{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-santillana-del-mar-cantabria-espana",
  "name": "Clothes Wash Dry",
  "description": "Camping to rest next to the most beautiful city of Spain Santillana del Mar - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-santillana-del-mar-cantabria-espana",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650892852.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barrio Santillana",
    "addressLocality": "Santillana del Mar",
    "addressRegion": "cantabria",
    "postalCode": "39330",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.39372,
    "longitude": -4.11268
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.32,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "20+"
}