

# Event Details

- **Event Name**: Back to School Night
- **Event Start and End Date**: Tue, 01 Sep, 2026 at 06:00 pm (-05:00)
- **Event Description**: Back to school night! 

Food. (bring a side to share)
Information. 
Open House. 
Scavenger Hunt.
Prayer.
- **Event URL**: https://allevents.in/mansfield/back-to-school-night/200030554286048
- **Event Categories**: back-to-school
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Mansfield
- **state**: MO
- **country**: United States
- **location**: 851 W Commercial St , Mansfield, MO, United States, Missouri 65704
- **lat**: 37.1131
- **long**: -92.59828
- **full address**: 851 W Commercial St , Mansfield, MO, United States, Missouri 65704

## Event gallery

- **Alt text**: Back to School Night
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/640be89c161b19073ac515877fef084a46643dd5095afdfe4a73b429d8d49092-rimg-w851-h315-dc082868-gmir?v=1786669848

## FAQs

- **Q**: When and where is Back to School Night being held?
  - **A:** Back to School Night takes place on Tue, 01 Sep, 2026 at 06:00 pm to Tue, 01 Sep, 2026 at 06:00 pm at 851 W Commercial St , Mansfield, MO, United States, Missouri 65704.
- **Q**: Who is organizing Back to School Night?
  - **A:** Back to School Night is organized by Foundation Christian School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Back to School Night",
        "image": "https://cdn-az.allevents.in/events6/banners/640be89c161b19073ac515877fef084a46643dd5095afdfe4a73b429d8d49092-rimg-w851-h315-dc082868-gmir?v=1786669848",
        "startDate": "2026-09-01T18:00:00-05:00",
        "url": "https://allevents.in/mansfield/back-to-school-night/200030554286048",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "851 W Commercial St , Mansfield, MO, United States, Missouri 65704",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "851 W Commercial St, Mansfield, MO 65704-9520, United States",
                "addressLocality": "Mansfield",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.1131",
                "longitude": "-92.59828"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Back to school night! \n\nFood. (bring a side to share)\nInformation. \nOpen House. \nScavenger Hunt.\nPrayer.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Foundation Christian School",
                "url": "https://allevents.in/org/foundation-christian-school/21311300"
            }
        ]
    }
]
```