

# Event Details

- **Event Name**: Eddie Halfass at Athentic
- **Event Start and End Date**: Fri, 29 May, 2026 at 07:00 pm – Thu, 30 Jul, 2026 at 06:00 pm
- **Event Description**: You won't want to miss the rockin' tunes of Eddie Halfass!
- **Event URL**: https://allevents.in/athens/eddie-halfass-at-athentic/200030156389829
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Athens
- **state**: GA
- **country**: United States
- **location**: 108 Park Ave., Athens, GA, United States, Georgia 30601
- **lat**: 33.96309
- **long**: -83.39783
- **full address**: 108 Park Ave., Athens, GA, United States, Georgia 30601

## Event gallery

- **Alt text**: Eddie Halfass at Athentic
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/9fef56f8ff73e75b55944800d843fd373503e162311940ea5fe37b52fba4acec-rimg-w896-h1200-dcdcbd8e-gmir?v=1780081648

## FAQs

- **Q**: When and where is Eddie Halfass at Athentic being held?
  - **A:** Eddie Halfass at Athentic takes place on Fri, 29 May, 2026 at 07:00 pm to Thu, 30 Jul, 2026 at 06:00 pm at 108 Park Ave., Athens, GA, United States, Georgia 30601.
- **Q**: Who is organizing Eddie Halfass at Athentic?
  - **A:** Eddie Halfass at Athentic is organized by Athentic Brewing Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Eddie Halfass at Athentic",
        "image": "https://cdn-az.allevents.in/events4/banners/9fef56f8ff73e75b55944800d843fd373503e162311940ea5fe37b52fba4acec-rimg-w896-h1200-dcdcbd8e-gmir?v=1780081648",
        "startDate": "2026-05-29",
        "endDate": "2026-07-30",
        "url": "https://allevents.in/athens/eddie-halfass-at-athentic/200030156389829",
        "location": {
            "@type": "Place",
            "name": "108 Park Ave., Athens, GA, United States, Georgia 30601",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "108 Park Ave, Athens, GA 30601-1700, United States",
                "addressLocality": "Athens",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.96309",
                "longitude": "-83.39783"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You won't want to miss the rockin' tunes of Eddie Halfass!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Athentic Brewing Company",
                "url": "https://allevents.in/org/athentic-brewing-company/18534031"
            }
        ]
    }
]
```