Skip to content

Instantly share code, notes, and snippets.

@kiang
Created February 5, 2020 12:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kiang/f67df387b649c6250855ef3e253ec73c to your computer and use it in GitHub Desktop.
Save kiang/f67df387b649c6250855ef3e253ec73c to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "鴻盛藥局",
"phone": " -",
"address": "",
"mask_adult": 30,
"mask_child": 20,
"updated": "2020\/02\/04 18:30",
"available": "",
"note": ""
},
"geometry": {
"type": "Point",
"coordinates": [
"",
""
]
}
},
{
"type": "Feature",
"properties": {
"name": "中美藥局",
"phone": "02 -27627468",
"address": "台北市松山區富錦街531號",
"mask_adult": 42,
"mask_child": 13,
"updated": "2020\/02\/04 18:30",
"available": "星期一上午看診、星期二上午看診、星期三上午看診、星期四上午看診、星期五上午看診、星期六上午看診、星期日上午看診、星期一下午看診、星期二下午看診、星期三下午看診、星期四下午看診、星期五下午看診、星期六下午看診、星期日下午看診、星期一晚上看診、星期二晚上看診、星期三晚上看診、星期四晚上看診、星期五晚上看診、星期六晚上看診、星期日晚上看診",
"note": "營業時間如有異動,以藥局公告為準"
},
"geometry": {
"type": "Point",
"coordinates": [
121.565481,
25.061285
]
}
},
{
"type": "Feature",
"properties": {
"name": "晨新藥局",
"phone": "02 -27422951",
"address": "台北市松山區八德路4段91巷1-1號",
"mask_adult": 55,
"mask_child": 32,
"updated": "2020\/02\/04 18:30",
"available": "星期一上午看診、星期二上午看診、星期三上午看診、星期四上午看診、星期五上午看診、星期六上午看診、星期日上午看診、星期一下午看診、星期二下午看診、星期三下午看診、星期四下午看診、星期五下午看診、星期六下午看診、星期日下午看診、星期一晚上看診、星期二晚上看診、星期三晚上看診、星期四晚上看診、星期五晚上看診、星期六晚上看診、星期日晚上看診",
"note": ""
},
"geometry": {
"type": "Point",
"coordinates": [
121.560761,
25.048944
]
}
},
{
"type": "Feature",
"properties": {
"name": "立赫敦北藥局",
"phone": "02 -27199277",
"address": "台北市松山區敦化北路222巷20號",
"mask_adult": 21,
"mask_child": 45,
"updated": "2020\/02\/04 18:30",
"available": "星期一上午看診、星期二上午看診、星期三上午看診、星期四上午看診、星期五上午看診、星期六上午看診、星期日上午看診、星期一下午看診、星期二下午看診、星期三下午看診、星期四下午看診、星期五下午看診、星期六下午看診、星期日下午看診、星期一晚上看診、星期二晚上看診、星期三晚上看診、星期四晚上看診、星期五晚上看診、星期六晚上看診、星期日晚上休診",
"note": ""
},
"geometry": {
"type": "Point",
"coordinates": [
121.547743,
25.059447
]
}
},
{
"type": "Feature",
"properties": {
"name": "杏一台北長庚藥局",
"phone": "02 -25149463",
"address": "臺北市松山區敦化北路199巷2弄3號",
"mask_adult": 73,
"mask_child": 21,
"updated": "2020\/02\/04 18:30",
"available": "星期一上午看診、星期二上午看診、星期三上午看診、星期四上午看診、星期五上午看診、星期六上午看診、星期日上午看診、星期一下午看診、星期二下午看診、星期三下午看診、星期四下午看診、星期五下午看診、星期六下午看診、星期日下午看診、星期一晚上看診、星期二晚上看診、星期三晚上看診、星期四晚上看診、星期五晚上看診、星期六晚上看診、星期日晚上看診",
"note": ""
},
"geometry": {
"type": "Point",
"coordinates": [
121.550038,
25.055685
]
}
},
{
"type": "Feature",
"properties": {
"name": "赫慶藥局",
"phone": "02 -27063497",
"address": "台北市大安區瑞安街208巷11弄5號1樓",
"mask_adult": 21,
"mask_child": 66,
"updated": "2020\/02\/04 18:30",
"available": "星期一上午看診、星期二上午看診、星期三上午看診、星期四上午看診、星期五上午看診、星期六上午看診、星期日上午看診、星期一下午看診、星期二下午看診、星期三下午看診、星期四下午看診、星期五下午看診、星期六下午看診、星期日下午休診、星期一晚上看診、星期二晚上看診、星期三晚上看診、星期四晚上看診、星期五晚上看診、星期六晚上看診、星期日晚上休診",
"note": ""
},
"geometry": {
"type": "Point",
"coordinates": [
121.540809,
25.02866
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment