{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-el-molino-de-cabuerninga-cabuerninga-cantabria",
  "name": "Camping El Molino De Cabuérniga",
  "description": "Picturesque and authentic campsite - located in a wooded valley - mountain bike and cycle paths - center Sopeña 500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-el-molino-de-cabuerninga-cabuerninga-cantabria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650951873.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Poblado Sopeña",
    "addressLocality": "Cabuérniga",
    "addressRegion": "cantabria",
    "postalCode": "39510",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.22707,
    "longitude": -4.28969
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.65,
    "reviewCount": 31,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€32+"
}