{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/auto-camping-drenice-b-cheb",
  "name": "Auto-Camping Drenice (B)",
  "description": "Auto-Camping Drenice (B) is a camping in Eger, Karlovy Vary, on the lake/Leisure Lake. This camping with sloping terrain has places with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/auto-camping-drenice-b-cheb",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9136/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Drenice Jesenicka Prehrada",
    "addressLocality": "Cheb",
    "postalCode": "35002",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.06653,
    "longitude": 12.43072
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}