{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-ornolac-ussat-les-bains-occitanie",
  "name": "Clothes Wash Dry",
  "description": "Quiet campsite on the river Arriege - bread service in July and August - sports activities - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-ornolac-ussat-les-bains-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651271146"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de Fontanet",
    "addressLocality": "Ornolac-Ussat-les-Bains",
    "addressRegion": "occitanie",
    "postalCode": "09400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.81706,
    "longitude": 1.63456
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}