{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-peskera-banjole-pula",
  "name": "Camp Peškera",
  "description": "Camp Peškera is a campsite in Banjole, Istria, located by the sea.The campsite has which are marked out, pitches with shade, pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-peskera-banjole-pula",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c89a11c770.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Indije 73",
    "addressLocality": "Banjole/Pula",
    "postalCode": "52100",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.82289,
    "longitude": 13.851
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.6,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}