

# Event Details

- **Event Name**: Club meeting 
- **Event Start and End Date**: Sat, 08 Nov, 2025 at 06:00 pm
- **Event Description**: Dish to pass with meat provided for meal.  Meeting to follow at 7pm
- **Event URL**: https://allevents.in/manor/club-meeting/200029156509136
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

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

## Event venue details

- **city**: Manor
- **state**: TX
- **country**: United States
- **location**: Greg and Traci's house
- **lat**: 30.3519
- **long**: -97.52039
- **full address**: Greg and Traci's house, 12816 White House St, Manor, TX 78653-3842, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Oxford Sno-Mads (https://allevents.in/org/oxford-sno-mads/27038751)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c5c04ecb3f73d90eb7b2cdfd8e60167b6db2d2738806a1c2cc6766b2d81796c0-rimg-w547-h544-dca2adb7-gmir?v=1762624476
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Club+meeting+&date=08+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 08 Nov, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Greg and Traci's house, 12816 White House St, Manor, TX 78653-3842, United States
- **Q**: Who is organizing the event?
  - **A:** Oxford Sno-Mads
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Club meeting  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Club meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/c5c04ecb3f73d90eb7b2cdfd8e60167b6db2d2738806a1c2cc6766b2d81796c0-rimg-w547-h544-dca2adb7-gmir?v=1762624476",
        "startDate": "2025-11-08",
        "url": "https://allevents.in/manor/club-meeting/200029156509136",
        "location": {
            "@type": "Place",
            "name": "Greg and Traci's house",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12816 White House St, Manor, TX 78653-3842, United States",
                "addressLocality": "Manor",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.3519",
                "longitude": "-97.52039"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Dish to pass with meat provided for meal.  Meeting to follow at 7pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oxford Sno-Mads",
                "url": "https://allevents.in/org/oxford-sno-mads/27038751"
            }
        ]
    }
]
```