{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-kievit-oostkapelle-zeeland",
  "name": "Minicampsite De Kievit",
  "description": "Enjoy a relaxing stay at Minicamping De Kievit in Oostkapelle, Netherlands. Visitors' rating: 4.5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-kievit-oostkapelle-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650895604.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grijpskerkseweg",
    "addressLocality": "oostkapelle",
    "addressRegion": "Zeeland",
    "postalCode": "4356 RA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.55393,
    "longitude": 3.56128
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}