

# Event Details

- **Event Name**: Jersey Day
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 10:30 am – Sun, 08 Feb, 2026 at 12:00 pm
- **Event Description**: Wear your favorite team jersey to church.
- **Event URL**: https://allevents.in/oklahoma-city/jersey-day/200029358499132
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## 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**: Jersey Day
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/fe50089208ef0a0ceb204a11c282e1baf2105088165fcdc624900a8f22af1627-rimg-w1200-h1200-dc766568-gmir?v=1769988783

## FAQs

- **Q**: When and where is Jersey Day being held?
  - **A:** Jersey Day takes place on Sun, 08 Feb, 2026 at 10:30 am to Sun, 08 Feb, 2026 at 12:00 pm at 5949 NW 39th St, Warr Acres, OK, 5949 NW 39th Expy, Oklahoma City, OK 73122-2015, United States.
- **Q**: Who is organizing Jersey Day?
  - **A:** Jersey Day is organized by New Day Church of the Nazarene.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jersey Day is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Oklahoma City, this event is thoughtfully curated to deliver a standout experience worth every moment. If Jersey Day sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Jersey Day",
        "image": "https://cdn-az.allevents.in/events7/banners/fe50089208ef0a0ceb204a11c282e1baf2105088165fcdc624900a8f22af1627-rimg-w1200-h1200-dc766568-gmir?v=1769988783",
        "startDate": "2026-02-08",
        "endDate": "2026-02-08",
        "url": "https://allevents.in/oklahoma-city/jersey-day/200029358499132",
        "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 team jersey to church.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Day Church of the Nazarene",
                "url": "https://allevents.in/org/new-day-church-of-the-nazarene/25940631"
            }
        ]
    }
]
```