

# Event Details

- **Event Name**: Bishopric Training for Sunday School and Youth Classes
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 11:10 am – Sun, 30 Nov, 2025 at 12:00 pm
- **Event Description**: Youth and adults will usually meet separately, but may be combined at Bishop's discretion. Children under 11 years will meet in their normal classes.
- **Event URL**: https://allevents.in/stockbridge/bishopric-training-for-sunday-school-and-youth-classes/1600027598436854
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Stockbridge
- **state**: GA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.541639734054
- **long**: -84.139567152406
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3355 Highway 155 North, Stockbridge, US

## Event gallery

- **Alt text**: Bishopric Training for Sunday School and Youth Classes
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/06b61870-ce09-11f0-bb67-fb6d397f1b16-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Bishopric Training for Sunday School and Youth Classes being held?
  - **A:** Bishopric Training for Sunday School and Youth Classes takes place on Sun, 30 Nov, 2025 at 11:10 am to Sun, 30 Nov, 2025 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 3355 Highway 155 North, Stockbridge, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bishopric Training for Sunday School and Youth Classes",
        "image": "https://cdn-az.allevents.in/events10/banners/06b61870-ce09-11f0-bb67-fb6d397f1b16-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/stockbridge/bishopric-training-for-sunday-school-and-youth-classes/1600027598436854",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3355 Highway 155 North",
                "addressLocality": "Stockbridge",
                "addressRegion": "GA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.541639734054",
                "longitude": "-84.139567152406"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth and adults will usually meet separately, but may be combined at Bishop's discretion. Children under 11 years will meet in their normal classes."
    }
]
```