Where To Buy Data Dump

Partners From Odoo
Offline Partner North
Offline Partner North
Offline Partner South
Offline Partner South
[
  {
    "id": 201,
    "name": "Offline Partner North",
    "region": "north",
    "map": "[image data omitted]",
    "phone": "+48 111 111 111",
    "email": "north@example.com",
    "address": "Polnocna 10, Gdansk"
  },
  {
    "id": 202,
    "name": "Offline Partner South",
    "region": "south",
    "map": "[image data omitted]",
    "phone": "+48 222 222 222",
    "email": "south@example.com",
    "address": "Poludniowa 20, Krakow"
  }
]
{
  "id": 1,
  "documentId": "vjjntuqiww10w06378hdky6t",
  "formTitle": "*Contact us*| —  Let’s talk about your project",
  "updatedAt": "2026-05-07T13:29:03.471Z",
  "locale": "pl",
  "cta": null,
  "thankYouCta": null,
  "seo": null,
  "hero": {
    "id": 8,
    "title": "*FDomes™ Where to Buy*| — Find Your Partner to FDomes",
    "subtitle": null,
    "description": null,
    "image": null,
    "buttons": []
  },
  "clients": null,
  "partners": [
    {
      "id": 201,
      "name": "Offline Partner North",
      "region": "north",
      "map": "[image data omitted]",
      "phone": "+48 111 111 111",
      "email": "north@example.com",
      "address": "Polnocna 10, Gdansk"
    },
    {
      "id": 202,
      "name": "Offline Partner South",
      "region": "south",
      "map": "[image data omitted]",
      "phone": "+48 222 222 222",
      "email": "south@example.com",
      "address": "Poludniowa 20, Krakow"
    }
  ]
}
{
  "id": 1,
  "name": "Offline Demo Company",
  "partnerId": 1001,
  "vat": "PL0000000000",
  "phone": {
    "us": "+1 000 000 0000",
    "eu": "+48 000 000 000"
  },
  "email": "offline@example.com",
  "website": "https://offline.example.com",
  "street": "Testowa 1",
  "zip": "00-001",
  "city": "Warszawa",
  "country": "Poland"
}