{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/avtokampi-si-ada",
  "name": "Autocampi.si",
  "description": "Camping Ada - https://www.camperivovovovodine.com, Leninova 42, 24430 Ada, Serbia ...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/avtokampi-si-ada",
  "image": [
    "https://www.avtokampi.si/slika/4026.jpg",
    "/thumbs/369x300/slika/4027.jpg",
    "/thumbs/369x300/slika/4028.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lenjinova 42, 24430 Ada, Srbija",
    "addressLocality": "Ada",
    "addressCountry": "Serbia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.796469,
    "longitude": 20.147367
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}