{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-del-valle-del-nansa-cosio",
  "name": "Area Del Valle Del Nansa",
  "description": "wifi in restaurant",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-del-valle-del-nansa-cosio",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650741911.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "CA-281",
    "addressLocality": "cosio",
    "addressRegion": "cantabria",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.23344,
    "longitude": -4.39887
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.82,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€5+"
}