

# Event Details

- **Event Name**: Ring the Bells holiday concert
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 03:00 pm
- **Event Description**: Rehearsals well under way. Plans to be another fantastic concert.
- **Event URL**: https://allevents.in/ajijic/ring-the-bells-holiday-concert/200029191769929
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

- **Ticket URL**: http://facebook.com/200029191769929?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=ajijic-events

## Event venue details

- **city**: Ajijic
- **state**: JA
- **country**: Mexico
- **location**: Instituto Tecnológico Superior de Chapala
- **lat**: 20.30705
- **long**: -103.21502
- **full address**: Instituto Tecnológico Superior de Chapala, Libramiento Chapala-Ajijic 200,Chapala, Jalisco, Ajijic, Mexico

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3a18b90fbe93ec020bc2e7e390fcece67ca5d9c4fbda239696c3aee328f37ffc-rimg-w466-h211-dcffffff-gmir?v=1765205589
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/dcd7f9510fd5cbdce6e68c6da4ebd0d71c8581057ef0f6dd8ad197bc0e8210e4-rimg-w300-h300-dcffffff-gmir?v=1765205589

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 10 Dec, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Instituto Tecnológico Superior de Chapala, Libramiento Chapala-Ajijic 200,Chapala, Jalisco, Ajijic, Mexico
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, holiday
- **Q**: Where can I find ticket details about Ring the Bells holiday concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Ring the Bells holiday concert",
        "image": "https://cdn-az.allevents.in/events9/banners/3a18b90fbe93ec020bc2e7e390fcece67ca5d9c4fbda239696c3aee328f37ffc-rimg-w466-h211-dcffffff-gmir?v=1765205589",
        "startDate": "2025-12-10",
        "url": "https://allevents.in/ajijic/ring-the-bells-holiday-concert/200029191769929",
        "location": {
            "@type": "Place",
            "name": "Instituto Tecnológico Superior de Chapala",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Libramiento Chapala-Ajijic 200,Chapala, Jalisco",
                "addressLocality": "Ajijic",
                "addressRegion": "JA",
                "addressCountry": "MX"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "20.30705",
                "longitude": "-103.21502"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rehearsals well under way. Plans to be another fantastic concert."
    }
]
```