{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerencamping-hoeve-voorwaarts-callantsoog-north-holland",
  "name": "Boerencamping Hoeve Voorwaarts",
  "description": "Farmer camping - dunes of Groote Keeten - nature reserve de nollen van abbestede - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerencamping-hoeve-voorwaarts-callantsoog-north-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651241245.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Voorweg",
    "addressLocality": "callantsoog",
    "addressRegion": "north-holland",
    "postalCode": "1759 NX",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.85487,
    "longitude": 4.71558
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.13,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23.38",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23.38+"
}