{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-saint-jean-pla-de-corts",
  "name": "Clothes Wash Dry",
  "description": "center 750 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-saint-jean-pla-de-corts",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650820597.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de l'Ille",
    "addressLocality": "Saint-Jean-Pla-de-Corts",
    "addressRegion": "occitanie",
    "postalCode": "66490",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5104,
    "longitude": 2.78323
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.31,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€26+"
}