{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boerderijcamping-de-kreitsberg-zeeland",
  "name": "Boerderijcamping De Kreitsberg",
  "description": "Boerderijcamping De Kreitsberg is a campsite in Zeeland, North Brabant.The campsite has pitches without shade and pitches with some shade. The...",
  "url": "https://campertunity.com/listings/campgrounds/boerderijcamping-de-kreitsberg-zeeland",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751912fb701d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kreitsberg 14",
    "addressLocality": "Zeeland",
    "postalCode": "5411 RH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.7115,
    "longitude": 5.67739
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ]
}