

# Event Details

- **Event Name**: Just Wing It! at Spring Feast
- **Event Start and End Date**: Thu, 08 Oct, 2015 at 06:00 pm
- **Event Description**: Try a succulent serve of fried chicken wings in one of four tempting flavours of your choice, or a cup of hand-cut sweet potato chips for just $5!

We'll be located near the main entrance, by the big tree. Be sure to stop by!

Just wing it, don't chicken out!
- **Event URL**: https://allevents.in/perth/just-wing-it-at-spring-feast/170945063246488
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Perth
- **state**: WA
- **country**: Australia
- **location**: Uwa Guild Village
- **lat**: -31.980691127035
- **long**: 115.81966281427
- **full address**: Uwa Guild Village, Perth, Australia

## Event gallery

- **Alt text**: Just Wing It! at Spring Feast
  - **Image URL**: https://az801518.vo.msecnd.net/banners/f884a67d88c9cebd9eac2595b7f7ef4b

## FAQs

- **Q**: When and where is Just Wing It! at Spring Feast being held?
  - **A:** Just Wing It! at Spring Feast takes place on Thu, 08 Oct, 2015 at 06:00 pm to Thu, 08 Oct, 2015 at 06:00 pm at Uwa Guild Village, Perth, Australia.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Just Wing It! at Spring Feast",
        "image": "https://az801518.vo.msecnd.net/banners/f884a67d88c9cebd9eac2595b7f7ef4b",
        "startDate": "2015-10-08",
        "url": "https://allevents.in/perth/just-wing-it-at-spring-feast/170945063246488",
        "location": {
            "@type": "Place",
            "name": "Uwa Guild Village",
            "address": {
                "@type": "PostalAddress",
                "name": "Uwa Guild Village, Perth, Australia",
                "addressLocality": "Perth",
                "addressRegion": "WA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-31.980691127035",
                "longitude": "115.81966281427"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Try a succulent serve of fried chicken wings in one of four tempting flavours of your choice, or a cup of hand-cut sweet potato chips for just $5!\n\nWe'll be located near the main entrance, by the big tree. Be sure to stop by!\n\nJust wing it, don't chicken out!"
    }
]
```