{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-bredene",
  "name": "Clothes Wash Dry",
  "description": "Quiet, well-kept campsite - located along the Coastal Cycle Route - facilities for sports and games - visit the seaside town of Ostend and the cultural city of Bruges - department stores 2 min. walk - North Sea 2 km - center 500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-bredene",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650884891.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vloedstraat",
    "addressLocality": "Bredene",
    "addressRegion": "flanders",
    "postalCode": "8450",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.23909,
    "longitude": 2.97316
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.04,
    "reviewCount": 35,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}