{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riano-es",
  "name": "Riaño",
  "description": "Riaño ist ein Campingplatz in Riaño, Spanien. Riaño hat wifi und ein restaurant. Hunde sind auf diesem Campingplatz erlaubt.",
  "url": "https://campertunity.com/listings/campgrounds/riano-es",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOT4CRRd11teGYxogCabCmzF4NFoBgVmA5C/biggerthumb.jpg",
    "images//SPOT4CRRd11teGYxogCabCmzF4NFoBgVmA5C/mapbox/mapbox.webp",
    "images/es/SPOT4CRRd11teGYxogCabCmzF4NFoBgVmA5C/carousel/61f1c23b113fb-riano-riano.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra. Santander",
    "addressLocality": "Riaño",
    "postalCode": "E-24900",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.997616,
    "longitude": -5.072937
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Katleen Vanhouwe"
      },
      "reviewBody": "Proper sanitair , grote plaatsen, WiFi enkel bij receptie. Normaal stilte vanaf 24 u maar das buiten de Spanjaarden gerekend .. lawaai en muziek tot 3 u . Wel redelijk duur"
    }
  ]
}