{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-peros-zaton-nin-zadar",
  "name": "Autocamp Peros",
  "description": "On the Adriatic coast, near the old town of Zadar, you will find Autocamp Peros. This small campsite has lovely pitches in a charming wooded area....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-peros-zaton-nin-zadar",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c3c486ec46.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Put Petra Zoranica 20",
    "addressLocality": "Zaton/Nin (Zadar)",
    "postalCode": "23232",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.23003,
    "longitude": 15.17228
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 56,
    "bestRating": 10,
    "worstRating": 1
  }
}