

# Event Details

- **Event Name**: SP2 Activity Days
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 07:00 pm – Wed, 17 Dec, 2025 at 08:00 pm
- **Event Description**: Activities for boys and girls born in 2014-2017. Boys typically meet in the high council room, girls meet in a Primary classroom.
- **Event URL**: https://allevents.in/springfield/sp2-activity-days/1600027716987251
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Springfield
- **state**: IL
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.758697
- **long**: -89.584
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3601 Buckeye Drive, Springfield, United States

## Event gallery

- **Alt text**: SP2 Activity Days
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c2453240-62db-11f0-8738-79f5bf62b851-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is SP2 Activity Days being held?
  - **A:** SP2 Activity Days takes place on Wed, 17 Dec, 2025 at 07:00 pm to Wed, 17 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 3601 Buckeye Drive, Springfield, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SP2 Activity Days",
        "image": "https://cdn-az.allevents.in/events2/banners/c2453240-62db-11f0-8738-79f5bf62b851-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-17",
        "endDate": "2025-12-17",
        "url": "https://allevents.in/springfield/sp2-activity-days/1600027716987251",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3601 Buckeye Drive",
                "addressLocality": "Springfield",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.758697",
                "longitude": "-89.584"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Activities for boys and girls born in 2014-2017. Boys typically meet in the high council room, girls meet in a Primary classroom."
    }
]
```