

# Event Details

- **Event Name**: Linger Longer
- **Event Start and End Date**: Sun, 03 May, 2026 at 01:30 pm – Sun, 03 May, 2026 at 03:00 pm (-04:00)
- **Event Description**: A monthly lunch after YSA meetings on Fast Sundays.
- **Event URL**: https://allevents.in/tallmadge/linger-longer/1600028611619418
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Tallmadge
- **state**: OH
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.117670501719
- **long**: -81.436245992123
- **full address**: The Church of Jesus Christ of Latter-day Saints, 106 East Howe Road, Tallmadge, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1267e720-7071-11f0-9640-ed9e178bb33c-rimg-w1000-h563-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 03 May, 2026 at 01:30 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 106 East Howe Road, Tallmadge, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Linger Longer ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Linger Longer",
        "image": "https://cdn-az.allevents.in/events7/banners/1ab757f0-23fc-11f1-9831-630114a07816-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2026-05-03T13:30:00-04:00",
        "endDate": "2026-05-03T15:00:00-04:00",
        "url": "https://allevents.in/tallmadge/linger-longer/1600028611619418",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "106 East Howe Road",
                "addressLocality": "Tallmadge",
                "addressRegion": "OH",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.117670501719",
                "longitude": "-81.436245992123"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A monthly lunch after YSA meetings on Fast Sundays."
    }
]
```