{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatiepark-de-bosrand-ermelo-speuld",
  "name": "Recreatiepark De Bosrand",
  "description": "Recreatiepark De Bosrand is a campsite in Ermelo, Gelderland.The campsite has pitches without shade and pitches with some shade. It is possible to...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recreatiepark-de-bosrand-ermelo-speuld",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675174bfe32b3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Garderenseweg 281",
    "addressLocality": "Ermelo/Speuld",
    "postalCode": "3852 NH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.25867,
    "longitude": 5.70961
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}