

# Event Details

- **Event Name**: Interfaith Concert
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 07:00 pm
- **Event Description**: Join us for our 3rd Annual Interfaith Concert.
- **Event URL**: https://allevents.in/wayne/interfaith-concert/200030150865201
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Wayne
- **state**: NJ
- **country**: United States
- **location**: 950 Preakness Ave, Wayne, NJ, United States, New Jersey 07470
- **lat**: 40.92759
- **long**: -74.2157
- **full address**: 950 Preakness Ave, Wayne, NJ, United States, New Jersey 07470

## Event gallery

- **Alt text**: Interfaith Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/41f72c0840a2f6e4f6dd11d52d52bcf2882e09e7c0c50b2d0c32e0ca382e5501-rimg-w1200-h675-dc91d4dd-gmir?v=1780684348

## FAQs

- **Q**: When and where is Interfaith Concert being held?
  - **A:** Interfaith Concert takes place on Sun, 14 Jun, 2026 at 07:00 pm to Sun, 14 Jun, 2026 at 07:00 pm at 950 Preakness Ave, Wayne, NJ, United States, New Jersey 07470.
- **Q**: Who is organizing Interfaith Concert?
  - **A:** Interfaith Concert is organized by Temple Beth Tikvah - Wayne.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Interfaith 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 Wayne, this event is thoughtfully curated to deliver a standout experience worth every moment. If Interfaith 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": "Interfaith Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/41f72c0840a2f6e4f6dd11d52d52bcf2882e09e7c0c50b2d0c32e0ca382e5501-rimg-w1200-h675-dc91d4dd-gmir?v=1780684348",
        "startDate": "2026-06-14",
        "url": "https://allevents.in/wayne/interfaith-concert/200030150865201",
        "location": {
            "@type": "Place",
            "name": "950 Preakness Ave, Wayne, NJ, United States, New Jersey 07470",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "950 Preakness Ave, Wayne, NJ 07470-2804, United States",
                "addressLocality": "Wayne",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.92759",
                "longitude": "-74.2157"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our 3rd Annual Interfaith Concert.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Temple Beth Tikvah - Wayne",
                "url": "https://allevents.in/org/temple-beth-tikvah-wayne/21135318"
            }
        ]
    }
]
```