

# Event Details

- **Event Name**: BBQ Sandwich Night!!
- **Event Start and End Date**: Wed, 29 Oct, 2025 at 07:00 pm
- **Event Description**: BBQ sammiches!!!
- **Event URL**: https://allevents.in/carbondale/bbq-sandwich-night/200029013520543
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Carbondale
- **state**: IL
- **country**: United States
- **location**: 220 W Jackson St, Carbondale, IL
- **lat**: 37.72825
- **long**: -89.21796
- **full address**: 220 W Jackson St, Carbondale, IL, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Carbondale Elks Lodge #1243 (https://allevents.in/org/carbondale-elks-lodge-1243/25123538)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6bb0720337a02dc7e4957f6d2e0c9575fbef70e76b9128c91423334047fefc38-rimg-w736-h1000-dc191717-gmir?v=1761003429
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/27971ccd47994b12db45eda4b7cfdd95cff9a4659b6be6a0e31f83fb9b8a012e-rimg-w300-h300-dc1a1716-gmir?v=1761003429

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 29 Oct, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 220 W Jackson St, Carbondale, IL, United States
- **Q**: Who is organizing the event?
  - **A:** Carbondale Elks Lodge #1243
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about BBQ Sandwich Night!! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BBQ Sandwich Night!!",
        "image": "https://cdn-az.allevents.in/events2/banners/6bb0720337a02dc7e4957f6d2e0c9575fbef70e76b9128c91423334047fefc38-rimg-w736-h1000-dc191717-gmir?v=1761003429",
        "startDate": "2025-10-29",
        "url": "https://allevents.in/carbondale/bbq-sandwich-night/200029013520543",
        "location": {
            "@type": "Place",
            "name": "220 W Jackson St, Carbondale, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 W Jackson St, Carbondale, IL 62901-1409, United States",
                "addressLocality": "Carbondale",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.72825",
                "longitude": "-89.21796"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "BBQ sammiches!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carbondale Elks Lodge 1243",
                "url": "https://allevents.in/org/carbondale-elks-lodge-1243/25123538"
            }
        ]
    }
]
```