

# Event Details

- **Event Name**: Chill Extreme at Poison Ivy Brewing 
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 10:30 am
- **Event Description**: Run with a great group of people and enjoy a beverage and raffle afterwards.
- **Event URL**: https://allevents.in/burlington/chill-extreme-at-poison-ivy-brewing/200029742425216
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029742425216?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=burlington-events

## Event venue details

- **city**: Burlington
- **state**: NC
- **country**: United States
- **location**: Poison Ivy Brewing Company
- **lat**: 36.0807
- **long**: -79.4829
- **full address**: Poison Ivy Brewing Company, Burlington, North Carolina, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Jake Grondy (https://allevents.in/org/jake-grondy/2209129)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6abb1a82625509b62bf0b1313d7d7d0a7d557d8f62171b0d1757a2113afb51b6-rimg-w1200-h1500-dc010101-gmir?v=1772214616
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/40e357adecdb7b2f1063a0ab0881d458ae8175c38814e4db81627060c0de681a-rimg-w300-h300-dc020102-gmir?v=1772214616

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 10:30 am
- **Q**: Where is the event happening?
  - **A:** Poison Ivy Brewing Company, Burlington, North Carolina, United States
- **Q**: Who is organizing the event?
  - **A:** Jake Grondy
- **Q**: Where can I find ticket details about Chill Extreme at Poison Ivy Brewing  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chill Extreme at Poison Ivy Brewing",
        "image": "https://cdn-az.allevents.in/events6/banners/6abb1a82625509b62bf0b1313d7d7d0a7d557d8f62171b0d1757a2113afb51b6-rimg-w1200-h1500-dc010101-gmir?v=1772214616",
        "startDate": "2026-03-01",
        "url": "https://allevents.in/burlington/chill-extreme-at-poison-ivy-brewing/200029742425216",
        "location": {
            "@type": "Place",
            "name": "Poison Ivy Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Burlington, North Carolina",
                "addressLocality": "Burlington",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.0807",
                "longitude": "-79.4829"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Run with a great group of people and enjoy a beverage and raffle afterwards.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jake Grondy",
                "url": "https://allevents.in/org/jake-grondy/2209129"
            }
        ]
    }
]
```