{
    "job_sector": [
        "pilots",
        "travel-services",
        "aviation"
    ],
    "job_discipline": {
        "pilots": [],
        "travel-services": [
            "travel-consultant"
        ],
        "aviation": [
            "cabin-crew",
            "pilots"
        ]
    },
    "job_type": [
        "Part time",
        "Full time"
    ],
    "contract_type": [
        "Temporary",
        "Maternity cover",
        "Contract"
    ],
    "salary_unit": [
        "Per year",
        "Per month",
        "Per week",
        "Per day",
        "Per hour"
    ]
}