

# Event Details

- **Event Name**: 2025 Concert Club Membership
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 11:59 pm
- **Event Description**: Venue Details:Cadence Bank Amp Chastain Park,4469 Stella Dr NW, Cadence Bank Amp Chastain Park,Atlanta, United States
- **Event URL**: https://allevents.in/atlanta/2025-concert-club-membership/210001842406999
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210001842406999

## Event venue details

- **city**: Atlanta
- **state**: GA
- **country**: United States
- **location**: Cadence Bank Amp Chastain Park
- **lat**: 33.8731
- **long**: -84.3989
- **full address**: Cadence Bank Amp Chastain Park, Atlanta, United States

## Event gallery

- **Alt text**: 2025 Concert Club Membership
  - **Image URL**: https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg

## FAQs

- **Q**: When and where is 2025 Concert Club Membership being held?
  - **A:** 2025 Concert Club Membership takes place on Wed, 31 Dec, 2025 at 11:59 pm to Wed, 31 Dec, 2025 at 11:59 pm at Cadence Bank Amp Chastain Park, Atlanta, United States.
- **Q**: Who is organizing 2025 Concert Club Membership?
  - **A:** 2025 Concert Club Membership is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2025 Concert Club Membership 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 Atlanta, this event is thoughtfully curated to deliver a standout experience worth every moment. If 2025 Concert Club Membership 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": "2025 Concert Club Membership",
        "image": "https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg",
        "startDate": "2025-12-31",
        "url": "https://allevents.in/atlanta/2025-concert-club-membership/210001842406999",
        "location": {
            "@type": "Place",
            "name": "Cadence Bank Amp Chastain Park",
            "address": {
                "@type": "PostalAddress",
                "name": "Cadence Bank Amp Chastain Park, Atlanta, United States",
                "addressLocality": "Atlanta",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.8731",
                "longitude": "-84.3989"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:Cadence Bank Amp Chastain Park,4469 Stella Dr NW, Cadence Bank Amp Chastain Park,Atlanta, United States"
    }
]
```