

# Event Details

- **Event Name**: Playtime for kids
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 10:00 am – Fri, 24 Apr, 2026 at 12:00 pm (-06:00)
- **Event Description**: A fun opportunity to meet families with younger children. Join us for a fun play session in our community hall! Parents and caregivers can meet and get to know each other. All families with young children are welcome.
- **Event URL**: https://allevents.in/salt-lake-city/playtime-for-kids/1600029048088329
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Salt Lake City
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.676514951471
- **long**: -111.84903573264
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4366 South 1500 East, Salt Lake City, US

## Event gallery

- **Alt text**: Playtime for kids
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Playtime+for+kids&date=Fri%2C+24+Apr%2C+2026+at+10%3A00+am&bg=5

## FAQs

- **Q**: When and where is Playtime for kids being held?
  - **A:** Playtime for kids takes place on Fri, 24 Apr, 2026 at 10:00 am to Fri, 24 Apr, 2026 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 4366 South 1500 East, Salt Lake City, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Playtime for kids",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Playtime+for+kids&date=Fri%2C+24+Apr%2C+2026+at+10%3A00+am&bg=5",
        "startDate": "2026-04-24T10:00:00-06:00",
        "endDate": "2026-04-24T12:00:00-06:00",
        "url": "https://allevents.in/salt-lake-city/playtime-for-kids/1600029048088329",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4366 South 1500 East",
                "addressLocality": "Salt Lake City",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.676514951471",
                "longitude": "-111.84903573264"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A fun opportunity to meet families with younger children. Join us for a fun play session in our community hall! Parents and caregivers can meet and get to know each other. All families with young children are welcome."
    }
]
```