{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-heyenrade-heijenrath-slenaken",
  "name": "Camping Heyenrade",
  "description": "Camping Heyenrade is a campsite in Heijenrath, Limburg.The campsite has which are marked out, pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-heyenrade-heijenrath-slenaken",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/6749f4556fd4f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heyenratherweg 13",
    "addressLocality": "Heijenrath/Slenaken",
    "postalCode": "6276 PD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.77442,
    "longitude": 5.87314
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}