

# Event Details

- **Event Name**: The Shining
- **Event Start and End Date**: Wed, 14 Oct, 2026 at 07:00 pm (-04:00)
- **Event Description**: Sale Dates and Times:

Public Onsale : Wed, 1 Apr 2026 at 10:00 AM
- **Event URL**: https://allevents.in/wilkes-barre/the-shining/200029899639906
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Wilkes Barre
- **state**: PA
- **country**: United States
- **location**: F.M. Kirby Center
- **lat**: 41.2451
- **long**: -75.88153
- **full address**: F.M. Kirby Center, 71 Public Square,Wilkes-Barre, Pennsylvania, Wilkes Barre, United States

## Event gallery

- **Alt text**: The Shining
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c5fd82d5ccec3c32429e4ce8736468296dadc178af9cf2e4da8c7dc4f644628d-rimg-w1200-h675-dcf2f1f1-gmir?v=1775452749

## FAQs

- **Q**: When and where is The Shining being held?
  - **A:** The Shining takes place on Wed, 14 Oct, 2026 at 07:00 pm to Wed, 14 Oct, 2026 at 07:00 pm at F.M. Kirby Center, 71 Public Square,Wilkes-Barre, Pennsylvania, Wilkes Barre, United States.
- **Q**: Who is organizing The Shining?
  - **A:** The Shining is organized by F.M. Kirby Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Shining",
        "image": "https://cdn-az.allevents.in/events8/banners/c5fd82d5ccec3c32429e4ce8736468296dadc178af9cf2e4da8c7dc4f644628d-rimg-w1200-h675-dcf2f1f1-gmir?v=1775452749",
        "startDate": "2026-10-14T19:00:00-04:00",
        "url": "https://allevents.in/wilkes-barre/the-shining/200029899639906",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "F.M. Kirby Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "71 Public Square,Wilkes-Barre, Pennsylvania",
                "addressLocality": "Wilkes Barre",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.2451",
                "longitude": "-75.88153"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sale Dates and Times:\n\nPublic Onsale : Wed, 1 Apr 2026 at 10:00 AM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "F.M. Kirby Center",
                "url": "https://allevents.in/org/fm-kirby-center/1901245",
                "description": "Follow us on Twitter - @FMKirbyCenter"
            }
        ]
    }
]
```