Skip to content

Instantly share code, notes, and snippets.

@jgtaveras
Last active May 26, 2018 00:35
Show Gist options
  • Save jgtaveras/201f185aa65f0d7ce64236040d846b63 to your computer and use it in GitHub Desktop.
Save jgtaveras/201f185aa65f0d7ce64236040d846b63 to your computer and use it in GitHub Desktop.
[{
"Type": 0,
"Facility": "911 - Emergency Service",
"PhoneNumber": "(212) 872 - 2766"
},
{
"Type": 1,
"Facility": "Police",
"PhoneNumber": "(212) 888 - 2777"
},
{
"Type": 2,
"Facility": "Electric Company",
"PhoneNumber": "(212) 888 - 2777"
},
{
"Type": 3,
"Facility": "Social Services",
"PhoneNumber": "(212) 888 - 2777"
},
{
"Type": 4,
"Title": "Civil Defense",
"PhoneNumber": "(212) 888 - 2777"
},
{
"Type": 5,
"Facility": "Child Protective Services",
"PhoneNumber": "(212) 888 - 2777"
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment