{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-jenisov-horni-plana",
  "name": "Autocamp Jenišov",
  "description": "Autocamp Jenišov is a campsite in Oberplan, Jihočeský kraj, on the lake/Leisure Lake. This camping with sloping terrain has places without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/autocamp-jenisov-horni-plana",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674affeb3a95f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jenišov",
    "addressLocality": "Horní Planá",
    "postalCode": "38226",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.75108,
    "longitude": 14.04322
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}