

# Event Details

- **Event Name**: Concierto en Moe Club
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 09:30 pm
- **Event Description**: Próximo concierto,3 de Enero!!
- **Event URL**: https://allevents.in/madrid/concierto-en-moe-club/200029359040013
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Madrid
- **state**: MD
- **country**: Spain
- **location**: Avenida de Alberto Alcocer, 32, 28036 Madrid (Madrid), España
- **lat**: 40.45838
- **long**: -3.68257
- **full address**: Avenida de Alberto Alcocer, 32, 28036 Madrid (Madrid), España, Avenida de Alberto Alcocer, 32, 28036 Madrid (Madrid), España, Madrid, Spain

## Event gallery

- **Alt text**: Concierto en Moe Club
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b0d404a351602aa3fe2be0194440e55943b0e183af0e8ef080318dc93482da71-rimg-w1080-h1350-dc311d06-gmir?v=1767030891

## FAQs

- **Q**: When and where is Concierto en Moe Club being held?
  - **A:** Concierto en Moe Club takes place on Sat, 03 Jan, 2026 at 09:30 pm to Sat, 03 Jan, 2026 at 09:30 pm at Avenida de Alberto Alcocer, 32, 28036 Madrid (Madrid), España, Avenida de Alberto Alcocer, 32, 28036 Madrid (Madrid), España, Madrid, Spain.
- **Q**: Who is organizing Concierto en Moe Club?
  - **A:** Concierto en Moe Club is organized by Peta Zeta Top.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concierto en Moe Club 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 Madrid, this event is thoughtfully curated to deliver a standout experience worth every moment. If Concierto en Moe Club 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 en Moe Club",
        "image": "https://cdn-az.allevents.in/events2/banners/b0d404a351602aa3fe2be0194440e55943b0e183af0e8ef080318dc93482da71-rimg-w1080-h1350-dc311d06-gmir?v=1767030891",
        "startDate": "2026-01-03",
        "url": "https://allevents.in/madrid/concierto-en-moe-club/200029359040013",
        "location": {
            "@type": "Place",
            "name": "Avenida de Alberto Alcocer, 32, 28036 Madrid (Madrid), España",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Avenida de Alberto Alcocer, 32, 28036 Madrid (Madrid), España",
                "addressLocality": "Madrid",
                "addressRegion": "MD",
                "addressCountry": "ES"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.45838",
                "longitude": "-3.68257"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Próximo concierto,3 de Enero!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Peta Zeta Top",
                "url": "https://allevents.in/org/peta-zeta-top/27010234"
            }
        ]
    }
]
```