

# Event Details

- **Event Name**: Afton 3rd Ward Sunday Worship Services
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 09:00 am – Sun, 28 Dec, 2025 at 11:00 am
- **Event Description**: Sunday Morning Service Zoom Link
- **Event URL**: https://allevents.in/afton/afton-3rd-ward-sunday-worship-services/1600027738798316
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Afton
- **state**: WY
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.723530764925
- **long**: -110.92840373436
- **full address**: The Church of Jesus Christ of Latter-day Saints, 165 East 5th Avenue, Afton, US

## Event gallery

- **Alt text**: Afton 3rd Ward Sunday Worship Services
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2baaad30-d214-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Afton 3rd Ward Sunday Worship Services being held?
  - **A:** Afton 3rd Ward Sunday Worship Services takes place on Sun, 28 Dec, 2025 at 09:00 am to Sun, 28 Dec, 2025 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 165 East 5th Avenue, Afton, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Afton 3rd Ward Sunday Worship Services",
        "image": "https://cdn-az.allevents.in/events7/banners/2baaad30-d214-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/afton/afton-3rd-ward-sunday-worship-services/1600027738798316",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "165 East 5th Avenue",
                "addressLocality": "Afton",
                "addressRegion": "WY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.723530764925",
                "longitude": "-110.92840373436"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday Morning Service Zoom Link"
    }
]
```