{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-labaroche-grand-est",
  "name": "Clothes Wash Dry",
  "description": "small campsite in the countryside - very quiet - bread service - snack bar - environment ideal for relaxing - in the village Musées des Métiers du Bois - bakery 2km -squarter 2km - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-labaroche-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650822749.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Labaroche",
    "addressRegion": "grand-est",
    "postalCode": "68910",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.09292,
    "longitude": 7.19739
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.42,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18+"
}