{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-het-swinnenbos-molenstede-diest",
  "name": "Camping Het Swinnenbos",
  "description": "Campsite Het Swinnenbos is a campsite in Molenstede, Flemish Brabant.This campsite has delimited, shaded, non-smoking pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-het-swinnenbos-molenstede-diest",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675195c23a6ed.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heide 37-39",
    "addressLocality": "Molenstede/Diest",
    "postalCode": "3294",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.01847,
    "longitude": 5.02236
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}