{
  "region": "Europe",
  "iso": "IS",
  "name": "Iceland",
  "hasPostalCodes": true,
  "states": [
    {
      "name": "Höfuðborgarsvæðið",
      "iso": "IS-1"
    },
    {
      "name": "Suðurnes",
      "iso": "IS-2"
    },
    {
      "name": "Vesturland",
      "iso": "IS-3"
    },
    {
      "name": "Vestfirðir",
      "iso": "IS-4"
    },
    {
      "name": "Norðurland vestra",
      "iso": "IS-5"
    },
    {
      "name": "Norðurland eystra",
      "iso": "IS-6"
    },
    {
      "name": "Austurland",
      "iso": "IS-7"
    },
    {
      "name": "Suðurland",
      "iso": "IS-8"
    }
  ],
  "zipRegex": "^(\\d{3})$"
}