

# Event Details

- **Event Name**: 80's Night at Footloose the Musical!
- **Event Start and End Date**: Fri, 14 Nov, 2025 at 07:00 pm
- **Event Description**: See details at www.journeytheater.org!
- **Event URL**: https://allevents.in/vancouver/80s-night-at-footloose-the-musical/200028978491750
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 52

## Ticket Details


## Event venue details

- **city**: Vancouver
- **state**: WA
- **country**: United States
- **location**: Fort Vancouver High School
- **lat**: 45.636868257445
- **long**: -122.61161467302
- **full address**: Fort Vancouver High School, 5700 E 18th St,Vancouver,WA,United States

## Event gallery

- **Alt text**: 80's Night at Footloose the Musical!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/672b16a1751afbe43a3b8cce618b49c71c56f22ba62dd70699638922fa9bbe2b-rimg-w1080-h1080-dc2c2a31-gmir?v=1762958135

## FAQs

- **Q**: When and where is 80's Night at Footloose the Musical! being held?
  - **A:** 80's Night at Footloose the Musical! takes place on Fri, 14 Nov, 2025 at 07:00 pm to Fri, 14 Nov, 2025 at 07:00 pm at Fort Vancouver High School, 5700 E 18th St,Vancouver,WA,United States.
- **Q**: Who is organizing 80's Night at Footloose the Musical!?
  - **A:** 80's Night at Footloose the Musical! is organized by Journey Theater.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "80's Night at Footloose the Musical!",
        "image": "https://cdn-az.allevents.in/events10/banners/672b16a1751afbe43a3b8cce618b49c71c56f22ba62dd70699638922fa9bbe2b-rimg-w1080-h1080-dc2c2a31-gmir?v=1762958135",
        "startDate": "2025-11-14",
        "url": "https://allevents.in/vancouver/80s-night-at-footloose-the-musical/200028978491750",
        "location": {
            "@type": "Place",
            "name": "Fort Vancouver High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5700 E 18th St,Vancouver,WA,United States",
                "addressLocality": "Vancouver",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.636868257445",
                "longitude": "-122.61161467302"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "See details at www.journeytheater.org!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Journey Theater",
                "url": "https://allevents.in/org/journey-theater/19401105"
            }
        ]
    }
]
```