

# Event Details

- **Event Name**: NR Ward BYC
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 12:01 pm – Sun, 21 Dec, 2025 at 01:01 pm
- **Event URL**: https://allevents.in/pembroke/nr-ward-byc/1600027698784028
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Pembroke
- **state**: VA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.321734999514
- **long**: -80.636324890178
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5905 Virginia Avenue, Pembroke, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3c971090-de92-11f0-84c6-43d7fe83ff8e-rimg-w1200-h675-dca68d76-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4619e8e0-de92-11f0-84c6-43d7fe83ff8e-rimg-w300-h300-dc92775e-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 12:01 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5905 Virginia Avenue, Pembroke, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about NR Ward BYC ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "NR Ward BYC",
        "image": "https://cdn-az.allevents.in/events7/banners/3c971090-de92-11f0-84c6-43d7fe83ff8e-rimg-w1200-h675-dca68d76-gmir.jpg",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/pembroke/nr-ward-byc/1600027698784028",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5905 Virginia Avenue",
                "addressLocality": "Pembroke",
                "addressRegion": "VA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.321734999514",
                "longitude": "-80.636324890178"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```