

# Event Details

- **Event Name**: Concierto Cuento
- **Event Start and End Date**: Thu, 30 Apr, 2026 at 05:00 pm (-06:00)
- **Event Description**: Vamos a Cantar el 30 de Abril!, Sorpresas para tod@s l@s Chav@s!
- **Event URL**: https://allevents.in/m%C3%A9rida/concierto-cuento/200029916902205
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Mérida
- **state**: YU
- **country**: Mexico
- **location**: Teatro Casa Tanicho
- **lat**: 20.97958549875
- **long**: -89.625475707411
- **full address**: Teatro Casa Tanicho, Calle 66 X 41 Centro,Mérida, Yucatan, Mexico

## Event gallery

- **Alt text**: Concierto Cuento
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/76661cbbc42d6ad93c41819aea30903f77eba7d747840a45c079bedd81f4bf1e-rimg-w1042-h1250-dcfefd81-gmir?v=1775780771

## FAQs

- **Q**: When and where is Concierto Cuento being held?
  - **A:** Concierto Cuento takes place on Thu, 30 Apr, 2026 at 05:00 pm to Thu, 30 Apr, 2026 at 05:00 pm at Teatro Casa Tanicho, Calle 66 X 41 Centro,Mérida, Yucatan, Mexico.
- **Q**: Who is organizing Concierto Cuento?
  - **A:** Concierto Cuento is organized by Ireneroro.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concierto Cuento 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 Mérida, this event is thoughtfully curated to deliver a standout experience worth every moment. If Concierto Cuento 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 Cuento",
        "image": "https://cdn-az.allevents.in/events1/banners/76661cbbc42d6ad93c41819aea30903f77eba7d747840a45c079bedd81f4bf1e-rimg-w1042-h1250-dcfefd81-gmir?v=1775780771",
        "startDate": "2026-04-30T17:00:00-06:00",
        "url": "https://allevents.in/m%C3%A9rida/concierto-cuento/200029916902205",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Teatro Casa Tanicho",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Calle 66 X 41 Centro,Mérida, Yucatan",
                "addressLocality": "Mérida",
                "addressRegion": "YU",
                "addressCountry": "MX"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "20.97958549875",
                "longitude": "-89.625475707411"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Vamos a Cantar el 30 de Abril!, Sorpresas para tod@s l@s Chav@s!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ireneroro",
                "url": "https://allevents.in/org/ireneroro/27668402"
            }
        ]
    }
]
```