

# Event Details

- **Event Name**: Saturday Morning Cartoons: The Wild Robot
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 11:00 am
- **Event Description**: After a shipwreck, an intelligent robot called Roz is stranded on an uninhabited island. To survive the harsh environment, Roz bonds with the island's animals and cares for an orphaned baby goose.
- **Event URL**: https://allevents.in/franklin/saturday-morning-cartoons-the-wild-robot/200030271458612
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Franklin
- **state**: TN
- **country**: United States
- **location**: 419 Main St, Franklin, TN, United States, Tennessee 37064
- **lat**: 35.92414
- **long**: -86.87089
- **full address**: 419 Main St, Franklin, TN, United States, Tennessee 37064

## Event gallery

- **Alt text**: Saturday Morning Cartoons: The Wild Robot
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/03bab80ab47847529e7695d4df4677b4987840d71287fd868e53f6371859ef08-rimg-w1200-h666-dc020303-gmir?v=1781903532

## FAQs

- **Q**: When and where is Saturday Morning Cartoons: The Wild Robot being held?
  - **A:** Saturday Morning Cartoons: The Wild Robot takes place on Sat, 27 Jun, 2026 at 11:00 am to Sat, 27 Jun, 2026 at 11:00 am at 419 Main St, Franklin, TN, United States, Tennessee 37064.
- **Q**: Who is organizing Saturday Morning Cartoons: The Wild Robot?
  - **A:** Saturday Morning Cartoons: The Wild Robot is organized by The Franklin Theatre.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Morning Cartoons: The Wild Robot",
        "image": "https://cdn-az.allevents.in/events2/banners/03bab80ab47847529e7695d4df4677b4987840d71287fd868e53f6371859ef08-rimg-w1200-h666-dc020303-gmir?v=1781903532",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/franklin/saturday-morning-cartoons-the-wild-robot/200030271458612",
        "location": {
            "@type": "Place",
            "name": "419 Main St, Franklin, TN, United States, Tennessee 37064",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "419 Main St, Franklin, TN 37064-2719, United States",
                "addressLocality": "Franklin",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.92414",
                "longitude": "-86.87089"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "After a shipwreck, an intelligent robot called Roz is stranded on an uninhabited island. To survive the harsh environment, Roz bonds with the island's animals and cares for an orphaned baby goose.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Franklin Theatre",
                "url": "https://allevents.in/org/the-franklin-theatre/8186009",
                "description": "Music, Movies & Special Events"
            }
        ]
    }
]
```