

# Event Details

- **Event Name**: YELLOW BRICK JOEL: The Tribute Concert
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 07:00 pm
- **Event Description**: Live concert at the boardwalk!
- **Event URL**: https://allevents.in/avalon/yellow-brick-joel-the-tribute-concert/200030157743714
- **Event Categories**: concerts, music, entertainment, performances
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Avalon
- **state**: NJ
- **country**: United States
- **location**: Surfside Park, Avalon, NJ
- **lat**: 39.10039
- **long**: -74.71375
- **full address**: Surfside Park, Avalon, NJ, United States

## Event gallery

- **Alt text**: YELLOW BRICK JOEL: The Tribute Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1d2c8148506daa93279d8f3ec0f485d40e94bb03d30f92291db917a3fbfc9808-rimg-w1200-h628-dc9cdff9-gmir?v=1782398186

## FAQs

- **Q**: When and where is YELLOW BRICK JOEL: The Tribute Concert being held?
  - **A:** YELLOW BRICK JOEL: The Tribute Concert takes place on Thu, 25 Jun, 2026 at 07:00 pm to Thu, 25 Jun, 2026 at 07:00 pm at Surfside Park, Avalon, NJ, 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 Avalon, this event is thoughtfully curated to deliver a standout experience worth every moment. If YELLOW BRICK JOEL: The Tribute Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "YELLOW BRICK JOEL: The Tribute Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/1d2c8148506daa93279d8f3ec0f485d40e94bb03d30f92291db917a3fbfc9808-rimg-w1200-h628-dc9cdff9-gmir?v=1782398186",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/avalon/yellow-brick-joel-the-tribute-concert/200030157743714",
        "location": {
            "@type": "Place",
            "name": "Surfside Park, Avalon, NJ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Avalon Avenue and 29th Street,Avalon, New Jersey",
                "addressLocality": "Avalon",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.10039",
                "longitude": "-74.71375"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live concert at the boardwalk!",
        "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"
            }
        ]
    }
]
```