

# Event Details

- **Event Name**: Appleton 1st Ward Sacrament Meeting
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 11:30 am – Sun, 28 Jun, 2026 at 12:30 pm (-05:00)
- **Event Description**: Ward Bulletin https://wardbulletin.app/bulletin?unitid=Appleton1stWard
- **Event URL**: https://allevents.in/appleton/appleton-1st-ward-sacrament-meeting/1600029878870624
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Appleton
- **state**: WI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.292516950842
- **long**: -88.411008529074
- **full address**: The Church of Jesus Christ of Latter-day Saints, 425 West Park Ridge Avenue, Appleton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2a580290-2c76-11f1-ae8b-4112d0299dd3-rimg-w625-h552-dc1f

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 28 Jun, 2026 at 11:30 am (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 425 West Park Ridge Avenue, Appleton, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Appleton 1st Ward Sacrament Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Appleton 1st Ward Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/38361eb0-2c76-11f1-a796-25373a183b85-rimg-w625-h552-dc1f1f1f-gmir.png",
        "startDate": "2026-06-28T11:30:00-05:00",
        "endDate": "2026-06-28T12:30:00-05:00",
        "url": "https://allevents.in/appleton/appleton-1st-ward-sacrament-meeting/1600029878870624",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "425 West Park Ridge Avenue",
                "addressLocality": "Appleton",
                "addressRegion": "WI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.292516950842",
                "longitude": "-88.411008529074"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ward Bulletin https://wardbulletin.app/bulletin?unitid=Appleton1stWard"
    }
]
```