

# Event Details

- **Event Name**: Christmas concert
- **Event Start and End Date**: Sun, 11 Jan, 2026 at 03:00 pm
- **Event Description**: Come and hear some seasonal classics and a twist on old favorites! Our school bands and choirs are gearing up for a great concert!
- **Event URL**: https://allevents.in/bloomfield/christmas-concert/200029244020004
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Bloomfield
- **state**: IN
- **country**: United States
- **location**: 501 W Spring St, Bloomfield, IN
- **lat**: 39.02576
- **long**: -86.94597
- **full address**: 501 W Spring St, Bloomfield, IN, United States

## Event gallery

- **Alt text**: Christmas concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/cdf1848112e0d4a0f4beabadcc874b44becac1bdf6848b948882038377b0bd75-rimg-w1200-h1600-dcebecec-gmir?v=1768032627

## FAQs

- **Q**: When and where is Christmas concert being held?
  - **A:** Christmas concert takes place on Sun, 11 Jan, 2026 at 03:00 pm to Sun, 11 Jan, 2026 at 03:00 pm at 501 W Spring St, Bloomfield, IN, United States.
- **Q**: Who is organizing Christmas concert?
  - **A:** Christmas concert is organized by Bloomfield Band.
- **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 Bloomfield, 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": "Event",
        "name": "Christmas concert",
        "image": "https://cdn-az.allevents.in/events8/banners/cdf1848112e0d4a0f4beabadcc874b44becac1bdf6848b948882038377b0bd75-rimg-w1200-h1600-dcebecec-gmir?v=1768032627",
        "startDate": "2026-01-11",
        "url": "https://allevents.in/bloomfield/christmas-concert/200029244020004",
        "location": {
            "@type": "Place",
            "name": "501 W Spring St, Bloomfield, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "501 W Spring St, Bloomfield, IN 47424-1111, United States",
                "addressLocality": "Bloomfield",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.02576",
                "longitude": "-86.94597"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and hear some seasonal classics and a twist on old favorites! Our school bands and choirs are gearing up for a great concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bloomfield Band",
                "url": "https://allevents.in/org/bloomfield-band/20407627"
            }
        ]
    }
]
```