

# Event Details

- **Event Name**: Capital Concert Series with Kansas and Muscle Shoals
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 05:00 pm
- **Event Description**: The Capital Concert Series in Albany, NY!  June 24th!
- **Event URL**: https://allevents.in/albany/capital-concert-series-with-kansas-and-muscle-shoals/200030098886937
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 132

## Ticket Details


## Event venue details

- **city**: Albany
- **state**: NY
- **country**: United States
- **location**: Empire State Plaza
- **lat**: 42.650347
- **long**: -73.759688
- **full address**: Empire State Plaza, Albany, New York, United States

## Event gallery

- **Alt text**: Capital Concert Series with Kansas and Muscle Shoals
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/237527b2f100604e8e3a5f161fb39de5fcf4af26912391369e5290b0642a8505-rimg-w1176-h1819-dcffffff-gmir?v=1781919129

## FAQs

- **Q**: When and where is Capital Concert Series with Kansas and Muscle Shoals being held?
  - **A:** Capital Concert Series with Kansas and Muscle Shoals takes place on Wed, 24 Jun, 2026 at 05:00 pm to Wed, 24 Jun, 2026 at 05:00 pm at Empire State Plaza, Albany, New York, United States.
- **Q**: Who is organizing Capital Concert Series with Kansas and Muscle Shoals?
  - **A:** Capital Concert Series with Kansas and Muscle Shoals is organized by Muscle Shoals Live.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Capital Concert Series with Kansas and Muscle Shoals 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 Albany, this event is thoughtfully curated to deliver a standout experience worth every moment. With 130+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Capital Concert Series with Kansas and Muscle Shoals",
        "image": "https://cdn-az.allevents.in/events6/banners/237527b2f100604e8e3a5f161fb39de5fcf4af26912391369e5290b0642a8505-rimg-w1176-h1819-dcffffff-gmir?v=1781919129",
        "startDate": "2026-06-24",
        "url": "https://allevents.in/albany/capital-concert-series-with-kansas-and-muscle-shoals/200030098886937",
        "location": {
            "@type": "Place",
            "name": "Empire State Plaza",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Albany, New York",
                "addressLocality": "Albany",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.650347",
                "longitude": "-73.759688"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Capital Concert Series in Albany, NY!  June 24th!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Muscle Shoals Live",
                "url": "https://allevents.in/org/muscle-shoals-live/22191985"
            }
        ]
    }
]
```