

# Event Details

- **Event Name**: Monthly Gathering
- **Event Start and End Date**: Thu, 23 Jul, 2026 at 06:00 pm
- **Event Description**: Join us for our monthly informal discussion over beer and snacks.
- **Event URL**: https://allevents.in/nashville/monthly-gathering/200030398753320
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

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

## Event venue details

- **city**: Nashville
- **state**: TN
- **country**: United States
- **location**: TailGate Brewery Music Row
- **lat**: 36.15259
- **long**: -86.79132
- **full address**: TailGate Brewery Music Row, Nashville, Tennessee, United States

## Event gallery

- **Alt text**: Monthly Gathering
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/88d587f4f249b96161a8190c03d5c60e47dda0419a50b1adf20fabe3d3955bc6-rimg-w1200-h900-dc171718-gmir?v=1784788039

## FAQs

- **Q**: When and where is Monthly Gathering being held?
  - **A:** Monthly Gathering takes place on Thu, 23 Jul, 2026 at 06:00 pm to Thu, 23 Jul, 2026 at 06:00 pm at TailGate Brewery Music Row, Nashville, Tennessee, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Gathering",
        "image": "https://cdn-az.allevents.in/events8/banners/88d587f4f249b96161a8190c03d5c60e47dda0419a50b1adf20fabe3d3955bc6-rimg-w1200-h900-dc171718-gmir?v=1784788039",
        "startDate": "2026-07-23",
        "url": "https://allevents.in/nashville/monthly-gathering/200030398753320",
        "location": {
            "@type": "Place",
            "name": "TailGate Brewery Music Row",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Nashville, Tennessee",
                "addressLocality": "Nashville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.15259",
                "longitude": "-86.79132"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly informal discussion over beer and snacks."
    }
]
```