{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ciste-drvenik",
  "name": "Camp Ciste",
  "description": "Camp Ciste is a campsite in Drvenik, Split-Dalmatia, located by the sea.This terraced camp site has pitches with shade, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ciste-drvenik",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9127/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Magistrate Ciste",
    "addressLocality": "Drvenik",
    "postalCode": "21333",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.16839,
    "longitude": 17.20892
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}