

# Event Details

- **Event Name**: Moms and Tots
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 10:00 am – Fri, 19 Dec, 2025 at 12:00 pm
- **Event Description**: Play time for moms and preschool kids.
- **Event URL**: https://allevents.in/moscow/moms-and-tots/1600028712516903
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Moscow
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 46.719519
- **long**: -116.987207
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1657 South Blaine Street, Moscow, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/06e41a20-7e24-11f0-857a-8990c0b6fdbe-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 19 Dec, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1657 South Blaine Street, Moscow, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Moms and Tots ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Moms and Tots",
        "image": "https://cdn-az.allevents.in/events1/banners/6d501860-d5e8-11f0-8b49-41359ed287ca-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-19",
        "endDate": "2025-12-19",
        "url": "https://allevents.in/moscow/moms-and-tots/1600028712516903",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1657 South Blaine Street",
                "addressLocality": "Moscow",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.719519",
                "longitude": "-116.987207"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Play time for moms and preschool kids."
    }
]
```