{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-angeren-the-netherlands",
  "name": "water",
  "description": "Our location is in Angeren, between Arnhem and Nijmegen in the province of Gelderland, nestled at the intersection of the Waal and Rhine rivers. What I don't want are children. Not that I don't like them, on the contrary, but I don't want to be responsible for accidents. You'll be camping in our garden. This is a special garden, which also serves as a shop. You might see customers walking past your campervan, and happy children jumping on the trampolines in the garden. According to true cycli...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-angeren-the-netherlands",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Angeren",
    "addressCountry": "The Netherlands"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.9115,
    "longitude": 5.963
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}