{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eco-garden-in-wuustwezel-antwerp-wuustwezel",
  "name": "Eco Garden In Wuustwezel Antwerp",
  "description": "Welcome to our little paradise in rural Wuustwezel. We offer a spot for your tent or camper surrounded by greenery at the back of our ecological garden. You'll have plenty of privacy. There's a garden table and chairs. You can build a fire in our fire bowl. Children can play on our trampoline, in the treehouse, or in the sandbox. We provide a water tap, and you can charge your bike or phone. The toilet is located in our house.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eco-garden-in-wuustwezel-antwerp-wuustwezel",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "wuustwezel",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.399,
    "longitude": 4.588
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Treehouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}