{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/passantenhaven-mounehiem-burdaard-friesland",
  "name": "Passantenhaven Mounehiem",
  "description": "Camper places at the marina - recreation complex Mounehiem - bus stop 4 km - center 100 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/passantenhaven-mounehiem-burdaard-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650999300"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hikkaarderdyk",
    "addressLocality": "burdaard",
    "addressRegion": "friesland",
    "postalCode": "9112",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.29712,
    "longitude": 5.88264
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.23,
    "reviewCount": 80,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10.5+"
}