

# Event Details

- **Event Name**: breakfast & decorating time
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 am
- **Event Description**: join us for breakfast...and time to decorate!   
p.s.  the men are cooking breakfast!
- **Event URL**: https://allevents.in/houston/breakfast-and-decorating-time/200029348795535
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200029348795535?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=houston-events

## Event venue details

- **city**: Houston
- **state**: MO
- **country**: United States
- **location**: New Beginnings Baptist Church
- **lat**: 37.344377034461
- **long**: -92.012504339218
- **full address**: New Beginnings Baptist Church, 15193 Piney Dr,Houston, Missouri, United States

## Event gallery

- **Alt text**: breakfast &amp; decorating time
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/646d271e66fc3c60538434e64432ff3cecd649a892ec73f3a3bb41be378b31e9-rimg-w1200-h1197-dc5c4634-gmir?v=1765593874

## FAQs

- **Q**: When and where is breakfast & decorating time being held?
  - **A:** breakfast &amp; decorating time takes place on Sat, 13 Dec, 2025 at 09:00 am to Sat, 13 Dec, 2025 at 09:00 am at New Beginnings Baptist Church, 15193 Piney Dr,Houston, Missouri, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "breakfast &amp; decorating time",
        "image": "https://cdn-az.allevents.in/events10/banners/646d271e66fc3c60538434e64432ff3cecd649a892ec73f3a3bb41be378b31e9-rimg-w1200-h1197-dc5c4634-gmir?v=1765593874",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/houston/breakfast-and-decorating-time/200029348795535",
        "location": {
            "@type": "Place",
            "name": "New Beginnings Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15193 Piney Dr,Houston, Missouri",
                "addressLocality": "Houston",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.344377034461",
                "longitude": "-92.012504339218"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "join us for breakfast...and time to decorate!   \np.s.  the men are cooking breakfast!"
    }
]
```