

# Event Details

- **Event Name**: Damnit Sam at the Smiling Skull Saloon
- **Event Start and End Date**: Fri, 22 May, 2026 at 09:00 pm (-04:00)
- **Event Description**: Damnit Sam visits Athens OH to play songs from our new album to folks at the Smiling Skull Saloon!
- **Event URL**: https://allevents.in/athens/damnit-sam-at-the-smiling-skull-saloon/200029960927154
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Athens
- **state**: OH
- **country**: United States
- **location**: Smiling Skull Saloon
- **lat**: 39.32928
- **long**: -82.10514
- **full address**: Smiling Skull Saloon, 108 W. Union St,Athens, Ohio, United States

## Event gallery

- **Alt text**: Damnit Sam at the Smiling Skull Saloon
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a22dcbc7fb3f33d1400c97a2a4380bd077cc0a559cb493d1600ae96ae5306ec9-rimg-w960-h540-dc000000-gmir?v=1776450534

## FAQs

- **Q**: When and where is Damnit Sam at the Smiling Skull Saloon being held?
  - **A:** Damnit Sam at the Smiling Skull Saloon takes place on Fri, 22 May, 2026 at 09:00 pm to Fri, 22 May, 2026 at 09:00 pm at Smiling Skull Saloon, 108 W. Union St,Athens, Ohio, United States.
- **Q**: Who is organizing Damnit Sam at the Smiling Skull Saloon?
  - **A:** Damnit Sam at the Smiling Skull Saloon is organized by DamnitSam.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Damnit Sam at the Smiling Skull Saloon",
        "image": "https://cdn-az.allevents.in/events7/banners/a22dcbc7fb3f33d1400c97a2a4380bd077cc0a559cb493d1600ae96ae5306ec9-rimg-w960-h540-dc000000-gmir?v=1776450534",
        "startDate": "2026-05-22T21:00:00-04:00",
        "url": "https://allevents.in/athens/damnit-sam-at-the-smiling-skull-saloon/200029960927154",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Smiling Skull Saloon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "108 W. Union St,Athens, Ohio",
                "addressLocality": "Athens",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.32928",
                "longitude": "-82.10514"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Damnit Sam visits Athens OH to play songs from our new album to folks at the Smiling Skull Saloon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "DamnitSam",
                "url": "https://allevents.in/org/damnitsam/23297533"
            }
        ]
    }
]
```