

# Event Details

- **Event Name**: Johnnyswim
- **Event Start and End Date**: Mon, 18 Apr, 2022 at 07:00 pm – Mon, 18 Apr, 2022 at 09:00 pm
- **Event Description**: Popular in HoustonJOHNNYSWIM which is specially known for Music, Rock.Venue Details:White Oak Music Hall,2915 N. Main, White Oak Music Hall,Houston, United States
- **Event URL**: https://allevents.in/houston/johnnyswim/210003101169379
- **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/Z7r9jZ1Ada3Qa

## Event venue details

- **city**: Houston
- **state**: TX
- **country**: United States
- **location**: White Oak Music Hall
- **lat**: 29.795601
- **long**: -95.367599
- **full address**: White Oak Music Hall, Houston, United States

## Event gallery

- **Alt text**: Johnnyswim
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/659d960cec3757ccb80e67ab27eb0cc395dbfc7507e5b8c26b1e949315c1cca5-rimg-w1024-h576-gmir.jpg?v=1634692772

## Artist Details

- **Artist name**: JOHNNYSWIM

## FAQs

- **Q**: When and where is Johnnyswim being held?
  - **A:** Johnnyswim takes place on Mon, 18 Apr, 2022 at 07:00 pm to Mon, 18 Apr, 2022 at 09:00 pm at White Oak Music Hall, Houston, United States.
- **Q**: Who is organizing Johnnyswim?
  - **A:** Johnnyswim is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Johnnyswim",
        "image": "https://cdn-az.allevents.in/events7/banners/659d960cec3757ccb80e67ab27eb0cc395dbfc7507e5b8c26b1e949315c1cca5-rimg-w1024-h576-gmir.jpg?v=1634692772",
        "startDate": "2022-04-18",
        "endDate": "2022-04-18",
        "url": "https://allevents.in/houston/johnnyswim/210003101169379",
        "location": {
            "@type": "Place",
            "name": "White Oak Music Hall",
            "address": {
                "@type": "PostalAddress",
                "name": "White Oak Music Hall, Houston, United States",
                "addressLocality": "Houston",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.795601",
                "longitude": "-95.367599"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Popular in HoustonJOHNNYSWIM which is specially known for Music, Rock.Venue Details:White Oak Music Hall,2915 N. Main, White Oak Music Hall,Houston, United States",
        "performer": [
            {
                "@type": "Person",
                "name": "JOHNNYSWIM"
            }
        ]
    }
]
```