{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campsite-porto-sole-vrsar",
  "name": "Campsite Porto Sole",
  "description": "Campsite Porto Sole is a family campsite on the Croatian peninsula of Istria. It is located directly on the Adriatic Sea, just below the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campsite-porto-sole-vrsar",
  "image": [
    "https://cdn3.acsi.eu/6/8/2/4/682461581d102.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Petalon 3",
    "addressLocality": "Vrsar",
    "postalCode": "52450"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.14156,
    "longitude": 13.60217
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 26,
    "bestRating": 10,
    "worstRating": 1
  }
}