{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-burgos-castile-and-leon",
  "name": "Clothes Wash Dry",
  "description": "in park Fuertes Blancas East of Burgos-bus stop in front of the door (line 26 and 27) that stops at the Center",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-burgos-castile-and-leon",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650757281.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Crta Cartuga de Miraflores",
    "addressLocality": "Burgos",
    "addressRegion": "castile-and-leon",
    "postalCode": "09193",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.34122,
    "longitude": -3.65775
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.2,
    "reviewCount": 321,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27+"
}