{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campground-14-28",
  "name": "Clothes Wash Dry",
  "description": "Direct access to beach - restaurant - center 300m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campground-14-28",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651132247.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barrio Oriñón",
    "addressLocality": "Oriñón",
    "addressRegion": "cantabria",
    "postalCode": "39798",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.39832,
    "longitude": -3.32606
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.22,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27+"
}