{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/avtokampi-beograd",
  "name": "Autocampi.si",
  "description": "Camper stop West Camp Belgrade - https://beovipgroup.camp, St. Save 8 - Radiofar settlement, 11271 Surchin - Serbia ...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/avtokampi-beograd",
  "image": [
    "https://www.avtokampi.si/slika/camperstop-beograd.jpg",
    "/thumbs/369x300/slika/camper-stop-beograd-10.jpg",
    "/thumbs/369x300/slika/camper-stop-beograd-11.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Svetog Save 8 - naselje Radiofar, 11271 Surčin - Srbija",
    "addressLocality": "Beograd",
    "addressCountry": "Serbia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.831873,
    "longitude": 20.324464
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}