

# Event Details

- **Event Name**: Auburn Ward Sunday Services
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 10:00 am – Sun, 07 Dec, 2025 at 12:00 pm
- **Event Description**: Click here for: Sunday Program and announcements
- **Event URL**: https://allevents.in/auburn/auburn-ward-sunday-services/1600027934870446
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Auburn
- **state**: ME
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.177599990048
- **long**: -70.252457288029
- **full address**: The Church of Jesus Christ of Latter-day Saints, 545 Maple Hill Road, Auburn, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/59844e90-fdd1-11ef-a6b5-6bb60fa0e0c2-rimg-w273-h184-dcc6

## FAQs

- **Q**: When and where is Auburn Ward Sunday Services being held?
  - **A:** Auburn Ward Sunday Services takes place on Sun, 07 Dec, 2025 at 10:00 am to Sun, 07 Dec, 2025 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 545 Maple Hill Road, Auburn, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Auburn Ward Sunday Services",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Auburn+Ward+Sunday+Services&date=Sun%2C+07+Dec%2C+2025+at+10%3A00+am&bg=2",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/auburn/auburn-ward-sunday-services/1600027934870446",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "545 Maple Hill Road",
                "addressLocality": "Auburn",
                "addressRegion": "ME",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.177599990048",
                "longitude": "-70.252457288029"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Click here for: Sunday Program and announcements"
    }
]
```