{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bozanov-bozanov",
  "name": "Camping Bozanov",
  "description": "Camping Bozanov offers an authentic camping experience amid the natural green surroundings of the Czech Broumovské Steny (Broumov Walls). With its...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bozanov-bozanov",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c6a8e09f08.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bozanov 307",
    "addressLocality": "Bozanov",
    "postalCode": "54974",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.52436,
    "longitude": 16.35178
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}