{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capfun-camping-wondermolen-molenschot",
  "name": "Capfun Camping Wondermolen",
  "description": "Thinking of a dream holiday with the kids? Then this campsite located in the cosy province of Brabant, between Breda and Tilburg, is the ideal place...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capfun-camping-wondermolen-molenschot",
  "image": [
    "https://cdn3.acsi.eu/6/7/6/0/67601f187eda7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Molenschotsebaan 21",
    "addressLocality": "Molenschot",
    "postalCode": "5124 NG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.57617,
    "longitude": 4.89417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}