{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-eclaron-braucourt-sainte-liviere-grand-est",
  "name": "Clothes Wash Dry",
  "description": "At the lake - Dance evenings - DJ - Karaoke - Restaurant - Shop - Centre 9,1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-eclaron-braucourt-sainte-liviere-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651016423.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D153",
    "addressLocality": "Éclaron-Braucourt-Sainte-Livière",
    "addressRegion": "grand-est",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.55406,
    "longitude": 4.7923
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}