{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wsv-de-val-hoedekenskerke-zeeland-nl",
  "name": "WSV de Val",
  "description": "Enjoy a relaxing stay at WSV de Val in Hoedekenskerke, Netherlands. Visitor rating: 4.72.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wsv-de-val-hoedekenskerke-zeeland-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650922348.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nieuwe Veerweg",
    "addressLocality": "Hoedekenskerke",
    "addressRegion": "Zeeland",
    "postalCode": "4433 BB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.42037,
    "longitude": 3.91441
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}