{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-haven-urk-flevoland",
  "name": "Parking Haven Urk",
  "description": "places at the harbour - sani and code for sanitary facilities [on receipt] at the harbour master [150m - not on Sundays] - centre 500m",
  "url": "https://campertunity.com/listings/campgrounds/parking-haven-urk-flevoland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650671928.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burgemeester J. Schipperkade",
    "addressLocality": "Urk",
    "addressRegion": "flevoland",
    "postalCode": "8321 EJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.65957,
    "longitude": 5.59856
  },
  "sameAs": [
    "https://www.campercontact.com/en/netherlands/flevoland/urk/5468/parking-haven-urk"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-10-09"
  },
  "priceRange": "€15+"
}