{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-dankbare-oostkapelle-zee",
  "name": "Mini camping de Dankbare",
  "description": "Camping pitches on a farm mini-campsite - riding school - spring holidays = high season - De Mantelingen nature reserve - Westhove forest 1km - center of Oostkapelle 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-dankbare-oostkapelle-zee",
  "image": [
    "https://images.campercontact.com/media/photos/38562071809360485",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650951756.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westhovenseweg 5",
    "addressLocality": "Oostkapelle",
    "addressRegion": "Zeeland",
    "postalCode": "4356 RM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.55894,
    "longitude": 3.52094
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}