{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bolhaven-zeewolde-flevoland",
  "name": "Camping Bolhaven",
  "description": "view of the Wolderwijd marina - jeu de boules court - dogs on a leash - trips Walibi and Dolfinarium - beach 1.4 km - center 700 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-bolhaven-zeewolde-flevoland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650667209.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bolhaven",
    "addressLocality": "Zeewolde",
    "addressRegion": "flevoland",
    "postalCode": "3891 AC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.33508,
    "longitude": 5.54841
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.94,
    "reviewCount": 44,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€16+"
}