{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-bonifacio-corsica",
  "name": "Clothes Wash Dry",
  "description": "heated outdoor pool - whirlpool - sea 5km - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-bonifacio-corsica",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650794254.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "T10",
    "addressLocality": "Bonifacio",
    "addressRegion": "corsica",
    "postalCode": "20169",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.41822,
    "longitude": 9.17928
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.58,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "44",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€44+"
}