

# Event Details

- **Event Name**: Sunday Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am – Sun, 21 Dec, 2025 at 01:00 pm
- **Event Description**: Join us each Sunday for Service
- **Event URL**: https://allevents.in/cortland/sunday-service/200029363541426
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Cortland
- **state**: OH
- **country**: United States
- **location**: 2878 Warren Meadville Rd, Cortland, OH, United States, Ohio 44410
- **lat**: 41.29633
- **long**: -80.75856
- **full address**: 2878 Warren Meadville Rd, Cortland, OH, United States, Ohio 44410

## Event gallery

- **Alt text**: Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f8d2d9a4dd7d0f7913d20fbf22e5a7a09574a1d45917b9893860089e069535fb-rimg-w1200-h900-dc595f66-gmir?v=1765883246

## FAQs

- **Q**: When and where is Sunday Service being held?
  - **A:** Sunday Service takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 01:00 pm at 2878 Warren Meadville Rd, Cortland, OH, United States, Ohio 44410.
- **Q**: Who is organizing Sunday Service?
  - **A:** Sunday Service is organized by Journey Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events10/banners/f8d2d9a4dd7d0f7913d20fbf22e5a7a09574a1d45917b9893860089e069535fb-rimg-w1200-h900-dc595f66-gmir?v=1765883246",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/cortland/sunday-service/200029363541426",
        "location": {
            "@type": "Place",
            "name": "2878 Warren Meadville Rd, Cortland, OH, United States, Ohio 44410",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2878 Warren Meadville Rd, Cortland, OH 44410-9385, United States",
                "addressLocality": "Cortland",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.29633",
                "longitude": "-80.75856"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us each Sunday for Service",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Journey Christian Church",
                "url": "https://allevents.in/org/journey-christian-church/25239660"
            }
        ]
    }
]
```