{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/avtokampi-si-beograd",
  "name": "Avtokampi.si",
  "description": "Camper stop Beograd - https://www.campingcenterbelgrade.com, Višnjička 25, 11000 Beograd, Srbija ...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/avtokampi-si-beograd",
  "image": [
    "https://www.avtokampi.si/slika/18362.jpg",
    "/thumbs/369x300/slika/18363.jpg",
    "/thumbs/369x300/slika/18364.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Višnjička 25, 11000 Beograd, Srbija",
    "addressLocality": "Beograd",
    "addressCountry": "Serbia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.817937,
    "longitude": 20.503637
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}