{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jachthaven-bergumerdam-burgum-friesland",
  "name": "Jachthaven Bergumerdam",
  "description": "Location in the marina - camper pitches with a view directly on the water - report to the harbor master - payment per QR code - sanitary facilities closed in the winter season - center of Burgum 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jachthaven-bergumerdam-burgum-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650926551.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burgumerdaam",
    "addressLocality": "burgum",
    "addressRegion": "friesland",
    "postalCode": "9251 GC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.18602,
    "longitude": 5.99239
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.17,
    "reviewCount": 51,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}