

# Event Details

- **Event Name**: Buffalo Nichols in Nashville
- **Event Start and End Date**: Mon, 19 May, 2025 at 07:00 pm
- **Event URL**: https://allevents.in/berry-hill/buffalo-nichols-in-nashville/3300027967064927
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/296934/271177/4272?u=https://www.ticketweb.com/event/buffalo-nichols-the-basement-tickets/14261713

## Event venue details

- **city**: Berry Hill
- **state**: TN
- **country**: United States
- **location**: The Basement
- **lat**: 36.137061
- **long**: -86.778496
- **full address**: The Basement, The Basement, Berry Hill, TN, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c1d58e30-06de-11f0-8b0b-591dfe159311-rimg-w1200-h515-dcf5d2be-gmir.webp?v=1742621426
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c2aeb020-06de-11f0-b2e9-f1e46f2549d9-rimg-w300-h300-dcf7d3c0-gmir.webp?v=1742621427

## Artist Details

- **Artist name**: Buffalo Nichols
  - **Artist page URL**: https://allevents.in/performer/buffalo-nichols

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 19 May, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Basement, The Basement, Berry Hill, TN, United States
- **Q**: Who are the performers at this event?
  - **A:** Buffalo Nichols
- **Q**: Who is organizing the event?
  - **A:** Concert Tracker
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Buffalo Nichols in Nashville ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Buffalo Nichols in Nashville",
        "image": "https://cdn-az.allevents.in/events1/banners/c1d58e30-06de-11f0-8b0b-591dfe159311-rimg-w1200-h515-dcf5d2be-gmir.webp?v=1742621426",
        "startDate": "2025-05-19",
        "url": "https://allevents.in/berry-hill/buffalo-nichols-in-nashville/3300027967064927",
        "location": {
            "@type": "Place",
            "name": "The Basement",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Basement, Berry Hill, TN, United States",
                "addressLocality": "Berry Hill",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.137061",
                "longitude": "-86.778496"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Buffalo Nichols",
                "url": "https://allevents.in/performer/buffalo-nichols"
            }
        ]
    }
]
```