

# Event Details

- **Event Name**: Jaws (1975)
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 07:00 pm
- **Event Description**: Jaws is back on the big screen!

Released in the summer of 1975 - Steven Spielberg's thriller terrified audiences out of the water and shaped the summer blockbuster.
- **Event URL**: https://allevents.in/burlington/jaws-1975/200030119890945
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 106

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: IA
- **country**: United States
- **location**: The Capitol Theater
- **lat**: 40.809517257631
- **long**: -91.102998066542
- **full address**: The Capitol Theater, 211 N 3rd St,Burlington,IA,United States

## Event gallery

- **Alt text**: Jaws (1975)
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8558ddcb90092004c9599e509cbc021f0faefcf4547b6fb7b3e0d8fb42006071-rimg-w1000-h562-dc186074-gmir?v=1781827657

## FAQs

- **Q**: When and where is Jaws (1975) being held?
  - **A:** Jaws (1975) takes place on Sat, 20 Jun, 2026 at 07:00 pm to Sat, 20 Jun, 2026 at 07:00 pm at The Capitol Theater, 211 N 3rd St,Burlington,IA,United States.
- **Q**: Who is organizing Jaws (1975)?
  - **A:** Jaws (1975) is organized by The Capitol Theater.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jaws (1975)",
        "image": "https://cdn-az.allevents.in/events3/banners/8558ddcb90092004c9599e509cbc021f0faefcf4547b6fb7b3e0d8fb42006071-rimg-w1000-h562-dc186074-gmir?v=1781827657",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/burlington/jaws-1975/200030119890945",
        "location": {
            "@type": "Place",
            "name": "The Capitol Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "211 N 3rd St,Burlington,IA,United States",
                "addressLocality": "Burlington",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.809517257631",
                "longitude": "-91.102998066542"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Jaws is back on the big screen!\n\nReleased in the summer of 1975 - Steven Spielberg's thriller terrified audiences out of the water and shaped the summer blockbuster.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Capitol Theater",
                "url": "https://allevents.in/org/the-capitol-theater/21430844"
            }
        ]
    }
]
```