

# Event Details

- **Event Name**: Test Club Event 3
- **Event Start and End Date**: Fri, 01 Jan, 2027 at 08:00 pm (-05:00)
- **Event Description**: Venue Details:Kia Center,400 W Church St., Kia Center,Orlando, United States
- **Event URL**: https://allevents.in/orlando/test-club-event-3/210005141517240
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Orlando
- **state**: FL
- **country**: United States
- **location**: Kia Center
- **lat**: 28.539293
- **long**: -81.383957
- **full address**: Kia Center, Orlando, United States

## Event gallery

- **Alt text**: Test Club Event 3
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9a7f24c7eec310141aaf74987fb575fd4e40868ba22477b70e0707960234a292-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1736111351

## FAQs

- **Q**: When and where is Test Club Event 3 being held?
  - **A:** Test Club Event 3 takes place on Fri, 01 Jan, 2027 at 08:00 pm to Fri, 01 Jan, 2027 at 08:00 pm at Kia Center, Orlando, United States.
- **Q**: Who is organizing Test Club Event 3?
  - **A:** Test Club Event 3 is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Test Club Event 3 is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Orlando, this event is thoughtfully curated to deliver a standout experience worth every moment. If Test Club Event 3 sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Test Club Event 3",
        "image": "https://cdn-az.allevents.in/events8/banners/9a7f24c7eec310141aaf74987fb575fd4e40868ba22477b70e0707960234a292-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1736111351",
        "startDate": "2027-01-01T20:00:00-05:00",
        "url": "https://allevents.in/orlando/test-club-event-3/210005141517240",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Kia Center",
            "address": {
                "@type": "PostalAddress",
                "name": "Kia Center, Orlando, United States",
                "addressLocality": "Orlando",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.539293",
                "longitude": "-81.383957"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:Kia Center,400 W Church St., Kia Center,Orlando, United States"
    }
]
```