

# Event Details

- **Event Name**: M1 Primary Trunk or Treat
- **Event Start and End Date**: Fri, 30 Oct, 2026 at 06:00 pm – Fri, 30 Oct, 2026 at 07:30 pm (-05:00)
- **Event Description**: 6pm Come and Setup 6:30pm Trunk or Treat begins
- **Event URL**: https://allevents.in/midland/m1-primary-trunk-or-treat/1600030495744510
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Midland
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.035541099581
- **long**: -102.13758401328
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4805 Gateway Street, Midland, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ad675dc0-8e4b-11f1-88dc-e3856eb2568f-rimg-w1000-h563-dcf

## FAQs

- **Q**: When and where is M1 Primary Trunk or Treat being held?
  - **A:** M1 Primary Trunk or Treat takes place on Fri, 30 Oct, 2026 at 06:00 pm to Fri, 30 Oct, 2026 at 07:30 pm at The Church of Jesus Christ of Latter-day Saints, 4805 Gateway Street, Midland, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "M1 Primary Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events1/banners/1ae52000-97be-11f1-9a40-7b90de720125-rimg-w1200-h675-dcf8f8f8-gmir.jpg",
        "startDate": "2026-10-30T18:00:00-05:00",
        "endDate": "2026-10-30T19:30:00-05:00",
        "url": "https://allevents.in/midland/m1-primary-trunk-or-treat/1600030495744510",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4805 Gateway Street",
                "addressLocality": "Midland",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.035541099581",
                "longitude": "-102.13758401328"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "6pm Come and Setup 6:30pm Trunk or Treat begins"
    }
]
```