

# Event Details

- **Event Name**: Free Throw
- **Event Start and End Date**: Sat, 09 May, 2026 at 07:30 pm – Sat, 09 May, 2026 at 09:30 pm (-05:00)
- **Event Description**: Nearby AttractionsFree Throw has 23 upcoming events.
- **Event URL**: https://allevents.in/philadelphia/free-throw/210003042209584
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7OSxk&utm_medium=affiliate

## Event venue details

- **city**: Philadelphia
- **state**: PA
- **country**: United States
- **location**: Union Transfer
- **lat**: 39.964001000
- **long**: -75.147697000
- **full address**: Union Transfer, Philadelphia, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ee24049a84a73481995c0510473a28a1260a597df253933b0d7765d6e844babb-rimg-w1024-h576-dc1c1e19-gmir.jpg?v=1772726959
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/327e399b996db3f98b2f9ac095f3fe2844d5c4be2c829d3022f42d2447fd7620-rimg-w400-h400-dc1c1f19-gmir.jpg?v=1774656739

## Artist Details

- **Artist name**: Free Throw
  - **Artist page URL**: https://allevents.in/performer/free-throw

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 09 May, 2026 at 07:30 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Union Transfer, Philadelphia, United States
- **Q**: Who are the performers at this event?
  - **A:** Free Throw
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Free Throw ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Free Throw",
        "image": "https://cdn-az.allevents.in/events2/banners/ee24049a84a73481995c0510473a28a1260a597df253933b0d7765d6e844babb-rimg-w1024-h576-dc1c1e19-gmir.jpg?v=1772726959",
        "startDate": "2026-05-09T19:30:00-05:00",
        "endDate": "2026-05-09T21:30:00-05:00",
        "url": "https://allevents.in/philadelphia/free-throw/210003042209584",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Union Transfer",
            "address": {
                "@type": "PostalAddress",
                "name": "Union Transfer, Philadelphia, United States",
                "addressLocality": "Philadelphia",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.964001000",
                "longitude": "-75.147697000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsFree Throw has 23 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Free Throw",
                "url": "https://allevents.in/performer/free-throw"
            }
        ]
    }
]
```