{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-papafigo-vodnjan",
  "name": "Camping Papafigo",
  "description": "Campsite Papafigo is a campsite that is located in Vodnjan, Istria.This campsite has delimited pitches and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-papafigo-vodnjan",
  "image": [
    "https://cdn1.acsi.eu/6/8/2/4/68248d2c6cdd7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Salvela 60",
    "addressLocality": "Vodnjan",
    "postalCode": "52215",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.97075,
    "longitude": 13.84181
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}