{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/regenboog-sluknov",
  "name": "Camping De Regenboog / Kemp Sluknov",
  "description": "In the north of the Czech Republic, near the village of Šluknov, you will find campsite De Regenboog / Kemp Sluknov. The campsite is located only five...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/regenboog-sluknov",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c9d6214d2f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rumburska 718",
    "addressLocality": "Sluknov",
    "postalCode": "40777"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.00194,
    "longitude": 14.46681
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 15,
    "bestRating": 10,
    "worstRating": 1
  }
}