

# Event Details

- **Event Name**: Dinner Out at Dave & Busters
- **Event Start and End Date**: Thu, 16 Jul, 2026 at 06:00 pm
- **Event Description**: Join us on Thursday, July 16 at 6pm for a fun night out at Dave & Busters
- **Event URL**: https://allevents.in/mobile/dinner-out-at-dave-and-busters/200030388509004
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Mobile
- **state**: AL
- **country**: United States
- **location**: Dave & Buster's
- **lat**: 30.6542645
- **long**: -88.1207528
- **full address**: Dave &amp; Buster's, 1757 E Interstate 65 Service Road,Mobile, Alabama, United States

## Event gallery

- **Alt text**: Dinner Out at Dave &amp; Busters
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c1ef35cb2537f0ad48eef42ec0d04c83d5dea93552f11e7facc2d60ecfd925f8-rimg-w1200-h628-dc051431-gmir?v=1783730703

## FAQs

- **Q**: When and where is Dinner Out at Dave & Busters being held?
  - **A:** Dinner Out at Dave & Busters takes place on Thu, 16 Jul, 2026 at 06:00 pm to Thu, 16 Jul, 2026 at 06:00 pm at Dave & Buster's, 1757 E Interstate 65 Service Road,Mobile, Alabama, United States.
- **Q**: Who is organizing Dinner Out at Dave & Busters?
  - **A:** Dinner Out at Dave & Busters is organized by Back Roads Touring Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dinner Out at Dave &amp; Busters",
        "image": "https://cdn-az.allevents.in/events2/banners/c1ef35cb2537f0ad48eef42ec0d04c83d5dea93552f11e7facc2d60ecfd925f8-rimg-w1200-h628-dc051431-gmir?v=1783730703",
        "startDate": "2026-07-16",
        "url": "https://allevents.in/mobile/dinner-out-at-dave-and-busters/200030388509004",
        "location": {
            "@type": "Place",
            "name": "Dave & Buster's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1757 E Interstate 65 Service Road,Mobile, Alabama",
                "addressLocality": "Mobile",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.6542645",
                "longitude": "-88.1207528"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Thursday, July 16 at 6pm for a fun night out at Dave & Busters",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Back Roads Touring Club",
                "url": "https://allevents.in/org/back-roads-touring-club/21428084",
                "description": "Back Roads Touring Club. 301 likes · 3 talking about this. The Club provides members with opportunities to enjoy their automobiles and those of others..."
            }
        ]
    }
]
```