{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/t-crumpse-hoekje-millingen-aan-de-rijn-gelderland",
  "name": "'t Crumpse hoekje",
  "description": "Camper location in the Heart of the Gelderse Poort - check-out before 11 a.m. - charging point for electric bicycles - reservation on the day of arrival from 9 a.m. - in a rural area near the German border - the Millingerwaard nature reserve - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/t-crumpse-hoekje-millingen-aan-de-rijn-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650660402.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Crumpsestraat",
    "addressLocality": "Millingen aan de Rijn",
    "addressRegion": "gelderland",
    "postalCode": "6566 CV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.85624,
    "longitude": 6.03145
  },
  "sameAs": [
    "https://www.campercontact.com/en/netherlands/gelderland/millingen-aan-de-rijn/87/t-crumpse-hoekje"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€15+"
}