

# Event Details

- **Event Name**: Melbourne Magic Festival
- **Event Start and End Date**: Mon, 03 Jul, 2017 at 06:00 pm – Sat, 15 Jul, 2017 at 06:00 pm
- **Event Description**: The Tenth Annual Melbourne Magic Festival casts its spell across the Northcote Town Hall and beyond from July 3 to 15 and promises to take you to the extreme end of visual theatre with over 300 performances of 65 different shows including top international guest magicians from all over the world!
- **Event URL**: https://allevents.in/northcote/melbourne-magic-festival/291163571315136
- **Event Categories**: Festivals, Art, Theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Northcote
- **state**: VIC
- **country**: Australia
- **location**: Northcote Town Hall
- **lat**: -37.77483
- **long**: 144.99768
- **full address**: Northcote Town Hall, 189 High Street, Northcote, Australia

## Event gallery

- **Alt text**: Melbourne Magic Festival
  - **Image URL**: https://cdn-az.allevents.in/banners/047c89cce59d6e78cd7c7b3bd2f84a62

## FAQs

- **Q**: When and where is Melbourne Magic Festival being held?
  - **A:** Melbourne Magic Festival takes place on Mon, 03 Jul, 2017 at 06:00 pm to Sat, 15 Jul, 2017 at 06:00 pm at Northcote Town Hall, 189 High Street, Northcote, Australia.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Melbourne Magic Festival",
        "image": "https://cdn-az.allevents.in/banners/047c89cce59d6e78cd7c7b3bd2f84a62",
        "startDate": "2017-07-03",
        "endDate": "2017-07-15",
        "url": "https://allevents.in/northcote/melbourne-magic-festival/291163571315136",
        "location": {
            "@type": "Place",
            "name": "Northcote Town Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "189 High Street",
                "addressLocality": "Northcote",
                "addressRegion": "VIC",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-37.77483",
                "longitude": "144.99768"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```