

# Event Details

- **Event Name**: Linger Longer Potluck Luncheon
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 12:00 pm – Sun, 07 Dec, 2025 at 02:00 pm
- **Event Description**: Join us for a potluck luncheon. Attendees are invited to bring a covered dish to share. All visitors welcome.
- **Event URL**: https://allevents.in/sutton/linger-longer-potluck-luncheon/1600027676656807
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sutton
- **state**: WV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.6931428
- **long**: -80.6708189
- **full address**: The Church of Jesus Christ of Latter-day Saints, 23 Burns Dr, Sutton, US

## Event gallery

- **Alt text**: Linger Longer Potluck Luncheon
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/83133c80-d391-11f0-996b-d59fe40bb918-rimg-w800-h534-dc161817-gmir.jpg

## FAQs

- **Q**: When and where is Linger Longer Potluck Luncheon being held?
  - **A:** Linger Longer Potluck Luncheon takes place on Sun, 07 Dec, 2025 at 12:00 pm to Sun, 07 Dec, 2025 at 02:00 pm at The Church of Jesus Christ of Latter-day Saints, 23 Burns Dr, Sutton, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Linger Longer Potluck Luncheon is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Sutton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Linger Longer Potluck Luncheon 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 Potluck Luncheon",
        "image": "https://cdn-az.allevents.in/events4/banners/83133c80-d391-11f0-996b-d59fe40bb918-rimg-w800-h534-dc161817-gmir.jpg",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/sutton/linger-longer-potluck-luncheon/1600027676656807",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "23 Burns Dr",
                "addressLocality": "Sutton",
                "addressRegion": "WV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.6931428",
                "longitude": "-80.6708189"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a potluck luncheon. Attendees are invited to bring a covered dish to share. All visitors welcome."
    }
]
```