

# Event Details

- **Event Name**: Kids Crossing Movie Night
- **Event Start and End Date**: Fri, 02 Dec, 2022 at 06:30 pm
- **Event Description**: Join us for a night of FREE family fun! We'll have games, prizes, snacks, a feature holiday film, and even a visit from the big man himself straight from the North Pole!
- **Event URL**: https://allevents.in/fredericksburg/kids-crossing-movie-night/200023540456236
- **Event Categories**: entertainment, kids
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Fredericksburg
- **state**: VA
- **country**: United States
- **location**: My Crossroads Church
- **lat**: 38.290900817147
- **long**: -77.518298687859
- **full address**: My Crossroads Church, 952 Bragg Rd,Fredericksburg,VA,United States

## Event gallery

- **Alt text**: Kids Crossing Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/aa87f6e503025a0384089ec5da6dcbcc04e059b3ce94b3141412c769eb63141d-rimg-w960-h540-gmir.jpg?v=1669991397

## FAQs

- **Q**: When and where is Kids Crossing Movie Night being held?
  - **A:** Kids Crossing Movie Night takes place on Fri, 02 Dec, 2022 at 06:30 pm to Fri, 02 Dec, 2022 at 06:30 pm at My Crossroads Church, 952 Bragg Rd,Fredericksburg,VA,United States.
- **Q**: Who is organizing Kids Crossing Movie Night?
  - **A:** Kids Crossing Movie Night is organized by My Crossroads Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kids Crossing Movie Night",
        "image": "https://cdn-az.allevents.in/events7/banners/aa87f6e503025a0384089ec5da6dcbcc04e059b3ce94b3141412c769eb63141d-rimg-w960-h540-gmir.jpg?v=1669991397",
        "startDate": "2022-12-02",
        "url": "https://allevents.in/fredericksburg/kids-crossing-movie-night/200023540456236",
        "location": {
            "@type": "Place",
            "name": "My Crossroads Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "952 Bragg Rd,Fredericksburg,VA,United States",
                "addressLocality": "Fredericksburg",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.290900817147",
                "longitude": "-77.518298687859"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a night of FREE family fun! We'll have games, prizes, snacks, a feature holiday film, and even a visit from the big man himself straight from the North Pole!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "My Crossroads Church",
                "url": "https://allevents.in/org/my-crossroads-church/13145340",
                "description": "You have a place here!  We desire to help you know God, find freedom from your past, discover your purpose and make a difference in the world!  "
            }
        ]
    }
]
```