{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-blesshof-ijzendijke-zeeland-1",
  "name": "Camping De Blesshof",
  "description": "Camping pitches at farm campsite - under construction - at boarding stable for horses - self-sufficient no facilities - see the website - center of IJzendijke 3.2km",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-blesshof-ijzendijke-zeeland-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651242610.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Middenweg",
    "addressLocality": "ijzendijke",
    "addressRegion": "zeeland",
    "postalCode": "4515 MA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.32187,
    "longitude": 3.63467
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€15+"
}