

# Event Details

- **Event Name**: HS Christmas Sacrament Meeting
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 11:00 am – Sun, 21 Dec, 2025 at 12:00 pm
- **Event Description**: Christmas Sacrament Meeting. No 2nd hour classes. Invite friends and neighbors.
- **Event URL**: https://allevents.in/fuquay-varina/hs-christmas-sacrament-meeting/1600027698415048
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fuquay-Varina
- **state**: NC
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.624294028564
- **long**: -78.818596947826
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2540 N Broad St, Fuquay-Varina, US

## Event gallery

- **Alt text**: HS Christmas Sacrament Meeting
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7f15b420-de89-11f0-9ab0-814607e91c18-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is HS Christmas Sacrament Meeting being held?
  - **A:** HS Christmas Sacrament Meeting takes place on Sun, 21 Dec, 2025 at 11:00 am to Sun, 21 Dec, 2025 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 2540 N Broad St, Fuquay-Varina, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "HS Christmas Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events6/banners/7f15b420-de89-11f0-9ab0-814607e91c18-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/fuquay-varina/hs-christmas-sacrament-meeting/1600027698415048",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2540 N Broad St",
                "addressLocality": "Fuquay-Varina",
                "addressRegion": "NC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.624294028564",
                "longitude": "-78.818596947826"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Sacrament Meeting. No 2nd hour classes. Invite friends and neighbors."
    }
]
```