

# Event Details

- **Event Name**: Sunday Service
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:30 am – Sun, 28 Dec, 2025 at 10:35 am
- **Event Description**: Worship with us at Otsego Christian Academy. Services are held in the gym and start at 10:30am. There is a time of fellowship followed with light refreshments after.
- **Event URL**: https://allevents.in/otego/sunday-service/200029396569631
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Otego
- **state**: NY
- **country**: United States
- **location**: 353 Main Street, Otego, NY
- **lat**: 42.39803
- **long**: -75.17419
- **full address**: 353 Main Street, Otego, NY, United States

## Event gallery

- **Alt text**: Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/44bd16130a926c1575129038b4434ebb03ebcdfdb0160ea048ca512f105eb281-rimg-w1200-h2045-dc314434-gmir?v=1766476889

## FAQs

- **Q**: When and where is Sunday Service being held?
  - **A:** Sunday Service takes place on Sun, 28 Dec, 2025 at 10:30 am to Sun, 28 Dec, 2025 at 10:35 am at 353 Main Street, Otego, NY, United States.
- **Q**: Who is organizing Sunday Service?
  - **A:** Sunday Service is organized by The Church of Eternal Grace and Hope.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events8/banners/44bd16130a926c1575129038b4434ebb03ebcdfdb0160ea048ca512f105eb281-rimg-w1200-h2045-dc314434-gmir?v=1766476889",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/otego/sunday-service/200029396569631",
        "location": {
            "@type": "Place",
            "name": "353 Main Street, Otego, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "353 RT-7, Otego, NY 13825-3263, United States",
                "addressLocality": "Otego",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.39803",
                "longitude": "-75.17419"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Worship with us at Otsego Christian Academy. Services are held in the gym and start at 10:30am. There is a time of fellowship followed with light refreshments after.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Church of Eternal Grace and Hope",
                "url": "https://allevents.in/org/the-church-of-eternal-grace-and-hope/24349582"
            }
        ]
    }
]
```