{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/saintes-nueva-aquitania",
  "name": "Clothes Wash Dry",
  "description": "Shaded campsite - center of SXaints: 1.5km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/saintes-nueva-aquitania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650790294.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de Courbiac",
    "addressLocality": "Saintes",
    "addressRegion": "nueva-aquitania",
    "postalCode": "17100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.75462,
    "longitude": -0.62655
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.52,
    "reviewCount": 59,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}