

# Event Details

- **Event Name**: Back to school movie night 
- **Event Start and End Date**: Sat, 23 Aug, 2025 at 05:00 pm
- **Event Description**: Join us for a movie to start of the school year.  The pastor will also be blessing back packs for those interested.  All are welcome
- **Event URL**: https://allevents.in/st-johnsbury/back-to-school-movie-night/200028650508426
- **Event Categories**: entertainment, back-to-school
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: St Johnsbury
- **state**: VT
- **country**: United States
- **location**: 1325 Main St, Saint Johnsbury, VT
- **lat**: 44.42064
- **long**: -72.02061
- **full address**: 1325 Main St, Saint Johnsbury, VT, 1325 Main St, St Johnsbury, VT 05819-2259, United States

## Event gallery

- **Alt text**: Back to school movie night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/fa52917b7f8eb38c72b5aa65f2b659c5185b5d9d544ce78849cee95f28538ba9-rimg-w910-h1118-dcffffff-gmir?v=1755486744

## FAQs

- **Q**: When and where is Back to school movie night  being held?
  - **A:** Back to school movie night  takes place on Sat, 23 Aug, 2025 at 05:00 pm to Sat, 23 Aug, 2025 at 05:00 pm at 1325 Main St, Saint Johnsbury, VT, 1325 Main St, St Johnsbury, VT 05819-2259, United States.
- **Q**: Who is organizing Back to school movie night ?
  - **A:** Back to school movie night  is organized by United Community Church, UCC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Back to school movie night",
        "image": "https://cdn-az.allevents.in/events2/banners/fa52917b7f8eb38c72b5aa65f2b659c5185b5d9d544ce78849cee95f28538ba9-rimg-w910-h1118-dcffffff-gmir?v=1755486744",
        "startDate": "2025-08-23",
        "url": "https://allevents.in/st-johnsbury/back-to-school-movie-night/200028650508426",
        "location": {
            "@type": "Place",
            "name": "1325 Main St, Saint Johnsbury, VT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1325 Main St, St Johnsbury, VT 05819-2259, United States",
                "addressLocality": "St Johnsbury",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.42064",
                "longitude": "-72.02061"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a movie to start of the school year.  The pastor will also be blessing back packs for those interested.  All are welcome",
        "organizer": [
            {
                "@type": "Organization",
                "name": "United Community Church UCC",
                "url": "https://allevents.in/org/united-community-church-ucc/26119772"
            }
        ]
    }
]
```