{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-angeren-los-paises-bajos",
  "name": "water",
  "description": "We invite you to come and enjoy the prairie in our farm. The meadow in front of our house is available for 2 camping places and there is a cozy gypsy car to spend the night. There is a brazier so you can make a cozy bonfire. You can use a bath and you can take hot and cold water out of the barn tap. There is a lot to see if you want to explore the area, including Doornenburg Castle and Fort Pannerden. There are also options to practice canoeing or SUP in Linge or walk through the flood plains...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-angeren-los-paises-bajos",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Angeren",
    "addressCountry": "Los países bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.903,
    "longitude": 5.958
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}