

# Event Details

- **Event Name**: Dave Simmons @ The ABC Pub
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 08:30 pm
- **Event Description**: Dave Simmons is back at The ABC Saturday, January 17th at 8:30pm! Bring some friends and come on out! ??
- **Event URL**: https://allevents.in/salem/dave-simmons-the-abc-pub/200029451813136
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

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

## Event venue details

- **city**: Salem
- **state**: IL
- **country**: United States
- **location**: 118 S Broadway Ave, Salem, IL
- **lat**: 38.62644
- **long**: -88.94533
- **full address**: 118 S Broadway Ave, Salem, IL, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: ABC Pub (https://allevents.in/org/abc-pub/19229483)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b736becfddd8bc86909fc0b09def6e2380b0093595f9e498e13d2017c6455637-rimg-w1170-h1477-dc171716-gmir?v=1768300913
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8ae8becfd68f14a813c8c699feb226a346fcb8678b87ab9b68ab6bdaec009c1b-rimg-w300-h300-dc303145-gmir?v=1768300914

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 17 Jan, 2026 at 08:30 pm
- **Q**: Where is the event happening?
  - **A:** 118 S Broadway Ave, Salem, IL, United States
- **Q**: Who is organizing the event?
  - **A:** ABC Pub
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Dave Simmons @ The ABC Pub ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dave Simmons @ The ABC Pub",
        "image": "https://cdn-az.allevents.in/events6/banners/b736becfddd8bc86909fc0b09def6e2380b0093595f9e498e13d2017c6455637-rimg-w1170-h1477-dc171716-gmir?v=1768300913",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/salem/dave-simmons-the-abc-pub/200029451813136",
        "location": {
            "@type": "Place",
            "name": "118 S Broadway Ave, Salem, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "118 S Broadway, Salem, IL 62881-1610, United States",
                "addressLocality": "Salem",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.62644",
                "longitude": "-88.94533"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dave Simmons is back at The ABC Saturday, January 17th at 8:30pm! Bring some friends and come on out! ??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ABC Pub",
                "url": "https://allevents.in/org/abc-pub/19229483"
            }
        ]
    }
]
```