{
    "Australia": [
        "Select City",
        "Adelaide",
        "Alice Springs",
        "Brisbane",
        "Cairns",
        "Darwin",
        "Hobart",
        "Melbourne",
        "Perth",
        "Sydney"
    ],
    "Germany": [
        "Select City",
        "Berlin"
    ],
    "Iceland": [
        "Select City",
        "Reykjavik"
    ],
    "New Zealand": [
        "Select City",
        "Auckland",
        "Christchurch",
        "Wellington"
    ],
    "Switzerland": [
        "Select City",
        "Zurich"
    ],
    "United Kingdom": [
        "Select City",
        "London"
    ]
}