

# Event Details

- **Event Name**: The Marshall Tucker Band
- **Event Start and End Date**: Thu, 23 Jul, 2026 at 07:00 pm – Thu, 23 Jul, 2026 at 09:00 pm (-05:00)
- **Event Description**: Nearby AttractionsThe Marshall Tucker Band has 20 upcoming events.
- **Event URL**: https://allevents.in/royal-oak/the-marshall-tucker-band/210002969836293
- **Event Categories**: Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Royal Oak
- **state**: MI
- **country**: United States
- **location**: Royal Oak Music Theatre
- **lat**: 42.490700000
- **long**: -83.137901000
- **full address**: Royal Oak Music Theatre, Royal Oak, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/baae70a6cae6f94174a23b580ad7c52637f4f5024e632c0f11176364a937f41b-rimg-w1024-h576-dcc0bebf-gmir.jpg?v=1774942297
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d9c6974c89c2f80be87ef905bcdfeaa9e308f58b3f35c82c822bdd71d70f023c-rimg-w400-h400-dcc0bfbf-gmir.jpg?v=1774942297

## Artist Details

- **Artist name**: The Marshall Tucker Band
  - **Artist page URL**: https://allevents.in/performer/the-marshall-tucker-band

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 23 Jul, 2026 at 07:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Royal Oak Music Theatre, Royal Oak, United States
- **Q**: Who are the performers at this event?
  - **A:** The Marshall Tucker Band
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: What type of event is this?
  - **A:** Music
- **Q**: Where can I find ticket details about The Marshall Tucker Band ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Marshall Tucker Band",
        "image": "https://cdn-az.allevents.in/events1/banners/baae70a6cae6f94174a23b580ad7c52637f4f5024e632c0f11176364a937f41b-rimg-w1024-h576-dcc0bebf-gmir.jpg?v=1774942297",
        "startDate": "2026-07-23T19:00:00-05:00",
        "endDate": "2026-07-23T21:00:00-05:00",
        "url": "https://allevents.in/royal-oak/the-marshall-tucker-band/210002969836293",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Royal Oak Music Theatre",
            "address": {
                "@type": "PostalAddress",
                "name": "Royal Oak Music Theatre, Royal Oak, United States",
                "addressLocality": "Royal Oak",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.490700000",
                "longitude": "-83.137901000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsThe Marshall Tucker Band has 20 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "The Marshall Tucker Band",
                "url": "https://allevents.in/performer/the-marshall-tucker-band"
            }
        ]
    }
]
```