

# Event Details

- **Event Name**: Asian Street Food Fair
- **Event Start and End Date**: Sat, 08 Oct, 2016 at 10:00 am
- **Event Description**: Come and enjoy our Home made authentic Asian food, like Indonesian Satay, Laksa, Nyonya Kueh, Korean Pancake, Yum Cha, Sushi, Nasi Lemak, Taiwanese Popcorn Chicken, Vietnamese Cold Roll, Ice Cendol/Kacang, 2nd Hand Goods, Face painting and much more …..DON’T MISS IT
- **Event URL**: https://allevents.in/adelaide/asian-street-food-fair/1661079647539361
- **Event Categories**: Art, Festivals, fine-arts, food-drinks
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Adelaide
- **state**: SA
- **country**: Australia
- **location**: New Life Christian Community
- **lat**: -34.91264
- **long**: 138.63617
- **full address**: New Life Christian Community, 17a Augusta Street, Maylands, Adelaide, Australia

## Event gallery

- **Alt text**: Asian Street Food Fair
  - **Image URL**: https://cdn-az.allevents.in/banners/343972a70e0ed766c83af8618de8db5c

## FAQs

- **Q**: When and where is Asian Street Food Fair being held?
  - **A:** Asian Street Food Fair takes place on Sat, 08 Oct, 2016 at 10:00 am to Sat, 08 Oct, 2016 at 10:00 am at New Life Christian Community, 17a Augusta Street, Maylands, Adelaide, Australia.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Asian Street Food Fair",
        "image": "https://cdn-az.allevents.in/banners/343972a70e0ed766c83af8618de8db5c",
        "startDate": "2016-10-08",
        "url": "https://allevents.in/adelaide/asian-street-food-fair/1661079647539361",
        "location": {
            "@type": "Place",
            "name": "New Life Christian Community",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17a Augusta Street, Maylands",
                "addressLocality": "Adelaide",
                "addressRegion": "SA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-34.91264",
                "longitude": "138.63617"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```