

# Event Details

- **Event Name**: SS Activity
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 07:00 pm – Fri, 28 Nov, 2025 at 09:00 pm
- **Event Description**: Southern Hills SS activity
- **Event URL**: https://allevents.in/springfield/ss-activity/1600027966447634
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Springfield
- **state**: MO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.134085427704
- **long**: -93.323183567505
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4450 South Farm Road 141, Springfield, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8330d7a0-0672-11f0-b432-45e2e2e6d500-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is SS Activity being held?
  - **A:** SS Activity takes place on Fri, 28 Nov, 2025 at 07:00 pm to Fri, 28 Nov, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 4450 South Farm Road 141, Springfield, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SS Activity",
        "image": "https://cdn-az.allevents.in/events1/banners/120c19b0-ccc2-11f0-bb67-fb6d397f1b16-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-28",
        "endDate": "2025-11-28",
        "url": "https://allevents.in/springfield/ss-activity/1600027966447634",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4450 South Farm Road 141",
                "addressLocality": "Springfield",
                "addressRegion": "MO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.134085427704",
                "longitude": "-93.323183567505"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Southern Hills SS activity"
    }
]
```