{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kolo-m-blagaj",
  "name": "Autocamp Kolo-M",
  "description": "Autocamp Kolo-M is a campsite in Malo Polje, located a river/stream.The campsite has which are marked out, pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kolo-m-blagaj",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675192d903957.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Malo Polje bb",
    "addressLocality": "Blagaj",
    "postalCode": "88201"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.24797,
    "longitude": 17.87172
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}