

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 06:00 pm
- **Event Description**: Come ready to enjoy your favorite holiday tunes and maybe find some new ones! Join us for an evening of live music.
- **Event URL**: https://allevents.in/rogers/christmas-concert/200029156876427
- **Event Categories**: music, entertainment, concerts, christmas, live-music, holiday
- **Interested Audience**: 
  - total_interested_count: 58

## Ticket Details


## Event venue details

- **city**: Rogers
- **state**: AR
- **country**: United States
- **location**: Rogers First Church of the Nazarene
- **lat**: 36.289010253448
- **long**: -94.186449595648
- **full address**: Rogers First Church of the Nazarene, 4911 W Pleasant Grove Rd, Rogers, AR 72758-9078, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4713a715e55cfd566b2bc0abea4c35ea72fe53a768ffeb67d61700c0b216eb7f-rimg-w1200-h628-dcf5f4f4-gmir?v=1764968717

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sun, 07 Dec, 2025 at 06:00 pm to Sun, 07 Dec, 2025 at 06:00 pm at Rogers First Church of the Nazarene, 4911 W Pleasant Grove Rd, Rogers, AR 72758-9078, United States.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Ozark Mountains British Brass Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Rogers, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/4713a715e55cfd566b2bc0abea4c35ea72fe53a768ffeb67d61700c0b216eb7f-rimg-w1200-h628-dcf5f4f4-gmir?v=1764968717",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/rogers/christmas-concert/200029156876427",
        "location": {
            "@type": "Place",
            "name": "Rogers First Church of the Nazarene",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4911 W Pleasant Grove Rd, Rogers, AR 72758-9078, United States",
                "addressLocality": "Rogers",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.289010253448",
                "longitude": "-94.186449595648"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come ready to enjoy your favorite holiday tunes and maybe find some new ones! Join us for an evening of live music.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ozark Mountains British Brass Band",
                "url": "https://allevents.in/org/ozark-mountains-british-brass-band/27039138"
            }
        ]
    }
]
```