

# Event Details

- **Event Name**: Easter Morning Sunrise Service
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 06:15 am
- **Event Description**: Join us for an outdoor Sunrise Worship service!  Easter morning.  Bring your lawn chair and dress for the forecast.
- **Event URL**: https://allevents.in/dexter/easter-morning-sunrise-service/200029807693250
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Dexter
- **state**: MO
- **country**: United States
- **location**: Hidden Trails Country Club
- **lat**: 36.783835658363
- **long**: -90.017532123042
- **full address**: Hidden Trails Country Club, 11601 Hidden Trail Dr,Dexter, Missouri, United States

## Event gallery

- **Alt text**: Easter Morning Sunrise Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ae33dd13f4ec29b7f72331d52608c74b49fabdf5e4f370726c02ce5f8c468c1d-rimg-w940-h788-dcaaa46f-gmir?v=1775218157

## FAQs

- **Q**: When and where is Easter Morning Sunrise Service being held?
  - **A:** Easter Morning Sunrise Service takes place on Sun, 05 Apr, 2026 at 06:15 am to Sun, 05 Apr, 2026 at 06:15 am at Hidden Trails Country Club, 11601 Hidden Trail Dr,Dexter, Missouri, United States.
- **Q**: Who is organizing Easter Morning Sunrise Service?
  - **A:** Easter Morning Sunrise Service is organized by CrossRoads Global Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Easter Morning Sunrise Service",
        "image": "https://cdn-az.allevents.in/events4/banners/ae33dd13f4ec29b7f72331d52608c74b49fabdf5e4f370726c02ce5f8c468c1d-rimg-w940-h788-dcaaa46f-gmir?v=1775218157",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/dexter/easter-morning-sunrise-service/200029807693250",
        "location": {
            "@type": "Place",
            "name": "Hidden Trails Country Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11601 Hidden Trail Dr,Dexter, Missouri",
                "addressLocality": "Dexter",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.783835658363",
                "longitude": "-90.017532123042"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an outdoor Sunrise Worship service!  Easter morning.  Bring your lawn chair and dress for the forecast.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "CrossRoads Global Methodist Church",
                "url": "https://allevents.in/org/crossroads-global-methodist-church/12940912",
                "description": "A place for faith, hope, and love.\n"
            }
        ]
    }
]
```