

# Event Details

- **Event Name**: Family Activity
- **Event Start and End Date**: Sun, 22 Feb, 2026 at 06:00 pm – Sun, 22 Feb, 2026 at 07:00 pm
- **Event Description**: Come join us for a fun family-centered activity each month! We will have a devotional about Jesus Christ, games, socializing, and treats! All are welcome! ¡Únase a nosotros para una divertida actividad centrada en la familia cada mes! ¡Tendremos un devocional sobre Jesucristo, juegos, socialización y golosinas! ¡Todos son bienvenidos!
- **Event URL**: https://allevents.in/storm-lake/family-activity/1600027858087454
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Storm Lake
- **state**: IA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.632056
- **long**: -95.240264
- **full address**: The Church of Jesus Christ of Latter-day Saints, 712 Highway 110, Storm Lake, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d6b34730-ecd4-11ef-b05a-f1e783a0d5e3-rimg-w1000-h667-dce

## FAQs

- **Q**: When and where is Family Activity being held?
  - **A:** Family Activity takes place on Sun, 22 Feb, 2026 at 06:00 pm to Sun, 22 Feb, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 712 Highway 110, Storm Lake, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Activity",
        "image": "https://cdn-az.allevents.in/events5/banners/229d1e30-531b-11f0-89e7-a7c69f0c3ae5-rimg-w1200-h800-dcefeff1-gmir.jpg",
        "startDate": "2026-02-22",
        "endDate": "2026-02-22",
        "url": "https://allevents.in/storm-lake/family-activity/1600027858087454",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "712 Highway 110",
                "addressLocality": "Storm Lake",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.632056",
                "longitude": "-95.240264"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a fun family-centered activity each month! We will have a devotional about Jesus Christ, games, socializing, and treats! All are welcome! ¡Únase a nosotros para una divertida actividad centrada en la familia cada mes! ¡Tendremos un devocional sobre Jesucristo, juegos, socialización"
    }
]
```