{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-flawinne-belgica",
  "name": "water",
  "description": "Discover a quiet place in Flawinne, Belgium. Our secure garden, located at the end of a dead end street, offers a cozy outdoor space with garden furniture, a small fountain and some fish to relax. We have a barbecue for all types of barbecues. Enjoy a walk along the trail at the back of the garden. We have a comfortable parking for a hassle-free stay. The nearby train station offers easy access to Namur in 5 minutes. You can also reach Namur by bike in 15 minutes. Between 30 and 45 minutes wa...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-flawinne-belgica",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Flawinne",
    "addressCountry": "Bélgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.461,
    "longitude": 4.8325
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}