{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-kreitsberg-zeeland-north-brabant",
  "name": "Camping De Kreitsberg",
  "description": "Enjoy a relaxing stay at Camping De Kreitsberg in Zeeland, Netherlands. Visitors' rating: 4.12.",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-kreitsberg-zeeland-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650926446.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kreitsberg",
    "addressLocality": "Zeeland",
    "addressRegion": "North Brabant",
    "postalCode": "5411 RH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.71145,
    "longitude": 5.67749
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ]
}