{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-cascada",
  "name": "Camping La Cascada",
  "description": "This campsite is well-maintained with a touch of vintage charm due to its older sanitary facilities. Despite their age, these facilities are kept clean for the convenience of campers. The site offers essential amenities such as drinking water and waste containers. Public toilets and showers are available, with potential for access to electricity. Internet access is also provided via WiFi.",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-cascada",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F65eb536ebdd0d9248b3a5e43%2F8960ff5e-39c0-4af2-820e-ecc4551c1e3d_4_640x480.jpg?alt=media&token=ca2d9761-d6c9-4265-9114-5eacd7a6d4b9",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "AS-25 33718 Villayón",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.48152,
    "longitude": -6.70269
  },
  "sameAs": [
    "https://campio.no/campsite/camping-la-cascada"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    }
  ]
}