Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
"edges": null,
"nodes": [
{
"_id": "airports/6N5",
"_key": "6N5",
"_rev": "_cIYKbr6-Aw",
"attributes": {
"city": "New York",
"country": "USA",
"lat": 40.74260167,
"long": -73.97208306,
"name": "E 34th St Heliport",
"state": "NY",
"vip": false
}
},
{
"_id": "airports/6N7",
"_key": "6N7",
"_rev": "_cIYKbr6-Ay",
"attributes": {
"city": "New York",
"country": "USA",
"lat": 40.73399083,
"long": -73.97291639,
"name": "New York Skyports Inc. SPB",
"state": "NY",
"vip": false
}
},
{
"_id": "airports/JFK",
"_key": "JFK",
"_rev": "_cIYKbs2-_F",
"attributes": {
"city": "New York",
"country": "USA",
"lat": 40.63975111,
"long": -73.77892556,
"name": "John F Kennedy Intl",
"state": "NY",
"vip": true
}
},
{
"_id": "airports/JRA",
"_key": "JRA",
"_rev": "_cIYKbs2-_h",
"attributes": {
"city": "New York",
"country": "USA",
"lat": 40.75454583,
"long": -74.00708389,
"name": "Port Authority-W 30th St Midtown Heliport",
"state": "NY",
"vip": false
}
},
{
"_id": "airports/JRB",
"_key": "JRB",
"_rev": "_cIYKbs2-_j",
"attributes": {
"city": "New York",
"country": "USA",
"lat": 40.70121361,
"long": -74.00902833,
"name": "Downtown Manhattan/Wall St. Heliport",
"state": "NY",
"vip": false
}
},
{
"_id": "airports/LGA",
"_key": "LGA",
"_rev": "_cIYKbt---s",
"attributes": {
"city": "New York",
"country": "USA",
"lat": 40.77724306,
"long": -73.87260917,
"name": "LaGuardia",
"state": "NY",
"vip": false
}
}
]
}