

# Event Details

- **Event Name**: Trunk Or Treat
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 12:00 am – Sat, 24 Oct, 2026 at 11:59 pm (-04:00)
- **Event Description**: Ward Trunk or Treat Hosted by the primary
- **Event URL**: https://allevents.in/sterling/trunk-or-treat/1600029760120311
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sterling
- **state**: VA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.995186
- **long**: -77.400811
- **full address**: The Church of Jesus Christ of Latter-day Saints, 22066 Circle Dr, Sterling, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d102c950-160e-11f1-b090-99731f5712d2-rimg-w1000-h563-dc0

## FAQs

- **Q**: When and where is Trunk Or Treat being held?
  - **A:** Trunk Or Treat takes place on Sat, 24 Oct, 2026 at 12:00 am to Sat, 24 Oct, 2026 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 22066 Circle Dr, Sterling, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Trunk Or Treat is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Sterling, this event is thoughtfully curated to deliver a standout experience worth every moment. If Trunk Or Treat sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk Or Treat",
        "image": "https://cdn-az.allevents.in/events3/banners/f6cea080-1ed5-11f1-a80c-71aa7eb81ff0-rimg-w1200-h675-dc041628-gmir.jpg",
        "startDate": "2026-10-24T00:00:00-04:00",
        "endDate": "2026-10-24T23:59:00-04:00",
        "url": "https://allevents.in/sterling/trunk-or-treat/1600029760120311",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22066 Circle Dr",
                "addressLocality": "Sterling",
                "addressRegion": "VA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.995186",
                "longitude": "-77.400811"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ward Trunk or Treat Hosted by the primary"
    }
]
```