{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperlocatie-de-schans-alphen-gelderland",
  "name": "Camperlocatie De Schans",
  "description": "Location directly on the water - Located at the campsite the Sunny Beach - Center 2km",
  "url": "https://campertunity.com/listings/campgrounds/camperlocatie-de-schans-alphen-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650813907.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oijenseveerweg",
    "addressLocality": "Alphen",
    "addressRegion": "gelderland",
    "postalCode": "6626 BC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.83504,
    "longitude": 5.49701
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "€25+"
}