{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/san-pedro-de-la-ribera",
  "name": "Camping San Pedro de la Ribera",
  "description": "Camping San Pedro de la Ribera is located at 19 CU-7, Cudillero. It offers a range of facilities for campers. There is access to drinking water and public toilets. For your convenience, there are also waste containers and wastewater disposal facilities. Showers are available, and it may be possible to access electricity. Internet access is provided via WiFi.",
  "url": "https://campertunity.com/listings/campgrounds/san-pedro-de-la-ribera",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F65eb536ebdd0d9248b3a6006%2Ff9a8204d-8b87-4193-b94c-83566ae6e488_1_640x480.jpg?alt=media&token=e29e60e2-8492-4293-a7cf-c8c701a0f98e",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19 CU-7 33156 Cudillero",
    "postalCode": "Zip code",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.57442,
    "longitude": -6.22144
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    }
  ]
}