{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/home-minicamping-t-veldehof",
  "name": "Home - Minicamping 't Veldehof",
  "description": "'t Veldehof is a nice, quiet mini campsite near the tourist spot Domburg. The campsite has spacious pitches and 4 holiday homes.",
  "url": "https://campertunity.com/listings/campgrounds/home-minicamping-t-veldehof",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trommelweg",
    "addressLocality": "domburg",
    "addressRegion": "Domburg",
    "postalCode": "4357 RH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.55159845,
    "longitude": 3.47372268
  },
  "sameAs": [
    "https://veldehof.nl/",
    "https://www.campercontact.com/en/netherlands/zeeland/domburg/98661/minicamping-veldehof"
  ]
}