{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-aldaia-valencian-community",
  "name": "Clothes Wash Dry",
  "description": "Valencia (Plaza España) 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-aldaia-valencian-community",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651215013.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera Aldaia-Xirivella",
    "addressLocality": "Aldaia",
    "addressRegion": "valencian-community",
    "postalCode": "46960",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.46311,
    "longitude": -0.4478
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.35,
    "reviewCount": 92,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}