{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kemp-decin-decin-3-cz",
  "name": "Camping Kemp Decín",
  "description": "Camping Kemp Decín is a campsite in Děčín, Ústí nad Labem, located a river/stream.The campsite has pitches without shade. It is possible to...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kemp-decin-decin-3-cz",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c916710cbc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Polabí",
    "addressLocality": "Decin 3",
    "postalCode": "40502",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.77339,
    "longitude": 14.21042
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}