{ "location": "Chicago", "data": [ { "firstname": "James", "lastname": "Gordon", "mobile": "123-553-9090", "email": "jgordon@cpd.il.gov", "type": "Paramedic" }, { "firstname": "Joe", "lastname": "Friday", "mobile": "123-433-5432", "email": "jfriday@cpd.il.gov", "type": "Fireman" }, { "firstname": "Frank", "lastname": "Smith", "mobile": "123-434-5441", "email": "ftsmith@cpd.il.gov", "type": "Police" }, { "firstname": "Nakul", "lastname": "Datar", "mobile": "777-434-5441", "email": "aoeuftsmith@cpd.il.gov", "type": "Police" } ] }