

# Event Details

- **Event Name**: Sunday Screening - Indiana Jones and the Temple of Doom
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 02:00 pm – Sun, 12 Jul, 2026 at 05:00 pm
- **Event Description**: Join us at the library for a free screening of Indiana Jones and the Temple of Doom! We will have free popcorn available.
- **Event URL**: https://allevents.in/goddard/sunday-screening-indiana-jones-and-the-temple-of-doom/200030333212355
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Goddard
- **state**: KS
- **country**: United States
- **location**: 201 N Main St, Goddard, KS
- **lat**: 37.65858
- **long**: -97.57531
- **full address**: 201 N Main St, Goddard, KS, United States

## Event gallery

- **Alt text**: Sunday Screening - Indiana Jones and the Temple of Doom
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a6db0ca223d403eb1815660d1585901c69ba1def8a1f68bf38a709bdaa74a506-rimg-w1200-h675-dc171522-gmir?v=1783479090

## FAQs

- **Q**: When and where is Sunday Screening - Indiana Jones and the Temple of Doom being held?
  - **A:** Sunday Screening - Indiana Jones and the Temple of Doom takes place on Sun, 12 Jul, 2026 at 02:00 pm to Sun, 12 Jul, 2026 at 05:00 pm at 201 N Main St, Goddard, KS, United States.
- **Q**: Who is organizing Sunday Screening - Indiana Jones and the Temple of Doom?
  - **A:** Sunday Screening - Indiana Jones and the Temple of Doom is organized by Goddard Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Screening - Indiana Jones and the Temple of Doom",
        "image": "https://cdn-az.allevents.in/events10/banners/a6db0ca223d403eb1815660d1585901c69ba1def8a1f68bf38a709bdaa74a506-rimg-w1200-h675-dc171522-gmir?v=1783479090",
        "startDate": "2026-07-12",
        "endDate": "2026-07-12",
        "url": "https://allevents.in/goddard/sunday-screening-indiana-jones-and-the-temple-of-doom/200030333212355",
        "location": {
            "@type": "Place",
            "name": "201 N Main St, Goddard, KS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 N Main St, Goddard, KS 67052-8893, United States",
                "addressLocality": "Goddard",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.65858",
                "longitude": "-97.57531"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the library for a free screening of Indiana Jones and the Temple of Doom! We will have free popcorn available.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Goddard Public Library",
                "url": "https://allevents.in/org/goddard-public-library/13183662",
                "description": "We offer an up-to-date collection and technology, with unique and varied programming aimed at the needs and wants of our community."
            }
        ]
    }
]
```