source: tmcsimulator/trunk/webapps/cptms/data_layers/crewcontact.json @ 557

Revision 557, 916 bytes checked in by jdalbey, 6 years ago (diff)

Add crewcontact file to callout layer. Implements #231

Line 
1[
2 {
3   "Supervisor": "GARIN SCHNEIDER",
4   "Region": 10,
5   "Phone": "949-456-0120"
6 },
7 {
8   "Supervisor": "ORALIA MENDEZ",
9   "Region": 11,
10   "Phone": "949-457-1964"
11 },
12 {
13   "Supervisor": "JORGE MEJIA",
14   "Region": 12,
15   "Phone": "949-458-6166"
16 },
17 {
18   "Supervisor": "HAL COTA",
19   "Region": 20,
20   "Phone": "949-459-6700"
21 },
22 {
23   "Supervisor": "JERRALD NANCE",
24   "Region": 21,
25   "Phone": "949-460-4193"
26 },
27 {
28   "Supervisor": "KARLA SMITH",
29   "Region": 22,
30   "Phone": "949-461-6807"
31 },
32 {
33   "Supervisor": "JENNY WELLS",
34   "Region": 30,
35   "Phone": "949-462-8102"
36 },
37 {
38   "Supervisor": "JOEL ARRIA",
39   "Region": 31,
40   "Phone": "949-463-1105"
41 },
42 {
43   "Supervisor": "APRIL MAY",
44   "Region": 32,
45   "Phone": "949-464-6560"
46 },
47 {
48   "Supervisor": "MARJIE FONG",
49   "Region": 35,
50   "Phone": "949-453-3601"
51 },
52 {
53   "Supervisor": "LISA BLUM",
54   "Region": 40,
55   "Phone": "949-451-1980"
56 }
57]
Note: See TracBrowser for help on using the repository browser.