

# Event Details

- **Event Name**: Dewitt Opera House film screening
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 02:00 pm (-05:00)
- **Event Description**: Free screening of From Iowa and Back: The Vietnam Era.  Sponsored by The American Legion Post 238 and Michelle and Steven Martin.
- **Event URL**: https://allevents.in/dewitt/dewitt-opera-house-film-screening/200029890565821
- **Event Categories**: Entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Dewitt
- **state**: IA
- **country**: United States
- **location**: DeWitt Operahouse Theatre
- **lat**: 41.823129603
- **long**: -90.5387868495
- **full address**: DeWitt Operahouse Theatre, 716 6th Avenue,DeWitt, Iowa, United States

## Event gallery

- **Alt text**: Dewitt Opera House film screening
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ce04aeaa644063d27d8688ff121ab38a10e9fc8881a452c85b3bdf93463643a1-rimg-w1200-h675-dc020201-gmir?v=1775880989

## FAQs

- **Q**: When and where is Dewitt Opera House film screening being held?
  - **A:** Dewitt Opera House film screening takes place on Sun, 14 Jun, 2026 at 02:00 pm to Sun, 14 Jun, 2026 at 02:00 pm at DeWitt Operahouse Theatre, 716 6th Avenue,DeWitt, Iowa, United States.
- **Q**: Who is organizing Dewitt Opera House film screening?
  - **A:** Dewitt Opera House film screening is organized by From Iowa and Back: The Vietnam Era.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dewitt Opera House film screening",
        "image": "https://cdn-az.allevents.in/events2/banners/ce04aeaa644063d27d8688ff121ab38a10e9fc8881a452c85b3bdf93463643a1-rimg-w1200-h675-dc020201-gmir?v=1775880989",
        "startDate": "2026-06-14T14:00:00-05:00",
        "url": "https://allevents.in/dewitt/dewitt-opera-house-film-screening/200029890565821",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "DeWitt Operahouse Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "716 6th Avenue,DeWitt, Iowa",
                "addressLocality": "Dewitt",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.823129603",
                "longitude": "-90.5387868495"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free screening of From Iowa and Back: The Vietnam Era.  Sponsored by The American Legion Post 238 and Michelle and Steven Martin.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "From Iowa and Back The Vietnam Era",
                "url": "https://allevents.in/org/from-iowa-and-back-the-vietnam-era/25790102"
            }
        ]
    }
]
```