{
"@context": "https://schema.org",
"@type": "CollectionPage",
"name": "Networking Events",
"url": "https://magnifyher.com.au/networking-events/",
"description": "Discover Magnify Her's networking events designed to empower and connect women in business across Darwin and beyond. Explore past events and learn about upcoming opportunities to engage with a vibrant community of professionals.",
"publisher": {
"@type": "Organization",
"name": "Magnify Her",
"url": "https://magnifyher.com.au",
"logo": {
"@type": "ImageObject",
"url": "https://magnifyher.com.au/wp-content/uploads/2025/02/Transparent-Main-Magnify-Her-Logo-1.webp"
}
},
"mainEntity": {
"@type": "ItemList",
"itemListElement": [
{
"@type": "Event",
"name": "Elevated Business Event",
"eventStatus": "https://schema.org/EventScheduled",
"eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
"location": {
"@type": "Place",
"name": "Darwin, NT",
"address": {
"@type": "PostalAddress",
"addressLocality": "Darwin",
"addressRegion": "NT",
"addressCountry": "Australia"
}
},
"description": "An empowering business networking event held in Darwin featuring women-led discussions and genuine connection opportunities."
},
{
"@type": "Event",
"name": "Curated Networking Soirée",
"eventStatus": "https://schema.org/EventScheduled",
"eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
"location": {
"@type": "Place",
"name": "Darwin, NT",
"address": {
"@type": "PostalAddress",
"addressLocality": "Darwin",
"addressRegion": "NT",
"addressCountry": "Australia"
}
},
"description": "Stylish, intimate events offering women in business the chance to build authentic connections and share their professional journeys."
}
]
}
}