

# Event Details

- **Event Name**: Worship Service
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 10:00 am – Sun, 08 Feb, 2026 at 12:00 pm
- **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/1600027728707453
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Manhattan
- **state**: KS
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c96f2e20-0508-11f1-9d20-df07b4a7345e-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Worship Service being held?
  - **A:** Worship Service takes place on Sun, 08 Feb, 2026 at 10:00 am to Sun, 08 Feb, 2026 at 12:00 pm at Church of Jesus Christ of Latter-Day Saints - Institute of Religion, 1820 Claflin Road, Manhattan, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Service",
        "image": "https://cdn-az.allevents.in/events7/banners/c96f2e20-0508-11f1-9d20-df07b4a7345e-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-02-08",
        "endDate": "2026-02-08",
        "url": "https://allevents.in/manhattan/worship-service/1600027728707453",
        "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": {
                    "@type": "Country",
                    "name": "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"
    }
]
```