{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Magnify Her",
"url": "https://magnifyher.com.au",
"logo": "https://magnifyher.com.au/wp-content/uploads/2025/02/Transparent-Main-Magnify-Her-Logo-1.webp",
"description": "Magnify Her is a Darwin-based movement uniting ambitious women in business through empowering events, galas, and curated networking opportunities across the Northern Territory and beyond.",
"foundingDate": "2024-06",
"founders": [
{
"@type": "Person",
"name": "Caitlyn Hudson"
},
{
"@type": "Person",
"name": "Peta Johansen"
}
],
"contactPoint": {
"@type": "ContactPoint",
"email": "support@magnifyher.com.au",
"contactType": "Customer Support",
"areaServed": "AU",
"availableLanguage": "en"
},
"address": {
"@type": "PostalAddress",
"addressLocality": "Darwin",
"addressRegion": "Northern Territory",
"postalCode": "0800",
"addressCountry": "Australia"
},
"sameAs": [
"https://www.instagram.com/magnify.her/",
"https://www.facebook.com/groups/magnifyher"
],
"event": [
{
"@type": "Event",
"name": "Elevated Business Events",
"eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"description": "A regular event series in Darwin offering high-value networking and confidence-building experiences for women in business."
},
{
"@type": "Event",
"name": "Annual Gala Awards",
"eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"description": "The largest Women in Business Awards Gala in the Northern Territory, celebrating leadership and impact with over 100 attendees."
},
{
"@type": "Event",
"name": "Curated Networking Soirées",
"eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
"eventStatus": "https://schema.org/EventScheduled",
"description": "Stylish, intimate networking nights in Darwin designed to spark collaboration and elevate ambition."
}
]
}