

# Event Details

- **Event Name**: Summer Movie
- **Event Start and End Date**: Mon, 20 Jul, 2026 at 03:00 pm
- **Event Description**: Children and families are invited to spend the afternoon in the auditorium watching "Ice Age: Dawn of the Dinosaurs" on July 20 at 3 p.m.
- **Event URL**: https://allevents.in/tyler/summer-movie/200030396834336
- **Event Categories**: Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Tyler
- **state**: TX
- **country**: United States
- **location**: 201 S. College Ave, Tyler, TX, United States, Texas 75702
- **lat**: 32.34933
- **long**: -95.30199
- **full address**: 201 S. College Ave, Tyler, TX, United States, Texas 75702

## Event gallery

- **Alt text**: Summer Movie
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/62155bd96c6be03ad932197855e144858b5d964f2ecee47a33f7616585dce8c2-rimg-w1200-h628-dcffffff-gmir?v=1783876895

## FAQs

- **Q**: When and where is Summer Movie being held?
  - **A:** Summer Movie takes place on Mon, 20 Jul, 2026 at 03:00 pm to Mon, 20 Jul, 2026 at 03:00 pm at 201 S. College Ave, Tyler, TX, United States, Texas 75702.
- **Q**: Who is organizing Summer Movie?
  - **A:** Summer Movie is organized by Tyler Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Movie",
        "image": "https://cdn-az.allevents.in/events3/banners/62155bd96c6be03ad932197855e144858b5d964f2ecee47a33f7616585dce8c2-rimg-w1200-h628-dcffffff-gmir?v=1783876895",
        "startDate": "2026-07-20",
        "url": "https://allevents.in/tyler/summer-movie/200030396834336",
        "location": {
            "@type": "Place",
            "name": "201 S. College Ave, Tyler, TX, United States, Texas 75702",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 S College Ave, Tyler, TX 75702-7328, United States",
                "addressLocality": "Tyler",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.34933",
                "longitude": "-95.30199"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Children and families are invited to spend the afternoon in the auditorium watching \"Ice Age: Dawn of the Dinosaurs\" on July 20 at 3 p.m.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tyler Public Library",
                "url": "https://allevents.in/org/tyler-public-library/12727756",
                "description": "Tyler Public Library is a department of the City of Tyler. The Library helps meet the information, education and recreation needs of Tyler’s diverse and growing community by providing a full range of print, audiovisual, digital resources and much more!"
            }
        ]
    }
]
```