{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-nijkerk-aan-zee-nijkerk-gelderland-nl",
  "name": "Camperpark Nijkerk Aan Zee",
  "description": "located on the Nijkerkernauw - view over the water - power stations and also places without electricity - own entrance next to the beach - sign up via the payment column - pass in front of the barrier, water, exit - departure time 11:00h - in winter season chance that the water point & the sanitary facilities are closed - marina 100 m - center 3 km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpark-nijkerk-aan-zee-nijkerk-gelderland-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650921326.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zeedijk",
    "addressLocality": "nijkerk",
    "addressRegion": "gelderland",
    "postalCode": "3861 MD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.25503,
    "longitude": 5.46477
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.32,
    "reviewCount": 142,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22.5+"
}