{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-rivabella-apulia",
  "name": "Clothes Wash Dry",
  "description": "the price from 26-8 to 31-12 is € 20. + € 3. tourist tax. campsite with shuttle service to town - supermarket and beach 200m - next to aquapark - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-rivabella-apulia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650821610.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rivabella",
    "addressRegion": "apulia",
    "postalCode": "73014",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.07292,
    "longitude": 18.01012
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.82,
    "reviewCount": 57,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}