{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-leefdaal",
  "name": "water",
  "description": "Extremely quiet garden in the middle of the fields and vineyard, rolling landscape, beautiful view, stunning view of the sunset, completely zen, near Leuven, Brussels, Antwerp and Mechelen. Tervuren; Museum of Central Africa (recently restored). Definitely worth a visit.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-leefdaal",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Leefdaal",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8465,
    "longitude": 4.5885
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}