

# Event Details

- **Event Name**: Sunday School
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 10:30 am – Sun, 30 Nov, 2025 at 11:30 am
- **Event Description**: Everyone is invited to attend Sunday School immediately following Sacrament Meeting. Different classes are offered for children, youth and adults.
- **Event URL**: https://allevents.in/phoenix/sunday-school/1600028210123503
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Phoenix
- **state**: AZ
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.392602296064
- **long**: -112.08144286872
- **full address**: The Church of Jesus Christ of Latter-day Saints, 650 West Southern Avenue, Phoenix, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4af1e4e0-33fb-11f0-b6e4-8346a1385c86-rimg-w275-h183-dc1a

## FAQs

- **Q**: When and where is Sunday School being held?
  - **A:** Sunday School takes place on Sun, 30 Nov, 2025 at 10:30 am to Sun, 30 Nov, 2025 at 11:30 am at The Church of Jesus Christ of Latter-day Saints, 650 West Southern Avenue, Phoenix, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday School",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+School&date=Sun%2C+30+Nov%2C+2025+at+10%3A30+am&bg=4",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/phoenix/sunday-school/1600028210123503",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "650 West Southern Avenue",
                "addressLocality": "Phoenix",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.392602296064",
                "longitude": "-112.08144286872"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is invited to attend Sunday School immediately following Sacrament Meeting. Different classes are offered for children, youth and adults."
    }
]
```