-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathBars.json
165 lines (164 loc) · 3.41 KB
/
Bars.json
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
[
{
"name": "The Craven Arms",
"address": "47 Upper Gough St, Birmingham",
"postcode": "B1 1JL",
"tempArea": "City Centre",
"lat": "",
"lon": "",
"url": "http://www.blackcountryales.co.uk/the-pubs/the-craven-arms/"
},
{
"name": "Bodega Cantina",
"tempArea": "City Centre",
"url": "http://www.bodegacantina.co.uk/"
},
{
"name": "Cherry Reds",
"address": "88-92 John Bright Street, Birmingham",
"postcode": "B1 1BN",
"tempArea": "City Centre",
"url": "https://cherryreds.com/"
},
{
"name": "Island Bar",
"tempArea": "City Centre",
"url": "http://www.bar-island.co.uk/"
},
{
"name": "The Jeckyl & Hide",
"address": "28 Steelhouse Lane, City Centre, Birmingham",
"postcode": "B4 6BJ",
"tempArea": "City Centre",
"url": "http:////www.thejekyllandhyde.co.uk/"
},
{
"name": "Post Office Vaults",
"address": "84b New St, Birmingham",
"postcode": "B2 4BA",
"tempArea": "City Centre"
},
{
"name": "The Queen Victoria",
"tempArea": "City Centre"
},
{
"name": "The Sun on the Hill",
"tempArea": "City Centre"
},
{
"name": "The Sunflower Lounge",
"tempArea": "City Centre"
},
{
"name": "The Wellington",
"tempArea": "City Centre"
},
{
"name": "Indian Brewery",
"address": "Livery St, Birmingham",
"postcode": "B3",
"tempArea": "Jewellery Quarter",
"url": "http://www.indianbrewery.com/"
},
{
"name": "The Rose Villa Tavern",
"tempArea": "Jewellery Quarter"
},
{
"name": "The Red Lion",
"tempArea": "Jewellery Quarter"
},
{
"name": "1000 Trades",
"tempArea": "Jewellery Quarter"
},
{
"name": "The Lord Clifton",
"tempArea": "Jewellery Quarter"
},
{
"name": "The Church Inn",
"address": "22 Great Hampton St, Birmingham",
"postcode": "B18 6AQ",
"tempArea": "Jewellery Quarter",
"url": "http://"
},
{
"name": "Gunmakers Arms",
"address": "93 Bath St, Birmingham",
"postcode": "B4 6HG",
"tempArea": "Gun Quarter/Aston University"
},
{
"name": "Sack of Potatoes",
"address": "10 Gosta Green, Birmingham",
"postcode": "B4 7ER",
"tempArea": "Gun Quarter/Aston University"
},
{
"name": "Gosta Green",
"address": "Holt St, Birmingham",
"postcode": "B7 4BG",
"tempArea": "Gun Quarter/Aston University"
},
{
"name": "The Spotted Dog",
"tempArea": "Gun Quarter/Aston University"
},
{
"name": "The Spotted Dog",
"tempArea": "Digbeth"
},
{
"name": "The Old Crown",
"tempArea": "Digbeth"
},
{
"name": "The Fighting Cocks",
"tempArea": "Moseley"
},
{
"name": "The Pat Kavanagh",
"tempArea": "Moseley"
},
{
"name": "The Cuban Embassy (The Bulls Head)",
"tempArea": "Moseley"
},
{
"name": "Cherry Reds",
"address": "16 York Rd, Birmingham",
"postcode": "B14 7RZ",
"tempArea": "Kings Heath"
},
{
"name": "The Hare and Hounds",
"address": "",
"postcode": "",
"tempArea": "Kings Heath",
"url": "http://"
},
{
"name": "The Plough",
"tempArea": "Harborne"
},
{
"name": "The Green Man",
"tempArea": "Harborne"
},
{
"name": "The White Horse",
"tempArea": "Harborne"
},
{
"name": "The Sportsman",
"tempArea": "Harborne"
},
{
"name": "template",
"address": "",
"postcode": "",
"url": "http://template"
}
]