{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cesky-raj-kneznice-4",
  "name": "Camping Cesky Ráj",
  "description": "Campsite Cesky Ráj is a campsite in Kněžnice, Hradec Králové.This campsite has shaded, unshaded and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cesky-raj-kneznice-4",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675016d6e14e5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E442",
    "addressLocality": "Kneznice 4",
    "postalCode": "50601"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.49278,
    "longitude": 15.32508
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}