

# Event Details

- **Event Name**: Sunday Worship Services-Georgetown
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:00 am – Sun, 28 Dec, 2025 at 12:00 pm
- **Event Description**: Welcome The Church of Jesus Christ of Latter-day Saints welcomes neighbors, families, and friends to join us for Sunday worship services. Come join us! We welcome you to RSVP.
- **Event URL**: https://allevents.in/georgetown/sunday-worship-services-georgetown/1600028968029801
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Georgetown
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.902631
- **long**: -120.834702
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7280 Prospect Hill Drive, Georgetown, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/77a92b50-9ce3-11f0-80e2-7ff0b4961ab3-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Sunday Worship Services-Georgetown being held?
  - **A:** Sunday Worship Services-Georgetown 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, 7280 Prospect Hill Drive, Georgetown, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Services-Georgetown",
        "image": "https://cdn-az.allevents.in/events2/banners/bbf11970-d21d-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/georgetown/sunday-worship-services-georgetown/1600028968029801",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7280 Prospect Hill Drive",
                "addressLocality": "Georgetown",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.902631",
                "longitude": "-120.834702"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Welcome The Church of Jesus Christ of Latter-day Saints welcomes neighbors, families, and friends to join us for Sunday worship services. Come join us! We welcome you to RSVP."
    }
]
```