{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-de-zandweg-zierikzee-zeeland-nl",
  "name": "Camperplaats De Zandweg",
  "description": "Located near nature reserve \"plan Tureluur\". Check in first upon arrival, payment afterwards upon check out Reservations not possible, center 1.5 km, Albert Heijn and Lidl, 750 mtr. 2nd telephone number ***-***-****",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-de-zandweg-zierikzee-zeeland-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651082261.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zandweg",
    "addressLocality": "zierikzee",
    "addressRegion": "zeeland",
    "postalCode": "4301 TA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.6569,
    "longitude": 3.91233
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.97,
    "reviewCount": 236,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.75",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12.75+"
}