

# Event Details

- **Event Name**: Worship Service
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 10:00 am – Sun, 27 Dec, 2026 at 10:00 am (-05:00)
- **Event Description**: Please Join us for the Manhattan Young Single Adult Worship Service, every Sunday at 10 am.Additionally, we would like to invite you to Gospel Study, every Sunday at 11 am.1820 Claflin RoadManhattan, KS 66502
- **Event URL**: https://allevents.in/manhattan/worship-service/1600027728705238
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027728705238

## Event venue details

- **city**: Manhattan
- **state**: KS
- **country**: United States
- **location**: Church of Jesus Christ of Latter-Day Saints - Institute of Religion
- **lat**: 39.193455
- **long**: -96.586784
- **full address**: Church of Jesus Christ of Latter-Day Saints - Institute of Religion, 1820 Claflin Road, Manhattan, United States

## Event gallery

- **Alt text**: Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e76e92d0-2c73-11f0-b7e7-b761835452a9-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Worship Service being held?
  - **A:** Worship Service takes place on Sun, 01 Mar, 2026 at 10:00 am to Sun, 27 Dec, 2026 at 10:00 am at Church of Jesus Christ of Latter-Day Saints - Institute of Religion, 1820 Claflin Road, Manhattan, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Service",
        "image": "https://cdn-az.allevents.in/events8/banners/e76e92d0-2c73-11f0-b7e7-b761835452a9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-01T10:00:00-05:00",
        "endDate": "2026-12-27T10:00:00-05:00",
        "url": "https://allevents.in/manhattan/worship-service/1600027728705238",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Church of Jesus Christ of Latter-Day Saints - Institute of Religion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1820 Claflin Road",
                "addressLocality": "Manhattan",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.193455",
                "longitude": "-96.586784"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please Join us for the Manhattan Young Single Adult Worship Service, every Sunday at 10 am.Additionally, we would like to invite you to Gospel Study, every Sunday at 11 am.1820 Claflin RoadManhattan, KS 66502"
    }
]
```