

# Event Details

- **Event Name**: Concierto Fuera de Serie
- **Event Start and End Date**: Wed, 06 May, 2026 at 07:00 pm (+02:00)
- **Event Description**: Volvemos!
- **Event URL**: https://allevents.in/gijon/concierto-fuera-de-serie/200029989827059
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Gijon
- **state**: AS
- **country**: Spain
- **location**: Centro Municipal Gijon Sur
- **lat**: 43.524593349754
- **long**: -5.6706307389163
- **full address**: Centro Municipal Gijon Sur, Gijón, Asturias, Gijon, Spain

## Event gallery

- **Alt text**: Concierto Fuera de Serie
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/dee5d542cb14109e47ddff59acea0d6cc2026f2950694b1e8ec634913a4ee74b-rimg-w1200-h857-dcffffff-gmir?v=1777256038

## FAQs

- **Q**: When and where is Concierto Fuera de Serie being held?
  - **A:** Concierto Fuera de Serie takes place on Wed, 06 May, 2026 at 07:00 pm to Wed, 06 May, 2026 at 07:00 pm at Centro Municipal Gijon Sur, Gijón, Asturias, Gijon, Spain.
- **Q**: Who is organizing Concierto Fuera de Serie?
  - **A:** Concierto Fuera de Serie is organized by Fuera de Serie.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concierto Fuera de Serie is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Gijon, this event is thoughtfully curated to deliver a standout experience worth every moment. If Concierto Fuera de Serie sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Concierto Fuera de Serie",
        "image": "https://cdn-az.allevents.in/events10/banners/dee5d542cb14109e47ddff59acea0d6cc2026f2950694b1e8ec634913a4ee74b-rimg-w1200-h857-dcffffff-gmir?v=1777256038",
        "startDate": "2026-05-06T19:00:00+02:00",
        "url": "https://allevents.in/gijon/concierto-fuera-de-serie/200029989827059",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Centro Municipal Gijon Sur",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Gijón, Asturias",
                "addressLocality": "Gijon",
                "addressRegion": "AS",
                "addressCountry": "ES"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.524593349754",
                "longitude": "-5.6706307389163"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Volvemos!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fuera de Serie",
                "url": "https://allevents.in/org/fuera-de-serie/27725802"
            }
        ]
    }
]
```