{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-nijveld-laren-gelderland",
  "name": "Natuurkampeerterrein Nijveld",
  "description": "Nature camping site - nature camping card required [available at the location] - longer stay in consultation - outdoor swimming pool - petting zoo - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-nijveld-laren-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650804611.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Broekdijk",
    "addressLocality": "laren",
    "addressRegion": "gelderland",
    "postalCode": "7245 RA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.20341,
    "longitude": 6.35849
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.54,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20.8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20.8+"
}