{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-rekken-los-paises-bajos",
  "name": "water",
  "description": "The campsite is a place to relax, enjoy and share new experiences. We have many different fields with large plots and a dining room as a shared lounge. Use the petanque track or the fishing pond. And maybe there is some fruit in the food forest.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-rekken-los-paises-bajos",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rekken",
    "addressCountry": "Los países bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.099,
    "longitude": 6.688
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}