{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-strandloper-scharendijke-zeeland",
  "name": "Camping de Strandloper",
  "description": "Recreation park - camping pitches and camper pitches - see website for various rates - various camping pitches at different rates - unique location - North Sea beach and Grevelingenmeer - center 1.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-strandloper-scharendijke-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650792038.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kuijerdamseweg",
    "addressLocality": "Scharendijke",
    "addressRegion": "zeeland",
    "postalCode": "4322 NM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.73714,
    "longitude": 3.83217
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 31,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}