{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-remicourt",
  "name": "water",
  "description": "Our large garden is 140 meters deep from the street; you can access it via a stone driveway uphill to the right of our house. Take a good look at the photo showing this small driveway, because it has happened that a large motorhome hit the bottom of its vehicle when reaching the top of this small, not very high (160 cm) rise. Stay for a maximum of 4 days at the bottom of our lawn to discover our village and its surroundings. We live in a peaceful countryside village, in a lowland region where...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-remicourt",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Remicourt",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.694,
    "longitude": 5.3315
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}