

# Event Details

- **Event Name**: Organ Concert with Robert Glick
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 04:00 pm
- **Event Description**: Celebration of the 25th anniversary of the inauguration of the Zimmer Organ. Admission is Free.
- **Event URL**: https://allevents.in/anderson/organ-concert-with-robert-glick/200029154803637
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

- **Ticket URL**: http://facebook.com/200029154803637?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=anderson-events

## Event venue details

- **city**: Anderson
- **state**: SC
- **country**: United States
- **location**: 711 S McDuffie St, Anderson, SC
- **lat**: 34.49955
- **long**: -82.64691
- **full address**: 711 S McDuffie St, Anderson, SC, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Grace Episcopal Church (https://allevents.in/org/grace-episcopal-church/26110298)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/36dcaf1aa017b93e3354a5b93c2456e2216ce21ce2082c1873622d489520505b-rimg-w1100-h1700-dcffffff-gmir?v=1763254413
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/93960c754dba368217a83726d6d6a446b0f9a9412ecb1cf1d41e36ad04a36132-rimg-w300-h300-dcffffff-gmir?v=1763254413

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 16 Nov, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** 711 S McDuffie St, Anderson, SC, United States
- **Q**: Who is organizing the event?
  - **A:** Grace Episcopal Church
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about Organ Concert with Robert Glick ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Organ Concert with Robert Glick",
        "image": "https://cdn-az.allevents.in/events2/banners/36dcaf1aa017b93e3354a5b93c2456e2216ce21ce2082c1873622d489520505b-rimg-w1100-h1700-dcffffff-gmir?v=1763254413",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/anderson/organ-concert-with-robert-glick/200029154803637",
        "location": {
            "@type": "Place",
            "name": "711 S McDuffie St, Anderson, SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "711 S McDuffie St, Anderson, SC 29624-2334, United States",
                "addressLocality": "Anderson",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.49955",
                "longitude": "-82.64691"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebration of the 25th anniversary of the inauguration of the Zimmer Organ. Admission is Free.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Episcopal Church",
                "url": "https://allevents.in/org/grace-episcopal-church/26110298"
            }
        ]
    }
]
```