

# Event Details

- **Event Name**: HOLIDAY BLUEGRASS TIME!
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 07:00 pm
- **Event Description**: START THE HOLIDAY SEASON OFF RIGHT WITH GREAT BREWS, GOOD KARMA, AND SOME REAL GOOD BLUEGRASS!
- **Event URL**: https://allevents.in/north-palm-beach/holiday-bluegrass-time/200029131233147
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: North Palm Beach
- **state**: FL
- **country**: United States
- **location**: Coastal Karma Brewing
- **lat**: 26.799873755286
- **long**: -80.072951316834
- **full address**: Coastal Karma Brewing, 798 10th St, Lake Park, FL 33403-2442, United States, North Palm Beach

## Event gallery

- **Alt text**: HOLIDAY BLUEGRASS TIME!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/22611aba74eb69dcdf5bcb4ce90b197e19ce187d63c825635438492b941472af-rimg-w720-h540-dcffffff-gmir?v=1764497771

## FAQs

- **Q**: When and where is HOLIDAY BLUEGRASS TIME! being held?
  - **A:** HOLIDAY BLUEGRASS TIME! takes place on Sat, 06 Dec, 2025 at 07:00 pm to Sat, 06 Dec, 2025 at 07:00 pm at Coastal Karma Brewing, 798 10th St, Lake Park, FL 33403-2442, United States, North Palm Beach.
- **Q**: Who is organizing HOLIDAY BLUEGRASS TIME!?
  - **A:** HOLIDAY BLUEGRASS TIME! is organized by Cadence Hollow Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "HOLIDAY BLUEGRASS TIME!",
        "image": "https://cdn-az.allevents.in/events1/banners/22611aba74eb69dcdf5bcb4ce90b197e19ce187d63c825635438492b941472af-rimg-w720-h540-dcffffff-gmir?v=1764497771",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/north-palm-beach/holiday-bluegrass-time/200029131233147",
        "location": {
            "@type": "Place",
            "name": "Coastal Karma Brewing",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "798 10th St, Lake Park, FL 33403-2442, United States",
                "addressLocality": "North Palm Beach",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.799873755286",
                "longitude": "-80.072951316834"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "START THE HOLIDAY SEASON OFF RIGHT WITH GREAT BREWS, GOOD KARMA, AND SOME REAL GOOD BLUEGRASS!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cadence Hollow Band",
                "url": "https://allevents.in/org/cadence-hollow-band/20765059"
            }
        ]
    }
]
```