

# Event Details

- **Event Name**: Carrera We Are Ready UC 2017
- **Event Start and End Date**: Sun, 01 Oct, 2017 at 10:00 am
- **Event Description**: 2ª EDICIÓN DE LA CARRERA UNIVERSITARIA WE ARE READY con la colaboración de EL CORTE INGLES.
- **Event URL**: https://allevents.in/santander/carrera-we-are-ready-uc-2017/110663252981131
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Santander
- **state**: CB
- **country**: Spain
- **location**: Servicio de Deportes - Universidad de Cantabria
- **lat**: 43.468254635
- **long**: -3.81436608
- **full address**: Servicio de Deportes - Universidad de Cantabria, Avda. de los Castros, s/n (Pabellón Polideportivo UC), Santander, Spain

## Event gallery

- **Alt text**: Carrera We Are Ready UC 2017
  - **Image URL**: https://cdn-az.allevents.in/banners/fc2b8065ace55fc30b8f1022a3aa2941

## FAQs

- **Q**: When and where is Carrera We Are Ready UC 2017 being held?
  - **A:** Carrera We Are Ready UC 2017 takes place on Sun, 01 Oct, 2017 at 10:00 am to Sun, 01 Oct, 2017 at 10:00 am at Servicio de Deportes - Universidad de Cantabria, Avda. de los Castros, s/n (Pabellón Polideportivo UC), Santander, Spain.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carrera We Are Ready UC 2017",
        "image": "https://cdn-az.allevents.in/banners/fc2b8065ace55fc30b8f1022a3aa2941",
        "startDate": "2017-10-01",
        "url": "https://allevents.in/santander/carrera-we-are-ready-uc-2017/110663252981131",
        "location": {
            "@type": "Place",
            "name": "Servicio de Deportes - Universidad de Cantabria",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Avda. de los Castros, s/n (Pabellón Polideportivo UC)",
                "addressLocality": "Santander",
                "addressRegion": "CB",
                "addressCountry": "ES"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.468254635",
                "longitude": "-3.81436608"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "2ª EDICIÓN DE LA CARRERA UNIVERSITARIA WE ARE READY con la colaboración de EL CORTE INGLES."
    }
]
```