

# Event Details

- **Event Name**: Hawaiian Shirt Day
- **Event Start and End Date**: Sun, 11 Jan, 2026 at 10:30 am – Sun, 11 Jan, 2026 at 11:45 am
- **Event Description**: Wear your favorite Hawaiian shirt to church.
- **Event URL**: https://allevents.in/oklahoma-city/hawaiian-shirt-day/200029251067140
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Oklahoma City
- **state**: OK
- **country**: United States
- **location**: 5949 NW 39th St, Warr Acres, OK
- **lat**: 35.51177
- **long**: -97.62123
- **full address**: 5949 NW 39th St, Warr Acres, OK, 5949 NW 39th Expy, Oklahoma City, OK 73122-2015, United States

## Event gallery

- **Alt text**: Hawaiian Shirt Day
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f56685479d10b6bbe40b31093e1eda2bb67c58d96c09f1cc31f33b25a01bc114-rimg-w1200-h1200-dcddf3ea-gmir?v=1768069343

## FAQs

- **Q**: When and where is Hawaiian Shirt Day being held?
  - **A:** Hawaiian Shirt Day takes place on Sun, 11 Jan, 2026 at 10:30 am to Sun, 11 Jan, 2026 at 11:45 am at 5949 NW 39th St, Warr Acres, OK, 5949 NW 39th Expy, Oklahoma City, OK 73122-2015, United States.
- **Q**: Who is organizing Hawaiian Shirt Day?
  - **A:** Hawaiian Shirt Day is organized by New Day Church of the Nazarene.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hawaiian Shirt Day",
        "image": "https://cdn-az.allevents.in/events5/banners/f56685479d10b6bbe40b31093e1eda2bb67c58d96c09f1cc31f33b25a01bc114-rimg-w1200-h1200-dcddf3ea-gmir?v=1768069343",
        "startDate": "2026-01-11",
        "endDate": "2026-01-11",
        "url": "https://allevents.in/oklahoma-city/hawaiian-shirt-day/200029251067140",
        "location": {
            "@type": "Place",
            "name": "5949 NW 39th St, Warr Acres, OK",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5949 NW 39th Expy, Oklahoma City, OK 73122-2015, United States",
                "addressLocality": "Oklahoma City",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.51177",
                "longitude": "-97.62123"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wear your favorite Hawaiian shirt to church.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Day Church of the Nazarene",
                "url": "https://allevents.in/org/new-day-church-of-the-nazarene/25940631"
            }
        ]
    }
]
```