---
title: "Whatever your situation, we can help you - Unusual Risks Insured"
description: "We exist to close the protection gap and make Life Insurances available to more people, especially those with complex health conditions or unusual occupations."
url: "https://unusualrisks.com.au/"
date: "2026-07-03T18:38:44+00:00"
language: "en-GB"
---

# Whatever your situation, we can help you

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://unusualrisks.com.au/#organization",
    "name": "unusualrisks.com.au",
    "alternateName": "Unusual Risks Insured",
    "description": "A specialist life insurance and estate planning advice practice serving clients with complex health backgrounds and high privacy needs, Australia wide.",
    "email": "hello@wsapience.com.au",
    "url": "https://unusualrisks.com.au",
    "telephone": "1300 137 403",
    "logo": "https://unusualrisks.com.au/images/logo-svg/unusualrisks-logo-horizontal-with-tagg.svg",
    "image": "https://unusualrisks.com.au/images/logo-svg/unusualrisks-logo-horizontal-with-tagg.svg",
    "address": {
        "@type": "PostalAddress",
        "addressCountry": "AU",
        "addressLocality": "Sydney",
        "addressRegion": "NSW",
        "postalCode": "2000"
    },
    "sameAs": [
        "https://www.facebook.com/unusualrisks",
        "https://www.linkedin.com/in/drewbrowne/"
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://unusualrisks.com.au/"
    },
    "headline": "Whatever your situation, we can help you",
    "description": "Whatever your situation, we can help you",
    "image": {
        "@type": "ImageObject",
        "url": "https://unusualrisks.com.au/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "unusualrisks.com.au",
        "logo": {
            "@type": "ImageObject",
            "url": "https://unusualrisks.com.au/images/logo-svg/unusualrisks-logo-horizontal-with-tagg.svg"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Drew Browne",
        "url": "https://unusualrisks.com.au/"
    },
    "datePublished": "2021-10-12T04:10:25+11:00",
    "dateCreated": "2021-10-12T04:10:25+11:00",
    "dateModified": "2023-07-05T07:58:44+10:00"
}
```

```json
{
    "@context": "https://schema.org",
    "@type": [
        "LocalBusiness"
    ],
    "@id": "https://unusualrisks.com.au/#localbusiness221",
    "name": "Unusual Risks Insured",
    "image": "https://unusualrisks.com.au/images/logos/Horizontal.png",
    "url": "https://unusualrisks.com.au/",
    "telephone": "1300 137 403",
    "address": {
        "@type": "PostalAddress",
        "addressCountry": "AU",
        "addressLocality": "Sydney"
    },
    "openingHoursSpecification": {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": [
            "Monday",
            "Tuesday",
            "Wednesday",
            "Thursday",
            "Friday",
            "Saturday",
            "Sunday"
        ],
        "opens": "00:00",
        "closes": "23:59"
    }
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://unusualrisks.com.au/"
    },
    "headline": "Whatever your situation, we can help you",
    "description": "Whatever your situation, we can help you",
    "image": {
        "@type": "ImageObject",
        "url": "https://unusualrisks.com.au/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "unusualrisks.com.au",
        "logo": {
            "@type": "ImageObject",
            "url": "https://unusualrisks.com.au/images/logo-svg/unusualrisks-logo-horizontal-with-tagg.svg"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Drew Browne",
        "url": "https://unusualrisks.com.au/"
    },
    "datePublished": "2021-10-12T04:10:25+11:00",
    "dateCreated": "2021-10-12T04:10:25+11:00",
    "dateModified": "2023-07-05T07:58:44+10:00"
}
```
