

# Event Details

- **Event Name**: Mommy Meet-Up
- **Event Start and End Date**: Mon, 05 Jan, 2026 at 09:00 am – Mon, 05 Jan, 2026 at 11:00 am
- **Event Description**: We love supporting coffee + community!  Join a group of local moms for some fun and some coffee every Monday from 9-11am. :)
- **Event URL**: https://allevents.in/kingsland/mommy-meet-up/200029444823235
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Kingsland
- **state**: GA
- **country**: United States
- **location**: 102 South Lee Street, Kingsland, GA
- **lat**: 30.79968
- **long**: -81.69039
- **full address**: 102 South Lee Street, Kingsland, GA, United States

## Event gallery

- **Alt text**: Mommy Meet-Up
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4af37bf5b812229c73328f2354bd778eb220e38420b3685fa3acc2152caaf602-rimg-w1200-h675-dcf1e7dd-gmir?v=1767506195

## FAQs

- **Q**: When and where is Mommy Meet-Up being held?
  - **A:** Mommy Meet-Up takes place on Mon, 05 Jan, 2026 at 09:00 am to Mon, 05 Jan, 2026 at 11:00 am at 102 South Lee Street, Kingsland, GA, United States.
- **Q**: Who is organizing Mommy Meet-Up?
  - **A:** Mommy Meet-Up is organized by Blue Bridge Coffeehouse.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mommy Meet-Up",
        "image": "https://cdn-az.allevents.in/events6/banners/4af37bf5b812229c73328f2354bd778eb220e38420b3685fa3acc2152caaf602-rimg-w1200-h675-dcf1e7dd-gmir?v=1767506195",
        "startDate": "2026-01-05",
        "endDate": "2026-01-05",
        "url": "https://allevents.in/kingsland/mommy-meet-up/200029444823235",
        "location": {
            "@type": "Place",
            "name": "102 South Lee Street, Kingsland, GA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 S Lee St, Kingsland, GA 31548-5053, United States",
                "addressLocality": "Kingsland",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.79968",
                "longitude": "-81.69039"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We love supporting coffee + community!  Join a group of local moms for some fun and some coffee every Monday from 9-11am. :)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blue Bridge Coffeehouse",
                "url": "https://allevents.in/org/blue-bridge-coffeehouse/25979503"
            }
        ]
    }
]
```