{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/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": "http://ssr-app-zpimxgrglq-uc.a.run.app/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
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.41,
    "reviewCount": 286,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}