{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ranczo-mara-wielgolas-duchnowski-mazowieckie",
  "name": "Ranczo u Mara",
  "description": "Ranch u mara - less than 30 kilometres from the centre of Warsaw offers agrotourism with animals, birthday organizations, excursions and theatres for children.",
  "url": "https://campertunity.com/listings/campgrounds/ranczo-mara-wielgolas-duchnowski-mazowieckie",
  "image": [
    "https://ranczoumara.pl/"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Historyczna 26",
    "addressLocality": "Wielgolas Duchnowski",
    "addressRegion": "mazowieckie",
    "postalCode": "05-074",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.1938764,
    "longitude": 21.4025693
  },
  "sameAs": [
    "https://ranczoumara.pl/"
  ]
}