{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-el-redondo-fuente-de-cantabria",
  "name": "Camping El Redondo",
  "description": "In the heart of Picos de Europa - 100m from the cable car - at the end of road CA185 - last 200m on forest path - Potes 25km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-el-redondo-fuente-de-cantabria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650751591.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lugar de Fuente",
    "addressLocality": "fuente-de",
    "addressRegion": "cantabria",
    "postalCode": "39588",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.1429,
    "longitude": -4.81264
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.15,
    "reviewCount": 42,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€32+"
}