

# Event Details

- **Event Name**: Movie Night
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 05:30 pm
- **Event Description**: This Friday @5:30 join us for popcorn, hot cocoa, fellowship &amp; a great Christmas movie! We will be outdoors so please bring a camping chair, a blanket &amp; a friend!
- **Event URL**: https://allevents.in/tustin/movie-night/200029347928019
- **Event Categories**: entertainment, trips-adventures, camping, christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Tustin
- **state**: CA
- **country**: United States
- **location**: 2472 Walnut Ave, 92780
- **lat**: 33.71799
- **long**: -117.80957
- **full address**: 2472 Walnut Ave, 92780, 2472 Walnut Ave, Tustin, CA 92780-6951, United States

## Event gallery

- **Alt text**: Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/041bb1a750344bc03b668a05cfbdd0db7d259cd958f2a443291d524f096aae06-rimg-w1080-h1350-dcffffff-gmir?v=1765587139

## FAQs

- **Q**: When and where is Movie Night being held?
  - **A:** Movie Night takes place on Fri, 12 Dec, 2025 at 05:30 pm to Fri, 12 Dec, 2025 at 05:30 pm at 2472 Walnut Ave, 92780, 2472 Walnut Ave, Tustin, CA 92780-6951, United States.
- **Q**: Who is organizing Movie Night?
  - **A:** Movie Night is organized by Crossroad Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Movie Night",
        "image": "https://cdn-az.allevents.in/events8/banners/041bb1a750344bc03b668a05cfbdd0db7d259cd958f2a443291d524f096aae06-rimg-w1080-h1350-dcffffff-gmir?v=1765587139",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/tustin/movie-night/200029347928019",
        "location": {
            "@type": "Place",
            "name": "2472 Walnut Ave, 92780",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2472 Walnut Ave, Tustin, CA 92780-6951, United States",
                "addressLocality": "Tustin",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.71799",
                "longitude": "-117.80957"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This Friday @5:30 join us for popcorn, hot cocoa, fellowship & a great Christmas movie! We will be outdoors so please bring a camping chair, a blanket & a friend!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crossroad Church",
                "url": "https://allevents.in/org/crossroad-church/24334373"
            }
        ]
    }
]
```