{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-sauveterre-de-bearn-nouvelle-aquitaine",
  "name": "Clothes Wash Dry",
  "description": "nice quiet campsite near historic town on a river - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-sauveterre-de-bearn-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651033144.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Du Pont",
    "addressLocality": "Sauveterre-de-Béarn",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "64390",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.39521,
    "longitude": -0.94364
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.57,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10.5+"
}