{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-monopoli-apulia",
  "name": "Clothes Wash Dry",
  "description": "Camping by the sea - a little old-fashioned - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-monopoli-apulia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650931652.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Contrada Santo Stefano",
    "addressLocality": "Monopoli",
    "addressRegion": "apulia",
    "postalCode": "70043",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.92647,
    "longitude": 17.33204
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.95,
    "reviewCount": 37,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€27+"
}