{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campsite-nacionalni-park-starigrad-paklenica-hr",
  "name": "Campsite Nacionalni Park",
  "description": "Campsite Nacionalni Park is a campsite in Starigrad, Zadar, located by the sea.The campsite has pitches with shade, pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campsite-nacionalni-park-starigrad-paklenica-hr",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f14f7e27ba.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dr. Franje Tudmana 14A",
    "addressLocality": "Starigrad/Paklenica",
    "postalCode": "23244",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.28833,
    "longitude": 15.44567
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}