

# Event Details

- **Event Name**: JAWS
- **Event Start and End Date**: Sat, 22 Aug, 2026 at 07:00 pm
- **Event Description**: Relive the 1975 Summer thriller JAWS on the big screen at the Plaza Theatre!
- **Event URL**: https://allevents.in/glasgow/jaws/200030585089601
- **Event Categories**: art, theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Glasgow
- **state**: KY
- **country**: United States
- **location**: Plaza Theatre
- **lat**: 36.996032088109
- **long**: -85.911021314372
- **full address**: Plaza Theatre, 115 E Main St,Glasgow, Kentucky, United States

## Event gallery

- **Alt text**: JAWS
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/686c2d86f615371337594977a6cf030026caef1260dedefe469d1b2fd50fe7d5-rimg-w1200-h1431-dc080818-gmir?v=1787158261

## FAQs

- **Q**: When and where is JAWS being held?
  - **A:** JAWS takes place on Sat, 22 Aug, 2026 at 07:00 pm to Sat, 22 Aug, 2026 at 07:00 pm at Plaza Theatre, 115 E Main St,Glasgow, Kentucky, United States.
- **Q**: Who is organizing JAWS?
  - **A:** JAWS is organized by Plaza Theatre.
- **Q**: Who is this event for? Is it right for me?
  - **A:** JAWS is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. Whether you're a first-time attendee or a longtime enthusiast in Glasgow, this event is thoughtfully curated to deliver a standout experience worth every moment. If JAWS sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "JAWS",
        "image": "https://cdn-az.allevents.in/events2/banners/686c2d86f615371337594977a6cf030026caef1260dedefe469d1b2fd50fe7d5-rimg-w1200-h1431-dc080818-gmir?v=1787158261",
        "startDate": "2026-08-22",
        "url": "https://allevents.in/glasgow/jaws/200030585089601",
        "location": {
            "@type": "Place",
            "name": "Plaza Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "115 E Main St,Glasgow, Kentucky",
                "addressLocality": "Glasgow",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.996032088109",
                "longitude": "-85.911021314372"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Relive the 1975 Summer thriller JAWS on the big screen at the Plaza Theatre!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Plaza Theatre",
                "url": "https://allevents.in/org/plaza-theatre/23643032"
            }
        ]
    }
]
```