

# Event Details

- **Event Name**: Spiritual walk
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 03:00 am
- **Event Description**: Walk with Jesus and be transformed! I'll be walking in Dexter tomorrow at 1:00 and would love for you to join me. Meet at the Walmart parking lot close to the gas station.
- **Event URL**: https://allevents.in/dexter/spiritual-walk/200030231851433
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dexter
- **state**: MO
- **country**: United States
- **location**: Dexter, Missouri
- **lat**: 36.7967
- **long**: -89.9625
- **full address**: Dexter, Missouri, United States

## Event gallery

- **Alt text**: Spiritual walk
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Spiritual+walk&date=Sun%2C+14+Jun%2C+2026+at+03%3A00+am&bg=4

## FAQs

- **Q**: When and where is Spiritual walk being held?
  - **A:** Spiritual walk takes place on Sun, 14 Jun, 2026 at 03:00 am to Sun, 14 Jun, 2026 at 03:00 am at Dexter, Missouri, United States.
- **Q**: Who is organizing Spiritual walk?
  - **A:** Spiritual walk is organized by Walking For Jesus.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spiritual walk",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Spiritual+walk&date=Sun%2C+14+Jun%2C+2026+at+03%3A00+am&bg=4",
        "startDate": "2026-06-14",
        "url": "https://allevents.in/dexter/spiritual-walk/200030231851433",
        "location": {
            "@type": "Place",
            "name": "Dexter, Missouri",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Dexter, Missouri",
                "addressLocality": "Dexter",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.7967",
                "longitude": "-89.9625"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Walk with Jesus and be transformed! I'll be walking in Dexter tomorrow at 1:00 and would love for you to join me. Meet at the Walmart parking lot close to the gas station.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Walking For Jesus",
                "url": "https://allevents.in/org/walking-for-jesus/27916168"
            }
        ]
    }
]
```