{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-zonnehoek-a-walcheren-dans-la-belle-campagne-nl",
  "name": "Mini camping Zonnehoek à Walcheren dans la belle campagne !",
  "description": "Mini camping. From the campsite you can see the dunes of the Zeeland Riviera.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-zonnehoek-a-walcheren-dans-la-belle-campagne-nl",
  "image": [
    "https://campspace.com/media/medium/uploads/space/a1/73/2a/a1732a559ced8f8acdcf100ff435667c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.51,
    "longitude": 3.53
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    }
  ]
}