

# Event Details

- **Event Name**: Missionary Weekly Scripture Study
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 07:00 pm – Thu, 12 Mar, 2026 at 08:00 pm
- **Event URL**: https://allevents.in/odenton/missionary-weekly-scripture-study/1600027456629909
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Odenton
- **state**: MD
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/fb569ef0-10ad-11f0-82c1-bbcc46b033ee-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/fbafbb70-10ad-11f0-82c1-bbcc46b033ee-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 12 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 528 Higgins Drive, Odenton, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Missionary Weekly Scripture Study ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Missionary Weekly Scripture Study",
        "image": "https://cdn-az.allevents.in/events2/banners/fb569ef0-10ad-11f0-82c1-bbcc46b033ee-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-12",
        "endDate": "2026-03-12",
        "url": "https://allevents.in/odenton/missionary-weekly-scripture-study/1600027456629909",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.073125714526",
                "longitude": "-76.689454632226"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```