

# Event Details

- **Event Name**: Blue Earth Baby Cafe
- **Event Start and End Date**: Fri, 09 Oct, 2026 at 10:00 am – Fri, 09 Oct, 2026 at 12:00 pm (-05:00)
- **Event Description**: Baby Cafe is a drop in support group for pregnant people and those feeding their baby breastmilk. Support people and older children welcome!
- **Event URL**: https://allevents.in/blue-earth/blue-earth-baby-cafe/200030688137655
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Blue Earth
- **state**: MN
- **country**: United States
- **location**: Blue Earth Community Library
- **lat**: 43.63787
- **long**: -94.10348
- **full address**: Blue Earth Community Library, 124 W 7th St,Blue Earth, Minnesota, United States

## Event gallery

- **Alt text**: Blue Earth Baby Cafe
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/d75ea27ed4642c4ebdd7aa7983bfc7c4d5c09ce8abcccb04aa7c5957128dec4c-rimg-w851-h315-dcf8e8e8-gmir?v=1789181214

## FAQs

- **Q**: When and where is Blue Earth Baby Cafe being held?
  - **A:** Blue Earth Baby Cafe takes place on Fri, 09 Oct, 2026 at 10:00 am to Fri, 09 Oct, 2026 at 12:00 pm at Blue Earth Community Library, 124 W 7th St,Blue Earth, Minnesota, United States.
- **Q**: Who is organizing Blue Earth Baby Cafe?
  - **A:** Blue Earth Baby Cafe is organized by Baby Cafe of Faribault and Martin Counties.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blue Earth Baby Cafe",
        "image": "https://cdn-az.allevents.in/events10/banners/d75ea27ed4642c4ebdd7aa7983bfc7c4d5c09ce8abcccb04aa7c5957128dec4c-rimg-w851-h315-dcf8e8e8-gmir?v=1789181214",
        "startDate": "2026-10-09T10:00:00-05:00",
        "endDate": "2026-10-09T12:00:00-05:00",
        "url": "https://allevents.in/blue-earth/blue-earth-baby-cafe/200030688137655",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Blue Earth Community Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "124 W 7th St,Blue Earth, Minnesota",
                "addressLocality": "Blue Earth",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.63787",
                "longitude": "-94.10348"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Baby Cafe is a drop in support group for pregnant people and those feeding their baby breastmilk. Support people and older children welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Baby Cafe of Faribault and Martin Counties",
                "url": "https://allevents.in/org/baby-cafe-of-faribault-and-martin-counties/23490091"
            }
        ]
    }
]
```