{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerautoterrein-voorland-sint-kathelijne-waver",
  "name": "Kampeerautoterrein Voorland Sint Kathelijne Waver",
  "description": "location behind the town hall",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerautoterrein-voorland-sint-kathelijne-waver",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651236349"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Katelijnestraat",
    "addressLocality": "sint-katelijne-waver",
    "addressRegion": "vlaanderen",
    "postalCode": "2860",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.06821,
    "longitude": 4.5366
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.34,
    "reviewCount": 115,
    "bestRating": 5,
    "worstRating": 1
  }
}