{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-cucco-riviere-calabrie-it",
  "name": "Clothes Wash Dry",
  "description": "Direct access to the beach",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-cucco-riviere-calabrie-it",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651148095.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Statale 18 Tirrena Inferiore",
    "addressLocality": "Cucco-riviere",
    "addressRegion": "calabrie",
    "postalCode": "87023",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.70145,
    "longitude": 15.8122
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€10+"
}