

# Event Details

- **Event Name**: Home for Christmas in Springdale, AR
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 03:00 pm
- **Event Description**: Join us for this year's Home for Christmas concert in Springdale, Arkansas.
- **Event URL**: https://allevents.in/springdale/home-for-christmas-in-springdale-ar/200028835645001
- **Event Categories**: christmas, concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 55

## Ticket Details


## Event venue details

- **city**: Springdale
- **state**: AR
- **country**: United States
- **location**: First United Methodist Church Springdale
- **lat**: 36.18668
- **long**: -94.13316
- **full address**: First United Methodist Church Springdale, 206 W Johnson Ave, Springdale, AR 72764-4315, United States

## Event gallery

- **Alt text**: Home for Christmas in Springdale, AR
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4fd7cffb5949822707ae7da5fff45610f9e1209d9f8d41abd53cf588f9e75a16-rimg-w1200-h675-dc050617-gmir?v=1764645455

## FAQs

- **Q**: When and where is Home for Christmas in Springdale, AR being held?
  - **A:** Home for Christmas in Springdale, AR takes place on Sun, 07 Dec, 2025 at 03:00 pm to Sun, 07 Dec, 2025 at 03:00 pm at First United Methodist Church Springdale, 206 W Johnson Ave, Springdale, AR 72764-4315, United States.
- **Q**: Who is organizing Home for Christmas in Springdale, AR?
  - **A:** Home for Christmas in Springdale, AR is organized by Singing Men of Arkansas.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Home for Christmas in Springdale, AR 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 Springdale, 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": "Home for Christmas in Springdale, AR",
        "image": "https://cdn-az.allevents.in/events4/banners/4fd7cffb5949822707ae7da5fff45610f9e1209d9f8d41abd53cf588f9e75a16-rimg-w1200-h675-dc050617-gmir?v=1764645455",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/springdale/home-for-christmas-in-springdale-ar/200028835645001",
        "location": {
            "@type": "Place",
            "name": "First United Methodist Church Springdale",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "206 W Johnson Ave, Springdale, AR 72764-4315, United States",
                "addressLocality": "Springdale",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.18668",
                "longitude": "-94.13316"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for this year's Home for Christmas concert in Springdale, Arkansas.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Singing Men of Arkansas",
                "url": "https://allevents.in/org/singing-men-of-arkansas/20632728"
            }
        ]
    }
]
```