

# Event Details

- **Event Name**: Organ Spectacular
- **Event Start and End Date**: Sun, 21 Sep, 2025 at 03:00 pm
- **Event Description**: Central Presbyterian Church invites the public to share in the celebration of the upgrade of our pipe organ at a special concert featuring world-class local organists on Sunday, September 21st at 3pm.  The concert is free and open to all.
- **Event URL**: https://allevents.in/summit/organ-spectacular/200028825778521
- **Event Categories**: concerts, music, entertainment, workshops
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Summit
- **state**: NJ
- **country**: United States
- **location**: 70 Maple St, Summit, NJ, United States, New Jersey 07901
- **lat**: 40.71472
- **long**: -74.35934
- **full address**: 70 Maple St, Summit, NJ, United States, New Jersey 07901

## Event gallery

- **Alt text**: Organ Spectacular
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e5c9e6603f7daae889d231ab4e30560fcafd3d7b2a1e32a63828605f728f0280-rimg-w1200-h1553-dc013579-gmir?v=1757953900

## FAQs

- **Q**: When and where is Organ Spectacular being held?
  - **A:** Organ Spectacular takes place on Sun, 21 Sep, 2025 at 03:00 pm to Sun, 21 Sep, 2025 at 03:00 pm at 70 Maple St, Summit, NJ, United States, New Jersey 07901.
- **Q**: Who is organizing Organ Spectacular?
  - **A:** Organ Spectacular is organized by Central Presbyterian Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Organ Spectacular 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 Summit, this event is thoughtfully curated to deliver a standout experience worth every moment. If Organ Spectacular 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": "Organ Spectacular",
        "image": "https://cdn-az.allevents.in/events4/banners/e5c9e6603f7daae889d231ab4e30560fcafd3d7b2a1e32a63828605f728f0280-rimg-w1200-h1553-dc013579-gmir?v=1757953900",
        "startDate": "2025-09-21",
        "url": "https://allevents.in/summit/organ-spectacular/200028825778521",
        "location": {
            "@type": "Place",
            "name": "70 Maple St, Summit, NJ, United States, New Jersey 07901",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "70 Maple St, Summit, NJ 07901-6506, United States",
                "addressLocality": "Summit",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.71472",
                "longitude": "-74.35934"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Central Presbyterian Church invites the public to share in the celebration of the upgrade of our pipe organ at a special concert featuring world-class local organists on Sunday, September 21st at 3pm.  The concert is free and open to all.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Central Presbyterian Church",
                "url": "https://allevents.in/org/central-presbyterian-church/26034190"
            }
        ]
    }
]
```