{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-playa-sauces-ribadesella-asturie",
  "name": "Camping Playa Sauces",
  "description": "Camping verde - Playa 1,4km - Centro 3km",
  "url": "https://campertunity.com/listings/campgrounds/camping-playa-sauces-ribadesella-asturie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650797322.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera de San Pedro",
    "addressLocality": "Ribadesella",
    "addressRegion": "asturie",
    "postalCode": "33560",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.46713,
    "longitude": -5.08841
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.79,
    "reviewCount": 47,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "21",
    "priceValidUntil": "2026-07-22"
  },
  "priceRange": "21+"
}