

# Event Details

- **Event Name**: Soul Mine at Pressroom Pub
- **Event Start and End Date**: Sun, 24 May, 2026 at 07:00 pm – Sun, 24 May, 2026 at 10:00 pm (-04:00)
- **Event Description**: Join Soul Mine drinks, food and fabulous music!
- **Event URL**: https://allevents.in/syracuse/soul-mine-at-pressroom-pub/200030077725252
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Syracuse
- **state**: NY
- **country**: United States
- **location**: PressRoom Pub
- **lat**: 43.05324
- **long**: -76.15357
- **full address**: PressRoom Pub, 220 Herald Place,Syracuse, New York, United States

## Event gallery

- **Alt text**: Soul Mine at Pressroom Pub
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0127d0d55cc7982dfa5e65244a9163f9e8dcb5d87a6b43adb736405124ae3189-rimg-w1200-h472-dc484846-gmir?v=1779292011

## FAQs

- **Q**: When and where is Soul Mine at Pressroom Pub being held?
  - **A:** Soul Mine at Pressroom Pub takes place on Sun, 24 May, 2026 at 07:00 pm to Sun, 24 May, 2026 at 10:00 pm at PressRoom Pub, 220 Herald Place,Syracuse, New York, United States.
- **Q**: Who is organizing Soul Mine at Pressroom Pub?
  - **A:** Soul Mine at Pressroom Pub is organized by Soul Mine.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Soul Mine at Pressroom Pub",
        "image": "https://cdn-az.allevents.in/events5/banners/0127d0d55cc7982dfa5e65244a9163f9e8dcb5d87a6b43adb736405124ae3189-rimg-w1200-h472-dc484846-gmir?v=1779292011",
        "startDate": "2026-05-24T19:00:00-04:00",
        "endDate": "2026-05-24T22:00:00-04:00",
        "url": "https://allevents.in/syracuse/soul-mine-at-pressroom-pub/200030077725252",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "PressRoom Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 Herald Place,Syracuse, New York",
                "addressLocality": "Syracuse",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.05324",
                "longitude": "-76.15357"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Soul Mine drinks, food and fabulous music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Soul Mine",
                "url": "https://allevents.in/org/soul-mine/21828913"
            }
        ]
    }
]
```