

# Event Details

- **Event Name**: Night to Soar
- **Event Start and End Date**: Sat, 30 May, 2026 at 06:00 pm
- **Event Description**: Join us for an unforgettable evening supporting Amarillo Christian Academy — a Christ-centered homeschool learning support center bridging the gap between homeschool and traditional education through personalized learning, flexible pathways, and small learning pods.
- **Event URL**: https://allevents.in/amarillo/night-to-soar/200030142727344
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Amarillo
- **state**: TX
- **country**: United States
- **location**: 4306 S. Washington, Amarillo, TX
- **lat**: 35.16684
- **long**: -101.84879
- **full address**: 4306 S. Washington, Amarillo, TX, United States

## Event gallery

- **Alt text**: Night to Soar
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f0e821b42c0c05aa6c8740115f1db99d8fc0d4a38cf284ff6c9d8b8010ff8abf-rimg-w847-h1280-dcececec-gmir?v=1779911084

## FAQs

- **Q**: When and where is Night to Soar being held?
  - **A:** Night to Soar takes place on Sat, 30 May, 2026 at 06:00 pm to Sat, 30 May, 2026 at 06:00 pm at 4306 S. Washington, Amarillo, TX, United States.
- **Q**: Who is organizing Night to Soar?
  - **A:** Night to Soar is organized by Amarillo Christian Academy.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Night to Soar",
        "image": "https://cdn-az.allevents.in/events3/banners/f0e821b42c0c05aa6c8740115f1db99d8fc0d4a38cf284ff6c9d8b8010ff8abf-rimg-w847-h1280-dcececec-gmir?v=1779911084",
        "startDate": "2026-05-30",
        "url": "https://allevents.in/amarillo/night-to-soar/200030142727344",
        "location": {
            "@type": "Place",
            "name": "4306 S. Washington, Amarillo, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4306 S Washington St, Amarillo, TX 79110-2016, United States",
                "addressLocality": "Amarillo",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.16684",
                "longitude": "-101.84879"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an unforgettable evening supporting Amarillo Christian Academy — a Christ-centered homeschool learning support center bridging the gap between homeschool and traditional education through personalized learning, flexible pathways, and small learning pods.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Amarillo Christian Academy",
                "url": "https://allevents.in/org/amarillo-christian-academy/27850678"
            }
        ]
    }
]
```