{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-plantaza-starigrad-paklenica",
  "name": "Camping Plantaza",
  "description": "Camping Plantaza is located in Cittavecchia, Zaratina, is located near the sea and in a wooded area. The camping on terraces and camping with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-plantaza-starigrad-paklenica",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f15cac6d9a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Put Plantaze 2",
    "addressLocality": "Starigrad/Paklenica",
    "postalCode": "23244"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.30067,
    "longitude": 15.43186
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Snorkeling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 19,
    "bestRating": 10,
    "worstRating": 1
  }
}