{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/landgoed-decamping-het-zandt-netherlands",
  "name": "Landgoed DeCamping",
  "description": "Quiet campsite in the Groninger Hogeland - social village- municipality - on a former football field - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/landgoed-decamping-het-zandt-netherlands",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650929462.jpg",
    "https://images.campercontact.com/media/photos/38562071809360477",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoofdstraat",
    "addressLocality": "Het Zandt",
    "postalCode": "9915 PC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.36985,
    "longitude": 6.77181
  },
  "sameAs": [
    "http://www.landgoeddecamping.nl",
    "https://www.campercontact.com/it/paesi-bassi/groninga/eemsdelta/94627/landgoed-decamping",
    "https://www.campercontact.com/de/niederlande/groningen/t-zandt/94627/landgoed-decamping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€17.5+"
}