{
    "name": {
        "full": "Nebraska Secretary of State",
        "abbr": "SOS",
        "url": "https://sos.nebraska.gov/"
    },
    "division": {
        "default": {
            "address": {
                "line1": "1201 N Street, Suite 120",
                "line2": "P.O. Box 94608",
                "city": "Lincoln",
                "state": "NE",
                "zip": "68508"
            },
            "email": [
                {
                    "address": "sos.corp@nebraska.gov"
                }
            ],
            "phone": [
                {   "number": "402.471.2554",
                    "caption": "Phone"
                }
            ],
            "fax": [
                {
                    "number": "402.471.3237",
                    "caption": "Fax"
                }
            ]
        },
        "ucc": {
            "address": {
                "line1": "P.O. Box 95104",
                "city": "Lincoln",
                "state": "NE",
                "zip": "68509"
            },
            "email": [
                {
                    "address": "sos.ucc@nebraska.gov"
                }
            ],
            "phone": [
                {   "number": "402.471.4080",
                    "caption": "Phone"}
            ],
            "fax": [
                {   "number": "402.471.4429",
                    "caption": "Fax" }
            ]
        }
    }
}
