

# Event Details

- **Event Name**: Meet and greet
- **Event Start and End Date**: Thu, 03 Sep, 2026 at 06:00 pm (-05:00)
- **Event Description**: Come hang out, have a drink, and meet new people.
- **Event URL**: https://allevents.in/tuscaloosa/meet-and-greet/200030603760954
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Tuscaloosa
- **state**: AL
- **country**: United States
- **location**: Druid City Brewing Company
- **lat**: 33.20023
- **long**: -87.54573
- **full address**: Druid City Brewing Company, 700 14th St,Tuscaloosa, Alabama, United States

## Event gallery

- **Alt text**: Meet and greet
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6ddb3dcdc8e895474c92135089931d9e22433df92f1c545d58bc516c5cf61057-rimg-w1080-h1350-dc181818-gmir?v=1787464674

## FAQs

- **Q**: When and where is Meet and greet being held?
  - **A:** Meet and greet takes place on Thu, 03 Sep, 2026 at 06:00 pm to Thu, 03 Sep, 2026 at 06:00 pm at Druid City Brewing Company, 700 14th St,Tuscaloosa, Alabama, United States.
- **Q**: Who is organizing Meet and greet?
  - **A:** Meet and greet is organized by Indivisible West Alabama.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Meet and greet is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Tuscaloosa, this event is thoughtfully curated to deliver a standout experience worth every moment. If Meet and greet sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet and greet",
        "image": "https://cdn-az.allevents.in/events3/banners/6ddb3dcdc8e895474c92135089931d9e22433df92f1c545d58bc516c5cf61057-rimg-w1080-h1350-dc181818-gmir?v=1787464674",
        "startDate": "2026-09-03T18:00:00-05:00",
        "url": "https://allevents.in/tuscaloosa/meet-and-greet/200030603760954",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Druid City Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 14th St,Tuscaloosa, Alabama",
                "addressLocality": "Tuscaloosa",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.20023",
                "longitude": "-87.54573"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come hang out, have a drink, and meet new people.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Indivisible West Alabama",
                "url": "https://allevents.in/org/indivisible-west-alabama/25769321",
                "description": "Indivisible West Alabama, Northport. 1,028 likes · 103 talking about this. Indivisible is a progressive grassroots social movement working to build an..."
            }
        ]
    }
]
```