

# Event Details

- **Event Name**: YELLOW BRICK JOEL: The Tribute Concert
- **Event Start and End Date**: Sat, 15 Aug, 2026 at 08:00 pm
- **Event Description**: FREE concert under the stars!
- **Event URL**: https://allevents.in/massapequa-park/yellow-brick-joel-the-tribute-concert/200030151419553
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 425

## Ticket Details


## Event venue details

- **city**: Massapequa Park
- **state**: NY
- **country**: United States
- **location**: John J Burns Park
- **lat**: 40.664878827499
- **long**: -73.44769415822
- **full address**: John J Burns Park, 4990 Merrick Rd,Massapequa Park,NY,United States

## Event gallery

- **Alt text**: YELLOW BRICK JOEL: The Tribute Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d18b2acd61c84097ec8a48bd2477334be8c0c46f21ec0a3afa73e29a889bf07a-rimg-w1200-h628-dc98d8f8-gmir?v=1786827957

## FAQs

- **Q**: When and where is YELLOW BRICK JOEL: The Tribute Concert being held?
  - **A:** YELLOW BRICK JOEL: The Tribute Concert takes place on Sat, 15 Aug, 2026 at 08:00 pm to Sat, 15 Aug, 2026 at 08:00 pm at John J Burns Park, 4990 Merrick Rd,Massapequa Park,NY,United States.
- **Q**: Who is organizing YELLOW BRICK JOEL: The Tribute Concert?
  - **A:** YELLOW BRICK JOEL: The Tribute Concert is organized by ALL ABOUT JOEL: Billy Joel Tribute feat. DAVID CLARK.
- **Q**: Who is this event for? Is it right for me?
  - **A:** YELLOW BRICK JOEL: The Tribute Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Massapequa Park, this event is thoughtfully curated to deliver a standout experience worth every moment. With 420+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "YELLOW BRICK JOEL: The Tribute Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/d18b2acd61c84097ec8a48bd2477334be8c0c46f21ec0a3afa73e29a889bf07a-rimg-w1200-h628-dc98d8f8-gmir?v=1786827957",
        "startDate": "2026-08-15",
        "url": "https://allevents.in/massapequa-park/yellow-brick-joel-the-tribute-concert/200030151419553",
        "location": {
            "@type": "Place",
            "name": "John J Burns Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4990 Merrick Rd,Massapequa Park,NY,United States",
                "addressLocality": "Massapequa Park",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.664878827499",
                "longitude": "-73.44769415822"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FREE concert under the stars!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ALL ABOUT JOEL Billy Joel Tribute feat. DAVID CLARK",
                "url": "https://allevents.in/org/all-about-joel-billy-joel-tribute-feat-david-clark/20338100"
            }
        ]
    }
]
```