-
Notifications
You must be signed in to change notification settings - Fork 252
Expand file tree
/
Copy pathpub.json
More file actions
50 lines (50 loc) · 936 Bytes
/
pub.json
File metadata and controls
50 lines (50 loc) · 936 Bytes
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
{
"icon": "maki-beer",
"fields": [
"name",
"address",
"building_area",
"opening_hours",
"smoking",
"brewery"
],
"moreFields": [
"air_conditioning",
"cuisine",
"diet_multi",
"email",
"fax",
"gnis/feature_id-US",
"internet_access",
"internet_access/fee",
"internet_access/ssid",
"level",
"microbrewery",
"min_age",
"opening_hours/covid19",
"outdoor_seating",
"payment_multi",
"phone",
"ref/vatin",
"real_fire-GB-IE",
"sport_pub",
"website",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"tags": {
"amenity": "pub"
},
"terms": [
"alcohol",
"drink",
"dive",
"beer",
"bier",
"booze"
],
"name": "Pub"
}