{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-levanto-liguria",
  "name": "Clothes Wash Dry",
  "description": "shaded sites - Levano station 10 minutes' walk [from here you can visit the Cinque Terra by train]",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-levanto-liguria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650789786.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Albero D'Oro",
    "addressLocality": "Levanto",
    "addressRegion": "liguria",
    "postalCode": "19015",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.17376,
    "longitude": 9.62529
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Shade"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.08,
    "reviewCount": 52,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€35+"
}