]> git.proxmox.com Git - extjs.git/blame - extjs/examples/modern/addressbook/contacts.json
add extjs 6.0.1 sources
[extjs.git] / extjs / examples / modern / addressbook / contacts.json
CommitLineData
6527f429
DM
1[\r
2 {\r
3 "firstName": "Berny",\r
4 "lastName": "Beahan",\r
5 "title": "Global Response Facilitator",\r
6 "city": "Amsterdam",\r
7 "state": "North Holland",\r
8 "country": "Netherlands",\r
9 "headshot": "1.jpeg",\r
10 "telephone": "+1 (650) 555 1212",\r
11 "latitude": "52.370216",\r
12 "longitude": "4.895168"\r
13 },\r
14 {\r
15 "firstName": "Henderson",\r
16 "lastName": "Auer",\r
17 "title": "Customer Configuration Coordinator",\r
18 "city": "Palo Alto",\r
19 "state": "California",\r
20 "country": "USA",\r
21 "headshot": "2.jpeg",\r
22 "telephone": "+1 (650) 555 1212",\r
23 "latitude": "37.441883",\r
24 "longitude": "-122.143019"\r
25 },\r
26 {\r
27 "firstName": "Hector",\r
28 "lastName": "Will",\r
29 "title": "Dynamic Identity Supervisor",\r
30 "city": "Foster City",\r
31 "state": "California",\r
32 "country": "USA",\r
33 "headshot": "3.jpeg",\r
34 "telephone": "+1 (650) 555 1212",\r
35 "latitude": "37.558547",\r
36 "longitude": "-122.271079"\r
37 },\r
38 {\r
39 "firstName": "Chelsea",\r
40 "lastName": "Grand",\r
41 "title": "Dynamic Response Planner",\r
42 "city": "Redwood City",\r
43 "state": "California",\r
44 "country": "USA",\r
45 "headshot": "4.jpeg",\r
46 "telephone": "+1 (650) 555 1212",\r
47 "latitude": "37.485215",\r
48 "longitude": "-122.236355"\r
49 },\r
50 {\r
51 "firstName": "Onie",\r
52 "lastName": "Feest",\r
53 "title": "International Communications Associate",\r
54 "city": "Palo Alto",\r
55 "state": "California",\r
56 "country": "USA",\r
57 "headshot": "5.jpeg",\r
58 "latitude": "37.441883",\r
59 "longitude": "-122.143019"\r
60 },\r
61 {\r
62 "firstName": "Celia",\r
63 "lastName": "Golf",\r
64 "title": "Direct Brand Strategist",\r
65 "city": "Palo Alto",\r
66 "state": "California",\r
67 "country": "USA",\r
68 "headshot": "6.jpeg",\r
69 "latitude": "37.441883",\r
70 "longitude": "-122.143019"\r
71 },\r
72 {\r
73 "firstName": "Tierra",\r
74 "lastName": "Bell",\r
75 "title": "Future Infrastructure Supervisor",\r
76 "city": "Palo Alto",\r
77 "state": "California",\r
78 "country": "USA",\r
79 "headshot": "7.jpeg",\r
80 "latitude": "37.441883",\r
81 "longitude": "-122.143019"\r
82 }\r
83]\r