{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sonov-sonov-u-broumova",
  "name": "Camping Šonov",
  "description": "Camping Šonov is a campsite in Šonov u Broumova, Hradec Králové, located a river/stream.The campsite has pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sonov-sonov-u-broumova",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67517f140805d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Šonov U Broumova 93",
    "addressLocality": "Šonov u Broumova",
    "postalCode": "54971",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.59564,
    "longitude": 16.39756
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}