

# Event Details

- **Event Name**: The White Buffalo (21 and Over)
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 08:00 pm – Sun, 08 Mar, 2026 at 10:00 pm
- **Event Description**: Nearby AttractionsThe White Buffalo has 8 upcoming events.
- **Event URL**: https://allevents.in/felton/the-white-buffalo-21-and-over/210001544358451
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7qOAo&utm_medium=affiliate

## Event venue details

- **city**: Felton
- **state**: CA
- **country**: United States
- **location**: Felton Music Hall
- **lat**: 37.080200000
- **long**: -122.052200000
- **full address**: Felton Music Hall, Felton, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e6928d01887fca670af59c348929fbdd969cda8cad9cdb3ba15e1926a7c34ae1-rimg-w1024-h576-dc010001-gmir.jpg?v=1769011540
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/25eabedf306b51f34445531fdb589069cbb64f50bc7aa8ea7061059af076d8b5-rimg-w400-h400-dc010101-gmir.jpg?v=1772766794

## Artist Details

- **Artist name**: Sophie and the Giants
  - **Artist page URL**: https://allevents.in/performer/sophie-and-the-giants

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 08 Mar, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Felton Music Hall, Felton, United States
- **Q**: Who are the performers at this event?
  - **A:** Sophie and the Giants
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about The White Buffalo (21 and Over) ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The White Buffalo (21 and Over)",
        "image": "https://cdn-az.allevents.in/events9/banners/e6928d01887fca670af59c348929fbdd969cda8cad9cdb3ba15e1926a7c34ae1-rimg-w1024-h576-dc010001-gmir.jpg?v=1769011540",
        "startDate": "2026-03-08",
        "endDate": "2026-03-08",
        "url": "https://allevents.in/felton/the-white-buffalo-21-and-over/210001544358451",
        "location": {
            "@type": "Place",
            "name": "Felton Music Hall",
            "address": {
                "@type": "PostalAddress",
                "name": "Felton Music Hall, Felton, United States",
                "addressLocality": "Felton",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.080200000",
                "longitude": "-122.052200000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsThe White Buffalo has 8 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Sophie And The Giants",
                "url": "https://allevents.in/performer/sophie-and-the-giants"
            }
        ]
    }
]
```