{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-zonza-corsica",
  "name": "Clothes Wash Dry",
  "description": "Quiet campsite - swimming pool - bar - restaurant - center 32km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-zonza-corsica",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650889422.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D168A",
    "addressLocality": "Zonza",
    "addressRegion": "corsica",
    "postalCode": "20144",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6859,
    "longitude": 9.37016
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}