

# Event Details

- **Event Name**: The Band U.S at Rick’s Cafe
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 09:00 pm (-05:00)
- **Event Description**: The Band U.S is rocking Rick’s Cafe on Super Bulldog Weekend! 🎸
- **Event URL**: https://allevents.in/starkville/the-band-us-at-rick’s-cafe/200029807949229
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Starkville
- **state**: MS
- **country**: United States
- **location**: 319-B Hwy 182 E, Starkville, MS
- **lat**: 33.46705
- **long**: -88.81197
- **full address**: 319-B Hwy 182 E, Starkville, MS, United States

## Event gallery

- **Alt text**: The Band U.S at Rick’s Cafe
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8a6f75c7b84dc1e63288065c2b66496186cbbd08d78b640c8781420e6f2e5dc8-rimg-w1179-h766-dca69f86-gmir?v=1775716983

## FAQs

- **Q**: When and where is The Band U.S at Rick’s Cafe being held?
  - **A:** The Band U.S at Rick’s Cafe takes place on Fri, 24 Apr, 2026 at 09:00 pm to Fri, 24 Apr, 2026 at 09:00 pm at 319-B Hwy 182 E, Starkville, MS, United States.
- **Q**: Who is organizing The Band U.S at Rick’s Cafe?
  - **A:** The Band U.S at Rick’s Cafe is organized by Rick's Cafe.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Band U.S at Rick’s Cafe is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Starkville, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Band U.S at Rick’s Cafe sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Band U.S at Rick’s Cafe",
        "image": "https://cdn-az.allevents.in/events3/banners/8a6f75c7b84dc1e63288065c2b66496186cbbd08d78b640c8781420e6f2e5dc8-rimg-w1179-h766-dca69f86-gmir?v=1775716983",
        "startDate": "2026-04-24T21:00:00-05:00",
        "url": "https://allevents.in/starkville/the-band-us-at-rick’s-cafe/200029807949229",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "319-B Hwy 182 E, Starkville, MS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "319 Dr Martin Luther King Jr Dr E, Starkville, MS 39759, United States",
                "addressLocality": "Starkville",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.46705",
                "longitude": "-88.81197"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Band U.S is rocking Rick’s Cafe on Super Bulldog Weekend! 🎸",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ricks Cafe",
                "url": "https://allevents.in/org/ricks-cafe/13898243",
                "description": "Founded in 1994"
            }
        ]
    }
]
```