

# Event Details

- **Event Name**: The Candleers
- **Event Start and End Date**: Fri, 26 Dec, 2025 at 06:30 pm
- **Event Description**: Live Music by the Candleers! Music starts at 6pm!!

The Candleers are storytellers through song- John Prine, old blues and country, originals, and duelettes.
- **Event URL**: https://allevents.in/marshall/the-candleers/200029257721532
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Marshall
- **state**: NC
- **country**: United States
- **location**: Mad Co. Brew House
- **lat**: 35.79748
- **long**: -82.68482
- **full address**: Mad Co. Brew House, 45 North Main Street,Marshall, North Carolina, United States

## Event gallery

- **Alt text**: The Candleers
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/fc61c603438ddecc3ade9705339b3aee97b68905a6bcabed577fbb5893638047-rimg-w1200-h676-dc100708-gmir?v=1766603047

## FAQs

- **Q**: When and where is The Candleers being held?
  - **A:** The Candleers takes place on Fri, 26 Dec, 2025 at 06:30 pm to Fri, 26 Dec, 2025 at 06:30 pm at Mad Co. Brew House, 45 North Main Street,Marshall, North Carolina, United States.
- **Q**: Who is organizing The Candleers?
  - **A:** The Candleers is organized by Mad Co. Brew House.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Candleers 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 Marshall, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Candleers 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": "The Candleers",
        "image": "https://cdn-az.allevents.in/events2/banners/fc61c603438ddecc3ade9705339b3aee97b68905a6bcabed577fbb5893638047-rimg-w1200-h676-dc100708-gmir?v=1766603047",
        "startDate": "2025-12-26",
        "url": "https://allevents.in/marshall/the-candleers/200029257721532",
        "location": {
            "@type": "Place",
            "name": "Mad Co. Brew House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "45 North Main Street,Marshall, North Carolina",
                "addressLocality": "Marshall",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.79748",
                "longitude": "-82.68482"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live Music by the Candleers! Music starts at 6pm!!\n\nThe Candleers are storytellers through song- John Prine, old blues and country, originals, and duelettes.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mad Co. Brew House",
                "url": "https://allevents.in/org/mad-co-brew-house/25986911"
            }
        ]
    }
]
```