{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jerusalem-ivanjkovci-ljutomer-si",
  "name": "Jerusalem",
  "description": "In the wine region of Jerusalem: it is possible to spend the night buying wine from the wine shop. Ivanjkovci centre is 4 km away.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jerusalem-ivanjkovci-ljutomer-si",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651244054.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jeruzalem 7",
    "addressLocality": "Ivanjkovci",
    "addressRegion": "Ljutomer",
    "postalCode": "2259",
    "addressCountry": "SI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.47609,
    "longitude": 16.18781
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}