

# Event Details

- **Event Name**: Blacksburg Ward Day pf Service
- **Event Start and End Date**: Sat, 02 May, 2026 at 09:00 am – Sat, 02 May, 2026 at 12:30 pm (-04:00)
- **Event Description**: Join our 3rd annual day of service. Let's give back to our community and build bridges!
- **Event URL**: https://allevents.in/blacksburg/blacksburg-ward-day-pf-service/1600029278407522
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events6/banners/fcbd3ae0-ce0a-11f0-b6d4-af84bbdedf18-rimg-w1000-h563-dc9

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 02 May, 2026 at 09:00 am (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 510 Porter Street, Blacksburg, US
- **Q**: Where can I find ticket details about Blacksburg Ward Day pf Service ?
  - **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 Day pf Service",
        "image": "https://cdn-az.allevents.in/events3/banners/fbec5650-ce0a-11f0-bb67-fb6d397f1b16-rimg-w1200-h675-dc91918d-gmir.jpg",
        "startDate": "2026-05-02T09:00:00-04:00",
        "endDate": "2026-05-02T12:30:00-04:00",
        "url": "https://allevents.in/blacksburg/blacksburg-ward-day-pf-service/1600029278407522",
        "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": "Join our 3rd annual day of service. Let's give back to our community and build bridges!"
    }
]
```