

# Event Details

- **Event Name**: Christmas concert!
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 03:00 pm
- **Event Description**: Hello all,

Here’s the flyer for our Christmas Show!. The QR code links to the ticketing page on our website, or you can directly access it on www.arlingtones.net -&gt; Come Hear Us -&gt; Show Tickets
- **Event URL**: https://allevents.in/arlington-heights/christmas-concert/200029174653402
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Arlington Heights
- **state**: IL
- **country**: United States
- **location**: First United Methodist Church of Arlington Heights
- **lat**: 42.087485320155
- **long**: -87.959112495465
- **full address**: First United Methodist Church of Arlington Heights, 1903 E Euclid Ave, Arlington Heights, IL 60004-5803, United States

## Event gallery

- **Alt text**: Christmas concert!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ece1180edcbccdb50baccec1d14077a7aae4f9e13d3434b150248799503d3b13-rimg-w432-h670-dc0178a5-gmir?v=1765214118

## FAQs

- **Q**: When and where is Christmas concert! being held?
  - **A:** Christmas concert! takes place on Sat, 13 Dec, 2025 at 03:00 pm to Sat, 13 Dec, 2025 at 03:00 pm at First United Methodist Church of Arlington Heights, 1903 E Euclid Ave, Arlington Heights, IL 60004-5803, United States.
- **Q**: Who is organizing Christmas concert!?
  - **A:** Christmas concert! is organized by Arlingtones.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas concert! 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 Arlington Heights, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas concert! 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": "Christmas concert!",
        "image": "https://cdn-az.allevents.in/events10/banners/ece1180edcbccdb50baccec1d14077a7aae4f9e13d3434b150248799503d3b13-rimg-w432-h670-dc0178a5-gmir?v=1765214118",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/arlington-heights/christmas-concert/200029174653402",
        "location": {
            "@type": "Place",
            "name": "First United Methodist Church of Arlington Heights",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1903 E Euclid Ave, Arlington Heights, IL 60004-5803, United States",
                "addressLocality": "Arlington Heights",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.087485320155",
                "longitude": "-87.959112495465"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hello all,\n\nHere’s the flyer for our Christmas Show!. The QR code links to the ticketing page on our website, or you can directly access it on www.arlingtones.net -> Come Hear Us -> Show Tickets",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Arlingtones",
                "url": "https://allevents.in/org/arlingtones/26664008"
            }
        ]
    }
]
```