

# Event Details

- **Event Name**: MomCo Monthly Playdate
- **Event Start and End Date**: Tue, 27 Jan, 2026 at 09:00 am – Tue, 27 Jan, 2026 at 11:00 am
- **Event Description**: Come for an informal time of visiting with others moms while we watch our kids play.
- **Event URL**: https://allevents.in/platteville/momco-monthly-playdate/200029170000515
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Platteville
- **state**: WI
- **country**: United States
- **location**: 300 Pioneer Road East, Platteville, WI, United States, Wisconsin 53818
- **lat**: 42.72103
- **long**: -90.4889
- **full address**: 300 Pioneer Road East, Platteville, WI, United States, Wisconsin 53818

## Event gallery

- **Alt text**: MomCo Monthly Playdate
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/75070ae852f7715ebd8b2eb15645abd33bec9ba157ba470b8fcfa7654507a030-rimg-w1169-h506-dcffffff-gmir?v=1768643760

## FAQs

- **Q**: When and where is MomCo Monthly Playdate being held?
  - **A:** MomCo Monthly Playdate takes place on Tue, 27 Jan, 2026 at 09:00 am to Tue, 27 Jan, 2026 at 11:00 am at 300 Pioneer Road East, Platteville, WI, United States, Wisconsin 53818.
- **Q**: Who is organizing MomCo Monthly Playdate?
  - **A:** MomCo Monthly Playdate is organized by MomCo of Platteville.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "MomCo Monthly Playdate",
        "image": "https://cdn-az.allevents.in/events7/banners/75070ae852f7715ebd8b2eb15645abd33bec9ba157ba470b8fcfa7654507a030-rimg-w1169-h506-dcffffff-gmir?v=1768643760",
        "startDate": "2026-01-27",
        "endDate": "2026-01-27",
        "url": "https://allevents.in/platteville/momco-monthly-playdate/200029170000515",
        "location": {
            "@type": "Place",
            "name": "300 Pioneer Road East, Platteville, WI, United States, Wisconsin 53818",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 Pioneer Rd E, Platteville, WI 53818-9671, United States",
                "addressLocality": "Platteville",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.72103",
                "longitude": "-90.4889"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come for an informal time of visiting with others moms while we watch our kids play.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "MomCo of Platteville",
                "url": "https://allevents.in/org/momco-of-platteville/21091723"
            }
        ]
    }
]
```