{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gapinge-zeeland",
  "name": "Clothes Wash Dry",
  "description": "places on farm-bicycle rental-Center Gapinge within walking distance-Veere vrouwenpolder and Serooskerke are good to reach by bike-Centre 500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gapinge-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650699832.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dorpsstraat",
    "addressLocality": "Gapinge",
    "addressRegion": "zeeland",
    "postalCode": "4352 AC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.54728,
    "longitude": 3.62994
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 29,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19.7",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19.7+"
}