

# Event Details

- **Event Name**: Worship Services
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:00 am – Sun, 28 Dec, 2025 at 12:00 pm
- **Event URL**: https://allevents.in/providence-forge/worship-services/1600027642335954
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Providence Forge
- **state**: VA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.439442457405
- **long**: -77.024485287553
- **full address**: The Church of Jesus Christ of Latter-day Saints, 9770 Pocahontas Trail, Providence Forge, United States

## Event gallery

- **Alt text**: Worship Services
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/56413480-706f-11f0-9cd1-c9d59d3bc1a1-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Worship Services being held?
  - **A:** Worship Services takes place on Sun, 28 Dec, 2025 at 10:00 am to Sun, 28 Dec, 2025 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 9770 Pocahontas Trail, Providence Forge, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Worship Services",
        "image": "https://cdn-az.allevents.in/events3/banners/56413480-706f-11f0-9cd1-c9d59d3bc1a1-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/providence-forge/worship-services/1600027642335954",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9770 Pocahontas Trail",
                "addressLocality": "Providence Forge",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.439442457405",
                "longitude": "-77.024485287553"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```