{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/purple-eye-estate-camp-and-winery-jokas-bandici",
  "name": "Purple Eye Estate - Camp and Winery Jokas",
  "description": "Purple Eye Estate - Camp and Winery Jokas is a campsite in Bandici, located in a river/brook.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/purple-eye-estate-camp-and-winery-jokas-bandici",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/6751974524700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bandici BB",
    "addressLocality": "Bandici",
    "postalCode": "81000"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.48328,
    "longitude": 19.12736
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}