{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-bles-markelo",
  "name": "Camping de Bles",
  "description": "Camping de Bles is a campsite in Markelo, Overijssel, located a river/stream.The campsite has which are marked out, pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-bles-markelo",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67518ef2c4a6b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brummelaarsweg 4a",
    "addressLocality": "Markelo",
    "postalCode": "7475 RJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.23822,
    "longitude": 6.44486
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}