{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-geishouse-grand-est",
  "name": "Clothes Wash Dry",
  "description": "Small restaurant in the outbuilding of the campsite - use GPS coordinates - located in a quiet village - center 750 m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-geishouse-grand-est",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651027027.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grand Rue [D1388]",
    "addressLocality": "Geishouse",
    "addressRegion": "grand-est",
    "postalCode": "68690",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.88074,
    "longitude": 7.05889
  },
  "sameAs": [
    "https://www.campercontact.com/de/frankreich/grand-est/geishouse/101299/camping-au-relais-du-grand-ballon"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€19+"
}