{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-mol",
  "name": "water",
  "description": "quiet camper spot within cycling distance of Graspop (7.5km) In consultation with the host you can use the toilet and water for free. Electricity: €1/day Showering and/or a nice fresh breakfast are available on request and at an additional cost.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-mol",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mol",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.209,
    "longitude": 5.0805
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}