

# Event Details

- **Event Name**: TPAC Family Hangout
- **Event Start and End Date**: Sat, 01 Aug, 2026 at 12:00 pm
- **Event Description**: Our annual Family Hangout on August 1st, come join the hangout!
- **Event URL**: https://allevents.in/missouri-city/tpac-family-hangout/200030469854540
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Missouri City
- **state**: TX
- **country**: United States
- **location**: 2410 La Quinta Dr, Missouri City, TX 77459-2126, United States
- **lat**: 29.58328
- **long**: -95.54983
- **full address**: 2410 La Quinta Dr, Missouri City, TX 77459-2126, United States

## Event gallery

- **Alt text**: TPAC Family Hangout
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b79cd19e8f37ba9ba86c968d4531964ac573af1543d6a1bd6df20dedbb31a81d-rimg-w527-h691-dcf0fefe-gmir?v=1785197010

## FAQs

- **Q**: When and where is TPAC Family Hangout being held?
  - **A:** TPAC Family Hangout takes place on Sat, 01 Aug, 2026 at 12:00 pm to Sat, 01 Aug, 2026 at 12:00 pm at 2410 La Quinta Dr, Missouri City, TX 77459-2126, United States.
- **Q**: Who is organizing TPAC Family Hangout?
  - **A:** TPAC Family Hangout is organized by The Powerhouse Assembly Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "TPAC Family Hangout",
        "image": "https://cdn-az.allevents.in/events2/banners/b79cd19e8f37ba9ba86c968d4531964ac573af1543d6a1bd6df20dedbb31a81d-rimg-w527-h691-dcf0fefe-gmir?v=1785197010",
        "startDate": "2026-08-01",
        "url": "https://allevents.in/missouri-city/tpac-family-hangout/200030469854540",
        "location": {
            "@type": "Place",
            "name": "2410 La Quinta Dr, Missouri City, TX 77459-2126, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2410 La Quinta Dr, Missouri City, TX 77459-2126, United States",
                "addressLocality": "Missouri City",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.58328",
                "longitude": "-95.54983"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual Family Hangout on August 1st, come join the hangout!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Powerhouse Assembly Church",
                "url": "https://allevents.in/org/the-powerhouse-assembly-church/23312036"
            }
        ]
    }
]
```