

# Event Details

- **Event Name**: Breakfast Club Meetup! 
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 09:30 am
- **Event Description**: Join us for coffee, conversation, and community! Whether you’re new or a longtime neighbor, come connect over a casual morning bite. No agenda—just good vibes and great people.
- **Event URL**: https://allevents.in/montgomery/breakfast-club-meetup/200029347833426
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Montgomery
- **state**: TX
- **country**: United States
- **location**: Harvest Market Woodforest
- **lat**: 30.2906453
- **long**: -95.5779005
- **full address**: Harvest Market Woodforest, 2289 Woodforest Pkwy W, Montgomery, TX 77316, United States

## Event gallery

- **Alt text**: Breakfast Club Meetup!
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3363cf534882b036403f63be803fd1f8d6f226fb617444ace4180a0a299d4e2f-rimg-w612-h408-dcc1c0bf-gmir?v=1768374323

## FAQs

- **Q**: When and where is Breakfast Club Meetup!  being held?
  - **A:** Breakfast Club Meetup!  takes place on Sat, 17 Jan, 2026 at 09:30 am to Sat, 17 Jan, 2026 at 09:30 am at Harvest Market Woodforest, 2289 Woodforest Pkwy W, Montgomery, TX 77316, United States.
- **Q**: Who is organizing Breakfast Club Meetup! ?
  - **A:** Breakfast Club Meetup!  is organized by Victoria Callander.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast Club Meetup!",
        "image": "https://cdn-az.allevents.in/events7/banners/3363cf534882b036403f63be803fd1f8d6f226fb617444ace4180a0a299d4e2f-rimg-w612-h408-dcc1c0bf-gmir?v=1768374323",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/montgomery/breakfast-club-meetup/200029347833426",
        "location": {
            "@type": "Place",
            "name": "Harvest Market Woodforest",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2289 Woodforest Pkwy W, Montgomery, TX 77316, United States",
                "addressLocality": "Montgomery",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.2906453",
                "longitude": "-95.5779005"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for coffee, conversation, and community! Whether you’re new or a longtime neighbor, come connect over a casual morning bite. No agenda—just good vibes and great people.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Victoria Callander",
                "url": "https://allevents.in/org/victoria-callander/25517521"
            }
        ]
    }
]
```