{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-modra-farma-zajezova-pliesovce",
  "name": "Camping Modrá Farma",
  "description": "Camping Modrá Farma is located in Zajezová, is located in a wooded area and river/torrente. The camping on terraces and camping with hilly...",
  "url": "https://campertunity.com/listings/campgrounds/camping-modra-farma-zajezova-pliesovce",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67517288736a5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zajezova 66",
    "addressLocality": "Zajezová/Pliesovce",
    "postalCode": "96263"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.45675,
    "longitude": 19.24222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}