{
    "name": {
        "full": "Nebraska State Patrol",
        "abbr": "NSP",
        "url": "https://statepatrol.nebraska.gov/"
    },
    "division": {
        "default": {
            "address": {
                "line1": "P.O. Box 94907",
                "city": "Lincoln",
                "state": "NE",
                "zip": "68509"
            },
            "phone": [{
                "number": "402-471-4545"
            }]
        },
        "troopA-Omaha": {
            "name": "Troop A - Omaha",
            "address": {
                "line1": "4411 South 108th",
                "city": "Omaha",
                "state": "NE",
                "zip": "68137"
            },
            "phone": [{
                "number": "402-331-3333"
            }]
        },
        "headquartersTroop": {
            "name": "Headquarters Troop",
            "address": {
                "line1": "4130 N.W. 37th Street",
                "city": "Lincoln",
                "state": "NE",
                "zip": "68524"
            },
            "phone": [{
                "number": "402-471-4680"
            }]
        },
        "troopB-Norfolk": {
            "name": "Troop B - Norfolk",
            "address": {
                "line1": "1401 Eisenhower Avenue",
                "city": "Norfolk",
                "state": "NE",
                "zip": "68701"
            },
            "phone": [{
                "number": "402-370-3456"
            }]
        },
        "troopC-GrandIsland": {
            "name": "Troop C - Grand Island",
            "address": {
                "line1": "P.O. Box 1602 - 3431 West Old Potash Highway",
                "city": "Grand Island",
                "state": "NE",
                "zip": "68801"
            },
            "phone": [{
                "number": "308-385-6000"
            }]
        },
        "troopD-NorthPlatte": {
            "name": "Troop D - North Platte",
            "address": {
                "line1": "300 W. South River Rd",
                "city": "North Platte",
                "state": "NE",
                "zip": "69101-6988"
            },
            "phone": [{
                "number": "308-535-8047"
            }]
        },
        "troopE-Scottsbluff": {
            "name": "Troop E - Scottsbluff",
            "address": {
                "line1": "4500 Avenue I - P.O. Box 1500",
                "city": "Scottsbluff",
                "state": "NE",
                "zip": "69363"
            },
            "phone": [{
                "number": "308-632-1211"
            }]
        },
        "carrierEnforcementDivision": {
            "name": "Carrier Enforcement Division",
            "address": {
                "line1": "3920 W. Kearney",
                "city": "Lincoln",
                "state": "NE",
                "zip": "68524"
            },
            "phone": [{
                "number": "402-471-0105"
            }]
        },
        "criminalIdentificationDivision": {
            "name": "Criminal Identification Division",
            "address": {
                "line1": "4600 Innovation Drive",
                "city": "Lincoln",
                "state": "NE",
                "zip": "68521"
            },
            "phone": [{
                "number": "(402) 479-4971"
            }],
            "fax": [{
                "number": "(402) 479-4321"
            }]
        }
    }
}
