

# Event Details

- **Event Name**: Family Movie: The Good Dinosaur
- **Event Start and End Date**: Tue, 07 Jul, 2026 at 10:30 am
- **Event Description**: The library will be showing The Good Dinosaur (PG) on Tuesday July 7th at 10:30 am.
- **Event URL**: https://allevents.in/goodlettsville/family-movie-the-good-dinosaur/200030282368522
- **Event Categories**: Entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Goodlettsville
- **state**: TN
- **country**: United States
- **location**: 1174 Louisville Hwy, Millersville, TN, United States, Tennessee 37072
- **lat**: 36.36939
- **long**: -86.71119
- **full address**: 1174 Louisville Hwy, Millersville, TN, United States, Tennessee 37072, 1174 Highway 31 W, Goodlettsville, TN 37072-3629, United States

## Event gallery

- **Alt text**: Family Movie: The Good Dinosaur
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4e2a1d912e1fc504c31b60b79b43ca54f1da56cc40b06d2562a1e42082220687-rimg-w1200-h675-dcffffff-gmir?v=1782735849

## FAQs

- **Q**: When and where is Family Movie: The Good Dinosaur being held?
  - **A:** Family Movie: The Good Dinosaur takes place on Tue, 07 Jul, 2026 at 10:30 am to Tue, 07 Jul, 2026 at 10:30 am at 1174 Louisville Hwy, Millersville, TN, United States, Tennessee 37072, 1174 Highway 31 W, Goodlettsville, TN 37072-3629, United States.
- **Q**: Who is organizing Family Movie: The Good Dinosaur?
  - **A:** Family Movie: The Good Dinosaur is organized by Millersville Public Library of Sumner County.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Movie: The Good Dinosaur",
        "image": "https://cdn-az.allevents.in/events10/banners/4e2a1d912e1fc504c31b60b79b43ca54f1da56cc40b06d2562a1e42082220687-rimg-w1200-h675-dcffffff-gmir?v=1782735849",
        "startDate": "2026-07-07",
        "url": "https://allevents.in/goodlettsville/family-movie-the-good-dinosaur/200030282368522",
        "location": {
            "@type": "Place",
            "name": "1174 Louisville Hwy, Millersville, TN, United States, Tennessee 37072",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1174 Highway 31 W, Goodlettsville, TN 37072-3629, United States",
                "addressLocality": "Goodlettsville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.36939",
                "longitude": "-86.71119"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The library will be showing The Good Dinosaur (PG) on Tuesday July 7th at 10:30 am.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Millersville Public Library of Sumner County",
                "url": "https://allevents.in/org/millersville-public-library-of-sumner-county/22039473"
            }
        ]
    }
]
```