{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-kampeerboedereitje-boerentrots-heerhugowaard-north-holla",
  "name": "SVR Kampeerboedereitje boerentrots",
  "description": "Camping pitches on a farmer's campsite - farm/camping shop with reception - center Heerhugowaard 7 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-kampeerboedereitje-boerentrots-heerhugowaard-north-holla",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651106334.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Veenhuizerweg",
    "addressLocality": "Heerhugowaard",
    "addressRegion": "north-holland",
    "postalCode": "1704 DM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.68895,
    "longitude": 4.86638
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24+"
}