{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-de-reekens-heusden",
  "name": "Minicamping de Reekens",
  "description": "Minicamping de Reekens is a campsite in Heusden, Brabant-Septentrional.This campsite has delimited, shaded, non-smoking pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-de-reekens-heusden",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675184c92c83e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Laagstraat 8a",
    "addressLocality": "Heusden",
    "postalCode": "5156 NH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.72681,
    "longitude": 5.12883
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 124,
    "bestRating": 10,
    "worstRating": 1
  }
}