{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-bolwerk-purmerend-north-holland",
  "name": "Camperplaats Bolwerk",
  "description": "Location corner Nieuwstraat/Plantsoengracht - PLEASE NOTE: STRICT ENFORCEMENT: after 72 hours no stay possible for 7 days - water shut off in case of frost - sanitary facilities at renovated harbor office at marina, Whereplantsoen 10 - open from 7:00 to 23:00 - self-cleaning public toilet at Koemarkt - center of Purmerend 400m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-bolwerk-purmerend-north-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650766974.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nieuwstraat",
    "addressLocality": "purmerend",
    "addressRegion": "north-holland",
    "postalCode": "1441 CL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.50698,
    "longitude": 4.95021
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 115,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "9.45",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€9.45+"
}