{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-zemo-medugorje",
  "name": "Camp Zemo Medugorje",
  "description": "Camp Zemo Medugorje is a campsite in Medjugorje.This campsite has shaded and unshaded pitches. It offers...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-zemo-medugorje",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67517872144fd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sivrci 21",
    "addressLocality": "Medugorje",
    "postalCode": "88266"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.19486,
    "longitude": 17.6745
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}