

# Event Details

- **Event Name**: Shrine Night at the ball park
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 07:05 pm
- **Event Description**: Come join the fun!!!
- **Event URL**: https://allevents.in/oklahoma-city/shrine-night-at-the-ball-park/200030155817224
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details


## Event venue details

- **city**: Oklahoma City
- **state**: OK
- **country**: United States
- **location**: Downtown Oklahoma City
- **lat**: 35.472355
- **long**: -97.515828
- **full address**: Downtown Oklahoma City, Oklahoma City, Oklahoma, United States

## Event gallery

- **Alt text**: Shrine Night at the ball park
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/415b434f4532d91b60c746370ac60a52d3dc674b78f8f94cfebe2ead2347a3a2-rimg-w1200-h630-dcfefeff-gmir?v=1780077383

## FAQs

- **Q**: When and where is Shrine Night at the ball park being held?
  - **A:** Shrine Night at the ball park takes place on Tue, 16 Jun, 2026 at 07:05 pm to Tue, 16 Jun, 2026 at 07:05 pm at Downtown Oklahoma City, Oklahoma City, Oklahoma, United States.
- **Q**: Who is organizing Shrine Night at the ball park?
  - **A:** Shrine Night at the ball park is organized by India shriners Divan.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Shrine Night at the ball park",
        "image": "https://cdn-az.allevents.in/events7/banners/415b434f4532d91b60c746370ac60a52d3dc674b78f8f94cfebe2ead2347a3a2-rimg-w1200-h630-dcfefeff-gmir?v=1780077383",
        "startDate": "2026-06-16",
        "url": "https://allevents.in/oklahoma-city/shrine-night-at-the-ball-park/200030155817224",
        "location": {
            "@type": "Place",
            "name": "Downtown Oklahoma City",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Oklahoma City, Oklahoma",
                "addressLocality": "Oklahoma City",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.472355",
                "longitude": "-97.515828"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join the fun!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "India shriners Divan",
                "url": "https://allevents.in/org/india-shriners-divan/27248463"
            }
        ]
    }
]
```