

# Event Details

- **Event Name**: Havoc Brewing Tap Takeover
- **Event Start and End Date**: Fri, 16 Jan, 2026 at 05:00 pm
- **Event Description**: Havoc Brewing takes over our taps!
- **Event URL**: https://allevents.in/lillington/havoc-brewing-tap-takeover/200029169927245
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Lillington
- **state**: NC
- **country**: United States
- **location**: 432 E Cornelius Harnett Blvd, Lillington, NC, United States, North Carolina 27546
- **lat**: 35.41424
- **long**: -78.79714
- **full address**: 432 E Cornelius Harnett Blvd, Lillington, NC, United States, North Carolina 27546

## Event gallery

- **Alt text**: Havoc Brewing Tap Takeover
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d4e1bce60c23f4620b2b55e0dfca6e51d485661fdb9411529d44120fad9fd00d-rimg-w851-h315-dc000000-gmir?v=1764394257

## FAQs

- **Q**: When and where is Havoc Brewing Tap Takeover being held?
  - **A:** Havoc Brewing Tap Takeover takes place on Fri, 16 Jan, 2026 at 05:00 pm to Fri, 16 Jan, 2026 at 05:00 pm at 432 E Cornelius Harnett Blvd, Lillington, NC, United States, North Carolina 27546.
- **Q**: Who is organizing Havoc Brewing Tap Takeover?
  - **A:** Havoc Brewing Tap Takeover is organized by The Wine Thief.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Havoc Brewing Tap Takeover",
        "image": "https://cdn-az.allevents.in/events8/banners/d4e1bce60c23f4620b2b55e0dfca6e51d485661fdb9411529d44120fad9fd00d-rimg-w851-h315-dc000000-gmir?v=1764394257",
        "startDate": "2026-01-16",
        "url": "https://allevents.in/lillington/havoc-brewing-tap-takeover/200029169927245",
        "location": {
            "@type": "Place",
            "name": "432 E Cornelius Harnett Blvd, Lillington, NC, United States, North Carolina 27546",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "432 US-421, Lillington, NC 27546-8284, United States",
                "addressLocality": "Lillington",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.41424",
                "longitude": "-78.79714"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Havoc Brewing takes over our taps!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Wine Thief",
                "url": "https://allevents.in/org/the-wine-thief/23616478"
            }
        ]
    }
]
```