{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/restful-camping-in-mol-belgium-lovely-flower-garden",
  "name": "Restful camping in Mol, Belgium: Lovely flower garden",
  "description": "nice flower garden to pitch your tent near forests and water plassen. The region is fantastic for wa",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/restful-camping-in-mol-belgium-lovely-flower-garden",
  "image": [
    "https://campspace.com/media/medium/uploads/space/1f/3e/00/1f3e002c88827712ff0e1e515031a6c8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.21,
    "longitude": 5.18
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}