{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-saint-cheron-ile-de-france",
  "name": "Clothes Wash Dry",
  "description": "Naturist campsite with large sites In the forest, approximately 47 hectares Pool available, approximately 400m2 Hamam, sauna and Wifi included in price Indoor and outdoor sports facilities",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-saint-cheron-ile-de-france",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650905535.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la Petite Beauce",
    "addressLocality": "Saint-Chéron",
    "addressRegion": "ile-de-france",
    "postalCode": "91530",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.54436,
    "longitude": 2.13886
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.06,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€35+"
}