{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-sonov-hradec-kralove",
  "name": "Clothes Wash Dry",
  "description": "Center 1, 5 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-sonov-hradec-kralove",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750325.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Šonov",
    "addressRegion": "hradec-kralove",
    "postalCode": "549 71",
    "addressCountry": "CZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.59564,
    "longitude": 16.39771
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.56,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CZK",
    "price": "500",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "Kč500+"
}