{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zadar-overnight-spot-zadar-croacia",
  "name": "Zadar overnight spot",
  "description": "Large free parking possible to spend the night - near the police station and the shopping centre - safe and quite quiet - ideal to make a stop before or after the ferry",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zadar-overnight-spot-zadar-croacia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651195946.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ulica bana Josipa Jelačića",
    "addressLocality": "Zadar",
    "addressRegion": "zadar",
    "postalCode": "23000",
    "addressCountry": "Croacia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.11717,
    "longitude": 15.24129
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}