

# Event Details

- **Event Name**: Linger longer
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 12:15 pm – Sun, 21 Dec, 2025 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/1600027792681319
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events3/banners/ce3e02c0-de91-11f0-84c6-43d7fe83ff8e-rimg-w1200-h675-dcd7c1bf-gmir.jpg

## FAQs

- **Q**: When and where is Linger longer being held?
  - **A:** Linger longer takes place on Sun, 21 Dec, 2025 at 12:15 pm to Sun, 21 Dec, 2025 at 01:15 pm at The Church of Jesus Christ of Latter-day Saints, 2600 14th Street, Detroit, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Linger longer",
        "image": "https://cdn-az.allevents.in/events3/banners/ce3e02c0-de91-11f0-84c6-43d7fe83ff8e-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/detroit/linger-longer/1600027792681319",
        "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"
    }
]
```