

# Event Details

- **Event Name**: Sacrament Meeting
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 10:00 am – Sun, 07 Dec, 2025 at 11:00 am
- **Event Description**: Sunday worship service. Conducted in English. All are welcome to join. Find the Zoom link at: hudsonward.us
- **Event URL**: https://allevents.in/new-port-richey/sacrament-meeting/1600027911373035
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: New Port Richey
- **state**: FL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 28.311325885402
- **long**: -82.659307396289
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10606 Hilltop Drive, New Port Richey, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f521f7b0-f879-11ef-aa08-51db68a86f1e-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Dec, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 10606 Hilltop Drive, New Port Richey, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sacrament Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events6/banners/bd0d1070-d380-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/new-port-richey/sacrament-meeting/1600027911373035",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10606 Hilltop Drive",
                "addressLocality": "New Port Richey",
                "addressRegion": "FL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.311325885402",
                "longitude": "-82.659307396289"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday worship service. Conducted in English. All are welcome to join. Find the Zoom link at: hudsonward.us"
    }
]
```