

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 07:00 pm
- **Event Description**: You won't want to miss this!! See y'all Saturday!
- **Event URL**: https://allevents.in/mesquite/christmas-concert/200029298046953
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details

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

## Event venue details

- **city**: Mesquite
- **state**: TX
- **country**: United States
- **location**: 1527 N Galloway, Mesquite, TX, United States, Texas 75149
- **lat**: 32.78314
- **long**: -96.60279
- **full address**: 1527 N Galloway, Mesquite, TX, United States, Texas 75149

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Mesquite Community Band (https://allevents.in/org/mesquite-community-band/26858963)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b1fcaa442c9a37c3e9118e6e182e51811210b07a63fee74dcd477dfbd47b2827-rimg-w1200-h1552-dc171b62-gmir?v=1764819113
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/331a477a598511f7619ff1065d717e495bbc15c2d7d37f215136c5d25a5c7ef5-rimg-w300-h300-dc2e2e78-gmir?v=1764819113

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 06 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 1527 N Galloway, Mesquite, TX, United States, Texas 75149
- **Q**: Who is organizing the event?
  - **A:** Mesquite Community Band
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment, christmas
- **Q**: Where can I find ticket details about Christmas Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/b1fcaa442c9a37c3e9118e6e182e51811210b07a63fee74dcd477dfbd47b2827-rimg-w1200-h1552-dc171b62-gmir?v=1764819113",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/mesquite/christmas-concert/200029298046953",
        "location": {
            "@type": "Place",
            "name": "1527 N Galloway, Mesquite, TX, United States, Texas 75149",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1527 N Galloway Ave, Mesquite, TX 75149-2327, United States",
                "addressLocality": "Mesquite",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.78314",
                "longitude": "-96.60279"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You won't want to miss this!! See y'all Saturday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mesquite Community Band",
                "url": "https://allevents.in/org/mesquite-community-band/26858963"
            }
        ]
    }
]
```