

# Event Details

- **Event Name**: Music for a Sunday Afternoon
- **Event Start and End Date**: Sun, 03 May, 2026 at 04:00 pm (-04:00)
- **Event Description**: Come &amp; join to hear some amazing organists &amp; get to sing some favorite hymns.  #love
- **Event URL**: https://allevents.in/spencer/music-for-a-sunday-afternoon/200029918332544
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Spencer
- **state**: NY
- **country**: United States
- **location**: 75 N. Main Street, Spencer, NY, United States, New York 14883
- **lat**: 42.21383
- **long**: -76.49226
- **full address**: 75 N. Main Street, Spencer, NY, United States, New York 14883

## Event gallery

- **Alt text**: Music for a Sunday Afternoon
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7f402741d6bb812e7f5e8538f14aba04258cf958ed17c11dd4d149ce8aabb4e2-rimg-w1071-h1014-dc8fc5fd-gmir?v=1776427344

## FAQs

- **Q**: When and where is Music for a Sunday Afternoon being held?
  - **A:** Music for a Sunday Afternoon takes place on Sun, 03 May, 2026 at 04:00 pm to Sun, 03 May, 2026 at 04:00 pm at 75 N. Main Street, Spencer, NY, United States, New York 14883.
- **Q**: Who is organizing Music for a Sunday Afternoon?
  - **A:** Music for a Sunday Afternoon is organized by Christ the King Fellowship Presbyterian Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music for a Sunday Afternoon is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Spencer, this event is thoughtfully curated to deliver a standout experience worth every moment. If Music for a Sunday Afternoon 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": "Music for a Sunday Afternoon",
        "image": "https://cdn-az.allevents.in/events2/banners/7f402741d6bb812e7f5e8538f14aba04258cf958ed17c11dd4d149ce8aabb4e2-rimg-w1071-h1014-dc8fc5fd-gmir?v=1776427344",
        "startDate": "2026-05-03T16:00:00-04:00",
        "url": "https://allevents.in/spencer/music-for-a-sunday-afternoon/200029918332544",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "75 N. Main Street, Spencer, NY, United States, New York 14883",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "75 N Main St, Spencer, NY 14883-9100, United States",
                "addressLocality": "Spencer",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.21383",
                "longitude": "-76.49226"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come & join to hear some amazing organists & get to sing some favorite hymns.  #love",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ the King Fellowship Presbyterian Church",
                "url": "https://allevents.in/org/christ-the-king-fellowship-presbyterian-church/21728857"
            }
        ]
    }
]
```