

# Event Details

- **Event Name**: December Monthly Meeting
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 10:00 am – Mon, 01 Dec, 2025 at 12:00 pm
- **Event Description**: Come with your babies &amp; children to support one another, sharing your breastfeeding joys and challenges. Bring your questions and ideas!
- **Event URL**: https://allevents.in/ithaca/december-monthly-meeting/200029166359906
- **Event Categories**: meetups, health-wellness
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Ithaca
- **state**: NY
- **country**: United States
- **location**: Jillian's Drawers
- **lat**: 42.43931
- **long**: -76.49697
- **full address**: Jillian's Drawers, 609 W. Clinton St.,Ithaca, New York, United States

## Event gallery

- **Alt text**: December Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/cf3b15e7702d34c71f675b726c7362a4ebc88438980ddddd15708c3edf9cf602-rimg-w906-h512-dc141a11-gmir?v=1764436132

## FAQs

- **Q**: When and where is December Monthly Meeting being held?
  - **A:** December Monthly Meeting takes place on Mon, 01 Dec, 2025 at 10:00 am to Mon, 01 Dec, 2025 at 12:00 pm at Jillian's Drawers, 609 W. Clinton St.,Ithaca, New York, United States.
- **Q**: Who is organizing December Monthly Meeting?
  - **A:** December Monthly Meeting is organized by La Leche League of Ithaca.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "December Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/cf3b15e7702d34c71f675b726c7362a4ebc88438980ddddd15708c3edf9cf602-rimg-w906-h512-dc141a11-gmir?v=1764436132",
        "startDate": "2025-12-01",
        "endDate": "2025-12-01",
        "url": "https://allevents.in/ithaca/december-monthly-meeting/200029166359906",
        "location": {
            "@type": "Place",
            "name": "Jillian's Drawers",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "609 W. Clinton St.,Ithaca, New York",
                "addressLocality": "Ithaca",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.43931",
                "longitude": "-76.49697"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come with your babies & children to support one another, sharing your breastfeeding joys and challenges. Bring your questions and ideas!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "La Leche League of Ithaca",
                "url": "https://allevents.in/org/la-leche-league-of-ithaca/26541802"
            }
        ]
    }
]
```