

# Event Details

- **Event Name**: Linger Longer
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 01:30 pm – Sun, 01 Mar, 2026 at 03:00 pm
- **Event Description**: A monthly lunch after Young Single Adult church meetings on Fast Sundays.
- **Event URL**: https://allevents.in/tallmadge/linger-longer/1600028611638134
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events9/banners/eca93460-7072-11f0-96be-d9bcca14d905-rimg-w1000-h563-dcd

## FAQs

- **Q**: When and where is Linger Longer being held?
  - **A:** Linger Longer takes place on Sun, 01 Mar, 2026 at 01:30 pm to Sun, 01 Mar, 2026 at 03:00 pm at The Church of Jesus Christ of Latter-day Saints, 106 East Howe Road, Tallmadge, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Linger Longer is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Tallmadge, this event is thoughtfully curated to deliver a standout experience worth every moment. If Linger Longer sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Linger Longer",
        "image": "https://cdn-az.allevents.in/events2/banners/34bfef10-d463-11f0-b5dd-cf8884207a20-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2026-03-01",
        "endDate": "2026-03-01",
        "url": "https://allevents.in/tallmadge/linger-longer/1600028611638134",
        "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 Young Single Adult church meetings on Fast Sundays."
    }
]
```