{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-checy-centre-val-de-loire",
  "name": "Clothes Wash Dry",
  "description": "peaceful camping on the banks of the Loire - bread service - quick-stop possible [7 places, max 24h.] - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-checy-centre-val-de-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650879981.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin du Port",
    "addressLocality": "Chécy",
    "addressRegion": "centre-val-de-loire",
    "postalCode": "45430",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.88724,
    "longitude": 2.02752
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.76,
    "reviewCount": 72,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19+"
}