

# Event Details

- **Event Name**: 14th Ward Sunday School
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 12:55 pm – Sun, 07 Dec, 2025 at 02:00 pm
- **Event Description**: Setup class and lesson
- **Event URL**: https://allevents.in/twin-falls/14th-ward-sunday-school/1600027749029341
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Twin Falls
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.575030950088
- **long**: -114.49725599456
- **full address**: The Church of Jesus Christ of Latter-day Saints, 824 Caswell Avenue West, Twin Falls, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/42014ca0-d20b-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/42736f60-d20b-11f0-8e6b-3d758292774f-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Dec, 2025 at 12:55 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 824 Caswell Avenue West, Twin Falls, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 14th Ward Sunday School ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "14th Ward Sunday School",
        "image": "https://cdn-az.allevents.in/events10/banners/42014ca0-d20b-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/twin-falls/14th-ward-sunday-school/1600027749029341",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "824 Caswell Avenue West",
                "addressLocality": "Twin Falls",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.575030950088",
                "longitude": "-114.49725599456"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Setup class and lesson"
    }
]
```