{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-saint-julien-en-born-nueva-aquitania",
  "name": "Clothes Wash Dry",
  "description": "Camping in the Aquitaine region - center 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-saint-julien-en-born-nueva-aquitania",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650868002.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route des Lacs",
    "addressLocality": "Saint-Julien-en-Born",
    "addressRegion": "nueva-aquitania",
    "postalCode": "40170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.01315,
    "longitude": -1.26337
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.14,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20.7",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20.7+"
}