

# Event Details

- **Event Name**: Don't Call Me Shirley Live at Anthony's
- **Event Start and End Date**: Fri, 15 Jul, 2016 at 09:00 pm
- **Event Description**: We're back!!! Come enjoy some awesome food with some awesome tunes!!
- **Event URL**: https://allevents.in/dunkirk/dont-call-me-shirley-live-at-anthonys/604256676418361
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dunkirk
- **state**: MD
- **country**: United States
- **location**: Anthony's Bar and Grill
- **lat**: 38.7201503
- **long**: -76.6604187
- **full address**: Anthony's Bar and Grill, 10371 Southern Maryland Blvd, Dunkirk, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/banners/eda8cd168ebc0506d072bdde8f748979
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/banners/ae6f8f21e03d40de94e2dcbbdb44118f

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 15 Jul, 2016 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** Anthony's Bar and Grill, 10371 Southern Maryland Blvd, Dunkirk, United States
- **Q**: Where can I find ticket details about Don't Call Me Shirley Live at Anthony's ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Don't Call Me Shirley Live at Anthony's",
        "image": "https://cdn-az.allevents.in/banners/eda8cd168ebc0506d072bdde8f748979",
        "startDate": "2016-07-15",
        "url": "https://allevents.in/dunkirk/dont-call-me-shirley-live-at-anthonys/604256676418361",
        "location": {
            "@type": "Place",
            "name": "Anthony's Bar and Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10371 Southern Maryland Blvd",
                "addressLocality": "Dunkirk",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.7201503",
                "longitude": "-76.6604187"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're back!!! Come enjoy some awesome food with some awesome tunes!!"
    }
]
```