

# Event Details

- **Event Name**: Lynnfield Ward Conference
- **Event Start and End Date**: Sun, 17 May, 2026 at 10:00 am – Sun, 17 May, 2026 at 12:00 pm (-04:00)
- **Event Description**: Conference will begin at 10am sharp.
- **Event URL**: https://allevents.in/lynnfield/lynnfield-ward-conference/1600029335441834
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lynnfield
- **state**: MA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.540764
- **long**: -71.025176
- **full address**: The Church of Jesus Christ of Latter-day Saints, 400 East Essex Street, Lynnfield, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3a7f1010-d60d-11f0-8b49-41359ed287ca-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 17 May, 2026 at 10:00 am (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 400 East Essex Street, Lynnfield, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Lynnfield 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": "Lynnfield Ward Conference",
        "image": "https://cdn-az.allevents.in/events10/banners/908e3130-23fa-11f1-b21f-e7b51f3e47f4-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-05-17T10:00:00-04:00",
        "endDate": "2026-05-17T12:00:00-04:00",
        "url": "https://allevents.in/lynnfield/lynnfield-ward-conference/1600029335441834",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 East Essex Street",
                "addressLocality": "Lynnfield",
                "addressRegion": "MA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.540764",
                "longitude": "-71.025176"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Conference will begin at 10am sharp."
    }
]
```