{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-municipale-riano-castile-and-leon",
  "name": "Aire municipale Riano",
  "description": "Location on the reservoir of Riano - shadow in the late afternoon - water point at tennis courts - center 250m",
  "url": "https://campertunity.com/listings/campgrounds/aire-municipale-riano-castile-and-leon",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650893946.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ronda de Santander",
    "addressLocality": "Riaño",
    "addressRegion": "castile-and-leon",
    "postalCode": "24900",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.97579,
    "longitude": -5.00346
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.98,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  }
}