

# Event Details

- **Event Name**: Trunk or Treat
- **Event Start and End Date**: Fri, 30 Oct, 2026 at 05:00 pm – Fri, 30 Oct, 2026 at 08:00 pm (-04:00)
- **Event Description**: Trunk or treat -- dress up your trunks and bring all the goodies
- **Event URL**: https://allevents.in/fayetteville/trunk-or-treat/1600030531672851
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fayetteville
- **state**: NC
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.082398593396
- **long**: -78.930138823323
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3200 Scotty Hill Road, Fayetteville, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ef5ce660-9430-11f1-b9f1-838473689728-rimg-w1000-h563-dcc

## FAQs

- **Q**: When and where is Trunk or Treat being held?
  - **A:** Trunk or Treat takes place on Fri, 30 Oct, 2026 at 05:00 pm to Fri, 30 Oct, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 3200 Scotty Hill Road, Fayetteville, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events8/banners/dac976e0-97bf-11f1-9a40-7b90de720125-rimg-w1200-h675-dcc8d8e8-gmir.jpg",
        "startDate": "2026-10-30T17:00:00-04:00",
        "endDate": "2026-10-30T20:00:00-04:00",
        "url": "https://allevents.in/fayetteville/trunk-or-treat/1600030531672851",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3200 Scotty Hill Road",
                "addressLocality": "Fayetteville",
                "addressRegion": "NC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.082398593396",
                "longitude": "-78.930138823323"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trunk or treat -- dress up your trunks and bring all the goodies"
    }
]
```