

# Event Details

- **Event Name**: Blacksburg Ward Trunk or Treat/Festival
- **Event Start and End Date**: Tue, 27 Oct, 2026 at 06:00 pm – Tue, 27 Oct, 2026 at 07:30 pm (-04:00)
- **Event Description**: Details to come soon!
- **Event URL**: https://allevents.in/blacksburg/blacksburg-ward-trunk-or-treat-festival/1600029280353456
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Blacksburg
- **state**: VA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.212974911437
- **long**: -80.408337213985
- **full address**: The Church of Jesus Christ of Latter-day Saints, 510 Porter Street, Blacksburg, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d959e500-ce53-11f0-bb67-fb6d397f1b16-rimg-w1000-h563-dce

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 27 Oct, 2026 at 06:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 510 Porter Street, Blacksburg, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Blacksburg Ward Trunk or Treat/Festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blacksburg Ward Trunk or Treat/Festival",
        "image": "https://cdn-az.allevents.in/events5/banners/0f6af5c0-1ec3-11f1-8c59-7d35fb7764c4-rimg-w1200-h675-dceef2f3-gmir.jpg",
        "startDate": "2026-10-27T18:00:00-04:00",
        "endDate": "2026-10-27T19:30:00-04:00",
        "url": "https://allevents.in/blacksburg/blacksburg-ward-trunk-or-treat-festival/1600029280353456",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "510 Porter Street",
                "addressLocality": "Blacksburg",
                "addressRegion": "VA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.212974911437",
                "longitude": "-80.408337213985"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details to come soon!"
    }
]
```