

# Event Details

- **Event Name**: Tony's Place Bar & Grill
- **Event Start and End Date**: Sat, 15 Apr, 2017 at 09:30 pm
- **Event URL**: https://allevents.in/ivyland/tonys-place-bar-and-grill/1071809999594344
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ivyland
- **state**: PA
- **country**: United States
- **location**: Tony's Place Bar & Grille - Ivyland
- **lat**: 40.21325
- **long**: -75.07038
- **full address**: Tony's Place Bar &amp; Grille - Ivyland, 1297 Greeley Ave, Ivyland, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/banners/2027d92decd2bb4377fd1cace5ebd42d
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/banners/5c6e37aadd3b0796cdd8d91f3304f89b

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 15 Apr, 2017 at 09:30 pm
- **Q**: Where is the event happening?
  - **A:** Tony's Place Bar &amp; Grille - Ivyland, 1297 Greeley Ave, Ivyland, United States
- **Q**: Where can I find ticket details about Tony's Place Bar & Grill ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tony's Place Bar &amp; Grill",
        "image": "https://cdn-az.allevents.in/banners/2027d92decd2bb4377fd1cace5ebd42d",
        "startDate": "2017-04-15",
        "url": "https://allevents.in/ivyland/tonys-place-bar-and-grill/1071809999594344",
        "location": {
            "@type": "Place",
            "name": "Tony's Place Bar & Grille - Ivyland",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1297 Greeley Ave",
                "addressLocality": "Ivyland",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.21325",
                "longitude": "-75.07038"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```