

# Event Details

- **Event Name**: Halocene @ The Beacham in Orlando
- **Event Start and End Date**: Sat, 12 Apr, 2025 at 06:00 pm – Sat, 12 Apr, 2025 at 10:00 pm
- **Event URL**: https://allevents.in/orlando/halocene-the-beacham-in-orlando/3300027738572717
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.bandsintown.com/t/106333981?came_from=${came_from}&direct=true

## Event venue details

- **city**: Orlando
- **state**: FL
- **country**: United States
- **location**: The Beacham
- **lat**: 28.5429997
- **long**: -81.3791995
- **full address**: The Beacham, The Beacham, Orlando, FL, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Halocene+%40+The+Beacham+in+Orlando&date=Sat%2C+12+Apr%2C+2025+at+06%3A00+pm&bg=3
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/42f87890-d34c-11ef-a507-ff3c48cb30a7-rimg-w300-h300-dc171614-gmir.jpg?v=1736950996

## Artist Details

- **Artist name**: Halocene
  - **Artist page URL**: https://allevents.in/performer/halocene

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 12 Apr, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Beacham, The Beacham, Orlando, FL, United States
- **Q**: Who are the performers at this event?
  - **A:** Halocene
- **Q**: Who is organizing the event?
  - **A:** Melody Mapper
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Halocene @ The Beacham in Orlando ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Halocene @ The Beacham in Orlando",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Halocene+%40+The+Beacham+in+Orlando&date=Sat%2C+12+Apr%2C+2025+at+06%3A00+pm&bg=3",
        "startDate": "2025-04-12",
        "endDate": "2025-04-12",
        "url": "https://allevents.in/orlando/halocene-the-beacham-in-orlando/3300027738572717",
        "location": {
            "@type": "Place",
            "name": "The Beacham",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Beacham, Orlando, FL, United States",
                "addressLocality": "Orlando",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.5429997",
                "longitude": "-81.3791995"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Halocene",
                "url": "https://allevents.in/performer/halocene"
            }
        ]
    }
]
```