{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/passantenhaven-balk-balk-friesland",
  "name": "Passantenhaven Balk",
  "description": "Camper pitches on pasture at the marina - long power cable required - village Balk with cafes and restaurants - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/passantenhaven-balk-balk-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650940322.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jachthavendyk",
    "addressLocality": "balk",
    "addressRegion": "friesland",
    "postalCode": "8561 BB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.90064,
    "longitude": 5.589
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 62,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15.5+"
}