{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/retour-a-la-nature-au-brouwersdam",
  "name": "Retour à la nature au Brouwersdam",
  "description": "In the winter of 2021, we took over this beautiful nature campsite. It is very spacious, has many",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/retour-a-la-nature-au-brouwersdam",
  "image": [
    "https://campspace.com/media/medium/uploads/space/af/55/34/af55349fd9ea5cafc18975716802d572.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.73,
    "longitude": 3.89
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ]
}