

# Event Details

- **Event Name**: Movie in the Park - Rango
- **Event Start and End Date**: Thu, 06 Aug, 2026 at 08:00 pm
- **Event Description**: Join us for our last movie, Rango!
- **Event URL**: https://allevents.in/tehachapi/movie-in-the-park-rango/200030233065617
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Tehachapi
- **state**: CA
- **country**: United States
- **location**: 21750 Westwood Blvd, Tehachapi, CA 93561-8973, United States
- **lat**: 35.13616
- **long**: -118.47798
- **full address**: 21750 Westwood Blvd, Tehachapi, CA 93561-8973, United States

## Event gallery

- **Alt text**: Movie in the Park - Rango
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/faaa354d858a6ab4622f145b5e1561b8ded6fdb569dca46b25f3821079453f90-rimg-w1200-h600-dc68b8e8-gmir?v=1785684209

## FAQs

- **Q**: When and where is Movie in the Park - Rango being held?
  - **A:** Movie in the Park - Rango takes place on Thu, 06 Aug, 2026 at 08:00 pm to Thu, 06 Aug, 2026 at 08:00 pm at 21750 Westwood Blvd, Tehachapi, CA 93561-8973, United States.
- **Q**: Who is organizing Movie in the Park - Rango?
  - **A:** Movie in the Park - Rango is organized by Tehachapi Valley Recreation and Park District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie in the Park - Rango",
        "image": "https://cdn-az.allevents.in/events4/banners/faaa354d858a6ab4622f145b5e1561b8ded6fdb569dca46b25f3821079453f90-rimg-w1200-h600-dc68b8e8-gmir?v=1785684209",
        "startDate": "2026-08-06",
        "url": "https://allevents.in/tehachapi/movie-in-the-park-rango/200030233065617",
        "location": {
            "@type": "Place",
            "name": "21750 Westwood Blvd, Tehachapi, CA 93561-8973, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21750 Westwood Blvd, Tehachapi, CA 93561-8973, United States",
                "addressLocality": "Tehachapi",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.13616",
                "longitude": "-118.47798"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our last movie, Rango!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tehachapi Valley Recreation and Park District",
                "url": "https://allevents.in/org/tehachapi-valley-recreation-and-park-district/12034620",
                "description": "Play up. Live up."
            }
        ]
    }
]
```