

# Event Details

- **Event Name**: Christmas Concert 
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 03:00 pm
- **Event Description**: We are so excited to announce a Christmas Concert with the Dave Melon Family December 6th at 3pm.  All are welcome!
- **Event URL**: https://allevents.in/farwell/christmas-concert/200029169975922
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Farwell
- **state**: MI
- **country**: United States
- **location**: 2093 W Coleman Rd, Farwell, MI
- **lat**: 43.75561
- **long**: -84.89041
- **full address**: 2093 W Coleman Rd, Farwell, MI, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/56eb6cd1f57135a4a169b4c89ae586f6dfe4ef1b2037553de00595d93b467bc7-rimg-w1200-h1681-dcd8e9fa-gmir?v=1764222423

## FAQs

- **Q**: When and where is Christmas Concert  being held?
  - **A:** Christmas Concert  takes place on Sat, 06 Dec, 2025 at 03:00 pm to Sat, 06 Dec, 2025 at 03:00 pm at 2093 W Coleman Rd, Farwell, MI, United States.
- **Q**: Who is organizing Christmas Concert ?
  - **A:** Christmas Concert  is organized by Gilmore Church of Christ.
- **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 Farwell, 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/events6/banners/56eb6cd1f57135a4a169b4c89ae586f6dfe4ef1b2037553de00595d93b467bc7-rimg-w1200-h1681-dcd8e9fa-gmir?v=1764222423",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/farwell/christmas-concert/200029169975922",
        "location": {
            "@type": "Place",
            "name": "2093 W Coleman Rd, Farwell, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Gilmore Church of Christ, 2093 W Coleman Rd, Farwell, MI 48622, United States",
                "addressLocality": "Farwell",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.75561",
                "longitude": "-84.89041"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are so excited to announce a Christmas Concert with the Dave Melon Family December 6th at 3pm.  All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gilmore Church of Christ",
                "url": "https://allevents.in/org/gilmore-church-of-christ/26612869"
            }
        ]
    }
]
```