

# Event Details

- **Event Name**: The Sunday Social
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 02:05 pm – Sun, 28 Dec, 2025 at 03:05 pm
- **Event Description**: Come and join us after church for some refreshments and company.
- **Event URL**: https://allevents.in/spanish-fork/the-sunday-social/1600027853400519
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Spanish Fork
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.097820487004
- **long**: -111.66989357203
- **full address**: The Church of Jesus Christ of Latter-day Saints, 928 Del Monte Rd, Spanish Fork, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7c4cc740-ebb1-11ef-9024-53763eca966b-rimg-w1000-h714-dcf

## FAQs

- **Q**: When and where is The Sunday Social being held?
  - **A:** The Sunday Social takes place on Sun, 28 Dec, 2025 at 02:05 pm to Sun, 28 Dec, 2025 at 03:05 pm at The Church of Jesus Christ of Latter-day Saints, 928 Del Monte Rd, Spanish Fork, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Sunday Social 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 Spanish Fork, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Sunday Social 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": "The Sunday Social",
        "image": "https://cdn-az.allevents.in/events5/banners/ef911310-d20f-11f0-8e6b-3d758292774f-rimg-w1200-h857-dcffffff-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/spanish-fork/the-sunday-social/1600027853400519",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "928 Del Monte Rd",
                "addressLocality": "Spanish Fork",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.097820487004",
                "longitude": "-111.66989357203"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us after church for some refreshments and company."
    }
]
```