{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-dagstrand-seurenheide-well-limburg",
  "name": "Camperplaats Dagstrand Seurenheide",
  "description": "Spacious and quiet location by the seaside beach Seurenheide - also suitable for big campers - campsite service on the day beach area - 20 pcs power connections - center 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-dagstrand-seurenheide-well-limburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650788707.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Het Leuken",
    "addressLocality": "Well",
    "addressRegion": "limburg",
    "postalCode": "5855 EK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.56617,
    "longitude": 6.07935
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.73,
    "reviewCount": 106,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€11+"
}