

# Event Details

- **Event Name**: Linger longer
- **Event Start and End Date**: Sun, 18 Jan, 2026 at 12:15 pm – Sun, 18 Jan, 2026 at 01:15 pm
- **Event Description**: Esta es la reunión de compartir alimentos todos This is the linger longer meeting
- **Event URL**: https://allevents.in/detroit/linger-longer/1600027792680910
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Detroit
- **state**: MI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.333524176258
- **long**: -83.077270606134
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2600 14th Street, Detroit, US

## Event gallery

- **Alt text**: Linger longer
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d3930450-f494-11f0-b1e4-475f0e34b788-rimg-w1200-h675-dcd7c1bf-gmir.jpg

## FAQs

- **Q**: When and where is Linger longer being held?
  - **A:** Linger longer takes place on Sun, 18 Jan, 2026 at 12:15 pm to Sun, 18 Jan, 2026 at 01:15 pm at The Church of Jesus Christ of Latter-day Saints, 2600 14th Street, Detroit, 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 Detroit, 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/events4/banners/d3930450-f494-11f0-b1e4-475f0e34b788-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2026-01-18",
        "endDate": "2026-01-18",
        "url": "https://allevents.in/detroit/linger-longer/1600027792680910",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2600 14th Street",
                "addressLocality": "Detroit",
                "addressRegion": "MI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.333524176258",
                "longitude": "-83.077270606134"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Esta es la reunión de compartir alimentos todos This is the linger longer meeting"
    }
]
```