{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-kaysersberg-vignoble-grand-est",
  "name": "Clothes Wash Dry",
  "description": "located on river La Weiss - bread service - supermarket 500m - dogs NOT allowed in high season - public transport 300m - center 1,6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-kaysersberg-vignoble-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650849081.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Acacias",
    "addressLocality": "Kaysersberg-Vignoble",
    "addressRegion": "grand-est",
    "postalCode": "68240",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.14867,
    "longitude": 7.25416
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.94,
    "reviewCount": 63,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18+"
}