{
  "dictionary": {
    "NON-RESIDENCE-BURGLARY ALARM": {
      "eventType": "Burglary Alarm Activation",
      "category": "robbery_theft",
      "level": 0,
      "initialUpdateOverride": "Police are responding to a burglary alarm activation at a commercial establishment."
    },
    "RESIDENCE-BURGLARY ALARM": {
      "eventType": "Residential Burglary Alarm Activation",
      "category": "robbery_theft",
      "level": 0,
      "initialUpdateOverride": "Police are responding to a burglary alarm activation at a residence."
    },
    "SHOTS FIRED": {
      "eventType": "Report of Shots Fired",
      "category": "gun_related",
      "level": 0,
      "initialUpdateOverride": "Police are responding to a report of shots fired."
    },
    "ROBERRY/HOLD UP ALARM": {
      "eventType": "Robbery Alarm Activation",
      "category": "robbery_theft",
      "level": 0,
      "initialUpdateOverride": "Police are responding to a report of a robbery alarm activation."
    },
    "ROBERRY": {
      "eventType": "Robbery Reported",
      "category": "robbery_theft",
      "level": 0,
      "initialUpdateOverride": "Police are responding to an unconfirmed report of a robbery."
    },
    "WIRES": {
      "eventType": "Report of Downed Wires",
      "category": "hazardous_situation",
      "level": 0,
      "initialUpdateOverride": "Police have received a report of downed electrical wires."
    },
    "SHOOTING": {
      "eventType": "Report of Shooting",
      "category": "gun_related",
      "level": 0,
      "initialUpdateOverride": "Police are responding to an unconfirmed report of shots fired."
    },
    "FIGHT/ASSAULT": {
      "eventType": "Report of Assault",
      "category": "assault_fight",
      "level": 0,
      "initialUpdateOverride": "Police are responding to a report of an assault."
    },
    "STABBING": {
      "eventType": "Report of Assault Involving Knife",
      "category": "weapon",
      "level": 0,
      "initialUpdateOverride": "Police are responding to an unconfirmed report of an assault involving a knife."
    }
  }
}
