{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lovely-garden-middle-fields-vineyard-leuven-brussels",
  "name": "lovely garden in the middle of the fields and vineyard near Leuven, Brussels",
  "description": "Extremely quiet garden in the middle of the fields and vineyard, rolling landscape, beautiful view,",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lovely-garden-middle-fields-vineyard-leuven-brussels",
  "image": [
    "https://campspace.com/media/medium/uploads/space/e5/4a/76/e54a76298e9a5640f07df6ef1edd9a46.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.84,
    "longitude": 4.59
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}