{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-eperlecques-alta-francia",
  "name": "Clothes Wash Dry",
  "description": "beautiful castle camping - heated pool - Bread service - bar - Restaurant - Supermarket 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-eperlecques-alta-francia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650796919.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Ganspette",
    "addressLocality": "Éperlecques",
    "addressRegion": "alta-francia",
    "postalCode": "62910",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8188,
    "longitude": 2.17813
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.29,
    "reviewCount": 35,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€32.5+"
}