

# Event Details

- **Event Name**: Green Bay 2nd Ward Conference
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 10:30 am – Sun, 19 Apr, 2026 at 12:30 pm (-05:00)
- **Event Description**: Ward conference for all members in the Green Bay 2nd ward boundaries.
- **Event URL**: https://allevents.in/green-bay/green-bay-2nd-ward-conference/1600029222813613
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Green Bay
- **state**: WI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.489036
- **long**: -87.962074
- **full address**: The Church of Jesus Christ of Latter-day Saints, 651 Pinehurst Avenue, Green Bay, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2ba21e20-c591-11f0-b61d-bb2498f53cda-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 19 Apr, 2026 at 10:30 am (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 651 Pinehurst Avenue, Green Bay, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Green Bay 2nd Ward Conference ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Green Bay 2nd Ward Conference",
        "image": "https://cdn-az.allevents.in/events10/banners/1325c620-23ed-11f1-a65f-5fbb58f23dd1-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-19T10:30:00-05:00",
        "endDate": "2026-04-19T12:30:00-05:00",
        "url": "https://allevents.in/green-bay/green-bay-2nd-ward-conference/1600029222813613",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "651 Pinehurst Avenue",
                "addressLocality": "Green Bay",
                "addressRegion": "WI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.489036",
                "longitude": "-87.962074"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ward conference for all members in the Green Bay 2nd ward boundaries."
    }
]
```