

# Event Details

- **Event Name**: Missionary Weekly Scripture Study
- **Event Start and End Date**: Thu, 14 May, 2026 at 07:00 pm – Thu, 14 May, 2026 at 08:00 pm (-04:00)
- **Event URL**: https://allevents.in/odenton/missionary-weekly-scripture-study/1600027456658538
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Odenton
- **state**: MD
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.073125714526
- **long**: -76.689454632226
- **full address**: The Church of Jesus Christ of Latter-day Saints, 528 Higgins Drive, Odenton, US

## Event gallery

- **Alt text**: Missionary Weekly Scripture Study
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6bbc3510-3376-11f1-815c-a90acb8b9ebc-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Missionary Weekly Scripture Study being held?
  - **A:** Missionary Weekly Scripture Study takes place on Thu, 14 May, 2026 at 07:00 pm to Thu, 14 May, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 528 Higgins Drive, Odenton, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Missionary Weekly Scripture Study",
        "image": "https://cdn-az.allevents.in/events3/banners/6bbc3510-3376-11f1-815c-a90acb8b9ebc-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-05-14T19:00:00-04:00",
        "endDate": "2026-05-14T20:00:00-04:00",
        "url": "https://allevents.in/odenton/missionary-weekly-scripture-study/1600027456658538",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "528 Higgins Drive",
                "addressLocality": "Odenton",
                "addressRegion": "MD",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.073125714526",
                "longitude": "-76.689454632226"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```