
Submit an Event
Submit an Event
Share your festival, sport, arts, food, family, or community event. We prioritise practical details—dates, location, access info, and official links—so travellers can plan with confidence.
Events hub ·
Events by state ·
Events by month ·
Festivals ·
Sport ·
AussieLoo app
What to include
- Event name, dates (start/end), times
- Location (venue, suburb/city, state)
- Official website or ticket link
- Brief description (what to expect)
- Accessibility info (step‑free access, accessible toilets, Auslan, quiet spaces, Companion Card)
- Family info (parents’ rooms, pram‑friendly, age guidance)
- Contacts (public email/phone for attendees)
- Images (link to a press kit or a 1200×675 feature image with credit)
Submit your event
Use the form below. We’ll review and publish suitable listings. Submissions may be edited for clarity and length.
After you submit
- We’ll verify details and may contact you for clarification.
- Listings are free and editorially reviewed. Publication is not guaranteed.
- Annual events: we keep pages and update dates each year where possible.
Tips for accessibility
- Include step‑free routes, viewing areas, and parking info.
- Note any Auslan sessions, quiet spaces, or sensory‑friendly hours.
- Link to your official access page if available.
- Attendees can find nearby accessible toilets and parents’ rooms using the AussieLoo app.
Optional: JSON‑LD Event schema (reference)
{
"@context":"https://schema.org",
"@type":"Event",
"name":"City Lights Festival",
"startDate":"2025-06-01",
"endDate":"2025-06-10",
"eventAttendanceMode":"https://schema.org/OfflineEventAttendanceMode",
"location":{
"@type":"Place",
"name":"Riverfront Park",
"address":{"@type":"PostalAddress","addressLocality":"Brisbane","addressRegion":"QLD","addressCountry":"AU"}
},
"url":"https://example.com",
"organizer":{"@type":"Organization","name":"City Events"},
"eventStatus":"https://schema.org/EventScheduled"
}