

# Event Details

- **Event Name**: FWAC Meeting
- **Event Start and End Date**: Sat, 14 Nov, 2026 at 09:30 am (-06:00)
- **Event Description**: Join us for breakfast (bring your own) at 9:30 followed by our meeting to begin at 10:00.
- **Event URL**: https://allevents.in/bryan/fwac-meeting/200030569776049
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Bryan
- **state**: TX
- **country**: United States
- **location**: Fellowship FWB Church
- **lat**: 30.63363791411
- **long**: -96.37354016304
- **full address**: Fellowship FWB Church, 3062 Manorwood Dr, Bryan, TX 77801-4201, United States

## Event gallery

- **Alt text**: FWAC Meeting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e660d576fe8da83f732abc7fce0cc2c4cd706c5a465e4e7319269014b0fe7592-rimg-w1176-h862-dcb8b8b8-gmir?v=1788248065

## FAQs

- **Q**: When and where is FWAC Meeting being held?
  - **A:** FWAC Meeting takes place on Sat, 14 Nov, 2026 at 09:30 am to Sat, 14 Nov, 2026 at 09:30 am at Fellowship FWB Church, 3062 Manorwood Dr, Bryan, TX 77801-4201, United States.
- **Q**: Who is organizing FWAC Meeting?
  - **A:** FWAC Meeting is organized by Fellowship FWB Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FWAC Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/e660d576fe8da83f732abc7fce0cc2c4cd706c5a465e4e7319269014b0fe7592-rimg-w1176-h862-dcb8b8b8-gmir?v=1788248065",
        "startDate": "2026-11-14T09:30:00-06:00",
        "url": "https://allevents.in/bryan/fwac-meeting/200030569776049",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Fellowship FWB Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3062 Manorwood Dr, Bryan, TX 77801-4201, United States",
                "addressLocality": "Bryan",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.63363791411",
                "longitude": "-96.37354016304"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for breakfast (bring your own) at 9:30 followed by our meeting to begin at 10:00.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fellowship FWB Church",
                "url": "https://allevents.in/org/fellowship-fwb-church/12843667",
                "description": "Come worship with us at 10:45 Sunday morning!"
            }
        ]
    }
]
```