

# Event Details

- **Event Name**: First Meeting
- **Event Start and End Date**: Tue, 25 Aug, 2026 at 07:00 pm (-05:00)
- **Event Description**: Let’s get this year started off right! All dads are welcome. We will be going over the events of the year.
- **Event URL**: https://allevents.in/euless/first-meeting/200030538406551
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Euless
- **state**: TX
- **country**: United States
- **location**: Dave and Buster’s - Euless
- **lat**: 32.87361
- **long**: -97.10321
- **full address**: Dave and Buster’s - Euless, 2525 Rio Grande Blvd, Euless, TX 76039-1235, United States

## Event gallery

- **Alt text**: First Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/830660ca7297144266c8dfeb1b6dd2680842981b0e26bf0d2d9c4bc467d0501f-rimg-w1200-h900-dcc8d8e8-gmir?v=1787061967

## FAQs

- **Q**: When and where is First Meeting being held?
  - **A:** First Meeting takes place on Tue, 25 Aug, 2026 at 07:00 pm to Tue, 25 Aug, 2026 at 07:00 pm at Dave and Buster s - Euless, 2525 Rio Grande Blvd, Euless, TX 76039-1235, United States.
- **Q**: Who is organizing First Meeting?
  - **A:** First Meeting is organized by O.C. Taylor Dads' Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/830660ca7297144266c8dfeb1b6dd2680842981b0e26bf0d2d9c4bc467d0501f-rimg-w1200-h900-dcc8d8e8-gmir?v=1787061967",
        "startDate": "2026-08-25T19:00:00-05:00",
        "url": "https://allevents.in/euless/first-meeting/200030538406551",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Dave and Buster’s - Euless",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2525 Rio Grande Blvd, Euless, TX 76039-1235, United States",
                "addressLocality": "Euless",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.87361",
                "longitude": "-97.10321"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s get this year started off right! All dads are welcome. We will be going over the events of the year.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "O.C. Taylor Dads Club",
                "url": "https://allevents.in/org/oc-taylor-dads-club/11348336",
                "description": "Official Dads Club of OC Taylor Elementary School "
            }
        ]
    }
]
```