{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boscamping-buitenlust-alphen-north-brabant",
  "name": "Boscamping Buitenlust",
  "description": "located in the Cham forests-soothing-Centre 2 km",
  "url": "https://campertunity.com/listings/campgrounds/boscamping-buitenlust-alphen-north-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650788349.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Huisdreef",
    "addressLocality": "alphen",
    "addressRegion": "north-brabant",
    "postalCode": "5131 NH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5001,
    "longitude": 4.91187
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.61,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€19+"
}