From 0f57b7c5d56fc1124a9ec39d60646db297a75925 Mon Sep 17 00:00:00 2001 From: Jasmine-404 Date: Thu, 19 Dec 2024 22:34:13 -0500 Subject: [PATCH] Jingmiao Fei_dashboard --- .../css/style.css | 82 + .../data/Guangzhou_neighborhoods.geojson | 18 + .../data/Medical_Services.geojson | 5837 +++++++++++++++++ .../index.html | 39 + .../js/main.js | 209 + 5 files changed, 6185 insertions(+) create mode 100644 Jingmiao Fei_medical services in Guangzhou/css/style.css create mode 100644 Jingmiao Fei_medical services in Guangzhou/data/Guangzhou_neighborhoods.geojson create mode 100644 Jingmiao Fei_medical services in Guangzhou/data/Medical_Services.geojson create mode 100644 Jingmiao Fei_medical services in Guangzhou/index.html create mode 100644 Jingmiao Fei_medical services in Guangzhou/js/main.js diff --git a/Jingmiao Fei_medical services in Guangzhou/css/style.css b/Jingmiao Fei_medical services in Guangzhou/css/style.css new file mode 100644 index 0000000..974be76 --- /dev/null +++ b/Jingmiao Fei_medical services in Guangzhou/css/style.css @@ -0,0 +1,82 @@ +body { + margin: 0; + overflow: hidden; /* Prevent scrolling */ +} + +h1 { + position: absolute; /* Positioning to overlay the map */ + top: 5px; /* Adjust the title position */ + left: 50%; /* Center horizontally */ + transform: translateX(-50%); /* Adjust for centering */ + z-index: 1000; /* Ensure it appears above the map */ + color: #333; /* Title color */ + white-space: nowrap; /* Prevent the title from wrapping */ + font-size: 36px; /* Adjust font size as needed */ + text-align: center; /* Center text alignment */ +} + +#info-box { + position: absolute; + top: 230px; + left: 20px; + background-color: white; + padding: 15px; + border: 1px solid #ccc; + z-index: 1000; /* Ensure it appears above the map */ + width: 217px; + height: 150px; + +} + +.controls { + position: absolute; /* Positioning to overlay the map */ + top: 100px; /* Position from the top */ + left: 20px; /* Align to the left */ + z-index: 1000; /* Ensure it appears above the map */ + display: flex; /* Use flex for alignment */ + flex-direction: column; /* Stack items vertically */ + gap: 30px; /* Space between the controls */ + color:#ccc; +} + +select { + padding: 5px; + font-size: 16px; + font-weight: bold; + background-color: white; +} + +#map { + width: 100vw; /* Full width of the viewport */ + height: 100vh; /* Full height of the viewport */ + position: absolute; /* Positioning to ensure it covers the entire screen */ + top: 0; /* Align to the top */ + left: 0; /* Align to the left */ + z-index: 1; /* Set z-index lower than overlays */ +} + + + + .mapboxgl-popup { + max-width: 200px; + font: 12px/20px 'Helvetica Neue', Arial, Helvetica, sans-serif; + } + + .legend { + position: absolute; /* Ensure it stays in one place relative to the map */ + bottom: 50px; /* Adjust positioning as desired */ + left: 20px; + background-color: white; + padding: 10px; + border-radius: 5px; + box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); + line-height: 18px; + color: #333; + font-size: 12px; + z-index: 1000; /* Higher z-index to place it above the map */ +} +.legend h4 { + margin: 0 0 8px; + font-weight: bold; +} + \ No newline at end of file diff --git a/Jingmiao Fei_medical services in Guangzhou/data/Guangzhou_neighborhoods.geojson b/Jingmiao Fei_medical services in Guangzhou/data/Guangzhou_neighborhoods.geojson new file mode 100644 index 0000000..7dcd1ae --- /dev/null +++ b/Jingmiao Fei_medical services in Guangzhou/data/Guangzhou_neighborhoods.geojson @@ -0,0 +1,18 @@ +{ +"type": "FeatureCollection", +"name": "Guangzhou Neighborhoods", +"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, +"features": [ +{ "type": "Feature", "properties": { "NAME": "Liwan District", "Shape_Area": 0.00549954384, "Shape_Leng": 0.43080982324, "lon": 113.222410755, "lat": 23.0903905612 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 113.2405949, 23.15083457 ], [ 113.24271863, 23.15022779 ], [ 113.24351854, 23.15029795 ], [ 113.24594927, 23.15131649 ], [ 113.24706755, 23.14863217 ], [ 113.24792914, 23.14426803 ], [ 113.24804935, 23.14215528 ], [ 113.24533075, 23.14065077 ], [ 113.23912873, 23.14035093 ], [ 113.23782425, 23.13941211 ], [ 113.23776164, 23.13898338 ], [ 113.23996797, 23.1364444 ], [ 113.24179534, 23.13455044 ], [ 113.24709586, 23.1317902 ], [ 113.24742266, 23.12153319 ], [ 113.24765597, 23.11855164 ], [ 113.24802524, 23.11553203 ], [ 113.24885217, 23.11033285 ], [ 113.24908461, 23.10983399 ], [ 113.24895442, 23.10978209 ], [ 113.24356608, 23.10763386 ], [ 113.24269295, 23.10732225 ], [ 113.23964821, 23.1064057 ], [ 113.23798739, 23.10604972 ], [ 113.23680553, 23.105968 ], [ 113.24029334, 23.10135581 ], [ 113.24166481, 23.0989778 ], [ 113.24238282, 23.09773279 ], [ 113.24252711, 23.09736207 ], [ 113.24511345, 23.0907166 ], [ 113.24594046, 23.08847142 ], [ 113.24772928, 23.08361481 ], [ 113.24861846, 23.08157063 ], [ 113.25055183, 23.07764726 ], [ 113.25113078, 23.07694201 ], [ 113.25400511, 23.07344056 ], [ 113.25743588, 23.06940065 ], [ 113.25804085, 23.06868823 ], [ 113.26481173, 23.06267675 ], [ 113.26782598, 23.06081768 ], [ 113.27124065, 23.05813639 ], [ 113.27172848, 23.05751114 ], [ 113.27186883, 23.05739222 ], [ 113.26903165, 23.05592997 ], [ 113.26345879, 23.05463756 ], [ 113.25783336, 23.05266642 ], [ 113.25313027, 23.04970232 ], [ 113.24997061, 23.047209 ], [ 113.24652697, 23.0461175 ], [ 113.24388577, 23.04571252 ], [ 113.2379831, 23.04610146 ], [ 113.23089527, 23.0460621 ], [ 113.22715643, 23.04565256 ], [ 113.22109098, 23.04416797 ], [ 113.2137956, 23.04468895 ], [ 113.20601295, 23.04596649 ], [ 113.20485181, 23.04642751 ], [ 113.20255027, 23.04804699 ], [ 113.19716143, 23.05398313 ], [ 113.19058427, 23.05874069 ], [ 113.18900215, 23.05940804 ], [ 113.18462347, 23.06025362 ], [ 113.18169738, 23.06116625 ], [ 113.1795641, 23.06214638 ], [ 113.17796105, 23.06327619 ], [ 113.17619465, 23.06480072 ], [ 113.17445744, 23.06697025 ], [ 113.17273573, 23.07010771 ], [ 113.17217592, 23.07185743 ], [ 113.17227381, 23.07267525 ], [ 113.1724608, 23.07376284 ], [ 113.17255356, 23.07455624 ], [ 113.17174543, 23.07917041 ], [ 113.17181537, 23.07971022 ], [ 113.17193197, 23.07992666 ], [ 113.17258525, 23.08010083 ], [ 113.17322035, 23.08005764 ], [ 113.17467577, 23.07995867 ], [ 113.1759496, 23.07997266 ], [ 113.17607567, 23.07997404 ], [ 113.17660071, 23.0800717 ], [ 113.17762718, 23.0802974 ], [ 113.17928232, 23.08092435 ], [ 113.18083957, 23.08161805 ], [ 113.18144566, 23.08208067 ], [ 113.1815196, 23.08215924 ], [ 113.18186291, 23.08252408 ], [ 113.18359427, 23.08378228 ], [ 113.18796737, 23.08632959 ], [ 113.18919144, 23.08681849 ], [ 113.18944819, 23.08681905 ], [ 113.19612627, 23.08683351 ], [ 113.19625288, 23.08683378 ], [ 113.19847192, 23.08666 ], [ 113.20167774, 23.0863928 ], [ 113.20351509, 23.08604215 ], [ 113.20359534, 23.08617867 ], [ 113.20448102, 23.08706011 ], [ 113.20474199, 23.08743016 ], [ 113.20379223, 23.08844896 ], [ 113.20410454, 23.08951807 ], [ 113.20663639, 23.09355358 ], [ 113.20793223, 23.09545309 ], [ 113.21044037, 23.09887031 ], [ 113.21136609, 23.10118583 ], [ 113.2113383, 23.10187213 ], [ 113.2102641, 23.10325319 ], [ 113.20306797, 23.10716961 ], [ 113.19902579, 23.1118402 ], [ 113.19895114, 23.1194638 ], [ 113.19972132, 23.12478536 ], [ 113.19973887, 23.12495115 ], [ 113.20414706, 23.12457661 ], [ 113.20458903, 23.12434726 ], [ 113.2047814, 23.12465355 ], [ 113.20489098, 23.12464669 ], [ 113.20550352, 23.12492909 ], [ 113.20607757, 23.12618376 ], [ 113.20582911, 23.12940241 ], [ 113.20804696, 23.14414994 ], [ 113.21034788, 23.1524606 ], [ 113.21114247, 23.15259541 ], [ 113.21129435, 23.15212461 ], [ 113.21367708, 23.14903852 ], [ 113.21628917, 23.14614105 ], [ 113.22016065, 23.14260384 ], [ 113.22124172, 23.14130926 ], [ 113.22129734, 23.14082851 ], [ 113.22154795, 23.14005804 ], [ 113.22212476, 23.14070641 ], [ 113.2227007, 23.1413582 ], [ 113.22275846, 23.14144574 ], [ 113.22323113, 23.14216207 ], [ 113.22429834, 23.14339421 ], [ 113.22618893, 23.14479788 ], [ 113.22974445, 23.14821012 ], [ 113.23125023, 23.15038544 ], [ 113.23132854, 23.15049856 ], [ 113.23153208, 23.15079259 ], [ 113.23183155, 23.15235826 ], [ 113.2319791, 23.15443193 ], [ 113.23214555, 23.15693488 ], [ 113.23238933, 23.15812629 ], [ 113.23252422, 23.15872399 ], [ 113.23266199, 23.15906874 ], [ 113.23754273, 23.16229239 ], [ 113.23677647, 23.15875198 ], [ 113.23745406, 23.15704384 ], [ 113.23992035, 23.15149054 ], [ 113.2405949, 23.15083457 ] ] ] ] } }, +{ "type": "Feature", "properties": { "NAME": "Yuexiu District", "Shape_Area": 0.00296871792, "Shape_Leng": 0.30951975703000001, "lon": 113.275972849, "lat": 23.135530439499998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 113.24984351, 23.15441395 ], [ 113.25634034, 23.1508807 ], [ 113.26234465, 23.1501865 ], [ 113.26433637, 23.15072816 ], [ 113.26536484, 23.15238494 ], [ 113.26522599, 23.15419793 ], [ 113.26654352, 23.15560902 ], [ 113.2681731, 23.15641966 ], [ 113.27527814, 23.15738681 ], [ 113.28002726, 23.1578702 ], [ 113.28223025, 23.15701507 ], [ 113.28371784, 23.15688707 ], [ 113.28862073, 23.15717263 ], [ 113.30086401, 23.1623842 ], [ 113.30334695, 23.15886546 ], [ 113.29570173, 23.15182432 ], [ 113.30473132, 23.14506673 ], [ 113.30637702, 23.14613465 ], [ 113.3072794, 23.14627504 ], [ 113.3091238, 23.14591325 ], [ 113.31010862, 23.13660408 ], [ 113.31011615, 23.12624352 ], [ 113.3097194, 23.11518507 ], [ 113.31347239, 23.11503477 ], [ 113.31709396, 23.11260725 ], [ 113.31761315, 23.11180203 ], [ 113.31118584, 23.11003145 ], [ 113.30755821, 23.10910895 ], [ 113.305717, 23.10874411 ], [ 113.30028086, 23.10838143 ], [ 113.29780368, 23.10836004 ], [ 113.289979, 23.10979595 ], [ 113.2849634, 23.11095917 ], [ 113.2806672, 23.11318353 ], [ 113.27993211, 23.11356411 ], [ 113.27979985, 23.11361109 ], [ 113.27891256, 23.11392628 ], [ 113.27340373, 23.11588307 ], [ 113.2714239, 23.11618206 ], [ 113.2671281, 23.11620691 ], [ 113.26412711, 23.11599126 ], [ 113.25640006, 23.11277509 ], [ 113.25113132, 23.11065238 ], [ 113.250552, 23.11041897 ], [ 113.24983109, 23.11013158 ], [ 113.24931486, 23.10992578 ], [ 113.24908461, 23.10983399 ], [ 113.24885217, 23.11033285 ], [ 113.24802524, 23.11553203 ], [ 113.24765597, 23.11855164 ], [ 113.24742266, 23.12153319 ], [ 113.24709586, 23.1317902 ], [ 113.24179534, 23.13455044 ], [ 113.23996797, 23.1364444 ], [ 113.23776164, 23.13898338 ], [ 113.23782425, 23.13941211 ], [ 113.23912873, 23.14035093 ], [ 113.24533075, 23.14065077 ], [ 113.24804935, 23.14215528 ], [ 113.24792914, 23.14426803 ], [ 113.24706755, 23.14863217 ], [ 113.24594927, 23.15131649 ], [ 113.24351854, 23.15029795 ], [ 113.24271863, 23.15022779 ], [ 113.2405949, 23.15083457 ], [ 113.23992035, 23.15149054 ], [ 113.23745406, 23.15704384 ], [ 113.23677647, 23.15875198 ], [ 113.23754273, 23.16229239 ], [ 113.23750462, 23.1624395 ], [ 113.23611355, 23.16653886 ], [ 113.23569375, 23.16996435 ], [ 113.23725747, 23.17120152 ], [ 113.23772899, 23.17121607 ], [ 113.23811009, 23.17132224 ], [ 113.23864018, 23.17157509 ], [ 113.23891423, 23.17197766 ], [ 113.23902753, 23.17191173 ], [ 113.24267121, 23.17090001 ], [ 113.24441719, 23.17018696 ], [ 113.24817051, 23.16828278 ], [ 113.2519012, 23.16046747 ], [ 113.25181256, 23.15647715 ], [ 113.24984351, 23.15441395 ] ] ] ] } }, +{ "type": "Feature", "properties": { "NAME": "Haizhu District", "Shape_Area": 0.00811094913, "Shape_Leng": 0.41926521836000002, "lon": 113.321583445, "lat": 23.084414018499999 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 113.289979, 23.10979595 ], [ 113.29780368, 23.10836004 ], [ 113.30028086, 23.10838143 ], [ 113.305717, 23.10874411 ], [ 113.30755821, 23.10910895 ], [ 113.31118584, 23.11003145 ], [ 113.31761315, 23.11180203 ], [ 113.32522329, 23.11197873 ], [ 113.32715165, 23.1121999 ], [ 113.33279119, 23.11284654 ], [ 113.33679296, 23.11201104 ], [ 113.34702556, 23.10984454 ], [ 113.35653291, 23.10964734 ], [ 113.36668554, 23.10979103 ], [ 113.37251935, 23.10997305 ], [ 113.37949645, 23.11018666 ], [ 113.38796165, 23.10849081 ], [ 113.39355619, 23.10664738 ], [ 113.39807137, 23.104012 ], [ 113.40242048, 23.10161978 ], [ 113.40908848, 23.10056278 ], [ 113.41129011, 23.09935813 ], [ 113.4087775, 23.09492606 ], [ 113.41456614, 23.09235803 ], [ 113.41660494, 23.09124823 ], [ 113.41548257, 23.09067304 ], [ 113.41178528, 23.08877816 ], [ 113.40156287, 23.08460934 ], [ 113.39551706, 23.08363069 ], [ 113.39434302, 23.08272266 ], [ 113.39097764, 23.08159021 ], [ 113.38796396, 23.07966227 ], [ 113.38238885, 23.0746055 ], [ 113.37846478, 23.07069104 ], [ 113.37626688, 23.06694973 ], [ 113.36455509, 23.05764861 ], [ 113.36376084, 23.05682848 ], [ 113.36379616, 23.05427742 ], [ 113.36252078, 23.05215258 ], [ 113.35979241, 23.0495722 ], [ 113.35753241, 23.04824451 ], [ 113.35384312, 23.04699617 ], [ 113.3485967, 23.04609382 ], [ 113.34242337, 23.04598296 ], [ 113.33832911, 23.0470408 ], [ 113.32834337, 23.0507007 ], [ 113.31719846, 23.05300847 ], [ 113.31052295, 23.05273657 ], [ 113.302223, 23.05324584 ], [ 113.29432885, 23.05479643 ], [ 113.28769107, 23.05609992 ], [ 113.28334781, 23.05738577 ], [ 113.28198473, 23.05762123 ], [ 113.27989455, 23.05768507 ], [ 113.27433675, 23.05785471 ], [ 113.27186883, 23.05739222 ], [ 113.27172848, 23.05751114 ], [ 113.27124065, 23.05813639 ], [ 113.26782598, 23.06081768 ], [ 113.26481173, 23.06267675 ], [ 113.25804085, 23.06868823 ], [ 113.25743588, 23.06940065 ], [ 113.25400511, 23.07344056 ], [ 113.25113078, 23.07694201 ], [ 113.25055183, 23.07764726 ], [ 113.24861846, 23.08157063 ], [ 113.24772928, 23.08361481 ], [ 113.24594046, 23.08847142 ], [ 113.24511345, 23.0907166 ], [ 113.24252711, 23.09736207 ], [ 113.24238282, 23.09773279 ], [ 113.24166481, 23.0989778 ], [ 113.24029334, 23.10135581 ], [ 113.23680553, 23.105968 ], [ 113.23798739, 23.10604972 ], [ 113.23964821, 23.1064057 ], [ 113.24269295, 23.10732225 ], [ 113.24356608, 23.10763386 ], [ 113.24895442, 23.10978209 ], [ 113.24908461, 23.10983399 ], [ 113.24931486, 23.10992578 ], [ 113.24983109, 23.11013158 ], [ 113.250552, 23.11041897 ], [ 113.25113132, 23.11065238 ], [ 113.25640006, 23.11277509 ], [ 113.26412711, 23.11599126 ], [ 113.2671281, 23.11620691 ], [ 113.2714239, 23.11618206 ], [ 113.27340373, 23.11588307 ], [ 113.27891256, 23.11392628 ], [ 113.27979985, 23.11361109 ], [ 113.27993211, 23.11356411 ], [ 113.2806672, 23.11318353 ], [ 113.2849634, 23.11095917 ], [ 113.289979, 23.10979595 ] ] ] ] } }, +{ "type": "Feature", "properties": { "NAME": "Tianhe District", "Shape_Area": 0.01200629118, "Shape_Leng": 0.51505933424000006, "lon": 113.370591713, "lat": 23.162177382300001 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 113.40012289, 23.23404481 ], [ 113.39690777, 23.2305375 ], [ 113.39615726, 23.22790256 ], [ 113.39641916, 23.22399841 ], [ 113.39550807, 23.22048629 ], [ 113.39517239, 23.21962628 ], [ 113.39502473, 23.21859267 ], [ 113.3949453, 23.21660691 ], [ 113.39550132, 23.21414459 ], [ 113.39571959, 23.21351401 ], [ 113.40341418, 23.20584266 ], [ 113.41152831, 23.19931177 ], [ 113.41340959, 23.19129539 ], [ 113.41439196, 23.18703844 ], [ 113.41559263, 23.18147165 ], [ 113.41581094, 23.17601402 ], [ 113.41571219, 23.17216259 ], [ 113.41441429, 23.16786321 ], [ 113.4138665, 23.16519607 ], [ 113.41428281, 23.16346147 ], [ 113.41504687, 23.16258825 ], [ 113.41690247, 23.16215164 ], [ 113.42290586, 23.16160587 ], [ 113.42552164, 23.16106931 ], [ 113.43262044, 23.15756723 ], [ 113.43382113, 23.15494757 ], [ 113.43524011, 23.14992654 ], [ 113.43600417, 23.14599705 ], [ 113.43753231, 23.14064857 ], [ 113.4385249, 23.13576834 ], [ 113.43539762, 23.12837437 ], [ 113.43390276, 23.12678725 ], [ 113.43219285, 23.12564731 ], [ 113.42984172, 23.1247211 ], [ 113.42702461, 23.1243293 ], [ 113.42563819, 23.12343868 ], [ 113.42396655, 23.12194495 ], [ 113.42266339, 23.11895977 ], [ 113.42039635, 23.11307305 ], [ 113.41715988, 23.10698078 ], [ 113.41495124, 23.10391719 ], [ 113.4118164, 23.10242102 ], [ 113.40908848, 23.10056278 ], [ 113.40242048, 23.10161978 ], [ 113.39807137, 23.104012 ], [ 113.39355619, 23.10664738 ], [ 113.38796165, 23.10849081 ], [ 113.37949645, 23.11018666 ], [ 113.37251935, 23.10997305 ], [ 113.36668554, 23.10979103 ], [ 113.35653291, 23.10964734 ], [ 113.34702556, 23.10984454 ], [ 113.33679296, 23.11201104 ], [ 113.33279119, 23.11284654 ], [ 113.32715165, 23.1121999 ], [ 113.32522329, 23.11197873 ], [ 113.31761315, 23.11180203 ], [ 113.31709396, 23.11260725 ], [ 113.31347239, 23.11503477 ], [ 113.3097194, 23.11518507 ], [ 113.31011615, 23.12624352 ], [ 113.31010862, 23.13660408 ], [ 113.3091238, 23.14591325 ], [ 113.3072794, 23.14627504 ], [ 113.30637702, 23.14613465 ], [ 113.30473132, 23.14506673 ], [ 113.29570173, 23.15182432 ], [ 113.30334695, 23.15886546 ], [ 113.30086401, 23.1623842 ], [ 113.30180238, 23.16154914 ], [ 113.30500886, 23.16005639 ], [ 113.30623303, 23.15957876 ], [ 113.30676901, 23.15981306 ], [ 113.30682326, 23.16144447 ], [ 113.30646379, 23.16547184 ], [ 113.30614187, 23.16637842 ], [ 113.30396348, 23.16722139 ], [ 113.30354587, 23.17152503 ], [ 113.30474977, 23.17270261 ], [ 113.31246945, 23.18008735 ], [ 113.32094952, 23.17802456 ], [ 113.32235312, 23.17728431 ], [ 113.32333018, 23.1760155 ], [ 113.32493431, 23.17513037 ], [ 113.32805553, 23.17616116 ], [ 113.32831339, 23.1768502 ], [ 113.3303558, 23.18106099 ], [ 113.33379441, 23.1873573 ], [ 113.33536226, 23.1884939 ], [ 113.33655166, 23.18846744 ], [ 113.33704001, 23.18895137 ], [ 113.34336245, 23.19921509 ], [ 113.34478743, 23.2056711 ], [ 113.34497229, 23.20673677 ], [ 113.34537824, 23.2167685 ], [ 113.34480889, 23.21745168 ], [ 113.3445315, 23.21937161 ], [ 113.34489429, 23.22233982 ], [ 113.34636954, 23.22521461 ], [ 113.34724492, 23.22659508 ], [ 113.3490567, 23.22918471 ], [ 113.35410077, 23.23262648 ], [ 113.35573825, 23.23168985 ], [ 113.35811206, 23.23111282 ], [ 113.36693514, 23.23077427 ], [ 113.37082963, 23.23115333 ], [ 113.37270749, 23.2315078 ], [ 113.37495357, 23.23456301 ], [ 113.37996468, 23.24025201 ], [ 113.38114643, 23.24151198 ], [ 113.39149189, 23.24750364 ], [ 113.39243666, 23.24799005 ], [ 113.39511406, 23.24831605 ], [ 113.39621834, 23.24813422 ], [ 113.39685524, 23.24763262 ], [ 113.39724226, 23.24710932 ], [ 113.39946508, 23.24397078 ], [ 113.4004095, 23.23811983 ], [ 113.40048755, 23.23585964 ], [ 113.40012289, 23.23404481 ] ] ] ] } }, +{ "type": "Feature", "properties": { "NAME": "Baiyun District", "Shape_Area": 0.05884886631, "Shape_Leng": 1.5435610797599999, "lon": 113.318418506, "lat": 23.2922775758 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 113.47414391, 23.42755826 ], [ 113.47427019, 23.42755627 ], [ 113.47599512, 23.4277148 ], [ 113.47916907, 23.42696449 ], [ 113.47955114, 23.42678508 ], [ 113.48274878, 23.42450026 ], [ 113.48510303, 23.42275482 ], [ 113.48709413, 23.42124973 ], [ 113.49029146, 23.41931793 ], [ 113.49004638, 23.4189725 ], [ 113.49117725, 23.41810016 ], [ 113.49211361, 23.41525639 ], [ 113.49189977, 23.41448831 ], [ 113.48898925, 23.41454442 ], [ 113.47956697, 23.41002507 ], [ 113.47402929, 23.40661769 ], [ 113.46844846, 23.40227167 ], [ 113.46335083, 23.39801975 ], [ 113.46064173, 23.37934499 ], [ 113.46072465, 23.37750964 ], [ 113.46292275, 23.36984522 ], [ 113.47049205, 23.3602528 ], [ 113.47168957, 23.35846523 ], [ 113.47160974, 23.35777299 ], [ 113.46944168, 23.35476501 ], [ 113.46801173, 23.35328361 ], [ 113.46065377, 23.3434686 ], [ 113.45780764, 23.33963662 ], [ 113.46231183, 23.3383076 ], [ 113.46510359, 23.3306277 ], [ 113.46638503, 23.32901923 ], [ 113.4698387, 23.32785496 ], [ 113.47459043, 23.32686863 ], [ 113.47962061, 23.32927625 ], [ 113.48078147, 23.33017418 ], [ 113.48131476, 23.33013533 ], [ 113.48266261, 23.32983556 ], [ 113.49805747, 23.32167737 ], [ 113.50138907, 23.319242 ], [ 113.50228235, 23.31769326 ], [ 113.50370604, 23.31504514 ], [ 113.50497847, 23.30934694 ], [ 113.50507418, 23.30707825 ], [ 113.50379855, 23.30517771 ], [ 113.50264522, 23.30525492 ], [ 113.49894682, 23.30227079 ], [ 113.49556531, 23.29917044 ], [ 113.49023971, 23.29039123 ], [ 113.48976508, 23.28930323 ], [ 113.50076524, 23.27635766 ], [ 113.50185194, 23.2782575 ], [ 113.50240022, 23.27663426 ], [ 113.50268298, 23.2757694 ], [ 113.5014629, 23.27139027 ], [ 113.500968, 23.27078342 ], [ 113.50004284, 23.26969491 ], [ 113.4956027, 23.26674934 ], [ 113.49437215, 23.26627619 ], [ 113.49204452, 23.26587208 ], [ 113.48993968, 23.26539313 ], [ 113.48574264, 23.25989793 ], [ 113.48538371, 23.2593663 ], [ 113.48584523, 23.25841521 ], [ 113.48716639, 23.25610232 ], [ 113.48001014, 23.25502238 ], [ 113.4756738, 23.25523 ], [ 113.46621682, 23.24474564 ], [ 113.45821587, 23.24819848 ], [ 113.4540541, 23.2474158 ], [ 113.44638886, 23.24634255 ], [ 113.44478434, 23.24650262 ], [ 113.43643499, 23.24879374 ], [ 113.43650821, 23.25157329 ], [ 113.43695731, 23.25216551 ], [ 113.43883617, 23.25387388 ], [ 113.43927253, 23.25402772 ], [ 113.44226113, 23.25495891 ], [ 113.44239573, 23.26237348 ], [ 113.43925673, 23.26776662 ], [ 113.43609645, 23.26934692 ], [ 113.43501232, 23.26982052 ], [ 113.43313998, 23.27021484 ], [ 113.42498112, 23.26896709 ], [ 113.42254284, 23.26826018 ], [ 113.42192245, 23.2677613 ], [ 113.42496053, 23.25987185 ], [ 113.42717477, 23.25854452 ], [ 113.42453512, 23.24462052 ], [ 113.42405298, 23.24351385 ], [ 113.42335519, 23.24283613 ], [ 113.42216056, 23.24172225 ], [ 113.41323202, 23.24747631 ], [ 113.41382892, 23.2504172 ], [ 113.41269845, 23.25130738 ], [ 113.41173811, 23.25147626 ], [ 113.40402604, 23.24829367 ], [ 113.40426693, 23.24660626 ], [ 113.40502458, 23.24229369 ], [ 113.4057844, 23.23978318 ], [ 113.40474212, 23.23865302 ], [ 113.40012289, 23.23404481 ], [ 113.40048755, 23.23585964 ], [ 113.4004095, 23.23811983 ], [ 113.39946508, 23.24397078 ], [ 113.39724226, 23.24710932 ], [ 113.39685524, 23.24763262 ], [ 113.39621834, 23.24813422 ], [ 113.39511406, 23.24831605 ], [ 113.39243666, 23.24799005 ], [ 113.39149189, 23.24750364 ], [ 113.38114643, 23.24151198 ], [ 113.37996468, 23.24025201 ], [ 113.37495357, 23.23456301 ], [ 113.37270749, 23.2315078 ], [ 113.37082963, 23.23115333 ], [ 113.36693514, 23.23077427 ], [ 113.35811206, 23.23111282 ], [ 113.35573825, 23.23168985 ], [ 113.35410077, 23.23262648 ], [ 113.3490567, 23.22918471 ], [ 113.34724492, 23.22659508 ], [ 113.34636954, 23.22521461 ], [ 113.34489429, 23.22233982 ], [ 113.3445315, 23.21937161 ], [ 113.34480889, 23.21745168 ], [ 113.34537824, 23.2167685 ], [ 113.34497229, 23.20673677 ], [ 113.34478743, 23.2056711 ], [ 113.34336245, 23.19921509 ], [ 113.33704001, 23.18895137 ], [ 113.33655166, 23.18846744 ], [ 113.33536226, 23.1884939 ], [ 113.33379441, 23.1873573 ], [ 113.3303558, 23.18106099 ], [ 113.32831339, 23.1768502 ], [ 113.32805553, 23.17616116 ], [ 113.32493431, 23.17513037 ], [ 113.32333018, 23.1760155 ], [ 113.32235312, 23.17728431 ], [ 113.32094952, 23.17802456 ], [ 113.31246945, 23.18008735 ], [ 113.30474977, 23.17270261 ], [ 113.30354587, 23.17152503 ], [ 113.30396348, 23.16722139 ], [ 113.30614187, 23.16637842 ], [ 113.30646379, 23.16547184 ], [ 113.30682326, 23.16144447 ], [ 113.30676901, 23.15981306 ], [ 113.30623303, 23.15957876 ], [ 113.30500886, 23.16005639 ], [ 113.30180238, 23.16154914 ], [ 113.30086401, 23.1623842 ], [ 113.28862073, 23.15717263 ], [ 113.28371784, 23.15688707 ], [ 113.28223025, 23.15701507 ], [ 113.28002726, 23.1578702 ], [ 113.27527814, 23.15738681 ], [ 113.2681731, 23.15641966 ], [ 113.26654352, 23.15560902 ], [ 113.26522599, 23.15419793 ], [ 113.26536484, 23.15238494 ], [ 113.26433637, 23.15072816 ], [ 113.26234465, 23.1501865 ], [ 113.25634034, 23.1508807 ], [ 113.24984351, 23.15441395 ], [ 113.25181256, 23.15647715 ], [ 113.2519012, 23.16046747 ], [ 113.24817051, 23.16828278 ], [ 113.24441719, 23.17018696 ], [ 113.24267121, 23.17090001 ], [ 113.23902753, 23.17191173 ], [ 113.23891423, 23.17197766 ], [ 113.23864018, 23.17157509 ], [ 113.23811009, 23.17132224 ], [ 113.23772899, 23.17121607 ], [ 113.23725747, 23.17120152 ], [ 113.23569375, 23.16996435 ], [ 113.23611355, 23.16653886 ], [ 113.23750462, 23.1624395 ], [ 113.23754273, 23.16229239 ], [ 113.23266199, 23.15906874 ], [ 113.23252422, 23.15872399 ], [ 113.23238933, 23.15812629 ], [ 113.23214555, 23.15693488 ], [ 113.2319791, 23.15443193 ], [ 113.23183155, 23.15235826 ], [ 113.23153208, 23.15079259 ], [ 113.23132854, 23.15049856 ], [ 113.23125023, 23.15038544 ], [ 113.22974445, 23.14821012 ], [ 113.22618893, 23.14479788 ], [ 113.22429834, 23.14339421 ], [ 113.22323113, 23.14216207 ], [ 113.22275846, 23.14144574 ], [ 113.2227007, 23.1413582 ], [ 113.22212476, 23.14070641 ], [ 113.22154795, 23.14005804 ], [ 113.22129734, 23.14082851 ], [ 113.22124172, 23.14130926 ], [ 113.22016065, 23.14260384 ], [ 113.21628917, 23.14614105 ], [ 113.21367708, 23.14903852 ], [ 113.21129435, 23.15212461 ], [ 113.21114247, 23.15259541 ], [ 113.21034788, 23.1524606 ], [ 113.20804696, 23.14414994 ], [ 113.20622342, 23.14610374 ], [ 113.19571695, 23.14866781 ], [ 113.18888166, 23.1494671 ], [ 113.18748211, 23.14765702 ], [ 113.18455651, 23.14738975 ], [ 113.18312774, 23.14783295 ], [ 113.18224824, 23.14964486 ], [ 113.18022112, 23.15912714 ], [ 113.18130125, 23.16085424 ], [ 113.18743275, 23.16756566 ], [ 113.19347032, 23.17305007 ], [ 113.19612581, 23.1752087 ], [ 113.19807162, 23.17586436 ], [ 113.20047986, 23.17499745 ], [ 113.20489467, 23.17860214 ], [ 113.20591397, 23.1792973 ], [ 113.20584775, 23.17938029 ], [ 113.20549484, 23.17982258 ], [ 113.20350078, 23.18440988 ], [ 113.20336946, 23.18762133 ], [ 113.20415802, 23.19084115 ], [ 113.2049534, 23.19307249 ], [ 113.20368, 23.1967463 ], [ 113.19899597, 23.20418762 ], [ 113.19682852, 23.20664106 ], [ 113.193901, 23.20812759 ], [ 113.19029731, 23.21030534 ], [ 113.18949127, 23.21078202 ], [ 113.18561453, 23.21561853 ], [ 113.18444754, 23.21783951 ], [ 113.18296429, 23.21752627 ], [ 113.17799422, 23.21728726 ], [ 113.17650052, 23.21730795 ], [ 113.17615227, 23.21751132 ], [ 113.17287878, 23.22099519 ], [ 113.17111068, 23.22337519 ], [ 113.17035076, 23.22469434 ], [ 113.16974952, 23.23806632 ], [ 113.17003484, 23.23929786 ], [ 113.17032741, 23.23933096 ], [ 113.17313775, 23.23955559 ], [ 113.17479269, 23.23917354 ], [ 113.17434282, 23.23995089 ], [ 113.17400273, 23.24053856 ], [ 113.17403776, 23.24123362 ], [ 113.17417763, 23.24215574 ], [ 113.17460382, 23.24574208 ], [ 113.1756469, 23.24699222 ], [ 113.17611124, 23.24754871 ], [ 113.1762691, 23.24773791 ], [ 113.17712549, 23.25174419 ], [ 113.17714682, 23.25184402 ], [ 113.17710621, 23.25251991 ], [ 113.17649998, 23.25626934 ], [ 113.17519101, 23.2620797 ], [ 113.17517506, 23.2621969 ], [ 113.17512185, 23.26258783 ], [ 113.17383437, 23.27204622 ], [ 113.17398151, 23.27357469 ], [ 113.16633029, 23.27874883 ], [ 113.15997489, 23.28397594 ], [ 113.15914684, 23.28612919 ], [ 113.15864825, 23.28731575 ], [ 113.15752534, 23.28831429 ], [ 113.15638655, 23.28868599 ], [ 113.15021373, 23.28861097 ], [ 113.14991063, 23.28853091 ], [ 113.14981996, 23.28790015 ], [ 113.14736012, 23.28768539 ], [ 113.14494081, 23.29087639 ], [ 113.14377121, 23.29325394 ], [ 113.14366039, 23.2942104 ], [ 113.14372697, 23.29505235 ], [ 113.144431, 23.29732253 ], [ 113.14573493, 23.29766499 ], [ 113.14668702, 23.29888455 ], [ 113.14688805, 23.30150777 ], [ 113.14619594, 23.30297362 ], [ 113.148456, 23.3024579 ], [ 113.14988673, 23.30292646 ], [ 113.15140368, 23.30457754 ], [ 113.15040507, 23.30665506 ], [ 113.14954082, 23.30944081 ], [ 113.14951441, 23.31352233 ], [ 113.14995626, 23.31666746 ], [ 113.15052109, 23.31851428 ], [ 113.15104125, 23.31972936 ], [ 113.15135504, 23.3202777 ], [ 113.15187338, 23.32209328 ], [ 113.15218122, 23.32334315 ], [ 113.15213494, 23.32511334 ], [ 113.15141637, 23.32765799 ], [ 113.15059013, 23.32959299 ], [ 113.14883401, 23.3333699 ], [ 113.14789233, 23.3341766 ], [ 113.14760403, 23.33442357 ], [ 113.14742554, 23.33457648 ], [ 113.14729144, 23.33496043 ], [ 113.14740774, 23.33543161 ], [ 113.14723904, 23.33549511 ], [ 113.14746889, 23.33657577 ], [ 113.14815355, 23.33920973 ], [ 113.15417475, 23.34919358 ], [ 113.15874202, 23.35651498 ], [ 113.16036564, 23.35850609 ], [ 113.16549792, 23.36261507 ], [ 113.16819788, 23.36297109 ], [ 113.16985702, 23.36238971 ], [ 113.17195476, 23.36132899 ], [ 113.17570333, 23.35941185 ], [ 113.17644066, 23.35787221 ], [ 113.18972174, 23.36469187 ], [ 113.19022029, 23.36061109 ], [ 113.19026825, 23.36029305 ], [ 113.19335858, 23.36076639 ], [ 113.1934044, 23.36063976 ], [ 113.19753435, 23.36065729 ], [ 113.19870372, 23.36091296 ], [ 113.19930583, 23.3613872 ], [ 113.19943356, 23.36205099 ], [ 113.19947417, 23.36226204 ], [ 113.20237884, 23.36415532 ], [ 113.20263084, 23.36382579 ], [ 113.20645737, 23.36018435 ], [ 113.20785445, 23.3581545 ], [ 113.20896587, 23.3544127 ], [ 113.20927615, 23.35010401 ], [ 113.20897039, 23.3451617 ], [ 113.2086802, 23.34287562 ], [ 113.20830578, 23.3419231 ], [ 113.20831521, 23.33943197 ], [ 113.21834594, 23.33371954 ], [ 113.22808055, 23.33499638 ], [ 113.23244657, 23.33761138 ], [ 113.23300659, 23.34007148 ], [ 113.23349339, 23.34202457 ], [ 113.23536021, 23.34300049 ], [ 113.23884405, 23.34398237 ], [ 113.24567726, 23.34554166 ], [ 113.24986405, 23.34648285 ], [ 113.25140068, 23.34603887 ], [ 113.255362, 23.34632664 ], [ 113.25671793, 23.34781415 ], [ 113.25676073, 23.34824023 ], [ 113.25488717, 23.35274594 ], [ 113.25252921, 23.35311155 ], [ 113.25171756, 23.35532473 ], [ 113.25150034, 23.35820813 ], [ 113.25134642, 23.36210468 ], [ 113.25155938, 23.36459464 ], [ 113.25504257, 23.36544829 ], [ 113.25682694, 23.36547584 ], [ 113.25718225, 23.36411091 ], [ 113.25658061, 23.36304177 ], [ 113.25445302, 23.36176955 ], [ 113.25509784, 23.36025381 ], [ 113.25587157, 23.35971192 ], [ 113.25866273, 23.35834948 ], [ 113.2595428, 23.3582862 ], [ 113.26094367, 23.35889722 ], [ 113.26716479, 23.36288102 ], [ 113.26783607, 23.36589097 ], [ 113.26788909, 23.36843327 ], [ 113.27290407, 23.37115387 ], [ 113.2741717, 23.37159934 ], [ 113.27561164, 23.37185968 ], [ 113.28080695, 23.37734918 ], [ 113.28134136, 23.37981429 ], [ 113.28480417, 23.38369118 ], [ 113.28972288, 23.38682858 ], [ 113.2948914, 23.38876745 ], [ 113.30073278, 23.39135268 ], [ 113.30363956, 23.39623701 ], [ 113.30995466, 23.39695448 ], [ 113.31219306, 23.39690159 ], [ 113.3188598, 23.39413733 ], [ 113.32535525, 23.39152931 ], [ 113.33225663, 23.39176958 ], [ 113.33231686, 23.39227805 ], [ 113.33276642, 23.39607317 ], [ 113.33411327, 23.39912089 ], [ 113.334958, 23.40025252 ], [ 113.33736388, 23.40189687 ], [ 113.33980584, 23.40253604 ], [ 113.34278614, 23.40297789 ], [ 113.34335945, 23.4030193 ], [ 113.34660795, 23.40325389 ], [ 113.34833243, 23.40361539 ], [ 113.34907643, 23.40400965 ], [ 113.350205, 23.40489815 ], [ 113.35214765, 23.40738261 ], [ 113.35283637, 23.40906607 ], [ 113.35380348, 23.41268692 ], [ 113.35456331, 23.4140996 ], [ 113.3547625, 23.4144699 ], [ 113.35526512, 23.41501191 ], [ 113.35556535, 23.41515153 ], [ 113.35572496, 23.41517041 ], [ 113.35569678, 23.41537329 ], [ 113.35665923, 23.41630388 ], [ 113.35804473, 23.41632681 ], [ 113.36574975, 23.41564589 ], [ 113.37070096, 23.41445089 ], [ 113.37113069, 23.41480832 ], [ 113.37124838, 23.41587657 ], [ 113.37153298, 23.41674483 ], [ 113.37497485, 23.42221337 ], [ 113.37664021, 23.42334124 ], [ 113.38096287, 23.4217081 ], [ 113.38932672, 23.41581518 ], [ 113.38927097, 23.41571256 ], [ 113.38985733, 23.41544129 ], [ 113.39051936, 23.41479599 ], [ 113.3908104, 23.41442215 ], [ 113.39082831, 23.41025946 ], [ 113.39056808, 23.40712859 ], [ 113.39018067, 23.4024671 ], [ 113.3903383, 23.40037447 ], [ 113.39088547, 23.39660011 ], [ 113.39162587, 23.39516075 ], [ 113.39238945, 23.39446884 ], [ 113.3930782, 23.39395826 ], [ 113.39406486, 23.39373142 ], [ 113.39493336, 23.39371811 ], [ 113.39554114, 23.39386196 ], [ 113.40658976, 23.40002134 ], [ 113.40737633, 23.40060385 ], [ 113.41000161, 23.40369867 ], [ 113.41263099, 23.40561312 ], [ 113.41315953, 23.40569054 ], [ 113.4134599, 23.40562234 ], [ 113.41377686, 23.40555037 ], [ 113.41681349, 23.40397631 ], [ 113.41858494, 23.40288579 ], [ 113.41993102, 23.40229284 ], [ 113.42047026, 23.40215384 ], [ 113.42186904, 23.40231235 ], [ 113.4228166, 23.40261749 ], [ 113.42417108, 23.40382625 ], [ 113.42570642, 23.40585206 ], [ 113.42685023, 23.40701452 ], [ 113.4285113, 23.40816893 ], [ 113.42901867, 23.40842231 ], [ 113.42971908, 23.40855556 ], [ 113.43015784, 23.40852622 ], [ 113.43162831, 23.40779609 ], [ 113.43214087, 23.40755358 ], [ 113.43248484, 23.40739084 ], [ 113.43311531, 23.4071693 ], [ 113.43360855, 23.40718415 ], [ 113.43414163, 23.40750918 ], [ 113.43779522, 23.41084871 ], [ 113.4387176, 23.41190642 ], [ 113.43977356, 23.41385846 ], [ 113.44005219, 23.41441269 ], [ 113.4400961, 23.41520932 ], [ 113.43997409, 23.41627433 ], [ 113.43946573, 23.41756611 ], [ 113.43907192, 23.41871644 ], [ 113.4390413, 23.41970794 ], [ 113.43911441, 23.42023385 ], [ 113.43921447, 23.4206332 ], [ 113.43951298, 23.42093936 ], [ 113.43999519, 23.42114803 ], [ 113.44163703, 23.42123948 ], [ 113.44591739, 23.42146979 ], [ 113.44871142, 23.42157014 ], [ 113.45098587, 23.422084 ], [ 113.45260619, 23.42246396 ], [ 113.45441148, 23.42294687 ], [ 113.45475595, 23.42309686 ], [ 113.45513546, 23.4232936 ], [ 113.45615884, 23.42412437 ], [ 113.45788081, 23.42590812 ], [ 113.45889337, 23.42681111 ], [ 113.45980945, 23.42751291 ], [ 113.46137786, 23.42838009 ], [ 113.46489307, 23.42998231 ], [ 113.46589946, 23.43051167 ], [ 113.46643117, 23.43079135 ], [ 113.46676361, 23.43099314 ], [ 113.46693878, 23.43109946 ], [ 113.46704517, 23.43116404 ], [ 113.46726833, 23.43085273 ], [ 113.4673425, 23.43077634 ], [ 113.46860882, 23.42947197 ], [ 113.46906395, 23.42904038 ], [ 113.46925069, 23.42898064 ], [ 113.47391197, 23.42762471 ], [ 113.47414391, 23.42755826 ] ] ] ] } }, +{ "type": "Feature", "properties": { "NAME": "Huangpu District", "Shape_Area": 0.04250239994, "Shape_Leng": 1.4240186805199999, "lon": 113.502570547, "lat": 23.219207184799998 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 113.49189977, 23.41448831 ], [ 113.49273688, 23.4137212 ], [ 113.49669625, 23.41280922 ], [ 113.50524996, 23.41131766 ], [ 113.50851699, 23.41059972 ], [ 113.50981817, 23.408663 ], [ 113.51050449, 23.40434172 ], [ 113.50993462, 23.39801144 ], [ 113.51633791, 23.39341282 ], [ 113.52467915, 23.38944103 ], [ 113.52938285, 23.38756403 ], [ 113.53392764, 23.38648546 ], [ 113.53799315, 23.38323039 ], [ 113.54006092, 23.37946527 ], [ 113.54184894, 23.37627889 ], [ 113.54797419, 23.37177962 ], [ 113.55062009, 23.37018275 ], [ 113.55212843, 23.37023379 ], [ 113.55495965, 23.37133003 ], [ 113.55848118, 23.37364854 ], [ 113.5623602, 23.37089411 ], [ 113.56845202, 23.36414451 ], [ 113.56853082, 23.3629828 ], [ 113.57252946, 23.3599378 ], [ 113.58239313, 23.35268028 ], [ 113.58413515, 23.35174741 ], [ 113.58630839, 23.34644353 ], [ 113.58623157, 23.34538049 ], [ 113.58278404, 23.34370332 ], [ 113.57955985, 23.34191126 ], [ 113.57900731, 23.34118576 ], [ 113.5788657, 23.34028815 ], [ 113.57905354, 23.33818238 ], [ 113.58167148, 23.33497828 ], [ 113.58371994, 23.32878583 ], [ 113.58548351, 23.32257977 ], [ 113.58919568, 23.319347 ], [ 113.59012257, 23.3189557 ], [ 113.59724959, 23.31606272 ], [ 113.60021801, 23.31590649 ], [ 113.60205527, 23.31610645 ], [ 113.60283574, 23.31563908 ], [ 113.60371492, 23.31414695 ], [ 113.60381652, 23.31415479 ], [ 113.6038666, 23.31388951 ], [ 113.60308673, 23.31197151 ], [ 113.60275688, 23.311589 ], [ 113.60250884, 23.3113946 ], [ 113.60203426, 23.31110473 ], [ 113.59845546, 23.30969264 ], [ 113.59552738, 23.30856156 ], [ 113.59524407, 23.30912239 ], [ 113.59521179, 23.31218522 ], [ 113.59490017, 23.31347029 ], [ 113.59330457, 23.31593477 ], [ 113.59218611, 23.31678616 ], [ 113.58802634, 23.3176017 ], [ 113.58597676, 23.31725113 ], [ 113.58530386, 23.31553175 ], [ 113.58584488, 23.31511422 ], [ 113.58673034, 23.31440984 ], [ 113.58699066, 23.3140949 ], [ 113.58697996, 23.31386917 ], [ 113.58725842, 23.31385792 ], [ 113.58738734, 23.31379873 ], [ 113.5881241, 23.31272354 ], [ 113.58842488, 23.31200697 ], [ 113.58935908, 23.30950803 ], [ 113.58941229, 23.30938912 ], [ 113.58998726, 23.3059041 ], [ 113.58907217, 23.30561459 ], [ 113.58776126, 23.30611306 ], [ 113.58738213, 23.3059981 ], [ 113.58652968, 23.30359854 ], [ 113.58631395, 23.30094 ], [ 113.58755739, 23.29638208 ], [ 113.58848232, 23.29589092 ], [ 113.5889375, 23.29600771 ], [ 113.59037951, 23.29999389 ], [ 113.59137727, 23.30025885 ], [ 113.59226027, 23.29944538 ], [ 113.59209413, 23.29612994 ], [ 113.59199241, 23.29541092 ], [ 113.59014774, 23.29382886 ], [ 113.58861025, 23.29350291 ], [ 113.5866405, 23.29321198 ], [ 113.58573738, 23.29364986 ], [ 113.58570844, 23.29410729 ], [ 113.58512153, 23.29475015 ], [ 113.58393564, 23.29534551 ], [ 113.58292197, 23.29279877 ], [ 113.58294186, 23.28901998 ], [ 113.58354992, 23.28885981 ], [ 113.58690593, 23.28808077 ], [ 113.58778321, 23.28940259 ], [ 113.58992117, 23.28985075 ], [ 113.59357761, 23.28851089 ], [ 113.59924363, 23.27933586 ], [ 113.59976576, 23.27815624 ], [ 113.59984043, 23.27749143 ], [ 113.59913006, 23.2749238 ], [ 113.59700115, 23.27242868 ], [ 113.59589714, 23.2722596 ], [ 113.59263761, 23.27051742 ], [ 113.59158905, 23.26815525 ], [ 113.59448148, 23.26319948 ], [ 113.5937341, 23.25532597 ], [ 113.5946043, 23.24770005 ], [ 113.59679748, 23.24724625 ], [ 113.59834962, 23.24598 ], [ 113.59592214, 23.24302303 ], [ 113.59532111, 23.24247933 ], [ 113.5868109, 23.2379807 ], [ 113.58259977, 23.23647413 ], [ 113.57970879, 23.23651474 ], [ 113.57896056, 23.23716055 ], [ 113.5756213, 23.23743083 ], [ 113.57152347, 23.23407422 ], [ 113.57687663, 23.2235142 ], [ 113.58051683, 23.21956341 ], [ 113.58152248, 23.21788228 ], [ 113.58326001, 23.21420317 ], [ 113.57747977, 23.20334776 ], [ 113.57446088, 23.20119473 ], [ 113.57149492, 23.19970025 ], [ 113.57042868, 23.19816259 ], [ 113.57337145, 23.19354913 ], [ 113.57617153, 23.18542231 ], [ 113.57242462, 23.18108182 ], [ 113.56706628, 23.17591333 ], [ 113.55962131, 23.17037646 ], [ 113.55906033, 23.17013137 ], [ 113.5583303, 23.17020619 ], [ 113.55584509, 23.171536 ], [ 113.55314682, 23.17355636 ], [ 113.55173506, 23.17495847 ], [ 113.54996669, 23.17543319 ], [ 113.54914215, 23.1754996 ], [ 113.54736148, 23.17494838 ], [ 113.54615016, 23.1742386 ], [ 113.54317538, 23.1699785 ], [ 113.54218323, 23.16839394 ], [ 113.54171682, 23.16675939 ], [ 113.54209091, 23.1653313 ], [ 113.54438308, 23.16061546 ], [ 113.54721048, 23.15496393 ], [ 113.54736838, 23.14774296 ], [ 113.54683769, 23.14335538 ], [ 113.54715609, 23.13975758 ], [ 113.54805527, 23.13795807 ], [ 113.54938327, 23.13709389 ], [ 113.55012648, 23.13651355 ], [ 113.55257465, 23.13155806 ], [ 113.55347535, 23.12410154 ], [ 113.553212, 23.12181828 ], [ 113.55023613, 23.11697281 ], [ 113.54780988, 23.11576707 ], [ 113.54611188, 23.11568535 ], [ 113.54436688, 23.11468464 ], [ 113.54459215, 23.11049222 ], [ 113.55085099, 23.1029453 ], [ 113.56026638, 23.09511075 ], [ 113.56329709, 23.09451955 ], [ 113.56459052, 23.09060965 ], [ 113.56515419, 23.08741741 ], [ 113.56538529, 23.08683425 ], [ 113.56526409, 23.08679498 ], [ 113.56256396, 23.08618811 ], [ 113.55579388, 23.08510181 ], [ 113.55450957, 23.08489571 ], [ 113.54875354, 23.08260481 ], [ 113.54769842, 23.08198489 ], [ 113.54736559, 23.08182371 ], [ 113.54625229, 23.08119717 ], [ 113.54515061, 23.08040539 ], [ 113.54496462, 23.08028258 ], [ 113.54265088, 23.07780595 ], [ 113.537591, 23.06469239 ], [ 113.53479656, 23.05945185 ], [ 113.53116942, 23.05582216 ], [ 113.5294947, 23.05492841 ], [ 113.52416387, 23.05061535 ], [ 113.52153397, 23.04543408 ], [ 113.51761298, 23.04183742 ], [ 113.51468004, 23.03767052 ], [ 113.51362671, 23.03471188 ], [ 113.51286543, 23.031552 ], [ 113.51225717, 23.02902715 ], [ 113.51197523, 23.03018264 ], [ 113.51165267, 23.03109332 ], [ 113.51037814, 23.03396883 ], [ 113.5034533, 23.04714451 ], [ 113.50056144, 23.05213591 ], [ 113.49800359, 23.05455913 ], [ 113.49663005, 23.05577593 ], [ 113.49044134, 23.06271636 ], [ 113.48167383, 23.06723008 ], [ 113.47783147, 23.07024504 ], [ 113.47757064, 23.07038991 ], [ 113.46764349, 23.07577487 ], [ 113.46183452, 23.07762101 ], [ 113.45755563, 23.0779999 ], [ 113.44885772, 23.07861556 ], [ 113.44236406, 23.07777045 ], [ 113.44211404, 23.0777379 ], [ 113.44044956, 23.07752122 ], [ 113.4398402, 23.07743931 ], [ 113.43704979, 23.07611919 ], [ 113.43543012, 23.0753529 ], [ 113.43052982, 23.07303435 ], [ 113.4259268, 23.07085622 ], [ 113.42061026, 23.06599238 ], [ 113.42040338, 23.06580311 ], [ 113.4083561, 23.06618132 ], [ 113.40581751, 23.06607215 ], [ 113.40255527, 23.06514227 ], [ 113.40162987, 23.06533193 ], [ 113.39965566, 23.06607348 ], [ 113.39594662, 23.06810733 ], [ 113.39460036, 23.06991123 ], [ 113.39445975, 23.07099455 ], [ 113.39689537, 23.07543018 ], [ 113.39700425, 23.07706416 ], [ 113.39434302, 23.08272266 ], [ 113.39551706, 23.08363069 ], [ 113.40156287, 23.08460934 ], [ 113.41178528, 23.08877816 ], [ 113.41548257, 23.09067304 ], [ 113.41660494, 23.09124823 ], [ 113.41456614, 23.09235803 ], [ 113.4087775, 23.09492606 ], [ 113.41129011, 23.09935813 ], [ 113.40908848, 23.10056278 ], [ 113.4118164, 23.10242102 ], [ 113.41495124, 23.10391719 ], [ 113.41715988, 23.10698078 ], [ 113.42039635, 23.11307305 ], [ 113.42266339, 23.11895977 ], [ 113.42396655, 23.12194495 ], [ 113.42563819, 23.12343868 ], [ 113.42702461, 23.1243293 ], [ 113.42984172, 23.1247211 ], [ 113.43219285, 23.12564731 ], [ 113.43390276, 23.12678725 ], [ 113.43539762, 23.12837437 ], [ 113.4385249, 23.13576834 ], [ 113.43753231, 23.14064857 ], [ 113.43600417, 23.14599705 ], [ 113.43524011, 23.14992654 ], [ 113.43382113, 23.15494757 ], [ 113.43262044, 23.15756723 ], [ 113.42552164, 23.16106931 ], [ 113.42290586, 23.16160587 ], [ 113.41690247, 23.16215164 ], [ 113.41504687, 23.16258825 ], [ 113.41428281, 23.16346147 ], [ 113.4138665, 23.16519607 ], [ 113.41441429, 23.16786321 ], [ 113.41571219, 23.17216259 ], [ 113.41581094, 23.17601402 ], [ 113.41559263, 23.18147165 ], [ 113.41439196, 23.18703844 ], [ 113.41340959, 23.19129539 ], [ 113.41152831, 23.19931177 ], [ 113.40341418, 23.20584266 ], [ 113.39571959, 23.21351401 ], [ 113.39550132, 23.21414459 ], [ 113.3949453, 23.21660691 ], [ 113.39502473, 23.21859267 ], [ 113.39517239, 23.21962628 ], [ 113.39550807, 23.22048629 ], [ 113.39641916, 23.22399841 ], [ 113.39615726, 23.22790256 ], [ 113.39690777, 23.2305375 ], [ 113.40012289, 23.23404481 ], [ 113.40474212, 23.23865302 ], [ 113.4057844, 23.23978318 ], [ 113.40502458, 23.24229369 ], [ 113.40426693, 23.24660626 ], [ 113.40402604, 23.24829367 ], [ 113.41173811, 23.25147626 ], [ 113.41269845, 23.25130738 ], [ 113.41382892, 23.2504172 ], [ 113.41323202, 23.24747631 ], [ 113.42216056, 23.24172225 ], [ 113.42335519, 23.24283613 ], [ 113.42405298, 23.24351385 ], [ 113.42453512, 23.24462052 ], [ 113.42717477, 23.25854452 ], [ 113.42496053, 23.25987185 ], [ 113.42192245, 23.2677613 ], [ 113.42254284, 23.26826018 ], [ 113.42498112, 23.26896709 ], [ 113.43313998, 23.27021484 ], [ 113.43501232, 23.26982052 ], [ 113.43609645, 23.26934692 ], [ 113.43925673, 23.26776662 ], [ 113.44239573, 23.26237348 ], [ 113.44226113, 23.25495891 ], [ 113.43927253, 23.25402772 ], [ 113.43883617, 23.25387388 ], [ 113.43695731, 23.25216551 ], [ 113.43650821, 23.25157329 ], [ 113.43643499, 23.24879374 ], [ 113.44478434, 23.24650262 ], [ 113.44638886, 23.24634255 ], [ 113.4540541, 23.2474158 ], [ 113.45821587, 23.24819848 ], [ 113.46621682, 23.24474564 ], [ 113.4756738, 23.25523 ], [ 113.48001014, 23.25502238 ], [ 113.48716639, 23.25610232 ], [ 113.48584523, 23.25841521 ], [ 113.48538371, 23.2593663 ], [ 113.48574264, 23.25989793 ], [ 113.48993968, 23.26539313 ], [ 113.49204452, 23.26587208 ], [ 113.49437215, 23.26627619 ], [ 113.4956027, 23.26674934 ], [ 113.50004284, 23.26969491 ], [ 113.500968, 23.27078342 ], [ 113.5014629, 23.27139027 ], [ 113.50268298, 23.2757694 ], [ 113.50240022, 23.27663426 ], [ 113.50185194, 23.2782575 ], [ 113.50076524, 23.27635766 ], [ 113.48976508, 23.28930323 ], [ 113.49023971, 23.29039123 ], [ 113.49556531, 23.29917044 ], [ 113.49894682, 23.30227079 ], [ 113.50264522, 23.30525492 ], [ 113.50379855, 23.30517771 ], [ 113.50507418, 23.30707825 ], [ 113.50497847, 23.30934694 ], [ 113.50370604, 23.31504514 ], [ 113.50228235, 23.31769326 ], [ 113.50138907, 23.319242 ], [ 113.49805747, 23.32167737 ], [ 113.48266261, 23.32983556 ], [ 113.48131476, 23.33013533 ], [ 113.48078147, 23.33017418 ], [ 113.47962061, 23.32927625 ], [ 113.47459043, 23.32686863 ], [ 113.4698387, 23.32785496 ], [ 113.46638503, 23.32901923 ], [ 113.46510359, 23.3306277 ], [ 113.46231183, 23.3383076 ], [ 113.45780764, 23.33963662 ], [ 113.46065377, 23.3434686 ], [ 113.46801173, 23.35328361 ], [ 113.46944168, 23.35476501 ], [ 113.47160974, 23.35777299 ], [ 113.47168957, 23.35846523 ], [ 113.47049205, 23.3602528 ], [ 113.46292275, 23.36984522 ], [ 113.46072465, 23.37750964 ], [ 113.46064173, 23.37934499 ], [ 113.46335083, 23.39801975 ], [ 113.46844846, 23.40227167 ], [ 113.47402929, 23.40661769 ], [ 113.47956697, 23.41002507 ], [ 113.48898925, 23.41454442 ], [ 113.49189977, 23.41448831 ] ] ] ] } }, +{ "type": "Feature", "properties": { "NAME": "Panyu District", "Shape_Area": 0.04543812694, "Shape_Leng": 1.0284607963200001, "lon": 113.401183563, "lat": 22.976821308000002 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 113.51225717, 23.02902715 ], [ 113.51231462, 23.02880985 ], [ 113.51337624, 23.02444061 ], [ 113.51542177, 23.01955479 ], [ 113.52211686, 23.00595022 ], [ 113.52615086, 23.00000194 ], [ 113.52742712, 22.99713697 ], [ 113.53631133, 22.9655375 ], [ 113.5372662, 22.95943887 ], [ 113.5381503, 22.9566759 ], [ 113.54071105, 22.94867237 ], [ 113.54788443, 22.93901024 ], [ 113.55240208, 22.93189377 ], [ 113.5552164, 22.92445537 ], [ 113.55962987, 22.908492 ], [ 113.56211548, 22.89028932 ], [ 113.56178549, 22.87271418 ], [ 113.5625222, 22.86175815 ], [ 113.55381097, 22.8662061 ], [ 113.53896502, 22.87185779 ], [ 113.52447373, 22.8797729 ], [ 113.52293538, 22.88181634 ], [ 113.52256841, 22.88230378 ], [ 113.5222836, 22.88268209 ], [ 113.52174341, 22.88339962 ], [ 113.52118735, 22.88358291 ], [ 113.52036183, 22.88382837 ], [ 113.51505193, 22.88540714 ], [ 113.51487566, 22.88545955 ], [ 113.51475598, 22.88551283 ], [ 113.51452493, 22.88562012 ], [ 113.51275149, 22.88644365 ], [ 113.51157006, 22.88699225 ], [ 113.50905451, 22.88803527 ], [ 113.5085783, 22.88864438 ], [ 113.49751222, 22.8946385 ], [ 113.46523615, 22.90754893 ], [ 113.44172073, 22.90939328 ], [ 113.4186664, 22.91031545 ], [ 113.40345054, 22.90478241 ], [ 113.38177946, 22.90616567 ], [ 113.36710145, 22.90129909 ], [ 113.33407643, 22.890405 ], [ 113.29464003, 22.88029718 ], [ 113.29195162, 22.88178596 ], [ 113.2880854, 22.88480856 ], [ 113.28563267, 22.886726 ], [ 113.28369894, 22.88820241 ], [ 113.28067628, 22.89050262 ], [ 113.27577348, 22.89356163 ], [ 113.27194126, 22.89551646 ], [ 113.27051494, 22.89625136 ], [ 113.27059593, 22.89646593 ], [ 113.27134271, 22.89844434 ], [ 113.27216437, 22.90216779 ], [ 113.27252544, 22.90309279 ], [ 113.27301931, 22.90338505 ], [ 113.27345636, 22.90364366 ], [ 113.27689814, 22.90374685 ], [ 113.27938825, 22.90389925 ], [ 113.28012286, 22.90394421 ], [ 113.28180111, 22.90449811 ], [ 113.28142906, 22.90516828 ], [ 113.28115947, 22.90565389 ], [ 113.28003367, 22.90768174 ], [ 113.27898292, 22.91128787 ], [ 113.27888772, 22.91346978 ], [ 113.2789015, 22.914293 ], [ 113.27908815, 22.91473854 ], [ 113.27933013, 22.91531612 ], [ 113.27962355, 22.91711125 ], [ 113.27958743, 22.91888822 ], [ 113.27876281, 22.9251901 ], [ 113.27839836, 22.92633401 ], [ 113.2777696, 22.92830743 ], [ 113.27716439, 22.93001633 ], [ 113.27693272, 22.93031611 ], [ 113.2773936, 22.93062168 ], [ 113.27764925, 22.93085822 ], [ 113.27838035, 22.93150761 ], [ 113.27944322, 22.93207586 ], [ 113.28104891, 22.932674 ], [ 113.28233122, 22.93251518 ], [ 113.29085079, 22.93539372 ], [ 113.29310023, 22.93702221 ], [ 113.29060061, 22.94289087 ], [ 113.28860427, 22.94606849 ], [ 113.28296211, 22.95300019 ], [ 113.28010487, 22.95493593 ], [ 113.27861538, 22.95556424 ], [ 113.27750362, 22.95527024 ], [ 113.27385087, 22.95605063 ], [ 113.27080485, 22.95707803 ], [ 113.26474251, 22.95959176 ], [ 113.25055293, 22.9696691 ], [ 113.24692049, 22.97275277 ], [ 113.2452406, 22.97451731 ], [ 113.24464417, 22.9758161 ], [ 113.24411981, 22.97829464 ], [ 113.24443457, 22.98075697 ], [ 113.2462207, 22.98528868 ], [ 113.24604211, 22.99118292 ], [ 113.24654883, 22.9924052 ], [ 113.24829138, 22.99441334 ], [ 113.25227828, 22.99700471 ], [ 113.25282365, 22.99774226 ], [ 113.25286915, 22.99869881 ], [ 113.25232669, 22.99985808 ], [ 113.25137616, 23.00063146 ], [ 113.25009444, 23.00103398 ], [ 113.2475084, 23.00113032 ], [ 113.24522334, 23.00187539 ], [ 113.2442555, 23.00373813 ], [ 113.24450648, 23.00990906 ], [ 113.24788485, 23.02224447 ], [ 113.25088869, 23.02237217 ], [ 113.25430186, 23.0241439 ], [ 113.25174768, 23.03266075 ], [ 113.25063129, 23.03263207 ], [ 113.24929346, 23.03971708 ], [ 113.24911753, 23.04087362 ], [ 113.24997061, 23.047209 ], [ 113.25313027, 23.04970232 ], [ 113.25783336, 23.05266642 ], [ 113.26345879, 23.05463756 ], [ 113.26903165, 23.05592997 ], [ 113.27186883, 23.05739222 ], [ 113.27433675, 23.05785471 ], [ 113.27989455, 23.05768507 ], [ 113.28198473, 23.05762123 ], [ 113.28334781, 23.05738577 ], [ 113.28769107, 23.05609992 ], [ 113.29432885, 23.05479643 ], [ 113.302223, 23.05324584 ], [ 113.31052295, 23.05273657 ], [ 113.31719846, 23.05300847 ], [ 113.32834337, 23.0507007 ], [ 113.33832911, 23.0470408 ], [ 113.34242337, 23.04598296 ], [ 113.3485967, 23.04609382 ], [ 113.35384312, 23.04699617 ], [ 113.35753241, 23.04824451 ], [ 113.35979241, 23.0495722 ], [ 113.36252078, 23.05215258 ], [ 113.36379616, 23.05427742 ], [ 113.36376084, 23.05682848 ], [ 113.36455509, 23.05764861 ], [ 113.37626688, 23.06694973 ], [ 113.37846478, 23.07069104 ], [ 113.38238885, 23.0746055 ], [ 113.38796396, 23.07966227 ], [ 113.39097764, 23.08159021 ], [ 113.39434302, 23.08272266 ], [ 113.39700425, 23.07706416 ], [ 113.39689537, 23.07543018 ], [ 113.39445975, 23.07099455 ], [ 113.39460036, 23.06991123 ], [ 113.39594662, 23.06810733 ], [ 113.39965566, 23.06607348 ], [ 113.40162987, 23.06533193 ], [ 113.40255527, 23.06514227 ], [ 113.40581751, 23.06607215 ], [ 113.4083561, 23.06618132 ], [ 113.42040338, 23.06580311 ], [ 113.42061026, 23.06599238 ], [ 113.4259268, 23.07085622 ], [ 113.43052982, 23.07303435 ], [ 113.43543012, 23.0753529 ], [ 113.43704979, 23.07611919 ], [ 113.4398402, 23.07743931 ], [ 113.44044956, 23.07752122 ], [ 113.44211404, 23.0777379 ], [ 113.44236406, 23.07777045 ], [ 113.44885772, 23.07861556 ], [ 113.45755563, 23.0779999 ], [ 113.46183452, 23.07762101 ], [ 113.46764349, 23.07577487 ], [ 113.47757064, 23.07038991 ], [ 113.47783147, 23.07024504 ], [ 113.48167383, 23.06723008 ], [ 113.49044134, 23.06271636 ], [ 113.49663005, 23.05577593 ], [ 113.49800359, 23.05455913 ], [ 113.50056144, 23.05213591 ], [ 113.5034533, 23.04714451 ], [ 113.51037814, 23.03396883 ], [ 113.51165267, 23.03109332 ], [ 113.51197523, 23.03018264 ], [ 113.51225717, 23.02902715 ] ] ] ] } }, +{ "type": "Feature", "properties": { "NAME": "Huadu District", "Shape_Area": 0.08540195309, "Shape_Leng": 1.95371663909, "lon": 113.208717099, "lat": 23.445023355 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 113.27462677, 23.61189637 ], [ 113.27898424, 23.60673691 ], [ 113.27959956, 23.60642569 ], [ 113.28514075, 23.60381882 ], [ 113.29535294, 23.60063982 ], [ 113.29919382, 23.5997932 ], [ 113.30055252, 23.59978151 ], [ 113.31021856, 23.59995931 ], [ 113.31423352, 23.59543466 ], [ 113.31539794, 23.59396195 ], [ 113.32256548, 23.59198264 ], [ 113.32543802, 23.59315132 ], [ 113.33369435, 23.58839242 ], [ 113.33427234, 23.58805801 ], [ 113.33683873, 23.58465736 ], [ 113.33599175, 23.58274053 ], [ 113.33524083, 23.58202337 ], [ 113.33159589, 23.58104981 ], [ 113.32875387, 23.58092684 ], [ 113.32521753, 23.5804646 ], [ 113.32274554, 23.57972646 ], [ 113.31847206, 23.57629487 ], [ 113.31810492, 23.57536206 ], [ 113.31788197, 23.57346613 ], [ 113.3183935, 23.57144597 ], [ 113.3191038, 23.57050708 ], [ 113.31960035, 23.57016528 ], [ 113.32103495, 23.57065418 ], [ 113.32106605, 23.57122638 ], [ 113.32472626, 23.57126099 ], [ 113.32939883, 23.57020383 ], [ 113.33306009, 23.56913573 ], [ 113.34410244, 23.56011717 ], [ 113.34697631, 23.55384685 ], [ 113.34650744, 23.55249415 ], [ 113.34627973, 23.5515371 ], [ 113.34587367, 23.54778764 ], [ 113.34704736, 23.54490426 ], [ 113.34883717, 23.54226554 ], [ 113.35235144, 23.54096173 ], [ 113.35503857, 23.54321186 ], [ 113.36029947, 23.54683533 ], [ 113.36290688, 23.54686539 ], [ 113.37064413, 23.54518661 ], [ 113.37639392, 23.54378603 ], [ 113.39630871, 23.54419461 ], [ 113.40149157, 23.54557833 ], [ 113.40514538, 23.54743742 ], [ 113.40605698, 23.5476262 ], [ 113.41231392, 23.54857967 ], [ 113.42166341, 23.54478341 ], [ 113.4227281, 23.54430787 ], [ 113.4258659, 23.54053883 ], [ 113.4265622, 23.53968562 ], [ 113.43027635, 23.53096961 ], [ 113.4312363, 23.52397851 ], [ 113.43654591, 23.51554202 ], [ 113.43957794, 23.51412813 ], [ 113.44119331, 23.50978555 ], [ 113.43883339, 23.50750664 ], [ 113.43709536, 23.50626202 ], [ 113.43343583, 23.50338694 ], [ 113.42923692, 23.49697051 ], [ 113.42998433, 23.48736873 ], [ 113.43301595, 23.48299947 ], [ 113.44327612, 23.48314924 ], [ 113.44506095, 23.48334807 ], [ 113.44572336, 23.48439825 ], [ 113.44573156, 23.48543159 ], [ 113.44638245, 23.48633514 ], [ 113.45004226, 23.4858211 ], [ 113.4531832, 23.4834829 ], [ 113.45442502, 23.48184883 ], [ 113.4545845, 23.48077667 ], [ 113.45338866, 23.47830579 ], [ 113.45405525, 23.47647588 ], [ 113.45563732, 23.47311475 ], [ 113.45809411, 23.47052917 ], [ 113.45864148, 23.46995533 ], [ 113.45958853, 23.46937145 ], [ 113.46013358, 23.47036672 ], [ 113.46153248, 23.47050465 ], [ 113.46220883, 23.46922921 ], [ 113.46135965, 23.46621984 ], [ 113.46056932, 23.46521837 ], [ 113.45567811, 23.4604514 ], [ 113.45139715, 23.4565899 ], [ 113.4499262, 23.45308807 ], [ 113.44985938, 23.45177842 ], [ 113.45218571, 23.4495964 ], [ 113.45515318, 23.44886831 ], [ 113.4563624, 23.44904238 ], [ 113.45813662, 23.44862617 ], [ 113.46009939, 23.44738714 ], [ 113.46229106, 23.44578045 ], [ 113.46381684, 23.44433742 ], [ 113.46809343, 23.44012109 ], [ 113.46883432, 23.43913863 ], [ 113.47030397, 23.43717841 ], [ 113.47043871, 23.4368114 ], [ 113.47046392, 23.43580422 ], [ 113.47039787, 23.43487733 ], [ 113.47025479, 23.43427147 ], [ 113.46976897, 23.43308545 ], [ 113.46933508, 23.43259231 ], [ 113.46808026, 23.43179232 ], [ 113.46783262, 23.43164848 ], [ 113.46741831, 23.43139353 ], [ 113.46704517, 23.43116404 ], [ 113.46693878, 23.43109946 ], [ 113.46676361, 23.43099314 ], [ 113.46643117, 23.43079135 ], [ 113.46589946, 23.43051167 ], [ 113.46489307, 23.42998231 ], [ 113.46137786, 23.42838009 ], [ 113.45980945, 23.42751291 ], [ 113.45889337, 23.42681111 ], [ 113.45788081, 23.42590812 ], [ 113.45615884, 23.42412437 ], [ 113.45513546, 23.4232936 ], [ 113.45475595, 23.42309686 ], [ 113.45441148, 23.42294687 ], [ 113.45260619, 23.42246396 ], [ 113.45098587, 23.422084 ], [ 113.44871142, 23.42157014 ], [ 113.44591739, 23.42146979 ], [ 113.44163703, 23.42123948 ], [ 113.43999519, 23.42114803 ], [ 113.43951298, 23.42093936 ], [ 113.43921447, 23.4206332 ], [ 113.43911441, 23.42023385 ], [ 113.4390413, 23.41970794 ], [ 113.43907192, 23.41871644 ], [ 113.43946573, 23.41756611 ], [ 113.43997409, 23.41627433 ], [ 113.4400961, 23.41520932 ], [ 113.44005219, 23.41441269 ], [ 113.43977356, 23.41385846 ], [ 113.4387176, 23.41190642 ], [ 113.43779522, 23.41084871 ], [ 113.43414163, 23.40750918 ], [ 113.43360855, 23.40718415 ], [ 113.43311531, 23.4071693 ], [ 113.43248484, 23.40739084 ], [ 113.43214087, 23.40755358 ], [ 113.43162831, 23.40779609 ], [ 113.43015784, 23.40852622 ], [ 113.42971908, 23.40855556 ], [ 113.42901867, 23.40842231 ], [ 113.4285113, 23.40816893 ], [ 113.42685023, 23.40701452 ], [ 113.42570642, 23.40585206 ], [ 113.42417108, 23.40382625 ], [ 113.4228166, 23.40261749 ], [ 113.42186904, 23.40231235 ], [ 113.42047026, 23.40215384 ], [ 113.41993102, 23.40229284 ], [ 113.41858494, 23.40288579 ], [ 113.41681349, 23.40397631 ], [ 113.41377686, 23.40555037 ], [ 113.4134599, 23.40562234 ], [ 113.41315953, 23.40569054 ], [ 113.41263099, 23.40561312 ], [ 113.41000161, 23.40369867 ], [ 113.40737633, 23.40060385 ], [ 113.40658976, 23.40002134 ], [ 113.39554114, 23.39386196 ], [ 113.39493336, 23.39371811 ], [ 113.39406486, 23.39373142 ], [ 113.3930782, 23.39395826 ], [ 113.39238945, 23.39446884 ], [ 113.39162587, 23.39516075 ], [ 113.39088547, 23.39660011 ], [ 113.3903383, 23.40037447 ], [ 113.39018067, 23.4024671 ], [ 113.39056808, 23.40712859 ], [ 113.39082831, 23.41025946 ], [ 113.3908104, 23.41442215 ], [ 113.39051936, 23.41479599 ], [ 113.38985733, 23.41544129 ], [ 113.38927097, 23.41571256 ], [ 113.38932672, 23.41581518 ], [ 113.38096287, 23.4217081 ], [ 113.37664021, 23.42334124 ], [ 113.37497485, 23.42221337 ], [ 113.37153298, 23.41674483 ], [ 113.37124838, 23.41587657 ], [ 113.37113069, 23.41480832 ], [ 113.37070096, 23.41445089 ], [ 113.36574975, 23.41564589 ], [ 113.35804473, 23.41632681 ], [ 113.35665923, 23.41630388 ], [ 113.35569678, 23.41537329 ], [ 113.35572496, 23.41517041 ], [ 113.35556535, 23.41515153 ], [ 113.35526512, 23.41501191 ], [ 113.3547625, 23.4144699 ], [ 113.35456331, 23.4140996 ], [ 113.35380348, 23.41268692 ], [ 113.35283637, 23.40906607 ], [ 113.35214765, 23.40738261 ], [ 113.350205, 23.40489815 ], [ 113.34907643, 23.40400965 ], [ 113.34833243, 23.40361539 ], [ 113.34660795, 23.40325389 ], [ 113.34335945, 23.4030193 ], [ 113.34278614, 23.40297789 ], [ 113.33980584, 23.40253604 ], [ 113.33736388, 23.40189687 ], [ 113.334958, 23.40025252 ], [ 113.33411327, 23.39912089 ], [ 113.33276642, 23.39607317 ], [ 113.33231686, 23.39227805 ], [ 113.33225663, 23.39176958 ], [ 113.32535525, 23.39152931 ], [ 113.3188598, 23.39413733 ], [ 113.31219306, 23.39690159 ], [ 113.30995466, 23.39695448 ], [ 113.30363956, 23.39623701 ], [ 113.30073278, 23.39135268 ], [ 113.2948914, 23.38876745 ], [ 113.28972288, 23.38682858 ], [ 113.28480417, 23.38369118 ], [ 113.28134136, 23.37981429 ], [ 113.28080695, 23.37734918 ], [ 113.27561164, 23.37185968 ], [ 113.2741717, 23.37159934 ], [ 113.27290407, 23.37115387 ], [ 113.26788909, 23.36843327 ], [ 113.26783607, 23.36589097 ], [ 113.26716479, 23.36288102 ], [ 113.26094367, 23.35889722 ], [ 113.2595428, 23.3582862 ], [ 113.25866273, 23.35834948 ], [ 113.25587157, 23.35971192 ], [ 113.25509784, 23.36025381 ], [ 113.25445302, 23.36176955 ], [ 113.25658061, 23.36304177 ], [ 113.25718225, 23.36411091 ], [ 113.25682694, 23.36547584 ], [ 113.25504257, 23.36544829 ], [ 113.25155938, 23.36459464 ], [ 113.25134642, 23.36210468 ], [ 113.25150034, 23.35820813 ], [ 113.25171756, 23.35532473 ], [ 113.25252921, 23.35311155 ], [ 113.25488717, 23.35274594 ], [ 113.25676073, 23.34824023 ], [ 113.25671793, 23.34781415 ], [ 113.255362, 23.34632664 ], [ 113.25140068, 23.34603887 ], [ 113.24986405, 23.34648285 ], [ 113.24567726, 23.34554166 ], [ 113.23884405, 23.34398237 ], [ 113.23536021, 23.34300049 ], [ 113.23349339, 23.34202457 ], [ 113.23300659, 23.34007148 ], [ 113.23244657, 23.33761138 ], [ 113.22808055, 23.33499638 ], [ 113.21834594, 23.33371954 ], [ 113.20831521, 23.33943197 ], [ 113.20830578, 23.3419231 ], [ 113.2086802, 23.34287562 ], [ 113.20897039, 23.3451617 ], [ 113.20927615, 23.35010401 ], [ 113.20896587, 23.3544127 ], [ 113.20785445, 23.3581545 ], [ 113.20645737, 23.36018435 ], [ 113.20263084, 23.36382579 ], [ 113.20237884, 23.36415532 ], [ 113.19947417, 23.36226204 ], [ 113.19943356, 23.36205099 ], [ 113.19930583, 23.3613872 ], [ 113.19870372, 23.36091296 ], [ 113.19753435, 23.36065729 ], [ 113.1934044, 23.36063976 ], [ 113.19335858, 23.36076639 ], [ 113.19026825, 23.36029305 ], [ 113.19022029, 23.36061109 ], [ 113.18972174, 23.36469187 ], [ 113.17644066, 23.35787221 ], [ 113.17570333, 23.35941185 ], [ 113.17195476, 23.36132899 ], [ 113.16985702, 23.36238971 ], [ 113.16819788, 23.36297109 ], [ 113.16549792, 23.36261507 ], [ 113.16036564, 23.35850609 ], [ 113.15874202, 23.35651498 ], [ 113.15417475, 23.34919358 ], [ 113.14815355, 23.33920973 ], [ 113.14746889, 23.33657577 ], [ 113.14723904, 23.33549511 ], [ 113.14740774, 23.33543161 ], [ 113.14729144, 23.33496043 ], [ 113.14742554, 23.33457648 ], [ 113.14760403, 23.33442357 ], [ 113.14789233, 23.3341766 ], [ 113.14883401, 23.3333699 ], [ 113.15059013, 23.32959299 ], [ 113.15141637, 23.32765799 ], [ 113.15213494, 23.32511334 ], [ 113.15218122, 23.32334315 ], [ 113.15187338, 23.32209328 ], [ 113.15135504, 23.3202777 ], [ 113.15104125, 23.31972936 ], [ 113.15052109, 23.31851428 ], [ 113.14995626, 23.31666746 ], [ 113.14951441, 23.31352233 ], [ 113.14954082, 23.30944081 ], [ 113.15040507, 23.30665506 ], [ 113.15140368, 23.30457754 ], [ 113.14988673, 23.30292646 ], [ 113.148456, 23.3024579 ], [ 113.14619594, 23.30297362 ], [ 113.14160925, 23.30534784 ], [ 113.14058463, 23.30582342 ], [ 113.12587955, 23.31119352 ], [ 113.10814517, 23.30910447 ], [ 113.1037393, 23.30373096 ], [ 113.10524429, 23.29975884 ], [ 113.10529317, 23.2979068 ], [ 113.10425283, 23.29654587 ], [ 113.09928556, 23.29291602 ], [ 113.09604462, 23.29380562 ], [ 113.09349271, 23.294343 ], [ 113.08713203, 23.29342641 ], [ 113.08486243, 23.29238309 ], [ 113.08319015, 23.29030599 ], [ 113.07606734, 23.28818632 ], [ 113.06959266, 23.28701158 ], [ 113.06564916, 23.28449323 ], [ 113.06603648, 23.28270249 ], [ 113.06906255, 23.27379082 ], [ 113.07141846, 23.27119569 ], [ 113.07318311, 23.27030024 ], [ 113.07483099, 23.26841771 ], [ 113.07659033, 23.26417005 ], [ 113.07717142, 23.25862586 ], [ 113.07593161, 23.25481536 ], [ 113.07489936, 23.25234804 ], [ 113.07388181, 23.25068937 ], [ 113.05969349, 23.24897452 ], [ 113.05440935, 23.25257756 ], [ 113.04377421, 23.2558656 ], [ 113.04340659, 23.25905016 ], [ 113.04401275, 23.260123 ], [ 113.04511496, 23.26224498 ], [ 113.04584201, 23.26390418 ], [ 113.04572252, 23.26587201 ], [ 113.0458461, 23.27370229 ], [ 113.04636242, 23.27989331 ], [ 113.04605896, 23.28108596 ], [ 113.04482097, 23.28292128 ], [ 113.04446331, 23.28316475 ], [ 113.04326095, 23.28398321 ], [ 113.04176992, 23.2842896 ], [ 113.03924164, 23.28448192 ], [ 113.03810372, 23.28510916 ], [ 113.03667443, 23.28589699 ], [ 113.03233818, 23.29053415 ], [ 113.03208679, 23.29090642 ], [ 113.02762803, 23.29747182 ], [ 113.02667958, 23.29904648 ], [ 113.02656286, 23.29969634 ], [ 113.02681119, 23.30393392 ], [ 113.02754801, 23.30775067 ], [ 113.02861504, 23.31057468 ], [ 113.02936561, 23.31377478 ], [ 113.02953154, 23.316366 ], [ 113.02924299, 23.31782585 ], [ 113.02881183, 23.31898994 ], [ 113.02761862, 23.32074848 ], [ 113.01856369, 23.32705768 ], [ 113.0186667, 23.32724682 ], [ 113.0184034, 23.32750767 ], [ 113.01964853, 23.33191105 ], [ 113.02127312, 23.33613508 ], [ 113.02541894, 23.33972919 ], [ 113.0275286, 23.3411413 ], [ 113.02921263, 23.34213472 ], [ 113.03194391, 23.34487053 ], [ 113.0366591, 23.35087783 ], [ 113.03736842, 23.35271489 ], [ 113.03812828, 23.35592433 ], [ 113.0344226, 23.35851795 ], [ 113.02885476, 23.35940066 ], [ 113.02630368, 23.35901391 ], [ 113.0187459, 23.35049072 ], [ 113.01240438, 23.34369431 ], [ 113.01152099, 23.34324739 ], [ 113.00986753, 23.34511246 ], [ 113.00857871, 23.35389043 ], [ 113.00851477, 23.35432595 ], [ 113.00831502, 23.35601093 ], [ 113.00717534, 23.3568645 ], [ 112.99691019, 23.35784016 ], [ 112.99089199, 23.35740754 ], [ 112.98702659, 23.35686313 ], [ 112.98325065, 23.35633834 ], [ 112.98239239, 23.3566911 ], [ 112.98107022, 23.35857536 ], [ 112.98142759, 23.36373278 ], [ 112.98259531, 23.36384483 ], [ 112.98359731, 23.36427682 ], [ 112.98362851, 23.36453403 ], [ 112.98105901, 23.37215366 ], [ 112.97783871, 23.37421065 ], [ 112.97641776, 23.37438394 ], [ 112.9752843, 23.37677915 ], [ 112.97485817, 23.38312588 ], [ 112.97553717, 23.38465915 ], [ 112.97645522, 23.38554846 ], [ 112.97920464, 23.38645947 ], [ 112.98127298, 23.38699705 ], [ 112.98096753, 23.38799841 ], [ 112.98089139, 23.38819527 ], [ 112.98077283, 23.38833891 ], [ 112.98055427, 23.38847229 ], [ 112.98026078, 23.38860661 ], [ 112.97968084, 23.38878681 ], [ 112.97873657, 23.38909456 ], [ 112.978299, 23.38933441 ], [ 112.97816027, 23.38952056 ], [ 112.97808748, 23.38966361 ], [ 112.9780897, 23.3898134 ], [ 112.97813405, 23.38999722 ], [ 112.97836154, 23.39046298 ], [ 112.97937415, 23.39195213 ], [ 112.9796322, 23.39223312 ], [ 112.97987552, 23.39236449 ], [ 112.98071428, 23.39251519 ], [ 112.98204955, 23.39275178 ], [ 112.98303199, 23.39277006 ], [ 112.98363762, 23.39291603 ], [ 112.98375087, 23.39297605 ], [ 112.98379518, 23.39315603 ], [ 112.98374594, 23.39348317 ], [ 112.98368315, 23.39374688 ], [ 112.98307541, 23.39568508 ], [ 112.98270761, 23.39613919 ], [ 112.98190537, 23.3970444 ], [ 112.98085813, 23.39826769 ], [ 112.98051558, 23.3990211 ], [ 112.98048571, 23.39924913 ], [ 112.98042589, 23.39970598 ], [ 112.98045109, 23.39981457 ], [ 112.98051927, 23.40010814 ], [ 112.98077273, 23.4009193 ], [ 112.98105869, 23.40139584 ], [ 112.98133709, 23.40164583 ], [ 112.98211293, 23.40203933 ], [ 112.98368682, 23.40264165 ], [ 112.98425524, 23.40308003 ], [ 112.9846247, 23.40357471 ], [ 112.98559819, 23.40551251 ], [ 112.98664682, 23.40510922 ], [ 112.98735743, 23.40487445 ], [ 112.98786805, 23.4047627 ], [ 112.98826412, 23.40480759 ], [ 112.9885654, 23.40491515 ], [ 112.98870148, 23.40510933 ], [ 112.98880202, 23.40543072 ], [ 112.98889816, 23.4057368 ], [ 112.98903198, 23.40605777 ], [ 112.98928126, 23.40658469 ], [ 112.98992272, 23.40745234 ], [ 112.99023521, 23.40775184 ], [ 112.99079355, 23.40807123 ], [ 112.99107664, 23.40807531 ], [ 112.99353037, 23.40794414 ], [ 112.9940031, 23.40782671 ], [ 112.99422304, 23.40772009 ], [ 112.99491907, 23.40797342 ], [ 112.99525842, 23.40908677 ], [ 112.99446877, 23.41063276 ], [ 112.98794894, 23.42011529 ], [ 112.98556457, 23.42218356 ], [ 112.98419769, 23.42194714 ], [ 112.97480056, 23.4341516 ], [ 112.97473115, 23.43490856 ], [ 112.97480889, 23.43683122 ], [ 112.97542185, 23.43737705 ], [ 112.97796356, 23.43855356 ], [ 112.9800595, 23.4387668 ], [ 112.98348805, 23.44033276 ], [ 112.98375066, 23.44587745 ], [ 112.98181761, 23.44705905 ], [ 112.97354809, 23.44445811 ], [ 112.97289465, 23.44355236 ], [ 112.97297639, 23.44265941 ], [ 112.97239115, 23.44017909 ], [ 112.97053396, 23.43792412 ], [ 112.96933771, 23.4366807 ], [ 112.95871235, 23.42948556 ], [ 112.95712519, 23.42888357 ], [ 112.95589817, 23.42868023 ], [ 112.95374413, 23.42919833 ], [ 112.95316103, 23.43710107 ], [ 112.95595151, 23.44648552 ], [ 112.95723182, 23.44770239 ], [ 112.95874807, 23.44904574 ], [ 112.9609776, 23.44928168 ], [ 112.96213123, 23.44838431 ], [ 112.96207875, 23.44779576 ], [ 112.96395903, 23.44777673 ], [ 112.96720726, 23.45072746 ], [ 112.96953549, 23.45832669 ], [ 112.97052486, 23.46270207 ], [ 112.97042216, 23.46414631 ], [ 112.97287707, 23.46790587 ], [ 112.97368082, 23.46839649 ], [ 112.97405738, 23.46848099 ], [ 112.98360254, 23.46643369 ], [ 112.99460846, 23.46452237 ], [ 112.99745626, 23.46412162 ], [ 112.99791815, 23.46405762 ], [ 113.00881643, 23.46759884 ], [ 113.01427449, 23.46999628 ], [ 113.01592699, 23.47177686 ], [ 113.01769701, 23.47322051 ], [ 113.02056798, 23.47528481 ], [ 113.02265326, 23.47375815 ], [ 113.02440237, 23.47296387 ], [ 113.02613951, 23.47269259 ], [ 113.03215609, 23.47409908 ], [ 113.03274199, 23.47485537 ], [ 113.03254307, 23.47553294 ], [ 113.03308549, 23.47710582 ], [ 113.03330168, 23.47714701 ], [ 113.03713574, 23.47674831 ], [ 113.04058161, 23.4747795 ], [ 113.04229996, 23.47339319 ], [ 113.04322167, 23.47255736 ], [ 113.04360114, 23.47264238 ], [ 113.04606814, 23.47308979 ], [ 113.04619305, 23.47308825 ], [ 113.04851512, 23.47358839 ], [ 113.05073516, 23.47477396 ], [ 113.05446151, 23.47730448 ], [ 113.05515525, 23.4789655 ], [ 113.05493275, 23.4801814 ], [ 113.05560809, 23.48193057 ], [ 113.05786127, 23.48476551 ], [ 113.06107583, 23.48636804 ], [ 113.06749876, 23.48833551 ], [ 113.07272121, 23.49224968 ], [ 113.07737097, 23.49680002 ], [ 113.08714221, 23.4990953 ], [ 113.0878228, 23.49921608 ], [ 113.09224343, 23.49859319 ], [ 113.10394462, 23.50057789 ], [ 113.10886861, 23.50359788 ], [ 113.11046885, 23.50460287 ], [ 113.11229916, 23.50732744 ], [ 113.11330019, 23.50856725 ], [ 113.1207644, 23.51375504 ], [ 113.12338176, 23.51494169 ], [ 113.12434264, 23.5145844 ], [ 113.1272497, 23.51337062 ], [ 113.12801586, 23.51281359 ], [ 113.12808336, 23.51191656 ], [ 113.1293004, 23.51079239 ], [ 113.13504479, 23.51065625 ], [ 113.1385539, 23.51096129 ], [ 113.14195731, 23.51079946 ], [ 113.14175698, 23.50987076 ], [ 113.14067391, 23.50849942 ], [ 113.14181476, 23.50712523 ], [ 113.14699855, 23.50564333 ], [ 113.14886567, 23.50527933 ], [ 113.15308439, 23.50732676 ], [ 113.16005408, 23.51285541 ], [ 113.1637738, 23.5158803 ], [ 113.17847805, 23.5178443 ], [ 113.18321295, 23.51833666 ], [ 113.18368433, 23.51800086 ], [ 113.1838496, 23.51737006 ], [ 113.18613542, 23.51703591 ], [ 113.18713784, 23.5171822 ], [ 113.18841445, 23.51813451 ], [ 113.18937167, 23.52168367 ], [ 113.18838371, 23.52731619 ], [ 113.19119195, 23.53133772 ], [ 113.19477116, 23.53478584 ], [ 113.20026176, 23.53848491 ], [ 113.20423157, 23.54024077 ], [ 113.20517573, 23.54026327 ], [ 113.20643238, 23.54093619 ], [ 113.20722938, 23.54290706 ], [ 113.2071409, 23.54490909 ], [ 113.20660169, 23.54655151 ], [ 113.20232305, 23.55765449 ], [ 113.20094669, 23.55935801 ], [ 113.19664007, 23.56180201 ], [ 113.19566088, 23.56273447 ], [ 113.19470238, 23.56462326 ], [ 113.19725322, 23.57950299 ], [ 113.20507823, 23.5849487 ], [ 113.20888651, 23.58635531 ], [ 113.20984563, 23.58646436 ], [ 113.21248357, 23.58536924 ], [ 113.21577076, 23.58632136 ], [ 113.22022306, 23.58789943 ], [ 113.22155244, 23.58854688 ], [ 113.2223075, 23.58962159 ], [ 113.22170046, 23.5914193 ], [ 113.22186729, 23.59392178 ], [ 113.22213719, 23.59573939 ], [ 113.22322605, 23.59684311 ], [ 113.22398785, 23.59690232 ], [ 113.22804122, 23.59589765 ], [ 113.22893435, 23.59397422 ], [ 113.23055307, 23.59259544 ], [ 113.23740774, 23.58930662 ], [ 113.2399242, 23.5900299 ], [ 113.24096035, 23.59131206 ], [ 113.23985471, 23.59415009 ], [ 113.23851025, 23.60420744 ], [ 113.23852497, 23.60787768 ], [ 113.24668934, 23.607332 ], [ 113.26115666, 23.60984072 ], [ 113.2618257, 23.61038297 ], [ 113.26336953, 23.61383148 ], [ 113.26568072, 23.61528124 ], [ 113.26842545, 23.61685503 ], [ 113.27011335, 23.61686179 ], [ 113.27329092, 23.61498607 ], [ 113.2734, 23.61322358 ], [ 113.27462677, 23.61189637 ] ] ] ] } }, +{ "type": "Feature", "properties": { "NAME": "Nansha District", "Shape_Area": 0.05813370654, "Shape_Leng": 1.9241539674399999, "lon": 113.474731882, "lat": 22.808103426199999 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 113.6548748, 22.58010575 ], [ 113.63435096, 22.56280321 ], [ 113.6309818, 22.56790009 ], [ 113.62732739, 22.57351094 ], [ 113.62732433, 22.5736444 ], [ 113.62836422, 22.57449427 ], [ 113.63618914, 22.5809268 ], [ 113.63985742, 22.58418348 ], [ 113.64880077, 22.59162066 ], [ 113.65514393, 22.58307119 ], [ 113.65631408, 22.58149388 ], [ 113.6548748, 22.58010575 ] ] ], [ [ [ 113.63694387, 22.71829559 ], [ 113.63991977, 22.7140123 ], [ 113.64243836, 22.71536368 ], [ 113.64276478, 22.71542135 ], [ 113.64296544, 22.71525136 ], [ 113.64591873, 22.71051784 ], [ 113.64592689, 22.71018438 ], [ 113.63952931, 22.70659871 ], [ 113.63962511, 22.70615118 ], [ 113.64400868, 22.69929724 ], [ 113.64429017, 22.69929258 ], [ 113.6456554, 22.70010334 ], [ 113.645481, 22.70113324 ], [ 113.64570857, 22.70160696 ], [ 113.64633343, 22.70203805 ], [ 113.64928031, 22.70354779 ], [ 113.64985813, 22.70355174 ], [ 113.65062158, 22.70311115 ], [ 113.65790642, 22.69130792 ], [ 113.6595841, 22.68905257 ], [ 113.66656683, 22.67800871 ], [ 113.67114566, 22.66986458 ], [ 113.67013797, 22.66879012 ], [ 113.66952184, 22.66882613 ], [ 113.66836533, 22.66923132 ], [ 113.6678087, 22.66911839 ], [ 113.66772133, 22.66890116 ], [ 113.66824706, 22.66813343 ], [ 113.66939688, 22.66669113 ], [ 113.66988367, 22.66639526 ], [ 113.67295896, 22.66558497 ], [ 113.67350156, 22.66559182 ], [ 113.67402301, 22.66402933 ], [ 113.67379868, 22.66377184 ], [ 113.66635003, 22.66139898 ], [ 113.66650306, 22.66080609 ], [ 113.66725981, 22.65891728 ], [ 113.66760781, 22.65876559 ], [ 113.66988171, 22.6589618 ], [ 113.67501246, 22.66057254 ], [ 113.67543584, 22.66053833 ], [ 113.67655359, 22.6603059 ], [ 113.68105426, 22.64848831 ], [ 113.68541433, 22.62972547 ], [ 113.6883084, 22.6131166 ], [ 113.6900015, 22.6060134 ], [ 113.6912594, 22.6007328 ], [ 113.6943378, 22.5882702 ], [ 113.69464, 22.586974 ], [ 113.695615, 22.5827871 ], [ 113.695791, 22.5789508 ], [ 113.6959896, 22.5746021 ], [ 113.6957645, 22.5738544 ], [ 113.6950029, 22.5735587 ], [ 113.6947899, 22.5734768 ], [ 113.6937379, 22.5737769 ], [ 113.689458, 22.5805346 ], [ 113.6836014, 22.5880431 ], [ 113.6727891, 22.6022343 ], [ 113.6696355, 22.6083162 ], [ 113.6677784, 22.6126525 ], [ 113.6611359, 22.6358155 ], [ 113.66094814, 22.63645795 ], [ 113.65937181, 22.64283432 ], [ 113.65820487, 22.6452524 ], [ 113.65541255, 22.64935141 ], [ 113.65547011, 22.64958794 ], [ 113.65639018, 22.65010196 ], [ 113.66474315, 22.65618388 ], [ 113.66481227, 22.65635577 ], [ 113.66432132, 22.65686607 ], [ 113.66421502, 22.65694845 ], [ 113.66394055, 22.65683508 ], [ 113.6554351, 22.65052325 ], [ 113.65480169, 22.65018429 ], [ 113.64186929, 22.66370198 ], [ 113.63475395, 22.67079899 ], [ 113.63429412, 22.67132416 ], [ 113.63012219, 22.67608856 ], [ 113.62565907, 22.68118503 ], [ 113.62526162, 22.68154023 ], [ 113.62474286, 22.68200386 ], [ 113.61904823, 22.68709299 ], [ 113.60871635, 22.69419203 ], [ 113.60839445, 22.69438134 ], [ 113.60277518, 22.69768414 ], [ 113.60228311, 22.69769191 ], [ 113.60118678, 22.69693465 ], [ 113.59708913, 22.69741372 ], [ 113.59615353, 22.6977509 ], [ 113.58908223, 22.70354644 ], [ 113.58753676, 22.70507027 ], [ 113.58420247, 22.71144526 ], [ 113.58273316, 22.7146123 ], [ 113.58388534, 22.71740641 ], [ 113.58246472, 22.7219122 ], [ 113.58237788, 22.72234029 ], [ 113.5819581, 22.72440965 ], [ 113.58243004, 22.72487085 ], [ 113.58338212, 22.7251094 ], [ 113.58703896, 22.72472466 ], [ 113.58971095, 22.72385441 ], [ 113.59064562, 22.72316858 ], [ 113.5920493, 22.72252336 ], [ 113.59408829, 22.7215861 ], [ 113.60171025, 22.71917992 ], [ 113.60633846, 22.71753441 ], [ 113.60858881, 22.71508198 ], [ 113.61738603, 22.72135708 ], [ 113.62658978, 22.72754399 ], [ 113.62693243, 22.72744504 ], [ 113.63694387, 22.71829559 ] ] ], [ [ [ 113.46523615, 22.90754893 ], [ 113.49751222, 22.8946385 ], [ 113.5085783, 22.88864438 ], [ 113.50905451, 22.88803527 ], [ 113.51157006, 22.88699225 ], [ 113.51275149, 22.88644365 ], [ 113.51452493, 22.88562012 ], [ 113.51475598, 22.88551283 ], [ 113.51487566, 22.88545955 ], [ 113.51505193, 22.88540714 ], [ 113.52036183, 22.88382837 ], [ 113.52118735, 22.88358291 ], [ 113.52174341, 22.88339962 ], [ 113.5222836, 22.88268209 ], [ 113.52256841, 22.88230378 ], [ 113.52293538, 22.88181634 ], [ 113.52447373, 22.8797729 ], [ 113.53896502, 22.87185779 ], [ 113.55381097, 22.8662061 ], [ 113.5625222, 22.86175815 ], [ 113.56680443, 22.85877285 ], [ 113.57043406, 22.84824139 ], [ 113.58247081, 22.83322845 ], [ 113.59268536, 22.82162802 ], [ 113.60181631, 22.81343904 ], [ 113.61336108, 22.79933195 ], [ 113.62249601, 22.78916632 ], [ 113.64450843, 22.7603961 ], [ 113.61842718, 22.75838082 ], [ 113.61838379, 22.75737928 ], [ 113.61940396, 22.75357199 ], [ 113.60772712, 22.74431262 ], [ 113.59550273, 22.74328908 ], [ 113.58436861, 22.74297306 ], [ 113.58380099, 22.7415889 ], [ 113.57220556, 22.74143376 ], [ 113.56469236, 22.74402766 ], [ 113.55708811, 22.74996519 ], [ 113.55018021, 22.74195974 ], [ 113.55634623, 22.73527849 ], [ 113.55814603, 22.73570441 ], [ 113.56320874, 22.73257808 ], [ 113.56350751, 22.73222659 ], [ 113.5689655, 22.72580518 ], [ 113.56743177, 22.72417231 ], [ 113.57388162, 22.71855462 ], [ 113.574839, 22.71758906 ], [ 113.57503435, 22.71739202 ], [ 113.58209209, 22.70158314 ], [ 113.58512632, 22.69781219 ], [ 113.5852258, 22.69768855 ], [ 113.58508649, 22.69710003 ], [ 113.58576325, 22.69607237 ], [ 113.59338556, 22.69035798 ], [ 113.59474756, 22.69050203 ], [ 113.59516965, 22.69074122 ], [ 113.59640132, 22.69027979 ], [ 113.60124702, 22.68797443 ], [ 113.60498318, 22.68490392 ], [ 113.61105159, 22.67838009 ], [ 113.61181311, 22.67746305 ], [ 113.6167901, 22.67146926 ], [ 113.62104907, 22.66652072 ], [ 113.62104427, 22.66641403 ], [ 113.62105457, 22.66629633 ], [ 113.62108134, 22.66618089 ], [ 113.62112411, 22.66606968 ], [ 113.62120844, 22.6659276 ], [ 113.62129953, 22.66581837 ], [ 113.62138699, 22.66574018 ], [ 113.62148914, 22.66566976 ], [ 113.62160031, 22.66561232 ], [ 113.62176464, 22.6655571 ], [ 113.62191261, 22.66553029 ], [ 113.62277645, 22.66470726 ], [ 113.62961543, 22.65679664 ], [ 113.62997253, 22.65638355 ], [ 113.63033496, 22.65596428 ], [ 113.63806878, 22.64667365 ], [ 113.64422525, 22.63970525 ], [ 113.64497647, 22.63680531 ], [ 113.64610201, 22.6310829 ], [ 113.64718564, 22.62557307 ], [ 113.64741676, 22.62439785 ], [ 113.64920211, 22.617035 ], [ 113.65197036, 22.61218031 ], [ 113.65856661, 22.60061084 ], [ 113.6484024, 22.59203657 ], [ 113.62693798, 22.57431402 ], [ 113.62666587, 22.57452978 ], [ 113.62023039, 22.58427056 ], [ 113.61287492, 22.59540187 ], [ 113.61229501, 22.59601175 ], [ 113.60357534, 22.60185097 ], [ 113.59524518, 22.60954564 ], [ 113.59302555, 22.60710074 ], [ 113.59183071, 22.60578372 ], [ 113.58886279, 22.60249106 ], [ 113.58806775, 22.6039855 ], [ 113.58262556, 22.60056556 ], [ 113.57891215, 22.60199989 ], [ 113.57609254, 22.60438791 ], [ 113.56994313, 22.60883751 ], [ 113.56704453, 22.60566142 ], [ 113.5595548, 22.60675642 ], [ 113.54969565, 22.62130674 ], [ 113.54514189, 22.62870855 ], [ 113.54083551, 22.63602108 ], [ 113.53150916, 22.65036647 ], [ 113.52723273, 22.65898459 ], [ 113.52839151, 22.65971352 ], [ 113.53350044, 22.66192606 ], [ 113.53319542, 22.66758753 ], [ 113.53129706, 22.67024361 ], [ 113.53140222, 22.6704063 ], [ 113.53103444, 22.67061104 ], [ 113.52874365, 22.67217587 ], [ 113.5266917, 22.67357751 ], [ 113.52405533, 22.67571378 ], [ 113.52369656, 22.67600448 ], [ 113.51948748, 22.6794149 ], [ 113.51631197, 22.68197245 ], [ 113.51544589, 22.68265625 ], [ 113.50499041, 22.69085378 ], [ 113.50451757, 22.69122448 ], [ 113.50056126, 22.69339337 ], [ 113.49814478, 22.69450379 ], [ 113.49327452, 22.69748739 ], [ 113.49273316, 22.69790729 ], [ 113.49249586, 22.69809136 ], [ 113.48490039, 22.70398231 ], [ 113.48369829, 22.70487335 ], [ 113.47902875, 22.7083344 ], [ 113.47839355, 22.70894375 ], [ 113.4731829, 22.71394207 ], [ 113.47199802, 22.7148221 ], [ 113.46508357, 22.71983735 ], [ 113.46368834, 22.72038395 ], [ 113.46026179, 22.72172626 ], [ 113.45970778, 22.72194327 ], [ 113.45873598, 22.7225395 ], [ 113.45456497, 22.7258955 ], [ 113.45308651, 22.72754461 ], [ 113.4528971, 22.72805621 ], [ 113.45123952, 22.73253337 ], [ 113.45113793, 22.73555247 ], [ 113.45111909, 22.73566833 ], [ 113.4449447, 22.7394034 ], [ 113.44485647, 22.73945677 ], [ 113.44472748, 22.7395348 ], [ 113.44305713, 22.73986472 ], [ 113.44150567, 22.74017116 ], [ 113.43526128, 22.74057623 ], [ 113.42799321, 22.74075351 ], [ 113.42356498, 22.74086136 ], [ 113.42173494, 22.7412533 ], [ 113.42089874, 22.74143239 ], [ 113.42075208, 22.74146379 ], [ 113.40499697, 22.74580948 ], [ 113.40484796, 22.74584987 ], [ 113.40106965, 22.74887626 ], [ 113.40032692, 22.74947116 ], [ 113.39451377, 22.75330574 ], [ 113.39239924, 22.7546172 ], [ 113.38814128, 22.75725785 ], [ 113.37870443, 22.76310957 ], [ 113.37530371, 22.76615261 ], [ 113.37306987, 22.7681514 ], [ 113.37013015, 22.7707158 ], [ 113.36921767, 22.77151176 ], [ 113.36773024, 22.77233402 ], [ 113.3664888, 22.77288665 ], [ 113.35920724, 22.77612682 ], [ 113.3590808, 22.77618409 ], [ 113.35738709, 22.77790031 ], [ 113.35671768, 22.77911586 ], [ 113.35626053, 22.78037657 ], [ 113.35544118, 22.78263613 ], [ 113.3540076, 22.78661909 ], [ 113.35280107, 22.7899822 ], [ 113.35140324, 22.79387852 ], [ 113.35142646, 22.79419145 ], [ 113.35145341, 22.79455464 ], [ 113.35147211, 22.79480674 ], [ 113.35163097, 22.79485893 ], [ 113.36352507, 22.7987651 ], [ 113.36714846, 22.798267 ], [ 113.3693289, 22.79791736 ], [ 113.37599982, 22.80090019 ], [ 113.38664055, 22.81029942 ], [ 113.38798596, 22.81250043 ], [ 113.37767425, 22.81992656 ], [ 113.37176738, 22.82397762 ], [ 113.36812292, 22.82554937 ], [ 113.35789391, 22.82593738 ], [ 113.34702483, 22.82427372 ], [ 113.34711387, 22.82087398 ], [ 113.34345725, 22.81940208 ], [ 113.34123668, 22.81884819 ], [ 113.33953553, 22.82332724 ], [ 113.33560212, 22.82217031 ], [ 113.33092004, 22.82128254 ], [ 113.33034703, 22.82086312 ], [ 113.32852881, 22.82299766 ], [ 113.32840243, 22.82311062 ], [ 113.32744664, 22.82396489 ], [ 113.32563354, 22.82530457 ], [ 113.32358553, 22.82643328 ], [ 113.32229096, 22.82681397 ], [ 113.31972683, 22.82734714 ], [ 113.31573958, 22.82835659 ], [ 113.31379866, 22.82899831 ], [ 113.31158495, 22.82973018 ], [ 113.30892722, 22.83072015 ], [ 113.30787623, 22.83183421 ], [ 113.30677465, 22.83335242 ], [ 113.30639941, 22.83395603 ], [ 113.30565904, 22.83541536 ], [ 113.30527241, 22.83687719 ], [ 113.30473104, 22.83940866 ], [ 113.30461912, 22.84057679 ], [ 113.30457755, 22.84152662 ], [ 113.30465767, 22.84188761 ], [ 113.30476188, 22.84416574 ], [ 113.30468619, 22.84601954 ], [ 113.30453276, 22.84862924 ], [ 113.3042007, 22.85385655 ], [ 113.30418062, 22.85403447 ], [ 113.30234361, 22.85412637 ], [ 113.30192218, 22.85414745 ], [ 113.30023059, 22.85389368 ], [ 113.29907499, 22.85454438 ], [ 113.29176572, 22.86055395 ], [ 113.2913112, 22.86157458 ], [ 113.29114066, 22.86279882 ], [ 113.29089715, 22.86524313 ], [ 113.29098312, 22.8653034 ], [ 113.29206173, 22.86605959 ], [ 113.29426408, 22.86760578 ], [ 113.29581853, 22.86867361 ], [ 113.29590798, 22.86872235 ], [ 113.2961856, 22.86883298 ], [ 113.29608113, 22.86905817 ], [ 113.29417881, 22.87227299 ], [ 113.29276099, 22.87561973 ], [ 113.29287152, 22.87597394 ], [ 113.29341527, 22.8773032 ], [ 113.29464003, 22.88029718 ], [ 113.33407643, 22.890405 ], [ 113.36710145, 22.90129909 ], [ 113.38177946, 22.90616567 ], [ 113.40345054, 22.90478241 ], [ 113.4186664, 22.91031545 ], [ 113.44172073, 22.90939328 ], [ 113.46523615, 22.90754893 ] ] ] ] } }, +{ "type": "Feature", "properties": { "NAME": "Conghua District", "Shape_Area": 0.17569739707000001, "Shape_Leng": 2.8447762603900002, "lon": 113.667530255, "lat": 23.6275465973 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 114.03139372, 23.90392404 ], [ 114.0313568, 23.90286888 ], [ 114.03139729, 23.89918173 ], [ 114.03185646, 23.89748613 ], [ 114.03365922, 23.89438888 ], [ 114.03560626, 23.89300718 ], [ 114.03636052, 23.89251718 ], [ 114.03684305, 23.89242514 ], [ 114.03718753, 23.89237048 ], [ 114.03803586, 23.89033142 ], [ 114.03847138, 23.88738614 ], [ 114.03853388, 23.88586429 ], [ 114.0385778, 23.88270303 ], [ 114.0385487, 23.88245416 ], [ 114.03745251, 23.88025877 ], [ 114.03705251, 23.87406226 ], [ 114.04237316, 23.86735374 ], [ 114.0495299, 23.84667076 ], [ 114.0453582, 23.83189323 ], [ 114.043979, 23.8317785 ], [ 114.04384388, 23.83174489 ], [ 114.04264744, 23.83131417 ], [ 114.04109196, 23.83043822 ], [ 114.03673067, 23.82780058 ], [ 114.03659306, 23.82771227 ], [ 114.03622898, 23.82747729 ], [ 114.03487623, 23.82655612 ], [ 114.03418636, 23.82585727 ], [ 114.03187468, 23.82300461 ], [ 114.03177918, 23.82284258 ], [ 114.03170768, 23.82269114 ], [ 114.03140675, 23.82179793 ], [ 114.03022262, 23.8164887 ], [ 114.03018412, 23.81619732 ], [ 114.03017852, 23.81594809 ], [ 114.03130834, 23.81288412 ], [ 114.03164076, 23.81210926 ], [ 114.03247002, 23.81042897 ], [ 114.03268492, 23.81032147 ], [ 114.03283244, 23.81028184 ], [ 114.03310608, 23.81024905 ], [ 114.03346232, 23.81021647 ], [ 114.03361108, 23.81020408 ], [ 114.03374343, 23.81020726 ], [ 114.03418104, 23.81026586 ], [ 114.03436939, 23.81034719 ], [ 114.03448768, 23.81037349 ], [ 114.03460772, 23.8103714 ], [ 114.03571155, 23.81012717 ], [ 114.03778655, 23.80951756 ], [ 114.03854202, 23.80921225 ], [ 114.04271468, 23.80620513 ], [ 114.04258881, 23.80566568 ], [ 114.03909638, 23.80305705 ], [ 114.03898441, 23.80298016 ], [ 114.03881672, 23.80288865 ], [ 114.03869606, 23.80282826 ], [ 114.03705627, 23.80207426 ], [ 114.03673707, 23.80193174 ], [ 114.03620343, 23.80172198 ], [ 114.03587006, 23.80161631 ], [ 114.03555773, 23.80155025 ], [ 114.0354009, 23.80154387 ], [ 114.0352805, 23.80155512 ], [ 114.03435873, 23.80141353 ], [ 114.03362142, 23.801288 ], [ 114.03323867, 23.80120656 ], [ 114.03211614, 23.80020781 ], [ 114.03191813, 23.79998602 ], [ 114.03136899, 23.7992543 ], [ 114.03125453, 23.79909411 ], [ 114.03116097, 23.79894306 ], [ 114.0310665, 23.79870619 ], [ 114.03114745, 23.79661763 ], [ 114.03140407, 23.79580336 ], [ 114.03165303, 23.79527058 ], [ 114.0317486, 23.79517415 ], [ 114.03200028, 23.7950141 ], [ 114.04041983, 23.79059551 ], [ 114.04448902, 23.78963304 ], [ 114.04871443, 23.7884521 ], [ 114.05107446, 23.78554156 ], [ 114.05454584, 23.78056744 ], [ 114.05380581, 23.77786898 ], [ 114.04909275, 23.77834694 ], [ 114.04386795, 23.77813449 ], [ 114.04355015, 23.77811844 ], [ 114.04333314, 23.77809236 ], [ 114.04319192, 23.77806053 ], [ 114.03799977, 23.77647751 ], [ 114.03742314, 23.77625835 ], [ 114.0372958, 23.77619627 ], [ 114.03364664, 23.77384899 ], [ 114.0332911, 23.77359472 ], [ 114.03292039, 23.77329023 ], [ 114.02249984, 23.76181659 ], [ 114.02211447, 23.7609215 ], [ 114.02206451, 23.76080442 ], [ 114.02093636, 23.75809451 ], [ 114.02018407, 23.75616642 ], [ 114.02015551, 23.75604058 ], [ 114.02009127, 23.75580859 ], [ 114.02005203, 23.75570573 ], [ 114.01997472, 23.7555219 ], [ 114.01987066, 23.75528884 ], [ 114.01980733, 23.75517038 ], [ 114.01968485, 23.75501391 ], [ 114.01951869, 23.75494034 ], [ 114.01941792, 23.75491627 ], [ 114.01873994, 23.75482306 ], [ 114.01826022, 23.75479713 ], [ 114.01811265, 23.7547966 ], [ 114.01797875, 23.75481358 ], [ 114.01779953, 23.75487105 ], [ 114.01769176, 23.75491271 ], [ 114.01743042, 23.75514532 ], [ 114.01726906, 23.75529791 ], [ 114.01521066, 23.75961089 ], [ 114.01408101, 23.76232861 ], [ 114.01184111, 23.76507938 ], [ 114.00915102, 23.76509652 ], [ 114.00632718, 23.76528516 ], [ 114.00574755, 23.76538668 ], [ 114.00561915, 23.76540967 ], [ 114.00487583, 23.76563476 ], [ 114.005351, 23.77048131 ], [ 114.00539229, 23.77064819 ], [ 114.00605759, 23.77203133 ], [ 114.00651719, 23.77244113 ], [ 114.00815932, 23.77334112 ], [ 114.01007305, 23.77418888 ], [ 114.01029452, 23.77423577 ], [ 114.01046609, 23.77432449 ], [ 114.01056093, 23.77443632 ], [ 114.01143522, 23.77561449 ], [ 114.0116062, 23.77589585 ], [ 114.01295305, 23.78038003 ], [ 114.01299641, 23.7805968 ], [ 114.01286041, 23.7808101 ], [ 114.01245504, 23.78096668 ], [ 114.01190052, 23.78101036 ], [ 114.01177775, 23.78101694 ], [ 114.0116725, 23.78101804 ], [ 114.01156548, 23.78101531 ], [ 114.01135144, 23.78100055 ], [ 114.01122985, 23.78098989 ], [ 114.01111895, 23.78097595 ], [ 114.0075979, 23.78035241 ], [ 114.00571745, 23.77986051 ], [ 114.00558907, 23.77974549 ], [ 114.00113914, 23.77282818 ], [ 114.0, 23.77071748 ], [ 113.99538489, 23.76645552 ], [ 113.98501647, 23.7629573 ], [ 113.98082313, 23.76235343 ], [ 113.97653775, 23.76270156 ], [ 113.97197624, 23.76116776 ], [ 113.97110057, 23.76053763 ], [ 113.96960057, 23.7578824 ], [ 113.96955518, 23.75609352 ], [ 113.97026759, 23.75487954 ], [ 113.97094342, 23.75231209 ], [ 113.97087894, 23.75034504 ], [ 113.97029721, 23.74644154 ], [ 113.96792647, 23.74203959 ], [ 113.96736458, 23.7413983 ], [ 113.96547816, 23.74065107 ], [ 113.96261472, 23.74136996 ], [ 113.96194456, 23.74409243 ], [ 113.96011342, 23.74405732 ], [ 113.9568095, 23.74237733 ], [ 113.95494074, 23.73984335 ], [ 113.95291175, 23.73728163 ], [ 113.95043197, 23.73459573 ], [ 113.94816745, 23.73574731 ], [ 113.94749736, 23.73669409 ], [ 113.94714989, 23.73789713 ], [ 113.94547141, 23.73893529 ], [ 113.93595231, 23.74167159 ], [ 113.93310096, 23.73877731 ], [ 113.93257732, 23.73785157 ], [ 113.93316159, 23.73623084 ], [ 113.93139789, 23.73487025 ], [ 113.92115778, 23.73331419 ], [ 113.91419642, 23.73331332 ], [ 113.90817986, 23.72303368 ], [ 113.90843692, 23.72035788 ], [ 113.9071297, 23.71868882 ], [ 113.90377122, 23.71794047 ], [ 113.90125946, 23.71804231 ], [ 113.89927385, 23.71866279 ], [ 113.89584865, 23.71818933 ], [ 113.89399414, 23.71518789 ], [ 113.893834, 23.7146163 ], [ 113.89413204, 23.71037525 ], [ 113.89408625, 23.70487021 ], [ 113.88746548, 23.69415148 ], [ 113.88622532, 23.69280277 ], [ 113.88460026, 23.69144341 ], [ 113.88287018, 23.69061904 ], [ 113.87292041, 23.68639552 ], [ 113.86815931, 23.68492337 ], [ 113.8666697, 23.68452816 ], [ 113.85785787, 23.68397708 ], [ 113.85526438, 23.68441456 ], [ 113.84398104, 23.68247162 ], [ 113.84251467, 23.68189989 ], [ 113.84088302, 23.68014997 ], [ 113.84101809, 23.67816079 ], [ 113.84158063, 23.67626402 ], [ 113.84588124, 23.67480854 ], [ 113.84733053, 23.67225485 ], [ 113.84715718, 23.67045352 ], [ 113.83831921, 23.66820394 ], [ 113.83788478, 23.665719 ], [ 113.8371604, 23.66217179 ], [ 113.83585881, 23.6591088 ], [ 113.83495893, 23.65794591 ], [ 113.83381718, 23.65729957 ], [ 113.83148646, 23.65684626 ], [ 113.82764333, 23.65715902 ], [ 113.82357035, 23.65877897 ], [ 113.81539252, 23.66011875 ], [ 113.81389385, 23.66002309 ], [ 113.81349742, 23.65872179 ], [ 113.8150501, 23.65274088 ], [ 113.81839965, 23.64983579 ], [ 113.81966575, 23.64901881 ], [ 113.82054003, 23.64912299 ], [ 113.82192562, 23.64836954 ], [ 113.82250307, 23.6466529 ], [ 113.82081166, 23.64332885 ], [ 113.82024426, 23.64264834 ], [ 113.81775528, 23.64158717 ], [ 113.81579412, 23.6415706 ], [ 113.81229114, 23.63881825 ], [ 113.81113196, 23.63760239 ], [ 113.80811905, 23.63125501 ], [ 113.80813591, 23.63075638 ], [ 113.81252239, 23.62562993 ], [ 113.81299847, 23.62528981 ], [ 113.81416971, 23.62555131 ], [ 113.81646087, 23.62645398 ], [ 113.81711478, 23.62701994 ], [ 113.81836208, 23.6272944 ], [ 113.82037256, 23.62731738 ], [ 113.82804457, 23.62637927 ], [ 113.82835892, 23.62608923 ], [ 113.82823945, 23.62492015 ], [ 113.82689875, 23.62239906 ], [ 113.82155167, 23.61887008 ], [ 113.81883018, 23.61722086 ], [ 113.8134971, 23.61480568 ], [ 113.79859046, 23.61265457 ], [ 113.79582648, 23.61317413 ], [ 113.79442353, 23.61473615 ], [ 113.78530062, 23.61465229 ], [ 113.77991903, 23.61502318 ], [ 113.77625657, 23.61665926 ], [ 113.76910256, 23.61729669 ], [ 113.76422154, 23.61452103 ], [ 113.75440704, 23.60993846 ], [ 113.74876725, 23.60757847 ], [ 113.74630147, 23.60471274 ], [ 113.74477949, 23.60122508 ], [ 113.74458767, 23.5960955 ], [ 113.740405, 23.58714671 ], [ 113.73711819, 23.57770203 ], [ 113.72997309, 23.57432632 ], [ 113.72521183, 23.57202974 ], [ 113.7262074, 23.56456287 ], [ 113.72765892, 23.55791099 ], [ 113.72837465, 23.55627981 ], [ 113.72913248, 23.55476212 ], [ 113.73029922, 23.55054719 ], [ 113.73050669, 23.54941318 ], [ 113.73021984, 23.54748792 ], [ 113.72782213, 23.54550002 ], [ 113.72499985, 23.54575897 ], [ 113.72359264, 23.5462727 ], [ 113.72375507, 23.54719815 ], [ 113.72223367, 23.54739265 ], [ 113.71920685, 23.54581823 ], [ 113.71581643, 23.5373241 ], [ 113.71510444, 23.5329657 ], [ 113.71361482, 23.5314609 ], [ 113.71138451, 23.53041378 ], [ 113.70947917, 23.52778858 ], [ 113.70925093, 23.52701256 ], [ 113.70928936, 23.52573693 ], [ 113.71216209, 23.5225997 ], [ 113.71415431, 23.52053331 ], [ 113.71341632, 23.51926325 ], [ 113.71247417, 23.51828773 ], [ 113.70762853, 23.51722922 ], [ 113.70169318, 23.51350815 ], [ 113.70117041, 23.51275427 ], [ 113.70019441, 23.51118204 ], [ 113.7004383, 23.50969404 ], [ 113.6966458, 23.50522162 ], [ 113.69323448, 23.50433229 ], [ 113.69049317, 23.50412175 ], [ 113.68819042, 23.50297958 ], [ 113.68110209, 23.49921736 ], [ 113.67826287, 23.49716843 ], [ 113.67800209, 23.49670902 ], [ 113.67812007, 23.49528015 ], [ 113.67853424, 23.49453856 ], [ 113.67962475, 23.49373513 ], [ 113.67948279, 23.49316483 ], [ 113.67589009, 23.48884545 ], [ 113.67465673, 23.488612 ], [ 113.67121787, 23.48896787 ], [ 113.66990583, 23.48863746 ], [ 113.66893653, 23.48528717 ], [ 113.66868019, 23.48336871 ], [ 113.6683371, 23.48047006 ], [ 113.6665193, 23.47542603 ], [ 113.6592938, 23.46548085 ], [ 113.6589507, 23.46538181 ], [ 113.64973362, 23.46502481 ], [ 113.64164608, 23.46627765 ], [ 113.63662909, 23.46516818 ], [ 113.6294526, 23.45807318 ], [ 113.60991229, 23.44095454 ], [ 113.60425852, 23.4368069 ], [ 113.59740403, 23.43566615 ], [ 113.59708306, 23.43452106 ], [ 113.59288215, 23.42744054 ], [ 113.58990074, 23.42541236 ], [ 113.58519131, 23.42375916 ], [ 113.58011746, 23.42140278 ], [ 113.57991908, 23.42095738 ], [ 113.58021421, 23.41980201 ], [ 113.58160571, 23.41846146 ], [ 113.58184297, 23.41524536 ], [ 113.58162416, 23.41420666 ], [ 113.57684159, 23.41055518 ], [ 113.5750806, 23.40977457 ], [ 113.57359492, 23.4090254 ], [ 113.57115721, 23.40604456 ], [ 113.57130501, 23.3982986 ], [ 113.56686307, 23.39343386 ], [ 113.56610225, 23.39345992 ], [ 113.56501416, 23.39276177 ], [ 113.5624407, 23.38929496 ], [ 113.56064406, 23.38543891 ], [ 113.56102345, 23.38385989 ], [ 113.56106677, 23.38173418 ], [ 113.56088627, 23.37720553 ], [ 113.55979895, 23.37505729 ], [ 113.55848118, 23.37364854 ], [ 113.55495965, 23.37133003 ], [ 113.55212843, 23.37023379 ], [ 113.55062009, 23.37018275 ], [ 113.54797419, 23.37177962 ], [ 113.54184894, 23.37627889 ], [ 113.54006092, 23.37946527 ], [ 113.53799315, 23.38323039 ], [ 113.53392764, 23.38648546 ], [ 113.52938285, 23.38756403 ], [ 113.52467915, 23.38944103 ], [ 113.51633791, 23.39341282 ], [ 113.50993462, 23.39801144 ], [ 113.51050449, 23.40434172 ], [ 113.50981817, 23.408663 ], [ 113.50851699, 23.41059972 ], [ 113.50524996, 23.41131766 ], [ 113.49669625, 23.41280922 ], [ 113.49273688, 23.4137212 ], [ 113.49189977, 23.41448831 ], [ 113.49211361, 23.41525639 ], [ 113.49117725, 23.41810016 ], [ 113.49004638, 23.4189725 ], [ 113.49029146, 23.41931793 ], [ 113.48709413, 23.42124973 ], [ 113.48510303, 23.42275482 ], [ 113.48274878, 23.42450026 ], [ 113.47955114, 23.42678508 ], [ 113.47916907, 23.42696449 ], [ 113.47599512, 23.4277148 ], [ 113.47427019, 23.42755627 ], [ 113.47414391, 23.42755826 ], [ 113.47391197, 23.42762471 ], [ 113.46925069, 23.42898064 ], [ 113.46906395, 23.42904038 ], [ 113.46860882, 23.42947197 ], [ 113.4673425, 23.43077634 ], [ 113.46726833, 23.43085273 ], [ 113.46704517, 23.43116404 ], [ 113.46741831, 23.43139353 ], [ 113.46783262, 23.43164848 ], [ 113.46808026, 23.43179232 ], [ 113.46933508, 23.43259231 ], [ 113.46976897, 23.43308545 ], [ 113.47025479, 23.43427147 ], [ 113.47039787, 23.43487733 ], [ 113.47046392, 23.43580422 ], [ 113.47043871, 23.4368114 ], [ 113.47030397, 23.43717841 ], [ 113.46883432, 23.43913863 ], [ 113.46809343, 23.44012109 ], [ 113.46381684, 23.44433742 ], [ 113.46229106, 23.44578045 ], [ 113.46009939, 23.44738714 ], [ 113.45813662, 23.44862617 ], [ 113.4563624, 23.44904238 ], [ 113.45515318, 23.44886831 ], [ 113.45218571, 23.4495964 ], [ 113.44985938, 23.45177842 ], [ 113.4499262, 23.45308807 ], [ 113.45139715, 23.4565899 ], [ 113.45567811, 23.4604514 ], [ 113.46056932, 23.46521837 ], [ 113.46135965, 23.46621984 ], [ 113.46220883, 23.46922921 ], [ 113.46153248, 23.47050465 ], [ 113.46013358, 23.47036672 ], [ 113.45958853, 23.46937145 ], [ 113.45864148, 23.46995533 ], [ 113.45809411, 23.47052917 ], [ 113.45563732, 23.47311475 ], [ 113.45405525, 23.47647588 ], [ 113.45338866, 23.47830579 ], [ 113.4545845, 23.48077667 ], [ 113.45442502, 23.48184883 ], [ 113.4531832, 23.4834829 ], [ 113.45004226, 23.4858211 ], [ 113.44638245, 23.48633514 ], [ 113.44573156, 23.48543159 ], [ 113.44572336, 23.48439825 ], [ 113.44506095, 23.48334807 ], [ 113.44327612, 23.48314924 ], [ 113.43301595, 23.48299947 ], [ 113.42998433, 23.48736873 ], [ 113.42923692, 23.49697051 ], [ 113.43343583, 23.50338694 ], [ 113.43709536, 23.50626202 ], [ 113.43883339, 23.50750664 ], [ 113.44119331, 23.50978555 ], [ 113.43957794, 23.51412813 ], [ 113.43654591, 23.51554202 ], [ 113.4312363, 23.52397851 ], [ 113.43027635, 23.53096961 ], [ 113.4265622, 23.53968562 ], [ 113.4258659, 23.54053883 ], [ 113.4227281, 23.54430787 ], [ 113.42166341, 23.54478341 ], [ 113.41231392, 23.54857967 ], [ 113.40605698, 23.5476262 ], [ 113.40514538, 23.54743742 ], [ 113.40149157, 23.54557833 ], [ 113.39630871, 23.54419461 ], [ 113.37639392, 23.54378603 ], [ 113.37064413, 23.54518661 ], [ 113.36290688, 23.54686539 ], [ 113.36029947, 23.54683533 ], [ 113.35503857, 23.54321186 ], [ 113.35235144, 23.54096173 ], [ 113.34883717, 23.54226554 ], [ 113.34704736, 23.54490426 ], [ 113.34587367, 23.54778764 ], [ 113.34627973, 23.5515371 ], [ 113.34650744, 23.55249415 ], [ 113.34697631, 23.55384685 ], [ 113.34410244, 23.56011717 ], [ 113.33306009, 23.56913573 ], [ 113.32939883, 23.57020383 ], [ 113.32472626, 23.57126099 ], [ 113.32106605, 23.57122638 ], [ 113.32103495, 23.57065418 ], [ 113.31960035, 23.57016528 ], [ 113.3191038, 23.57050708 ], [ 113.3183935, 23.57144597 ], [ 113.31788197, 23.57346613 ], [ 113.31810492, 23.57536206 ], [ 113.31847206, 23.57629487 ], [ 113.32274554, 23.57972646 ], [ 113.32521753, 23.5804646 ], [ 113.32875387, 23.58092684 ], [ 113.33159589, 23.58104981 ], [ 113.33524083, 23.58202337 ], [ 113.33599175, 23.58274053 ], [ 113.33683873, 23.58465736 ], [ 113.33427234, 23.58805801 ], [ 113.33369435, 23.58839242 ], [ 113.32543802, 23.59315132 ], [ 113.32256548, 23.59198264 ], [ 113.31539794, 23.59396195 ], [ 113.31423352, 23.59543466 ], [ 113.31021856, 23.59995931 ], [ 113.30055252, 23.59978151 ], [ 113.29919382, 23.5997932 ], [ 113.29535294, 23.60063982 ], [ 113.28514075, 23.60381882 ], [ 113.27959956, 23.60642569 ], [ 113.27898424, 23.60673691 ], [ 113.27462677, 23.61189637 ], [ 113.27674144, 23.61299024 ], [ 113.2869503, 23.61974839 ], [ 113.29086764, 23.62675669 ], [ 113.29102675, 23.6371547 ], [ 113.28771062, 23.64210243 ], [ 113.28401271, 23.6435664 ], [ 113.28313659, 23.6441773 ], [ 113.2824242, 23.64552152 ], [ 113.28661521, 23.64801101 ], [ 113.29924851, 23.64960165 ], [ 113.30098554, 23.64911809 ], [ 113.30590871, 23.64518977 ], [ 113.31031787, 23.64430256 ], [ 113.31239738, 23.64461054 ], [ 113.31991698, 23.64595072 ], [ 113.32086868, 23.64625571 ], [ 113.32548565, 23.64796039 ], [ 113.32606996, 23.6519071 ], [ 113.32324437, 23.65876171 ], [ 113.32519518, 23.65871811 ], [ 113.32945596, 23.65880214 ], [ 113.33052183, 23.65886014 ], [ 113.33848756, 23.66674277 ], [ 113.34246299, 23.66842616 ], [ 113.34640745, 23.6717033 ], [ 113.35098428, 23.68378543 ], [ 113.35103639, 23.68416988 ], [ 113.35034918, 23.69132024 ], [ 113.35518527, 23.70023582 ], [ 113.35801098, 23.71009557 ], [ 113.35860207, 23.71070919 ], [ 113.36048629, 23.71245731 ], [ 113.36129784, 23.71316978 ], [ 113.3620219, 23.7129777 ], [ 113.36336549, 23.71174876 ], [ 113.36543947, 23.71092759 ], [ 113.36667516, 23.71137044 ], [ 113.36991782, 23.71525793 ], [ 113.37054023, 23.71799683 ], [ 113.37199413, 23.73037167 ], [ 113.37189087, 23.73177805 ], [ 113.37345253, 23.73202144 ], [ 113.39071613, 23.7325112 ], [ 113.3945928, 23.72625418 ], [ 113.40312622, 23.72395461 ], [ 113.40774181, 23.72416122 ], [ 113.42150904, 23.72711985 ], [ 113.43319461, 23.7297595 ], [ 113.43610402, 23.72959034 ], [ 113.43722057, 23.72917831 ], [ 113.4393225, 23.72739967 ], [ 113.43974186, 23.72680927 ], [ 113.43965688, 23.72629808 ], [ 113.43901785, 23.72584988 ], [ 113.43713602, 23.72583197 ], [ 113.43567667, 23.72549287 ], [ 113.43472037, 23.72459264 ], [ 113.43469105, 23.72419076 ], [ 113.43619407, 23.7221374 ], [ 113.43852753, 23.71931999 ], [ 113.44901205, 23.7125029 ], [ 113.45396791, 23.71123093 ], [ 113.45732212, 23.71164087 ], [ 113.45891954, 23.71044219 ], [ 113.46111992, 23.70730038 ], [ 113.46559695, 23.69827735 ], [ 113.46537982, 23.69761769 ], [ 113.46474839, 23.69590618 ], [ 113.46547591, 23.69277466 ], [ 113.47010092, 23.68885727 ], [ 113.47232623, 23.68759878 ], [ 113.47529655, 23.68621416 ], [ 113.4760441, 23.68735062 ], [ 113.47690871, 23.68865918 ], [ 113.47802427, 23.68897615 ], [ 113.48666621, 23.6873259 ], [ 113.48840767, 23.68520573 ], [ 113.48976964, 23.6847587 ], [ 113.4955811, 23.68598345 ], [ 113.49892996, 23.68733638 ], [ 113.50036009, 23.68773937 ], [ 113.50221006, 23.68638949 ], [ 113.50481873, 23.68510854 ], [ 113.50673021, 23.68425375 ], [ 113.50788784, 23.68429235 ], [ 113.52937261, 23.69267558 ], [ 113.53341276, 23.69476683 ], [ 113.53847951, 23.69758755 ], [ 113.5397599, 23.69832759 ], [ 113.54013011, 23.6988168 ], [ 113.54020161, 23.69991447 ], [ 113.53802001, 23.70197961 ], [ 113.53328563, 23.70178551 ], [ 113.53442997, 23.7029198 ], [ 113.5393946, 23.70530418 ], [ 113.54308613, 23.70515912 ], [ 113.55067921, 23.7041451 ], [ 113.55311104, 23.70372602 ], [ 113.553598, 23.70306833 ], [ 113.55337737, 23.70230502 ], [ 113.5539309, 23.70104169 ], [ 113.55908786, 23.69579213 ], [ 113.56332609, 23.69298358 ], [ 113.56392597, 23.69251608 ], [ 113.56468168, 23.68972514 ], [ 113.5646646, 23.68885164 ], [ 113.56425441, 23.68797913 ], [ 113.56261618, 23.68658822 ], [ 113.56212665, 23.68568952 ], [ 113.5622816, 23.68447012 ], [ 113.56267778, 23.68230633 ], [ 113.57099792, 23.6808996 ], [ 113.58030318, 23.67845124 ], [ 113.58179269, 23.67793404 ], [ 113.58298789, 23.67283208 ], [ 113.58769245, 23.66990378 ], [ 113.59205035, 23.66824031 ], [ 113.59416789, 23.66842898 ], [ 113.59736378, 23.67188192 ], [ 113.60888324, 23.68130417 ], [ 113.61058868, 23.68256675 ], [ 113.61062031, 23.68299425 ], [ 113.60890818, 23.68493305 ], [ 113.60675767, 23.68830949 ], [ 113.60651804, 23.68907605 ], [ 113.60676871, 23.68971346 ], [ 113.60923414, 23.69211557 ], [ 113.61121041, 23.69245269 ], [ 113.61844079, 23.69703525 ], [ 113.61818241, 23.69955748 ], [ 113.61776271, 23.70016335 ], [ 113.61769785, 23.70234862 ], [ 113.62001545, 23.70416591 ], [ 113.62265921, 23.70487547 ], [ 113.62666778, 23.70558722 ], [ 113.62840615, 23.70470794 ], [ 113.63131029, 23.70458945 ], [ 113.63331931, 23.70730842 ], [ 113.63142173, 23.70881196 ], [ 113.62832546, 23.71095681 ], [ 113.62605967, 23.71133816 ], [ 113.6252745, 23.71176653 ], [ 113.62332032, 23.71314534 ], [ 113.62297865, 23.71399945 ], [ 113.62294641, 23.71725331 ], [ 113.62312231, 23.71926874 ], [ 113.6245111, 23.72037031 ], [ 113.62676493, 23.72403905 ], [ 113.62893232, 23.73335916 ], [ 113.62787791, 23.73799615 ], [ 113.62859313, 23.74562414 ], [ 113.63035179, 23.7521101 ], [ 113.62621152, 23.75578011 ], [ 113.62543813, 23.75709336 ], [ 113.62449803, 23.76153942 ], [ 113.62406893, 23.76359708 ], [ 113.62470142, 23.76581267 ], [ 113.62314239, 23.76765995 ], [ 113.6211481, 23.76985231 ], [ 113.61987238, 23.7711085 ], [ 113.61779844, 23.77231039 ], [ 113.61454284, 23.77530027 ], [ 113.61093647, 23.77926669 ], [ 113.61018889, 23.78093699 ], [ 113.61002829, 23.78216003 ], [ 113.61000143, 23.78284268 ], [ 113.61531311, 23.7899117 ], [ 113.61843141, 23.7924236 ], [ 113.62508711, 23.79755865 ], [ 113.62836473, 23.7993691 ], [ 113.62852111, 23.80072813 ], [ 113.62761903, 23.80383359 ], [ 113.62871834, 23.80622056 ], [ 113.63463128, 23.81726393 ], [ 113.64141873, 23.82157157 ], [ 113.64561232, 23.82269586 ], [ 113.64679005, 23.8230029 ], [ 113.65286957, 23.82185447 ], [ 113.65759016, 23.81989262 ], [ 113.66522965, 23.81778194 ], [ 113.672279, 23.81720876 ], [ 113.67913942, 23.82228997 ], [ 113.68199275, 23.82798961 ], [ 113.68241641, 23.82823515 ], [ 113.68503567, 23.82815583 ], [ 113.69496279, 23.82252814 ], [ 113.69534512, 23.82217094 ], [ 113.69600077, 23.82078893 ], [ 113.69704164, 23.81893958 ], [ 113.70036832, 23.81852123 ], [ 113.71311711, 23.82370209 ], [ 113.71491199, 23.82600535 ], [ 113.71521905, 23.8276338 ], [ 113.71414206, 23.8287319 ], [ 113.71272701, 23.82951836 ], [ 113.71076837, 23.83901652 ], [ 113.71230541, 23.84250229 ], [ 113.71263381, 23.84379718 ], [ 113.71270913, 23.84709853 ], [ 113.71123541, 23.85235837 ], [ 113.7091203, 23.85619342 ], [ 113.70729402, 23.85743748 ], [ 113.70480503, 23.85801739 ], [ 113.70406704, 23.85909049 ], [ 113.70628077, 23.86352894 ], [ 113.70830028, 23.86518364 ], [ 113.72414554, 23.86125579 ], [ 113.7256687, 23.86087644 ], [ 113.72639501, 23.8602311 ], [ 113.72672377, 23.85887623 ], [ 113.72839227, 23.85628072 ], [ 113.72935713, 23.85557735 ], [ 113.73352172, 23.85850248 ], [ 113.73708086, 23.86223592 ], [ 113.73933613, 23.86169134 ], [ 113.74027635, 23.86098974 ], [ 113.74186506, 23.85895046 ], [ 113.74324699, 23.85642641 ], [ 113.75304662, 23.86016234 ], [ 113.75471634, 23.8625774 ], [ 113.75920947, 23.86914979 ], [ 113.76684805, 23.87771932 ], [ 113.76858766, 23.87920998 ], [ 113.77018719, 23.88072629 ], [ 113.77267558, 23.88423126 ], [ 113.77302434, 23.88598022 ], [ 113.77272867, 23.88919352 ], [ 113.77685847, 23.89932259 ], [ 113.78222984, 23.90482042 ], [ 113.78493485, 23.9064408 ], [ 113.7881016, 23.90692117 ], [ 113.79366075, 23.90639233 ], [ 113.79537497, 23.90622774 ], [ 113.79893542, 23.90671734 ], [ 113.80141402, 23.90387476 ], [ 113.80243304, 23.90317243 ], [ 113.80389889, 23.90328843 ], [ 113.80889902, 23.90586705 ], [ 113.80923648, 23.9074858 ], [ 113.81522191, 23.91108245 ], [ 113.82854034, 23.91864504 ], [ 113.83107263, 23.92001215 ], [ 113.83349502, 23.92044751 ], [ 113.83819142, 23.92159012 ], [ 113.84379621, 23.92310419 ], [ 113.84719943, 23.92410186 ], [ 113.84946098, 23.92482861 ], [ 113.85208661, 23.92629939 ], [ 113.85229334, 23.92703154 ], [ 113.85528131, 23.93002003 ], [ 113.85693015, 23.93090198 ], [ 113.85799957, 23.93146978 ], [ 113.85956695, 23.93188219 ], [ 113.86896146, 23.93154668 ], [ 113.87543005, 23.93035786 ], [ 113.87614291, 23.92904711 ], [ 113.87777464, 23.92794269 ], [ 113.88067092, 23.92626126 ], [ 113.88271418, 23.92661441 ], [ 113.88415495, 23.93016186 ], [ 113.88873867, 23.93263423 ], [ 113.89783797, 23.93225131 ], [ 113.8991948, 23.93182267 ], [ 113.90162135, 23.9301906 ], [ 113.9029526, 23.927833 ], [ 113.90421457, 23.92651051 ], [ 113.90951386, 23.92716236 ], [ 113.91314947, 23.928356 ], [ 113.91507951, 23.92985714 ], [ 113.9165051, 23.93040756 ], [ 113.92014725, 23.93144145 ], [ 113.92914387, 23.93201327 ], [ 113.93124791, 23.93147217 ], [ 113.93161101, 23.9312056 ], [ 113.93102435, 23.92945857 ], [ 113.9314115, 23.92878198 ], [ 113.93489666, 23.92654171 ], [ 113.93604261, 23.92621677 ], [ 113.93637081, 23.9263175 ], [ 113.94129318, 23.92824278 ], [ 113.94287306, 23.9288872 ], [ 113.94654834, 23.93145356 ], [ 113.95794301, 23.93122386 ], [ 113.97265796, 23.93186659 ], [ 113.97474062, 23.93225619 ], [ 113.9770203, 23.93217744 ], [ 113.9776587, 23.93146967 ], [ 113.97883375, 23.92990049 ], [ 113.97939106, 23.92862609 ], [ 113.99521682, 23.93167732 ], [ 113.99735424, 23.93241899 ], [ 114.0, 23.93380525 ], [ 114.00036744, 23.9341753 ], [ 114.0006654, 23.93447518 ], [ 114.00095845, 23.93462676 ], [ 114.00348954, 23.93586747 ], [ 114.00381889, 23.93596626 ], [ 114.01691932, 23.92737477 ], [ 114.02374634, 23.92512548 ], [ 114.02736583, 23.92321497 ], [ 114.02745257, 23.92315254 ], [ 114.02755014, 23.92303335 ], [ 114.02874469, 23.92125401 ], [ 114.02875522, 23.92108854 ], [ 114.02857319, 23.9176122 ], [ 114.02852577, 23.91743062 ], [ 114.02830165, 23.91694242 ], [ 114.02805737, 23.91650387 ], [ 114.02798731, 23.91637945 ], [ 114.02785728, 23.91615554 ], [ 114.02752615, 23.91562799 ], [ 114.02704038, 23.91503577 ], [ 114.02687879, 23.9148637 ], [ 114.0261823, 23.90982999 ], [ 114.0261927, 23.90875954 ], [ 114.02649256, 23.90824759 ], [ 114.02804028, 23.90632179 ], [ 114.03139372, 23.90392404 ] ] ] ] } }, +{ "type": "Feature", "properties": { "NAME": "Zengcheng District", "Shape_Area": 0.14251482339, "Shape_Leng": 2.2841973329699998, "lon": 113.75883559899999, "lat": 23.343191798700001 }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 113.99613393, 23.34713524 ], [ 113.9961322, 23.34700113 ], [ 113.99181538, 23.33913151 ], [ 113.98946118, 23.33600631 ], [ 113.9880918, 23.33564961 ], [ 113.98695062, 23.3363808 ], [ 113.98506409, 23.3363971 ], [ 113.98054496, 23.33321805 ], [ 113.98308781, 23.33019324 ], [ 113.98407464, 23.32936614 ], [ 113.98425359, 23.32775078 ], [ 113.98559107, 23.32068628 ], [ 113.99129923, 23.3116077 ], [ 113.99134495, 23.30940599 ], [ 113.99083564, 23.30262613 ], [ 113.9860308, 23.3005308 ], [ 113.98293855, 23.30066822 ], [ 113.97169896, 23.30493866 ], [ 113.96789401, 23.30915403 ], [ 113.96332208, 23.31155049 ], [ 113.9551214, 23.31584118 ], [ 113.95305249, 23.31852091 ], [ 113.95455942, 23.32175783 ], [ 113.95605412, 23.32382656 ], [ 113.95643154, 23.32519987 ], [ 113.95631245, 23.32653255 ], [ 113.95483642, 23.33227032 ], [ 113.95222238, 23.33742896 ], [ 113.95071732, 23.33793827 ], [ 113.94791176, 23.33857429 ], [ 113.94492912, 23.33885521 ], [ 113.94218117, 23.33860122 ], [ 113.94038012, 23.33935073 ], [ 113.93810835, 23.34084156 ], [ 113.93730093, 23.34173502 ], [ 113.93629563, 23.34452511 ], [ 113.9353845, 23.34565238 ], [ 113.93381206, 23.34568498 ], [ 113.92938634, 23.34567784 ], [ 113.91995615, 23.34404786 ], [ 113.90571099, 23.34582751 ], [ 113.90415814, 23.34678064 ], [ 113.90314227, 23.34761353 ], [ 113.90039835, 23.34878309 ], [ 113.89935022, 23.34904328 ], [ 113.89590365, 23.3488401 ], [ 113.89275388, 23.34807963 ], [ 113.88849169, 23.34487252 ], [ 113.88740757, 23.34246059 ], [ 113.8849554, 23.33678324 ], [ 113.88397611, 23.33106275 ], [ 113.88805389, 23.32449789 ], [ 113.89173568, 23.32102229 ], [ 113.89037827, 23.31285759 ], [ 113.88754565, 23.31082002 ], [ 113.88597817, 23.30190087 ], [ 113.88590539, 23.29678502 ], [ 113.8859932, 23.2914425 ], [ 113.88606807, 23.2884122 ], [ 113.88589595, 23.28669504 ], [ 113.88494076, 23.28397807 ], [ 113.88428236, 23.282337 ], [ 113.88372657, 23.28170689 ], [ 113.87581865, 23.27321144 ], [ 113.87497744, 23.27289803 ], [ 113.87256761, 23.2703807 ], [ 113.87163134, 23.26841281 ], [ 113.87354357, 23.26659064 ], [ 113.88040733, 23.26191957 ], [ 113.88691964, 23.26010328 ], [ 113.89066122, 23.25504395 ], [ 113.8909872, 23.2541278 ], [ 113.8907318, 23.25305723 ], [ 113.88808574, 23.25095922 ], [ 113.88572262, 23.24952269 ], [ 113.88473374, 23.24552361 ], [ 113.89051972, 23.23268031 ], [ 113.89489593, 23.22486742 ], [ 113.89601137, 23.22296941 ], [ 113.89827801, 23.22276142 ], [ 113.89996759, 23.22218415 ], [ 113.90034572, 23.2216785 ], [ 113.89896942, 23.21600009 ], [ 113.8981031, 23.21436368 ], [ 113.89730866, 23.21347825 ], [ 113.89569509, 23.21338956 ], [ 113.8927704, 23.21518391 ], [ 113.89040021, 23.21668019 ], [ 113.88979753, 23.21635568 ], [ 113.88868965, 23.2150546 ], [ 113.88793938, 23.21398433 ], [ 113.88341344, 23.20711367 ], [ 113.88127393, 23.20340132 ], [ 113.87939485, 23.20014068 ], [ 113.87952152, 23.19988522 ], [ 113.88013291, 23.19865213 ], [ 113.88068591, 23.19753681 ], [ 113.87780866, 23.19398076 ], [ 113.88307006, 23.1817411 ], [ 113.88421473, 23.18051122 ], [ 113.88898447, 23.17885481 ], [ 113.89223711, 23.18137349 ], [ 113.89954996, 23.18282829 ], [ 113.89982514, 23.18276781 ], [ 113.89955306, 23.18193253 ], [ 113.8952729, 23.17288332 ], [ 113.89467682, 23.17185758 ], [ 113.89114911, 23.16782133 ], [ 113.89046695, 23.16711328 ], [ 113.88906627, 23.16657755 ], [ 113.88581944, 23.16582923 ], [ 113.88519962, 23.16571528 ], [ 113.88430634, 23.16619111 ], [ 113.88374651, 23.1666984 ], [ 113.8832232, 23.16712143 ], [ 113.88225439, 23.16760572 ], [ 113.88101665, 23.16789629 ], [ 113.88006889, 23.16796445 ], [ 113.87245146, 23.16849168 ], [ 113.871775, 23.16839778 ], [ 113.86790738, 23.16710822 ], [ 113.86695358, 23.16669844 ], [ 113.86554779, 23.16585437 ], [ 113.86514795, 23.16557873 ], [ 113.86497018, 23.16531318 ], [ 113.86484808, 23.16478846 ], [ 113.86493236, 23.16407608 ], [ 113.8651698, 23.16337151 ], [ 113.86524797, 23.1630907 ], [ 113.86504014, 23.16285046 ], [ 113.86104021, 23.16145201 ], [ 113.86015731, 23.16130183 ], [ 113.85914592, 23.16122472 ], [ 113.85682882, 23.16125971 ], [ 113.85616858, 23.16114791 ], [ 113.85421222, 23.16051853 ], [ 113.85336098, 23.16005652 ], [ 113.8529587, 23.15966417 ], [ 113.85270989, 23.15929381 ], [ 113.85232481, 23.15790737 ], [ 113.85200862, 23.15688394 ], [ 113.85164131, 23.15579426 ], [ 113.85098248, 23.15466386 ], [ 113.85063854, 23.15431644 ], [ 113.84932685, 23.15360103 ], [ 113.84799086, 23.15336349 ], [ 113.84659674, 23.15254699 ], [ 113.8448294, 23.15144368 ], [ 113.84391716, 23.15080588 ], [ 113.843505, 23.15048619 ], [ 113.843164, 23.15009448 ], [ 113.84299148, 23.14972097 ], [ 113.84354773, 23.14950128 ], [ 113.83917814, 23.13292405 ], [ 113.83985487, 23.12833813 ], [ 113.83920621, 23.12845369 ], [ 113.83575252, 23.12529964 ], [ 113.83580022, 23.12512592 ], [ 113.83582832, 23.12498523 ], [ 113.83584296, 23.12462488 ], [ 113.83568313, 23.12411591 ], [ 113.83570272, 23.12296185 ], [ 113.83565187, 23.12273644 ], [ 113.83554059, 23.12222203 ], [ 113.83548734, 23.12205666 ], [ 113.83481336, 23.12068837 ], [ 113.83409441, 23.11999289 ], [ 113.83399321, 23.1198733 ], [ 113.83091413, 23.12167146 ], [ 113.82750307, 23.12262119 ], [ 113.82273126, 23.1249009 ], [ 113.81954551, 23.12633488 ], [ 113.81850296, 23.12680413 ], [ 113.81834653, 23.12687453 ], [ 113.81621616, 23.12783339 ], [ 113.81605156, 23.12790747 ], [ 113.81002488, 23.12990899 ], [ 113.80712555, 23.13123193 ], [ 113.8070174, 23.1312544 ], [ 113.80686014, 23.13128708 ], [ 113.80657582, 23.13134616 ], [ 113.80633615, 23.13139597 ], [ 113.8038482, 23.13191295 ], [ 113.79842561, 23.13175528 ], [ 113.79319556, 23.13124755 ], [ 113.78402853, 23.12993561 ], [ 113.78358158, 23.12985052 ], [ 113.77668191, 23.12853678 ], [ 113.77299239, 23.12885581 ], [ 113.76780227, 23.13028669 ], [ 113.76175429, 23.13187523 ], [ 113.75860583, 23.13243434 ], [ 113.75452607, 23.13260964 ], [ 113.75274879, 23.13240973 ], [ 113.75057058, 23.13206338 ], [ 113.74944025, 23.13178858 ], [ 113.7489984, 23.13163318 ], [ 113.74807506, 23.13239202 ], [ 113.74501989, 23.13571405 ], [ 113.74485951, 23.13588843 ], [ 113.74428188, 23.1365165 ], [ 113.74079399, 23.13792611 ], [ 113.7402205, 23.13831962 ], [ 113.73258299, 23.14388939 ], [ 113.71943802, 23.14486708 ], [ 113.71154779, 23.1416844 ], [ 113.7089375, 23.14055593 ], [ 113.70483517, 23.13776225 ], [ 113.70082343, 23.13399678 ], [ 113.68807603, 23.12599173 ], [ 113.67707882, 23.12154072 ], [ 113.67078807, 23.12015987 ], [ 113.6673514, 23.12014415 ], [ 113.66483085, 23.11947533 ], [ 113.6581848, 23.11526343 ], [ 113.65536286, 23.11384786 ], [ 113.65419746, 23.11409558 ], [ 113.65392259, 23.11535213 ], [ 113.65705817, 23.11841463 ], [ 113.6569902, 23.11916517 ], [ 113.65662804, 23.11957323 ], [ 113.65609338, 23.1199205 ], [ 113.64768263, 23.12313634 ], [ 113.64609189, 23.12300252 ], [ 113.64593883, 23.12308724 ], [ 113.64587205, 23.12298402 ], [ 113.64580322, 23.12287764 ], [ 113.6450492, 23.12188144 ], [ 113.64133951, 23.11829145 ], [ 113.64076175, 23.11792004 ], [ 113.63825197, 23.11680412 ], [ 113.63764543, 23.11641402 ], [ 113.63723236, 23.11584504 ], [ 113.63714167, 23.11542625 ], [ 113.63718998, 23.11435944 ], [ 113.63793546, 23.11358478 ], [ 113.63914119, 23.11284639 ], [ 113.63932612, 23.11260636 ], [ 113.6393434, 23.11216715 ], [ 113.63893293, 23.11147173 ], [ 113.63722732, 23.10893816 ], [ 113.63622084, 23.10621183 ], [ 113.63615832, 23.1060425 ], [ 113.62110902, 23.10673681 ], [ 113.61665477, 23.10677382 ], [ 113.61628863, 23.10676877 ], [ 113.60692315, 23.1066393 ], [ 113.60380961, 23.10629802 ], [ 113.60369995, 23.10628599 ], [ 113.60039193, 23.10464044 ], [ 113.5975328, 23.10199188 ], [ 113.59607992, 23.10064593 ], [ 113.59300471, 23.09766637 ], [ 113.59107252, 23.09579415 ], [ 113.58700443, 23.0930335 ], [ 113.58359107, 23.09107512 ], [ 113.57640601, 23.08825427 ], [ 113.56830708, 23.08778106 ], [ 113.56578051, 23.08696232 ], [ 113.56538529, 23.08683425 ], [ 113.56515419, 23.08741741 ], [ 113.56459052, 23.09060965 ], [ 113.56329709, 23.09451955 ], [ 113.56026638, 23.09511075 ], [ 113.55085099, 23.1029453 ], [ 113.54459215, 23.11049222 ], [ 113.54436688, 23.11468464 ], [ 113.54611188, 23.11568535 ], [ 113.54780988, 23.11576707 ], [ 113.55023613, 23.11697281 ], [ 113.553212, 23.12181828 ], [ 113.55347535, 23.12410154 ], [ 113.55257465, 23.13155806 ], [ 113.55012648, 23.13651355 ], [ 113.54938327, 23.13709389 ], [ 113.54805527, 23.13795807 ], [ 113.54715609, 23.13975758 ], [ 113.54683769, 23.14335538 ], [ 113.54736838, 23.14774296 ], [ 113.54721048, 23.15496393 ], [ 113.54438308, 23.16061546 ], [ 113.54209091, 23.1653313 ], [ 113.54171682, 23.16675939 ], [ 113.54218323, 23.16839394 ], [ 113.54317538, 23.1699785 ], [ 113.54615016, 23.1742386 ], [ 113.54736148, 23.17494838 ], [ 113.54914215, 23.1754996 ], [ 113.54996669, 23.17543319 ], [ 113.55173506, 23.17495847 ], [ 113.55314682, 23.17355636 ], [ 113.55584509, 23.171536 ], [ 113.5583303, 23.17020619 ], [ 113.55906033, 23.17013137 ], [ 113.55962131, 23.17037646 ], [ 113.56706628, 23.17591333 ], [ 113.57242462, 23.18108182 ], [ 113.57617153, 23.18542231 ], [ 113.57337145, 23.19354913 ], [ 113.57042868, 23.19816259 ], [ 113.57149492, 23.19970025 ], [ 113.57446088, 23.20119473 ], [ 113.57747977, 23.20334776 ], [ 113.58326001, 23.21420317 ], [ 113.58152248, 23.21788228 ], [ 113.58051683, 23.21956341 ], [ 113.57687663, 23.2235142 ], [ 113.57152347, 23.23407422 ], [ 113.5756213, 23.23743083 ], [ 113.57896056, 23.23716055 ], [ 113.57970879, 23.23651474 ], [ 113.58259977, 23.23647413 ], [ 113.5868109, 23.2379807 ], [ 113.59532111, 23.24247933 ], [ 113.59592214, 23.24302303 ], [ 113.59834962, 23.24598 ], [ 113.59679748, 23.24724625 ], [ 113.5946043, 23.24770005 ], [ 113.5937341, 23.25532597 ], [ 113.59448148, 23.26319948 ], [ 113.59158905, 23.26815525 ], [ 113.59263761, 23.27051742 ], [ 113.59589714, 23.2722596 ], [ 113.59700115, 23.27242868 ], [ 113.59913006, 23.2749238 ], [ 113.59984043, 23.27749143 ], [ 113.59976576, 23.27815624 ], [ 113.59924363, 23.27933586 ], [ 113.59357761, 23.28851089 ], [ 113.58992117, 23.28985075 ], [ 113.58778321, 23.28940259 ], [ 113.58690593, 23.28808077 ], [ 113.58354992, 23.28885981 ], [ 113.58294186, 23.28901998 ], [ 113.58292197, 23.29279877 ], [ 113.58393564, 23.29534551 ], [ 113.58512153, 23.29475015 ], [ 113.58570844, 23.29410729 ], [ 113.58573738, 23.29364986 ], [ 113.5866405, 23.29321198 ], [ 113.58861025, 23.29350291 ], [ 113.59014774, 23.29382886 ], [ 113.59199241, 23.29541092 ], [ 113.59209413, 23.29612994 ], [ 113.59226027, 23.29944538 ], [ 113.59137727, 23.30025885 ], [ 113.59037951, 23.29999389 ], [ 113.5889375, 23.29600771 ], [ 113.58848232, 23.29589092 ], [ 113.58755739, 23.29638208 ], [ 113.58631395, 23.30094 ], [ 113.58652968, 23.30359854 ], [ 113.58738213, 23.3059981 ], [ 113.58776126, 23.30611306 ], [ 113.58907217, 23.30561459 ], [ 113.58998726, 23.3059041 ], [ 113.58941229, 23.30938912 ], [ 113.58935908, 23.30950803 ], [ 113.58842488, 23.31200697 ], [ 113.5881241, 23.31272354 ], [ 113.58738734, 23.31379873 ], [ 113.58725842, 23.31385792 ], [ 113.58697996, 23.31386917 ], [ 113.58699066, 23.3140949 ], [ 113.58673034, 23.31440984 ], [ 113.58584488, 23.31511422 ], [ 113.58530386, 23.31553175 ], [ 113.58597676, 23.31725113 ], [ 113.58802634, 23.3176017 ], [ 113.59218611, 23.31678616 ], [ 113.59330457, 23.31593477 ], [ 113.59490017, 23.31347029 ], [ 113.59521179, 23.31218522 ], [ 113.59524407, 23.30912239 ], [ 113.59552738, 23.30856156 ], [ 113.59845546, 23.30969264 ], [ 113.60203426, 23.31110473 ], [ 113.60250884, 23.3113946 ], [ 113.60275688, 23.311589 ], [ 113.60308673, 23.31197151 ], [ 113.6038666, 23.31388951 ], [ 113.60381652, 23.31415479 ], [ 113.60371492, 23.31414695 ], [ 113.60283574, 23.31563908 ], [ 113.60205527, 23.31610645 ], [ 113.60021801, 23.31590649 ], [ 113.59724959, 23.31606272 ], [ 113.59012257, 23.3189557 ], [ 113.58919568, 23.319347 ], [ 113.58548351, 23.32257977 ], [ 113.58371994, 23.32878583 ], [ 113.58167148, 23.33497828 ], [ 113.57905354, 23.33818238 ], [ 113.5788657, 23.34028815 ], [ 113.57900731, 23.34118576 ], [ 113.57955985, 23.34191126 ], [ 113.58278404, 23.34370332 ], [ 113.58623157, 23.34538049 ], [ 113.58630839, 23.34644353 ], [ 113.58413515, 23.35174741 ], [ 113.58239313, 23.35268028 ], [ 113.57252946, 23.3599378 ], [ 113.56853082, 23.3629828 ], [ 113.56845202, 23.36414451 ], [ 113.5623602, 23.37089411 ], [ 113.55848118, 23.37364854 ], [ 113.55979895, 23.37505729 ], [ 113.56088627, 23.37720553 ], [ 113.56106677, 23.38173418 ], [ 113.56102345, 23.38385989 ], [ 113.56064406, 23.38543891 ], [ 113.5624407, 23.38929496 ], [ 113.56501416, 23.39276177 ], [ 113.56610225, 23.39345992 ], [ 113.56686307, 23.39343386 ], [ 113.57130501, 23.3982986 ], [ 113.57115721, 23.40604456 ], [ 113.57359492, 23.4090254 ], [ 113.5750806, 23.40977457 ], [ 113.57684159, 23.41055518 ], [ 113.58162416, 23.41420666 ], [ 113.58184297, 23.41524536 ], [ 113.58160571, 23.41846146 ], [ 113.58021421, 23.41980201 ], [ 113.57991908, 23.42095738 ], [ 113.58011746, 23.42140278 ], [ 113.58519131, 23.42375916 ], [ 113.58990074, 23.42541236 ], [ 113.59288215, 23.42744054 ], [ 113.59708306, 23.43452106 ], [ 113.59740403, 23.43566615 ], [ 113.60425852, 23.4368069 ], [ 113.60991229, 23.44095454 ], [ 113.6294526, 23.45807318 ], [ 113.63662909, 23.46516818 ], [ 113.64164608, 23.46627765 ], [ 113.64973362, 23.46502481 ], [ 113.6589507, 23.46538181 ], [ 113.6592938, 23.46548085 ], [ 113.6665193, 23.47542603 ], [ 113.6683371, 23.48047006 ], [ 113.66868019, 23.48336871 ], [ 113.66893653, 23.48528717 ], [ 113.66990583, 23.48863746 ], [ 113.67121787, 23.48896787 ], [ 113.67465673, 23.488612 ], [ 113.67589009, 23.48884545 ], [ 113.67948279, 23.49316483 ], [ 113.67962475, 23.49373513 ], [ 113.67853424, 23.49453856 ], [ 113.67812007, 23.49528015 ], [ 113.67800209, 23.49670902 ], [ 113.67826287, 23.49716843 ], [ 113.68110209, 23.49921736 ], [ 113.68819042, 23.50297958 ], [ 113.69049317, 23.50412175 ], [ 113.69323448, 23.50433229 ], [ 113.6966458, 23.50522162 ], [ 113.7004383, 23.50969404 ], [ 113.70019441, 23.51118204 ], [ 113.70117041, 23.51275427 ], [ 113.70169318, 23.51350815 ], [ 113.70762853, 23.51722922 ], [ 113.71247417, 23.51828773 ], [ 113.71341632, 23.51926325 ], [ 113.71415431, 23.52053331 ], [ 113.71216209, 23.5225997 ], [ 113.70928936, 23.52573693 ], [ 113.70925093, 23.52701256 ], [ 113.70947917, 23.52778858 ], [ 113.71138451, 23.53041378 ], [ 113.71361482, 23.5314609 ], [ 113.71510444, 23.5329657 ], [ 113.71581643, 23.5373241 ], [ 113.71920685, 23.54581823 ], [ 113.72223367, 23.54739265 ], [ 113.72375507, 23.54719815 ], [ 113.72359264, 23.5462727 ], [ 113.72499985, 23.54575897 ], [ 113.72782213, 23.54550002 ], [ 113.73021984, 23.54748792 ], [ 113.73050669, 23.54941318 ], [ 113.73029922, 23.55054719 ], [ 113.72913248, 23.55476212 ], [ 113.72837465, 23.55627981 ], [ 113.72765892, 23.55791099 ], [ 113.7262074, 23.56456287 ], [ 113.72521183, 23.57202974 ], [ 113.72997309, 23.57432632 ], [ 113.73711819, 23.57770203 ], [ 113.740405, 23.58714671 ], [ 113.74458767, 23.5960955 ], [ 113.74477949, 23.60122508 ], [ 113.74630147, 23.60471274 ], [ 113.74876725, 23.60757847 ], [ 113.75440704, 23.60993846 ], [ 113.76422154, 23.61452103 ], [ 113.76910256, 23.61729669 ], [ 113.77625657, 23.61665926 ], [ 113.77991903, 23.61502318 ], [ 113.78530062, 23.61465229 ], [ 113.79442353, 23.61473615 ], [ 113.79582648, 23.61317413 ], [ 113.79859046, 23.61265457 ], [ 113.8134971, 23.61480568 ], [ 113.81883018, 23.61722086 ], [ 113.82155167, 23.61887008 ], [ 113.82689875, 23.62239906 ], [ 113.82837215, 23.6207581 ], [ 113.83002183, 23.61917679 ], [ 113.83743389, 23.6192093 ], [ 113.83997362, 23.61999677 ], [ 113.84107745, 23.62001693 ], [ 113.84454132, 23.61856494 ], [ 113.84574222, 23.61798266 ], [ 113.85511356, 23.61323149 ], [ 113.85599883, 23.61228703 ], [ 113.85759239, 23.60560696 ], [ 113.85572775, 23.60334416 ], [ 113.85346238, 23.60008569 ], [ 113.85194186, 23.59666175 ], [ 113.85402926, 23.59389874 ], [ 113.85837092, 23.59051291 ], [ 113.85905063, 23.5895638 ], [ 113.85129438, 23.58234706 ], [ 113.84536322, 23.57737424 ], [ 113.84761144, 23.5700887 ], [ 113.84836662, 23.56991097 ], [ 113.85059435, 23.57101357 ], [ 113.85311131, 23.5711383 ], [ 113.85484663, 23.5703938 ], [ 113.85731093, 23.5689423 ], [ 113.8580444, 23.56833181 ], [ 113.86209591, 23.55989754 ], [ 113.86292771, 23.55430356 ], [ 113.86428801, 23.54714733 ], [ 113.86561743, 23.5434128 ], [ 113.86617524, 23.54268508 ], [ 113.86868029, 23.54159801 ], [ 113.87434477, 23.53928016 ], [ 113.87632477, 23.53873404 ], [ 113.87895356, 23.53950135 ], [ 113.8858211, 23.5363537 ], [ 113.88527518, 23.53390745 ], [ 113.88461803, 23.53291394 ], [ 113.88365768, 23.53086926 ], [ 113.88605564, 23.52553585 ], [ 113.88804336, 23.52295248 ], [ 113.88957596, 23.52241688 ], [ 113.89239817, 23.52200151 ], [ 113.90056791, 23.51407856 ], [ 113.90276672, 23.51191804 ], [ 113.90354851, 23.51085117 ], [ 113.90388422, 23.50794966 ], [ 113.90450591, 23.50696543 ], [ 113.90762516, 23.50641592 ], [ 113.91163455, 23.50603771 ], [ 113.92086919, 23.50302187 ], [ 113.92128508, 23.50002691 ], [ 113.92160816, 23.49945094 ], [ 113.92392282, 23.49714911 ], [ 113.92624101, 23.49693901 ], [ 113.92921895, 23.49779365 ], [ 113.93377969, 23.49732095 ], [ 113.93451438, 23.49722278 ], [ 113.93613873, 23.49694896 ], [ 113.94154956, 23.49509096 ], [ 113.94143595, 23.49490344 ], [ 113.94181465, 23.49467856 ], [ 113.93871399, 23.49023656 ], [ 113.93792602, 23.48910975 ], [ 113.9371051, 23.48797451 ], [ 113.93537664, 23.48592913 ], [ 113.93459013, 23.48516173 ], [ 113.93353424, 23.48479802 ], [ 113.93181697, 23.48473372 ], [ 113.93043963, 23.48508583 ], [ 113.92971946, 23.48554035 ], [ 113.92780911, 23.48681458 ], [ 113.9266914, 23.48721013 ], [ 113.92632229, 23.48719763 ], [ 113.92543019, 23.48700575 ], [ 113.92484977, 23.48689729 ], [ 113.92703256, 23.48383971 ], [ 113.92773808, 23.48285141 ], [ 113.92945016, 23.48134833 ], [ 113.93089061, 23.48048276 ], [ 113.93270371, 23.47979226 ], [ 113.93448278, 23.47944255 ], [ 113.93595318, 23.47946275 ], [ 113.93816524, 23.48013491 ], [ 113.94001163, 23.48094809 ], [ 113.9419589, 23.48139046 ], [ 113.94380773, 23.48160944 ], [ 113.94490188, 23.4815265 ], [ 113.94659107, 23.48134122 ], [ 113.94775536, 23.48114192 ], [ 113.94956973, 23.48051349 ], [ 113.95051552, 23.48053388 ], [ 113.95169301, 23.48092842 ], [ 113.95362544, 23.48186916 ], [ 113.95525008, 23.48274863 ], [ 113.95675881, 23.48308891 ], [ 113.9580381, 23.48315567 ], [ 113.95959545, 23.48288172 ], [ 113.96074675, 23.48210284 ], [ 113.96211413, 23.48099887 ], [ 113.96380435, 23.48039661 ], [ 113.96536476, 23.48026149 ], [ 113.96672013, 23.48048005 ], [ 113.96931238, 23.48073781 ], [ 113.96935023, 23.48041386 ], [ 113.97153641, 23.47986069 ], [ 113.97692696, 23.47551815 ], [ 113.97692275, 23.47522987 ], [ 113.97574014, 23.47383972 ], [ 113.97006648, 23.46760461 ], [ 113.9691104, 23.46750032 ], [ 113.95866674, 23.46693051 ], [ 113.95731392, 23.46690051 ], [ 113.95310248, 23.46701396 ], [ 113.95109388, 23.46768082 ], [ 113.94972668, 23.46859527 ], [ 113.94820682, 23.46675667 ], [ 113.94806737, 23.46615703 ], [ 113.94640426, 23.44589083 ], [ 113.94905212, 23.44065084 ], [ 113.95383992, 23.43429312 ], [ 113.9633331, 23.43315329 ], [ 113.96544739, 23.43324565 ], [ 113.96704904, 23.43035307 ], [ 113.96789233, 23.43049075 ], [ 113.972313, 23.43142834 ], [ 113.97822146, 23.43312116 ], [ 113.97947369, 23.43394224 ], [ 113.98100946, 23.43663763 ], [ 113.98245918, 23.43561738 ], [ 113.98382039, 23.43210164 ], [ 113.98090897, 23.42088962 ], [ 113.97986974, 23.41701546 ], [ 113.97876446, 23.41557203 ], [ 113.97830524, 23.41240839 ], [ 113.97845117, 23.411381 ], [ 113.98003144, 23.40920139 ], [ 113.98982875, 23.40307104 ], [ 113.99248253, 23.40227221 ], [ 113.99394741, 23.40072724 ], [ 113.99470387, 23.3989531 ], [ 113.99541383, 23.39197291 ], [ 113.99367384, 23.39095756 ], [ 113.98980731, 23.38894974 ], [ 113.98641297, 23.38761815 ], [ 113.98513284, 23.3878518 ], [ 113.98226621, 23.38669539 ], [ 113.97758072, 23.38298293 ], [ 113.9763597, 23.38166595 ], [ 113.97642614, 23.37948803 ], [ 113.97687025, 23.37712903 ], [ 113.97744009, 23.37645889 ], [ 113.97866152, 23.37576676 ], [ 113.97977458, 23.37416418 ], [ 113.98060237, 23.37091401 ], [ 113.98486736, 23.35777563 ], [ 113.9876647, 23.35397112 ], [ 113.98961883, 23.35304371 ], [ 113.993308, 23.35259297 ], [ 113.99498149, 23.35138013 ], [ 113.99543167, 23.35092859 ], [ 113.99615402, 23.34868842 ], [ 113.99613393, 23.34713524 ] ] ] ] } } +] +} diff --git a/Jingmiao Fei_medical services in Guangzhou/data/Medical_Services.geojson b/Jingmiao Fei_medical services in Guangzhou/data/Medical_Services.geojson new file mode 100644 index 0000000..c6f957f --- /dev/null +++ b/Jingmiao Fei_medical services in Guangzhou/data/Medical_Services.geojson @@ -0,0 +1,5837 @@ +{ +"type": "FeatureCollection", +"name": "Medical_Services", +"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, +"features": [ +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 0, "FID_": 0.0, "LON": 113.26665, "LAT": 23.16759, "NAME_CN": "珠江大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135252", "Name": "珠江大药房", "address": "广园中路云苑直街38号" }, "geometry": { "type": "Point", "coordinates": [ 113.26665, 23.16759 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1, "FID_": 1.0, "LON": 113.49833, "LAT": 22.97419, "NAME_CN": "怡生药房平价大卖场", "TELEPHONE": "020-84861799", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135254", "Name": "怡生药房平价大卖场", "address": "海棠路18" }, "geometry": { "type": "Point", "coordinates": [ 113.49833, 22.97419 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2, "FID_": 2.0, "LON": 113.49021, "LAT": 22.7755, "NAME_CN": "横沥镇庙南村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.135255", "Name": "横沥镇庙南村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.49021, 22.7755 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3, "FID_": 3.0, "LON": 113.53949, "LAT": 23.11362, "NAME_CN": "东兴堂大药房东区分店", "TELEPHONE": "020-32203333", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.135256", "Name": "东兴堂大药房东区分店", "address": "东联路自编55号" }, "geometry": { "type": "Point", "coordinates": [ 113.53949, 23.11362 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4, "FID_": 4.0, "LON": 113.15642, "LAT": 23.37835, "NAME_CN": "康之家爱心药房风神大道店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135258", "Name": "康之家爱心药房风神大道店", "address": "保利城五街21" }, "geometry": { "type": "Point", "coordinates": [ 113.15642, 23.37835 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5, "FID_": 5.0, "LON": 113.25181, "LAT": 23.19351, "NAME_CN": "广州新市医院", "TELEPHONE": "020-62830555", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135271", "Name": "广州新市医院-急诊", "address": "新市新街79之1" }, "geometry": { "type": "Point", "coordinates": [ 113.25181, 23.19351 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 6, "FID_": 6.0, "LON": 113.348, "LAT": 23.25269, "NAME_CN": "广州民生医疗门诊", "TELEPHONE": "020-62130130", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135277", "Name": "广州民生医疗门诊", "address": "大源东路" }, "geometry": { "type": "Point", "coordinates": [ 113.348, 23.25269 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 7, "FID_": 7.0, "LON": 113.45049, "LAT": 23.1044, "NAME_CN": "保芝堂药房", "TELEPHONE": "020-82393292", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.135278", "Name": "保芝堂药房", "address": "丰乐市场17" }, "geometry": { "type": "Point", "coordinates": [ 113.45049, 23.1044 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 8, "FID_": 8.0, "LON": 113.34952, "LAT": 22.94301, "NAME_CN": "酷狗宠物医院", "TELEPHONE": "020-34516263", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135279", "Name": "酷狗宠物医院", "address": "北桥路72-12" }, "geometry": { "type": "Point", "coordinates": [ 113.34952, 22.94301 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 9, "FID_": 9.0, "LON": 113.78994, "LAT": 23.17342, "NAME_CN": "新新药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135302", "Name": "新新药店", "address": "立新路11附近" }, "geometry": { "type": "Point", "coordinates": [ 113.78994, 23.17342 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 10, "FID_": 10.0, "LON": 113.28128, "LAT": 23.13395, "NAME_CN": "广州市第八人民医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135312", "Name": "广州市第八人民医院-体检部", "address": "东风东路627" }, "geometry": { "type": "Point", "coordinates": [ 113.28128, 23.13395 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 11, "FID_": 11.0, "LON": 113.2848, "LAT": 23.1434, "NAME_CN": "台湾福懋动物医院连锁分院", "TELEPHONE": "020-83589099", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135313", "Name": "台湾福懋动物医院连锁分院", "address": "淘金路" }, "geometry": { "type": "Point", "coordinates": [ 113.2848, 23.1434 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 12, "FID_": 12.0, "LON": 113.2661, "LAT": 23.2494, "NAME_CN": "晋兴堂大药房罗岗店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135324", "Name": "晋兴堂大药房罗岗店", "address": "商农东街" }, "geometry": { "type": "Point", "coordinates": [ 113.2661, 23.2494 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 13, "FID_": 13.0, "LON": 113.51584, "LAT": 23.35599, "NAME_CN": "健威堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.135326", "Name": "健威堂药房", "address": "九佛镇建设路" }, "geometry": { "type": "Point", "coordinates": [ 113.51584, 23.35599 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 14, "FID_": 14.0, "LON": 113.35495, "LAT": 23.29566, "NAME_CN": "泰安平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135327", "Name": "泰安平价大药房", "address": "太和邮局附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35495, 23.29566 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 15, "FID_": 15.0, "LON": 113.83813, "LAT": 23.28823, "NAME_CN": "芳草中西药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135329", "Name": "芳草中西药店", "address": "东桥东路15号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.83813, 23.28823 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 16, "FID_": 16.0, "LON": 113.27943, "LAT": 23.14612, "NAME_CN": "广东省第二中医院", "TELEPHONE": "020-83592819", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135340", "Name": "广东省第二中医院-急诊", "address": "恒福路60" }, "geometry": { "type": "Point", "coordinates": [ 113.27943, 23.14612 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 17, "FID_": 17.0, "LON": 113.57675, "LAT": 23.55032, "NAME_CN": "林和药业康和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.135344", "Name": "林和药业康和药店", "address": "城内路108" }, "geometry": { "type": "Point", "coordinates": [ 113.57675, 23.55032 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 18, "FID_": 18.0, "LON": 113.09869, "LAT": 23.34215, "NAME_CN": "炭步医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135345", "Name": "炭步医院门诊部", "address": "环花路汪边村28-31号" }, "geometry": { "type": "Point", "coordinates": [ 113.09869, 23.34215 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 19, "FID_": 19.0, "LON": 113.2901, "LAT": 23.26616, "NAME_CN": "民源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135346", "Name": "民源大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.2901, 23.26616 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 20, "FID_": 20.0, "LON": 113.38415, "LAT": 22.78569, "NAME_CN": "百进堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.135347", "Name": "百进堂药店", "address": "民生路40" }, "geometry": { "type": "Point", "coordinates": [ 113.38415, 22.78569 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 21, "FID_": 21.0, "LON": 113.14882, "LAT": 23.46863, "NAME_CN": "信福缘大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135349", "Name": "信福缘大药房", "address": "蓝屋新村16" }, "geometry": { "type": "Point", "coordinates": [ 113.14882, 23.46863 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 22, "FID_": 22.0, "LON": 113.33531, "LAT": 22.84087, "NAME_CN": "广州正康大药房南康分店", "TELEPHONE": "020-84682668", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.135356", "Name": "广州正康大药房南康分店", "address": "镇南路42" }, "geometry": { "type": "Point", "coordinates": [ 113.33531, 22.84087 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 23, "FID_": 23.0, "LON": 113.20461, "LAT": 23.0775, "NAME_CN": "荔湾区曙光医疗门诊部", "TELEPHONE": "020-81416653", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.135361", "Name": "荔湾区曙光医疗门诊部", "address": "龙溪中路30" }, "geometry": { "type": "Point", "coordinates": [ 113.20461, 23.0775 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 24, "FID_": 24.0, "LON": 113.3663, "LAT": 22.93774, "NAME_CN": "广州市番禺区正康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135362", "Name": "广州市番禺区正康大药房", "address": "清河东路1/3/5号" }, "geometry": { "type": "Point", "coordinates": [ 113.3663, 22.93774 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 25, "FID_": 25.0, "LON": 113.29133, "LAT": 23.07882, "NAME_CN": "正和药业瑞海药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135363", "Name": "正和药业瑞海药店", "address": "瑞宝东约瑞康工业区124号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29133, 23.07882 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 26, "FID_": 26.0, "LON": 113.26137, "LAT": 23.21753, "NAME_CN": "康之家爱心药房鹤南店", "TELEPHONE": "020-36271485", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135364", "Name": "康之家爱心药房鹤南店", "address": "鹤南中路11" }, "geometry": { "type": "Point", "coordinates": [ 113.26137, 23.21753 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 27, "FID_": 27.0, "LON": 113.4642, "LAT": 22.96239, "NAME_CN": "林和药业连锁飞翔药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135365", "Name": "林和药业连锁飞翔药店", "address": "南荔园二街" }, "geometry": { "type": "Point", "coordinates": [ 113.4642, 22.96239 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 28, "FID_": 28.0, "LON": 113.2925, "LAT": 23.15765, "NAME_CN": "云山门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135366", "Name": "云山门诊部", "address": "金贵街15" }, "geometry": { "type": "Point", "coordinates": [ 113.2925, 23.15765 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 29, "FID_": 29.0, "LON": 113.30267, "LAT": 23.10241, "NAME_CN": "康优医疗门诊部", "TELEPHONE": "020-84195471", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135367", "Name": "康优医疗门诊部", "address": "下渡路156" }, "geometry": { "type": "Point", "coordinates": [ 113.30267, 23.10241 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 30, "FID_": 30.0, "LON": 113.52058, "LAT": 23.05625, "NAME_CN": "普晖中西药店", "TELEPHONE": "020-82218133", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.135369", "Name": "普晖中西药店", "address": "普晖五街44" }, "geometry": { "type": "Point", "coordinates": [ 113.52058, 23.05625 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 31, "FID_": 31.0, "LON": 113.3136, "LAT": 23.0855, "NAME_CN": "余庆堂医保药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135370", "Name": "余庆堂医保药房", "address": "大塘南华大街" }, "geometry": { "type": "Point", "coordinates": [ 113.3136, 23.0855 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 32, "FID_": 32.0, "LON": 113.25534, "LAT": 23.10695, "NAME_CN": "金康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135371", "Name": "金康药房", "address": "宝岗大道92-7号" }, "geometry": { "type": "Point", "coordinates": [ 113.25534, 23.10695 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 33, "FID_": 33.0, "LON": 113.26718, "LAT": 23.12002, "NAME_CN": "同健医药珠光大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135372", "Name": "同健医药珠光大药房", "address": "文德南路67-2号" }, "geometry": { "type": "Point", "coordinates": [ 113.26718, 23.12002 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 34, "FID_": 34.0, "LON": 113.34846, "LAT": 22.93947, "NAME_CN": "采活药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135373", "Name": "采活药店", "address": "西丽南路100" }, "geometry": { "type": "Point", "coordinates": [ 113.34846, 22.93947 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 35, "FID_": 35.0, "LON": 113.34853, "LAT": 22.93906, "NAME_CN": "万泽百美大药房西丽店", "TELEPHONE": "020-84603558", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135374", "Name": "万泽百美大药房西丽店", "address": "市桥镇西丽南路114号首层" }, "geometry": { "type": "Point", "coordinates": [ 113.34853, 22.93906 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 36, "FID_": 36.0, "LON": 113.31855, "LAT": 22.97133, "NAME_CN": "祈福医院", "TELEPHONE": "020-84518222", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135376", "Name": "祈福医院", "address": "祈福新邨内" }, "geometry": { "type": "Point", "coordinates": [ 113.31855, 22.97133 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 37, "FID_": 37.0, "LON": 113.29235, "LAT": 23.07629, "NAME_CN": "林和药业金辉药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135377", "Name": "林和药业金辉药店", "address": "瑞海新村六巷5号" }, "geometry": { "type": "Point", "coordinates": [ 113.29235, 23.07629 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 38, "FID_": 38.0, "LON": 113.32522, "LAT": 23.14405, "NAME_CN": "仁和堂平价药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135379", "Name": "仁和堂平价药店", "address": "天河北路392" }, "geometry": { "type": "Point", "coordinates": [ 113.32522, 23.14405 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 39, "FID_": 39.0, "LON": 113.26533, "LAT": 23.16152, "NAME_CN": "南穗康复医学研究中心华南门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135380", "Name": "南穗康复医学研究中心华南门诊部", "address": "广园中路233" }, "geometry": { "type": "Point", "coordinates": [ 113.26533, 23.16152 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 40, "FID_": 40.0, "LON": 113.21844, "LAT": 23.27354, "NAME_CN": "明源堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135381", "Name": "明源堂大药房", "address": "江高镇中兴路1" }, "geometry": { "type": "Point", "coordinates": [ 113.21844, 23.27354 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 41, "FID_": 41.0, "LON": 113.22803, "LAT": 23.16126, "NAME_CN": "正和药业正德药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135383", "Name": "正和药业正德药店", "address": "明德新村明德一街2号A27铺" }, "geometry": { "type": "Point", "coordinates": [ 113.22803, 23.16126 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 42, "FID_": 42.0, "LON": 113.3763, "LAT": 23.21517, "NAME_CN": "伊康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135384", "Name": "伊康大药房", "address": "渔兴东路55-4" }, "geometry": { "type": "Point", "coordinates": [ 113.3763, 23.21517 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 43, "FID_": 43.0, "LON": 113.30678, "LAT": 22.98348, "NAME_CN": "林和药业连锁信德堂药店", "TELEPHONE": "020-23838868", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135388", "Name": "林和药业连锁信德堂药店", "address": "钟村镇谢村" }, "geometry": { "type": "Point", "coordinates": [ 113.30678, 22.98348 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 44, "FID_": 44.0, "LON": 113.34816, "LAT": 23.36873, "NAME_CN": "泰康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135391", "Name": "泰康药店", "address": "竹料大街81" }, "geometry": { "type": "Point", "coordinates": [ 113.34816, 23.36873 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 45, "FID_": 45.0, "LON": 113.82864, "LAT": 23.29126, "NAME_CN": "荔城医院中医门诊部", "TELEPHONE": "13632381669", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135395", "Name": "荔城医院中医门诊部", "address": "挂绿路1" }, "geometry": { "type": "Point", "coordinates": [ 113.82864, 23.29126 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 46, "FID_": 46.0, "LON": 113.30403, "LAT": 23.12594, "NAME_CN": "广州安泰第二医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135398", "Name": "广州安泰第二医疗门诊部", "address": "文化里11之1" }, "geometry": { "type": "Point", "coordinates": [ 113.30403, 23.12594 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 47, "FID_": 47.0, "LON": 113.60207, "LAT": 23.12827, "NAME_CN": "玉桂堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135403", "Name": "玉桂堂药店", "address": "东坑二横路1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.60207, 23.12827 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 48, "FID_": 48.0, "LON": 113.14377, "LAT": 23.3585, "NAME_CN": "马溪村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135410", "Name": "马溪村卫生站", "address": "马溪市场东路33" }, "geometry": { "type": "Point", "coordinates": [ 113.14377, 23.3585 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 49, "FID_": 49.0, "LON": 113.14417, "LAT": 23.35794, "NAME_CN": "祥和大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135411", "Name": "祥和大药房", "address": "南岳大街" }, "geometry": { "type": "Point", "coordinates": [ 113.14417, 23.35794 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 50, "FID_": 50.0, "LON": 113.2175, "LAT": 23.16163, "NAME_CN": "御仁药店松北分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135414", "Name": "御仁药店松北分店", "address": "锦庭居首层商铺" }, "geometry": { "type": "Point", "coordinates": [ 113.2175, 23.16163 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 51, "FID_": 51.0, "LON": 113.23767, "LAT": 23.20699, "NAME_CN": "海王星辰健康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135416", "Name": "海王星辰健康药房", "address": "石槎路" }, "geometry": { "type": "Point", "coordinates": [ 113.23767, 23.20699 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 52, "FID_": 52.0, "LON": 113.32024, "LAT": 23.27104, "NAME_CN": "民信民和药房", "TELEPHONE": "13719199078", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135420", "Name": "民信民和药房", "address": "永兴综合市场32号" }, "geometry": { "type": "Point", "coordinates": [ 113.32024, 23.27104 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 53, "FID_": 53.0, "LON": 113.10082, "LAT": 23.33691, "NAME_CN": "健芝堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135427", "Name": "健芝堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.10082, 23.33691 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 54, "FID_": 54.0, "LON": 113.27589, "LAT": 23.26955, "NAME_CN": "同康平价药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135429", "Name": "同康平价药店", "address": "南岭岗埔大道3号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.27589, 23.26955 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 55, "FID_": 55.0, "LON": 113.32105, "LAT": 23.02689, "NAME_CN": "健邦药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135432", "Name": "健邦药店", "address": "富山路2" }, "geometry": { "type": "Point", "coordinates": [ 113.32105, 23.02689 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 56, "FID_": 56.0, "LON": 113.26616, "LAT": 23.23487, "NAME_CN": "晋兴堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135439", "Name": "晋兴堂大药房", "address": "联兴横路8" }, "geometry": { "type": "Point", "coordinates": [ 113.26616, 23.23487 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 57, "FID_": 57.0, "LON": 113.4179, "LAT": 23.12061, "NAME_CN": "盛健堂大药房", "TELEPHONE": "13060643254", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135442", "Name": "盛健堂大药房", "address": "珠村东横一路2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.4179, 23.12061 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 58, "FID_": 58.0, "LON": 113.82492, "LAT": 23.28745, "NAME_CN": "张国委牙科诊所", "TELEPHONE": "020-82738659", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135451", "Name": "张国委牙科诊所", "address": "西城路49" }, "geometry": { "type": "Point", "coordinates": [ 113.82492, 23.28745 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 59, "FID_": 59.0, "LON": 113.28631, "LAT": 23.12368, "NAME_CN": "威健动物医院", "TELEPHONE": "020-87602354", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135453", "Name": "威健动物医院", "address": "东华东路537" }, "geometry": { "type": "Point", "coordinates": [ 113.28631, 23.12368 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 60, "FID_": 60.0, "LON": 113.2553, "LAT": 23.30017, "NAME_CN": "惠侨门诊", "TELEPHONE": "020-36023393", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135454", "Name": "惠侨门诊", "address": "江人二路279" }, "geometry": { "type": "Point", "coordinates": [ 113.2553, 23.30017 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 61, "FID_": 61.0, "LON": 113.33225, "LAT": 23.10119, "NAME_CN": "健福大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135456", "Name": "健福大药房", "address": "新港东路23号108" }, "geometry": { "type": "Point", "coordinates": [ 113.33225, 23.10119 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 62, "FID_": 62.0, "LON": 113.27092, "LAT": 23.2287, "NAME_CN": "天安门诊部", "TELEPHONE": "020-86171315", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135458", "Name": "天安门诊部", "address": "黄边北路4" }, "geometry": { "type": "Point", "coordinates": [ 113.27092, 23.2287 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 63, "FID_": 63.0, "LON": 113.31603, "LAT": 22.9733, "NAME_CN": "钟一卫生站(2)站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135459", "Name": "钟一卫生站(2)站", "address": "隔城街1巷1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31603, 22.9733 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 64, "FID_": 64.0, "LON": 113.15205, "LAT": 23.47124, "NAME_CN": "花都区狮岭同心药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135461", "Name": "花都区狮岭同心药店", "address": "金狮大道西76" }, "geometry": { "type": "Point", "coordinates": [ 113.15205, 23.47124 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 65, "FID_": 65.0, "LON": 113.23776, "LAT": 23.20529, "NAME_CN": "康之家爱心药房石槎店", "TELEPHONE": "020-26269249", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135462", "Name": "康之家爱心药房石槎店", "address": "石槎路1189号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23776, 23.20529 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 66, "FID_": 66.0, "LON": 113.2448, "LAT": 23.20537, "NAME_CN": "汇仁大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135463", "Name": "汇仁大药房", "address": "小坪中路31号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2448, 23.20537 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 67, "FID_": 67.0, "LON": 113.42311, "LAT": 23.08653, "NAME_CN": "关爱精神康复医院门诊部", "TELEPHONE": "020-82203497", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.135469", "Name": "关爱精神康复医院门诊部", "address": "海虹路2" }, "geometry": { "type": "Point", "coordinates": [ 113.42311, 23.08653 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 68, "FID_": 68.0, "LON": 113.42987, "LAT": 22.95777, "NAME_CN": "欧记众安堂健康药店", "TELEPHONE": "020-84857478", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135470", "Name": "欧记众安堂健康药店", "address": "商业街110/112" }, "geometry": { "type": "Point", "coordinates": [ 113.42987, 22.95777 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 69, "FID_": 69.0, "LON": 113.42918, "LAT": 22.95945, "NAME_CN": "新康药店", "TELEPHONE": "020-61927120", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135471", "Name": "新康药店", "address": "金龙路桥边街34" }, "geometry": { "type": "Point", "coordinates": [ 113.42918, 22.95945 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 70, "FID_": 70.0, "LON": 113.428, "LAT": 22.95955, "NAME_CN": "栋梁口腔专科门诊部", "TELEPHONE": "020-61917789", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135472", "Name": "栋梁口腔专科门诊部", "address": "金龙路桥边街65/67/69" }, "geometry": { "type": "Point", "coordinates": [ 113.428, 22.95955 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 71, "FID_": 71.0, "LON": 113.40533, "LAT": 23.12344, "NAME_CN": "汇康平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135476", "Name": "汇康平价药房", "address": "王园路自编2-58" }, "geometry": { "type": "Point", "coordinates": [ 113.40533, 23.12344 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 72, "FID_": 72.0, "LON": 113.83889, "LAT": 23.28811, "NAME_CN": "荔城社区卫生中心东山社区卫生站", "TELEPHONE": "020-82725109", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135477", "Name": "荔城社区卫生中心东山社区卫生站", "address": "增江大道中78" }, "geometry": { "type": "Point", "coordinates": [ 113.83889, 23.28811 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 73, "FID_": 73.0, "LON": 113.26956, "LAT": 23.16796, "NAME_CN": "惠民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135478", "Name": "惠民药店", "address": "长安直街" }, "geometry": { "type": "Point", "coordinates": [ 113.26956, 23.16796 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 74, "FID_": 74.0, "LON": 113.24331, "LAT": 23.10944, "NAME_CN": "沙面街社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.135479", "Name": "沙面街社区卫生站", "address": "沙面大街7" }, "geometry": { "type": "Point", "coordinates": [ 113.24331, 23.10944 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 75, "FID_": 75.0, "LON": 113.52794, "LAT": 23.49151, "NAME_CN": "便群药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.135481", "Name": "便群药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.52794, 23.49151 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 76, "FID_": 76.0, "LON": 113.32452, "LAT": 23.15321, "NAME_CN": "广华牙科诊所", "TELEPHONE": "020-87220153", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135483", "Name": "广华牙科诊所", "address": "瘦狗岭路自编2-14" }, "geometry": { "type": "Point", "coordinates": [ 113.32452, 23.15321 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 77, "FID_": 77.0, "LON": 113.39903, "LAT": 22.88869, "NAME_CN": "德正药店", "TELEPHONE": "020-61950585", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.135484", "Name": "德正药店", "address": "简太路" }, "geometry": { "type": "Point", "coordinates": [ 113.39903, 22.88869 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 78, "FID_": 78.0, "LON": 113.40488, "LAT": 22.80733, "NAME_CN": "岗医大药房", "TELEPHONE": "020-84997823", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.135487", "Name": "岗医大药房", "address": "兴业路7号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.40488, 22.80733 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 79, "FID_": 79.0, "LON": 113.21572, "LAT": 23.16141, "NAME_CN": "广济医疗门诊部", "TELEPHONE": "020-81994555", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135489", "Name": "广济医疗门诊部", "address": "松北街9号" }, "geometry": { "type": "Point", "coordinates": [ 113.21572, 23.16141 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 80, "FID_": 80.0, "LON": 113.25093, "LAT": 23.13551, "NAME_CN": "广州医科大学口腔医院东风西门诊部", "TELEPHONE": "020-81340260", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135494", "Name": "广州医科大学口腔医院东风西门诊部", "address": "东风西路195号" }, "geometry": { "type": "Point", "coordinates": [ 113.25093, 23.13551 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 81, "FID_": 81.0, "LON": 113.54137, "LAT": 23.10911, "NAME_CN": "信之康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.135496", "Name": "信之康大药房", "address": "春晖六街" }, "geometry": { "type": "Point", "coordinates": [ 113.54137, 23.10911 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 82, "FID_": 82.0, "LON": 113.57357, "LAT": 23.55765, "NAME_CN": "永颂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.135497", "Name": "永颂药房", "address": "新城西路121" }, "geometry": { "type": "Point", "coordinates": [ 113.57357, 23.55765 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 83, "FID_": 83.0, "LON": 113.31203, "LAT": 23.16372, "NAME_CN": "沙河人民医院", "TELEPHONE": "020-87706269", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135500", "Name": "沙河人民医院", "address": "广州大道北619" }, "geometry": { "type": "Point", "coordinates": [ 113.31203, 23.16372 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 84, "FID_": 84.0, "LON": 113.55163, "LAT": 22.80327, "NAME_CN": "中山大学附属第六医院南沙分院", "TELEPHONE": "020-28648686", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.135501", "Name": "中山大学附属第六医院南沙分院-急诊科", "address": "珠电路15" }, "geometry": { "type": "Point", "coordinates": [ 113.55163, 22.80327 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 85, "FID_": 85.0, "LON": 113.30781, "LAT": 23.02887, "NAME_CN": "广州正康连锁大药房正桂圆", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135507", "Name": "广州正康连锁大药房正桂圆", "address": "朝阳东路65/67" }, "geometry": { "type": "Point", "coordinates": [ 113.30781, 23.02887 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 86, "FID_": 86.0, "LON": 113.25529, "LAT": 23.39529, "NAME_CN": "龙生堂平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135512", "Name": "龙生堂平价大药房", "address": "Y778" }, "geometry": { "type": "Point", "coordinates": [ 113.25529, 23.39529 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 87, "FID_": 87.0, "LON": 113.25402, "LAT": 23.19976, "NAME_CN": "康之家爱心药房千年健店", "TELEPHONE": "020-36607415", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135514", "Name": "康之家爱心药房千年健店", "address": "汇侨路10号212A" }, "geometry": { "type": "Point", "coordinates": [ 113.25402, 23.19976 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 88, "FID_": 88.0, "LON": 113.35134, "LAT": 23.119, "NAME_CN": "培健泰大药房员村分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135516", "Name": "培健泰大药房员村分店", "address": "员村田心路1号自编西1铺" }, "geometry": { "type": "Point", "coordinates": [ 113.35134, 23.119 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 89, "FID_": 89.0, "LON": 113.35047, "LAT": 23.11699, "NAME_CN": "和兴堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135517", "Name": "和兴堂大药房", "address": "员村圣堂地1号" }, "geometry": { "type": "Point", "coordinates": [ 113.35047, 23.11699 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 90, "FID_": 90.0, "LON": 113.3486, "LAT": 23.25177, "NAME_CN": "广福医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135518", "Name": "广福医药店", "address": "大源东路16" }, "geometry": { "type": "Point", "coordinates": [ 113.3486, 23.25177 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 91, "FID_": 91.0, "LON": 113.36723, "LAT": 23.13867, "NAME_CN": "泰生堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135521", "Name": "泰生堂药店", "address": "南镇大街24号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36723, 23.13867 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 92, "FID_": 92.0, "LON": 113.31376, "LAT": 23.17622, "NAME_CN": "红旗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135522", "Name": "红旗门诊部", "address": "广州大道北" }, "geometry": { "type": "Point", "coordinates": [ 113.31376, 23.17622 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 93, "FID_": 93.0, "LON": 113.31366, "LAT": 23.176, "NAME_CN": "广安门诊部", "TELEPHONE": "020-87056745", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135523", "Name": "广安门诊部", "address": "广州大道北" }, "geometry": { "type": "Point", "coordinates": [ 113.31366, 23.176 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 94, "FID_": 94.0, "LON": 113.21449, "LAT": 23.10817, "NAME_CN": "泰安药店石围塘分店", "TELEPHONE": "020-81559639", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.135529", "Name": "泰安药店石围塘分店", "address": "山村南头后43" }, "geometry": { "type": "Point", "coordinates": [ 113.21449, 23.10817 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 95, "FID_": 95.0, "LON": 113.14204, "LAT": 23.46887, "NAME_CN": "前进村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135535", "Name": "前进村卫生站", "address": "金狮大道西1" }, "geometry": { "type": "Point", "coordinates": [ 113.14204, 23.46887 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 96, "FID_": 96.0, "LON": 113.23257, "LAT": 23.1713, "NAME_CN": "颐乐园门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135540", "Name": "颐乐园门诊部", "address": "上步三街9" }, "geometry": { "type": "Point", "coordinates": [ 113.23257, 23.1713 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 97, "FID_": 97.0, "LON": 113.40302, "LAT": 22.94873, "NAME_CN": "石基俊康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135541", "Name": "石基俊康药店", "address": "江华路19" }, "geometry": { "type": "Point", "coordinates": [ 113.40302, 22.94873 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 98, "FID_": 98.0, "LON": 113.40289, "LAT": 22.94905, "NAME_CN": "广州正康大药房傍东分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135542", "Name": "广州正康大药房傍东分店", "address": "江华路31" }, "geometry": { "type": "Point", "coordinates": [ 113.40289, 22.94905 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 99, "FID_": 99.0, "LON": 113.22259, "LAT": 23.15041, "NAME_CN": "本草连锁药店孖涌分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135543", "Name": "本草连锁药店孖涌分店", "address": "螺涌孖涌路46" }, "geometry": { "type": "Point", "coordinates": [ 113.22259, 23.15041 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 100, "FID_": 100.0, "LON": 113.54323, "LAT": 22.70859, "NAME_CN": "正康连锁大药房五涌分店", "TELEPHONE": "020-84946939", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.135544", "Name": "正康连锁大药房五涌分店", "address": "珠江东路37" }, "geometry": { "type": "Point", "coordinates": [ 113.54323, 22.70859 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 101, "FID_": 101.0, "LON": 113.43361, "LAT": 22.95445, "NAME_CN": "棠记众生堂健康药店", "TELEPHONE": "020-84558271", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135545", "Name": "棠记众生堂健康药店", "address": "岐山路16" }, "geometry": { "type": "Point", "coordinates": [ 113.43361, 22.95445 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 102, "FID_": 102.0, "LON": 113.43452, "LAT": 22.95443, "NAME_CN": "石基供销社石基药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135546", "Name": "石基供销社石基药店", "address": "岐山路40" }, "geometry": { "type": "Point", "coordinates": [ 113.43452, 22.95443 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 103, "FID_": 103.0, "LON": 113.4535, "LAT": 22.85206, "NAME_CN": "妙圣堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.135547", "Name": "妙圣堂大药房", "address": "同华街" }, "geometry": { "type": "Point", "coordinates": [ 113.4535, 22.85206 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 104, "FID_": 104.0, "LON": 113.65261, "LAT": 23.16757, "NAME_CN": "百盛堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135548", "Name": "百盛堂大药房", "address": "沙埔大道32附近" }, "geometry": { "type": "Point", "coordinates": [ 113.65261, 23.16757 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 105, "FID_": 105.0, "LON": 113.5241, "LAT": 23.13827, "NAME_CN": "鸿运东区综合门诊部", "TELEPHONE": "020-62243268", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.135550", "Name": "鸿运东区综合门诊部", "address": "时代公寓29号铺" }, "geometry": { "type": "Point", "coordinates": [ 113.5241, 23.13827 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 106, "FID_": 106.0, "LON": 113.27657, "LAT": 23.01086, "NAME_CN": "官坑村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135552", "Name": "官坑村卫生站", "address": "官坑大街4巷12" }, "geometry": { "type": "Point", "coordinates": [ 113.27657, 23.01086 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 107, "FID_": 107.0, "LON": 113.29327, "LAT": 23.01221, "NAME_CN": "会江社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135553", "Name": "会江社区卫生站", "address": "石中二路" }, "geometry": { "type": "Point", "coordinates": [ 113.29327, 23.01221 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 108, "FID_": 108.0, "LON": 113.39157, "LAT": 23.13018, "NAME_CN": "永利民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135554", "Name": "永利民药店", "address": "车陂北街" }, "geometry": { "type": "Point", "coordinates": [ 113.39157, 23.13018 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 109, "FID_": 109.0, "LON": 113.33794, "LAT": 23.23896, "NAME_CN": "广东康力医药连锁公司瑞康源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135557", "Name": "广东康力医药连锁公司瑞康源大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.33794, 23.23896 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 110, "FID_": 110.0, "LON": 113.33719, "LAT": 23.23858, "NAME_CN": "仁仁康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135558", "Name": "仁仁康药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.33719, 23.23858 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 111, "FID_": 111.0, "LON": 113.33738, "LAT": 23.23811, "NAME_CN": "兴和药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135559", "Name": "兴和药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.33738, 23.23811 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 112, "FID_": 112.0, "LON": 113.38161, "LAT": 23.37152, "NAME_CN": "钟落潭镇安平村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135561", "Name": "钟落潭镇安平村卫生站", "address": "安平南路87" }, "geometry": { "type": "Point", "coordinates": [ 113.38161, 23.37152 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 113, "FID_": 113.0, "LON": 113.26879, "LAT": 23.22696, "NAME_CN": "广州惠爱门诊部", "TELEPHONE": "020-86171108", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135565", "Name": "广州惠爱门诊部", "address": "黄边南路27" }, "geometry": { "type": "Point", "coordinates": [ 113.26879, 23.22696 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 114, "FID_": 114.0, "LON": 113.31382, "LAT": 23.08245, "NAME_CN": "余庆堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135567", "Name": "余庆堂大药房", "address": "上冲南约十一巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31382, 23.08245 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 115, "FID_": 115.0, "LON": 113.29165, "LAT": 23.26333, "NAME_CN": "神州大药房", "TELEPHONE": "18925117988", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135568", "Name": "神州大药房", "address": "长红村" }, "geometry": { "type": "Point", "coordinates": [ 113.29165, 23.26333 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 116, "FID_": 116.0, "LON": 113.30669, "LAT": 23.12471, "NAME_CN": "祝福你大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135572", "Name": "祝福你大药房", "address": "东兴南路30号之1" }, "geometry": { "type": "Point", "coordinates": [ 113.30669, 23.12471 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 117, "FID_": 117.0, "LON": 113.3017, "LAT": 23.12307, "NAME_CN": "博文牙科医疗门诊部", "TELEPHONE": "020-87160862", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135575", "Name": "博文牙科医疗门诊部", "address": "寺右二横路2-16号" }, "geometry": { "type": "Point", "coordinates": [ 113.3017, 23.12307 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 118, "FID_": 118.0, "LON": 113.30071, "LAT": 23.12234, "NAME_CN": "南华牙科诊所", "TELEPHONE": "020-87653137", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135576", "Name": "南华牙科诊所", "address": "寺右新马路" }, "geometry": { "type": "Point", "coordinates": [ 113.30071, 23.12234 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 119, "FID_": 119.0, "LON": 113.2758, "LAT": 23.07134, "NAME_CN": "广州市凌康门诊", "TELEPHONE": "020-84343408", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135580", "Name": "广州市凌康门诊", "address": "石溪村涌边街2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2758, 23.07134 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 120, "FID_": 120.0, "LON": 113.27539, "LAT": 23.07102, "NAME_CN": "健民门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135581", "Name": "健民门诊", "address": "石溪涌边街9号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27539, 23.07102 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 121, "FID_": 121.0, "LON": 113.28537, "LAT": 23.25773, "NAME_CN": "白云区永强医疗门诊部", "TELEPHONE": "020-62838086", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135590", "Name": "白云区永强医疗门诊部", "address": "G106" }, "geometry": { "type": "Point", "coordinates": [ 113.28537, 23.25773 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 122, "FID_": 122.0, "LON": 113.225, "LAT": 23.40025, "NAME_CN": "南盛大药房南方大药房NO.2", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135591", "Name": "南盛大药房南方大药房NO.2", "address": "龙珠路35-22" }, "geometry": { "type": "Point", "coordinates": [ 113.225, 23.40025 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 123, "FID_": 123.0, "LON": 113.40717, "LAT": 23.66859, "NAME_CN": "龙潭医院", "TELEPHONE": "020-87884854", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.135593", "Name": "龙潭医院", "address": "鳌头镇琶江路46号" }, "geometry": { "type": "Point", "coordinates": [ 113.40717, 23.66859 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 124, "FID_": 124.0, "LON": 113.24235, "LAT": 23.11326, "NAME_CN": "盘福堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.135595", "Name": "盘福堂药店", "address": "杉木栏路106" }, "geometry": { "type": "Point", "coordinates": [ 113.24235, 23.11326 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 125, "FID_": 125.0, "LON": 113.29818, "LAT": 23.11413, "NAME_CN": "广东省中医院二沙岛分院", "TELEPHONE": "020-87351238", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135596", "Name": "广东省中医院二沙岛分院", "address": "大通路261" }, "geometry": { "type": "Point", "coordinates": [ 113.29818, 23.11413 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 126, "FID_": 126.0, "LON": 113.38297, "LAT": 23.13315, "NAME_CN": "百雀林平价大药房棠东店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135598", "Name": "百雀林平价大药房棠东店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.38297, 23.13315 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 127, "FID_": 127.0, "LON": 113.32225, "LAT": 23.18992, "NAME_CN": "东方大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135600", "Name": "东方大药房", "address": "白灰场北街2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32225, 23.18992 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 128, "FID_": 128.0, "LON": 113.32215, "LAT": 23.18951, "NAME_CN": "宝芝林大药房(南医店)", "TELEPHONE": "020-87616725|020-37355335", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135601", "Name": "宝芝林大药房(南医店)", "address": "广州大道北" }, "geometry": { "type": "Point", "coordinates": [ 113.32215, 23.18951 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 129, "FID_": 129.0, "LON": 113.51291, "LAT": 22.78775, "NAME_CN": "黄阁镇坦尾村卫生站", "TELEPHONE": "020-84972838", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.135602", "Name": "黄阁镇坦尾村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.51291, 22.78775 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 130, "FID_": 130.0, "LON": 113.4343, "LAT": 22.95436, "NAME_CN": "石碁镇石碁村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135608", "Name": "石碁镇石碁村卫生站", "address": "岐山路32" }, "geometry": { "type": "Point", "coordinates": [ 113.4343, 22.95436 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 131, "FID_": 131.0, "LON": 113.20958, "LAT": 23.47608, "NAME_CN": "旗新村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135609", "Name": "旗新村卫生站", "address": "旗新村旗新北路1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.20958, 23.47608 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 132, "FID_": 132.0, "LON": 113.6474, "LAT": 23.15577, "NAME_CN": "白石卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135620", "Name": "白石卫生站", "address": "白石路62" }, "geometry": { "type": "Point", "coordinates": [ 113.6474, 23.15577 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 133, "FID_": 133.0, "LON": 113.50976, "LAT": 23.08466, "NAME_CN": "广州康圆门诊部", "TELEPHONE": "020-82067378", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.135622", "Name": "广州康圆门诊部", "address": "夏园路与黄埔东路交界处" }, "geometry": { "type": "Point", "coordinates": [ 113.50976, 23.08466 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 134, "FID_": 134.0, "LON": 113.85436, "LAT": 23.18765, "NAME_CN": "汇群药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135623", "Name": "汇群药店", "address": "中山中路61" }, "geometry": { "type": "Point", "coordinates": [ 113.85436, 23.18765 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 135, "FID_": 135.0, "LON": 113.35135, "LAT": 23.29538, "NAME_CN": "和生堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135624", "Name": "和生堂药店", "address": "太和中路120" }, "geometry": { "type": "Point", "coordinates": [ 113.35135, 23.29538 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 136, "FID_": 136.0, "LON": 113.35165, "LAT": 23.29639, "NAME_CN": "广州市修合医疗门诊部", "TELEPHONE": "020-62674295", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135625", "Name": "广州市修合医疗门诊部", "address": "大来南路26" }, "geometry": { "type": "Point", "coordinates": [ 113.35165, 23.29639 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 137, "FID_": 137.0, "LON": 113.24695, "LAT": 23.16313, "NAME_CN": "德明门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135632", "Name": "德明门诊部", "address": "前进东街25号" }, "geometry": { "type": "Point", "coordinates": [ 113.24695, 23.16313 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 138, "FID_": 138.0, "LON": 113.21723, "LAT": 23.16241, "NAME_CN": "博仁医疗门诊部", "TELEPHONE": "020-81984080", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135633", "Name": "博仁医疗门诊部", "address": "增槎路" }, "geometry": { "type": "Point", "coordinates": [ 113.21723, 23.16241 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 139, "FID_": 139.0, "LON": 113.22497, "LAT": 23.29851, "NAME_CN": "白云区康佳医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135634", "Name": "白云区康佳医疗门诊部", "address": "S267" }, "geometry": { "type": "Point", "coordinates": [ 113.22497, 23.29851 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 140, "FID_": 140.0, "LON": 113.20669, "LAT": 23.40162, "NAME_CN": "公益大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135635", "Name": "公益大药房", "address": "茶园路59-17" }, "geometry": { "type": "Point", "coordinates": [ 113.20669, 23.40162 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 141, "FID_": 141.0, "LON": 113.26383, "LAT": 23.20782, "NAME_CN": "一致药店祥景店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135637", "Name": "一致药店祥景店", "address": "江景路42" }, "geometry": { "type": "Point", "coordinates": [ 113.26383, 23.20782 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 142, "FID_": 142.0, "LON": 113.20449, "LAT": 23.27958, "NAME_CN": "康佳药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135639", "Name": "康佳药房", "address": "小塘东路37附近" }, "geometry": { "type": "Point", "coordinates": [ 113.20449, 23.27958 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 143, "FID_": 143.0, "LON": 113.20261, "LAT": 23.38971, "NAME_CN": "天仁药业新城药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135644", "Name": "天仁药业新城药店", "address": "宝华路27-5" }, "geometry": { "type": "Point", "coordinates": [ 113.20261, 23.38971 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 144, "FID_": 144.0, "LON": 113.20601, "LAT": 23.07744, "NAME_CN": "仁和堂龙溪药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.135645", "Name": "仁和堂龙溪药店", "address": "广州农村商业银行增滘支行附近" }, "geometry": { "type": "Point", "coordinates": [ 113.20601, 23.07744 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 145, "FID_": 145.0, "LON": 113.25084, "LAT": 23.13552, "NAME_CN": "大翔药业东风西大药房", "TELEPHONE": "020-81340361", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135646", "Name": "大翔药业东风西大药房", "address": "东风西路195号" }, "geometry": { "type": "Point", "coordinates": [ 113.25084, 23.13552 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 146, "FID_": 146.0, "LON": 113.38207, "LAT": 23.13384, "NAME_CN": "天河仁德门诊部", "TELEPHONE": "020-85628669", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135652", "Name": "天河仁德门诊部", "address": "棠德南路382" }, "geometry": { "type": "Point", "coordinates": [ 113.38207, 23.13384 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 147, "FID_": 147.0, "LON": 113.32887, "LAT": 23.13293, "NAME_CN": "广东省中医院天河门诊部", "TELEPHONE": "020-87504990", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135653", "Name": "广东省中医院天河门诊部", "address": "天河东路" }, "geometry": { "type": "Point", "coordinates": [ 113.32887, 23.13293 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 148, "FID_": 148.0, "LON": 113.66283, "LAT": 23.60341, "NAME_CN": "温泉镇医院", "TELEPHONE": "020-87838120", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.135667", "Name": "温泉镇医院", "address": "龙泉路与桃园东路交界处" }, "geometry": { "type": "Point", "coordinates": [ 113.66283, 23.60341 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 149, "FID_": 149.0, "LON": 113.79022, "LAT": 23.19704, "NAME_CN": "明心堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135674", "Name": "明心堂药店", "address": "基岗商业街27附近" }, "geometry": { "type": "Point", "coordinates": [ 113.79022, 23.19704 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 150, "FID_": 150.0, "LON": 113.58249, "LAT": 23.54342, "NAME_CN": "南荣中草药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.135677", "Name": "南荣中草药店", "address": "府前路205" }, "geometry": { "type": "Point", "coordinates": [ 113.58249, 23.54342 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 151, "FID_": 151.0, "LON": 113.53985, "LAT": 23.11288, "NAME_CN": "广源利康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.135678", "Name": "广源利康大药房", "address": "东联路自编81号" }, "geometry": { "type": "Point", "coordinates": [ 113.53985, 23.11288 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 152, "FID_": 152.0, "LON": 113.53964, "LAT": 23.11276, "NAME_CN": "广泽堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.135679", "Name": "广泽堂药店", "address": "东联路88附近" }, "geometry": { "type": "Point", "coordinates": [ 113.53964, 23.11276 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 153, "FID_": 153.0, "LON": 113.85859, "LAT": 23.1878, "NAME_CN": "三江黄加乐夫人医院", "TELEPHONE": "020-82915493", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135680", "Name": "三江黄加乐夫人医院", "address": "爱卫路11号" }, "geometry": { "type": "Point", "coordinates": [ 113.85859, 23.1878 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 154, "FID_": 154.0, "LON": 113.85717, "LAT": 23.18835, "NAME_CN": "珍真医药店", "TELEPHONE": "020-82915386", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135681", "Name": "珍真医药店", "address": "建设路82" }, "geometry": { "type": "Point", "coordinates": [ 113.85717, 23.18835 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 155, "FID_": 155.0, "LON": 113.23192, "LAT": 23.09727, "NAME_CN": "泰健中医门诊部", "TELEPHONE": "020-81580682", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.135683", "Name": "泰健中医门诊部", "address": "中市乌石墩小区写斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.23192, 23.09727 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 156, "FID_": 156.0, "LON": 113.3147, "LAT": 23.17193, "NAME_CN": "梁兆麟牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135684", "Name": "梁兆麟牙科诊所", "address": "银利街283号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3147, 23.17193 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 157, "FID_": 157.0, "LON": 113.19822, "LAT": 23.43013, "NAME_CN": "礼康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135686", "Name": "礼康大药房", "address": "平步大道中附近" }, "geometry": { "type": "Point", "coordinates": [ 113.19822, 23.43013 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 158, "FID_": 158.0, "LON": 113.60348, "LAT": 23.1254, "NAME_CN": "龙回药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135691", "Name": "龙回药店", "address": "富群路" }, "geometry": { "type": "Point", "coordinates": [ 113.60348, 23.1254 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 159, "FID_": 159.0, "LON": 113.2685, "LAT": 23.07339, "NAME_CN": "保康国大药房", "TELEPHONE": "020-34118449", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135706", "Name": "保康国大药房", "address": "工业大道中400保利花园" }, "geometry": { "type": "Point", "coordinates": [ 113.2685, 23.07339 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 160, "FID_": 160.0, "LON": 113.14944, "LAT": 23.46688, "NAME_CN": "长江医疗门诊部", "TELEPHONE": "020-86981585", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135708", "Name": "长江医疗门诊部", "address": "龙泉龙路9" }, "geometry": { "type": "Point", "coordinates": [ 113.14944, 23.46688 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 161, "FID_": 161.0, "LON": 113.32078, "LAT": 23.21179, "NAME_CN": "临安健药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135711", "Name": "临安健药房", "address": "大陂南路" }, "geometry": { "type": "Point", "coordinates": [ 113.32078, 23.21179 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 162, "FID_": 162.0, "LON": 113.3309, "LAT": 23.08273, "NAME_CN": "明爱医疗门诊部", "TELEPHONE": "020-34040001", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135712", "Name": "明爱医疗门诊部", "address": "龙潭东环街6" }, "geometry": { "type": "Point", "coordinates": [ 113.3309, 23.08273 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 163, "FID_": 163.0, "LON": 113.21829, "LAT": 23.13862, "NAME_CN": "桥中综合医疗门诊部", "TELEPHONE": "13710694950", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.135713", "Name": "桥中综合医疗门诊部", "address": "福源路5" }, "geometry": { "type": "Point", "coordinates": [ 113.21829, 23.13862 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 164, "FID_": 164.0, "LON": 113.50212, "LAT": 22.8265, "NAME_CN": "供销社市场药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.135714", "Name": "供销社市场药店", "address": "黄梅路61" }, "geometry": { "type": "Point", "coordinates": [ 113.50212, 22.8265 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 165, "FID_": 165.0, "LON": 113.3974, "LAT": 22.79999, "NAME_CN": "林和药业连锁大岗药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.135715", "Name": "林和药业连锁大岗药店", "address": "兴业路82" }, "geometry": { "type": "Point", "coordinates": [ 113.3974, 22.79999 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 166, "FID_": 166.0, "LON": 113.32491, "LAT": 23.43946, "NAME_CN": "林康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135716", "Name": "林康药店", "address": "富民路" }, "geometry": { "type": "Point", "coordinates": [ 113.32491, 23.43946 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 167, "FID_": 167.0, "LON": 113.40244, "LAT": 22.80533, "NAME_CN": "柏盛堂健民药店", "TELEPHONE": "13660156299", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.135717", "Name": "柏盛堂健民药店", "address": "振兴路1号之5" }, "geometry": { "type": "Point", "coordinates": [ 113.40244, 22.80533 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 168, "FID_": 168.0, "LON": 113.27241, "LAT": 23.14567, "NAME_CN": "二天堂大药房麓景分店", "TELEPHONE": "020-87641709", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135718", "Name": "二天堂大药房麓景分店", "address": "麓景路" }, "geometry": { "type": "Point", "coordinates": [ 113.27241, 23.14567 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 169, "FID_": 169.0, "LON": 113.24731, "LAT": 23.12115, "NAME_CN": "老百姓大药房人民中店", "TELEPHONE": "020-81875316", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.135722", "Name": "老百姓大药房人民中店", "address": "人民中路345" }, "geometry": { "type": "Point", "coordinates": [ 113.24731, 23.12115 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 170, "FID_": 170.0, "LON": 113.21482, "LAT": 23.38291, "NAME_CN": "康家平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135733", "Name": "康家平价大药房", "address": "商业大道" }, "geometry": { "type": "Point", "coordinates": [ 113.21482, 23.38291 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 171, "FID_": 171.0, "LON": 113.21605, "LAT": 23.38346, "NAME_CN": "普济堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135734", "Name": "普济堂药店", "address": "商业大道84-12" }, "geometry": { "type": "Point", "coordinates": [ 113.21605, 23.38346 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 172, "FID_": 172.0, "LON": 113.29163, "LAT": 23.13618, "NAME_CN": "北京同仁堂广州药店", "TELEPHONE": "020-37579619", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135735", "Name": "北京同仁堂广州药店", "address": "农林下路121" }, "geometry": { "type": "Point", "coordinates": [ 113.29163, 23.13618 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 173, "FID_": 173.0, "LON": 113.24973, "LAT": 23.1318, "NAME_CN": "老百姓大药房人民北店", "TELEPHONE": "020-81073390", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135737", "Name": "老百姓大药房人民北店", "address": "人民北路554" }, "geometry": { "type": "Point", "coordinates": [ 113.24973, 23.1318 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 174, "FID_": 174.0, "LON": 113.26703, "LAT": 23.09926, "NAME_CN": "正大一佳药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135740", "Name": "正大一佳药店", "address": "紫龙大街18号" }, "geometry": { "type": "Point", "coordinates": [ 113.26703, 23.09926 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 175, "FID_": 175.0, "LON": 113.61769, "LAT": 23.13376, "NAME_CN": "芝宝大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135741", "Name": "芝宝大药房", "address": "汇太东路182" }, "geometry": { "type": "Point", "coordinates": [ 113.61769, 23.13376 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 176, "FID_": 176.0, "LON": 113.45514, "LAT": 22.88541, "NAME_CN": "保康堂药房", "TELEPHONE": "020-34917910", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.135754", "Name": "保康堂药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.45514, 22.88541 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 177, "FID_": 177.0, "LON": 113.25946, "LAT": 23.09043, "NAME_CN": "海珠区第二人民医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135755", "Name": "海珠区第二人民医院-急诊", "address": "缘觉路7" }, "geometry": { "type": "Point", "coordinates": [ 113.25946, 23.09043 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 178, "FID_": 178.0, "LON": 113.31959, "LAT": 23.19995, "NAME_CN": "福民门诊", "TELEPHONE": "020-37370273", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135758", "Name": "福民门诊", "address": "同和大街24号" }, "geometry": { "type": "Point", "coordinates": [ 113.31959, 23.19995 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 179, "FID_": 179.0, "LON": 113.63299, "LAT": 23.11879, "NAME_CN": "港平药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135761", "Name": "港平药房", "address": "庙坑路西3巷2" }, "geometry": { "type": "Point", "coordinates": [ 113.63299, 23.11879 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 180, "FID_": 180.0, "LON": 113.85542, "LAT": 23.18745, "NAME_CN": "普人康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135764", "Name": "普人康药店", "address": "中山东路与和平路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.85542, 23.18745 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 181, "FID_": 181.0, "LON": 113.26357, "LAT": 23.11339, "NAME_CN": "海珠区中医院", "TELEPHONE": "020-89035992", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135765", "Name": "海珠区中医院", "address": "南华东路636" }, "geometry": { "type": "Point", "coordinates": [ 113.26357, 23.11339 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 182, "FID_": 182.0, "LON": 113.41453, "LAT": 23.12261, "NAME_CN": "华康大药房珠村NO.9", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135768", "Name": "华康大药房珠村NO.9", "address": "珠村南门社新街24号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.41453, 23.12261 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 183, "FID_": 183.0, "LON": 113.36472, "LAT": 22.915, "NAME_CN": "正康连锁大药房新创分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135774", "Name": "正康连锁大药房新创分店", "address": "兴业大道" }, "geometry": { "type": "Point", "coordinates": [ 113.36472, 22.915 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 184, "FID_": 184.0, "LON": 113.37276, "LAT": 23.1307, "NAME_CN": "赞成大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135776", "Name": "赞成大药房", "address": "涌东路自编5-2" }, "geometry": { "type": "Point", "coordinates": [ 113.37276, 23.1307 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 185, "FID_": 185.0, "LON": 113.41998, "LAT": 23.23145, "NAME_CN": "联和街天鹿社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.135777", "Name": "联和街天鹿社区卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.41998, 23.23145 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 186, "FID_": 186.0, "LON": 113.6023, "LAT": 23.12271, "NAME_CN": "明辉药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135778", "Name": "明辉药房", "address": "新业路50" }, "geometry": { "type": "Point", "coordinates": [ 113.6023, 23.12271 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 187, "FID_": 187.0, "LON": 113.43343, "LAT": 22.96087, "NAME_CN": "石碁莲塘卫生站", "TELEPHONE": "020-84850150", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135779", "Name": "石碁莲塘卫生站", "address": "富怡路27/29/31" }, "geometry": { "type": "Point", "coordinates": [ 113.43343, 22.96087 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 188, "FID_": 188.0, "LON": 113.35103, "LAT": 23.12257, "NAME_CN": "集和堂大药房西街分店", "TELEPHONE": "020-22945051", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135781", "Name": "集和堂大药房西街分店", "address": "员村西街1号" }, "geometry": { "type": "Point", "coordinates": [ 113.35103, 23.12257 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 189, "FID_": 189.0, "LON": 113.34867, "LAT": 23.29934, "NAME_CN": "伟青大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135782", "Name": "伟青大药房", "address": "太和北路38号" }, "geometry": { "type": "Point", "coordinates": [ 113.34867, 23.29934 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 190, "FID_": 190.0, "LON": 113.45658, "LAT": 23.17373, "NAME_CN": "暹岗社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.135786", "Name": "暹岗社区卫生站", "address": "开创大道" }, "geometry": { "type": "Point", "coordinates": [ 113.45658, 23.17373 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 191, "FID_": 191.0, "LON": 113.32392, "LAT": 23.08696, "NAME_CN": "惠恩药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135787", "Name": "惠恩药房", "address": "聚德路27号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32392, 23.08696 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 192, "FID_": 192.0, "LON": 113.32044, "LAT": 23.08384, "NAME_CN": "仁济门诊部", "TELEPHONE": "020-62764339", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135788", "Name": "仁济门诊部", "address": "聚德西路坚真花园西侧" }, "geometry": { "type": "Point", "coordinates": [ 113.32044, 23.08384 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 193, "FID_": 193.0, "LON": 113.32192, "LAT": 23.0911, "NAME_CN": "海王星辰健康药房赤岗店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135789", "Name": "海王星辰健康药房赤岗店", "address": "赤岗路金丰大厦对面" }, "geometry": { "type": "Point", "coordinates": [ 113.32192, 23.0911 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 194, "FID_": 194.0, "LON": 113.22377, "LAT": 23.08148, "NAME_CN": "英达尔药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.135791", "Name": "英达尔药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22377, 23.08148 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 195, "FID_": 195.0, "LON": 113.22377, "LAT": 23.0811, "NAME_CN": "永和堂平价大药房东漖分店", "TELEPHONE": "020-81532140", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.135792", "Name": "永和堂平价大药房东漖分店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22377, 23.0811 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 196, "FID_": 196.0, "LON": 113.3577, "LAT": 23.13737, "NAME_CN": "南方医科大学第三附属医院", "TELEPHONE": "020-62784120", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135794", "Name": "南方医科大学第三附属医院-急诊", "address": "中山大道西183号" }, "geometry": { "type": "Point", "coordinates": [ 113.3577, 23.13737 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 197, "FID_": 197.0, "LON": 113.65342, "LAT": 23.12701, "NAME_CN": "保芝林大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135795", "Name": "保芝林大药房", "address": "创业西路338-1" }, "geometry": { "type": "Point", "coordinates": [ 113.65342, 23.12701 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 198, "FID_": 198.0, "LON": 113.81927, "LAT": 23.28145, "NAME_CN": "小药师一方大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135796", "Name": "小药师一方大药房", "address": "府佑路1-78" }, "geometry": { "type": "Point", "coordinates": [ 113.81927, 23.28145 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 199, "FID_": 199.0, "LON": 113.21783, "LAT": 23.13867, "NAME_CN": "万寿大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.135806", "Name": "万寿大药房", "address": "福源路15" }, "geometry": { "type": "Point", "coordinates": [ 113.21783, 23.13867 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 200, "FID_": 200.0, "LON": 113.22259, "LAT": 23.21364, "NAME_CN": "信和堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135813", "Name": "信和堂大药房", "address": "庆丰肉菜市场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22259, 23.21364 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 201, "FID_": 201.0, "LON": 113.23898, "LAT": 23.08331, "NAME_CN": "至群药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.135815", "Name": "至群药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23898, 23.08331 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 202, "FID_": 202.0, "LON": 113.50008, "LAT": 23.15132, "NAME_CN": "同康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.135821", "Name": "同康药店", "address": "上岭东街21" }, "geometry": { "type": "Point", "coordinates": [ 113.50008, 23.15132 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 203, "FID_": 203.0, "LON": 113.58413, "LAT": 23.54824, "NAME_CN": "健宁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.135822", "Name": "健宁药店", "address": "建设路31" }, "geometry": { "type": "Point", "coordinates": [ 113.58413, 23.54824 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 204, "FID_": 204.0, "LON": 113.82073, "LAT": 23.28851, "NAME_CN": "仁和堂药店增城分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135826", "Name": "仁和堂药店增城分店", "address": "荔园西路57" }, "geometry": { "type": "Point", "coordinates": [ 113.82073, 23.28851 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 205, "FID_": 205.0, "LON": 113.82537, "LAT": 23.29496, "NAME_CN": "益荔康荔会员平价药房沙园分店", "TELEPHONE": "020-82718820", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135827", "Name": "益荔康荔会员平价药房沙园分店", "address": "沙园路2号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.82537, 23.29496 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 206, "FID_": 206.0, "LON": 113.32583, "LAT": 23.16471, "NAME_CN": "武警医院心理科青少年成瘾治疗中心", "TELEPHONE": "020-61627195", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135828", "Name": "武警医院心理科青少年成瘾治疗中心", "address": "燕岭路268号" }, "geometry": { "type": "Point", "coordinates": [ 113.32583, 23.16471 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 207, "FID_": 207.0, "LON": 113.35274, "LAT": 23.297, "NAME_CN": "锦威堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135829", "Name": "锦威堂大药房", "address": "朝亮中路90对面" }, "geometry": { "type": "Point", "coordinates": [ 113.35274, 23.297 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 208, "FID_": 208.0, "LON": 113.35491, "LAT": 23.2961, "NAME_CN": "文康堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135830", "Name": "文康堂大药房", "address": "珊景路94" }, "geometry": { "type": "Point", "coordinates": [ 113.35491, 23.2961 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 209, "FID_": 209.0, "LON": 113.26604, "LAT": 23.21802, "NAME_CN": "永健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135834", "Name": "永健大药房", "address": "鹤新路3" }, "geometry": { "type": "Point", "coordinates": [ 113.26604, 23.21802 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 210, "FID_": 210.0, "LON": 113.31768, "LAT": 23.10692, "NAME_CN": "海珠区广康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135835", "Name": "海珠区广康药店", "address": "利安一街28" }, "geometry": { "type": "Point", "coordinates": [ 113.31768, 23.10692 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 211, "FID_": 211.0, "LON": 113.32709, "LAT": 23.14493, "NAME_CN": "福懋动物医院天河总部", "TELEPHONE": "020-38817912", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135836", "Name": "福懋动物医院天河总部", "address": "天河北路449号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32709, 23.14493 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 212, "FID_": 212.0, "LON": 113.2571, "LAT": 23.15855, "NAME_CN": "广州市康泰专科门诊部", "TELEPHONE": "020-39751899", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135837", "Name": "广州市康泰专科门诊部", "address": "群英大街13" }, "geometry": { "type": "Point", "coordinates": [ 113.2571, 23.15855 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 213, "FID_": 213.0, "LON": 113.22478, "LAT": 23.21502, "NAME_CN": "石井街红星社区卫生站", "TELEPHONE": "020-86406715", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135838", "Name": "石井街红星社区卫生站", "address": "石沙路292" }, "geometry": { "type": "Point", "coordinates": [ 113.22478, 23.21502 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 214, "FID_": 214.0, "LON": 113.14766, "LAT": 23.4634, "NAME_CN": "东升药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135843", "Name": "东升药店", "address": "东升中路65" }, "geometry": { "type": "Point", "coordinates": [ 113.14766, 23.4634 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 215, "FID_": 215.0, "LON": 113.27443, "LAT": 23.22418, "NAME_CN": "高健堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135845", "Name": "高健堂药店", "address": "黄边南路202附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27443, 23.22418 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 216, "FID_": 216.0, "LON": 113.19886, "LAT": 23.37077, "NAME_CN": "花都区医学会中西医结合门诊部", "TELEPHONE": "020-86860120", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135846", "Name": "花都区医学会中西医结合门诊部", "address": "工业大道东" }, "geometry": { "type": "Point", "coordinates": [ 113.19886, 23.37077 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 217, "FID_": 217.0, "LON": 113.2693, "LAT": 23.26378, "NAME_CN": "君安医疗门诊部", "TELEPHONE": "020-86077563", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135847", "Name": "君安医疗门诊部", "address": "大布路41" }, "geometry": { "type": "Point", "coordinates": [ 113.2693, 23.26378 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 218, "FID_": 218.0, "LON": 113.28881, "LAT": 23.07725, "NAME_CN": "陈昭堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135849", "Name": "陈昭堂药房", "address": "瑞宝南路二横路1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28881, 23.07725 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 219, "FID_": 219.0, "LON": 113.24919, "LAT": 23.11174, "NAME_CN": "维健门诊部", "TELEPHONE": "020-81913042", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135850", "Name": "维健门诊部", "address": "西濠二马路26号" }, "geometry": { "type": "Point", "coordinates": [ 113.24919, 23.11174 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 220, "FID_": 220.0, "LON": 113.49217, "LAT": 23.08686, "NAME_CN": "红荔社区卫生站", "TELEPHONE": "020-82094193", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.135856", "Name": "红荔社区卫生站", "address": "黄埔东路1889临时" }, "geometry": { "type": "Point", "coordinates": [ 113.49217, 23.08686 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 221, "FID_": 221.0, "LON": 113.59575, "LAT": 23.54081, "NAME_CN": "新惠民药房", "TELEPHONE": "020-87988808", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.135857", "Name": "新惠民药房", "address": "七星路" }, "geometry": { "type": "Point", "coordinates": [ 113.59575, 23.54081 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 222, "FID_": 222.0, "LON": 113.59553, "LAT": 23.54124, "NAME_CN": "七星药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.135858", "Name": "七星药店", "address": "七星路" }, "geometry": { "type": "Point", "coordinates": [ 113.59553, 23.54124 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 223, "FID_": 223.0, "LON": 113.53194, "LAT": 23.59124, "NAME_CN": "从化明珠医院", "TELEPHONE": "020-87866762", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.135863", "Name": "从化明珠医院", "address": "茶场" }, "geometry": { "type": "Point", "coordinates": [ 113.53194, 23.59124 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 224, "FID_": 224.0, "LON": 113.29237, "LAT": 23.15794, "NAME_CN": "金定堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135864", "Name": "金定堂药店", "address": "西坑长腰岭四街4" }, "geometry": { "type": "Point", "coordinates": [ 113.29237, 23.15794 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 225, "FID_": 225.0, "LON": 113.33028, "LAT": 23.08781, "NAME_CN": "君源药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135865", "Name": "君源药房", "address": "紫菀路花季华庭小区对面" }, "geometry": { "type": "Point", "coordinates": [ 113.33028, 23.08781 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 226, "FID_": 226.0, "LON": 113.20083, "LAT": 23.38444, "NAME_CN": "胡忠医院美容整形中心", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135871", "Name": "胡忠医院美容整形中心", "address": "建设北路" }, "geometry": { "type": "Point", "coordinates": [ 113.20083, 23.38444 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 227, "FID_": 227.0, "LON": 113.36082, "LAT": 22.93952, "NAME_CN": "采活药店大东店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135874", "Name": "采活药店大东店", "address": "大东路41" }, "geometry": { "type": "Point", "coordinates": [ 113.36082, 22.93952 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 228, "FID_": 228.0, "LON": 113.27812, "LAT": 23.34129, "NAME_CN": "广州华城医疗门诊部", "TELEPHONE": "020-55555620", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135875", "Name": "广州华城医疗门诊部", "address": "华盛南路" }, "geometry": { "type": "Point", "coordinates": [ 113.27812, 23.34129 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 229, "FID_": 229.0, "LON": 113.36968, "LAT": 22.93388, "NAME_CN": "市桥街东城社区卫生站", "TELEPHONE": "020-34515166", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135878", "Name": "市桥街东城社区卫生站", "address": "德胜路240号" }, "geometry": { "type": "Point", "coordinates": [ 113.36968, 22.93388 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 230, "FID_": 230.0, "LON": 113.31689, "LAT": 23.31352, "NAME_CN": "康仁大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135882", "Name": "康仁大药房", "address": "三盛中街健明牙科往左附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31689, 23.31352 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 231, "FID_": 231.0, "LON": 113.27287, "LAT": 23.14703, "NAME_CN": "国大药房一致药店麓景店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135883", "Name": "国大药房一致药店麓景店", "address": "麓景东大院附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27287, 23.14703 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 232, "FID_": 232.0, "LON": 113.27445, "LAT": 23.12504, "NAME_CN": "广州安泰中医门诊部", "TELEPHONE": "020-83833447", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135884", "Name": "广州安泰中医门诊部", "address": "东华西路57" }, "geometry": { "type": "Point", "coordinates": [ 113.27445, 23.12504 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 233, "FID_": 233.0, "LON": 113.17198, "LAT": 23.46862, "NAME_CN": "百姓家康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135891", "Name": "百姓家康大药房", "address": "金狮大道东路50-2" }, "geometry": { "type": "Point", "coordinates": [ 113.17198, 23.46862 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 234, "FID_": 234.0, "LON": 113.2926, "LAT": 23.26193, "NAME_CN": "长红药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135894", "Name": "长红药房", "address": "长湴北街" }, "geometry": { "type": "Point", "coordinates": [ 113.2926, 23.26193 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 235, "FID_": 235.0, "LON": 113.58738, "LAT": 23.18093, "NAME_CN": "保康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135895", "Name": "保康堂药店", "address": "永胜南街9" }, "geometry": { "type": "Point", "coordinates": [ 113.58738, 23.18093 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 236, "FID_": 236.0, "LON": 113.58814, "LAT": 23.18051, "NAME_CN": "永和医院中西医门诊", "TELEPHONE": "020-82971006", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135896", "Name": "永和医院中西医门诊", "address": "荔香街" }, "geometry": { "type": "Point", "coordinates": [ 113.58814, 23.18051 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 237, "FID_": 237.0, "LON": 113.29295, "LAT": 23.3354, "NAME_CN": "曹氏大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135897", "Name": "曹氏大药房", "address": "鹤龙六路28号人和万家福购物广场首层" }, "geometry": { "type": "Point", "coordinates": [ 113.29295, 23.3354 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 238, "FID_": 238.0, "LON": 113.29288, "LAT": 23.3355, "NAME_CN": "济和堂宝兴平价大药房", "TELEPHONE": "13060811502", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135898", "Name": "济和堂宝兴平价大药房", "address": "鹤龙六路28号人和万家福购物广场北侧" }, "geometry": { "type": "Point", "coordinates": [ 113.29288, 23.3355 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 239, "FID_": 239.0, "LON": 113.22238, "LAT": 23.39294, "NAME_CN": "田美村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135899", "Name": "田美村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22238, 23.39294 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 240, "FID_": 240.0, "LON": 113.21365, "LAT": 23.37788, "NAME_CN": "天龙药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135901", "Name": "天龙药店", "address": "北闸街19" }, "geometry": { "type": "Point", "coordinates": [ 113.21365, 23.37788 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 241, "FID_": 241.0, "LON": 113.21345, "LAT": 23.37846, "NAME_CN": "咏心大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135902", "Name": "咏心大药房", "address": "北闸街" }, "geometry": { "type": "Point", "coordinates": [ 113.21345, 23.37846 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 242, "FID_": 242.0, "LON": 113.30053, "LAT": 23.07305, "NAME_CN": "农林药店", "TELEPHONE": "020-84060461", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135908", "Name": "农林药店", "address": "南燕二街57" }, "geometry": { "type": "Point", "coordinates": [ 113.30053, 23.07305 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 243, "FID_": 243.0, "LON": 113.39345, "LAT": 22.93918, "NAME_CN": "同济大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135910", "Name": "同济大药房", "address": "清河东路石岗东村段129" }, "geometry": { "type": "Point", "coordinates": [ 113.39345, 22.93918 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 244, "FID_": 244.0, "LON": 113.25123, "LAT": 23.17092, "NAME_CN": "千方百济大药房乐嘉店", "TELEPHONE": "020-86342830", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135912", "Name": "千方百济大药房乐嘉店", "address": "乐嘉路76号" }, "geometry": { "type": "Point", "coordinates": [ 113.25123, 23.17092 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 245, "FID_": 245.0, "LON": 113.33951, "LAT": 22.90845, "NAME_CN": "和康口腔门诊部", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135913", "Name": "和康口腔门诊部", "address": "沙湾大道9" }, "geometry": { "type": "Point", "coordinates": [ 113.33951, 22.90845 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 246, "FID_": 246.0, "LON": 113.56371, "LAT": 23.51252, "NAME_CN": "赤草村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.135914", "Name": "赤草村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.56371, 23.51252 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 247, "FID_": 247.0, "LON": 113.60687, "LAT": 23.51763, "NAME_CN": "下罗村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.135915", "Name": "下罗村卫生站", "address": "罗沙路" }, "geometry": { "type": "Point", "coordinates": [ 113.60687, 23.51763 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 248, "FID_": 248.0, "LON": 113.30243, "LAT": 23.13263, "NAME_CN": "君济堂梅东药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135918", "Name": "君济堂梅东药店", "address": "梅东路30-110" }, "geometry": { "type": "Point", "coordinates": [ 113.30243, 23.13263 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 249, "FID_": 249.0, "LON": 113.49665, "LAT": 22.97195, "NAME_CN": "百康源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135920", "Name": "百康源大药房", "address": "西门南路121" }, "geometry": { "type": "Point", "coordinates": [ 113.49665, 22.97195 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 250, "FID_": 250.0, "LON": 113.23747, "LAT": 23.14383, "NAME_CN": "健尔康专业药房西湾分店", "TELEPHONE": "020-86473377", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.135925", "Name": "健尔康专业药房西湾分店", "address": "西湾东一街6号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23747, 23.14383 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 251, "FID_": 251.0, "LON": 113.51324, "LAT": 22.9208, "NAME_CN": "石楼镇海鸥社区卫生站", "TELEPHONE": "020-84653091", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135927", "Name": "石楼镇海鸥社区卫生站", "address": "海鸥公路913" }, "geometry": { "type": "Point", "coordinates": [ 113.51324, 22.9208 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 252, "FID_": 252.0, "LON": 113.24947, "LAT": 23.09103, "NAME_CN": "顽皮宠物医院", "TELEPHONE": "020-62771297", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135930", "Name": "顽皮宠物医院", "address": "革新路139-22" }, "geometry": { "type": "Point", "coordinates": [ 113.24947, 23.09103 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 253, "FID_": 253.0, "LON": 113.58685, "LAT": 23.55625, "NAME_CN": "城郊街镇北社区卫生站", "TELEPHONE": "020-31298784", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.135934", "Name": "城郊街镇北社区卫生站", "address": "镇北路" }, "geometry": { "type": "Point", "coordinates": [ 113.58685, 23.55625 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 254, "FID_": 254.0, "LON": 113.37269, "LAT": 22.93497, "NAME_CN": "海王星辰健康药房德兴分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135935", "Name": "海王星辰健康药房德兴分店", "address": "德兴路302-1" }, "geometry": { "type": "Point", "coordinates": [ 113.37269, 22.93497 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 255, "FID_": 255.0, "LON": 113.22172, "LAT": 23.14745, "NAME_CN": "广东省中医院罗冲围门诊部", "TELEPHONE": "020-81998033", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135936", "Name": "广东省中医院罗冲围门诊部", "address": "增槎路14号" }, "geometry": { "type": "Point", "coordinates": [ 113.22172, 23.14745 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 256, "FID_": 256.0, "LON": 113.47657, "LAT": 23.09871, "NAME_CN": "泽森顺康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.135939", "Name": "泽森顺康大药房", "address": "信华路127附近" }, "geometry": { "type": "Point", "coordinates": [ 113.47657, 23.09871 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 257, "FID_": 257.0, "LON": 113.22189, "LAT": 23.216, "NAME_CN": "民信药业石井民之信药店", "TELEPHONE": "13719199078", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135940", "Name": "民信药业石井民之信药店", "address": "庆丰路2" }, "geometry": { "type": "Point", "coordinates": [ 113.22189, 23.216 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 258, "FID_": 258.0, "LON": 113.88887, "LAT": 23.4174, "NAME_CN": "仁康堂中西药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.135942", "Name": "仁康堂中西药店", "address": "正果大道64" }, "geometry": { "type": "Point", "coordinates": [ 113.88887, 23.4174 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 259, "FID_": 259.0, "LON": 113.58637, "LAT": 23.54973, "NAME_CN": "陶玉华牙科诊所", "TELEPHONE": "13926111601", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.135949", "Name": "陶玉华牙科诊所", "address": "东成路13号" }, "geometry": { "type": "Point", "coordinates": [ 113.58637, 23.54973 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 260, "FID_": 260.0, "LON": 113.14253, "LAT": 23.46293, "NAME_CN": "百喆堂平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135953", "Name": "百喆堂平价大药房", "address": "如意街28" }, "geometry": { "type": "Point", "coordinates": [ 113.14253, 23.46293 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 261, "FID_": 261.0, "LON": 113.28535, "LAT": 23.12872, "NAME_CN": "中山大学附属第一医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135955", "Name": "中山大学附属第一医院-曾宪梓大楼", "address": "中山二路58号" }, "geometry": { "type": "Point", "coordinates": [ 113.28535, 23.12872 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 262, "FID_": 262.0, "LON": 113.01857, "LAT": 23.42478, "NAME_CN": "白坭卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135960", "Name": "白坭卫生站", "address": "赤坭镇白坭村" }, "geometry": { "type": "Point", "coordinates": [ 113.01857, 23.42478 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 263, "FID_": 263.0, "LON": 113.34143, "LAT": 23.17707, "NAME_CN": "邓时钊医疗门诊", "TELEPHONE": "020-37093469", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135966", "Name": "邓时钊医疗门诊", "address": "天源路138号101" }, "geometry": { "type": "Point", "coordinates": [ 113.34143, 23.17707 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 264, "FID_": 264.0, "LON": 113.36284, "LAT": 23.19649, "NAME_CN": "广州市天河宝芝堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135967", "Name": "广州市天河宝芝堂大药房", "address": "广汕一路15附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36284, 23.19649 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 265, "FID_": 265.0, "LON": 113.2291, "LAT": 23.1925, "NAME_CN": "宝安堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.135968", "Name": "宝安堂大药房", "address": "东大街4号" }, "geometry": { "type": "Point", "coordinates": [ 113.2291, 23.1925 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 266, "FID_": 266.0, "LON": 113.29235, "LAT": 23.44147, "NAME_CN": "天和村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135969", "Name": "天和村卫生站", "address": "天和村民委员会附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29235, 23.44147 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 267, "FID_": 267.0, "LON": 113.36355, "LAT": 23.20214, "NAME_CN": "济济药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135971", "Name": "济济药店", "address": "龙洞直街64" }, "geometry": { "type": "Point", "coordinates": [ 113.36355, 23.20214 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 268, "FID_": 268.0, "LON": 113.2982, "LAT": 23.07127, "NAME_CN": "南洲街西滘社区卫生站", "TELEPHONE": "020-34272337", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.135973", "Name": "南洲街西滘社区卫生站", "address": "西窖大街8巷18" }, "geometry": { "type": "Point", "coordinates": [ 113.2982, 23.07127 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 269, "FID_": 269.0, "LON": 113.52621, "LAT": 23.09169, "NAME_CN": "电力医院口腔门诊", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.135980", "Name": "电力医院口腔门诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.52621, 23.09169 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 270, "FID_": 270.0, "LON": 113.18195, "LAT": 23.47206, "NAME_CN": "益群村卫生站", "TELEPHONE": "020-86845373", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.135982", "Name": "益群村卫生站", "address": "南航大道北30-2" }, "geometry": { "type": "Point", "coordinates": [ 113.18195, 23.47206 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 271, "FID_": 271.0, "LON": 113.26852, "LAT": 23.14486, "NAME_CN": "国济大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135986", "Name": "国济大药房", "address": "下塘西路10-6号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26852, 23.14486 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 272, "FID_": 272.0, "LON": 113.37656, "LAT": 23.12511, "NAME_CN": "爱宝动物诊所", "TELEPHONE": "020-38258539", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135987", "Name": "爱宝动物诊所", "address": "科新路6" }, "geometry": { "type": "Point", "coordinates": [ 113.37656, 23.12511 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 273, "FID_": 273.0, "LON": 113.28659, "LAT": 23.13275, "NAME_CN": "新田达药房", "TELEPHONE": "020-87333923", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.135995", "Name": "新田达药房", "address": "执信南路138号" }, "geometry": { "type": "Point", "coordinates": [ 113.28659, 23.13275 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 274, "FID_": 274.0, "LON": 113.32565, "LAT": 23.13176, "NAME_CN": "二天堂大药房", "TELEPHONE": "020-87594339", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.135996", "Name": "二天堂大药房", "address": "体育东横街21-2" }, "geometry": { "type": "Point", "coordinates": [ 113.32565, 23.13176 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 275, "FID_": 275.0, "LON": 113.37222, "LAT": 22.96472, "NAME_CN": "益健门诊部", "TELEPHONE": "020-84661212", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.135997", "Name": "益健门诊部", "address": "蔡边二村" }, "geometry": { "type": "Point", "coordinates": [ 113.37222, 22.96472 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 276, "FID_": 276.0, "LON": 113.21568, "LAT": 23.19941, "NAME_CN": "荣慧药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136000", "Name": "荣慧药店", "address": "振彩三巷2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.21568, 23.19941 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 277, "FID_": 277.0, "LON": 113.31203, "LAT": 22.97547, "NAME_CN": "永安堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136001", "Name": "永安堂大药房", "address": "人民路145" }, "geometry": { "type": "Point", "coordinates": [ 113.31203, 22.97547 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 278, "FID_": 278.0, "LON": 113.50098, "LAT": 22.82356, "NAME_CN": "黄阁镇大井村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.136002", "Name": "黄阁镇大井村卫生站", "address": "黄梅路136" }, "geometry": { "type": "Point", "coordinates": [ 113.50098, 22.82356 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 279, "FID_": 279.0, "LON": 113.54847, "LAT": 22.82013, "NAME_CN": "沙螺湾村社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.136004", "Name": "沙螺湾村社区卫生站", "address": "沙螺湾西街" }, "geometry": { "type": "Point", "coordinates": [ 113.54847, 22.82013 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 280, "FID_": 280.0, "LON": 113.3014, "LAT": 23.04877, "NAME_CN": "海王星辰健康药房广奥分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136006", "Name": "海王星辰健康药房广奥分店", "address": "如意路46号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3014, 23.04877 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 281, "FID_": 281.0, "LON": 113.23093, "LAT": 23.0761, "NAME_CN": "福盛药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136011", "Name": "福盛药店", "address": "坑口村头11" }, "geometry": { "type": "Point", "coordinates": [ 113.23093, 23.0761 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 282, "FID_": 282.0, "LON": 113.24305, "LAT": 23.12519, "NAME_CN": "广州市博爱动物医院", "TELEPHONE": "020-81845092", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136012", "Name": "广州市博爱动物医院", "address": "龙津东路626号" }, "geometry": { "type": "Point", "coordinates": [ 113.24305, 23.12519 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 283, "FID_": 283.0, "LON": 113.1552, "LAT": 23.46507, "NAME_CN": "仁和堂振兴药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136013", "Name": "仁和堂振兴药店", "address": "康政东路3" }, "geometry": { "type": "Point", "coordinates": [ 113.1552, 23.46507 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 284, "FID_": 284.0, "LON": 113.25411, "LAT": 23.17494, "NAME_CN": "统乾平价药房", "TELEPHONE": "020-33940800", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136014", "Name": "统乾平价药房", "address": "远景路118" }, "geometry": { "type": "Point", "coordinates": [ 113.25411, 23.17494 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 285, "FID_": 285.0, "LON": 113.27704, "LAT": 23.12111, "NAME_CN": "仁森堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.136019", "Name": "仁森堂药店", "address": "白云路47号" }, "geometry": { "type": "Point", "coordinates": [ 113.27704, 23.12111 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 286, "FID_": 286.0, "LON": 113.43852, "LAT": 23.13863, "NAME_CN": "岐山门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.136020", "Name": "岐山门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.43852, 23.13863 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 287, "FID_": 287.0, "LON": 113.30973, "LAT": 22.97832, "NAME_CN": "安和堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136028", "Name": "安和堂药店", "address": "嘉胜路" }, "geometry": { "type": "Point", "coordinates": [ 113.30973, 22.97832 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 288, "FID_": 288.0, "LON": 113.40874, "LAT": 23.11085, "NAME_CN": "源和堂大药房", "TELEPHONE": "020-22308283", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136031", "Name": "源和堂大药房", "address": "石溪市场D29商铺" }, "geometry": { "type": "Point", "coordinates": [ 113.40874, 23.11085 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 289, "FID_": 289.0, "LON": 113.52094, "LAT": 23.08781, "NAME_CN": "海王星辰健康药房百事佳分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.136035", "Name": "海王星辰健康药房百事佳分店", "address": "黄埔东路2841号百事佳商业广场首层" }, "geometry": { "type": "Point", "coordinates": [ 113.52094, 23.08781 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 290, "FID_": 290.0, "LON": 113.23776, "LAT": 23.3547, "NAME_CN": "东莞村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136036", "Name": "东莞村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23776, 23.3547 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 291, "FID_": 291.0, "LON": 113.22177, "LAT": 23.15084, "NAME_CN": "广州市螺涌医疗门诊部", "TELEPHONE": "020-81788349", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136038", "Name": "广州市螺涌医疗门诊部", "address": "孖涌路35" }, "geometry": { "type": "Point", "coordinates": [ 113.22177, 23.15084 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 292, "FID_": 292.0, "LON": 113.2942, "LAT": 23.07146, "NAME_CN": "春草堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136041", "Name": "春草堂药店", "address": "盈丰路80" }, "geometry": { "type": "Point", "coordinates": [ 113.2942, 23.07146 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 293, "FID_": 293.0, "LON": 113.20898, "LAT": 23.23577, "NAME_CN": "广州市康民医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136043", "Name": "广州市康民医疗门诊部", "address": "石沙路" }, "geometry": { "type": "Point", "coordinates": [ 113.20898, 23.23577 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 294, "FID_": 294.0, "LON": 113.27089, "LAT": 23.49898, "NAME_CN": "源和村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136053", "Name": "源和村卫生站", "address": "花山镇源和村" }, "geometry": { "type": "Point", "coordinates": [ 113.27089, 23.49898 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 295, "FID_": 295.0, "LON": 113.23395, "LAT": 23.17596, "NAME_CN": "本草药房国有连锁", "TELEPHONE": "020-36512303", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136058", "Name": "本草药房国有连锁", "address": "横滘大道68号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23395, 23.17596 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 296, "FID_": 296.0, "LON": 113.24808, "LAT": 23.16946, "NAME_CN": "仁和牙科", "TELEPHONE": "020-86343653", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136059", "Name": "仁和牙科", "address": "三元里大道" }, "geometry": { "type": "Point", "coordinates": [ 113.24808, 23.16946 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 297, "FID_": 297.0, "LON": 113.32194, "LAT": 23.02731, "NAME_CN": "大石同济药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136064", "Name": "大石同济药店", "address": "大涌路275之27" }, "geometry": { "type": "Point", "coordinates": [ 113.32194, 23.02731 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 298, "FID_": 298.0, "LON": 113.24929, "LAT": 23.12341, "NAME_CN": "德济堂大药房惠福店", "TELEPHONE": "020-81854484", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.136072", "Name": "德济堂大药房惠福店", "address": "惠福西路28" }, "geometry": { "type": "Point", "coordinates": [ 113.24929, 23.12341 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 299, "FID_": 299.0, "LON": 113.32347, "LAT": 23.1597, "NAME_CN": "仁和堂药业连锁金燕药店", "TELEPHONE": "020-81873897", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136073", "Name": "仁和堂药业连锁金燕药店", "address": "金燕路与粤垦路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32347, 23.1597 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 300, "FID_": 300.0, "LON": 113.26082, "LAT": 23.09774, "NAME_CN": "爱心动物医院", "TELEPHONE": "020-83881709", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136074", "Name": "爱心动物医院", "address": "宝岗大道466号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26082, 23.09774 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 301, "FID_": 301.0, "LON": 113.60203, "LAT": 23.12293, "NAME_CN": "恒健大药房", "TELEPHONE": "13809287991", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136079", "Name": "恒健大药房", "address": "新业路" }, "geometry": { "type": "Point", "coordinates": [ 113.60203, 23.12293 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 302, "FID_": 302.0, "LON": 113.2441, "LAT": 23.15336, "NAME_CN": "同健医药连锁北城药店", "TELEPHONE": "13710356438", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.136083", "Name": "同健医药连锁北城药店", "address": "广园西路41" }, "geometry": { "type": "Point", "coordinates": [ 113.2441, 23.15336 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 303, "FID_": 303.0, "LON": 113.24716, "LAT": 23.16372, "NAME_CN": "国润堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.136084", "Name": "国润堂大药房", "address": "瑶华街128" }, "geometry": { "type": "Point", "coordinates": [ 113.24716, 23.16372 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 304, "FID_": 304.0, "LON": 113.65577, "LAT": 23.22148, "NAME_CN": "馨远堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136087", "Name": "馨远堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.65577, 23.22148 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 305, "FID_": 305.0, "LON": 113.17865, "LAT": 23.47193, "NAME_CN": "信福缘大药房连锁药店", "TELEPHONE": "13719108884", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136092", "Name": "信福缘大药房连锁药店", "address": "狮岭镇" }, "geometry": { "type": "Point", "coordinates": [ 113.17865, 23.47193 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 306, "FID_": 306.0, "LON": 113.21706, "LAT": 23.35774, "NAME_CN": "君好药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136097", "Name": "君好药店", "address": "雅遥南路74号之7" }, "geometry": { "type": "Point", "coordinates": [ 113.21706, 23.35774 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 307, "FID_": 307.0, "LON": 113.26412, "LAT": 23.19277, "NAME_CN": "百康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136098", "Name": "百康大药房", "address": "萧岗涌北大街121" }, "geometry": { "type": "Point", "coordinates": [ 113.26412, 23.19277 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 308, "FID_": 308.0, "LON": 113.46353, "LAT": 23.41841, "NAME_CN": "新村卫生站", "TELEPHONE": "13711773541", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136108", "Name": "新村卫生站", "address": "广从九路1211" }, "geometry": { "type": "Point", "coordinates": [ 113.46353, 23.41841 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 309, "FID_": 309.0, "LON": 113.51061, "LAT": 23.08474, "NAME_CN": "本草药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.136114", "Name": "本草药房", "address": "黄埔东路2700号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.51061, 23.08474 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 310, "FID_": 310.0, "LON": 113.22164, "LAT": 23.35477, "NAME_CN": "岑境村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136118", "Name": "岑境村卫生站", "address": "X264" }, "geometry": { "type": "Point", "coordinates": [ 113.22164, 23.35477 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 311, "FID_": 311.0, "LON": 113.43226, "LAT": 23.11889, "NAME_CN": "广州市莹康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.136120", "Name": "广州市莹康大药房", "address": "元贝大街左7号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.43226, 23.11889 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 312, "FID_": 312.0, "LON": 113.44053, "LAT": 23.10789, "NAME_CN": "雄东牙科诊所", "TELEPHONE": "020-82291945", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.136124", "Name": "雄东牙科诊所", "address": "港湾路三街" }, "geometry": { "type": "Point", "coordinates": [ 113.44053, 23.10789 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 313, "FID_": 313.0, "LON": 113.06372, "LAT": 23.32434, "NAME_CN": "炭步镇横岗村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136126", "Name": "炭步镇横岗村卫生站", "address": "炭步镇横岗村" }, "geometry": { "type": "Point", "coordinates": [ 113.06372, 23.32434 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 314, "FID_": 314.0, "LON": 113.59995, "LAT": 23.12264, "NAME_CN": "中联大药房", "TELEPHONE": "020-61775956", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136128", "Name": "中联大药房", "address": "新业路6" }, "geometry": { "type": "Point", "coordinates": [ 113.59995, 23.12264 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 315, "FID_": 315.0, "LON": 113.28689, "LAT": 23.0818, "NAME_CN": "瑞宝北约社区卫生站", "TELEPHONE": "020-84275389", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136130", "Name": "瑞宝北约社区卫生站", "address": "瑞宝北约大街20号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28689, 23.0818 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 316, "FID_": 316.0, "LON": 113.43539, "LAT": 23.10178, "NAME_CN": "同健医药连锁康宁蟹山药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.136132", "Name": "同健医药连锁康宁蟹山药店", "address": "蟹山路50-1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.43539, 23.10178 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 317, "FID_": 317.0, "LON": 113.34819, "LAT": 22.95123, "NAME_CN": "柏盛堂康林堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136145", "Name": "柏盛堂康林堂药房", "address": "捷进中路165" }, "geometry": { "type": "Point", "coordinates": [ 113.34819, 22.95123 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 318, "FID_": 318.0, "LON": 113.14507, "LAT": 23.46384, "NAME_CN": "利民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136146", "Name": "利民药店", "address": "教育东路96" }, "geometry": { "type": "Point", "coordinates": [ 113.14507, 23.46384 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 319, "FID_": 319.0, "LON": 113.14318, "LAT": 23.46378, "NAME_CN": "花都怡康医疗门诊部", "TELEPHONE": "020-22683999", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136147", "Name": "花都怡康医疗门诊部", "address": "教育西路3号" }, "geometry": { "type": "Point", "coordinates": [ 113.14318, 23.46378 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 320, "FID_": 320.0, "LON": 113.36823, "LAT": 22.93773, "NAME_CN": "采活药店清河分店", "TELEPHONE": "020-22863223", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136154", "Name": "采活药店清河分店", "address": "清河东路20" }, "geometry": { "type": "Point", "coordinates": [ 113.36823, 22.93773 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 321, "FID_": 321.0, "LON": 113.36892, "LAT": 22.93779, "NAME_CN": "海王星辰健康药房德胜分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136155", "Name": "海王星辰健康药房德胜分店", "address": "德胜路120" }, "geometry": { "type": "Point", "coordinates": [ 113.36892, 22.93779 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 322, "FID_": 322.0, "LON": 113.43044, "LAT": 22.96129, "NAME_CN": "金秋堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136156", "Name": "金秋堂药店", "address": "富怡路149" }, "geometry": { "type": "Point", "coordinates": [ 113.43044, 22.96129 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 323, "FID_": 323.0, "LON": 113.43167, "LAT": 22.95839, "NAME_CN": "本草药业富豪平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136157", "Name": "本草药业富豪平价大药房", "address": "富豪街65/67" }, "geometry": { "type": "Point", "coordinates": [ 113.43167, 22.95839 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 324, "FID_": 324.0, "LON": 113.24787, "LAT": 23.20119, "NAME_CN": "宏昌药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136158", "Name": "宏昌药店", "address": "大埔东约十巷2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24787, 23.20119 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 325, "FID_": 325.0, "LON": 113.23375, "LAT": 23.20829, "NAME_CN": "民信药业立康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136159", "Name": "民信药业立康药房", "address": "石潭路" }, "geometry": { "type": "Point", "coordinates": [ 113.23375, 23.20829 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 326, "FID_": 326.0, "LON": 113.37478, "LAT": 23.12945, "NAME_CN": "天河区棠下福善门诊部", "TELEPHONE": "020-85639403", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136160", "Name": "天河区棠下福善门诊部", "address": "棠下达善大街3" }, "geometry": { "type": "Point", "coordinates": [ 113.37478, 23.12945 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 327, "FID_": 327.0, "LON": 113.17368, "LAT": 23.46292, "NAME_CN": "健旺堂平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136161", "Name": "健旺堂平价大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.17368, 23.46292 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 328, "FID_": 328.0, "LON": 113.22509, "LAT": 23.18539, "NAME_CN": "健雅口腔门诊部", "TELEPHONE": "020-86400280", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136163", "Name": "健雅口腔门诊部", "address": "西槎路" }, "geometry": { "type": "Point", "coordinates": [ 113.22509, 23.18539 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 329, "FID_": 329.0, "LON": 113.56987, "LAT": 23.55139, "NAME_CN": "济生药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.136168", "Name": "济生药店", "address": "从化中学附近" }, "geometry": { "type": "Point", "coordinates": [ 113.56987, 23.55139 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 330, "FID_": 330.0, "LON": 113.14036, "LAT": 23.46483, "NAME_CN": "润泽大药房龙泉路NO.2", "TELEPHONE": "020-86990638", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136169", "Name": "润泽大药房龙泉路NO.2", "address": "龙泉西路6号之22" }, "geometry": { "type": "Point", "coordinates": [ 113.14036, 23.46483 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 331, "FID_": 331.0, "LON": 113.83682, "LAT": 23.28882, "NAME_CN": "河济药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136173", "Name": "河济药店", "address": "东桥东路" }, "geometry": { "type": "Point", "coordinates": [ 113.83682, 23.28882 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 332, "FID_": 332.0, "LON": 113.29557, "LAT": 23.08906, "NAME_CN": "二天堂大药房南新分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136184", "Name": "二天堂大药房南新分店", "address": "康乐中约南新街" }, "geometry": { "type": "Point", "coordinates": [ 113.29557, 23.08906 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 333, "FID_": 333.0, "LON": 113.29285, "LAT": 23.07198, "NAME_CN": "中二大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136187", "Name": "中二大药房", "address": "盈丰路35" }, "geometry": { "type": "Point", "coordinates": [ 113.29285, 23.07198 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 334, "FID_": 334.0, "LON": 113.21745, "LAT": 23.23784, "NAME_CN": "康复堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136189", "Name": "康复堂药房", "address": "滘心农贸市场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.21745, 23.23784 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 335, "FID_": 335.0, "LON": 113.39775, "LAT": 23.12301, "NAME_CN": "光华口腔医学院·附属口腔医院东院", "TELEPHONE": "020-82522352", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136190", "Name": "光华口腔医学院·附属口腔医院东院", "address": "东圃大马路3-7" }, "geometry": { "type": "Point", "coordinates": [ 113.39775, 23.12301 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 336, "FID_": 336.0, "LON": 113.31662, "LAT": 23.26815, "NAME_CN": "新一康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136191", "Name": "新一康药房", "address": "永兴东路21号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31662, 23.26815 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 337, "FID_": 337.0, "LON": 113.28755, "LAT": 23.04203, "NAME_CN": "赣和医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136192", "Name": "赣和医药店", "address": "沿沙路" }, "geometry": { "type": "Point", "coordinates": [ 113.28755, 23.04203 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 338, "FID_": 338.0, "LON": 113.25522, "LAT": 23.12728, "NAME_CN": "越秀区红十字会医院", "TELEPHONE": "020-83343651", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.136193", "Name": "越秀区红十字会医院-急诊", "address": "朝天路64" }, "geometry": { "type": "Point", "coordinates": [ 113.25522, 23.12728 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 339, "FID_": 339.0, "LON": 113.29804, "LAT": 23.22256, "NAME_CN": "广州市白云区泰康门诊部", "TELEPHONE": "020-62639119", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136194", "Name": "广州市白云区泰康门诊部", "address": "丛云路" }, "geometry": { "type": "Point", "coordinates": [ 113.29804, 23.22256 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 340, "FID_": 340.0, "LON": 113.23967, "LAT": 23.29934, "NAME_CN": "林和湘颖药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136195", "Name": "林和湘颖药店", "address": "塘贝村" }, "geometry": { "type": "Point", "coordinates": [ 113.23967, 23.29934 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 341, "FID_": 341.0, "LON": 113.23917, "LAT": 23.13203, "NAME_CN": "君康大药房荔湾店", "TELEPHONE": "020-81722525", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136196", "Name": "君康大药房荔湾店", "address": "荔湾路88号" }, "geometry": { "type": "Point", "coordinates": [ 113.23917, 23.13203 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 342, "FID_": 342.0, "LON": 113.27154, "LAT": 23.07504, "NAME_CN": "海诚动物医院", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136202", "Name": "海诚动物医院", "address": "凤岗路5" }, "geometry": { "type": "Point", "coordinates": [ 113.27154, 23.07504 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 343, "FID_": 343.0, "LON": 113.83625, "LAT": 23.28879, "NAME_CN": "增城市疾病预防控制中心防治门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136204", "Name": "增城市疾病预防控制中心防治门诊", "address": "沿江东二路4" }, "geometry": { "type": "Point", "coordinates": [ 113.83625, 23.28879 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 344, "FID_": 344.0, "LON": 113.841, "LAT": 23.28575, "NAME_CN": "增城市辉健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136205", "Name": "增城市辉健药店", "address": "园南街东四巷7" }, "geometry": { "type": "Point", "coordinates": [ 113.841, 23.28575 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 345, "FID_": 345.0, "LON": 113.27454, "LAT": 23.23739, "NAME_CN": "佳和医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136207", "Name": "佳和医疗门诊部", "address": "G106" }, "geometry": { "type": "Point", "coordinates": [ 113.27454, 23.23739 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 346, "FID_": 346.0, "LON": 113.21085, "LAT": 23.38959, "NAME_CN": "君元药店茶园路南方大药房NO.3", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136208", "Name": "君元药店茶园路南方大药房NO.3", "address": "茶园路1-12" }, "geometry": { "type": "Point", "coordinates": [ 113.21085, 23.38959 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 347, "FID_": 347.0, "LON": 113.3126, "LAT": 23.06949, "NAME_CN": "红棉大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136209", "Name": "红棉大药房", "address": "后滘大街28" }, "geometry": { "type": "Point", "coordinates": [ 113.3126, 23.06949 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 348, "FID_": 348.0, "LON": 113.27532, "LAT": 23.24357, "NAME_CN": "新门楼医疗门诊部", "TELEPHONE": "020-28240289", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136210", "Name": "新门楼医疗门诊部", "address": "嘉禾望岗二马路18号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.27532, 23.24357 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 349, "FID_": 349.0, "LON": 113.28945, "LAT": 23.13865, "NAME_CN": "康之家爱心药房区庄配送点", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.136211", "Name": "康之家爱心药房区庄配送点", "address": "先烈中路78号" }, "geometry": { "type": "Point", "coordinates": [ 113.28945, 23.13865 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 350, "FID_": 350.0, "LON": 113.26898, "LAT": 23.10494, "NAME_CN": "二天堂大药房天园店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136214", "Name": "二天堂大药房天园店", "address": "前进路44号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26898, 23.10494 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 351, "FID_": 351.0, "LON": 113.46246, "LAT": 23.01334, "NAME_CN": "明经陈婉社区卫生站", "TELEPHONE": "020-84752433", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136216", "Name": "明经陈婉社区卫生站", "address": "石化公路" }, "geometry": { "type": "Point", "coordinates": [ 113.46246, 23.01334 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 352, "FID_": 352.0, "LON": 113.38074, "LAT": 23.1393, "NAME_CN": "永安康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136219", "Name": "永安康大药房", "address": "棠东广棠路自编1-6" }, "geometry": { "type": "Point", "coordinates": [ 113.38074, 23.1393 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 353, "FID_": 353.0, "LON": 113.29498, "LAT": 23.15735, "NAME_CN": "广东省第二中医院广园门诊", "TELEPHONE": "020-87228563", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.136220", "Name": "广东省第二中医院广园门诊", "address": "广园东路1813号" }, "geometry": { "type": "Point", "coordinates": [ 113.29498, 23.15735 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 354, "FID_": 354.0, "LON": 113.28509, "LAT": 23.13406, "NAME_CN": "中山大学附属肿瘤医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.136222", "Name": "中山大学附属肿瘤医院-急诊室", "address": "东风东路651号" }, "geometry": { "type": "Point", "coordinates": [ 113.28509, 23.13406 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 355, "FID_": 355.0, "LON": 113.38198, "LAT": 22.94541, "NAME_CN": "东方红大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136223", "Name": "东方红大药房", "address": "罗家路73" }, "geometry": { "type": "Point", "coordinates": [ 113.38198, 22.94541 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 356, "FID_": 356.0, "LON": 113.60462, "LAT": 23.12779, "NAME_CN": "广虎大药房", "TELEPHONE": "020-82600719", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136227", "Name": "广虎大药房", "address": "东坑二横路48附近" }, "geometry": { "type": "Point", "coordinates": [ 113.60462, 23.12779 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 357, "FID_": 357.0, "LON": 113.60095, "LAT": 23.13784, "NAME_CN": "永和医院综合门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136228", "Name": "永和医院综合门诊", "address": "凤市西路52" }, "geometry": { "type": "Point", "coordinates": [ 113.60095, 23.13784 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 358, "FID_": 358.0, "LON": 113.40447, "LAT": 22.808, "NAME_CN": "南沙区第六人民医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.136230", "Name": "南沙区第六人民医院-检验科", "address": "兴业路7" }, "geometry": { "type": "Point", "coordinates": [ 113.40447, 22.808 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 359, "FID_": 359.0, "LON": 113.47595, "LAT": 23.09385, "NAME_CN": "康益堂大药房双岗店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.136231", "Name": "康益堂大药房双岗店", "address": "平阳大街33" }, "geometry": { "type": "Point", "coordinates": [ 113.47595, 23.09385 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 360, "FID_": 360.0, "LON": 113.3465, "LAT": 23.25348, "NAME_CN": "广康堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136237", "Name": "广康堂大药房", "address": "源盛一街205" }, "geometry": { "type": "Point", "coordinates": [ 113.3465, 23.25348 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 361, "FID_": 361.0, "LON": 113.35187, "LAT": 22.95185, "NAME_CN": "市桥街西片社区卫生站", "TELEPHONE": "020-34800062", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136241", "Name": "市桥街西片社区卫生站", "address": "丹桂大街24巷1~8号" }, "geometry": { "type": "Point", "coordinates": [ 113.35187, 22.95185 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 362, "FID_": 362.0, "LON": 113.34853, "LAT": 22.95127, "NAME_CN": "广州正康连锁大药房市桥捷进店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136242", "Name": "广州正康连锁大药房市桥捷进店", "address": "捷进中路147" }, "geometry": { "type": "Point", "coordinates": [ 113.34853, 22.95127 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 363, "FID_": 363.0, "LON": 113.35909, "LAT": 22.92808, "NAME_CN": "广州番禺桥南真和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136243", "Name": "广州番禺桥南真和药店", "address": "南华路98" }, "geometry": { "type": "Point", "coordinates": [ 113.35909, 22.92808 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 364, "FID_": 364.0, "LON": 113.46906, "LAT": 23.65993, "NAME_CN": "鳌头镇医院民乐分院", "TELEPHONE": "020-87872943", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.136249", "Name": "鳌头镇医院民乐分院", "address": "新车东路" }, "geometry": { "type": "Point", "coordinates": [ 113.46906, 23.65993 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 365, "FID_": 365.0, "LON": 113.19862, "LAT": 23.39236, "NAME_CN": "新街药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136254", "Name": "新街药店", "address": "凤华路" }, "geometry": { "type": "Point", "coordinates": [ 113.19862, 23.39236 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 366, "FID_": 366.0, "LON": 113.56716, "LAT": 23.55921, "NAME_CN": "健长药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.136271", "Name": "健长药店", "address": "旺利花苑附近" }, "geometry": { "type": "Point", "coordinates": [ 113.56716, 23.55921 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 367, "FID_": 367.0, "LON": 113.3221, "LAT": 23.16462, "NAME_CN": "采芝林燕塘药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136272", "Name": "采芝林燕塘药店", "address": "燕兴路29" }, "geometry": { "type": "Point", "coordinates": [ 113.3221, 23.16462 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 368, "FID_": 368.0, "LON": 113.33888, "LAT": 23.13774, "NAME_CN": "石牌街南大社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136274", "Name": "石牌街南大社区卫生站", "address": "石牌东二街48" }, "geometry": { "type": "Point", "coordinates": [ 113.33888, 23.13774 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 369, "FID_": 369.0, "LON": 113.20396, "LAT": 23.27379, "NAME_CN": "民信药业怡康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136275", "Name": "民信药业怡康药房", "address": "江高镇大田东路65号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.20396, 23.27379 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 370, "FID_": 370.0, "LON": 113.26728, "LAT": 23.13389, "NAME_CN": "广州市正骨医院", "TELEPHONE": "020-83553788", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.136276", "Name": "广州市正骨医院-急诊", "address": "东风中路449" }, "geometry": { "type": "Point", "coordinates": [ 113.26728, 23.13389 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 371, "FID_": 371.0, "LON": 113.2696, "LAT": 23.09848, "NAME_CN": "中山大学眼科医院海珠门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136278", "Name": "中山大学眼科医院海珠门诊", "address": "江南大道中215-2" }, "geometry": { "type": "Point", "coordinates": [ 113.2696, 23.09848 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 372, "FID_": 372.0, "LON": 113.28958, "LAT": 23.12544, "NAME_CN": "老百姓大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.136280", "Name": "老百姓大药房", "address": "署前路25号2楼" }, "geometry": { "type": "Point", "coordinates": [ 113.28958, 23.12544 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 373, "FID_": 373.0, "LON": 113.42862, "LAT": 23.13035, "NAME_CN": "广州寿先综合门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136282", "Name": "广州寿先综合门诊部", "address": "吉山下街" }, "geometry": { "type": "Point", "coordinates": [ 113.42862, 23.13035 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 374, "FID_": 374.0, "LON": 113.40972, "LAT": 23.12521, "NAME_CN": "林和药业连锁黄村药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136283", "Name": "林和药业连锁黄村药店", "address": "黄村东路与黄村南路交汇处以西98米" }, "geometry": { "type": "Point", "coordinates": [ 113.40972, 23.12521 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 375, "FID_": 375.0, "LON": 113.16724, "LAT": 23.46115, "NAME_CN": "致福大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136285", "Name": "致福大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16724, 23.46115 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 376, "FID_": 376.0, "LON": 113.23, "LAT": 23.41172, "NAME_CN": "冠元中医门诊部药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136286", "Name": "冠元中医门诊部药房", "address": "三东大道西" }, "geometry": { "type": "Point", "coordinates": [ 113.23, 23.41172 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 377, "FID_": 377.0, "LON": 113.33537, "LAT": 23.1374, "NAME_CN": "中山大学附属第三医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136289", "Name": "中山大学附属第三医院-发热门诊", "address": "天河路600号中山大学附属第三医院" }, "geometry": { "type": "Point", "coordinates": [ 113.33537, 23.1374 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 378, "FID_": 378.0, "LON": 113.31345, "LAT": 23.0838, "NAME_CN": "广州康泰医疗门诊部", "TELEPHONE": "020-34224790", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136292", "Name": "广州康泰医疗门诊部", "address": "上冲东约大街28号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31345, 23.0838 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 379, "FID_": 379.0, "LON": 113.57493, "LAT": 23.11033, "NAME_CN": "人顺平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136298", "Name": "人顺平价大药房", "address": "西洲大道92" }, "geometry": { "type": "Point", "coordinates": [ 113.57493, 23.11033 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 380, "FID_": 380.0, "LON": 113.36767, "LAT": 22.94517, "NAME_CN": "正和药业兴源药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136302", "Name": "正和药业兴源药店", "address": "坑口路127" }, "geometry": { "type": "Point", "coordinates": [ 113.36767, 22.94517 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 381, "FID_": 381.0, "LON": 113.22757, "LAT": 23.18994, "NAME_CN": "石井街潭村社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136303", "Name": "石井街潭村社区卫生站", "address": "潭村水闸街" }, "geometry": { "type": "Point", "coordinates": [ 113.22757, 23.18994 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 382, "FID_": 382.0, "LON": 113.88652, "LAT": 23.41849, "NAME_CN": "民心中西药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136308", "Name": "民心中西药店", "address": "正果镇旧市场1号" }, "geometry": { "type": "Point", "coordinates": [ 113.88652, 23.41849 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 383, "FID_": 383.0, "LON": 113.20225, "LAT": 23.39393, "NAME_CN": "广州花都花城新华门诊部", "TELEPHONE": "020-86880796", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136315", "Name": "广州花都花城新华门诊部", "address": "凤华路17-7" }, "geometry": { "type": "Point", "coordinates": [ 113.20225, 23.39393 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 384, "FID_": 384.0, "LON": 113.59095, "LAT": 23.54862, "NAME_CN": "明如药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.136319", "Name": "明如药房", "address": "河东北路9-2" }, "geometry": { "type": "Point", "coordinates": [ 113.59095, 23.54862 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 385, "FID_": 385.0, "LON": 113.35326, "LAT": 23.2971, "NAME_CN": "和心诚药房", "TELEPHONE": "020-87438673", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136323", "Name": "和心诚药房", "address": "朝亮中路110" }, "geometry": { "type": "Point", "coordinates": [ 113.35326, 23.2971 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 386, "FID_": 386.0, "LON": 113.28571, "LAT": 23.10057, "NAME_CN": "中国海员广州疗养院门诊部", "TELEPHONE": "020-89028055", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136329", "Name": "中国海员广州疗养院门诊部", "address": "怡乐路" }, "geometry": { "type": "Point", "coordinates": [ 113.28571, 23.10057 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 387, "FID_": 387.0, "LON": 113.7741, "LAT": 23.4898, "NAME_CN": "钰津药房", "TELEPHONE": "020-82822392", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136335", "Name": "钰津药房", "address": "大新路25号" }, "geometry": { "type": "Point", "coordinates": [ 113.7741, 23.4898 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 388, "FID_": 388.0, "LON": 113.26288, "LAT": 23.22214, "NAME_CN": "晋兴堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136338", "Name": "晋兴堂药房", "address": "鹤北东街13附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26288, 23.22214 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 389, "FID_": 389.0, "LON": 113.31205, "LAT": 23.10485, "NAME_CN": "芯宠动物医院", "TELEPHONE": "020-84201289", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136348", "Name": "芯宠动物医院", "address": "广州大道南汇美街汇美南苑东侧" }, "geometry": { "type": "Point", "coordinates": [ 113.31205, 23.10485 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 390, "FID_": 390.0, "LON": 113.23696, "LAT": 23.18618, "NAME_CN": "瑞晋堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136349", "Name": "瑞晋堂药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23696, 23.18618 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 391, "FID_": 391.0, "LON": 113.33627, "LAT": 23.08791, "NAME_CN": "唐皇大药房唐夏分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136350", "Name": "唐皇大药房唐夏分店", "address": "台涌新街北2巷2号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.33627, 23.08791 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 392, "FID_": 392.0, "LON": 113.32033, "LAT": 23.08297, "NAME_CN": "本草平价药房聚德分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136351", "Name": "本草平价药房聚德分店", "address": "新街与聚德西路东胜以南" }, "geometry": { "type": "Point", "coordinates": [ 113.32033, 23.08297 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 393, "FID_": 393.0, "LON": 113.23017, "LAT": 23.07571, "NAME_CN": "同济药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136353", "Name": "同济药店", "address": "金通街4-5" }, "geometry": { "type": "Point", "coordinates": [ 113.23017, 23.07571 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 394, "FID_": 394.0, "LON": 113.23052, "LAT": 23.07577, "NAME_CN": "仁康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136354", "Name": "仁康大药房", "address": "金通街6-1" }, "geometry": { "type": "Point", "coordinates": [ 113.23052, 23.07577 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 395, "FID_": 395.0, "LON": 113.33527, "LAT": 22.84659, "NAME_CN": "正和药业欢之源药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.136355", "Name": "正和药业欢之源药店", "address": "榄北路" }, "geometry": { "type": "Point", "coordinates": [ 113.33527, 22.84659 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 396, "FID_": 396.0, "LON": 113.41563, "LAT": 22.95089, "NAME_CN": "嘉伦光彩全国连锁大药房", "TELEPHONE": "020-39960208", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136356", "Name": "嘉伦光彩全国连锁大药房", "address": "泰安路" }, "geometry": { "type": "Point", "coordinates": [ 113.41563, 22.95089 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 397, "FID_": 397.0, "LON": 113.46417, "LAT": 23.41891, "NAME_CN": "凤康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136361", "Name": "凤康堂药店", "address": "广从九路1225" }, "geometry": { "type": "Point", "coordinates": [ 113.46417, 23.41891 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 398, "FID_": 398.0, "LON": 113.34339, "LAT": 23.24964, "NAME_CN": "民心堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136362", "Name": "民心堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.34339, 23.24964 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 399, "FID_": 399.0, "LON": 113.27498, "LAT": 23.24115, "NAME_CN": "康勤大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136368", "Name": "康勤大药房", "address": "望岗工业一路成丰购物广场北侧" }, "geometry": { "type": "Point", "coordinates": [ 113.27498, 23.24115 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 400, "FID_": 400.0, "LON": 113.33213, "LAT": 23.17081, "NAME_CN": "广州胜康医院", "TELEPHONE": "020-34258120", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136369", "Name": "广州胜康医院", "address": "燕岭路451" }, "geometry": { "type": "Point", "coordinates": [ 113.33213, 23.17081 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 401, "FID_": 401.0, "LON": 113.32027, "LAT": 23.18817, "NAME_CN": "金麟药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136373", "Name": "金麟药店", "address": "白灰场路3号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32027, 23.18817 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 402, "FID_": 402.0, "LON": 113.55412, "LAT": 23.11974, "NAME_CN": "裕善堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136374", "Name": "裕善堂药店", "address": "南安中心路1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.55412, 23.11974 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 403, "FID_": 403.0, "LON": 113.20305, "LAT": 23.39234, "NAME_CN": "五华药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136378", "Name": "五华药店", "address": "花城北路" }, "geometry": { "type": "Point", "coordinates": [ 113.20305, 23.39234 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 404, "FID_": 404.0, "LON": 113.20252, "LAT": 23.393, "NAME_CN": "友康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136379", "Name": "友康药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.20252, 23.393 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 405, "FID_": 405.0, "LON": 113.20018, "LAT": 23.39178, "NAME_CN": "万康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136380", "Name": "万康大药房", "address": "五华直街18-1" }, "geometry": { "type": "Point", "coordinates": [ 113.20018, 23.39178 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 406, "FID_": 406.0, "LON": 113.42433, "LAT": 22.95682, "NAME_CN": "济生堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136381", "Name": "济生堂大药房", "address": "碁龙西路12" }, "geometry": { "type": "Point", "coordinates": [ 113.42433, 22.95682 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 407, "FID_": 407.0, "LON": 113.39394, "LAT": 22.96101, "NAME_CN": "石碁镇医院旧水坑分院", "TELEPHONE": "020-34567520", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136383", "Name": "石碁镇医院旧水坑分院", "address": "金岗路" }, "geometry": { "type": "Point", "coordinates": [ 113.39394, 22.96101 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 408, "FID_": 408.0, "LON": 113.41551, "LAT": 23.42779, "NAME_CN": "致安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136386", "Name": "致安药店", "address": "北京路1号" }, "geometry": { "type": "Point", "coordinates": [ 113.41551, 23.42779 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 409, "FID_": 409.0, "LON": 113.26548, "LAT": 23.23186, "NAME_CN": "源泉药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136390", "Name": "源泉药店", "address": "尹边三街46" }, "geometry": { "type": "Point", "coordinates": [ 113.26548, 23.23186 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 410, "FID_": 410.0, "LON": 113.27421, "LAT": 23.24184, "NAME_CN": "芝林堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136391", "Name": "芝林堂大药房", "address": "望岗西胜街与望岗工业一路交汇处" }, "geometry": { "type": "Point", "coordinates": [ 113.27421, 23.24184 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 411, "FID_": 411.0, "LON": 113.25471, "LAT": 23.11634, "NAME_CN": "德仁堂大药房", "TELEPHONE": "020-81888832", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.136392", "Name": "德仁堂大药房", "address": "劳动路7" }, "geometry": { "type": "Point", "coordinates": [ 113.25471, 23.11634 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 412, "FID_": 412.0, "LON": 113.3919, "LAT": 22.96906, "NAME_CN": "新水坑卫生站", "TELEPHONE": "020-39967099", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136394", "Name": "新水坑卫生站", "address": "旧村东路" }, "geometry": { "type": "Point", "coordinates": [ 113.3919, 22.96906 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 413, "FID_": 413.0, "LON": 113.20254, "LAT": 23.39431, "NAME_CN": "益寿堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136398", "Name": "益寿堂药店", "address": "花城北路85" }, "geometry": { "type": "Point", "coordinates": [ 113.20254, 23.39431 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 414, "FID_": 414.0, "LON": 113.19861, "LAT": 23.39151, "NAME_CN": "福强中西医门诊", "TELEPHONE": "020-28602827", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136399", "Name": "福强中西医门诊", "address": "金花街3" }, "geometry": { "type": "Point", "coordinates": [ 113.19861, 23.39151 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 415, "FID_": 415.0, "LON": 113.29752, "LAT": 23.28904, "NAME_CN": "永安堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136408", "Name": "永安堂药房", "address": "良溪大街" }, "geometry": { "type": "Point", "coordinates": [ 113.29752, 23.28904 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 416, "FID_": 416.0, "LON": 113.39861, "LAT": 23.38437, "NAME_CN": "惠德医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136410", "Name": "惠德医疗门诊部", "address": "钟落潭镇" }, "geometry": { "type": "Point", "coordinates": [ 113.39861, 23.38437 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 417, "FID_": 417.0, "LON": 113.83831, "LAT": 23.2885, "NAME_CN": "骆记中药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136411", "Name": "骆记中药店", "address": "增江街" }, "geometry": { "type": "Point", "coordinates": [ 113.83831, 23.2885 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 418, "FID_": 418.0, "LON": 113.83082, "LAT": 23.29044, "NAME_CN": "同元堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136412", "Name": "同元堂药店", "address": "中山路53-9" }, "geometry": { "type": "Point", "coordinates": [ 113.83082, 23.29044 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 419, "FID_": 419.0, "LON": 113.35304, "LAT": 23.29393, "NAME_CN": "大禾药店", "TELEPHONE": "13794321220", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136416", "Name": "大禾药店", "address": "太和中路54附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35304, 23.29393 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 420, "FID_": 420.0, "LON": 113.29114, "LAT": 23.27028, "NAME_CN": "广州阳光医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136418", "Name": "广州阳光医疗门诊部", "address": "长红竹仔园大街3" }, "geometry": { "type": "Point", "coordinates": [ 113.29114, 23.27028 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 421, "FID_": 421.0, "LON": 113.49131, "LAT": 22.81447, "NAME_CN": "惠民门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.136420", "Name": "惠民门诊", "address": "南涌口路" }, "geometry": { "type": "Point", "coordinates": [ 113.49131, 22.81447 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 422, "FID_": 422.0, "LON": 113.44041, "LAT": 23.10903, "NAME_CN": "广州医科大学附属第五医院", "TELEPHONE": "020-82288120", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.136422", "Name": "广州医科大学附属第五医院-门诊部", "address": "港湾路621号" }, "geometry": { "type": "Point", "coordinates": [ 113.44041, 23.10903 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 423, "FID_": 423.0, "LON": 113.82431, "LAT": 23.28486, "NAME_CN": "李耀东牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136423", "Name": "李耀东牙科诊所", "address": "夏街大道58" }, "geometry": { "type": "Point", "coordinates": [ 113.82431, 23.28486 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 424, "FID_": 424.0, "LON": 113.20283, "LAT": 23.3782, "NAME_CN": "天仁药业国华药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136429", "Name": "天仁药业国华药店", "address": "新中路" }, "geometry": { "type": "Point", "coordinates": [ 113.20283, 23.3782 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 425, "FID_": 425.0, "LON": 113.54906, "LAT": 23.10718, "NAME_CN": "快康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136431", "Name": "快康药店", "address": "理想家园附近" }, "geometry": { "type": "Point", "coordinates": [ 113.54906, 23.10718 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 426, "FID_": 426.0, "LON": 113.58076, "LAT": 22.7917, "NAME_CN": "南沙街芦湾村卫生站", "TELEPHONE": "020-22862325", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.136435", "Name": "南沙街芦湾村卫生站", "address": "石路下街" }, "geometry": { "type": "Point", "coordinates": [ 113.58076, 22.7917 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 427, "FID_": 427.0, "LON": 113.22811, "LAT": 23.37407, "NAME_CN": "雅瑶镇邝家庄卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136438", "Name": "雅瑶镇邝家庄卫生站", "address": "龙湖路65" }, "geometry": { "type": "Point", "coordinates": [ 113.22811, 23.37407 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 428, "FID_": 428.0, "LON": 113.26996, "LAT": 23.1041, "NAME_CN": "海珠区第一人民医院", "TELEPHONE": "020-84257565", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136440", "Name": "海珠区第一人民医院", "address": "前进路南园大街1号" }, "geometry": { "type": "Point", "coordinates": [ 113.26996, 23.1041 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 429, "FID_": 429.0, "LON": 113.40731, "LAT": 23.16523, "NAME_CN": "怡康平价药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136441", "Name": "怡康平价药店", "address": "新村北街路" }, "geometry": { "type": "Point", "coordinates": [ 113.40731, 23.16523 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 430, "FID_": 430.0, "LON": 113.21944, "LAT": 23.21804, "NAME_CN": "鸿福门诊部", "TELEPHONE": "020-36391922", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136443", "Name": "鸿福门诊部", "address": "石沙路448" }, "geometry": { "type": "Point", "coordinates": [ 113.21944, 23.21804 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 431, "FID_": 431.0, "LON": 113.36277, "LAT": 22.99525, "NAME_CN": "金盛堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136446", "Name": "金盛堂大药房", "address": "南里路66" }, "geometry": { "type": "Point", "coordinates": [ 113.36277, 22.99525 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 432, "FID_": 432.0, "LON": 113.24074, "LAT": 23.07723, "NAME_CN": "宝健堂健康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136447", "Name": "宝健堂健康药房", "address": "鹤盛路233" }, "geometry": { "type": "Point", "coordinates": [ 113.24074, 23.07723 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 433, "FID_": 433.0, "LON": 113.32826, "LAT": 22.92389, "NAME_CN": "正康连锁大药房康盛分店", "TELEPHONE": "020-34875216", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136454", "Name": "正康连锁大药房康盛分店", "address": "龙福路" }, "geometry": { "type": "Point", "coordinates": [ 113.32826, 22.92389 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 434, "FID_": 434.0, "LON": 113.30694, "LAT": 23.10226, "NAME_CN": "同济平价药店大江苑店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136459", "Name": "同济平价药店大江苑店", "address": "大江苑南贤大街3号" }, "geometry": { "type": "Point", "coordinates": [ 113.30694, 23.10226 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 435, "FID_": 435.0, "LON": 113.26274, "LAT": 23.09214, "NAME_CN": "西基东社区卫生站", "TELEPHONE": "020-84364658", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136464", "Name": "西基东社区卫生站", "address": "奋勇北街24号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26274, 23.09214 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 436, "FID_": 436.0, "LON": 113.31048, "LAT": 23.47793, "NAME_CN": "阳升卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136476", "Name": "阳升卫生站", "address": "花东镇红星村民委员会附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31048, 23.47793 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 437, "FID_": 437.0, "LON": 113.01843, "LAT": 23.45167, "NAME_CN": "缠岗村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136477", "Name": "缠岗村卫生站", "address": "赤坭镇缠岗村" }, "geometry": { "type": "Point", "coordinates": [ 113.01843, 23.45167 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 438, "FID_": 438.0, "LON": 113.23926, "LAT": 23.11843, "NAME_CN": "壹号大药房文昌分店", "TELEPHONE": "020-81047208", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136480", "Name": "壹号大药房文昌分店", "address": "文昌南路88号A13/A16/A25/A28房" }, "geometry": { "type": "Point", "coordinates": [ 113.23926, 23.11843 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 439, "FID_": 439.0, "LON": 113.31529, "LAT": 23.0262, "NAME_CN": "广州正康大药房大山分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136488", "Name": "广州正康大药房大山分店", "address": "大涌路" }, "geometry": { "type": "Point", "coordinates": [ 113.31529, 23.0262 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 440, "FID_": 440.0, "LON": 113.55004, "LAT": 23.10653, "NAME_CN": "济慈医院", "TELEPHONE": "020-32282333", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136490", "Name": "济慈医院", "address": "水南开发区一路1" }, "geometry": { "type": "Point", "coordinates": [ 113.55004, 23.10653 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 441, "FID_": 441.0, "LON": 113.21422, "LAT": 23.34216, "NAME_CN": "新柏康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136491", "Name": "新柏康药店", "address": "十九队三巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.21422, 23.34216 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 442, "FID_": 442.0, "LON": 113.82649, "LAT": 23.28881, "NAME_CN": "祖裕药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136494", "Name": "祖裕药房", "address": "莲花路6号" }, "geometry": { "type": "Point", "coordinates": [ 113.82649, 23.28881 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 443, "FID_": 443.0, "LON": 113.37609, "LAT": 23.21386, "NAME_CN": "海健医疗门诊部", "TELEPHONE": "020-37395961", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136499", "Name": "海健医疗门诊部", "address": "渔中路1号" }, "geometry": { "type": "Point", "coordinates": [ 113.37609, 23.21386 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 444, "FID_": 444.0, "LON": 113.45508, "LAT": 23.00246, "NAME_CN": "广州正康大药房潭山分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136500", "Name": "广州正康大药房潭山分店", "address": "潭山大道47" }, "geometry": { "type": "Point", "coordinates": [ 113.45508, 23.00246 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 445, "FID_": 445.0, "LON": 113.2366, "LAT": 23.12569, "NAME_CN": "金康药房华贵店", "TELEPHONE": "020-81949870", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136501", "Name": "金康药房华贵店", "address": "华贵路103号首层" }, "geometry": { "type": "Point", "coordinates": [ 113.2366, 23.12569 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 446, "FID_": 446.0, "LON": 113.40422, "LAT": 23.16027, "NAME_CN": "广州市天河区德安门诊", "TELEPHONE": "020-82332758", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136502", "Name": "广州市天河区德安门诊", "address": "新塘西约西边坑大街1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.40422, 23.16027 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 447, "FID_": 447.0, "LON": 113.21427, "LAT": 23.13941, "NAME_CN": "众星大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136503", "Name": "众星大药房", "address": "桥中北路30" }, "geometry": { "type": "Point", "coordinates": [ 113.21427, 23.13941 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 448, "FID_": 448.0, "LON": 113.31495, "LAT": 23.18197, "NAME_CN": "民信协和平价大药房", "TELEPHONE": "020-37290856", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136504", "Name": "民信协和平价大药房", "address": "广州大道北1299" }, "geometry": { "type": "Point", "coordinates": [ 113.31495, 23.18197 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 449, "FID_": 449.0, "LON": 113.36166, "LAT": 23.20366, "NAME_CN": "长乐药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136511", "Name": "长乐药房", "address": "龙洞西街宝华里13" }, "geometry": { "type": "Point", "coordinates": [ 113.36166, 23.20366 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 450, "FID_": 450.0, "LON": 113.36047, "LAT": 23.20272, "NAME_CN": "广州市天河区德康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136512", "Name": "广州市天河区德康药店", "address": "龙洞西街珠雅里一巷9号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36047, 23.20272 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 451, "FID_": 451.0, "LON": 113.36128, "LAT": 23.19915, "NAME_CN": "康力连锁药店龙洞分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136513", "Name": "康力连锁药店龙洞分店", "address": "龙洞东大街1" }, "geometry": { "type": "Point", "coordinates": [ 113.36128, 23.19915 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 452, "FID_": 452.0, "LON": 113.34536, "LAT": 22.96054, "NAME_CN": "林和药业大罗塘药店", "TELEPHONE": "15013288883", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136514", "Name": "林和药业大罗塘药店", "address": "银平路68" }, "geometry": { "type": "Point", "coordinates": [ 113.34536, 22.96054 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 453, "FID_": 453.0, "LON": 113.35099, "LAT": 23.29567, "NAME_CN": "五福堂太和福药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136516", "Name": "五福堂太和福药店", "address": "太和中路134" }, "geometry": { "type": "Point", "coordinates": [ 113.35099, 23.29567 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 454, "FID_": 454.0, "LON": 113.83208, "LAT": 23.29312, "NAME_CN": "增城市中医医院和平路门诊", "TELEPHONE": "020-61738339", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136517", "Name": "增城市中医医院和平路门诊", "address": "和平路31" }, "geometry": { "type": "Point", "coordinates": [ 113.83208, 23.29312 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 455, "FID_": 455.0, "LON": 113.88392, "LAT": 23.41855, "NAME_CN": "正果医院", "TELEPHONE": "020-82811302", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136518", "Name": "正果医院", "address": "一一九省道" }, "geometry": { "type": "Point", "coordinates": [ 113.88392, 23.41855 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 456, "FID_": 456.0, "LON": 113.31133, "LAT": 23.25809, "NAME_CN": "康林门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136519", "Name": "康林门诊", "address": "东平东平北路85" }, "geometry": { "type": "Point", "coordinates": [ 113.31133, 23.25809 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 457, "FID_": 457.0, "LON": 113.30883, "LAT": 23.12216, "NAME_CN": "中大宜康五羊新城门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.136521", "Name": "中大宜康五羊新城门诊部", "address": "广州大道中193" }, "geometry": { "type": "Point", "coordinates": [ 113.30883, 23.12216 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 458, "FID_": 458.0, "LON": 113.34767, "LAT": 23.3019, "NAME_CN": "谢家庄卫生站", "TELEPHONE": "13533667576", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136522", "Name": "谢家庄卫生站", "address": "太和北路" }, "geometry": { "type": "Point", "coordinates": [ 113.34767, 23.3019 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 459, "FID_": 459.0, "LON": 113.5975, "LAT": 23.11944, "NAME_CN": "暨南大学附属第一医院省水电医院院区", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136534", "Name": "暨南大学附属第一医院省水电医院院区-影像中心", "address": "新塘镇新塘大道广东省水电二局医院" }, "geometry": { "type": "Point", "coordinates": [ 113.5975, 23.11944 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 460, "FID_": 460.0, "LON": 113.39432, "LAT": 22.93604, "NAME_CN": "正康连锁大药房元生堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136538", "Name": "正康连锁大药房元生堂药店", "address": "振兴南路" }, "geometry": { "type": "Point", "coordinates": [ 113.39432, 22.93604 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 461, "FID_": 461.0, "LON": 113.4072, "LAT": 23.11123, "NAME_CN": "林和药业公司石溪药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136539", "Name": "林和药业公司石溪药店", "address": "石溪牛涌街11巷2" }, "geometry": { "type": "Point", "coordinates": [ 113.4072, 23.11123 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 462, "FID_": 462.0, "LON": 113.77757, "LAT": 23.49142, "NAME_CN": "农健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136543", "Name": "农健大药房", "address": "群津街25" }, "geometry": { "type": "Point", "coordinates": [ 113.77757, 23.49142 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 463, "FID_": 463.0, "LON": 113.26782, "LAT": 23.22811, "NAME_CN": "健康门诊部", "TELEPHONE": "020-86021566", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136544", "Name": "健康门诊部", "address": "西片塘二巷3" }, "geometry": { "type": "Point", "coordinates": [ 113.26782, 23.22811 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 464, "FID_": 464.0, "LON": 113.38641, "LAT": 23.011, "NAME_CN": "金草堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136561", "Name": "金草堂大药房", "address": "市新路北段1008" }, "geometry": { "type": "Point", "coordinates": [ 113.38641, 23.011 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 465, "FID_": 465.0, "LON": 113.30941, "LAT": 22.97886, "NAME_CN": "正康药房荣昌分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136562", "Name": "正康药房荣昌分店", "address": "嘉胜路12" }, "geometry": { "type": "Point", "coordinates": [ 113.30941, 22.97886 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 466, "FID_": 466.0, "LON": 113.32803, "LAT": 23.31134, "NAME_CN": "白云区太和镇大沥卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136565", "Name": "白云区太和镇大沥卫生站", "address": "Y114" }, "geometry": { "type": "Point", "coordinates": [ 113.32803, 23.31134 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 467, "FID_": 467.0, "LON": 113.2137, "LAT": 23.22106, "NAME_CN": "福键大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136571", "Name": "福键大药房", "address": "石沙路571号南路口西" }, "geometry": { "type": "Point", "coordinates": [ 113.2137, 23.22106 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 468, "FID_": 468.0, "LON": 113.35694, "LAT": 23.14423, "NAME_CN": "博爱药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136573", "Name": "博爱药店", "address": "华景北路219" }, "geometry": { "type": "Point", "coordinates": [ 113.35694, 23.14423 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 469, "FID_": 469.0, "LON": 113.35552, "LAT": 23.14439, "NAME_CN": "海王星辰健康药房华景北分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136574", "Name": "海王星辰健康药房华景北分店", "address": "华景北路149" }, "geometry": { "type": "Point", "coordinates": [ 113.35552, 23.14439 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 470, "FID_": 470.0, "LON": 113.27851, "LAT": 23.11028, "NAME_CN": "海印药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136575", "Name": "海印药房", "address": "远安路" }, "geometry": { "type": "Point", "coordinates": [ 113.27851, 23.11028 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 471, "FID_": 471.0, "LON": 113.43792, "LAT": 23.11064, "NAME_CN": "林和药业连锁鹤苑药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.136576", "Name": "林和药业连锁鹤苑药店", "address": "鹤景路383号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.43792, 23.11064 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 472, "FID_": 472.0, "LON": 113.40398, "LAT": 23.11247, "NAME_CN": "天河区前进医疗门诊部", "TELEPHONE": "020-82013829", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136577", "Name": "天河区前进医疗门诊部", "address": "石溪桥头新街4巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.40398, 23.11247 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 473, "FID_": 473.0, "LON": 113.404, "LAT": 23.11212, "NAME_CN": "华清大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136578", "Name": "华清大药房", "address": "石溪桥头新街2巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.404, 23.11212 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 474, "FID_": 474.0, "LON": 113.26918, "LAT": 23.21031, "NAME_CN": "永合大药房江夏店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136583", "Name": "永合大药房江夏店", "address": "江夏大塘大街2" }, "geometry": { "type": "Point", "coordinates": [ 113.26918, 23.21031 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 475, "FID_": 475.0, "LON": 113.41343, "LAT": 22.81153, "NAME_CN": "灵山医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.136585", "Name": "灵山医院-综合楼", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.41343, 22.81153 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 476, "FID_": 476.0, "LON": 113.36382, "LAT": 23.19905, "NAME_CN": "广州医学院第一附属医院龙洞分院", "TELEPHONE": "020-87030043", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136586", "Name": "广州医学院第一附属医院龙洞分院", "address": "龙洞东路二横路2号" }, "geometry": { "type": "Point", "coordinates": [ 113.36382, 23.19905 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 477, "FID_": 477.0, "LON": 113.25544, "LAT": 23.19597, "NAME_CN": "康之家爱心药房海德店", "TELEPHONE": "020-36636981", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136588", "Name": "康之家爱心药房海德店", "address": "新市新达路62" }, "geometry": { "type": "Point", "coordinates": [ 113.25544, 23.19597 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 478, "FID_": 478.0, "LON": 113.47382, "LAT": 23.09701, "NAME_CN": "衡东医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.136589", "Name": "衡东医药店", "address": "黄埔东路1319号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.47382, 23.09701 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 479, "FID_": 479.0, "LON": 113.30942, "LAT": 23.51654, "NAME_CN": "花山镇狮民村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136599", "Name": "花山镇狮民村卫生站", "address": "狮民村5" }, "geometry": { "type": "Point", "coordinates": [ 113.30942, 23.51654 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 480, "FID_": 480.0, "LON": 113.82901, "LAT": 23.29533, "NAME_CN": "千可医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136606", "Name": "千可医药店", "address": "新桥路38号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.82901, 23.29533 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 481, "FID_": 481.0, "LON": 113.58464, "LAT": 23.55258, "NAME_CN": "福荣药房", "TELEPHONE": "020-87934000", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.136607", "Name": "福荣药房", "address": "西宁中路17之1" }, "geometry": { "type": "Point", "coordinates": [ 113.58464, 23.55258 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 482, "FID_": 482.0, "LON": 113.46316, "LAT": 23.11121, "NAME_CN": "亿仁医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.136609", "Name": "亿仁医院-住院部", "address": "石化路241号" }, "geometry": { "type": "Point", "coordinates": [ 113.46316, 23.11121 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 483, "FID_": 483.0, "LON": 113.39734, "LAT": 23.38291, "NAME_CN": "济和堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136611", "Name": "济和堂药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.39734, 23.38291 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 484, "FID_": 484.0, "LON": 113.21368, "LAT": 23.09475, "NAME_CN": "万康医疗门诊部", "TELEPHONE": "020-81412499", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136618", "Name": "万康医疗门诊部", "address": "葵蓬合和约116" }, "geometry": { "type": "Point", "coordinates": [ 113.21368, 23.09475 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 485, "FID_": 485.0, "LON": 113.21652, "LAT": 23.09897, "NAME_CN": "广州市济康门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136619", "Name": "广州市济康门诊部", "address": "葵蓬东约1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.21652, 23.09897 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 486, "FID_": 486.0, "LON": 113.2876, "LAT": 23.04974, "NAME_CN": "杏泽药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136620", "Name": "杏泽药店", "address": "洛溪大路5" }, "geometry": { "type": "Point", "coordinates": [ 113.2876, 23.04974 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 487, "FID_": 487.0, "LON": 113.59684, "LAT": 23.14001, "NAME_CN": "惠仁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136629", "Name": "惠仁药店", "address": "汽车城东路45" }, "geometry": { "type": "Point", "coordinates": [ 113.59684, 23.14001 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 488, "FID_": 488.0, "LON": 113.2538, "LAT": 23.1382, "NAME_CN": "济康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.136631", "Name": "济康药店", "address": "盘福路盘福大街朱紫后街1号中轻大厦205房附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2538, 23.1382 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 489, "FID_": 489.0, "LON": 113.24571, "LAT": 23.18364, "NAME_CN": "广州市广联医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136634", "Name": "广州市广联医疗门诊部", "address": "三元里大道1239号" }, "geometry": { "type": "Point", "coordinates": [ 113.24571, 23.18364 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 490, "FID_": 490.0, "LON": 113.31625, "LAT": 23.20034, "NAME_CN": "济群大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136636", "Name": "济群大药房", "address": "握山北东街3" }, "geometry": { "type": "Point", "coordinates": [ 113.31625, 23.20034 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 491, "FID_": 491.0, "LON": 113.43828, "LAT": 23.11515, "NAME_CN": "黄埔区惠之康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.136642", "Name": "黄埔区惠之康药房", "address": "企岭街自编16" }, "geometry": { "type": "Point", "coordinates": [ 113.43828, 23.11515 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 492, "FID_": 492.0, "LON": 113.21448, "LAT": 23.14161, "NAME_CN": "浩沙药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136643", "Name": "浩沙药房", "address": "桥中北路68" }, "geometry": { "type": "Point", "coordinates": [ 113.21448, 23.14161 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 493, "FID_": 493.0, "LON": 113.3182, "LAT": 23.19893, "NAME_CN": "广安堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136647", "Name": "广安堂药房", "address": "石握路32号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3182, 23.19893 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 494, "FID_": 494.0, "LON": 113.3192, "LAT": 23.19959, "NAME_CN": "君泰康药房金信药房店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136648", "Name": "君泰康药房金信药房店", "address": "桥南街" }, "geometry": { "type": "Point", "coordinates": [ 113.3192, 23.19959 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 495, "FID_": 495.0, "LON": 113.65823, "LAT": 23.16421, "NAME_CN": "新塘医院沙埔分院", "TELEPHONE": "020-82951562", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136652", "Name": "新塘医院沙埔分院-急诊", "address": "岗校路18" }, "geometry": { "type": "Point", "coordinates": [ 113.65823, 23.16421 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 496, "FID_": 496.0, "LON": 113.19709, "LAT": 23.38941, "NAME_CN": "汉盛堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136653", "Name": "汉盛堂药店", "address": "海关西街1-2" }, "geometry": { "type": "Point", "coordinates": [ 113.19709, 23.38941 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 497, "FID_": 497.0, "LON": 113.32995, "LAT": 22.97157, "NAME_CN": "多杰宠物医院", "TELEPHONE": "020-34716928", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136660", "Name": "多杰宠物医院", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.32995, 22.97157 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 498, "FID_": 498.0, "LON": 113.39926, "LAT": 22.80485, "NAME_CN": "康泰药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.136661", "Name": "康泰药店", "address": "豪岗大道2号1014" }, "geometry": { "type": "Point", "coordinates": [ 113.39926, 22.80485 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 499, "FID_": 499.0, "LON": 113.21674, "LAT": 23.20385, "NAME_CN": "君康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136669", "Name": "君康药店", "address": "岐山茶叶市场3A9档" }, "geometry": { "type": "Point", "coordinates": [ 113.21674, 23.20385 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 500, "FID_": 500.0, "LON": 113.21673, "LAT": 23.2035, "NAME_CN": "康健门诊", "TELEPHONE": "020-61107648", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136670", "Name": "康健门诊", "address": "岐山茶叶市场4A区1/2" }, "geometry": { "type": "Point", "coordinates": [ 113.21673, 23.2035 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 501, "FID_": 501.0, "LON": 113.42387, "LAT": 23.12978, "NAME_CN": "柏康连锁药店济泰堂吉山分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136671", "Name": "柏康连锁药店济泰堂吉山分店", "address": "吉山新路街17" }, "geometry": { "type": "Point", "coordinates": [ 113.42387, 23.12978 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 502, "FID_": 502.0, "LON": 113.42576, "LAT": 23.12954, "NAME_CN": "社康医疗门诊", "TELEPHONE": "020-82364317", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136672", "Name": "社康医疗门诊", "address": "吉山新路街47" }, "geometry": { "type": "Point", "coordinates": [ 113.42576, 23.12954 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 503, "FID_": 503.0, "LON": 113.23863, "LAT": 23.08297, "NAME_CN": "山顶社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136673", "Name": "山顶社区卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23863, 23.08297 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 504, "FID_": 504.0, "LON": 113.43049, "LAT": 22.96182, "NAME_CN": "裕康堂健康药房绍康店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136675", "Name": "裕康堂健康药房绍康店", "address": "小龙大街" }, "geometry": { "type": "Point", "coordinates": [ 113.43049, 22.96182 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 505, "FID_": 505.0, "LON": 113.26248, "LAT": 23.1068, "NAME_CN": "博慈大药房南村店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136689", "Name": "博慈大药房南村店", "address": "南村路28-2" }, "geometry": { "type": "Point", "coordinates": [ 113.26248, 23.1068 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 506, "FID_": 506.0, "LON": 113.23112, "LAT": 23.20954, "NAME_CN": "白云区石井健真堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136695", "Name": "白云区石井健真堂药店", "address": "张村塘边直街1巷1号" }, "geometry": { "type": "Point", "coordinates": [ 113.23112, 23.20954 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 507, "FID_": 507.0, "LON": 113.71423, "LAT": 23.17037, "NAME_CN": "小君药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136700", "Name": "小君药店", "address": "新发路10" }, "geometry": { "type": "Point", "coordinates": [ 113.71423, 23.17037 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 508, "FID_": 508.0, "LON": 113.26859, "LAT": 23.13194, "NAME_CN": "名康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.136709", "Name": "名康大药房", "address": "吉庆西" }, "geometry": { "type": "Point", "coordinates": [ 113.26859, 23.13194 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 509, "FID_": 509.0, "LON": 113.32931, "LAT": 23.09609, "NAME_CN": "中国人民解放军第四二一医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136710", "Name": "中国人民解放军第四二一医院-办公大楼", "address": "新港中路468" }, "geometry": { "type": "Point", "coordinates": [ 113.32931, 23.09609 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 510, "FID_": 510.0, "LON": 113.32242, "LAT": 23.09922, "NAME_CN": "广州市海珠区经纬医疗门诊部", "TELEPHONE": "020-84238980", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136717", "Name": "广州市海珠区经纬医疗门诊部", "address": "新港中路477" }, "geometry": { "type": "Point", "coordinates": [ 113.32242, 23.09922 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 511, "FID_": 511.0, "LON": 113.33562, "LAT": 23.19319, "NAME_CN": "兴合堂连锁药店京溪店", "TELEPHONE": "020-37380289", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136718", "Name": "兴合堂连锁药店京溪店", "address": "云兴路2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.33562, 23.19319 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 512, "FID_": 512.0, "LON": 113.33534, "LAT": 23.1936, "NAME_CN": "同和大北药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136720", "Name": "同和大北药房", "address": "犀牛西路4号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.33534, 23.1936 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 513, "FID_": 513.0, "LON": 113.32787, "LAT": 23.12475, "NAME_CN": "圣亚国际宠物医院", "TELEPHONE": "020-38020186", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136721", "Name": "圣亚国际宠物医院", "address": "猎德大道33号中海璟晖华庭首层106号铺" }, "geometry": { "type": "Point", "coordinates": [ 113.32787, 23.12475 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 514, "FID_": 514.0, "LON": 113.24636, "LAT": 23.35536, "NAME_CN": "博爱大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136729", "Name": "博爱大药房", "address": "镜湖大道南朗悦君廷附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24636, 23.35536 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 515, "FID_": 515.0, "LON": 113.29599, "LAT": 23.14835, "NAME_CN": "博济康之选药店永福分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.136736", "Name": "博济康之选药店永福分店", "address": "永福路西约101号之2自编01号" }, "geometry": { "type": "Point", "coordinates": [ 113.29599, 23.14835 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 516, "FID_": 516.0, "LON": 113.63721, "LAT": 23.1581, "NAME_CN": "湘邵大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136739", "Name": "湘邵大药房", "address": "万家福购物广场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.63721, 23.1581 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 517, "FID_": 517.0, "LON": 113.29567, "LAT": 23.26209, "NAME_CN": "健兴堂平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136742", "Name": "健兴堂平价大药房", "address": "长红长湴街" }, "geometry": { "type": "Point", "coordinates": [ 113.29567, 23.26209 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 518, "FID_": 518.0, "LON": 113.64813, "LAT": 23.72596, "NAME_CN": "良口镇小沙村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.136748", "Name": "良口镇小沙村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.64813, 23.72596 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 519, "FID_": 519.0, "LON": 113.39426, "LAT": 23.70239, "NAME_CN": "鳌头镇乌石村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.136749", "Name": "鳌头镇乌石村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.39426, 23.70239 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 520, "FID_": 520.0, "LON": 113.32175, "LAT": 23.19486, "NAME_CN": "健琪平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136752", "Name": "健琪平价大药房", "address": "广州大道北1913号临时临时附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32175, 23.19486 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 521, "FID_": 521.0, "LON": 113.40297, "LAT": 23.01898, "NAME_CN": "正和药业盛辉药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136753", "Name": "正和药业盛辉药店", "address": "东线大道" }, "geometry": { "type": "Point", "coordinates": [ 113.40297, 23.01898 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 522, "FID_": 522.0, "LON": 113.39031, "LAT": 23.01965, "NAME_CN": "正和药业圣仁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136754", "Name": "正和药业圣仁药店", "address": "市头大道南路" }, "geometry": { "type": "Point", "coordinates": [ 113.39031, 23.01965 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 523, "FID_": 523.0, "LON": 113.28895, "LAT": 23.25222, "NAME_CN": "安心堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136755", "Name": "安心堂药房", "address": "下村永和街一巷" }, "geometry": { "type": "Point", "coordinates": [ 113.28895, 23.25222 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 524, "FID_": 524.0, "LON": 113.27242, "LAT": 23.1183, "NAME_CN": "中健骨科运动医学门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.136757", "Name": "中健骨科运动医学门诊部", "address": "沿江中路357" }, "geometry": { "type": "Point", "coordinates": [ 113.27242, 23.1183 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 525, "FID_": 525.0, "LON": 113.64996, "LAT": 23.12265, "NAME_CN": "博康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136758", "Name": "博康大药房", "address": "花园路110-2" }, "geometry": { "type": "Point", "coordinates": [ 113.64996, 23.12265 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 526, "FID_": 526.0, "LON": 113.21804, "LAT": 23.46934, "NAME_CN": "康盛药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136764", "Name": "康盛药店", "address": "旗岭大街80号" }, "geometry": { "type": "Point", "coordinates": [ 113.21804, 23.46934 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 527, "FID_": 527.0, "LON": 113.27271, "LAT": 23.20837, "NAME_CN": "大森林药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136765", "Name": "大森林药房", "address": "江夏兴盛商贸城76号" }, "geometry": { "type": "Point", "coordinates": [ 113.27271, 23.20837 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 528, "FID_": 528.0, "LON": 113.20541, "LAT": 23.25125, "NAME_CN": "南岗卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136766", "Name": "南岗卫生站", "address": "元东路3号" }, "geometry": { "type": "Point", "coordinates": [ 113.20541, 23.25125 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 529, "FID_": 529.0, "LON": 113.60617, "LAT": 23.12508, "NAME_CN": "新大新药店", "TELEPHONE": "020-82601922", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136772", "Name": "新大新药店", "address": "富民路" }, "geometry": { "type": "Point", "coordinates": [ 113.60617, 23.12508 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 530, "FID_": 530.0, "LON": 113.1562, "LAT": 23.37607, "NAME_CN": "仁康堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136779", "Name": "仁康堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.1562, 23.37607 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 531, "FID_": 531.0, "LON": 113.14157, "LAT": 23.46309, "NAME_CN": "狮岭医院第二门诊部社区服务站", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136781", "Name": "狮岭医院第二门诊部社区服务站", "address": "教育西路12" }, "geometry": { "type": "Point", "coordinates": [ 113.14157, 23.46309 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 532, "FID_": 532.0, "LON": 113.20276, "LAT": 23.21895, "NAME_CN": "泰康堂康福药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136784", "Name": "泰康堂康福药店", "address": "亭石南路" }, "geometry": { "type": "Point", "coordinates": [ 113.20276, 23.21895 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 533, "FID_": 533.0, "LON": 113.71452, "LAT": 23.16821, "NAME_CN": "婴宝药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136791", "Name": "婴宝药店", "address": "建设东街5附近" }, "geometry": { "type": "Point", "coordinates": [ 113.71452, 23.16821 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 534, "FID_": 534.0, "LON": 113.37387, "LAT": 23.08079, "NAME_CN": "同安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136809", "Name": "同安药店", "address": "仁义街2号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.37387, 23.08079 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 535, "FID_": 535.0, "LON": 113.36005, "LAT": 22.92127, "NAME_CN": "海王星辰健康药房朗陶居分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136810", "Name": "海王星辰健康药房朗陶居分店", "address": "福景路940号" }, "geometry": { "type": "Point", "coordinates": [ 113.36005, 22.92127 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 536, "FID_": 536.0, "LON": 113.43379, "LAT": 22.95473, "NAME_CN": "碁医大药房", "TELEPHONE": "020-84555870", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136811", "Name": "碁医大药房", "address": "岐山路" }, "geometry": { "type": "Point", "coordinates": [ 113.43379, 22.95473 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 537, "FID_": 537.0, "LON": 113.28167, "LAT": 23.09134, "NAME_CN": "晓扬药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136819", "Name": "晓扬药店", "address": "晓阳街2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28167, 23.09134 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 538, "FID_": 538.0, "LON": 113.24815, "LAT": 23.16942, "NAME_CN": "新市仁和药店", "TELEPHONE": "020-86344303", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136842", "Name": "新市仁和药店", "address": "乐嘉路" }, "geometry": { "type": "Point", "coordinates": [ 113.24815, 23.16942 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 539, "FID_": 539.0, "LON": 113.35222, "LAT": 22.92805, "NAME_CN": "来福士口腔专科门诊", "TELEPHONE": "020-34612371", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136843", "Name": "来福士口腔专科门诊", "address": "南华路254~264" }, "geometry": { "type": "Point", "coordinates": [ 113.35222, 22.92805 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 540, "FID_": 540.0, "LON": 113.28971, "LAT": 23.07792, "NAME_CN": "瑞宝门诊部", "TELEPHONE": "020-34102451", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136848", "Name": "瑞宝门诊部", "address": "一横路26号" }, "geometry": { "type": "Point", "coordinates": [ 113.28971, 23.07792 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 541, "FID_": 541.0, "LON": 113.36038, "LAT": 22.93671, "NAME_CN": "启康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136853", "Name": "启康大药房", "address": "清河中路9" }, "geometry": { "type": "Point", "coordinates": [ 113.36038, 22.93671 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 542, "FID_": 542.0, "LON": 113.24399, "LAT": 23.16319, "NAME_CN": "惠康门诊部", "TELEPHONE": "020-86241195", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.136855", "Name": "惠康门诊部", "address": "瑶台西街291号" }, "geometry": { "type": "Point", "coordinates": [ 113.24399, 23.16319 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 543, "FID_": 543.0, "LON": 113.26023, "LAT": 23.12949, "NAME_CN": "来吉祥平价大药房", "TELEPHONE": "020-83364682", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.136856", "Name": "来吉祥平价大药房", "address": "吉祥路30号" }, "geometry": { "type": "Point", "coordinates": [ 113.26023, 23.12949 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 544, "FID_": 544.0, "LON": 113.17668, "LAT": 23.45657, "NAME_CN": "本草药业连锁店合众大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136858", "Name": "本草药业连锁店合众大药房", "address": "合成市场四街79号" }, "geometry": { "type": "Point", "coordinates": [ 113.17668, 23.45657 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 545, "FID_": 545.0, "LON": 113.2529, "LAT": 23.2018, "NAME_CN": "康之家爱心药房汇侨北区店", "TELEPHONE": "020-86263862", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136859", "Name": "康之家爱心药房汇侨北区店", "address": "汇侨中路" }, "geometry": { "type": "Point", "coordinates": [ 113.2529, 23.2018 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 546, "FID_": 546.0, "LON": 113.60363, "LAT": 23.11903, "NAME_CN": "新塘桥水门诊部", "TELEPHONE": "020-82775120", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136860", "Name": "新塘桥水门诊部", "address": "新塘大道中155" }, "geometry": { "type": "Point", "coordinates": [ 113.60363, 23.11903 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 547, "FID_": 547.0, "LON": 113.60331, "LAT": 23.1184, "NAME_CN": "新济生药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136861", "Name": "新济生药店", "address": "群贤路175" }, "geometry": { "type": "Point", "coordinates": [ 113.60331, 23.1184 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 548, "FID_": 548.0, "LON": 113.24998, "LAT": 23.19895, "NAME_CN": "大埔社区云山门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136863", "Name": "大埔社区云山门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.24998, 23.19895 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 549, "FID_": 549.0, "LON": 113.28008, "LAT": 23.09022, "NAME_CN": "集和堂大药房泰沙分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136865", "Name": "集和堂大药房泰沙分店", "address": "泰沙路2号" }, "geometry": { "type": "Point", "coordinates": [ 113.28008, 23.09022 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 550, "FID_": 550.0, "LON": 113.2511, "LAT": 23.19558, "NAME_CN": "棠和堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136868", "Name": "棠和堂药房", "address": "谢家巷10" }, "geometry": { "type": "Point", "coordinates": [ 113.2511, 23.19558 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 551, "FID_": 551.0, "LON": 113.42536, "LAT": 23.00499, "NAME_CN": "正康连锁大药房龙康分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136869", "Name": "正康连锁大药房龙康分店", "address": "Y936" }, "geometry": { "type": "Point", "coordinates": [ 113.42536, 23.00499 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 552, "FID_": 552.0, "LON": 113.26415, "LAT": 23.08408, "NAME_CN": "珠江医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136873", "Name": "珠江医院门诊部", "address": "南泰路南方医科大学珠江医院" }, "geometry": { "type": "Point", "coordinates": [ 113.26415, 23.08408 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 553, "FID_": 553.0, "LON": 113.24128, "LAT": 23.14225, "NAME_CN": "国大药房一致药店站前店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136881", "Name": "国大药房一致药店站前店", "address": "站前路22" }, "geometry": { "type": "Point", "coordinates": [ 113.24128, 23.14225 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 554, "FID_": 554.0, "LON": 113.37566, "LAT": 23.13495, "NAME_CN": "杨天顺药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136882", "Name": "杨天顺药店", "address": "棠德路安达大厦底层自编2~3号" }, "geometry": { "type": "Point", "coordinates": [ 113.37566, 23.13495 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 555, "FID_": 555.0, "LON": 113.22421, "LAT": 23.32918, "NAME_CN": "瑞安大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136883", "Name": "瑞安大药房", "address": "S267" }, "geometry": { "type": "Point", "coordinates": [ 113.22421, 23.32918 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 556, "FID_": 556.0, "LON": 113.35925, "LAT": 23.11457, "NAME_CN": "德康医疗门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136884", "Name": "德康医疗门诊", "address": "员村二横路东和花苑三栋1号" }, "geometry": { "type": "Point", "coordinates": [ 113.35925, 23.11457 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 557, "FID_": 557.0, "LON": 113.23324, "LAT": 23.10096, "NAME_CN": "大翔药业明心大药房", "TELEPHONE": "020-81802520", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136885", "Name": "大翔药业明心大药房", "address": "明心路11" }, "geometry": { "type": "Point", "coordinates": [ 113.23324, 23.10096 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 558, "FID_": 558.0, "LON": 113.25548, "LAT": 23.09401, "NAME_CN": "林芝叁君康大药房", "TELEPHONE": "020-84321605", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136888", "Name": "林芝叁君康大药房", "address": "荔福路11号" }, "geometry": { "type": "Point", "coordinates": [ 113.25548, 23.09401 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 559, "FID_": 559.0, "LON": 113.26427, "LAT": 23.16978, "NAME_CN": "广州市白云区景泰医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136893", "Name": "广州市白云区景泰医院", "address": "平安路55-1" }, "geometry": { "type": "Point", "coordinates": [ 113.26427, 23.16978 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 560, "FID_": 560.0, "LON": 113.37221, "LAT": 22.93513, "NAME_CN": "德兴华美口腔专科门诊部市桥分店", "TELEPHONE": "020-34614289", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136900", "Name": "德兴华美口腔专科门诊部市桥分店", "address": "德兴路281" }, "geometry": { "type": "Point", "coordinates": [ 113.37221, 22.93513 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 561, "FID_": 561.0, "LON": 113.31538, "LAT": 23.08511, "NAME_CN": "东风康华中医门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136901", "Name": "东风康华中医门诊部", "address": "上冲东约东一巷21号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31538, 23.08511 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 562, "FID_": 562.0, "LON": 113.22398, "LAT": 23.10559, "NAME_CN": "同健医药连锁芳康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136902", "Name": "同健医药连锁芳康药店", "address": "山村路7" }, "geometry": { "type": "Point", "coordinates": [ 113.22398, 23.10559 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 563, "FID_": 563.0, "LON": 113.36307, "LAT": 23.20081, "NAME_CN": "康力连锁药店龙洞直街分店", "TELEPHONE": "13929590379", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136903", "Name": "康力连锁药店龙洞直街分店", "address": "龙洞直街33" }, "geometry": { "type": "Point", "coordinates": [ 113.36307, 23.20081 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 564, "FID_": 564.0, "LON": 113.29415, "LAT": 23.34971, "NAME_CN": "广东保健堂连锁大药房有限公司东华分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136904", "Name": "广东保健堂连锁大药房有限公司东华分店", "address": "集英街217" }, "geometry": { "type": "Point", "coordinates": [ 113.29415, 23.34971 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 565, "FID_": 565.0, "LON": 113.24175, "LAT": 23.14776, "NAME_CN": "同健医药连锁瑞城药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136913", "Name": "同健医药连锁瑞城药店", "address": "环市西路108/110号第5单元" }, "geometry": { "type": "Point", "coordinates": [ 113.24175, 23.14776 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 566, "FID_": 566.0, "LON": 113.32553, "LAT": 23.13008, "NAME_CN": "广州中白力德门诊部", "TELEPHONE": "020-87516879", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136914", "Name": "广州中白力德门诊部", "address": "黄埔大道西255-1号" }, "geometry": { "type": "Point", "coordinates": [ 113.32553, 23.13008 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 567, "FID_": 567.0, "LON": 113.59165, "LAT": 23.54693, "NAME_CN": "坤康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.136919", "Name": "坤康药店", "address": "龙井路11号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.59165, 23.54693 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 568, "FID_": 568.0, "LON": 113.59124, "LAT": 23.54377, "NAME_CN": "福祥药店", "TELEPHONE": "020-37983898", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.136920", "Name": "福祥药店", "address": "河东南路33-1" }, "geometry": { "type": "Point", "coordinates": [ 113.59124, 23.54377 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 569, "FID_": 569.0, "LON": 113.42744, "LAT": 22.95947, "NAME_CN": "石碁人民医院大龙分院", "TELEPHONE": "020-84857250", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136922", "Name": "石碁人民医院大龙分院", "address": "金龙路71" }, "geometry": { "type": "Point", "coordinates": [ 113.42744, 22.95947 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 570, "FID_": 570.0, "LON": 113.22373, "LAT": 23.06384, "NAME_CN": "大方医疗门诊部", "TELEPHONE": "020-81513299", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136924", "Name": "大方医疗门诊部", "address": "裕安新村44" }, "geometry": { "type": "Point", "coordinates": [ 113.22373, 23.06384 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 571, "FID_": 571.0, "LON": 113.28388, "LAT": 23.14335, "NAME_CN": "广东省第二中医院淘金门诊", "TELEPHONE": "020-83597097", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.136925", "Name": "广东省第二中医院淘金门诊", "address": "淘金路159" }, "geometry": { "type": "Point", "coordinates": [ 113.28388, 23.14335 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 572, "FID_": 572.0, "LON": 113.29317, "LAT": 23.34747, "NAME_CN": "东海堂药店", "TELEPHONE": "13710674238", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136933", "Name": "东海堂药店", "address": "华西路99号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.29317, 23.34747 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 573, "FID_": 573.0, "LON": 113.24256, "LAT": 23.37042, "NAME_CN": "康之嘉药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136934", "Name": "康之嘉药店", "address": "雅瑶中路" }, "geometry": { "type": "Point", "coordinates": [ 113.24256, 23.37042 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 574, "FID_": 574.0, "LON": 113.23811, "LAT": 23.24194, "NAME_CN": "广州市惠民门诊部", "TELEPHONE": "020-86070106", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136942", "Name": "广州市惠民门诊部", "address": "大朗中路2号" }, "geometry": { "type": "Point", "coordinates": [ 113.23811, 23.24194 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 575, "FID_": 575.0, "LON": 113.20195, "LAT": 23.37638, "NAME_CN": "广州中西医结合医院福宁院区", "TELEPHONE": "020-86820524", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136943", "Name": "广州中西医结合医院福宁院区", "address": "福宁路8" }, "geometry": { "type": "Point", "coordinates": [ 113.20195, 23.37638 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 576, "FID_": 576.0, "LON": 113.45438, "LAT": 22.85705, "NAME_CN": "鱼窝头医院", "TELEPHONE": "020-84913546", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.136944", "Name": "鱼窝头医院", "address": "鱼窝头镇市鱼路10号" }, "geometry": { "type": "Point", "coordinates": [ 113.45438, 22.85705 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 577, "FID_": 577.0, "LON": 113.61154, "LAT": 23.11243, "NAME_CN": "新塘医院", "TELEPHONE": "020-82768701", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.136945", "Name": "新塘医院-中医通症专科", "address": "水松坣路10" }, "geometry": { "type": "Point", "coordinates": [ 113.61154, 23.11243 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 578, "FID_": 578.0, "LON": 113.31012, "LAT": 23.15449, "NAME_CN": "广东省军区门诊部", "TELEPHONE": "020-33460219", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136948", "Name": "广东省军区门诊部", "address": "禺东西路22号" }, "geometry": { "type": "Point", "coordinates": [ 113.31012, 23.15449 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 579, "FID_": 579.0, "LON": 113.25161, "LAT": 23.17104, "NAME_CN": "广州穗璋口腔门诊", "TELEPHONE": "020-36312323", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136949", "Name": "广州穗璋口腔门诊", "address": "乐嘉路62号之28附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25161, 23.17104 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 580, "FID_": 580.0, "LON": 113.3425, "LAT": 23.07473, "NAME_CN": "济健堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136954", "Name": "济健堂大药房", "address": "华泰大街" }, "geometry": { "type": "Point", "coordinates": [ 113.3425, 23.07473 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 581, "FID_": 581.0, "LON": 113.23187, "LAT": 23.09666, "NAME_CN": "永德堂大药房", "TELEPHONE": "020-81897966", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136955", "Name": "永德堂大药房", "address": "中市乌石墩小区对面" }, "geometry": { "type": "Point", "coordinates": [ 113.23187, 23.09666 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 582, "FID_": 582.0, "LON": 113.28125, "LAT": 23.25714, "NAME_CN": "广和平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136956", "Name": "广和平价大药房", "address": "科甲杨苑街28" }, "geometry": { "type": "Point", "coordinates": [ 113.28125, 23.25714 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 583, "FID_": 583.0, "LON": 113.14966, "LAT": 23.46355, "NAME_CN": "花都同心门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.136958", "Name": "花都同心门诊部", "address": "东升中路2-5" }, "geometry": { "type": "Point", "coordinates": [ 113.14966, 23.46355 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 584, "FID_": 584.0, "LON": 113.22384, "LAT": 23.10516, "NAME_CN": "芳村中医医院山村门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136959", "Name": "芳村中医医院山村门诊部", "address": "山村路1" }, "geometry": { "type": "Point", "coordinates": [ 113.22384, 23.10516 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 585, "FID_": 585.0, "LON": 113.33109, "LAT": 23.08339, "NAME_CN": "正和药业保安堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.136961", "Name": "正和药业保安堂药店", "address": "龙潭东环街23斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.33109, 23.08339 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 586, "FID_": 586.0, "LON": 113.32418, "LAT": 23.20352, "NAME_CN": "天和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136968", "Name": "天和药店", "address": "白山东路7-1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32418, 23.20352 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 587, "FID_": 587.0, "LON": 113.4522, "LAT": 22.85246, "NAME_CN": "鱼窝头信康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.136975", "Name": "鱼窝头信康药房", "address": "同乐路48号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.4522, 22.85246 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 588, "FID_": 588.0, "LON": 113.23628, "LAT": 23.11729, "NAME_CN": "同济大药房宝华店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136980", "Name": "同济大药房宝华店", "address": "宝华路51" }, "geometry": { "type": "Point", "coordinates": [ 113.23628, 23.11729 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 589, "FID_": 589.0, "LON": 113.23083, "LAT": 23.12897, "NAME_CN": "健都大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136983", "Name": "健都大药房", "address": "中山八路周门南路12号103铺" }, "geometry": { "type": "Point", "coordinates": [ 113.23083, 23.12897 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 590, "FID_": 590.0, "LON": 113.31967, "LAT": 23.13042, "NAME_CN": "扶元堂医疗康复医院", "TELEPHONE": "020-28869888", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.136985", "Name": "扶元堂医疗康复医院", "address": "黄埔大道西161" }, "geometry": { "type": "Point", "coordinates": [ 113.31967, 23.13042 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 591, "FID_": 591.0, "LON": 113.39108, "LAT": 22.98618, "NAME_CN": "南村供销社坑头药店", "TELEPHONE": "020-84760323", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.136986", "Name": "南村供销社坑头药店", "address": "西和路" }, "geometry": { "type": "Point", "coordinates": [ 113.39108, 22.98618 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 592, "FID_": 592.0, "LON": 113.25388, "LAT": 23.18005, "NAME_CN": "保济堂大药房", "TELEPHONE": "020-36228848", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136988", "Name": "保济堂大药房", "address": "机场路227" }, "geometry": { "type": "Point", "coordinates": [ 113.25388, 23.18005 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 593, "FID_": 593.0, "LON": 113.24422, "LAT": 23.12812, "NAME_CN": "逸品齿科逸品门诊部", "TELEPHONE": "020-81230128", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.136992", "Name": "逸品齿科逸品门诊部", "address": "中山七路199" }, "geometry": { "type": "Point", "coordinates": [ 113.24422, 23.12812 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 594, "FID_": 594.0, "LON": 113.34874, "LAT": 23.30122, "NAME_CN": "太和堂新意药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.136997", "Name": "太和堂新意药房", "address": "太和北路70附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34874, 23.30122 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 595, "FID_": 595.0, "LON": 113.4484, "LAT": 23.10554, "NAME_CN": "中山大学附属第一医院黄埔院区", "TELEPHONE": "020-82270644", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.137000", "Name": "中山大学附属第一医院黄埔院区-2号住院楼", "address": "黄埔东路183号" }, "geometry": { "type": "Point", "coordinates": [ 113.4484, 23.10554 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 596, "FID_": 596.0, "LON": 113.3224, "LAT": 23.09306, "NAME_CN": "仁和堂药业连锁公司惠万家药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137002", "Name": "仁和堂药业连锁公司惠万家药店", "address": "赤岗路111-2" }, "geometry": { "type": "Point", "coordinates": [ 113.3224, 23.09306 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 597, "FID_": 597.0, "LON": 113.24786, "LAT": 23.1819, "NAME_CN": "广州市全德门诊部", "TELEPHONE": "020-86646802", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137005", "Name": "广州市全德门诊部", "address": "岗贝路" }, "geometry": { "type": "Point", "coordinates": [ 113.24786, 23.1819 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 598, "FID_": 598.0, "LON": 113.3649, "LAT": 22.92086, "NAME_CN": "正康连锁大药房桥南分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137006", "Name": "正康连锁大药房桥南分店", "address": "陈涌金业街1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3649, 22.92086 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 599, "FID_": 599.0, "LON": 113.26054, "LAT": 23.21724, "NAME_CN": "金华医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137007", "Name": "金华医疗门诊部", "address": "鹤南路5" }, "geometry": { "type": "Point", "coordinates": [ 113.26054, 23.21724 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 600, "FID_": 600.0, "LON": 113.66524, "LAT": 23.12973, "NAME_CN": "新塘医院大敦门诊部", "TELEPHONE": "020-82691787", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137008", "Name": "新塘医院大敦门诊部", "address": "大敦村大敦综合市场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.66524, 23.12973 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 601, "FID_": 601.0, "LON": 113.20279, "LAT": 23.37752, "NAME_CN": "新华丰盛大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137013", "Name": "新华丰盛大药房", "address": "商业大道14-14" }, "geometry": { "type": "Point", "coordinates": [ 113.20279, 23.37752 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 602, "FID_": 602.0, "LON": 113.31835, "LAT": 23.09873, "NAME_CN": "仙鹤草药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137016", "Name": "仙鹤草药房", "address": "新港中路372" }, "geometry": { "type": "Point", "coordinates": [ 113.31835, 23.09873 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 603, "FID_": 603.0, "LON": 113.31347, "LAT": 23.13288, "NAME_CN": "伟新健康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137017", "Name": "伟新健康大药房", "address": "广利路47" }, "geometry": { "type": "Point", "coordinates": [ 113.31347, 23.13288 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 604, "FID_": 604.0, "LON": 113.34723, "LAT": 23.17136, "NAME_CN": "常健门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137025", "Name": "常健门诊", "address": "长兴路231" }, "geometry": { "type": "Point", "coordinates": [ 113.34723, 23.17136 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 605, "FID_": 605.0, "LON": 113.34728, "LAT": 23.17225, "NAME_CN": "长兴人民医院长湴门诊部", "TELEPHONE": "020-33599238", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137026", "Name": "长兴人民医院长湴门诊部", "address": "长湴村南大街1号" }, "geometry": { "type": "Point", "coordinates": [ 113.34728, 23.17225 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 606, "FID_": 606.0, "LON": 113.32225, "LAT": 23.09296, "NAME_CN": "新华门诊部", "TELEPHONE": "020-84295277", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137030", "Name": "新华门诊部", "address": "赤岗路113-1" }, "geometry": { "type": "Point", "coordinates": [ 113.32225, 23.09296 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 607, "FID_": 607.0, "LON": 113.25871, "LAT": 23.1589, "NAME_CN": "广州中医药大学第一附属医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137043", "Name": "广州中医药大学第一附属医院-急诊", "address": "机场路16号大院" }, "geometry": { "type": "Point", "coordinates": [ 113.25871, 23.1589 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 608, "FID_": 608.0, "LON": 113.26863, "LAT": 23.12991, "NAME_CN": "华南农业大学动物医院越秀分院", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137047", "Name": "华南农业大学动物医院越秀分院", "address": "禺西二路15-2" }, "geometry": { "type": "Point", "coordinates": [ 113.26863, 23.12991 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 609, "FID_": 609.0, "LON": 113.14144, "LAT": 23.46391, "NAME_CN": "慈益药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137050", "Name": "慈益药店", "address": "利荣路8" }, "geometry": { "type": "Point", "coordinates": [ 113.14144, 23.46391 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 610, "FID_": 610.0, "LON": 113.14236, "LAT": 23.46329, "NAME_CN": "康民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137051", "Name": "康民药店", "address": "教育西路10-4" }, "geometry": { "type": "Point", "coordinates": [ 113.14236, 23.46329 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 611, "FID_": 611.0, "LON": 113.37832, "LAT": 23.13146, "NAME_CN": "惠民医疗门诊", "TELEPHONE": "020-88302096", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137053", "Name": "惠民医疗门诊", "address": "棠东丰乐路26" }, "geometry": { "type": "Point", "coordinates": [ 113.37832, 23.13146 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 612, "FID_": 612.0, "LON": 113.36331, "LAT": 22.92439, "NAME_CN": "福懋动物诊所南郊分院", "TELEPHONE": "020-84641009", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137054", "Name": "福懋动物诊所南郊分院", "address": "桥南路193" }, "geometry": { "type": "Point", "coordinates": [ 113.36331, 22.92439 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 613, "FID_": 613.0, "LON": 113.28805, "LAT": 23.48606, "NAME_CN": "花山镇永乐村卫生站", "TELEPHONE": "020-86945185", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137056", "Name": "花山镇永乐村卫生站", "address": "永乐村路2" }, "geometry": { "type": "Point", "coordinates": [ 113.28805, 23.48606 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 614, "FID_": 614.0, "LON": 113.28239, "LAT": 23.1458, "NAME_CN": "国大药房一致药店淘金店", "TELEPHONE": "020-83582524", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137065", "Name": "国大药房一致药店淘金店", "address": "淘金北路63号地下" }, "geometry": { "type": "Point", "coordinates": [ 113.28239, 23.1458 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 615, "FID_": 615.0, "LON": 113.36474, "LAT": 23.08566, "NAME_CN": "官洲街北山社区卫生站", "TELEPHONE": "020-34089892", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137066", "Name": "官洲街北山社区卫生站", "address": "北山大街7号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36474, 23.08566 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 616, "FID_": 616.0, "LON": 113.22982, "LAT": 23.49367, "NAME_CN": "瑞边村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137067", "Name": "瑞边村卫生站", "address": "七一六乡道狮岭镇瑞边村民委员会" }, "geometry": { "type": "Point", "coordinates": [ 113.22982, 23.49367 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 617, "FID_": 617.0, "LON": 113.31022, "LAT": 23.02916, "NAME_CN": "广东永安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137070", "Name": "广东永安药店", "address": "朝阳东路140" }, "geometry": { "type": "Point", "coordinates": [ 113.31022, 23.02916 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 618, "FID_": 618.0, "LON": 113.40661, "LAT": 23.1944, "NAME_CN": "保尔康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137073", "Name": "保尔康药店", "address": "柯木塱塘石西二街3" }, "geometry": { "type": "Point", "coordinates": [ 113.40661, 23.1944 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 619, "FID_": 619.0, "LON": 113.40602, "LAT": 23.19426, "NAME_CN": "辅仁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137074", "Name": "辅仁药店", "address": "柯木塱塘石西二街9" }, "geometry": { "type": "Point", "coordinates": [ 113.40602, 23.19426 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 620, "FID_": 620.0, "LON": 113.45637, "LAT": 23.12673, "NAME_CN": "林和药业连锁众祥药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.137075", "Name": "林和药业连锁众祥药店", "address": "碧生东七巷1号" }, "geometry": { "type": "Point", "coordinates": [ 113.45637, 23.12673 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 621, "FID_": 621.0, "LON": 113.21714, "LAT": 23.47085, "NAME_CN": "惠尔强药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137083", "Name": "惠尔强药店", "address": "河滨西路" }, "geometry": { "type": "Point", "coordinates": [ 113.21714, 23.47085 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 622, "FID_": 622.0, "LON": 113.32943, "LAT": 22.83497, "NAME_CN": "林和药业鹏盛大药房", "TELEPHONE": "020-84926365", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.137091", "Name": "林和药业鹏盛大药房", "address": "蔡新路312号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.32943, 22.83497 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 623, "FID_": 623.0, "LON": 113.22324, "LAT": 23.09392, "NAME_CN": "广州嘉信门诊部", "TELEPHONE": "020-81589297", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.137093", "Name": "广州嘉信门诊部", "address": "镇南大街3-6" }, "geometry": { "type": "Point", "coordinates": [ 113.22324, 23.09392 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 624, "FID_": 624.0, "LON": 113.27955, "LAT": 23.09318, "NAME_CN": "昌港药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137094", "Name": "昌港药店", "address": "晓港中马路自编131-9" }, "geometry": { "type": "Point", "coordinates": [ 113.27955, 23.09318 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 625, "FID_": 625.0, "LON": 113.55489, "LAT": 22.63541, "NAME_CN": "众生堂药店三民分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.137098", "Name": "众生堂药店三民分店", "address": "三民大道民兴二段12号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.55489, 22.63541 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 626, "FID_": 626.0, "LON": 113.62785, "LAT": 23.36392, "NAME_CN": "万应堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137102", "Name": "万应堂药店", "address": "银河东路3" }, "geometry": { "type": "Point", "coordinates": [ 113.62785, 23.36392 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 627, "FID_": 627.0, "LON": 113.34795, "LAT": 23.25073, "NAME_CN": "德康堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137103", "Name": "德康堂大药房", "address": "田心东路36号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34795, 23.25073 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 628, "FID_": 628.0, "LON": 113.108, "LAT": 23.45691, "NAME_CN": "狮岭镇马岭村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137104", "Name": "狮岭镇马岭村卫生站", "address": "狮岭镇马岭村" }, "geometry": { "type": "Point", "coordinates": [ 113.108, 23.45691 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 629, "FID_": 629.0, "LON": 113.45292, "LAT": 23.10854, "NAME_CN": "参泰林大药房", "TELEPHONE": "020-33244595", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.137114", "Name": "参泰林大药房", "address": "广新路44号" }, "geometry": { "type": "Point", "coordinates": [ 113.45292, 23.10854 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 630, "FID_": 630.0, "LON": 113.34941, "LAT": 23.07139, "NAME_CN": "峰阳药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137117", "Name": "峰阳药店", "address": "土华华盛西一街30" }, "geometry": { "type": "Point", "coordinates": [ 113.34941, 23.07139 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 631, "FID_": 631.0, "LON": 113.2594, "LAT": 23.12578, "NAME_CN": "益众医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137118", "Name": "益众医药店", "address": "西湖路96" }, "geometry": { "type": "Point", "coordinates": [ 113.2594, 23.12578 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 632, "FID_": 632.0, "LON": 113.29224, "LAT": 23.08711, "NAME_CN": "正和药业凤阳药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137127", "Name": "正和药业凤阳药房", "address": "康乐西约新区横四巷1号102档附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29224, 23.08711 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 633, "FID_": 633.0, "LON": 113.78945, "LAT": 23.17417, "NAME_CN": "石滩医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137136", "Name": "石滩医院门诊部", "address": "立新路26" }, "geometry": { "type": "Point", "coordinates": [ 113.78945, 23.17417 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 634, "FID_": 634.0, "LON": 113.13967, "LAT": 23.46592, "NAME_CN": "吉祥大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137137", "Name": "吉祥大药房", "address": "金狮一街48" }, "geometry": { "type": "Point", "coordinates": [ 113.13967, 23.46592 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 635, "FID_": 635.0, "LON": 113.3572, "LAT": 22.95615, "NAME_CN": "海泉公中药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137141", "Name": "海泉公中药房", "address": "雍雅园商业街14" }, "geometry": { "type": "Point", "coordinates": [ 113.3572, 22.95615 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 636, "FID_": 636.0, "LON": 113.22858, "LAT": 23.13422, "NAME_CN": "环翠园社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.137143", "Name": "环翠园社区卫生站", "address": "南岸埗头新一巷25号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22858, 23.13422 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 637, "FID_": 637.0, "LON": 113.46309, "LAT": 22.9642, "NAME_CN": "南浦村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137148", "Name": "南浦村卫生站", "address": "清白大街20" }, "geometry": { "type": "Point", "coordinates": [ 113.46309, 22.9642 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 638, "FID_": 638.0, "LON": 113.4784, "LAT": 22.96882, "NAME_CN": "嘉和中医门诊部", "TELEPHONE": "020-34862067", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137151", "Name": "嘉和中医门诊部", "address": "石楼路段98" }, "geometry": { "type": "Point", "coordinates": [ 113.4784, 22.96882 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 639, "FID_": 639.0, "LON": 113.52721, "LAT": 23.09123, "NAME_CN": "博爱医疗门诊部", "TELEPHONE": "020-82233737", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.137155", "Name": "博爱医疗门诊部", "address": "黄埔东路3542" }, "geometry": { "type": "Point", "coordinates": [ 113.52721, 23.09123 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 640, "FID_": 640.0, "LON": 113.22632, "LAT": 23.18164, "NAME_CN": "宁致药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137156", "Name": "宁致药房", "address": "槎溪大道1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22632, 23.18164 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 641, "FID_": 641.0, "LON": 113.29556, "LAT": 23.0903, "NAME_CN": "乐勤药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137160", "Name": "乐勤药店", "address": "康乐西约大街27附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29556, 23.0903 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 642, "FID_": 642.0, "LON": 113.39407, "LAT": 22.76871, "NAME_CN": "增沙村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.137170", "Name": "增沙村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.39407, 22.76871 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 643, "FID_": 643.0, "LON": 113.27711, "LAT": 23.45881, "NAME_CN": "万年青大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137174", "Name": "万年青大药房", "address": "龙腾路与育才路交叉口南侧150米附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27711, 23.45881 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 644, "FID_": 644.0, "LON": 113.37267, "LAT": 22.91464, "NAME_CN": "番禺中心医院发热门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137178", "Name": "番禺中心医院发热门诊", "address": "福愉东路8号" }, "geometry": { "type": "Point", "coordinates": [ 113.37267, 22.91464 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 645, "FID_": 645.0, "LON": 113.59716, "LAT": 22.75372, "NAME_CN": "南沙街南横村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.137187", "Name": "南沙街南横村卫生站", "address": "水桥街4" }, "geometry": { "type": "Point", "coordinates": [ 113.59716, 22.75372 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 646, "FID_": 646.0, "LON": 113.31971, "LAT": 23.21402, "NAME_CN": "兴合堂连锁药店南湖店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137194", "Name": "兴合堂连锁药店南湖店", "address": "大陂西路" }, "geometry": { "type": "Point", "coordinates": [ 113.31971, 23.21402 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 647, "FID_": 647.0, "LON": 113.41397, "LAT": 23.42863, "NAME_CN": "北兴医院", "TELEPHONE": "020-86798673", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137195", "Name": "北兴医院", "address": "北兴镇花都大道" }, "geometry": { "type": "Point", "coordinates": [ 113.41397, 23.42863 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 648, "FID_": 648.0, "LON": 113.2212, "LAT": 23.14829, "NAME_CN": "松溪医疗门诊部", "TELEPHONE": "020-81997672", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137204", "Name": "松溪医疗门诊部", "address": "增槎路18号" }, "geometry": { "type": "Point", "coordinates": [ 113.2212, 23.14829 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 649, "FID_": 649.0, "LON": 113.25819, "LAT": 23.08007, "NAME_CN": "正康连锁大药房海珠分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137205", "Name": "正康连锁大药房海珠分店", "address": "南边路43号" }, "geometry": { "type": "Point", "coordinates": [ 113.25819, 23.08007 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 650, "FID_": 650.0, "LON": 113.26483, "LAT": 23.07666, "NAME_CN": "大参林柏康药房长宁店", "TELEPHONE": "020-84347146", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137206", "Name": "大参林柏康药房长宁店", "address": "广纸路5附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26483, 23.07666 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 651, "FID_": 651.0, "LON": 113.20586, "LAT": 23.40699, "NAME_CN": "红康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137208", "Name": "红康药店", "address": "东城里北路附近" }, "geometry": { "type": "Point", "coordinates": [ 113.20586, 23.40699 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 652, "FID_": 652.0, "LON": 113.36595, "LAT": 23.13865, "NAME_CN": "人人佳大药房", "TELEPHONE": "020-85524959", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137210", "Name": "人人佳大药房", "address": "口岗大街18号" }, "geometry": { "type": "Point", "coordinates": [ 113.36595, 23.13865 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 653, "FID_": 653.0, "LON": 113.58028, "LAT": 23.54641, "NAME_CN": "顺康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.137211", "Name": "顺康药店", "address": "中田东路150" }, "geometry": { "type": "Point", "coordinates": [ 113.58028, 23.54641 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 654, "FID_": 654.0, "LON": 113.2504, "LAT": 23.20189, "NAME_CN": "惠众堂大药房", "TELEPHONE": "13760855776", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137212", "Name": "惠众堂大药房", "address": "汇侨中路紫薇花园首层商铺" }, "geometry": { "type": "Point", "coordinates": [ 113.2504, 23.20189 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 655, "FID_": 655.0, "LON": 113.29956, "LAT": 23.22757, "NAME_CN": "正大夫记德健康大药房", "TELEPHONE": "18688850717", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137213", "Name": "正大夫记德健康大药房", "address": "永泰永康路113" }, "geometry": { "type": "Point", "coordinates": [ 113.29956, 23.22757 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 656, "FID_": 656.0, "LON": 113.53181, "LAT": 23.12762, "NAME_CN": "荔联街云埔社区卫生站", "TELEPHONE": "020-82251693", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.137214", "Name": "荔联街云埔社区卫生站", "address": "兴达路" }, "geometry": { "type": "Point", "coordinates": [ 113.53181, 23.12762 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 657, "FID_": 657.0, "LON": 113.09796, "LAT": 23.34185, "NAME_CN": "炭步医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137220", "Name": "炭步医院-住院部", "address": "环花路汪边村28-31号" }, "geometry": { "type": "Point", "coordinates": [ 113.09796, 23.34185 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 658, "FID_": 658.0, "LON": 113.35861, "LAT": 23.12075, "NAME_CN": "中山大学附属第六医院", "TELEPHONE": "020-38254110", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137223", "Name": "中山大学附属第六医院-门诊部", "address": "员村二横路26" }, "geometry": { "type": "Point", "coordinates": [ 113.35861, 23.12075 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 659, "FID_": 659.0, "LON": 113.32997, "LAT": 22.83491, "NAME_CN": "榄核宏和大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.137225", "Name": "榄核宏和大药房", "address": "蔡新路332号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.32997, 22.83491 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 660, "FID_": 660.0, "LON": 113.24005, "LAT": 23.08321, "NAME_CN": "茂溢堂平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.137227", "Name": "茂溢堂平价药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.24005, 23.08321 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 661, "FID_": 661.0, "LON": 113.325, "LAT": 23.1583, "NAME_CN": "南方燕岭医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137234", "Name": "南方燕岭医院-门诊部", "address": "粤垦路533号" }, "geometry": { "type": "Point", "coordinates": [ 113.325, 23.1583 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 662, "FID_": 662.0, "LON": 113.28063, "LAT": 23.08709, "NAME_CN": "泰沙门诊部", "TELEPHONE": "020-66659866", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137241", "Name": "泰沙门诊部", "address": "泰沙路107" }, "geometry": { "type": "Point", "coordinates": [ 113.28063, 23.08709 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 663, "FID_": 663.0, "LON": 113.43415, "LAT": 23.19024, "NAME_CN": "华胜药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.137250", "Name": "华胜药房", "address": "长安街35" }, "geometry": { "type": "Point", "coordinates": [ 113.43415, 23.19024 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 664, "FID_": 664.0, "LON": 113.26367, "LAT": 23.12666, "NAME_CN": "采芝林北京路药材商场大药房", "TELEPHONE": "020-83336978", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137254", "Name": "采芝林北京路药材商场大药房", "address": "北京路278号" }, "geometry": { "type": "Point", "coordinates": [ 113.26367, 23.12666 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 665, "FID_": 665.0, "LON": 113.63327, "LAT": 23.11892, "NAME_CN": "坭紫村卫生站", "TELEPHONE": "13418010296", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137259", "Name": "坭紫村卫生站", "address": "庙坑路7巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.63327, 23.11892 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 666, "FID_": 666.0, "LON": 113.27908, "LAT": 23.23364, "NAME_CN": "彭源药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137260", "Name": "彭源药房", "address": "彭上新村西路14" }, "geometry": { "type": "Point", "coordinates": [ 113.27908, 23.23364 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 667, "FID_": 667.0, "LON": 113.64446, "LAT": 23.12245, "NAME_CN": "湘英药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137264", "Name": "湘英药店", "address": "久裕路51-3" }, "geometry": { "type": "Point", "coordinates": [ 113.64446, 23.12245 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 668, "FID_": 668.0, "LON": 113.35829, "LAT": 23.13978, "NAME_CN": "棠下街华景社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137273", "Name": "棠下街华景社区卫生站", "address": "中山大道西183号" }, "geometry": { "type": "Point", "coordinates": [ 113.35829, 23.13978 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 669, "FID_": 669.0, "LON": 113.24305, "LAT": 23.11337, "NAME_CN": "国药药房一致药店杉木栏店", "TELEPHONE": "020-81842081", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.137290", "Name": "国药药房一致药店杉木栏店", "address": "杉木栏路70" }, "geometry": { "type": "Point", "coordinates": [ 113.24305, 23.11337 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 670, "FID_": 670.0, "LON": 113.6318, "LAT": 23.35811, "NAME_CN": "福和医院", "TELEPHONE": "020-82831004", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137294", "Name": "福和医院", "address": "朱福路15" }, "geometry": { "type": "Point", "coordinates": [ 113.6318, 23.35811 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 671, "FID_": 671.0, "LON": 113.15825, "LAT": 23.2995, "NAME_CN": "峡石村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137295", "Name": "峡石村卫生站", "address": "峡石村" }, "geometry": { "type": "Point", "coordinates": [ 113.15825, 23.2995 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 672, "FID_": 672.0, "LON": 113.31012, "LAT": 23.14206, "NAME_CN": "广华中医骨科门诊部", "TELEPHONE": "020-38801658", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137296", "Name": "广华中医骨科门诊部", "address": "广州大道中1162" }, "geometry": { "type": "Point", "coordinates": [ 113.31012, 23.14206 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 673, "FID_": 673.0, "LON": 113.31124, "LAT": 23.25359, "NAME_CN": "济和堂药业连锁益民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137301", "Name": "济和堂药业连锁益民药店", "address": "东平钟兴南街" }, "geometry": { "type": "Point", "coordinates": [ 113.31124, 23.25359 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 674, "FID_": 674.0, "LON": 113.51525, "LAT": 22.708, "NAME_CN": "横沥镇群结村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.137306", "Name": "横沥镇群结村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.51525, 22.708 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 675, "FID_": 675.0, "LON": 113.53836, "LAT": 23.11514, "NAME_CN": "黄埔区朝阳综合门诊部", "TELEPHONE": "020-62662333", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.137317", "Name": "黄埔区朝阳综合门诊部", "address": "东联路14-16" }, "geometry": { "type": "Point", "coordinates": [ 113.53836, 23.11514 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 676, "FID_": 676.0, "LON": 113.19361, "LAT": 23.38163, "NAME_CN": "新华医院", "TELEPHONE": "020-86863248", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137323", "Name": "新华医院", "address": "新华镇农新路8号" }, "geometry": { "type": "Point", "coordinates": [ 113.19361, 23.38163 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 677, "FID_": 677.0, "LON": 113.33206, "LAT": 23.19046, "NAME_CN": "仁和堂药业连锁南方药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137327", "Name": "仁和堂药业连锁南方药店", "address": "沙太中路友新购物广场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.33206, 23.19046 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 678, "FID_": 678.0, "LON": 113.41935, "LAT": 23.12367, "NAME_CN": "友谊大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137328", "Name": "友谊大药房", "address": "珠村中东新街18巷自编2" }, "geometry": { "type": "Point", "coordinates": [ 113.41935, 23.12367 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 679, "FID_": 679.0, "LON": 113.27483, "LAT": 23.23268, "NAME_CN": "幸福林专业药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137331", "Name": "幸福林专业药房", "address": "彭上东路" }, "geometry": { "type": "Point", "coordinates": [ 113.27483, 23.23268 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 680, "FID_": 680.0, "LON": 113.25247, "LAT": 23.13453, "NAME_CN": "广州胸科医院第一门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137332", "Name": "广州胸科医院第一门诊部", "address": "东风西路180" }, "geometry": { "type": "Point", "coordinates": [ 113.25247, 23.13453 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 681, "FID_": 681.0, "LON": 113.46108, "LAT": 23.01326, "NAME_CN": "化龙镇明经村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137333", "Name": "化龙镇明经村卫生站", "address": "下墟大道29" }, "geometry": { "type": "Point", "coordinates": [ 113.46108, 23.01326 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 682, "FID_": 682.0, "LON": 113.22639, "LAT": 23.30385, "NAME_CN": "爱心大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137338", "Name": "爱心大药房", "address": "夏花四路485附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22639, 23.30385 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 683, "FID_": 683.0, "LON": 113.3585, "LAT": 23.2877, "NAME_CN": "仁禾堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137339", "Name": "仁禾堂大药房", "address": "米龙公寓附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3585, 23.2877 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 684, "FID_": 684.0, "LON": 113.35551, "LAT": 23.13302, "NAME_CN": "天园街东晖社区卫生站", "TELEPHONE": "020-85611768", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137342", "Name": "天园街东晖社区卫生站", "address": "东晖西街3号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35551, 23.13302 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 685, "FID_": 685.0, "LON": 113.83973, "LAT": 23.29418, "NAME_CN": "惠康药店", "TELEPHONE": "020-82757489", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137345", "Name": "惠康药店", "address": "东山路42" }, "geometry": { "type": "Point", "coordinates": [ 113.83973, 23.29418 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 686, "FID_": 686.0, "LON": 113.65398, "LAT": 23.22138, "NAME_CN": "琪英药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137346", "Name": "琪英药店", "address": "南香路" }, "geometry": { "type": "Point", "coordinates": [ 113.65398, 23.22138 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 687, "FID_": 687.0, "LON": 113.18721, "LAT": 23.47925, "NAME_CN": "嘉康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137348", "Name": "嘉康药店", "address": "狮岭镇南航大道附近" }, "geometry": { "type": "Point", "coordinates": [ 113.18721, 23.47925 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 688, "FID_": 688.0, "LON": 113.28081, "LAT": 23.12087, "NAME_CN": "博济牙科", "TELEPHONE": "020-83780977", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137349", "Name": "博济牙科", "address": "东湖西路" }, "geometry": { "type": "Point", "coordinates": [ 113.28081, 23.12087 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 689, "FID_": 689.0, "LON": 113.29116, "LAT": 23.07832, "NAME_CN": "康和堂大药房瑞海店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137355", "Name": "康和堂大药房瑞海店", "address": "瑞宝东约瑞海中马路1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29116, 23.07832 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 690, "FID_": 690.0, "LON": 113.20044, "LAT": 23.39066, "NAME_CN": "润泽大药房NO.10", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137357", "Name": "润泽大药房NO.10", "address": "达布大街8-2" }, "geometry": { "type": "Point", "coordinates": [ 113.20044, 23.39066 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 691, "FID_": 691.0, "LON": 113.15114, "LAT": 23.47047, "NAME_CN": "仲新堂药店", "TELEPHONE": "020-86998331", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137360", "Name": "仲新堂药店", "address": "盘古中路119" }, "geometry": { "type": "Point", "coordinates": [ 113.15114, 23.47047 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 692, "FID_": 692.0, "LON": 113.26105, "LAT": 23.19305, "NAME_CN": "明康医疗门诊部", "TELEPHONE": "020-86659685", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137361", "Name": "明康医疗门诊部", "address": "涌南大街1号" }, "geometry": { "type": "Point", "coordinates": [ 113.26105, 23.19305 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 693, "FID_": 693.0, "LON": 113.34522, "LAT": 23.24349, "NAME_CN": "平民西药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137363", "Name": "平民西药房", "address": "大源白贺路1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34522, 23.24349 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 694, "FID_": 694.0, "LON": 113.29455, "LAT": 23.07147, "NAME_CN": "东芳大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137368", "Name": "东芳大药房", "address": "盈丰路98" }, "geometry": { "type": "Point", "coordinates": [ 113.29455, 23.07147 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 695, "FID_": 695.0, "LON": 113.28527, "LAT": 23.13488, "NAME_CN": "绿谷大药房先烈南路店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137369", "Name": "绿谷大药房先烈南路店", "address": "先烈南路23" }, "geometry": { "type": "Point", "coordinates": [ 113.28527, 23.13488 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 696, "FID_": 696.0, "LON": 113.29877, "LAT": 23.2397, "NAME_CN": "众参源会员平价药房", "TELEPHONE": "13711145961", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137372", "Name": "众参源会员平价药房", "address": "集贤北南街" }, "geometry": { "type": "Point", "coordinates": [ 113.29877, 23.2397 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 697, "FID_": 697.0, "LON": 113.27014, "LAT": 23.12446, "NAME_CN": "德济堂大药房", "TELEPHONE": "020-81079379", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137375", "Name": "德济堂大药房", "address": "德政中路192" }, "geometry": { "type": "Point", "coordinates": [ 113.27014, 23.12446 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 698, "FID_": 698.0, "LON": 113.20565, "LAT": 23.40254, "NAME_CN": "公益村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137377", "Name": "公益村卫生站", "address": "茶园里北路东2巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.20565, 23.40254 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 699, "FID_": 699.0, "LON": 113.21351, "LAT": 23.37977, "NAME_CN": "健群药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137380", "Name": "健群药店", "address": "新华路" }, "geometry": { "type": "Point", "coordinates": [ 113.21351, 23.37977 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 700, "FID_": 700.0, "LON": 113.61243, "LAT": 23.12816, "NAME_CN": "康鑫林药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137381", "Name": "康鑫林药店", "address": "新何村士岭街35" }, "geometry": { "type": "Point", "coordinates": [ 113.61243, 23.12816 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 701, "FID_": 701.0, "LON": 113.35696, "LAT": 22.93838, "NAME_CN": "德信堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137386", "Name": "德信堂药店", "address": "大西路109" }, "geometry": { "type": "Point", "coordinates": [ 113.35696, 22.93838 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 702, "FID_": 702.0, "LON": 113.26427, "LAT": 23.08836, "NAME_CN": "昌华药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137387", "Name": "昌华药房", "address": "昌岗中路130-4" }, "geometry": { "type": "Point", "coordinates": [ 113.26427, 23.08836 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 703, "FID_": 703.0, "LON": 113.45096, "LAT": 22.9562, "NAME_CN": "康佳大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137388", "Name": "康佳大药房", "address": "姚大街" }, "geometry": { "type": "Point", "coordinates": [ 113.45096, 22.9562 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 704, "FID_": 704.0, "LON": 113.29817, "LAT": 23.11487, "NAME_CN": "广东省中医院二沙岛分院北门", "TELEPHONE": "020-87351238", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137389", "Name": "广东省中医院二沙岛分院北门", "address": "新世界花园别墅旁" }, "geometry": { "type": "Point", "coordinates": [ 113.29817, 23.11487 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 705, "FID_": 705.0, "LON": 113.5538, "LAT": 22.66527, "NAME_CN": "万顷沙镇新安村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.137393", "Name": "万顷沙镇新安村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.5538, 22.66527 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 706, "FID_": 706.0, "LON": 113.58308, "LAT": 23.53148, "NAME_CN": "众氏康众美药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.137394", "Name": "众氏康众美药店", "address": "江湾路26" }, "geometry": { "type": "Point", "coordinates": [ 113.58308, 23.53148 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 707, "FID_": 707.0, "LON": 113.30533, "LAT": 23.14036, "NAME_CN": "宏兴药房广州水荫药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137397", "Name": "宏兴药房广州水荫药店", "address": "雅景花园附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30533, 23.14036 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 708, "FID_": 708.0, "LON": 113.28156, "LAT": 23.12837, "NAME_CN": "康华清康发大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137398", "Name": "康华清康发大药房", "address": "广东省人民医院附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28156, 23.12837 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 709, "FID_": 709.0, "LON": 113.32102, "LAT": 23.27075, "NAME_CN": "一家人健康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137402", "Name": "一家人健康大药房", "address": "上圳东街10附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32102, 23.27075 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 710, "FID_": 710.0, "LON": 113.16031, "LAT": 23.46197, "NAME_CN": "富元堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137403", "Name": "富元堂大药房", "address": "狮岭镇西群路8A铺" }, "geometry": { "type": "Point", "coordinates": [ 113.16031, 23.46197 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 711, "FID_": 711.0, "LON": 113.18994, "LAT": 23.37935, "NAME_CN": "汇港药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137404", "Name": "汇港药房", "address": "马溪市场口4号" }, "geometry": { "type": "Point", "coordinates": [ 113.18994, 23.37935 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 712, "FID_": 712.0, "LON": 113.29885, "LAT": 23.10465, "NAME_CN": "中顺堂仁惠药房", "TELEPHONE": "13631360755", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137409", "Name": "中顺堂仁惠药房", "address": "明康街20" }, "geometry": { "type": "Point", "coordinates": [ 113.29885, 23.10465 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 713, "FID_": 713.0, "LON": 113.21108, "LAT": 23.38151, "NAME_CN": "春草药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137410", "Name": "春草药店", "address": "商业大道63-8" }, "geometry": { "type": "Point", "coordinates": [ 113.21108, 23.38151 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 714, "FID_": 714.0, "LON": 113.26557, "LAT": 23.26133, "NAME_CN": "均禾街清湖社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137412", "Name": "均禾街清湖社区卫生站", "address": "清湖南路53号" }, "geometry": { "type": "Point", "coordinates": [ 113.26557, 23.26133 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 715, "FID_": 715.0, "LON": 113.22719, "LAT": 23.20412, "NAME_CN": "广东省司法警察医院", "TELEPHONE": "020-86418719", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137413", "Name": "广东省司法警察医院", "address": "石井镇石潭西路88号" }, "geometry": { "type": "Point", "coordinates": [ 113.22719, 23.20412 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 716, "FID_": 716.0, "LON": 113.2414, "LAT": 23.14184, "NAME_CN": "荔前中西医结合门诊部", "TELEPHONE": "020-86433409", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.137414", "Name": "荔前中西医结合门诊部", "address": "站前路22号" }, "geometry": { "type": "Point", "coordinates": [ 113.2414, 23.14184 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 717, "FID_": 717.0, "LON": 113.24638, "LAT": 23.14632, "NAME_CN": "同宝堂大药房", "TELEPHONE": "020-86221533", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.137415", "Name": "同宝堂大药房", "address": "站前横路52号" }, "geometry": { "type": "Point", "coordinates": [ 113.24638, 23.14632 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 718, "FID_": 718.0, "LON": 113.34947, "LAT": 23.1546, "NAME_CN": "利康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137416", "Name": "利康堂药店", "address": "科贸街自编地址10" }, "geometry": { "type": "Point", "coordinates": [ 113.34947, 23.1546 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 719, "FID_": 719.0, "LON": 113.21072, "LAT": 23.36859, "NAME_CN": "雅康平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137424", "Name": "雅康平价大药房", "address": "雅源北路66" }, "geometry": { "type": "Point", "coordinates": [ 113.21072, 23.36859 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 720, "FID_": 720.0, "LON": 113.21085, "LAT": 23.36833, "NAME_CN": "康乐药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137425", "Name": "康乐药店", "address": "X264" }, "geometry": { "type": "Point", "coordinates": [ 113.21085, 23.36833 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 721, "FID_": 721.0, "LON": 113.25547, "LAT": 23.19408, "NAME_CN": "益和医保定点药店", "TELEPHONE": "020-86634236", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137426", "Name": "益和医保定点药店", "address": "新市新街8号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25547, 23.19408 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 722, "FID_": 722.0, "LON": 113.25143, "LAT": 23.06553, "NAME_CN": "济康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.137429", "Name": "济康大药房", "address": "环翠北路17" }, "geometry": { "type": "Point", "coordinates": [ 113.25143, 23.06553 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 723, "FID_": 723.0, "LON": 113.45788, "LAT": 23.41223, "NAME_CN": "太和堂康健药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137432", "Name": "太和堂康健药房", "address": "布丁街13号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.45788, 23.41223 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 724, "FID_": 724.0, "LON": 113.57812, "LAT": 23.28083, "NAME_CN": "健众药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.137437", "Name": "健众药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.57812, 23.28083 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 725, "FID_": 725.0, "LON": 113.29733, "LAT": 23.23493, "NAME_CN": "万初药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137441", "Name": "万初药房", "address": "集贤路129" }, "geometry": { "type": "Point", "coordinates": [ 113.29733, 23.23493 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 726, "FID_": 726.0, "LON": 113.45696, "LAT": 23.17309, "NAME_CN": "博慈大药房暹岗店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.137444", "Name": "博慈大药房暹岗店", "address": "迁岗中路6号斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.45696, 23.17309 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 727, "FID_": 727.0, "LON": 113.2326, "LAT": 23.14309, "NAME_CN": "伴侣动物医院", "TELEPHONE": "020-39898547", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.137451", "Name": "伴侣动物医院", "address": "环市西路13号之4" }, "geometry": { "type": "Point", "coordinates": [ 113.2326, 23.14309 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 728, "FID_": 728.0, "LON": 113.36174, "LAT": 23.20254, "NAME_CN": "亿康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137452", "Name": "亿康药店", "address": "龙洞东街松青里44" }, "geometry": { "type": "Point", "coordinates": [ 113.36174, 23.20254 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 729, "FID_": 729.0, "LON": 113.2716, "LAT": 23.23386, "NAME_CN": "正和药业联边药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137453", "Name": "正和药业联边药店", "address": "加禾小学附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2716, 23.23386 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 730, "FID_": 730.0, "LON": 113.48237, "LAT": 22.96691, "NAME_CN": "番领医药连锁石楼平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137454", "Name": "番领医药连锁石楼平价大药房", "address": "东环路" }, "geometry": { "type": "Point", "coordinates": [ 113.48237, 22.96691 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 731, "FID_": 731.0, "LON": 113.46623, "LAT": 22.96619, "NAME_CN": "潮田社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137455", "Name": "潮田社区卫生站", "address": "市莲路" }, "geometry": { "type": "Point", "coordinates": [ 113.46623, 22.96619 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 732, "FID_": 732.0, "LON": 113.82436, "LAT": 23.28493, "NAME_CN": "康健药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137456", "Name": "康健药房", "address": "夏街大道56号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.82436, 23.28493 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 733, "FID_": 733.0, "LON": 113.39012, "LAT": 23.01202, "NAME_CN": "番领医药连锁华康堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137457", "Name": "番领医药连锁华康堂药房", "address": "沙市下街36" }, "geometry": { "type": "Point", "coordinates": [ 113.39012, 23.01202 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 734, "FID_": 734.0, "LON": 113.23071, "LAT": 23.17668, "NAME_CN": "利德门诊部", "TELEPHONE": "020-36470699", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137458", "Name": "利德门诊部", "address": "西槎路571号" }, "geometry": { "type": "Point", "coordinates": [ 113.23071, 23.17668 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 735, "FID_": 735.0, "LON": 113.28094, "LAT": 23.12429, "NAME_CN": "民益堂华仁大药房东川店", "TELEPHONE": "020-83813499", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137466", "Name": "民益堂华仁大药房东川店", "address": "东川路8号" }, "geometry": { "type": "Point", "coordinates": [ 113.28094, 23.12429 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 736, "FID_": 736.0, "LON": 113.38898, "LAT": 22.89448, "NAME_CN": "正康连锁大药房乐宜路分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.137467", "Name": "正康连锁大药房乐宜路分店", "address": "乐宜路7" }, "geometry": { "type": "Point", "coordinates": [ 113.38898, 22.89448 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 737, "FID_": 737.0, "LON": 113.22953, "LAT": 23.16262, "NAME_CN": "福懋动物诊所西槎路分院", "TELEPHONE": "020-86487979", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137469", "Name": "福懋动物诊所西槎路分院", "address": "西槎路289" }, "geometry": { "type": "Point", "coordinates": [ 113.22953, 23.16262 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 738, "FID_": 738.0, "LON": 113.47836, "LAT": 23.432, "NAME_CN": "太平医院", "TELEPHONE": "020-87810360", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.137470", "Name": "太平医院", "address": "太平镇太平中路133号" }, "geometry": { "type": "Point", "coordinates": [ 113.47836, 23.432 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 739, "FID_": 739.0, "LON": 113.82041, "LAT": 23.28748, "NAME_CN": "泰林瑞草堂大药房泰林NO.02", "TELEPHONE": "15818843568", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137471", "Name": "泰林瑞草堂大药房泰林NO.02", "address": "岗前西路18号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.82041, 23.28748 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 740, "FID_": 740.0, "LON": 113.30807, "LAT": 23.15255, "NAME_CN": "老百姓大药房沙河店", "TELEPHONE": "020-37250039", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137476", "Name": "老百姓大药房沙河店", "address": "广州大道中" }, "geometry": { "type": "Point", "coordinates": [ 113.30807, 23.15255 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 741, "FID_": 741.0, "LON": 113.47911, "LAT": 22.97088, "NAME_CN": "赤山东村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137478", "Name": "赤山东村卫生站", "address": "石楼路段193" }, "geometry": { "type": "Point", "coordinates": [ 113.47911, 22.97088 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 742, "FID_": 742.0, "LON": 113.31008, "LAT": 23.02224, "NAME_CN": "仁和堂会员平价药店建华分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137479", "Name": "仁和堂会员平价药店建华分店", "address": "建华路55" }, "geometry": { "type": "Point", "coordinates": [ 113.31008, 23.02224 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 743, "FID_": 743.0, "LON": 113.36673, "LAT": 23.11744, "NAME_CN": "国大药房一致药店美林海岸店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137483", "Name": "国大药房一致药店美林海岸店", "address": "椰林路12" }, "geometry": { "type": "Point", "coordinates": [ 113.36673, 23.11744 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 744, "FID_": 744.0, "LON": 113.39121, "LAT": 23.0092, "NAME_CN": "民怡药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137485", "Name": "民怡药店", "address": "恒兴路恒美大道交叉口北侧20米" }, "geometry": { "type": "Point", "coordinates": [ 113.39121, 23.0092 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 745, "FID_": 745.0, "LON": 113.23276, "LAT": 23.16506, "NAME_CN": "书林医疗门诊", "TELEPHONE": "020-86460568", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137489", "Name": "书林医疗门诊", "address": "粤溪南路" }, "geometry": { "type": "Point", "coordinates": [ 113.23276, 23.16506 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 746, "FID_": 746.0, "LON": 113.2643, "LAT": 23.1653, "NAME_CN": "二天堂大药房广源分店", "TELEPHONE": "020-86553355", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137495", "Name": "二天堂大药房广源分店", "address": "景泰直街44号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2643, 23.1653 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 747, "FID_": 747.0, "LON": 113.39652, "LAT": 23.12073, "NAME_CN": "民宜堂药房东圃分店", "TELEPHONE": "020-61215346", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137496", "Name": "民宜堂药房东圃分店", "address": "东圃大马路11-2" }, "geometry": { "type": "Point", "coordinates": [ 113.39652, 23.12073 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 748, "FID_": 748.0, "LON": 113.54548, "LAT": 22.79796, "NAME_CN": "本草药房国有连锁金洲分店", "TELEPHONE": "020-84686826|020-84686826", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.137498", "Name": "本草药房国有连锁金洲分店", "address": "金岭北路116" }, "geometry": { "type": "Point", "coordinates": [ 113.54548, 22.79796 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 749, "FID_": 749.0, "LON": 113.31266, "LAT": 23.1406, "NAME_CN": "精美牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137499", "Name": "精美牙科", "address": "天河直街148" }, "geometry": { "type": "Point", "coordinates": [ 113.31266, 23.1406 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 750, "FID_": 750.0, "LON": 113.36171, "LAT": 23.12237, "NAME_CN": "东兴堂大药房三横路分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137500", "Name": "东兴堂大药房三横路分店", "address": "员村新街1号" }, "geometry": { "type": "Point", "coordinates": [ 113.36171, 23.12237 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 751, "FID_": 751.0, "LON": 113.24522, "LAT": 23.24643, "NAME_CN": "杏健医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137506", "Name": "杏健医药店", "address": "大朗11社工业区9号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24522, 23.24643 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 752, "FID_": 752.0, "LON": 113.28746, "LAT": 23.12627, "NAME_CN": "力丰医药连锁药房东华分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137507", "Name": "力丰医药连锁药房东华分店", "address": "百子横路3号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28746, 23.12627 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 753, "FID_": 753.0, "LON": 113.42342, "LAT": 23.08626, "NAME_CN": "保济药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.137509", "Name": "保济药店", "address": "海虹路1" }, "geometry": { "type": "Point", "coordinates": [ 113.42342, 23.08626 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 754, "FID_": 755.0, "LON": 113.27493, "LAT": 23.23718, "NAME_CN": "嘉禾街望岗社区卫生站", "TELEPHONE": "020-62839052", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137516", "Name": "嘉禾街望岗社区卫生站", "address": "君天大厦首层" }, "geometry": { "type": "Point", "coordinates": [ 113.27493, 23.23718 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 755, "FID_": 756.0, "LON": 113.36678, "LAT": 22.93734, "NAME_CN": "何贤纪念医院", "TELEPHONE": "020-84622450", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137518", "Name": "何贤纪念医院", "address": "清河东路2号" }, "geometry": { "type": "Point", "coordinates": [ 113.36678, 22.93734 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 756, "FID_": 757.0, "LON": 113.29128, "LAT": 23.2692, "NAME_CN": "千年健平价大药房", "TELEPHONE": "020-86405965", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137520", "Name": "千年健平价大药房", "address": "长红竹仔园大街19" }, "geometry": { "type": "Point", "coordinates": [ 113.29128, 23.2692 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 757, "FID_": 758.0, "LON": 113.28971, "LAT": 23.26455, "NAME_CN": "康泰药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137521", "Name": "康泰药房", "address": "长红西路8" }, "geometry": { "type": "Point", "coordinates": [ 113.28971, 23.26455 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 758, "FID_": 759.0, "LON": 113.26382, "LAT": 23.22182, "NAME_CN": "鹤边村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137524", "Name": "鹤边村卫生站", "address": "鹤北东街4" }, "geometry": { "type": "Point", "coordinates": [ 113.26382, 23.22182 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 759, "FID_": 760.0, "LON": 113.36044, "LAT": 22.95391, "NAME_CN": "海王星辰健康药房捷进分店", "TELEPHONE": "020-34810102", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137525", "Name": "海王星辰健康药房捷进分店", "address": "捷进中路瑞华苑1033铺" }, "geometry": { "type": "Point", "coordinates": [ 113.36044, 22.95391 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 760, "FID_": 761.0, "LON": 113.388, "LAT": 23.01079, "NAME_CN": "满福堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137529", "Name": "满福堂药店", "address": "南山大道51" }, "geometry": { "type": "Point", "coordinates": [ 113.388, 23.01079 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 761, "FID_": 762.0, "LON": 113.15765, "LAT": 23.40955, "NAME_CN": "鸿源药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137532", "Name": "鸿源药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.15765, 23.40955 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 762, "FID_": 763.0, "LON": 113.24722, "LAT": 23.40965, "NAME_CN": "森柏林大药房凤凰店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137538", "Name": "森柏林大药房凤凰店", "address": "山河西路西3号之6" }, "geometry": { "type": "Point", "coordinates": [ 113.24722, 23.40965 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 763, "FID_": 764.0, "LON": 113.33154, "LAT": 23.18725, "NAME_CN": "仁健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137545", "Name": "仁健药店", "address": "麒麟中路84号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.33154, 23.18725 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 764, "FID_": 765.0, "LON": 113.24825, "LAT": 23.13, "NAME_CN": "济宠动物医院", "TELEPHONE": "020-81301381", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137548", "Name": "济宠动物医院", "address": "光复北路728" }, "geometry": { "type": "Point", "coordinates": [ 113.24825, 23.13 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 765, "FID_": 766.0, "LON": 113.27531, "LAT": 23.09276, "NAME_CN": "康是美大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137549", "Name": "康是美大药房", "address": "细岗路23号之5" }, "geometry": { "type": "Point", "coordinates": [ 113.27531, 23.09276 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 766, "FID_": 767.0, "LON": 113.37989, "LAT": 23.35253, "NAME_CN": "济和堂药业连锁康仁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137550", "Name": "济和堂药业连锁康仁药店", "address": "良田大道53" }, "geometry": { "type": "Point", "coordinates": [ 113.37989, 23.35253 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 767, "FID_": 768.0, "LON": 113.25203, "LAT": 23.21002, "NAME_CN": "柏家康健康药房马务分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137551", "Name": "柏家康健康药房马务分店", "address": "学智路18" }, "geometry": { "type": "Point", "coordinates": [ 113.25203, 23.21002 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 768, "FID_": 769.0, "LON": 113.25129, "LAT": 23.21005, "NAME_CN": "康之家爱心药房马务店", "TELEPHONE": "020-36605426", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137552", "Name": "康之家爱心药房马务店", "address": "马务联和西街25附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25129, 23.21005 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 769, "FID_": 770.0, "LON": 113.27879, "LAT": 23.07738, "NAME_CN": "广和安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137553", "Name": "广和安药店", "address": "西畔里西五巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27879, 23.07738 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 770, "FID_": 771.0, "LON": 113.23123, "LAT": 23.16492, "NAME_CN": "仁昌门诊", "TELEPHONE": "020-86461432", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137554", "Name": "仁昌门诊", "address": "粤溪南路" }, "geometry": { "type": "Point", "coordinates": [ 113.23123, 23.16492 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 771, "FID_": 772.0, "LON": 113.3069, "LAT": 23.13085, "NAME_CN": "博济康之选药店杨箕分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137555", "Name": "博济康之选药店杨箕分店", "address": "泰兴直街" }, "geometry": { "type": "Point", "coordinates": [ 113.3069, 23.13085 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 772, "FID_": 773.0, "LON": 113.28149, "LAT": 23.49543, "NAME_CN": "城西村卫生站", "TELEPHONE": "020-86954882", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137562", "Name": "城西村卫生站", "address": "城西小学附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28149, 23.49543 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 773, "FID_": 774.0, "LON": 113.78189, "LAT": 23.17931, "NAME_CN": "中健园药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137563", "Name": "中健园药店", "address": "立新西路11" }, "geometry": { "type": "Point", "coordinates": [ 113.78189, 23.17931 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 774, "FID_": 775.0, "LON": 113.26086, "LAT": 23.19099, "NAME_CN": "萧岗医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137567", "Name": "萧岗医药店", "address": "萧岗东华大街15" }, "geometry": { "type": "Point", "coordinates": [ 113.26086, 23.19099 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 775, "FID_": 776.0, "LON": 113.22636, "LAT": 23.35447, "NAME_CN": "惠慈康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137572", "Name": "惠慈康药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22636, 23.35447 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 776, "FID_": 777.0, "LON": 113.19744, "LAT": 23.39697, "NAME_CN": "影红药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137573", "Name": "影红药店", "address": "松园路" }, "geometry": { "type": "Point", "coordinates": [ 113.19744, 23.39697 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 777, "FID_": 778.0, "LON": 113.66406, "LAT": 23.23072, "NAME_CN": "骆记为群药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137574", "Name": "骆记为群药房", "address": "朱宁路" }, "geometry": { "type": "Point", "coordinates": [ 113.66406, 23.23072 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 778, "FID_": 779.0, "LON": 113.54206, "LAT": 22.80418, "NAME_CN": "永康大药房金洲分店", "TELEPHONE": "020-39090994", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.137575", "Name": "永康大药房金洲分店", "address": "惠康街116号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.54206, 22.80418 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 779, "FID_": 780.0, "LON": 113.26018, "LAT": 23.22317, "NAME_CN": "广东林和药业达安堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137576", "Name": "广东林和药业达安堂药店", "address": "西后奏街42号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26018, 23.22317 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 780, "FID_": 781.0, "LON": 113.33624, "LAT": 22.95238, "NAME_CN": "爱康门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137578", "Name": "爱康门诊部", "address": "福平路12" }, "geometry": { "type": "Point", "coordinates": [ 113.33624, 22.95238 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 781, "FID_": 782.0, "LON": 113.27071, "LAT": 23.4834, "NAME_CN": "红群村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137586", "Name": "红群村卫生站", "address": "红群村" }, "geometry": { "type": "Point", "coordinates": [ 113.27071, 23.4834 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 782, "FID_": 783.0, "LON": 113.54332, "LAT": 22.79282, "NAME_CN": "林和药业连锁南沙药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.137587", "Name": "林和药业连锁南沙药店", "address": "金岭北路358" }, "geometry": { "type": "Point", "coordinates": [ 113.54332, 22.79282 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 783, "FID_": 784.0, "LON": 113.2236, "LAT": 23.26048, "NAME_CN": "神农大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137588", "Name": "神农大药房", "address": "龙湖北街35号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2236, 23.26048 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 784, "FID_": 785.0, "LON": 113.64114, "LAT": 23.12762, "NAME_CN": "瑞健药店", "TELEPHONE": "13725427335", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137596", "Name": "瑞健药店", "address": "裕发大道19-12" }, "geometry": { "type": "Point", "coordinates": [ 113.64114, 23.12762 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 785, "FID_": 786.0, "LON": 113.37671, "LAT": 23.13356, "NAME_CN": "广州天河济民门诊部", "TELEPHONE": "020-89545040", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137598", "Name": "广州天河济民门诊部", "address": "北社大街" }, "geometry": { "type": "Point", "coordinates": [ 113.37671, 23.13356 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 786, "FID_": 787.0, "LON": 113.21367, "LAT": 23.10897, "NAME_CN": "同益药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.137600", "Name": "同益药房", "address": "芳村大道西7" }, "geometry": { "type": "Point", "coordinates": [ 113.21367, 23.10897 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 787, "FID_": 788.0, "LON": 113.216, "LAT": 23.12416, "NAME_CN": "珠光医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.137601", "Name": "珠光医疗门诊部", "address": "桥中南路28" }, "geometry": { "type": "Point", "coordinates": [ 113.216, 23.12416 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 788, "FID_": 789.0, "LON": 113.14291, "LAT": 23.35779, "NAME_CN": "花都区新华康民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137607", "Name": "花都区新华康民药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.14291, 23.35779 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 789, "FID_": 790.0, "LON": 113.28859, "LAT": 23.34864, "NAME_CN": "太康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137610", "Name": "太康大药房", "address": "华西路52" }, "geometry": { "type": "Point", "coordinates": [ 113.28859, 23.34864 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 790, "FID_": 791.0, "LON": 113.33505, "LAT": 22.951, "NAME_CN": "正康连锁大药房小平分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137612", "Name": "正康连锁大药房小平分店", "address": "沙南路133" }, "geometry": { "type": "Point", "coordinates": [ 113.33505, 22.951 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 791, "FID_": 792.0, "LON": 113.34565, "LAT": 23.06915, "NAME_CN": "秦敬堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137615", "Name": "秦敬堂药店", "address": "土华路200号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34565, 23.06915 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 792, "FID_": 793.0, "LON": 113.24843, "LAT": 23.199, "NAME_CN": "橘红大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137617", "Name": "橘红大药房", "address": "大埔南二街1巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.24843, 23.199 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 793, "FID_": 794.0, "LON": 113.25095, "LAT": 23.19351, "NAME_CN": "济和堂平价大药房棠涌分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137619", "Name": "济和堂平价大药房棠涌分店", "address": "棠涌南街" }, "geometry": { "type": "Point", "coordinates": [ 113.25095, 23.19351 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 794, "FID_": 795.0, "LON": 113.46249, "LAT": 23.10668, "NAME_CN": "东兴堂大药房文冲分店", "TELEPHONE": "020-82493368", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.137634", "Name": "东兴堂大药房文冲分店", "address": "文冲地铁站A口附近" }, "geometry": { "type": "Point", "coordinates": [ 113.46249, 23.10668 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 795, "FID_": 796.0, "LON": 113.45303, "LAT": 22.95903, "NAME_CN": "林和药业福康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137636", "Name": "林和药业福康药店", "address": "义里下街30" }, "geometry": { "type": "Point", "coordinates": [ 113.45303, 22.95903 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 796, "FID_": 797.0, "LON": 113.37228, "LAT": 22.9147, "NAME_CN": "番禺中心医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137642", "Name": "番禺中心医院-心理精神科门诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.37228, 22.9147 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 797, "FID_": 798.0, "LON": 113.3035, "LAT": 23.1027, "NAME_CN": "海珠区金药坊大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137644", "Name": "海珠区金药坊大药房", "address": "雅乐街1号A108" }, "geometry": { "type": "Point", "coordinates": [ 113.3035, 23.1027 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 798, "FID_": 799.0, "LON": 113.37298, "LAT": 22.96485, "NAME_CN": "安之源药店", "TELEPHONE": "020-61982238", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137645", "Name": "安之源药店", "address": "螺山路" }, "geometry": { "type": "Point", "coordinates": [ 113.37298, 22.96485 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 799, "FID_": 800.0, "LON": 113.81309, "LAT": 23.29677, "NAME_CN": "友帮药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137646", "Name": "友帮药店", "address": "荔城大道165" }, "geometry": { "type": "Point", "coordinates": [ 113.81309, 23.29677 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 800, "FID_": 801.0, "LON": 113.31884, "LAT": 23.02725, "NAME_CN": "同健医药连锁惠康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137647", "Name": "同健医药连锁惠康药店", "address": "大涌路275之3" }, "geometry": { "type": "Point", "coordinates": [ 113.31884, 23.02725 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 801, "FID_": 802.0, "LON": 113.59673, "LAT": 22.75917, "NAME_CN": "鹿颈社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.137652", "Name": "鹿颈社区卫生站", "address": "大安路一街" }, "geometry": { "type": "Point", "coordinates": [ 113.59673, 22.75917 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 802, "FID_": 803.0, "LON": 113.22145, "LAT": 23.39353, "NAME_CN": "爱牙口腔", "TELEPHONE": "020-36838138", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137654", "Name": "爱牙口腔", "address": "曙光大道" }, "geometry": { "type": "Point", "coordinates": [ 113.22145, 23.39353 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 803, "FID_": 804.0, "LON": 113.45184, "LAT": 22.88833, "NAME_CN": "二益药店三九药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.137657", "Name": "二益药店三九药店", "address": "东兴二路153" }, "geometry": { "type": "Point", "coordinates": [ 113.45184, 22.88833 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 804, "FID_": 805.0, "LON": 113.21686, "LAT": 23.19959, "NAME_CN": "普济大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137659", "Name": "普济大药房", "address": "凤凰大街凰岗大道7巷交界处" }, "geometry": { "type": "Point", "coordinates": [ 113.21686, 23.19959 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 805, "FID_": 806.0, "LON": 113.35014, "LAT": 23.08744, "NAME_CN": "同安堂福而康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137662", "Name": "同安堂福而康药房", "address": "赤沙南约新街1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35014, 23.08744 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 806, "FID_": 807.0, "LON": 113.2481, "LAT": 23.09486, "NAME_CN": "乐缘宠物医院", "TELEPHONE": "020-89620353", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137678", "Name": "乐缘宠物医院", "address": "革新路116-14" }, "geometry": { "type": "Point", "coordinates": [ 113.2481, 23.09486 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 807, "FID_": 808.0, "LON": 113.24299, "LAT": 23.20589, "NAME_CN": "广州金龙门诊部", "TELEPHONE": "020-36405409", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137682", "Name": "广州金龙门诊部", "address": "小坪西路48号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24299, 23.20589 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 808, "FID_": 809.0, "LON": 113.20581, "LAT": 23.40666, "NAME_CN": "百姓缘大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137687", "Name": "百姓缘大药房", "address": "新华街公益综合市场后座西4层厂房一楼商铺自编11-12" }, "geometry": { "type": "Point", "coordinates": [ 113.20581, 23.40666 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 809, "FID_": 810.0, "LON": 113.21057, "LAT": 23.26357, "NAME_CN": "国药医药平价大药店沙滘分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137695", "Name": "国药医药平价大药店沙滘分店", "address": "凤翔中路60号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.21057, 23.26357 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 810, "FID_": 811.0, "LON": 113.39533, "LAT": 22.91491, "NAME_CN": "沙湾供销社草河药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137696", "Name": "沙湾供销社草河药店", "address": "草河一街" }, "geometry": { "type": "Point", "coordinates": [ 113.39533, 22.91491 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 811, "FID_": 812.0, "LON": 113.31025, "LAT": 23.15264, "NAME_CN": "恒康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137698", "Name": "恒康药店", "address": "花生寮七巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31025, 23.15264 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 812, "FID_": 813.0, "LON": 113.32083, "LAT": 23.2094, "NAME_CN": "榕和堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137710", "Name": "榕和堂药房", "address": "榕树头路31" }, "geometry": { "type": "Point", "coordinates": [ 113.32083, 23.2094 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 813, "FID_": 814.0, "LON": 113.22953, "LAT": 23.16169, "NAME_CN": "同德医疗门诊部", "TELEPHONE": "020-86492010", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137711", "Name": "同德医疗门诊部", "address": "西槎路259号" }, "geometry": { "type": "Point", "coordinates": [ 113.22953, 23.16169 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 814, "FID_": 815.0, "LON": 113.25659, "LAT": 23.15884, "NAME_CN": "广德堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137712", "Name": "广德堂药房", "address": "抗英大街10号" }, "geometry": { "type": "Point", "coordinates": [ 113.25659, 23.15884 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 815, "FID_": 816.0, "LON": 113.41585, "LAT": 22.95016, "NAME_CN": "林和药业连锁益群药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137714", "Name": "林和药业连锁益群药店", "address": "泰安路" }, "geometry": { "type": "Point", "coordinates": [ 113.41585, 22.95016 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 816, "FID_": 817.0, "LON": 113.58315, "LAT": 23.18454, "NAME_CN": "永和康之林药店", "TELEPHONE": "020-82977460", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137715", "Name": "永和康之林药店", "address": "新城中路25附近" }, "geometry": { "type": "Point", "coordinates": [ 113.58315, 23.18454 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 817, "FID_": 818.0, "LON": 113.59097, "LAT": 23.18097, "NAME_CN": "增城市永和医院", "TELEPHONE": "020-82972614", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137716", "Name": "增城市永和医院", "address": "永联路2号" }, "geometry": { "type": "Point", "coordinates": [ 113.59097, 23.18097 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 818, "FID_": 819.0, "LON": 113.37951, "LAT": 23.12508, "NAME_CN": "二元堂大药房骏景分店", "TELEPHONE": "020-38211347", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137717", "Name": "二元堂大药房骏景分店", "address": "骏中街98" }, "geometry": { "type": "Point", "coordinates": [ 113.37951, 23.12508 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 819, "FID_": 820.0, "LON": 113.30242, "LAT": 23.09774, "NAME_CN": "光景动物医院", "TELEPHONE": "020-34454938", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137731", "Name": "光景动物医院", "address": "新港西路184-2" }, "geometry": { "type": "Point", "coordinates": [ 113.30242, 23.09774 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 820, "FID_": 821.0, "LON": 113.26455, "LAT": 23.1909, "NAME_CN": "顺生堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137732", "Name": "顺生堂药房", "address": "萧岗东约大街15附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26455, 23.1909 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 821, "FID_": 822.0, "LON": 113.2214, "LAT": 23.20245, "NAME_CN": "林和药业福安堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137734", "Name": "林和药业福安堂药店", "address": "马岗浅水路11" }, "geometry": { "type": "Point", "coordinates": [ 113.2214, 23.20245 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 822, "FID_": 823.0, "LON": 113.83987, "LAT": 23.29471, "NAME_CN": "荔城吉祥药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137736", "Name": "荔城吉祥药店", "address": "增江大道北84附近" }, "geometry": { "type": "Point", "coordinates": [ 113.83987, 23.29471 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 823, "FID_": 824.0, "LON": 113.27085, "LAT": 23.14406, "NAME_CN": "合景专科门诊部", "TELEPHONE": "020-83593514", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137738", "Name": "合景专科门诊部", "address": "下塘南约直街6" }, "geometry": { "type": "Point", "coordinates": [ 113.27085, 23.14406 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 824, "FID_": 825.0, "LON": 113.187, "LAT": 23.47898, "NAME_CN": "奇才卫生站", "TELEPHONE": "13602495942", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137740", "Name": "奇才卫生站", "address": "南航大道北" }, "geometry": { "type": "Point", "coordinates": [ 113.187, 23.47898 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 825, "FID_": 826.0, "LON": 113.30792, "LAT": 23.13454, "NAME_CN": "中国人民解放军第四五八医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137743", "Name": "中国人民解放军第四五八医院-磁共振检查诊断中心", "address": "东风东路801号大院48" }, "geometry": { "type": "Point", "coordinates": [ 113.30792, 23.13454 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 826, "FID_": 827.0, "LON": 113.30264, "LAT": 23.10383, "NAME_CN": "海王星辰健康药房金豪店", "TELEPHONE": "020-89102383", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137749", "Name": "海王星辰健康药房金豪店", "address": "上渡路金豪嘉苑" }, "geometry": { "type": "Point", "coordinates": [ 113.30264, 23.10383 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 827, "FID_": 828.0, "LON": 113.39899, "LAT": 22.94709, "NAME_CN": "金元堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137752", "Name": "金元堂大药房", "address": "中和西路9" }, "geometry": { "type": "Point", "coordinates": [ 113.39899, 22.94709 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 828, "FID_": 829.0, "LON": 113.34247, "LAT": 22.90996, "NAME_CN": "番禺福民堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137760", "Name": "番禺福民堂大药房", "address": "青云大道" }, "geometry": { "type": "Point", "coordinates": [ 113.34247, 22.90996 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 829, "FID_": 830.0, "LON": 113.58138, "LAT": 23.55402, "NAME_CN": "街口医院", "TELEPHONE": "020-87934195", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.137761", "Name": "街口医院", "address": "西宁中路商贸大厦附近" }, "geometry": { "type": "Point", "coordinates": [ 113.58138, 23.55402 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 830, "FID_": 831.0, "LON": 113.82586, "LAT": 23.29312, "NAME_CN": "张城章牙科", "TELEPHONE": "020-82730178", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137762", "Name": "张城章牙科", "address": "挂绿路25之1" }, "geometry": { "type": "Point", "coordinates": [ 113.82586, 23.29312 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 831, "FID_": 832.0, "LON": 113.30398, "LAT": 23.1407, "NAME_CN": "正元堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137763", "Name": "正元堂大药房", "address": "叁六大厦附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30398, 23.1407 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 832, "FID_": 833.0, "LON": 113.28534, "LAT": 23.1349, "NAME_CN": "华泰抗肿瘤大药房", "TELEPHONE": "13719046951|020-87610513", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137765", "Name": "华泰抗肿瘤大药房", "address": "先烈南路23号A2" }, "geometry": { "type": "Point", "coordinates": [ 113.28534, 23.1349 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 833, "FID_": 834.0, "LON": 113.31002, "LAT": 23.02117, "NAME_CN": "维滋园健康药房群贤店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137769", "Name": "维滋园健康药房群贤店", "address": "群贤路1" }, "geometry": { "type": "Point", "coordinates": [ 113.31002, 23.02117 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 834, "FID_": 835.0, "LON": 113.23162, "LAT": 23.10202, "NAME_CN": "民誉堂药房芳村店", "TELEPHONE": "020-81588195", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.137770", "Name": "民誉堂药房芳村店", "address": "陆居路40-2" }, "geometry": { "type": "Point", "coordinates": [ 113.23162, 23.10202 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 835, "FID_": 836.0, "LON": 113.29013, "LAT": 23.23706, "NAME_CN": "海王星辰健康药房岭南分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137776", "Name": "海王星辰健康药房岭南分店", "address": "岭南新世界C组团02" }, "geometry": { "type": "Point", "coordinates": [ 113.29013, 23.23706 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 836, "FID_": 837.0, "LON": 113.60491, "LAT": 23.12855, "NAME_CN": "益康堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137777", "Name": "益康堂大药房", "address": "东坑一横路78" }, "geometry": { "type": "Point", "coordinates": [ 113.60491, 23.12855 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 837, "FID_": 838.0, "LON": 113.28693, "LAT": 23.49964, "NAME_CN": "花山镇福源村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137778", "Name": "花山镇福源村卫生站", "address": "花城大街1号花城中学西侧" }, "geometry": { "type": "Point", "coordinates": [ 113.28693, 23.49964 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 838, "FID_": 839.0, "LON": 113.82424, "LAT": 23.28484, "NAME_CN": "葆安堂药房", "TELEPHONE": "13710499823", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137784", "Name": "葆安堂药房", "address": "夏街大道62" }, "geometry": { "type": "Point", "coordinates": [ 113.82424, 23.28484 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 839, "FID_": 840.0, "LON": 113.82225, "LAT": 23.28364, "NAME_CN": "宏伟医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137785", "Name": "宏伟医药店", "address": "西园南路98之4" }, "geometry": { "type": "Point", "coordinates": [ 113.82225, 23.28364 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 840, "FID_": 841.0, "LON": 113.25354, "LAT": 23.10221, "NAME_CN": "将军直社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137788", "Name": "将军直社区卫生站", "address": "将军直街19" }, "geometry": { "type": "Point", "coordinates": [ 113.25354, 23.10221 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 841, "FID_": 842.0, "LON": 113.26986, "LAT": 23.26805, "NAME_CN": "林禾药业连锁清湖药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137789", "Name": "林禾药业连锁清湖药店", "address": "大布路168" }, "geometry": { "type": "Point", "coordinates": [ 113.26986, 23.26805 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 842, "FID_": 843.0, "LON": 113.4002, "LAT": 23.38547, "NAME_CN": "中和堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137791", "Name": "中和堂药店", "address": "钟升东路钟三社22" }, "geometry": { "type": "Point", "coordinates": [ 113.4002, 23.38547 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 843, "FID_": 844.0, "LON": 113.18017, "LAT": 23.47534, "NAME_CN": "华邦大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137792", "Name": "华邦大药房", "address": "狮岭镇" }, "geometry": { "type": "Point", "coordinates": [ 113.18017, 23.47534 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 844, "FID_": 845.0, "LON": 113.30342, "LAT": 23.15193, "NAME_CN": "新河门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137793", "Name": "新河门诊部", "address": "先烈东路68号临时附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30342, 23.15193 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 845, "FID_": 846.0, "LON": 113.21317, "LAT": 23.42157, "NAME_CN": "定康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137794", "Name": "定康药店", "address": "茶园北路附近" }, "geometry": { "type": "Point", "coordinates": [ 113.21317, 23.42157 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 846, "FID_": 847.0, "LON": 113.33378, "LAT": 22.92068, "NAME_CN": "达康药房福涌店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137796", "Name": "达康药房福涌店", "address": "林地大街" }, "geometry": { "type": "Point", "coordinates": [ 113.33378, 22.92068 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 847, "FID_": 848.0, "LON": 113.19282, "LAT": 23.07711, "NAME_CN": "润生堂药店", "TELEPHONE": "020-81419619", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.137800", "Name": "润生堂药店", "address": "东联路3" }, "geometry": { "type": "Point", "coordinates": [ 113.19282, 23.07711 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 848, "FID_": 849.0, "LON": 113.28812, "LAT": 23.12681, "NAME_CN": "中山大学附属第一医院东山院区", "TELEPHONE": "020-62732233", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137801", "Name": "中山大学附属第一医院东山院区-急诊科", "address": "中山二路1号" }, "geometry": { "type": "Point", "coordinates": [ 113.28812, 23.12681 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 849, "FID_": 850.0, "LON": 113.24911, "LAT": 23.20158, "NAME_CN": "平强大药房大埔分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137803", "Name": "平强大药房大埔分店", "address": "大埔北街3" }, "geometry": { "type": "Point", "coordinates": [ 113.24911, 23.20158 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 850, "FID_": 851.0, "LON": 113.38182, "LAT": 23.20015, "NAME_CN": "凤凰街柯木塱社区卫生站", "TELEPHONE": "020-87065361", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137809", "Name": "凤凰街柯木塱社区卫生站", "address": "华美路8-23" }, "geometry": { "type": "Point", "coordinates": [ 113.38182, 23.20015 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 851, "FID_": 852.0, "LON": 113.36035, "LAT": 22.92771, "NAME_CN": "好参来平价药店第八(南华)分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137812", "Name": "好参来平价药店第八(南华)分店", "address": "南华路87/89号" }, "geometry": { "type": "Point", "coordinates": [ 113.36035, 22.92771 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 852, "FID_": 853.0, "LON": 113.29796, "LAT": 23.27999, "NAME_CN": "暖和堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137813", "Name": "暖和堂药房", "address": "南村南路与一零六国道交叉口以北" }, "geometry": { "type": "Point", "coordinates": [ 113.29796, 23.27999 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 853, "FID_": 854.0, "LON": 113.28266, "LAT": 23.14478, "NAME_CN": "祥兴药店", "TELEPHONE": "020-83574563", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137817", "Name": "祥兴药店", "address": "淘金北路4号之8" }, "geometry": { "type": "Point", "coordinates": [ 113.28266, 23.14478 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 854, "FID_": 855.0, "LON": 113.2893, "LAT": 23.10185, "NAME_CN": "柏康连锁药店新凤凰分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137819", "Name": "柏康连锁药店新凤凰分店", "address": "新凤凰直街75号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2893, 23.10185 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 855, "FID_": 856.0, "LON": 113.29497, "LAT": 23.15288, "NAME_CN": "广州和谐医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137820", "Name": "广州和谐医院-急诊", "address": "永福路45" }, "geometry": { "type": "Point", "coordinates": [ 113.29497, 23.15288 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 856, "FID_": 857.0, "LON": 113.29144, "LAT": 23.0473, "NAME_CN": "德仁口腔门诊", "TELEPHONE": "020-84542768", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137832", "Name": "德仁口腔门诊", "address": "吉祥北道215" }, "geometry": { "type": "Point", "coordinates": [ 113.29144, 23.0473 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 857, "FID_": 858.0, "LON": 113.17539, "LAT": 23.45716, "NAME_CN": "仁和堂平价大药房合成分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137833", "Name": "仁和堂平价大药房合成分店", "address": "合成北四街68号" }, "geometry": { "type": "Point", "coordinates": [ 113.17539, 23.45716 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 858, "FID_": 859.0, "LON": 113.25307, "LAT": 23.20207, "NAME_CN": "一心药房", "TELEPHONE": "020-36605723", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137834", "Name": "一心药房", "address": "汇侨新城汇侨路85号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25307, 23.20207 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 859, "FID_": 860.0, "LON": 113.55309, "LAT": 23.19655, "NAME_CN": "萝岗区真城药店", "TELEPHONE": "13928932728", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.137836", "Name": "萝岗区真城药店", "address": "新安路20" }, "geometry": { "type": "Point", "coordinates": [ 113.55309, 23.19655 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 860, "FID_": 861.0, "LON": 113.24762, "LAT": 23.10284, "NAME_CN": "草根堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137841", "Name": "草根堂药房", "address": "洪德路195号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24762, 23.10284 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 861, "FID_": 862.0, "LON": 113.40313, "LAT": 23.11747, "NAME_CN": "新康医疗门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137842", "Name": "新康医疗门诊", "address": "宦溪石宦路100" }, "geometry": { "type": "Point", "coordinates": [ 113.40313, 23.11747 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 862, "FID_": 863.0, "LON": 113.26705, "LAT": 23.16901, "NAME_CN": "众瑞大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137846", "Name": "众瑞大药房", "address": "平安大街8巷1号" }, "geometry": { "type": "Point", "coordinates": [ 113.26705, 23.16901 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 863, "FID_": 864.0, "LON": 113.19917, "LAT": 23.4011, "NAME_CN": "回春堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137847", "Name": "回春堂药店", "address": "建设北路127-44" }, "geometry": { "type": "Point", "coordinates": [ 113.19917, 23.4011 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 864, "FID_": 865.0, "LON": 113.45497, "LAT": 23.00331, "NAME_CN": "正和药房化龙潭山分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137849", "Name": "正和药房化龙潭山分店", "address": "潭山大道70" }, "geometry": { "type": "Point", "coordinates": [ 113.45497, 23.00331 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 865, "FID_": 866.0, "LON": 113.19326, "LAT": 23.07695, "NAME_CN": "广州市康桦医疗门诊", "TELEPHONE": "020-81412835", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.137851", "Name": "广州市康桦医疗门诊", "address": "龙溪中路13" }, "geometry": { "type": "Point", "coordinates": [ 113.19326, 23.07695 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 866, "FID_": 867.0, "LON": 113.47598, "LAT": 22.8726, "NAME_CN": "康正源药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.137854", "Name": "康正源药房", "address": "市南公路275" }, "geometry": { "type": "Point", "coordinates": [ 113.47598, 22.8726 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 867, "FID_": 868.0, "LON": 113.22327, "LAT": 23.19319, "NAME_CN": "白云区养和门诊部", "TELEPHONE": "020-61241656", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137862", "Name": "白云区养和门诊部", "address": "潭村北约牌坊路" }, "geometry": { "type": "Point", "coordinates": [ 113.22327, 23.19319 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 868, "FID_": 869.0, "LON": 113.42798, "LAT": 23.12982, "NAME_CN": "吉康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137869", "Name": "吉康大药房", "address": "吉山下街102号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.42798, 23.12982 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 869, "FID_": 870.0, "LON": 113.39465, "LAT": 23.12187, "NAME_CN": "仁和堂英圃药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137870", "Name": "仁和堂英圃药店", "address": "车陂陂东路22-1" }, "geometry": { "type": "Point", "coordinates": [ 113.39465, 23.12187 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 870, "FID_": 871.0, "LON": 113.44594, "LAT": 23.10426, "NAME_CN": "台湾福懋动物医院", "TELEPHONE": "020-82285677", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.137874", "Name": "台湾福懋动物医院", "address": "黄埔东路97" }, "geometry": { "type": "Point", "coordinates": [ 113.44594, 23.10426 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 871, "FID_": 872.0, "LON": 113.40375, "LAT": 23.38378, "NAME_CN": "民康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137889", "Name": "民康药店", "address": "钟升横路1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.40375, 23.38378 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 872, "FID_": 873.0, "LON": 113.39563, "LAT": 22.91504, "NAME_CN": "达康药房草河店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137890", "Name": "达康药房草河店", "address": "草河一街" }, "geometry": { "type": "Point", "coordinates": [ 113.39563, 22.91504 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 873, "FID_": 874.0, "LON": 113.36084, "LAT": 23.19809, "NAME_CN": "宝家康医保药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137895", "Name": "宝家康医保药店", "address": "龙洞环村南街6-3号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36084, 23.19809 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 874, "FID_": 875.0, "LON": 113.36094, "LAT": 23.19985, "NAME_CN": "榕健大药房", "TELEPHONE": "020-87223638", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137896", "Name": "榕健大药房", "address": "龙洞西街5巷13号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36094, 23.19985 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 875, "FID_": 876.0, "LON": 113.26841, "LAT": 23.25621, "NAME_CN": "同康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137897", "Name": "同康药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.26841, 23.25621 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 876, "FID_": 877.0, "LON": 113.35378, "LAT": 23.14151, "NAME_CN": "博济康之选药店豪门阁分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137899", "Name": "博济康之选药店豪门阁分店", "address": "华景路71号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35378, 23.14151 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 877, "FID_": 878.0, "LON": 113.32747, "LAT": 23.14274, "NAME_CN": "博济康之选药店信诚分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137900", "Name": "博济康之选药店信诚分店", "address": "天河东路185" }, "geometry": { "type": "Point", "coordinates": [ 113.32747, 23.14274 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 878, "FID_": 879.0, "LON": 113.31875, "LAT": 23.19891, "NAME_CN": "鑫源药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137902", "Name": "鑫源药店", "address": "石握路3号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31875, 23.19891 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 879, "FID_": 880.0, "LON": 113.24898, "LAT": 23.17028, "NAME_CN": "好信健康大药房乐嘉分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137903", "Name": "好信健康大药房乐嘉分店", "address": "广花二路268自编A1" }, "geometry": { "type": "Point", "coordinates": [ 113.24898, 23.17028 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 880, "FID_": 881.0, "LON": 113.3558, "LAT": 23.2953, "NAME_CN": "中信医疗门诊部", "TELEPHONE": "020-87429283", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137904", "Name": "中信医疗门诊部", "address": "和乐路86号" }, "geometry": { "type": "Point", "coordinates": [ 113.3558, 23.2953 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 881, "FID_": 882.0, "LON": 113.3562, "LAT": 23.29448, "NAME_CN": "吕杰大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137905", "Name": "吕杰大药房", "address": "彭城二街7" }, "geometry": { "type": "Point", "coordinates": [ 113.3562, 23.29448 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 882, "FID_": 883.0, "LON": 113.25473, "LAT": 23.17143, "NAME_CN": "宠博士宠物诊疗服务部", "TELEPHONE": "13660114605", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137908", "Name": "宠博士宠物诊疗服务部", "address": "机场路111" }, "geometry": { "type": "Point", "coordinates": [ 113.25473, 23.17143 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 883, "FID_": 884.0, "LON": 113.28344, "LAT": 23.1039, "NAME_CN": "本草海联药店", "TELEPHONE": "15011927708", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137909", "Name": "本草海联药店", "address": "海联路183" }, "geometry": { "type": "Point", "coordinates": [ 113.28344, 23.1039 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 884, "FID_": 885.0, "LON": 113.28925, "LAT": 23.1026, "NAME_CN": "康怡药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137911", "Name": "康怡药店", "address": "江怡路" }, "geometry": { "type": "Point", "coordinates": [ 113.28925, 23.1026 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 885, "FID_": 886.0, "LON": 113.28362, "LAT": 23.12799, "NAME_CN": "博仕整形外科门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137912", "Name": "博仕整形外科门诊部", "address": "中山二路49" }, "geometry": { "type": "Point", "coordinates": [ 113.28362, 23.12799 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 886, "FID_": 887.0, "LON": 113.32215, "LAT": 23.19208, "NAME_CN": "华懋宠物中心", "TELEPHONE": "020-37351171", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137913", "Name": "华懋宠物中心", "address": "广州大道北1849号48栋1楼" }, "geometry": { "type": "Point", "coordinates": [ 113.32215, 23.19208 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 887, "FID_": 888.0, "LON": 113.50174, "LAT": 23.17673, "NAME_CN": "萝岗供销社国药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.137920", "Name": "萝岗供销社国药店", "address": "萝岗公路街92" }, "geometry": { "type": "Point", "coordinates": [ 113.50174, 23.17673 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 888, "FID_": 889.0, "LON": 113.26991, "LAT": 23.13016, "NAME_CN": "好运宠物医院", "TELEPHONE": "020-83829147", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137921", "Name": "好运宠物医院", "address": "德政北路420" }, "geometry": { "type": "Point", "coordinates": [ 113.26991, 23.13016 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 889, "FID_": 890.0, "LON": 113.21223, "LAT": 23.38324, "NAME_CN": "花都泰安药店", "TELEPHONE": "020-86800567", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137922", "Name": "花都泰安药店", "address": "新花街12号" }, "geometry": { "type": "Point", "coordinates": [ 113.21223, 23.38324 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 890, "FID_": 891.0, "LON": 113.24652, "LAT": 23.14531, "NAME_CN": "本草药房佳如店", "TELEPHONE": "020-86679409", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.137928", "Name": "本草药房佳如店", "address": "站前横路45号" }, "geometry": { "type": "Point", "coordinates": [ 113.24652, 23.14531 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 891, "FID_": 892.0, "LON": 113.45202, "LAT": 22.85296, "NAME_CN": "康健医疗门诊部", "TELEPHONE": "020-34909120", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.137929", "Name": "康健医疗门诊部", "address": "同乐路" }, "geometry": { "type": "Point", "coordinates": [ 113.45202, 22.85296 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 892, "FID_": 893.0, "LON": 113.26233, "LAT": 23.16803, "NAME_CN": "新绿色大药房", "TELEPHONE": "020-86391153", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137931", "Name": "新绿色大药房", "address": "松柏东街61号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26233, 23.16803 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 893, "FID_": 894.0, "LON": 113.28546, "LAT": 22.96506, "NAME_CN": "健尔康大药房合兴堂分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137935", "Name": "健尔康大药房合兴堂分店", "address": "屏山东路" }, "geometry": { "type": "Point", "coordinates": [ 113.28546, 22.96506 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 894, "FID_": 895.0, "LON": 113.25265, "LAT": 23.19353, "NAME_CN": "广东药学院附属第三医院门诊部", "TELEPHONE": "020-62830567", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137942", "Name": "广东药学院附属第三医院门诊部", "address": "新市新街79号之1/之2" }, "geometry": { "type": "Point", "coordinates": [ 113.25265, 23.19353 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 895, "FID_": 896.0, "LON": 113.37453, "LAT": 23.13247, "NAME_CN": "瑞康门诊部", "TELEPHONE": "020-22648463", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.137947", "Name": "瑞康门诊部", "address": "棠下大片路自编10首层02铺" }, "geometry": { "type": "Point", "coordinates": [ 113.37453, 23.13247 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 896, "FID_": 897.0, "LON": 113.29533, "LAT": 23.13746, "NAME_CN": "广州银翔医院广空司令部门诊部", "TELEPHONE": "020-87777002", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.137950", "Name": "广州银翔医院广空司令部门诊部", "address": "环市东路475号" }, "geometry": { "type": "Point", "coordinates": [ 113.29533, 23.13746 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 897, "FID_": 898.0, "LON": 113.23737, "LAT": 23.07694, "NAME_CN": "大翔药业永红大药房", "TELEPHONE": "13802423839", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.137954", "Name": "大翔药业永红大药房", "address": "鹤洞路128-1" }, "geometry": { "type": "Point", "coordinates": [ 113.23737, 23.07694 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 898, "FID_": 899.0, "LON": 113.3085, "LAT": 23.04233, "NAME_CN": "金福堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137957", "Name": "金福堂大药房", "address": "沙滘西路46" }, "geometry": { "type": "Point", "coordinates": [ 113.3085, 23.04233 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 899, "FID_": 900.0, "LON": 113.30748, "LAT": 23.04346, "NAME_CN": "广州正康大药房上漖分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137959", "Name": "广州正康大药房上漖分店", "address": "中环路23" }, "geometry": { "type": "Point", "coordinates": [ 113.30748, 23.04346 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 900, "FID_": 901.0, "LON": 113.5912, "LAT": 23.5432, "NAME_CN": "江埔医院", "TELEPHONE": "020-87982714", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.137960", "Name": "江埔医院", "address": "河东南路39号" }, "geometry": { "type": "Point", "coordinates": [ 113.5912, 23.5432 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 901, "FID_": 902.0, "LON": 113.49735, "LAT": 23.58283, "NAME_CN": "从化市棋杆健平药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.137963", "Name": "从化市棋杆健平药店", "address": "城鳌大道中" }, "geometry": { "type": "Point", "coordinates": [ 113.49735, 23.58283 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 902, "FID_": 903.0, "LON": 113.82632, "LAT": 23.29857, "NAME_CN": "泰林瑞草堂大药房泰林NO.06", "TELEPHONE": "15818843568", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.137964", "Name": "泰林瑞草堂大药房泰林NO.06", "address": "沙园中路4" }, "geometry": { "type": "Point", "coordinates": [ 113.82632, 23.29857 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 903, "FID_": 904.0, "LON": 113.24318, "LAT": 23.22021, "NAME_CN": "长红大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137965", "Name": "长红大药房", "address": "桥头大街8附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24318, 23.22021 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 904, "FID_": 905.0, "LON": 113.27975, "LAT": 23.10843, "NAME_CN": "至诚宠物医院", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137969", "Name": "至诚宠物医院", "address": "天园路" }, "geometry": { "type": "Point", "coordinates": [ 113.27975, 23.10843 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 905, "FID_": 906.0, "LON": 113.2277, "LAT": 23.07091, "NAME_CN": "广州市第一人民医院鹤洞分院", "TELEPHONE": "020-81628881", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.137973", "Name": "广州市第一人民医院鹤洞分院", "address": "花地大道南36" }, "geometry": { "type": "Point", "coordinates": [ 113.2277, 23.07091 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 906, "FID_": 907.0, "LON": 113.27514, "LAT": 23.07036, "NAME_CN": "千年健大药房石溪店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137974", "Name": "千年健大药房石溪店", "address": "涌边街13-1" }, "geometry": { "type": "Point", "coordinates": [ 113.27514, 23.07036 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 907, "FID_": 908.0, "LON": 113.29762, "LAT": 23.23543, "NAME_CN": "众之康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.137975", "Name": "众之康大药房", "address": "万润楼附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29762, 23.23543 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 908, "FID_": 909.0, "LON": 113.42024, "LAT": 22.89954, "NAME_CN": "广州市南沙区东涌镇石基村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.137976", "Name": "广州市南沙区东涌镇石基村卫生站", "address": "鱼丰路鱼窝头敬老院附近" }, "geometry": { "type": "Point", "coordinates": [ 113.42024, 22.89954 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 909, "FID_": 910.0, "LON": 113.45585, "LAT": 22.95851, "NAME_CN": "永善村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.137978", "Name": "永善村卫生站", "address": "市莲路" }, "geometry": { "type": "Point", "coordinates": [ 113.45585, 22.95851 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 910, "FID_": 911.0, "LON": 113.28558, "LAT": 23.10047, "NAME_CN": "金穗宠物医院", "TELEPHONE": "020-89029923", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137980", "Name": "金穗宠物医院", "address": "怡乐路49-1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28558, 23.10047 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 911, "FID_": 912.0, "LON": 113.26384, "LAT": 23.09686, "NAME_CN": "仟健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.137985", "Name": "仟健大药房", "address": "江南西路78" }, "geometry": { "type": "Point", "coordinates": [ 113.26384, 23.09686 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 912, "FID_": 913.0, "LON": 113.00339, "LAT": 23.46287, "NAME_CN": "赤坭医院国泰社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.137987", "Name": "赤坭医院国泰社区卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.00339, 23.46287 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 913, "FID_": 914.0, "LON": 113.5872, "LAT": 23.54981, "NAME_CN": "邓联辉牙科诊所", "TELEPHONE": "15817129689", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.137995", "Name": "邓联辉牙科诊所", "address": "河滨北路26" }, "geometry": { "type": "Point", "coordinates": [ 113.5872, 23.54981 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 914, "FID_": 915.0, "LON": 113.2767, "LAT": 23.06616, "NAME_CN": "好勤药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138003", "Name": "好勤药店", "address": "南约东街南广州农商银行附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2767, 23.06616 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 915, "FID_": 916.0, "LON": 113.27427, "LAT": 23.10888, "NAME_CN": "友航药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138004", "Name": "友航药店", "address": "郭墩街72号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27427, 23.10888 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 916, "FID_": 917.0, "LON": 113.34033, "LAT": 22.96992, "NAME_CN": "恒安药店", "TELEPHONE": "020-28641771", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138011", "Name": "恒安药店", "address": "进村大街12" }, "geometry": { "type": "Point", "coordinates": [ 113.34033, 22.96992 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 917, "FID_": 918.0, "LON": 113.3183, "LAT": 23.30403, "NAME_CN": "广济堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138014", "Name": "广济堂药房", "address": "草塘路" }, "geometry": { "type": "Point", "coordinates": [ 113.3183, 23.30403 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 918, "FID_": 919.0, "LON": 113.21709, "LAT": 23.27435, "NAME_CN": "福源堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138017", "Name": "福源堂大药房", "address": "高塘农贸市场自编外铺1号" }, "geometry": { "type": "Point", "coordinates": [ 113.21709, 23.27435 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 919, "FID_": 920.0, "LON": 113.24707, "LAT": 23.12576, "NAME_CN": "通济堂药店", "TELEPHONE": "020-81919272", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138020", "Name": "通济堂药店", "address": "光复北路509" }, "geometry": { "type": "Point", "coordinates": [ 113.24707, 23.12576 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 920, "FID_": 921.0, "LON": 113.34929, "LAT": 22.93628, "NAME_CN": "参芝茸会员平价药店西丽分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138021", "Name": "参芝茸会员平价药店西丽分店", "address": "西丽南路197" }, "geometry": { "type": "Point", "coordinates": [ 113.34929, 22.93628 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 921, "FID_": 922.0, "LON": 113.3944, "LAT": 22.9146, "NAME_CN": "维滋园健康药房草河分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138023", "Name": "维滋园健康药房草河分店", "address": "草河一街" }, "geometry": { "type": "Point", "coordinates": [ 113.3944, 22.9146 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 922, "FID_": 923.0, "LON": 113.22973, "LAT": 23.34687, "NAME_CN": "三乡药店", "TELEPHONE": "020-28608547", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138025", "Name": "三乡药店", "address": "镜湖大道南" }, "geometry": { "type": "Point", "coordinates": [ 113.22973, 23.34687 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 923, "FID_": 924.0, "LON": 113.46546, "LAT": 23.10113, "NAME_CN": "广州康恩医疗门诊部", "TELEPHONE": "020-82191850", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.138026", "Name": "广州康恩医疗门诊部", "address": "广新路467号" }, "geometry": { "type": "Point", "coordinates": [ 113.46546, 23.10113 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 924, "FID_": 925.0, "LON": 113.65369, "LAT": 23.16324, "NAME_CN": "广州市增城仁民大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138028", "Name": "广州市增城仁民大药房", "address": "沙埔大道54附近" }, "geometry": { "type": "Point", "coordinates": [ 113.65369, 23.16324 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 925, "FID_": 926.0, "LON": 113.24018, "LAT": 23.13575, "NAME_CN": "国药控股大药房西华店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138029", "Name": "国药控股大药房西华店", "address": "西华路138-2" }, "geometry": { "type": "Point", "coordinates": [ 113.24018, 23.13575 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 926, "FID_": 927.0, "LON": 113.38493, "LAT": 22.91625, "NAME_CN": "蚬涌村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138030", "Name": "蚬涌村卫生站", "address": "蚬涌村邮电大街附近" }, "geometry": { "type": "Point", "coordinates": [ 113.38493, 22.91625 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 927, "FID_": 928.0, "LON": 113.37303, "LAT": 23.13684, "NAME_CN": "林芝参大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138034", "Name": "林芝参大药房", "address": "福庆村B座112" }, "geometry": { "type": "Point", "coordinates": [ 113.37303, 23.13684 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 928, "FID_": 929.0, "LON": 113.30733, "LAT": 23.02234, "NAME_CN": "广东省总队医院武警番禺医院", "TELEPHONE": "020-39291888", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138035", "Name": "广东省总队医院武警番禺医院", "address": "一零五国道东联坊498" }, "geometry": { "type": "Point", "coordinates": [ 113.30733, 23.02234 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 929, "FID_": 930.0, "LON": 113.40643, "LAT": 23.15957, "NAME_CN": "天河区新塘街社区中心医院", "TELEPHONE": "020-82340881", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138036", "Name": "天河区新塘街社区中心医院", "address": "西约大路3" }, "geometry": { "type": "Point", "coordinates": [ 113.40643, 23.15957 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 930, "FID_": 931.0, "LON": 113.29487, "LAT": 23.06931, "NAME_CN": "九芝堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138040", "Name": "九芝堂药店", "address": "西滘进贤大街1巷3" }, "geometry": { "type": "Point", "coordinates": [ 113.29487, 23.06931 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 931, "FID_": 932.0, "LON": 113.38919, "LAT": 23.04722, "NAME_CN": "广工大医院", "TELEPHONE": "020-37626966", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138055", "Name": "广工大医院", "address": "广东工业大学大学城校区内" }, "geometry": { "type": "Point", "coordinates": [ 113.38919, 23.04722 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 932, "FID_": 933.0, "LON": 113.25039, "LAT": 23.21045, "NAME_CN": "兴泉堂药店", "TELEPHONE": "020-86430251", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138060", "Name": "兴泉堂药店", "address": "石岗东街14" }, "geometry": { "type": "Point", "coordinates": [ 113.25039, 23.21045 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 933, "FID_": 934.0, "LON": 113.26625, "LAT": 23.20725, "NAME_CN": "春满堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138062", "Name": "春满堂药店", "address": "景鸿街26附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26625, 23.20725 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 934, "FID_": 935.0, "LON": 113.25965, "LAT": 23.1933, "NAME_CN": "创健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138063", "Name": "创健药店", "address": "新市南街45之2附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25965, 23.1933 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 935, "FID_": 936.0, "LON": 113.26958, "LAT": 23.26347, "NAME_CN": "君和大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138064", "Name": "君和大药房", "address": "大布路46" }, "geometry": { "type": "Point", "coordinates": [ 113.26958, 23.26347 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 936, "FID_": 937.0, "LON": 113.26707, "LAT": 23.44311, "NAME_CN": "东华村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138066", "Name": "东华村卫生站", "address": "东华村民委员会附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26707, 23.44311 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 937, "FID_": 938.0, "LON": 113.27007, "LAT": 23.12106, "NAME_CN": "卫健门诊部", "TELEPHONE": "020-83303845", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138068", "Name": "卫健门诊部", "address": "德政南路71" }, "geometry": { "type": "Point", "coordinates": [ 113.27007, 23.12106 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 938, "FID_": 939.0, "LON": 113.33933, "LAT": 22.83586, "NAME_CN": "百信药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.138069", "Name": "百信药房", "address": "禾花街52" }, "geometry": { "type": "Point", "coordinates": [ 113.33933, 22.83586 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 939, "FID_": 940.0, "LON": 113.26072, "LAT": 23.22228, "NAME_CN": "润康医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138073", "Name": "润康医疗门诊部", "address": "鹤北南街2" }, "geometry": { "type": "Point", "coordinates": [ 113.26072, 23.22228 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 940, "FID_": 941.0, "LON": 113.35672, "LAT": 23.12477, "NAME_CN": "东兴堂大药房会员平价药房二横路分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138074", "Name": "东兴堂大药房会员平价药房二横路分店", "address": "员村西街" }, "geometry": { "type": "Point", "coordinates": [ 113.35672, 23.12477 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 941, "FID_": 942.0, "LON": 113.31, "LAT": 23.06018, "NAME_CN": "灵草药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138075", "Name": "灵草药店", "address": "大市街10号侧" }, "geometry": { "type": "Point", "coordinates": [ 113.31, 23.06018 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 942, "FID_": 943.0, "LON": 113.30977, "LAT": 23.06032, "NAME_CN": "健客药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138076", "Name": "健客药店", "address": "沥滘大市街4" }, "geometry": { "type": "Point", "coordinates": [ 113.30977, 23.06032 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 943, "FID_": 944.0, "LON": 113.33376, "LAT": 23.30129, "NAME_CN": "堂心药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138078", "Name": "堂心药房", "address": "大圹底路21号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.33376, 23.30129 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 944, "FID_": 945.0, "LON": 113.30811, "LAT": 23.02461, "NAME_CN": "大石凯祯药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138079", "Name": "大石凯祯药店", "address": "大涌路40" }, "geometry": { "type": "Point", "coordinates": [ 113.30811, 23.02461 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 945, "FID_": 946.0, "LON": 113.25249, "LAT": 23.19823, "NAME_CN": "广州复康医疗门诊部", "TELEPHONE": "020-36605419", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138080", "Name": "广州复康医疗门诊部", "address": "新市汇侨新城棠乐路1号" }, "geometry": { "type": "Point", "coordinates": [ 113.25249, 23.19823 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 946, "FID_": 947.0, "LON": 113.26936, "LAT": 23.12946, "NAME_CN": "广州市皮肤病防治所中山四路门诊部", "TELEPHONE": "020-83328107", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138081", "Name": "广州市皮肤病防治所中山四路门诊部", "address": "中山四路106" }, "geometry": { "type": "Point", "coordinates": [ 113.26936, 23.12946 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 947, "FID_": 948.0, "LON": 113.60749, "LAT": 23.12606, "NAME_CN": "心宁大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138083", "Name": "心宁大药房", "address": "富丽路30号" }, "geometry": { "type": "Point", "coordinates": [ 113.60749, 23.12606 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 948, "FID_": 949.0, "LON": 113.83224, "LAT": 23.29482, "NAME_CN": "新荔药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138084", "Name": "新荔药店", "address": "新桥路11号105" }, "geometry": { "type": "Point", "coordinates": [ 113.83224, 23.29482 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 949, "FID_": 950.0, "LON": 113.31172, "LAT": 23.02962, "NAME_CN": "大石供销社朝阳药店", "TELEPHONE": "020-84783818", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138089", "Name": "大石供销社朝阳药店", "address": "朝阳东路217" }, "geometry": { "type": "Point", "coordinates": [ 113.31172, 23.02962 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 950, "FID_": 951.0, "LON": 113.28131, "LAT": 23.25745, "NAME_CN": "华健堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138095", "Name": "华健堂大药房", "address": "科甲杨苑街22" }, "geometry": { "type": "Point", "coordinates": [ 113.28131, 23.25745 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 951, "FID_": 952.0, "LON": 113.29439, "LAT": 23.35015, "NAME_CN": "民信民华药房", "TELEPHONE": "020-86450733", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138103", "Name": "民信民华药房", "address": "集英街239号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.29439, 23.35015 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 952, "FID_": 953.0, "LON": 113.29751, "LAT": 23.07286, "NAME_CN": "好信健康大药房南洲店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138104", "Name": "好信健康大药房南洲店", "address": "燕安一街67" }, "geometry": { "type": "Point", "coordinates": [ 113.29751, 23.07286 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 953, "FID_": 954.0, "LON": 113.85385, "LAT": 23.1885, "NAME_CN": "水龙卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138107", "Name": "水龙卫生站", "address": "三江教育路18" }, "geometry": { "type": "Point", "coordinates": [ 113.85385, 23.1885 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 954, "FID_": 955.0, "LON": 113.40566, "LAT": 22.87259, "NAME_CN": "广州市南沙区鱼窝头医院大简村卫生所", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.138116", "Name": "广州市南沙区鱼窝头医院大简村卫生所", "address": "裕苑街11巷5" }, "geometry": { "type": "Point", "coordinates": [ 113.40566, 22.87259 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 955, "FID_": 956.0, "LON": 113.57058, "LAT": 22.65049, "NAME_CN": "万顷沙镇福安村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.138117", "Name": "万顷沙镇福安村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.57058, 22.65049 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 956, "FID_": 957.0, "LON": 113.2861, "LAT": 23.26982, "NAME_CN": "林和药业连锁源康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138118", "Name": "林和药业连锁源康堂药店", "address": "龙岗南路15号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2861, 23.26982 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 957, "FID_": 958.0, "LON": 113.73065, "LAT": 23.18778, "NAME_CN": "蓝山卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138119", "Name": "蓝山卫生站", "address": "小学路3" }, "geometry": { "type": "Point", "coordinates": [ 113.73065, 23.18778 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 958, "FID_": 959.0, "LON": 113.28718, "LAT": 23.13873, "NAME_CN": "海王星辰健康药房光明分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138120", "Name": "海王星辰健康药房光明分店", "address": "黄花新村37号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28718, 23.13873 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 959, "FID_": 960.0, "LON": 113.31742, "LAT": 23.26772, "NAME_CN": "永盛门诊部", "TELEPHONE": "020-86051830", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138121", "Name": "永盛门诊部", "address": "永兴东路61" }, "geometry": { "type": "Point", "coordinates": [ 113.31742, 23.26772 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 960, "FID_": 961.0, "LON": 113.43073, "LAT": 22.95728, "NAME_CN": "百越商场药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138122", "Name": "百越商场药房", "address": "商业街" }, "geometry": { "type": "Point", "coordinates": [ 113.43073, 22.95728 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 961, "FID_": 962.0, "LON": 113.23321, "LAT": 23.13086, "NAME_CN": "广东力丰医药连锁药房周门街分店", "TELEPHONE": "020-81386739", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138123", "Name": "广东力丰医药连锁药房周门街分店", "address": "周门街62" }, "geometry": { "type": "Point", "coordinates": [ 113.23321, 23.13086 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 962, "FID_": 963.0, "LON": 113.32674, "LAT": 23.14407, "NAME_CN": "扶元堂养元中医门诊部", "TELEPHONE": "020-28859018", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138124", "Name": "扶元堂养元中医门诊部", "address": "天河东路412" }, "geometry": { "type": "Point", "coordinates": [ 113.32674, 23.14407 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 963, "FID_": 964.0, "LON": 113.31047, "LAT": 23.25767, "NAME_CN": "民信药业太康药房", "TELEPHONE": "13719199078", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138139", "Name": "民信药业太康药房", "address": "东平北路61号" }, "geometry": { "type": "Point", "coordinates": [ 113.31047, 23.25767 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 964, "FID_": 965.0, "LON": 113.25135, "LAT": 23.17195, "NAME_CN": "宝宝宠物诊所", "TELEPHONE": "020-86340378", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138145", "Name": "宝宝宠物诊所", "address": "心谊路20" }, "geometry": { "type": "Point", "coordinates": [ 113.25135, 23.17195 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 965, "FID_": 966.0, "LON": 113.66545, "LAT": 23.36843, "NAME_CN": "合益村卫生站分站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138149", "Name": "合益村卫生站分站", "address": "合益村" }, "geometry": { "type": "Point", "coordinates": [ 113.66545, 23.36843 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 966, "FID_": 967.0, "LON": 113.32476, "LAT": 23.194, "NAME_CN": "茂业健康大药房连锁同和分店", "TELEPHONE": "020-37355488", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138155", "Name": "茂业健康大药房连锁同和分店", "address": "白水塘南路3" }, "geometry": { "type": "Point", "coordinates": [ 113.32476, 23.194 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 967, "FID_": 968.0, "LON": 113.21583, "LAT": 23.15673, "NAME_CN": "白云区齐康医疗门诊部", "TELEPHONE": "020-81789006", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138160", "Name": "白云区齐康医疗门诊部", "address": "松南街29" }, "geometry": { "type": "Point", "coordinates": [ 113.21583, 23.15673 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 968, "FID_": 969.0, "LON": 113.3861, "LAT": 22.93538, "NAME_CN": "海王星辰健康药房东怡分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138164", "Name": "海王星辰健康药房东怡分店", "address": "东怡区三街6" }, "geometry": { "type": "Point", "coordinates": [ 113.3861, 22.93538 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 969, "FID_": 970.0, "LON": 113.31221, "LAT": 22.98084, "NAME_CN": "泰兴隆大药房", "TELEPHONE": "13316009820", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138166", "Name": "泰兴隆大药房", "address": "人民路2" }, "geometry": { "type": "Point", "coordinates": [ 113.31221, 22.98084 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 970, "FID_": 971.0, "LON": 113.33174, "LAT": 22.83692, "NAME_CN": "仁医堂门诊", "TELEPHONE": "020-39970088", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.138168", "Name": "仁医堂门诊", "address": "民生路150" }, "geometry": { "type": "Point", "coordinates": [ 113.33174, 22.83692 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 971, "FID_": 972.0, "LON": 113.82469, "LAT": 23.28659, "NAME_CN": "泰林康力大药房泰林NO.01", "TELEPHONE": "020-82737051", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138170", "Name": "泰林康力大药房泰林NO.01", "address": "西城路63" }, "geometry": { "type": "Point", "coordinates": [ 113.82469, 23.28659 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 972, "FID_": 973.0, "LON": 113.52145, "LAT": 23.15925, "NAME_CN": "东区街刘村社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.138171", "Name": "东区街刘村社区卫生站", "address": "刘村路" }, "geometry": { "type": "Point", "coordinates": [ 113.52145, 23.15925 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 973, "FID_": 974.0, "LON": 113.28976, "LAT": 23.49568, "NAME_CN": "花山镇花城村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138172", "Name": "花山镇花城村卫生站", "address": "花山镇花城村" }, "geometry": { "type": "Point", "coordinates": [ 113.28976, 23.49568 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 974, "FID_": 975.0, "LON": 113.32066, "LAT": 23.47934, "NAME_CN": "农光村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138173", "Name": "农光村卫生站", "address": "花东镇农光村民委员会附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32066, 23.47934 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 975, "FID_": 976.0, "LON": 113.22004, "LAT": 23.08183, "NAME_CN": "广州中医药大学热研所中西医结合医院", "TELEPHONE": "020-81515607", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138176", "Name": "广州中医药大学热研所中西医结合医院", "address": "东漖北路811" }, "geometry": { "type": "Point", "coordinates": [ 113.22004, 23.08183 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 976, "FID_": 977.0, "LON": 113.30115, "LAT": 23.02635, "NAME_CN": "德仁口腔门诊部", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138179", "Name": "德仁口腔门诊部", "address": "朝阳西路96~98号" }, "geometry": { "type": "Point", "coordinates": [ 113.30115, 23.02635 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 977, "FID_": 978.0, "LON": 113.30126, "LAT": 23.02643, "NAME_CN": "健众药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138180", "Name": "健众药店", "address": "朝阳西路92" }, "geometry": { "type": "Point", "coordinates": [ 113.30126, 23.02643 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 978, "FID_": 979.0, "LON": 113.25653, "LAT": 23.09409, "NAME_CN": "余庆堂连锁药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138181", "Name": "余庆堂连锁药房", "address": "宝业北街2" }, "geometry": { "type": "Point", "coordinates": [ 113.25653, 23.09409 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 979, "FID_": 980.0, "LON": 113.32597, "LAT": 22.90192, "NAME_CN": "正康连锁大药房百得分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138187", "Name": "正康连锁大药房百得分店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.32597, 22.90192 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 980, "FID_": 981.0, "LON": 113.21649, "LAT": 23.15303, "NAME_CN": "百和堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138189", "Name": "百和堂大药房", "address": "松南路7号鹤山大厦首层" }, "geometry": { "type": "Point", "coordinates": [ 113.21649, 23.15303 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 981, "FID_": 982.0, "LON": 113.37835, "LAT": 23.1302, "NAME_CN": "棠东社区卫生站", "TELEPHONE": "020-85551507", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138198", "Name": "棠东社区卫生站", "address": "棠东新庙前街14" }, "geometry": { "type": "Point", "coordinates": [ 113.37835, 23.1302 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 982, "FID_": 983.0, "LON": 113.23834, "LAT": 23.21291, "NAME_CN": "榕茵大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138199", "Name": "榕茵大药店", "address": "榕茵路78之3" }, "geometry": { "type": "Point", "coordinates": [ 113.23834, 23.21291 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 983, "FID_": 984.0, "LON": 113.29334, "LAT": 23.07848, "NAME_CN": "广州正康大药房瑞宝分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138200", "Name": "广州正康大药房瑞宝分店", "address": "瑞宝东约瑞源新村5巷14号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29334, 23.07848 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 984, "FID_": 985.0, "LON": 113.61951, "LAT": 23.13856, "NAME_CN": "瑶田卫生站", "TELEPHONE": "020-82892739", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138202", "Name": "瑶田卫生站", "address": "西联五路27" }, "geometry": { "type": "Point", "coordinates": [ 113.61951, 23.13856 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 985, "FID_": 986.0, "LON": 113.35543, "LAT": 23.47852, "NAME_CN": "七星村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138203", "Name": "七星村卫生站", "address": "七星村四巷75" }, "geometry": { "type": "Point", "coordinates": [ 113.35543, 23.47852 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 986, "FID_": 987.0, "LON": 113.24403, "LAT": 23.16206, "NAME_CN": "瑞宁药店", "TELEPHONE": "13760697975", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138205", "Name": "瑞宁药店", "address": "瑶台西街175号" }, "geometry": { "type": "Point", "coordinates": [ 113.24403, 23.16206 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 987, "FID_": 988.0, "LON": 113.21693, "LAT": 23.14198, "NAME_CN": "丰亨门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138208", "Name": "丰亨门诊", "address": "河沙中路20" }, "geometry": { "type": "Point", "coordinates": [ 113.21693, 23.14198 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 988, "FID_": 989.0, "LON": 113.2299, "LAT": 23.1629, "NAME_CN": "侨德牙科专科门诊部", "TELEPHONE": "020-36497351", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138209", "Name": "侨德牙科专科门诊部", "address": "西槎路122号" }, "geometry": { "type": "Point", "coordinates": [ 113.2299, 23.1629 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 989, "FID_": 990.0, "LON": 113.40265, "LAT": 23.12878, "NAME_CN": "健尔康药业连锁黄村药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138218", "Name": "健尔康药业连锁黄村药房", "address": "荔苑路2号北座2" }, "geometry": { "type": "Point", "coordinates": [ 113.40265, 23.12878 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 990, "FID_": 991.0, "LON": 113.24747, "LAT": 23.06524, "NAME_CN": "润福堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138220", "Name": "润福堂大药房", "address": "环翠北路东塱东沙开发区附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24747, 23.06524 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 991, "FID_": 992.0, "LON": 113.2695, "LAT": 23.26846, "NAME_CN": "南方集团长征医院", "TELEPHONE": "020-86320080", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138221", "Name": "南方集团长征医院", "address": "大布路157" }, "geometry": { "type": "Point", "coordinates": [ 113.2695, 23.26846 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 992, "FID_": 993.0, "LON": 113.31788, "LAT": 23.20617, "NAME_CN": "广州白云山医院", "TELEPHONE": "020-87060323", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138229", "Name": "广州白云山医院", "address": "广州大道北同和云祥路97号大院" }, "geometry": { "type": "Point", "coordinates": [ 113.31788, 23.20617 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 993, "FID_": 994.0, "LON": 113.31867, "LAT": 23.16492, "NAME_CN": "雄杏大药房", "TELEPHONE": "15800294038", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138232", "Name": "雄杏大药房", "address": "马蹄岗大街27号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31867, 23.16492 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 994, "FID_": 995.0, "LON": 113.20184, "LAT": 23.37712, "NAME_CN": "南方大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138233", "Name": "南方大药房", "address": "商业大道10-11" }, "geometry": { "type": "Point", "coordinates": [ 113.20184, 23.37712 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 995, "FID_": 996.0, "LON": 113.21786, "LAT": 23.3887, "NAME_CN": "天贵药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138234", "Name": "天贵药店", "address": "天贵路" }, "geometry": { "type": "Point", "coordinates": [ 113.21786, 23.3887 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 996, "FID_": 997.0, "LON": 113.35956, "LAT": 22.94745, "NAME_CN": "好参来药店桥兴分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138235", "Name": "好参来药店桥兴分店", "address": "桥兴大道19" }, "geometry": { "type": "Point", "coordinates": [ 113.35956, 22.94745 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 997, "FID_": 998.0, "LON": 113.15883, "LAT": 23.46922, "NAME_CN": "家美大药房金狮分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138236", "Name": "家美大药房金狮分店", "address": "金狮大道西" }, "geometry": { "type": "Point", "coordinates": [ 113.15883, 23.46922 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 998, "FID_": 999.0, "LON": 113.29774, "LAT": 23.04179, "NAME_CN": "番禺杰康宠物医院", "TELEPHONE": "020-34700369", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138240", "Name": "番禺杰康宠物医院", "address": "洛溪新城如意中心16号" }, "geometry": { "type": "Point", "coordinates": [ 113.29774, 23.04179 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 999, "FID_": 1000.0, "LON": 113.52664, "LAT": 23.49071, "NAME_CN": "富康药店", "TELEPHONE": "020-87826031", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.138244", "Name": "富康药店", "address": "神岗镇广从北路52号" }, "geometry": { "type": "Point", "coordinates": [ 113.52664, 23.49071 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1000, "FID_": 1001.0, "LON": 113.40335, "LAT": 23.38329, "NAME_CN": "钟落潭医院车站门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138247", "Name": "钟落潭医院车站门诊部", "address": "广从七路179" }, "geometry": { "type": "Point", "coordinates": [ 113.40335, 23.38329 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1001, "FID_": 1002.0, "LON": 113.31272, "LAT": 23.06957, "NAME_CN": "培林药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138250", "Name": "培林药店", "address": "后滘大街32" }, "geometry": { "type": "Point", "coordinates": [ 113.31272, 23.06957 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1002, "FID_": 1003.0, "LON": 113.25159, "LAT": 23.17599, "NAME_CN": "济景堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138253", "Name": "济景堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.25159, 23.17599 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1003, "FID_": 1004.0, "LON": 113.36636, "LAT": 22.93688, "NAME_CN": "广州市何医药房有限公司", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138256", "Name": "广州市何医药房有限公司", "address": "环城东路124" }, "geometry": { "type": "Point", "coordinates": [ 113.36636, 22.93688 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1004, "FID_": 1005.0, "LON": 113.42238, "LAT": 22.95617, "NAME_CN": "众康堂药店", "TELEPHONE": "020-84850803", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138257", "Name": "众康堂药店", "address": "市莲路105号南1/2/3号" }, "geometry": { "type": "Point", "coordinates": [ 113.42238, 22.95617 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1005, "FID_": 1006.0, "LON": 113.16772, "LAT": 23.4787, "NAME_CN": "振兴卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138258", "Name": "振兴卫生站", "address": "狮岭镇" }, "geometry": { "type": "Point", "coordinates": [ 113.16772, 23.4787 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1006, "FID_": 1007.0, "LON": 113.33016, "LAT": 23.08898, "NAME_CN": "富文药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138260", "Name": "富文药店", "address": "新村南华大街南10巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.33016, 23.08898 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1007, "FID_": 1008.0, "LON": 113.21861, "LAT": 23.13303, "NAME_CN": "国大药房一致药店珠岛店", "TELEPHONE": "020-81779742", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138264", "Name": "国大药房一致药店珠岛店", "address": "东海南路39珠岛花园" }, "geometry": { "type": "Point", "coordinates": [ 113.21861, 23.13303 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1008, "FID_": 1009.0, "LON": 113.29454, "LAT": 23.01244, "NAME_CN": "林和药业诜村药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138266", "Name": "林和药业诜村药店", "address": "石中一路108" }, "geometry": { "type": "Point", "coordinates": [ 113.29454, 23.01244 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1009, "FID_": 1010.0, "LON": 113.57975, "LAT": 23.54804, "NAME_CN": "青云药店", "TELEPHONE": "020-87920303", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.138274", "Name": "青云药店", "address": "青云路26" }, "geometry": { "type": "Point", "coordinates": [ 113.57975, 23.54804 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1010, "FID_": 1011.0, "LON": 113.41636, "LAT": 23.13153, "NAME_CN": "康谊药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138275", "Name": "康谊药店", "address": "大灵山路18号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.41636, 23.13153 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1011, "FID_": 1012.0, "LON": 113.42307, "LAT": 23.13064, "NAME_CN": "林和药业吉康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138276", "Name": "林和药业吉康药店", "address": "吉山西新街1" }, "geometry": { "type": "Point", "coordinates": [ 113.42307, 23.13064 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1012, "FID_": 1013.0, "LON": 113.32396, "LAT": 23.19228, "NAME_CN": "南方医院肝病中心", "TELEPHONE": "020-61641944", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138278", "Name": "南方医院肝病中心", "address": "同和中路628号" }, "geometry": { "type": "Point", "coordinates": [ 113.32396, 23.19228 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1013, "FID_": 1014.0, "LON": 113.35578, "LAT": 22.94437, "NAME_CN": "番禺区人民医院仁医药房NO.1", "TELEPHONE": "020-39212128", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138279", "Name": "番禺区人民医院仁医药房NO.1", "address": "繁华路81-2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35578, 22.94437 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1014, "FID_": 1015.0, "LON": 113.33113, "LAT": 22.83511, "NAME_CN": "林和药业康美药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.138285", "Name": "林和药业康美药店", "address": "蔡新路339之2" }, "geometry": { "type": "Point", "coordinates": [ 113.33113, 22.83511 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1015, "FID_": 1016.0, "LON": 113.32434, "LAT": 23.03867, "NAME_CN": "东阳口腔门诊", "TELEPHONE": "020-39985816", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138286", "Name": "东阳口腔门诊", "address": "沙溪村新沙路" }, "geometry": { "type": "Point", "coordinates": [ 113.32434, 23.03867 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1016, "FID_": 1017.0, "LON": 113.16145, "LAT": 23.47031, "NAME_CN": "健续大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138287", "Name": "健续大药房", "address": "阳光北路" }, "geometry": { "type": "Point", "coordinates": [ 113.16145, 23.47031 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1017, "FID_": 1018.0, "LON": 113.19406, "LAT": 23.47197, "NAME_CN": "德盛堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138289", "Name": "德盛堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.19406, 23.47197 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1018, "FID_": 1019.0, "LON": 113.30179, "LAT": 23.02461, "NAME_CN": "大石人民医院", "TELEPHONE": "020-84783579", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138295", "Name": "大石人民医院", "address": "岗东路88" }, "geometry": { "type": "Point", "coordinates": [ 113.30179, 23.02461 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1019, "FID_": 1020.0, "LON": 113.76313, "LAT": 23.20284, "NAME_CN": "石滩镇麻车村上围卫生站", "TELEPHONE": "020-82921695", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138296", "Name": "石滩镇麻车村上围卫生站", "address": "环村路" }, "geometry": { "type": "Point", "coordinates": [ 113.76313, 23.20284 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1020, "FID_": 1021.0, "LON": 113.53899, "LAT": 23.11396, "NAME_CN": "盛雅男科妇科门诊部", "TELEPHONE": "020-82238296", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.138298", "Name": "盛雅男科妇科门诊部", "address": "时代城附近" }, "geometry": { "type": "Point", "coordinates": [ 113.53899, 23.11396 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1021, "FID_": 1022.0, "LON": 113.27112, "LAT": 23.14193, "NAME_CN": "力胜大药房", "TELEPHONE": "18027310075", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138300", "Name": "力胜大药房", "address": "环市中路304肇庆大厦首层" }, "geometry": { "type": "Point", "coordinates": [ 113.27112, 23.14193 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1022, "FID_": 1023.0, "LON": 113.21239, "LAT": 23.38277, "NAME_CN": "花都二九三医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138313", "Name": "花都二九三医院", "address": "新花街11" }, "geometry": { "type": "Point", "coordinates": [ 113.21239, 23.38277 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1023, "FID_": 1024.0, "LON": 113.22795, "LAT": 23.15033, "NAME_CN": "康之家爱心药房富园店", "TELEPHONE": "13710507323", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138316", "Name": "康之家爱心药房富园店", "address": "富园路富力桃园内" }, "geometry": { "type": "Point", "coordinates": [ 113.22795, 23.15033 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1024, "FID_": 1025.0, "LON": 113.6387, "LAT": 22.68801, "NAME_CN": "民康大药房", "TELEPHONE": "020-84940001", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.138321", "Name": "民康大药房", "address": "龙穴路2巷2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.6387, 22.68801 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1025, "FID_": 1026.0, "LON": 113.41715, "LAT": 23.12242, "NAME_CN": "林和药业公司民安大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138323", "Name": "林和药业公司民安大药房", "address": "珠村南门富华西街3" }, "geometry": { "type": "Point", "coordinates": [ 113.41715, 23.12242 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1026, "FID_": 1027.0, "LON": 113.41695, "LAT": 23.1227, "NAME_CN": "天河同仁医疗门诊", "TELEPHONE": "020-32234703", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138324", "Name": "天河同仁医疗门诊", "address": "珠村南门富华西街1" }, "geometry": { "type": "Point", "coordinates": [ 113.41695, 23.1227 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1027, "FID_": 1028.0, "LON": 113.54229, "LAT": 22.80361, "NAME_CN": "七乐康平价药房南沙分店", "TELEPHONE": "020-39090567", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.138326", "Name": "七乐康平价药房南沙分店", "address": "惠康街" }, "geometry": { "type": "Point", "coordinates": [ 113.54229, 22.80361 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1028, "FID_": 1029.0, "LON": 113.27688, "LAT": 23.24236, "NAME_CN": "白云区华兴门诊部", "TELEPHONE": "020-62670333", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138327", "Name": "白云区华兴门诊部", "address": "G106" }, "geometry": { "type": "Point", "coordinates": [ 113.27688, 23.24236 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1029, "FID_": 1030.0, "LON": 113.30238, "LAT": 23.07343, "NAME_CN": "广州紫荆妇女儿童医院", "TELEPHONE": "020-34427286|020-84208880", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138331", "Name": "广州紫荆妇女儿童医院", "address": "广州大道南南洲北路28号" }, "geometry": { "type": "Point", "coordinates": [ 113.30238, 23.07343 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1030, "FID_": 1031.0, "LON": 113.32737, "LAT": 23.09789, "NAME_CN": "二天堂大药房赤岗店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138332", "Name": "二天堂大药房赤岗店", "address": "石榴岗路2号粤信广场侧" }, "geometry": { "type": "Point", "coordinates": [ 113.32737, 23.09789 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1031, "FID_": 1032.0, "LON": 113.30901, "LAT": 23.2872, "NAME_CN": "广州市龙归安源药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138336", "Name": "广州市龙归安源药店", "address": "永胜路" }, "geometry": { "type": "Point", "coordinates": [ 113.30901, 23.2872 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1032, "FID_": 1033.0, "LON": 113.30678, "LAT": 22.97701, "NAME_CN": "永康消化病专科门诊部", "TELEPHONE": "020-34631222", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138337", "Name": "永康消化病专科门诊部", "address": "钟四解放路87" }, "geometry": { "type": "Point", "coordinates": [ 113.30678, 22.97701 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1033, "FID_": 1034.0, "LON": 113.39423, "LAT": 22.9657, "NAME_CN": "大康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138340", "Name": "大康药房", "address": "旧村东路" }, "geometry": { "type": "Point", "coordinates": [ 113.39423, 22.9657 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1034, "FID_": 1035.0, "LON": 113.40728, "LAT": 22.96298, "NAME_CN": "林和药业利民平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138342", "Name": "林和药业利民平价大药房", "address": "东蓝路" }, "geometry": { "type": "Point", "coordinates": [ 113.40728, 22.96298 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1035, "FID_": 1036.0, "LON": 113.34343, "LAT": 22.91114, "NAME_CN": "福源药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138343", "Name": "福源药店", "address": "中华大道413" }, "geometry": { "type": "Point", "coordinates": [ 113.34343, 22.91114 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1036, "FID_": 1037.0, "LON": 113.24785, "LAT": 23.13144, "NAME_CN": "兴合堂连锁药房西华店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138347", "Name": "兴合堂连锁药房西华店", "address": "西华路530" }, "geometry": { "type": "Point", "coordinates": [ 113.24785, 23.13144 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1037, "FID_": 1038.0, "LON": 113.25127, "LAT": 23.11241, "NAME_CN": "壹号大药房越秀分店", "TELEPHONE": "13016007740", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138351", "Name": "壹号大药房越秀分店", "address": "长堤大马路376" }, "geometry": { "type": "Point", "coordinates": [ 113.25127, 23.11241 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1038, "FID_": 1039.0, "LON": 113.5538, "LAT": 22.762, "NAME_CN": "参术堂药店", "TELEPHONE": "020-39910482", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.138355", "Name": "参术堂药店", "address": "金岭南路436号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.5538, 22.762 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1039, "FID_": 1040.0, "LON": 113.25303, "LAT": 23.24996, "NAME_CN": "康力连锁药店普兴堂分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138356", "Name": "康力连锁药店普兴堂分店", "address": "平沙松园中西街53附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25303, 23.24996 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1040, "FID_": 1041.0, "LON": 113.2469, "LAT": 23.09763, "NAME_CN": "清玉祥药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138363", "Name": "清玉祥药店", "address": "新民大街17附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2469, 23.09763 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1041, "FID_": 1042.0, "LON": 113.31772, "LAT": 23.43874, "NAME_CN": "兴龙药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138364", "Name": "兴龙药店", "address": "X267" }, "geometry": { "type": "Point", "coordinates": [ 113.31772, 23.43874 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1042, "FID_": 1043.0, "LON": 113.24596, "LAT": 23.17416, "NAME_CN": "明爱大药房", "TELEPHONE": "020-36332815", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138365", "Name": "明爱大药房", "address": "三元里大道903号和平大酒店1层" }, "geometry": { "type": "Point", "coordinates": [ 113.24596, 23.17416 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1043, "FID_": 1044.0, "LON": 113.2319, "LAT": 23.09234, "NAME_CN": "协同门诊所", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138367", "Name": "协同门诊所", "address": "招村新街" }, "geometry": { "type": "Point", "coordinates": [ 113.2319, 23.09234 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1044, "FID_": 1045.0, "LON": 113.289, "LAT": 23.23727, "NAME_CN": "珍寿堂药房集慧店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138376", "Name": "珍寿堂药房集慧店", "address": "岭南新世界B组团02" }, "geometry": { "type": "Point", "coordinates": [ 113.289, 23.23727 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1045, "FID_": 1046.0, "LON": 113.83232, "LAT": 23.29032, "NAME_CN": "润安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138380", "Name": "润安药店", "address": "中山路31" }, "geometry": { "type": "Point", "coordinates": [ 113.83232, 23.29032 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1046, "FID_": 1047.0, "LON": 113.27933, "LAT": 23.20766, "NAME_CN": "同安堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138384", "Name": "同安堂大药房", "address": "陈田南街5号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27933, 23.20766 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1047, "FID_": 1048.0, "LON": 113.31418, "LAT": 23.31449, "NAME_CN": "鹤亭卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138385", "Name": "鹤亭卫生站", "address": "秀盛路" }, "geometry": { "type": "Point", "coordinates": [ 113.31418, 23.31449 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1048, "FID_": 1049.0, "LON": 113.31198, "LAT": 23.06958, "NAME_CN": "林和药业后滘药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138386", "Name": "林和药业后滘药店", "address": "后滘大街11" }, "geometry": { "type": "Point", "coordinates": [ 113.31198, 23.06958 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1049, "FID_": 1050.0, "LON": 113.26549, "LAT": 23.13788, "NAME_CN": "余敏强牙科诊所", "TELEPHONE": "020-83567933", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138387", "Name": "余敏强牙科诊所", "address": "应元路153-4临时" }, "geometry": { "type": "Point", "coordinates": [ 113.26549, 23.13788 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1050, "FID_": 1051.0, "LON": 113.35579, "LAT": 22.94447, "NAME_CN": "市桥街北片社区卫生站", "TELEPHONE": "020-84826644", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138388", "Name": "市桥街北片社区卫生站", "address": "光明北路49号" }, "geometry": { "type": "Point", "coordinates": [ 113.35579, 22.94447 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1051, "FID_": 1052.0, "LON": 113.36151, "LAT": 22.94787, "NAME_CN": "鑫叶口腔门诊部", "TELEPHONE": "020-84809240", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138389", "Name": "鑫叶口腔门诊部", "address": "关边路3" }, "geometry": { "type": "Point", "coordinates": [ 113.36151, 22.94787 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1052, "FID_": 1053.0, "LON": 113.36769, "LAT": 22.94557, "NAME_CN": "市桥街东片社区卫生站", "TELEPHONE": "020-84629261", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138390", "Name": "市桥街东片社区卫生站", "address": "坑口路84" }, "geometry": { "type": "Point", "coordinates": [ 113.36769, 22.94557 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1053, "FID_": 1054.0, "LON": 113.34841, "LAT": 22.93994, "NAME_CN": "侨城口腔门诊", "TELEPHONE": "020-84606025", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138391", "Name": "侨城口腔门诊", "address": "西丽南路92" }, "geometry": { "type": "Point", "coordinates": [ 113.34841, 22.93994 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1054, "FID_": 1055.0, "LON": 113.24701, "LAT": 23.17586, "NAME_CN": "柏益大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138392", "Name": "柏益大药房", "address": "棠景西路61" }, "geometry": { "type": "Point", "coordinates": [ 113.24701, 23.17586 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1055, "FID_": 1056.0, "LON": 113.33152, "LAT": 22.84281, "NAME_CN": "榄核医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.138400", "Name": "榄核医院-CT室", "address": "榄核镇校尾路" }, "geometry": { "type": "Point", "coordinates": [ 113.33152, 22.84281 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1056, "FID_": 1057.0, "LON": 113.49505, "LAT": 23.08486, "NAME_CN": "采芝莲药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.138410", "Name": "采芝莲药店", "address": "风度街7号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.49505, 23.08486 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1057, "FID_": 1058.0, "LON": 113.06996, "LAT": 23.39153, "NAME_CN": "赤坭镇医院", "TELEPHONE": "020-86841326", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138412", "Name": "赤坭镇医院", "address": "赤坭镇沿江路2" }, "geometry": { "type": "Point", "coordinates": [ 113.06996, 23.39153 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1058, "FID_": 1059.0, "LON": 113.34423, "LAT": 22.91525, "NAME_CN": "番禺岐山医院心理卫生专科", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138413", "Name": "番禺岐山医院心理卫生专科", "address": "沙湾镇四埗街1号" }, "geometry": { "type": "Point", "coordinates": [ 113.34423, 22.91525 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1059, "FID_": 1060.0, "LON": 113.2375, "LAT": 23.14244, "NAME_CN": "广州市荔湾区贵康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138414", "Name": "广州市荔湾区贵康药店", "address": "广雅路122" }, "geometry": { "type": "Point", "coordinates": [ 113.2375, 23.14244 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1060, "FID_": 1061.0, "LON": 113.23177, "LAT": 23.07879, "NAME_CN": "慈佛堂大药房", "TELEPHONE": "13312884491", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138415", "Name": "慈佛堂大药房", "address": "坑口新村一巷5号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23177, 23.07879 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1061, "FID_": 1062.0, "LON": 113.23194, "LAT": 23.11959, "NAME_CN": "老百姓大药房多宝店", "TELEPHONE": "020-81700211", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138416", "Name": "老百姓大药房多宝店", "address": "多宝路127" }, "geometry": { "type": "Point", "coordinates": [ 113.23194, 23.11959 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1062, "FID_": 1063.0, "LON": 113.78652, "LAT": 23.41904, "NAME_CN": "泰吉堂中西药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138418", "Name": "泰吉堂中西药店", "address": "友谊路10" }, "geometry": { "type": "Point", "coordinates": [ 113.78652, 23.41904 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1063, "FID_": 1064.0, "LON": 113.2891, "LAT": 23.08131, "NAME_CN": "健和堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138420", "Name": "健和堂大药房", "address": "瑞源街1巷10号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2891, 23.08131 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1064, "FID_": 1065.0, "LON": 113.35106, "LAT": 23.11939, "NAME_CN": "德上药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138421", "Name": "德上药店", "address": "怡景花园附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35106, 23.11939 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1065, "FID_": 1066.0, "LON": 113.20605, "LAT": 23.37255, "NAME_CN": "新华村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138423", "Name": "新华村卫生站", "address": "新中路" }, "geometry": { "type": "Point", "coordinates": [ 113.20605, 23.37255 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1066, "FID_": 1067.0, "LON": 113.54023, "LAT": 22.70883, "NAME_CN": "广州市南沙区中医院", "TELEPHONE": "020-84949990", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.138425", "Name": "广州市南沙区中医院", "address": "珠江北路250" }, "geometry": { "type": "Point", "coordinates": [ 113.54023, 22.70883 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1067, "FID_": 1068.0, "LON": 113.23317, "LAT": 23.17794, "NAME_CN": "中医院同德门诊部", "TELEPHONE": "020-86291733", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138426", "Name": "中医院同德门诊部", "address": "横滘二路29" }, "geometry": { "type": "Point", "coordinates": [ 113.23317, 23.17794 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1068, "FID_": 1069.0, "LON": 113.33161, "LAT": 23.18835, "NAME_CN": "东台大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138431", "Name": "东台大药房", "address": "麒麟中路57" }, "geometry": { "type": "Point", "coordinates": [ 113.33161, 23.18835 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1069, "FID_": 1070.0, "LON": 113.66352, "LAT": 23.12816, "NAME_CN": "康春堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138433", "Name": "康春堂药店", "address": "西兴路与创业东路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.66352, 23.12816 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1070, "FID_": 1071.0, "LON": 113.66921, "LAT": 23.17655, "NAME_CN": "如春大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138434", "Name": "如春大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.66921, 23.17655 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1071, "FID_": 1072.0, "LON": 113.28862, "LAT": 23.08201, "NAME_CN": "新滘人民医院瑞宝门诊", "TELEPHONE": "020-34101738", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138435", "Name": "新滘人民医院瑞宝门诊", "address": "瑞宝东约瑞源新村4巷1-1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28862, 23.08201 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1072, "FID_": 1073.0, "LON": 113.2992, "LAT": 23.22488, "NAME_CN": "广州仁仁医疗门诊部", "TELEPHONE": "020-86056789", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138440", "Name": "广州仁仁医疗门诊部", "address": "永康路52号" }, "geometry": { "type": "Point", "coordinates": [ 113.2992, 23.22488 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1073, "FID_": 1074.0, "LON": 113.36661, "LAT": 23.13877, "NAME_CN": "民安门诊", "TELEPHONE": "020-85660662", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138447", "Name": "民安门诊", "address": "东升大街30号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36661, 23.13877 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1074, "FID_": 1075.0, "LON": 113.32244, "LAT": 23.13102, "NAME_CN": "广州博善医疗门诊部", "TELEPHONE": "020-85511192", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138449", "Name": "广州博善医疗门诊部", "address": "体育东路11号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32244, 23.13102 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1075, "FID_": 1076.0, "LON": 113.44951, "LAT": 23.04398, "NAME_CN": "康民药店化龙分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138451", "Name": "康民药店化龙分店", "address": "龙源路107" }, "geometry": { "type": "Point", "coordinates": [ 113.44951, 23.04398 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1076, "FID_": 1077.0, "LON": 113.34011, "LAT": 22.91379, "NAME_CN": "同健医药连锁为民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138452", "Name": "同健医药连锁为民药店", "address": "沙坑南路48" }, "geometry": { "type": "Point", "coordinates": [ 113.34011, 22.91379 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1077, "FID_": 1078.0, "LON": 113.39683, "LAT": 22.89604, "NAME_CN": "番禺区东方中医门诊部", "TELEPHONE": "020-22638622", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.138453", "Name": "番禺区东方中医门诊部", "address": "简太路" }, "geometry": { "type": "Point", "coordinates": [ 113.39683, 22.89604 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1078, "FID_": 1079.0, "LON": 113.32549, "LAT": 23.4379, "NAME_CN": "花东医院", "TELEPHONE": "020-86776120", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138455", "Name": "花东医院", "address": "花东镇花都大道东" }, "geometry": { "type": "Point", "coordinates": [ 113.32549, 23.4379 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1079, "FID_": 1080.0, "LON": 113.36497, "LAT": 23.3458, "NAME_CN": "保济堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138464", "Name": "保济堂药店", "address": "白沙路103南星购物商场白沙店旁" }, "geometry": { "type": "Point", "coordinates": [ 113.36497, 23.3458 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1080, "FID_": 1081.0, "LON": 113.32236, "LAT": 23.16439, "NAME_CN": "如意牙科", "TELEPHONE": "020-87644349", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138465", "Name": "如意牙科", "address": "燕兴路32" }, "geometry": { "type": "Point", "coordinates": [ 113.32236, 23.16439 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1081, "FID_": 1082.0, "LON": 113.54779, "LAT": 22.71286, "NAME_CN": "嘉昕大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.138476", "Name": "嘉昕大药房", "address": "工业路" }, "geometry": { "type": "Point", "coordinates": [ 113.54779, 22.71286 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1082, "FID_": 1083.0, "LON": 113.18949, "LAT": 23.39312, "NAME_CN": "世和大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138479", "Name": "世和大药房", "address": "东华大街" }, "geometry": { "type": "Point", "coordinates": [ 113.18949, 23.39312 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1083, "FID_": 1084.0, "LON": 113.20258, "LAT": 23.37265, "NAME_CN": "群星药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138484", "Name": "群星药店", "address": "华南路5-10" }, "geometry": { "type": "Point", "coordinates": [ 113.20258, 23.37265 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1084, "FID_": 1085.0, "LON": 113.32536, "LAT": 23.05733, "NAME_CN": "林和药业大沙药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138490", "Name": "林和药业大沙药店", "address": "大沙村212附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32536, 23.05733 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1085, "FID_": 1086.0, "LON": 113.33036, "LAT": 23.14198, "NAME_CN": "心艺牙科", "TELEPHONE": "020-87539062", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138492", "Name": "心艺牙科", "address": "龙盛街34" }, "geometry": { "type": "Point", "coordinates": [ 113.33036, 23.14198 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1086, "FID_": 1087.0, "LON": 113.27555, "LAT": 23.06616, "NAME_CN": "林和药业同济堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138493", "Name": "林和药业同济堂药店", "address": "石溪南约东街南34号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27555, 23.06616 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1087, "FID_": 1088.0, "LON": 113.33634, "LAT": 23.13803, "NAME_CN": "博惠大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138494", "Name": "博惠大药房", "address": "天河路600号" }, "geometry": { "type": "Point", "coordinates": [ 113.33634, 23.13803 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1088, "FID_": 1089.0, "LON": 113.61154, "LAT": 23.11243, "NAME_CN": "新塘医院湛兆霖眼科中心", "TELEPHONE": "020-82768701", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138502", "Name": "新塘医院湛兆霖眼科中心", "address": "水松坣路10" }, "geometry": { "type": "Point", "coordinates": [ 113.61154, 23.11243 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1089, "FID_": 1090.0, "LON": 113.26807, "LAT": 23.17903, "NAME_CN": "广州中医药大学大药房养和医药连锁康泰分店", "TELEPHONE": "020-33031562|020-61169360", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138507", "Name": "广州中医药大学大药房养和医药连锁康泰分店", "address": "金信路79" }, "geometry": { "type": "Point", "coordinates": [ 113.26807, 23.17903 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1090, "FID_": 1091.0, "LON": 113.29246, "LAT": 23.0481, "NAME_CN": "金银花药房", "TELEPHONE": "020-34500382", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138509", "Name": "金银花药房", "address": "新浦路22幢1" }, "geometry": { "type": "Point", "coordinates": [ 113.29246, 23.0481 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1091, "FID_": 1092.0, "LON": 113.23321, "LAT": 23.13012, "NAME_CN": "仁信医疗门诊部", "TELEPHONE": "020-81823843", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138510", "Name": "仁信医疗门诊部", "address": "周门街24" }, "geometry": { "type": "Point", "coordinates": [ 113.23321, 23.13012 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1092, "FID_": 1093.0, "LON": 113.225, "LAT": 23.096, "NAME_CN": "汝华牙科", "TELEPHONE": "13620421354", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138511", "Name": "汝华牙科", "address": "东漖北路357" }, "geometry": { "type": "Point", "coordinates": [ 113.225, 23.096 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1093, "FID_": 1094.0, "LON": 113.65485, "LAT": 23.15952, "NAME_CN": "仁信大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138512", "Name": "仁信大药房", "address": "雅瑶大道28" }, "geometry": { "type": "Point", "coordinates": [ 113.65485, 23.15952 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1094, "FID_": 1095.0, "LON": 113.47968, "LAT": 22.97328, "NAME_CN": "石楼人民医院第二门诊部", "TELEPHONE": "020-84847049", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138513", "Name": "石楼人民医院第二门诊部", "address": "沙浦路1" }, "geometry": { "type": "Point", "coordinates": [ 113.47968, 22.97328 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1095, "FID_": 1096.0, "LON": 113.27185, "LAT": 23.09184, "NAME_CN": "广东省口腔医院急诊", "TELEPHONE": "020-84427034", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138517", "Name": "广东省口腔医院急诊", "address": "江南大道南366" }, "geometry": { "type": "Point", "coordinates": [ 113.27185, 23.09184 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1096, "FID_": 1097.0, "LON": 113.33894, "LAT": 22.8361, "NAME_CN": "济和堂药业连锁和盛药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.138518", "Name": "济和堂药业连锁和盛药店", "address": "禾花街22号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.33894, 22.8361 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1097, "FID_": 1098.0, "LON": 113.2227, "LAT": 23.34335, "NAME_CN": "润泽大药房市场NO.1", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138519", "Name": "润泽大药房市场NO.1", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.2227, 23.34335 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1098, "FID_": 1099.0, "LON": 113.22479, "LAT": 23.3426, "NAME_CN": "众辉大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138520", "Name": "众辉大药房", "address": "X264" }, "geometry": { "type": "Point", "coordinates": [ 113.22479, 23.3426 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1099, "FID_": 1100.0, "LON": 113.23996, "LAT": 23.05307, "NAME_CN": "济仁堂南漖大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138522", "Name": "济仁堂南漖大药房", "address": "环翠南路98号A02-A03" }, "geometry": { "type": "Point", "coordinates": [ 113.23996, 23.05307 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1100, "FID_": 1101.0, "LON": 113.2855, "LAT": 22.92049, "NAME_CN": "柏康连锁药店凤鸣分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138527", "Name": "柏康连锁药店凤鸣分店", "address": "古龙路古坝村" }, "geometry": { "type": "Point", "coordinates": [ 113.2855, 22.92049 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1101, "FID_": 1102.0, "LON": 113.53692, "LAT": 23.11535, "NAME_CN": "圣爱中西医结合妇科门诊部", "TELEPHONE": "020-62662266", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.138534", "Name": "圣爱中西医结合妇科门诊部", "address": "宏明路265" }, "geometry": { "type": "Point", "coordinates": [ 113.53692, 23.11535 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1102, "FID_": 1103.0, "LON": 113.34985, "LAT": 23.30648, "NAME_CN": "林和药业和康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138536", "Name": "林和药业和康药店", "address": "荫兰西路21" }, "geometry": { "type": "Point", "coordinates": [ 113.34985, 23.30648 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1103, "FID_": 1104.0, "LON": 113.31375, "LAT": 23.48419, "NAME_CN": "九子村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138545", "Name": "九子村卫生站", "address": "花山镇九子村" }, "geometry": { "type": "Point", "coordinates": [ 113.31375, 23.48419 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1104, "FID_": 1105.0, "LON": 113.36061, "LAT": 22.8604, "NAME_CN": "绿村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.138551", "Name": "绿村卫生站", "address": "人绿路与绿村路交叉口" }, "geometry": { "type": "Point", "coordinates": [ 113.36061, 22.8604 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1105, "FID_": 1106.0, "LON": 113.3086, "LAT": 23.07273, "NAME_CN": "广州中医药大学骨伤科医院第一门诊部", "TELEPHONE": "020-84169387", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138555", "Name": "广州中医药大学骨伤科医院第一门诊部", "address": "后滘西大街27" }, "geometry": { "type": "Point", "coordinates": [ 113.3086, 23.07273 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1106, "FID_": 1107.0, "LON": 113.35745, "LAT": 23.12372, "NAME_CN": "东兴堂大药房昌乐园分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138556", "Name": "东兴堂大药房昌乐园分店", "address": "昌乐园5" }, "geometry": { "type": "Point", "coordinates": [ 113.35745, 23.12372 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1107, "FID_": 1108.0, "LON": 113.26844, "LAT": 23.14049, "NAME_CN": "盛同堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138557", "Name": "盛同堂大药房", "address": "小北路230-1" }, "geometry": { "type": "Point", "coordinates": [ 113.26844, 23.14049 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1108, "FID_": 1109.0, "LON": 113.27733, "LAT": 23.06834, "NAME_CN": "一勤药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138558", "Name": "一勤药店", "address": "石溪蚝壳州东街13号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27733, 23.06834 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1109, "FID_": 1110.0, "LON": 113.27671, "LAT": 23.06843, "NAME_CN": "济生堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138559", "Name": "济生堂药店", "address": "石溪蚝壳州东街4号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27671, 23.06843 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1110, "FID_": 1111.0, "LON": 113.26466, "LAT": 23.4374, "NAME_CN": "花山镇医院坪山中西医结合门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138560", "Name": "花山镇医院坪山中西医结合门诊部", "address": "平山大街" }, "geometry": { "type": "Point", "coordinates": [ 113.26466, 23.4374 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1111, "FID_": 1112.0, "LON": 113.29877, "LAT": 23.12717, "NAME_CN": "广东药学院附属第一医院门诊部", "TELEPHONE": "020-61325277", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138563", "Name": "广东药学院附属第一医院门诊部", "address": "共和横街1号" }, "geometry": { "type": "Point", "coordinates": [ 113.29877, 23.12717 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1112, "FID_": 1113.0, "LON": 113.43524, "LAT": 23.18988, "NAME_CN": "林和药业长安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.138568", "Name": "林和药业长安药店", "address": "长安街" }, "geometry": { "type": "Point", "coordinates": [ 113.43524, 23.18988 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1113, "FID_": 1114.0, "LON": 113.21482, "LAT": 23.13752, "NAME_CN": "林和药业汇侨药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138569", "Name": "林和药业汇侨药店", "address": "兴源街11号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.21482, 23.13752 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1114, "FID_": 1115.0, "LON": 113.21483, "LAT": 23.13823, "NAME_CN": "翠岛街利民医疗门诊", "TELEPHONE": "020-81751269", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138570", "Name": "翠岛街利民医疗门诊", "address": "翠岛街33" }, "geometry": { "type": "Point", "coordinates": [ 113.21483, 23.13823 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1115, "FID_": 1116.0, "LON": 113.21443, "LAT": 23.1412, "NAME_CN": "新兴门诊部", "TELEPHONE": "020-81754366", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138571", "Name": "新兴门诊部", "address": "桥中北路58" }, "geometry": { "type": "Point", "coordinates": [ 113.21443, 23.1412 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1116, "FID_": 1117.0, "LON": 113.3309, "LAT": 23.16047, "NAME_CN": "东方类风湿专科门诊部", "TELEPHONE": "020-87221562", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138573", "Name": "东方类风湿专科门诊部", "address": "东莞庄路91" }, "geometry": { "type": "Point", "coordinates": [ 113.3309, 23.16047 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1117, "FID_": 1118.0, "LON": 113.27262, "LAT": 23.07086, "NAME_CN": "南石头街石岗社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138574", "Name": "南石头街石岗社区卫生站", "address": "石溪西大街29-5" }, "geometry": { "type": "Point", "coordinates": [ 113.27262, 23.07086 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1118, "FID_": 1119.0, "LON": 113.27638, "LAT": 23.2431, "NAME_CN": "仁爱堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138575", "Name": "仁爱堂大药房", "address": "望岗工业二路与一零六国道交叉口以西" }, "geometry": { "type": "Point", "coordinates": [ 113.27638, 23.2431 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1119, "FID_": 1120.0, "LON": 113.32669, "LAT": 23.17604, "NAME_CN": "康之家爱心药房河水店", "TELEPHONE": "020-87219296", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138577", "Name": "康之家爱心药房河水店", "address": "河水大街6" }, "geometry": { "type": "Point", "coordinates": [ 113.32669, 23.17604 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1120, "FID_": 1121.0, "LON": 113.3044, "LAT": 23.1585, "NAME_CN": "康福来大药房广园店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138578", "Name": "康福来大药房广园店", "address": "广园东路" }, "geometry": { "type": "Point", "coordinates": [ 113.3044, 23.1585 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1121, "FID_": 1122.0, "LON": 113.39516, "LAT": 23.11947, "NAME_CN": "万康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138579", "Name": "万康药店", "address": "东圃陂东路6" }, "geometry": { "type": "Point", "coordinates": [ 113.39516, 23.11947 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1122, "FID_": 1123.0, "LON": 113.33563, "LAT": 23.19585, "NAME_CN": "京溪街犀牛角社区卫生站", "TELEPHONE": "020-37358085", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138580", "Name": "京溪街犀牛角社区卫生站", "address": "犀牛西路68号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.33563, 23.19585 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1123, "FID_": 1124.0, "LON": 113.24092, "LAT": 23.13414, "NAME_CN": "好信健康大药房小梅店", "TELEPHONE": "020-81020660", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138581", "Name": "好信健康大药房小梅店", "address": "小梅大街4号东首层101铺" }, "geometry": { "type": "Point", "coordinates": [ 113.24092, 23.13414 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1124, "FID_": 1125.0, "LON": 113.29989, "LAT": 23.09747, "NAME_CN": "海王星辰健康药房新港西店", "TELEPHONE": "020-34450480", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138586", "Name": "海王星辰健康药房新港西店", "address": "新港西路166号首层" }, "geometry": { "type": "Point", "coordinates": [ 113.29989, 23.09747 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1125, "FID_": 1126.0, "LON": 113.22132, "LAT": 23.18175, "NAME_CN": "增宝药店", "TELEPHONE": "020-81792517", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138587", "Name": "增宝药店", "address": "增槎路仁德新街市首层商铺" }, "geometry": { "type": "Point", "coordinates": [ 113.22132, 23.18175 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1126, "FID_": 1127.0, "LON": 113.63415, "LAT": 23.12607, "NAME_CN": "清杏堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138590", "Name": "清杏堂药房", "address": "牛仔城三路6附近" }, "geometry": { "type": "Point", "coordinates": [ 113.63415, 23.12607 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1127, "FID_": 1128.0, "LON": 113.65258, "LAT": 23.64384, "NAME_CN": "康福药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.138591", "Name": "康福药店", "address": "福泉大街西四巷" }, "geometry": { "type": "Point", "coordinates": [ 113.65258, 23.64384 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1128, "FID_": 1129.0, "LON": 113.22679, "LAT": 23.10065, "NAME_CN": "同健医药连锁花地医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138594", "Name": "同健医药连锁花地医药店", "address": "东漖北路19" }, "geometry": { "type": "Point", "coordinates": [ 113.22679, 23.10065 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1129, "FID_": 1130.0, "LON": 113.24239, "LAT": 23.08486, "NAME_CN": "荔湾区第三人民医院新村门诊部", "TELEPHONE": "020-81596770", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138595", "Name": "荔湾区第三人民医院新村门诊部", "address": "芳村大道东15-20" }, "geometry": { "type": "Point", "coordinates": [ 113.24239, 23.08486 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1130, "FID_": 1131.0, "LON": 113.64719, "LAT": 23.15609, "NAME_CN": "千福堂大药房白石店", "TELEPHONE": "020-82768966", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138598", "Name": "千福堂大药房白石店", "address": "白石路75" }, "geometry": { "type": "Point", "coordinates": [ 113.64719, 23.15609 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1131, "FID_": 1132.0, "LON": 113.23705, "LAT": 23.26859, "NAME_CN": "石井街唐阁社区卫生站", "TELEPHONE": "020-36387405", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138605", "Name": "石井街唐阁社区卫生站", "address": "石井街唐阁上村一巷5号" }, "geometry": { "type": "Point", "coordinates": [ 113.23705, 23.26859 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1132, "FID_": 1133.0, "LON": 113.23576, "LAT": 23.11077, "NAME_CN": "沙面国医馆中医门诊部", "TELEPHONE": "020-81218383", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138606", "Name": "沙面国医馆中医门诊部", "address": "沙面北街87号" }, "geometry": { "type": "Point", "coordinates": [ 113.23576, 23.11077 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1133, "FID_": 1134.0, "LON": 113.24665, "LAT": 23.06477, "NAME_CN": "东沙医疗门诊部", "TELEPHONE": "020-85887662", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138607", "Name": "东沙医疗门诊部", "address": "东沙环翠北路23号" }, "geometry": { "type": "Point", "coordinates": [ 113.24665, 23.06477 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1134, "FID_": 1135.0, "LON": 113.30978, "LAT": 23.02501, "NAME_CN": "冶金医疗门诊部", "TELEPHONE": "020-84782185", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138608", "Name": "冶金医疗门诊部", "address": "大涌路80附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30978, 23.02501 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1135, "FID_": 1136.0, "LON": 113.82491, "LAT": 23.29776, "NAME_CN": "同德堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138609", "Name": "同德堂药店", "address": "富国路17附近" }, "geometry": { "type": "Point", "coordinates": [ 113.82491, 23.29776 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1136, "FID_": 1137.0, "LON": 113.82313, "LAT": 23.29665, "NAME_CN": "小药师关怀大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138610", "Name": "小药师关怀大药房", "address": "开园路24" }, "geometry": { "type": "Point", "coordinates": [ 113.82313, 23.29665 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1137, "FID_": 1138.0, "LON": 113.23417, "LAT": 23.17387, "NAME_CN": "国泰大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138618", "Name": "国泰大药房", "address": "横滘新南一路9号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23417, 23.17387 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1138, "FID_": 1139.0, "LON": 113.23133, "LAT": 23.12242, "NAME_CN": "荔和大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138626", "Name": "荔和大药房", "address": "龙津西路68" }, "geometry": { "type": "Point", "coordinates": [ 113.23133, 23.12242 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1139, "FID_": 1140.0, "LON": 113.24691, "LAT": 23.13196, "NAME_CN": "同健医药连锁顺意堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138628", "Name": "同健医药连锁顺意堂药店", "address": "西华路482号" }, "geometry": { "type": "Point", "coordinates": [ 113.24691, 23.13196 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1140, "FID_": 1141.0, "LON": 113.31553, "LAT": 23.18495, "NAME_CN": "宝家康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138629", "Name": "宝家康药店", "address": "麦地西街9号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31553, 23.18495 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1141, "FID_": 1142.0, "LON": 113.29925, "LAT": 23.23961, "NAME_CN": "汉文药店平价大药房", "TELEPHONE": "13826198866", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138634", "Name": "汉文药店平价大药房", "address": "永泰集贤北一巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.29925, 23.23961 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1142, "FID_": 1143.0, "LON": 113.34864, "LAT": 23.25074, "NAME_CN": "大源村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138640", "Name": "大源村卫生站", "address": "大源田心东路36" }, "geometry": { "type": "Point", "coordinates": [ 113.34864, 23.25074 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1143, "FID_": 1144.0, "LON": 113.21671, "LAT": 23.19855, "NAME_CN": "玉真医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138643", "Name": "玉真医疗门诊部", "address": "凤凰大道7巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.21671, 23.19855 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1144, "FID_": 1145.0, "LON": 113.40538, "LAT": 22.80894, "NAME_CN": "程龙药店", "TELEPHONE": "020-84990239", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.138644", "Name": "程龙药店", "address": "长堤路29号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.40538, 22.80894 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1145, "FID_": 1146.0, "LON": 113.30155, "LAT": 23.08982, "NAME_CN": "海鹰门诊", "TELEPHONE": "13719067089", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138647", "Name": "海鹰门诊", "address": "鹭江西街德胜二巷2号" }, "geometry": { "type": "Point", "coordinates": [ 113.30155, 23.08982 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1146, "FID_": 1147.0, "LON": 113.23158, "LAT": 23.11934, "NAME_CN": "多宝街新风社区卫生站", "TELEPHONE": "020-81368624", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138660", "Name": "多宝街新风社区卫生站", "address": "多宝路150/152" }, "geometry": { "type": "Point", "coordinates": [ 113.23158, 23.11934 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1147, "FID_": 1148.0, "LON": 113.31025, "LAT": 23.0603, "NAME_CN": "助康国药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138661", "Name": "助康国药房", "address": "沥滘大市街18" }, "geometry": { "type": "Point", "coordinates": [ 113.31025, 23.0603 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1148, "FID_": 1149.0, "LON": 113.3224, "LAT": 23.18861, "NAME_CN": "万泽大药房京溪分店", "TELEPHONE": "020-87281727", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138662", "Name": "万泽大药房京溪分店", "address": "同和镇云景花园云景路4号首层101号铺位" }, "geometry": { "type": "Point", "coordinates": [ 113.3224, 23.18861 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1149, "FID_": 1150.0, "LON": 113.22976, "LAT": 23.27607, "NAME_CN": "仁和堂大药房同凯药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138664", "Name": "仁和堂大药房同凯药店", "address": "江同路1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22976, 23.27607 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1150, "FID_": 1151.0, "LON": 113.23994, "LAT": 23.4896, "NAME_CN": "紫西村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138665", "Name": "紫西村卫生站", "address": "狮岭镇紫西村民委员会附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23994, 23.4896 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1151, "FID_": 1152.0, "LON": 113.30642, "LAT": 23.13042, "NAME_CN": "鹏源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138668", "Name": "鹏源大药房", "address": "杨箕泰兴外街6号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30642, 23.13042 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1152, "FID_": 1153.0, "LON": 113.77541, "LAT": 23.48991, "NAME_CN": "和桓本药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138669", "Name": "和桓本药店", "address": "榕林西路12" }, "geometry": { "type": "Point", "coordinates": [ 113.77541, 23.48991 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1153, "FID_": 1154.0, "LON": 113.5723, "LAT": 23.12321, "NAME_CN": "济泰堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138670", "Name": "济泰堂大药房", "address": "广深大道西489附近" }, "geometry": { "type": "Point", "coordinates": [ 113.5723, 23.12321 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1154, "FID_": 1155.0, "LON": 113.17523, "LAT": 23.45622, "NAME_CN": "君康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138674", "Name": "君康大药房", "address": "合成北路" }, "geometry": { "type": "Point", "coordinates": [ 113.17523, 23.45622 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1155, "FID_": 1156.0, "LON": 113.17552, "LAT": 23.45783, "NAME_CN": "狮岭医院合成门诊部", "TELEPHONE": "020-86933177", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138675", "Name": "狮岭医院合成门诊部", "address": "合成市场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.17552, 23.45783 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1156, "FID_": 1157.0, "LON": 113.30262, "LAT": 23.26639, "NAME_CN": "竹山大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138680", "Name": "竹山大药房", "address": "双和东街" }, "geometry": { "type": "Point", "coordinates": [ 113.30262, 23.26639 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1157, "FID_": 1158.0, "LON": 113.30258, "LAT": 23.26715, "NAME_CN": "仁裕堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138681", "Name": "仁裕堂大药房", "address": "双和东街27" }, "geometry": { "type": "Point", "coordinates": [ 113.30258, 23.26715 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1158, "FID_": 1159.0, "LON": 113.32792, "LAT": 23.157, "NAME_CN": "三和牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138682", "Name": "三和牙科", "address": "粤垦路132" }, "geometry": { "type": "Point", "coordinates": [ 113.32792, 23.157 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1159, "FID_": 1160.0, "LON": 113.26838, "LAT": 23.12547, "NAME_CN": "兴合堂连锁药房文明店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138685", "Name": "兴合堂连锁药房文明店", "address": "文明路129" }, "geometry": { "type": "Point", "coordinates": [ 113.26838, 23.12547 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1160, "FID_": 1161.0, "LON": 113.39551, "LAT": 22.80841, "NAME_CN": "得胜堂大岗平价药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.138687", "Name": "得胜堂大岗平价药店", "address": "豪福路21号斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.39551, 22.80841 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1161, "FID_": 1162.0, "LON": 113.30827, "LAT": 23.14345, "NAME_CN": "普康牙科", "TELEPHONE": "020-31854029", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138689", "Name": "普康牙科", "address": "水荫二横路11号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30827, 23.14345 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1162, "FID_": 1163.0, "LON": 113.3567, "LAT": 23.12441, "NAME_CN": "健乐门诊", "TELEPHONE": "020-85538994", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138690", "Name": "健乐门诊", "address": "员村新村27号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3567, 23.12441 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1163, "FID_": 1164.0, "LON": 113.40697, "LAT": 22.81055, "NAME_CN": "灵山草本药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.138691", "Name": "灵山草本药店", "address": "环城北路" }, "geometry": { "type": "Point", "coordinates": [ 113.40697, 22.81055 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1164, "FID_": 1165.0, "LON": 113.26509, "LAT": 23.24978, "NAME_CN": "甘草大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138697", "Name": "甘草大药房", "address": "商农东街" }, "geometry": { "type": "Point", "coordinates": [ 113.26509, 23.24978 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1165, "FID_": 1166.0, "LON": 113.2877, "LAT": 23.21826, "NAME_CN": "博济康之选药店百荣分店", "TELEPHONE": "020-89059207", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138701", "Name": "博济康之选药店百荣分店", "address": "永泰解放庄商业街20附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2877, 23.21826 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1166, "FID_": 1167.0, "LON": 113.14555, "LAT": 23.46561, "NAME_CN": "利康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138703", "Name": "利康大药房", "address": "富民路89-12" }, "geometry": { "type": "Point", "coordinates": [ 113.14555, 23.46561 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1167, "FID_": 1168.0, "LON": 113.25245, "LAT": 23.1722, "NAME_CN": "常福堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138704", "Name": "常福堂药房", "address": "乐天街53" }, "geometry": { "type": "Point", "coordinates": [ 113.25245, 23.1722 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1168, "FID_": 1169.0, "LON": 113.7644, "LAT": 23.20132, "NAME_CN": "杏园药店平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138713", "Name": "杏园药店平价药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.7644, 23.20132 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1169, "FID_": 1170.0, "LON": 113.24916, "LAT": 23.09025, "NAME_CN": "广船医院革新医务所", "TELEPHONE": "020-84304004", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138716", "Name": "广船医院革新医务所", "address": "革新路124" }, "geometry": { "type": "Point", "coordinates": [ 113.24916, 23.09025 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1170, "FID_": 1171.0, "LON": 113.36464, "LAT": 22.9404, "NAME_CN": "正和药业爱心药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138718", "Name": "正和药业爱心药房", "address": "桥东路96" }, "geometry": { "type": "Point", "coordinates": [ 113.36464, 22.9404 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1171, "FID_": 1172.0, "LON": 113.24987, "LAT": 23.1765, "NAME_CN": "广州市白云区星火门诊部", "TELEPHONE": "020-86626059", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138720", "Name": "广州市白云区星火门诊部", "address": "棠下南街71" }, "geometry": { "type": "Point", "coordinates": [ 113.24987, 23.1765 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1172, "FID_": 1173.0, "LON": 113.226, "LAT": 23.09691, "NAME_CN": "信德门诊部", "TELEPHONE": "020-81561802", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138724", "Name": "信德门诊部", "address": "荣兴路15号之1" }, "geometry": { "type": "Point", "coordinates": [ 113.226, 23.09691 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1173, "FID_": 1174.0, "LON": 113.24657, "LAT": 23.19457, "NAME_CN": "心德堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138729", "Name": "心德堂药房", "address": "西苑路46" }, "geometry": { "type": "Point", "coordinates": [ 113.24657, 23.19457 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1174, "FID_": 1175.0, "LON": 113.24854, "LAT": 23.19697, "NAME_CN": "新市街棠涌社区卫生站", "TELEPHONE": "020-36602379", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138731", "Name": "新市街棠涌社区卫生站", "address": "棠涌棠乐路38" }, "geometry": { "type": "Point", "coordinates": [ 113.24854, 23.19697 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1175, "FID_": 1176.0, "LON": 113.37936, "LAT": 23.13467, "NAME_CN": "棠德社区卫生站", "TELEPHONE": "020-85651201", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138732", "Name": "棠德社区卫生站", "address": "棠德南路291" }, "geometry": { "type": "Point", "coordinates": [ 113.37936, 23.13467 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1176, "FID_": 1177.0, "LON": 113.42114, "LAT": 22.89752, "NAME_CN": "广州正康大药房石基分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.138733", "Name": "广州正康大药房石基分店", "address": "石基大道" }, "geometry": { "type": "Point", "coordinates": [ 113.42114, 22.89752 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1177, "FID_": 1178.0, "LON": 113.52465, "LAT": 23.48783, "NAME_CN": "从化市神岗村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.138737", "Name": "从化市神岗村卫生站", "address": "太平镇第二中心小学附近" }, "geometry": { "type": "Point", "coordinates": [ 113.52465, 23.48783 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1178, "FID_": 1179.0, "LON": 113.41214, "LAT": 22.95407, "NAME_CN": "新桥健康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138738", "Name": "新桥健康药店", "address": "荣华路3" }, "geometry": { "type": "Point", "coordinates": [ 113.41214, 22.95407 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1179, "FID_": 1180.0, "LON": 113.29603, "LAT": 23.23118, "NAME_CN": "鸿康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138739", "Name": "鸿康大药房", "address": "依云小镇附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29603, 23.23118 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1180, "FID_": 1181.0, "LON": 113.27887, "LAT": 23.44254, "NAME_CN": "花山镇洛场村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138740", "Name": "花山镇洛场村卫生站", "address": "花山镇洛场村" }, "geometry": { "type": "Point", "coordinates": [ 113.27887, 23.44254 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1181, "FID_": 1182.0, "LON": 113.2975, "LAT": 23.01351, "NAME_CN": "诜村社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138761", "Name": "诜村社区卫生站", "address": "石中一路68" }, "geometry": { "type": "Point", "coordinates": [ 113.2975, 23.01351 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1182, "FID_": 1183.0, "LON": 113.27969, "LAT": 23.10113, "NAME_CN": "众生药店", "TELEPHONE": "020-34286185", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138762", "Name": "众生药店", "address": "桥东新街15号2楼附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27969, 23.10113 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1183, "FID_": 1184.0, "LON": 113.26974, "LAT": 23.10744, "NAME_CN": "集和堂大药房江湾店", "TELEPHONE": "020-22076958", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138763", "Name": "集和堂大药房江湾店", "address": "江湾路119" }, "geometry": { "type": "Point", "coordinates": [ 113.26974, 23.10744 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1184, "FID_": 1185.0, "LON": 113.29123, "LAT": 23.13062, "NAME_CN": "德康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138765", "Name": "德康药房", "address": "农林下路" }, "geometry": { "type": "Point", "coordinates": [ 113.29123, 23.13062 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1185, "FID_": 1186.0, "LON": 113.24384, "LAT": 23.37057, "NAME_CN": "健元堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138766", "Name": "健元堂药店", "address": "雅瑶中路" }, "geometry": { "type": "Point", "coordinates": [ 113.24384, 23.37057 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1186, "FID_": 1187.0, "LON": 113.47126, "LAT": 23.09733, "NAME_CN": "康灵药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.138773", "Name": "康灵药店", "address": "广新路627" }, "geometry": { "type": "Point", "coordinates": [ 113.47126, 23.09733 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1187, "FID_": 1188.0, "LON": 113.21069, "LAT": 23.38382, "NAME_CN": "黄云青牙科诊所", "TELEPHONE": "020-86821644", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138775", "Name": "黄云青牙科诊所", "address": "秀全大道57-2" }, "geometry": { "type": "Point", "coordinates": [ 113.21069, 23.38382 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1188, "FID_": 1189.0, "LON": 113.28396, "LAT": 23.13467, "NAME_CN": "康德乐百济新特药房", "TELEPHONE": "020-87615448|020-87301435", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138782", "Name": "康德乐百济新特药房", "address": "先烈南路21-1" }, "geometry": { "type": "Point", "coordinates": [ 113.28396, 23.13467 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1189, "FID_": 1190.0, "LON": 113.15024, "LAT": 23.46636, "NAME_CN": "家美大药房", "TELEPHONE": "13416200118", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138788", "Name": "家美大药房", "address": "盘古中路49" }, "geometry": { "type": "Point", "coordinates": [ 113.15024, 23.46636 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1190, "FID_": 1191.0, "LON": 113.39095, "LAT": 22.96113, "NAME_CN": "济仁平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138792", "Name": "济仁平价大药房", "address": "新城路" }, "geometry": { "type": "Point", "coordinates": [ 113.39095, 22.96113 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1191, "FID_": 1192.0, "LON": 113.32096, "LAT": 23.44979, "NAME_CN": "高溪村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138797", "Name": "高溪村卫生站", "address": "花东镇高溪村民委员会附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32096, 23.44979 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1192, "FID_": 1193.0, "LON": 113.25064, "LAT": 23.12074, "NAME_CN": "康平大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138800", "Name": "康平大药房", "address": "海珠中路38" }, "geometry": { "type": "Point", "coordinates": [ 113.25064, 23.12074 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1193, "FID_": 1194.0, "LON": 113.521, "LAT": 23.08713, "NAME_CN": "新民牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.138801", "Name": "新民牙科", "address": "黄埔东路2754(广饲大厦)" }, "geometry": { "type": "Point", "coordinates": [ 113.521, 23.08713 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1194, "FID_": 1195.0, "LON": 113.64778, "LAT": 23.15668, "NAME_CN": "善心药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138807", "Name": "善心药店", "address": "白石路58附近" }, "geometry": { "type": "Point", "coordinates": [ 113.64778, 23.15668 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1195, "FID_": 1196.0, "LON": 113.29998, "LAT": 23.08961, "NAME_CN": "广州天宏门诊部", "TELEPHONE": "020-34455933", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138808", "Name": "广州天宏门诊部", "address": "康乐东约南大街10" }, "geometry": { "type": "Point", "coordinates": [ 113.29998, 23.08961 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1196, "FID_": 1197.0, "LON": 113.32114, "LAT": 23.26913, "NAME_CN": "兴龙门诊部", "TELEPHONE": "020-87476015", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138817", "Name": "兴龙门诊部", "address": "龙兴中路5" }, "geometry": { "type": "Point", "coordinates": [ 113.32114, 23.26913 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1197, "FID_": 1198.0, "LON": 113.46298, "LAT": 22.88919, "NAME_CN": "正和药业兴业药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.138818", "Name": "正和药业兴业药店", "address": "兴业路127" }, "geometry": { "type": "Point", "coordinates": [ 113.46298, 22.88919 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1198, "FID_": 1199.0, "LON": 113.35013, "LAT": 23.08824, "NAME_CN": "国药医药大药房赤沙分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138821", "Name": "国药医药大药房赤沙分店", "address": "赤沙南约西巷40号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35013, 23.08824 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1199, "FID_": 1200.0, "LON": 113.38134, "LAT": 23.14047, "NAME_CN": "青天大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138828", "Name": "青天大药房", "address": "棠东广棠路19-2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.38134, 23.14047 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1200, "FID_": 1201.0, "LON": 113.16816, "LAT": 23.46126, "NAME_CN": "万风大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138830", "Name": "万风大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16816, 23.46126 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1201, "FID_": 1202.0, "LON": 113.17127, "LAT": 23.46167, "NAME_CN": "祥瑞堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138831", "Name": "祥瑞堂大药房", "address": "团结五队一巷1号" }, "geometry": { "type": "Point", "coordinates": [ 113.17127, 23.46167 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1202, "FID_": 1203.0, "LON": 113.17037, "LAT": 23.4612, "NAME_CN": "真诚大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138832", "Name": "真诚大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.17037, 23.4612 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1203, "FID_": 1204.0, "LON": 113.1708, "LAT": 23.46184, "NAME_CN": "万民平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138833", "Name": "万民平价大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.1708, 23.46184 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1204, "FID_": 1205.0, "LON": 113.28245, "LAT": 23.10378, "NAME_CN": "海王星辰健康药房海联店", "TELEPHONE": "020-34287842", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.138835", "Name": "海王星辰健康药房海联店", "address": "海联路62" }, "geometry": { "type": "Point", "coordinates": [ 113.28245, 23.10378 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1205, "FID_": 1206.0, "LON": 113.3538, "LAT": 23.14216, "NAME_CN": "华景中西医结合门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138837", "Name": "华景中西医结合门诊部", "address": "华景路81" }, "geometry": { "type": "Point", "coordinates": [ 113.3538, 23.14216 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1206, "FID_": 1207.0, "LON": 113.36031, "LAT": 22.97791, "NAME_CN": "广州市阿尔法宠物医院", "TELEPHONE": "020-39994586", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138847", "Name": "广州市阿尔法宠物医院", "address": "迎宾路696附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36031, 22.97791 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1207, "FID_": 1208.0, "LON": 113.6527, "LAT": 23.12914, "NAME_CN": "康一大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138848", "Name": "康一大药房", "address": "同兴路与大新路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.6527, 23.12914 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1208, "FID_": 1209.0, "LON": 113.2459, "LAT": 23.26537, "NAME_CN": "华源堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138853", "Name": "华源堂大药房", "address": "西街岭仔脚自编9号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2459, 23.26537 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1209, "FID_": 1210.0, "LON": 113.31635, "LAT": 22.97313, "NAME_CN": "康万家大药房钟NO.1", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138854", "Name": "康万家大药房钟NO.1", "address": "钟屏岔道39之12号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31635, 22.97313 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1210, "FID_": 1211.0, "LON": 113.24992, "LAT": 23.17003, "NAME_CN": "仁明堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138859", "Name": "仁明堂大药房", "address": "乐嘉路103号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24992, 23.17003 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1211, "FID_": 1212.0, "LON": 113.64971, "LAT": 23.16408, "NAME_CN": "增城市仁吉大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138860", "Name": "增城市仁吉大药店", "address": "新沙大道14附近" }, "geometry": { "type": "Point", "coordinates": [ 113.64971, 23.16408 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1212, "FID_": 1213.0, "LON": 113.213, "LAT": 23.2317, "NAME_CN": "树民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138864", "Name": "树民药店", "address": "旧庄中街" }, "geometry": { "type": "Point", "coordinates": [ 113.213, 23.2317 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1213, "FID_": 1214.0, "LON": 113.21345, "LAT": 23.23175, "NAME_CN": "民泰康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138865", "Name": "民泰康药房", "address": "石井镇滘心新庄肉菜市场自编1号" }, "geometry": { "type": "Point", "coordinates": [ 113.21345, 23.23175 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1214, "FID_": 1215.0, "LON": 113.20299, "LAT": 23.39863, "NAME_CN": "都乐大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138867", "Name": "都乐大药房", "address": "茶园里西路北9巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.20299, 23.39863 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1215, "FID_": 1216.0, "LON": 113.54512, "LAT": 23.20666, "NAME_CN": "康一馨药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.138869", "Name": "康一馨药店", "address": "来安来新街自编50" }, "geometry": { "type": "Point", "coordinates": [ 113.54512, 23.20666 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1216, "FID_": 1217.0, "LON": 113.29705, "LAT": 23.26363, "NAME_CN": "信德堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138873", "Name": "信德堂大药房", "address": "长红长湴工业二路20" }, "geometry": { "type": "Point", "coordinates": [ 113.29705, 23.26363 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1217, "FID_": 1218.0, "LON": 113.09927, "LAT": 23.34261, "NAME_CN": "天仁药业同济药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138878", "Name": "天仁药业同济药店", "address": "桥南路2" }, "geometry": { "type": "Point", "coordinates": [ 113.09927, 23.34261 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1218, "FID_": 1219.0, "LON": 113.19944, "LAT": 23.38719, "NAME_CN": "缪始明牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138888", "Name": "缪始明牙科诊所", "address": "建设路67-10" }, "geometry": { "type": "Point", "coordinates": [ 113.19944, 23.38719 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1219, "FID_": 1220.0, "LON": 113.59274, "LAT": 23.12505, "NAME_CN": "广州市康愈药店", "TELEPHONE": "020-82693849", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138893", "Name": "广州市康愈药店", "address": "广深大道西72" }, "geometry": { "type": "Point", "coordinates": [ 113.59274, 23.12505 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1220, "FID_": 1221.0, "LON": 113.21714, "LAT": 23.16243, "NAME_CN": "仁和堂药业连锁平价药房松北分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138896", "Name": "仁和堂药业连锁平价药房松北分店", "address": "松北街新苗学校附近" }, "geometry": { "type": "Point", "coordinates": [ 113.21714, 23.16243 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1221, "FID_": 1222.0, "LON": 113.31999, "LAT": 23.27761, "NAME_CN": "林和药业志康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138899", "Name": "林和药业志康药店", "address": "龙河西路南1巷2" }, "geometry": { "type": "Point", "coordinates": [ 113.31999, 23.27761 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1222, "FID_": 1223.0, "LON": 113.30559, "LAT": 23.11876, "NAME_CN": "东兴堂大药房明月路分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138903", "Name": "东兴堂大药房明月路分店", "address": "明月二路15号" }, "geometry": { "type": "Point", "coordinates": [ 113.30559, 23.11876 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1223, "FID_": 1224.0, "LON": 113.24202, "LAT": 23.39457, "NAME_CN": "广康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138909", "Name": "广康药店", "address": "一巷三横路11" }, "geometry": { "type": "Point", "coordinates": [ 113.24202, 23.39457 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1224, "FID_": 1225.0, "LON": 113.31729, "LAT": 23.17099, "NAME_CN": "海康平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138914", "Name": "海康平价大药房", "address": "银利新邨正门旁" }, "geometry": { "type": "Point", "coordinates": [ 113.31729, 23.17099 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1225, "FID_": 1226.0, "LON": 113.24037, "LAT": 23.08549, "NAME_CN": "林和药业连锁沙涌药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.138921", "Name": "林和药业连锁沙涌药店", "address": "浣花路" }, "geometry": { "type": "Point", "coordinates": [ 113.24037, 23.08549 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1226, "FID_": 1227.0, "LON": 113.69202, "LAT": 23.27669, "NAME_CN": "仁善大药房朱村店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138929", "Name": "仁善大药房朱村店", "address": "学前路与富裕路交叉口处" }, "geometry": { "type": "Point", "coordinates": [ 113.69202, 23.27669 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1227, "FID_": 1228.0, "LON": 113.25033, "LAT": 23.1379, "NAME_CN": "广州医学院门诊部体检中心", "TELEPHONE": "020-81340260", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138936", "Name": "广州医学院门诊部体检中心", "address": "人民北路" }, "geometry": { "type": "Point", "coordinates": [ 113.25033, 23.1379 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1228, "FID_": 1229.0, "LON": 113.26165, "LAT": 23.15661, "NAME_CN": "同仁大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138939", "Name": "同仁大药房", "address": "飞鹅西路7-15号第5档" }, "geometry": { "type": "Point", "coordinates": [ 113.26165, 23.15661 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1229, "FID_": 1230.0, "LON": 113.35286, "LAT": 23.11556, "NAME_CN": "春和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138941", "Name": "春和药店", "address": "员村南社大街2" }, "geometry": { "type": "Point", "coordinates": [ 113.35286, 23.11556 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1230, "FID_": 1231.0, "LON": 113.24416, "LAT": 23.18785, "NAME_CN": "荣海药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138944", "Name": "荣海药店", "address": "祥岗后街3号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24416, 23.18785 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1231, "FID_": 1232.0, "LON": 113.30435, "LAT": 23.1396, "NAME_CN": "金康药房东方店", "TELEPHONE": "020-87323271", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138946", "Name": "金康药房东方店", "address": "水荫路21" }, "geometry": { "type": "Point", "coordinates": [ 113.30435, 23.1396 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1232, "FID_": 1233.0, "LON": 113.24597, "LAT": 23.17412, "NAME_CN": "广州明爱医疗门诊部", "TELEPHONE": "020-36331580", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138948", "Name": "广州明爱医疗门诊部", "address": "三元里大道903" }, "geometry": { "type": "Point", "coordinates": [ 113.24597, 23.17412 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1233, "FID_": 1234.0, "LON": 113.58292, "LAT": 23.55342, "NAME_CN": "众参源华仁堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.138949", "Name": "众参源华仁堂药店", "address": "西宁中路" }, "geometry": { "type": "Point", "coordinates": [ 113.58292, 23.55342 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1234, "FID_": 1235.0, "LON": 113.44156, "LAT": 23.10687, "NAME_CN": "博济康之选药店港湾分店", "TELEPHONE": "020-89059207", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.138950", "Name": "博济康之选药店港湾分店", "address": "港湾路554" }, "geometry": { "type": "Point", "coordinates": [ 113.44156, 23.10687 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1235, "FID_": 1236.0, "LON": 113.44272, "LAT": 23.104, "NAME_CN": "海王星辰健康药房港湾路店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.138951", "Name": "海王星辰健康药房港湾路店", "address": "港湾路372" }, "geometry": { "type": "Point", "coordinates": [ 113.44272, 23.104 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1236, "FID_": 1237.0, "LON": 113.17556, "LAT": 23.39839, "NAME_CN": "安康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138958", "Name": "安康药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.17556, 23.39839 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1237, "FID_": 1238.0, "LON": 113.61487, "LAT": 23.11084, "NAME_CN": "春风堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138967", "Name": "春风堂药店", "address": "东宁路" }, "geometry": { "type": "Point", "coordinates": [ 113.61487, 23.11084 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1238, "FID_": 1239.0, "LON": 113.30186, "LAT": 23.12831, "NAME_CN": "集和堂大药房共和店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.138969", "Name": "集和堂大药房共和店", "address": "共和路27" }, "geometry": { "type": "Point", "coordinates": [ 113.30186, 23.12831 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1239, "FID_": 1240.0, "LON": 113.36047, "LAT": 23.11444, "NAME_CN": "为民医疗门诊", "TELEPHONE": "020-85672605", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138972", "Name": "为民医疗门诊", "address": "程界西南社大街自编28" }, "geometry": { "type": "Point", "coordinates": [ 113.36047, 23.11444 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1240, "FID_": 1241.0, "LON": 113.52204, "LAT": 23.06797, "NAME_CN": "采芝林大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.138973", "Name": "采芝林大药房", "address": "青年路21" }, "geometry": { "type": "Point", "coordinates": [ 113.52204, 23.06797 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1241, "FID_": 1242.0, "LON": 113.83136, "LAT": 23.2908, "NAME_CN": "众望大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138975", "Name": "众望大药店", "address": "中山路58号" }, "geometry": { "type": "Point", "coordinates": [ 113.83136, 23.2908 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1242, "FID_": 1243.0, "LON": 113.57734, "LAT": 23.55591, "NAME_CN": "城郊医院", "TELEPHONE": "020-87917433", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.138976", "Name": "城郊医院", "address": "西宁西路13号" }, "geometry": { "type": "Point", "coordinates": [ 113.57734, 23.55591 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1243, "FID_": 1244.0, "LON": 113.38439, "LAT": 23.06523, "NAME_CN": "中大东校区门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138977", "Name": "中大东校区门诊部", "address": "外环东路中山大学大学城校区" }, "geometry": { "type": "Point", "coordinates": [ 113.38439, 23.06523 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1244, "FID_": 1245.0, "LON": 113.32507, "LAT": 23.04308, "NAME_CN": "仁和堂药业连锁西沙药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.138982", "Name": "仁和堂药业连锁西沙药店", "address": "新沙路60号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32507, 23.04308 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1245, "FID_": 1246.0, "LON": 113.28066, "LAT": 23.22681, "NAME_CN": "同昌堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.138988", "Name": "同昌堂药店", "address": "向荣街214附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28066, 23.22681 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1246, "FID_": 1247.0, "LON": 113.2178, "LAT": 23.38657, "NAME_CN": "康立大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138990", "Name": "康立大药房", "address": "天贵路50-1" }, "geometry": { "type": "Point", "coordinates": [ 113.2178, 23.38657 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1247, "FID_": 1248.0, "LON": 113.18303, "LAT": 23.47699, "NAME_CN": "华夏大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.138991", "Name": "华夏大药房", "address": "南航大道益群村" }, "geometry": { "type": "Point", "coordinates": [ 113.18303, 23.47699 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1248, "FID_": 1249.0, "LON": 113.65381, "LAT": 23.1266, "NAME_CN": "康君药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138995", "Name": "康君药店", "address": "荔新路与大新路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.65381, 23.1266 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1249, "FID_": 1250.0, "LON": 113.65423, "LAT": 23.1261, "NAME_CN": "语荷大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.138996", "Name": "语荷大药房", "address": "大新路41斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.65423, 23.1261 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1250, "FID_": 1251.0, "LON": 113.34509, "LAT": 23.12875, "NAME_CN": "广州华侨医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.138999", "Name": "广州华侨医院-门诊部", "address": "黄埔大道西613" }, "geometry": { "type": "Point", "coordinates": [ 113.34509, 23.12875 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1251, "FID_": 1252.0, "LON": 113.45011, "LAT": 23.1023, "NAME_CN": "穗德堂大药房", "TELEPHONE": "020-82593416", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.139000", "Name": "穗德堂大药房", "address": "丰乐南路457" }, "geometry": { "type": "Point", "coordinates": [ 113.45011, 23.1023 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1252, "FID_": 1253.0, "LON": 113.28478, "LAT": 23.13699, "NAME_CN": "青龙大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.139001", "Name": "青龙大药房", "address": "华泰新邨附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28478, 23.13699 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1253, "FID_": 1254.0, "LON": 113.21783, "LAT": 23.21333, "NAME_CN": "民健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139002", "Name": "民健药店", "address": "公园路8" }, "geometry": { "type": "Point", "coordinates": [ 113.21783, 23.21333 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1254, "FID_": 1255.0, "LON": 113.24461, "LAT": 23.22183, "NAME_CN": "惠福大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139003", "Name": "惠福大药房", "address": "车场直街2" }, "geometry": { "type": "Point", "coordinates": [ 113.24461, 23.22183 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1255, "FID_": 1256.0, "LON": 113.30377, "LAT": 22.97307, "NAME_CN": "懿馨大药房", "TELEPHONE": "020-23833695", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139012", "Name": "懿馨大药房", "address": "锦绣生态园13号铺" }, "geometry": { "type": "Point", "coordinates": [ 113.30377, 22.97307 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1256, "FID_": 1257.0, "LON": 113.58113, "LAT": 23.54644, "NAME_CN": "广州中医药大学大药房新城旗舰店", "TELEPHONE": "13926128198", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.139021", "Name": "广州中医药大学大药房新城旗舰店", "address": "中田东路128" }, "geometry": { "type": "Point", "coordinates": [ 113.58113, 23.54644 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1257, "FID_": 1258.0, "LON": 113.22928, "LAT": 23.09744, "NAME_CN": "芳大牙科", "TELEPHONE": "020-81559636", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.139024", "Name": "芳大牙科", "address": "花地大道北89号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22928, 23.09744 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1258, "FID_": 1259.0, "LON": 113.29835, "LAT": 23.12818, "NAME_CN": "仁济堂药店共和店", "TELEPHONE": "020-81854484", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.139025", "Name": "仁济堂药店共和店", "address": "共和西路49" }, "geometry": { "type": "Point", "coordinates": [ 113.29835, 23.12818 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1259, "FID_": 1260.0, "LON": 113.39161, "LAT": 22.98645, "NAME_CN": "坑头社区卫生站", "TELEPHONE": "020-84768997", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139026", "Name": "坑头社区卫生站", "address": "西和路" }, "geometry": { "type": "Point", "coordinates": [ 113.39161, 22.98645 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1260, "FID_": 1261.0, "LON": 113.39167, "LAT": 22.9862, "NAME_CN": "坑头村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139027", "Name": "坑头村卫生站", "address": "西和路" }, "geometry": { "type": "Point", "coordinates": [ 113.39167, 22.9862 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1261, "FID_": 1262.0, "LON": 113.51107, "LAT": 22.95949, "NAME_CN": "海心村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139028", "Name": "海心村卫生站", "address": "环岛东支线二路" }, "geometry": { "type": "Point", "coordinates": [ 113.51107, 22.95949 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1262, "FID_": 1263.0, "LON": 113.34819, "LAT": 23.30161, "NAME_CN": "寿先堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139031", "Name": "寿先堂大药房", "address": "谢家庄农贸综合批发市场" }, "geometry": { "type": "Point", "coordinates": [ 113.34819, 23.30161 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1263, "FID_": 1264.0, "LON": 113.38639, "LAT": 23.12324, "NAME_CN": "广州普济医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139032", "Name": "广州普济医疗门诊部", "address": "车陂西华新村南二巷2附近" }, "geometry": { "type": "Point", "coordinates": [ 113.38639, 23.12324 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1264, "FID_": 1265.0, "LON": 113.18289, "LAT": 23.47603, "NAME_CN": "凤祥大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139033", "Name": "凤祥大药房", "address": "平东社新村九巷" }, "geometry": { "type": "Point", "coordinates": [ 113.18289, 23.47603 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1265, "FID_": 1266.0, "LON": 113.62082, "LAT": 23.12274, "NAME_CN": "广州市增城广康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139035", "Name": "广州市增城广康药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.62082, 23.12274 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1266, "FID_": 1267.0, "LON": 113.61331, "LAT": 23.12426, "NAME_CN": "广东(新塘)健安医院", "TELEPHONE": "020-82608206", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139037", "Name": "广东(新塘)健安医院", "address": "广深大道中40" }, "geometry": { "type": "Point", "coordinates": [ 113.61331, 23.12426 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1267, "FID_": 1268.0, "LON": 113.37349, "LAT": 22.94155, "NAME_CN": "沙墟一村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139044", "Name": "沙墟一村卫生站", "address": "宝砚大街" }, "geometry": { "type": "Point", "coordinates": [ 113.37349, 22.94155 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1268, "FID_": 1269.0, "LON": 113.34599, "LAT": 22.94861, "NAME_CN": "榄山卫生站", "TELEPHONE": "020-84890142", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139045", "Name": "榄山卫生站", "address": "丽景花园1座6" }, "geometry": { "type": "Point", "coordinates": [ 113.34599, 22.94861 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1269, "FID_": 1270.0, "LON": 113.26313, "LAT": 23.12295, "NAME_CN": "越秀区儿童医院", "TELEPHONE": "020-83335376", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.139046", "Name": "越秀区儿童医院-急诊", "address": "大南路130" }, "geometry": { "type": "Point", "coordinates": [ 113.26313, 23.12295 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1270, "FID_": 1271.0, "LON": 113.31052, "LAT": 23.2573, "NAME_CN": "怡生药房东平店", "TELEPHONE": "020-86167020", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139047", "Name": "怡生药房东平店", "address": "东平东平北路72" }, "geometry": { "type": "Point", "coordinates": [ 113.31052, 23.2573 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1271, "FID_": 1272.0, "LON": 113.31161, "LAT": 23.06918, "NAME_CN": "南沙街三滘社区卫生站", "TELEPHONE": "020-84165355", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139051", "Name": "南沙街三滘社区卫生站", "address": "后滘大街2" }, "geometry": { "type": "Point", "coordinates": [ 113.31161, 23.06918 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1272, "FID_": 1273.0, "LON": 113.19993, "LAT": 23.39704, "NAME_CN": "天使药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139052", "Name": "天使药店", "address": "建设北路126-9" }, "geometry": { "type": "Point", "coordinates": [ 113.19993, 23.39704 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1273, "FID_": 1274.0, "LON": 113.26459, "LAT": 23.12045, "NAME_CN": "兴合堂连锁药房北京南店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.139053", "Name": "兴合堂连锁药房北京南店", "address": "北京路123" }, "geometry": { "type": "Point", "coordinates": [ 113.26459, 23.12045 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1274, "FID_": 1275.0, "LON": 113.38591, "LAT": 23.09088, "NAME_CN": "巍源堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139054", "Name": "巍源堂药房", "address": "石基路505号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.38591, 23.09088 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1275, "FID_": 1276.0, "LON": 113.38651, "LAT": 23.09033, "NAME_CN": "石基社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139055", "Name": "石基社区卫生站", "address": "石基村592" }, "geometry": { "type": "Point", "coordinates": [ 113.38651, 23.09033 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1276, "FID_": 1277.0, "LON": 113.33668, "LAT": 23.08816, "NAME_CN": "海珠区台涌药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139056", "Name": "海珠区台涌药店", "address": "台涌新街北5巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.33668, 23.08816 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1277, "FID_": 1278.0, "LON": 113.2756, "LAT": 23.24878, "NAME_CN": "九州通健康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139058", "Name": "九州通健康大药房", "address": "七星岗路10号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2756, 23.24878 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1278, "FID_": 1279.0, "LON": 113.34926, "LAT": 22.9654, "NAME_CN": "正康连锁大药房左边分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139062", "Name": "正康连锁大药房左边分店", "address": "环村东路10" }, "geometry": { "type": "Point", "coordinates": [ 113.34926, 22.9654 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1279, "FID_": 1280.0, "LON": 113.63684, "LAT": 23.15788, "NAME_CN": "康杰堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139063", "Name": "康杰堂大药房", "address": "万家福购物广场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.63684, 23.15788 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1280, "FID_": 1281.0, "LON": 113.26633, "LAT": 23.13093, "NAME_CN": "越秀区口腔防治所仓边路门诊部", "TELEPHONE": "020-83186065", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.139066", "Name": "越秀区口腔防治所仓边路门诊部", "address": "仓边路81" }, "geometry": { "type": "Point", "coordinates": [ 113.26633, 23.13093 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1281, "FID_": 1282.0, "LON": 113.32729, "LAT": 22.93941, "NAME_CN": "横江村莲湖卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139067", "Name": "横江村莲湖卫生站", "address": "禺山西路438" }, "geometry": { "type": "Point", "coordinates": [ 113.32729, 22.93941 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1282, "FID_": 1283.0, "LON": 113.83303, "LAT": 23.295, "NAME_CN": "杏春园药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139070", "Name": "杏春园药店", "address": "新桥路" }, "geometry": { "type": "Point", "coordinates": [ 113.83303, 23.295 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1283, "FID_": 1284.0, "LON": 113.60605, "LAT": 23.12381, "NAME_CN": "慈和药房卫山店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139078", "Name": "慈和药房卫山店", "address": "卫山东二路" }, "geometry": { "type": "Point", "coordinates": [ 113.60605, 23.12381 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1284, "FID_": 1285.0, "LON": 113.29984, "LAT": 22.93911, "NAME_CN": "沙头街南双玉村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139079", "Name": "沙头街南双玉村卫生站", "address": "金马大街" }, "geometry": { "type": "Point", "coordinates": [ 113.29984, 22.93911 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1285, "FID_": 1286.0, "LON": 113.37131, "LAT": 23.12917, "NAME_CN": "佑安宠物诊所", "TELEPHONE": "020-85543200", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139082", "Name": "佑安宠物诊所", "address": "中山大道西1112号" }, "geometry": { "type": "Point", "coordinates": [ 113.37131, 23.12917 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1286, "FID_": 1287.0, "LON": 113.23109, "LAT": 23.09607, "NAME_CN": "仁济堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.139089", "Name": "仁济堂大药房", "address": "花蕾路" }, "geometry": { "type": "Point", "coordinates": [ 113.23109, 23.09607 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1287, "FID_": 1288.0, "LON": 113.29046, "LAT": 23.26708, "NAME_CN": "君怡堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139097", "Name": "君怡堂大药房", "address": "长红竹仔园大街108" }, "geometry": { "type": "Point", "coordinates": [ 113.29046, 23.26708 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1288, "FID_": 1289.0, "LON": 113.43291, "LAT": 22.95651, "NAME_CN": "番禺石基康优医院", "TELEPHONE": "020-84856450", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139098", "Name": "番禺石基康优医院", "address": "石基镇岐山南路9~11" }, "geometry": { "type": "Point", "coordinates": [ 113.43291, 22.95651 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1289, "FID_": 1290.0, "LON": 113.26867, "LAT": 23.26417, "NAME_CN": "民济大药房清湖分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139107", "Name": "民济大药房清湖分店", "address": "红馆商务酒店旁" }, "geometry": { "type": "Point", "coordinates": [ 113.26867, 23.26417 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1290, "FID_": 1291.0, "LON": 113.23962, "LAT": 23.24131, "NAME_CN": "同杏堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139108", "Name": "同杏堂药店", "address": "大朗路130附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23962, 23.24131 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1291, "FID_": 1292.0, "LON": 113.36199, "LAT": 23.13883, "NAME_CN": "东棠德源药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139109", "Name": "东棠德源药房", "address": "枫叶路" }, "geometry": { "type": "Point", "coordinates": [ 113.36199, 23.13883 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1292, "FID_": 1293.0, "LON": 113.3681, "LAT": 23.13737, "NAME_CN": "嘉康中西门诊部", "TELEPHONE": "020-61001268", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139110", "Name": "嘉康中西门诊部", "address": "荷光路自编122号" }, "geometry": { "type": "Point", "coordinates": [ 113.3681, 23.13737 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1293, "FID_": 1294.0, "LON": 113.47863, "LAT": 23.43522, "NAME_CN": "太平强氏药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.139112", "Name": "太平强氏药店", "address": "新平商业步行街附近" }, "geometry": { "type": "Point", "coordinates": [ 113.47863, 23.43522 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1294, "FID_": 1295.0, "LON": 113.40924, "LAT": 23.06841, "NAME_CN": "广东省工人医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.139115", "Name": "广东省工人医院-门诊部", "address": "长江路320广东省第二工人医院" }, "geometry": { "type": "Point", "coordinates": [ 113.40924, 23.06841 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1295, "FID_": 1296.0, "LON": 113.30121, "LAT": 23.09216, "NAME_CN": "同健医药连锁东采鹭江医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139116", "Name": "同健医药连锁东采鹭江医药店", "address": "鹭江西街4巷1号" }, "geometry": { "type": "Point", "coordinates": [ 113.30121, 23.09216 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1296, "FID_": 1297.0, "LON": 113.26557, "LAT": 23.19684, "NAME_CN": "健琪医疗门诊部", "TELEPHONE": "020-36212969", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139117", "Name": "健琪医疗门诊部", "address": "齐富路君富大厦1楼" }, "geometry": { "type": "Point", "coordinates": [ 113.26557, 23.19684 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1297, "FID_": 1298.0, "LON": 113.16665, "LAT": 23.39815, "NAME_CN": "康仁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139119", "Name": "康仁药店", "address": "红棉大道北" }, "geometry": { "type": "Point", "coordinates": [ 113.16665, 23.39815 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1298, "FID_": 1299.0, "LON": 113.6168, "LAT": 23.13549, "NAME_CN": "宁安堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139121", "Name": "宁安堂大药房", "address": "拓展路6" }, "geometry": { "type": "Point", "coordinates": [ 113.6168, 23.13549 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1299, "FID_": 1300.0, "LON": 113.25957, "LAT": 23.16499, "NAME_CN": "柏·心诚药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139122", "Name": "柏·心诚药房", "address": "松柏新村三十三巷3" }, "geometry": { "type": "Point", "coordinates": [ 113.25957, 23.16499 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1300, "FID_": 1301.0, "LON": 113.29789, "LAT": 23.2285, "NAME_CN": "永泰新村社区卫生站", "TELEPHONE": "020-36220439", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139123", "Name": "永泰新村社区卫生站", "address": "白云堡道" }, "geometry": { "type": "Point", "coordinates": [ 113.29789, 23.2285 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1301, "FID_": 1302.0, "LON": 113.32527, "LAT": 23.13424, "NAME_CN": "海王星辰健康药房南二分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139127", "Name": "海王星辰健康药房南二分店", "address": "天河南二路12" }, "geometry": { "type": "Point", "coordinates": [ 113.32527, 23.13424 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1302, "FID_": 1303.0, "LON": 113.48616, "LAT": 22.73685, "NAME_CN": "横沥兆丰堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.139130", "Name": "横沥兆丰堂药店", "address": "码头街" }, "geometry": { "type": "Point", "coordinates": [ 113.48616, 22.73685 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1303, "FID_": 1304.0, "LON": 113.27176, "LAT": 23.20778, "NAME_CN": "康群大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139135", "Name": "康群大药店", "address": "江夏白社西街10" }, "geometry": { "type": "Point", "coordinates": [ 113.27176, 23.20778 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1304, "FID_": 1305.0, "LON": 113.2691, "LAT": 23.07852, "NAME_CN": "康之家爱心药房江燕店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139139", "Name": "康之家爱心药房江燕店", "address": "江燕北路2" }, "geometry": { "type": "Point", "coordinates": [ 113.2691, 23.07852 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1305, "FID_": 1306.0, "LON": 113.91265, "LAT": 23.77651, "NAME_CN": "吕田医院草埔门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.139145", "Name": "吕田医院草埔门诊", "address": "G105" }, "geometry": { "type": "Point", "coordinates": [ 113.91265, 23.77651 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1306, "FID_": 1307.0, "LON": 113.35717, "LAT": 23.12518, "NAME_CN": "集和堂大药房员村总店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139157", "Name": "集和堂大药房员村总店", "address": "员村二横路2号" }, "geometry": { "type": "Point", "coordinates": [ 113.35717, 23.12518 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1307, "FID_": 1308.0, "LON": 113.36507, "LAT": 23.11894, "NAME_CN": "福泰门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139159", "Name": "福泰门诊部", "address": "程界东东南巷3-1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36507, 23.11894 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1308, "FID_": 1309.0, "LON": 113.19897, "LAT": 23.11918, "NAME_CN": "广州仁心医疗门诊部", "TELEPHONE": "15976628598", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.139160", "Name": "广州仁心医疗门诊部", "address": "芳村大道西627号" }, "geometry": { "type": "Point", "coordinates": [ 113.19897, 23.11918 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1309, "FID_": 1310.0, "LON": 113.39508, "LAT": 23.11711, "NAME_CN": "湘雅大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139162", "Name": "湘雅大药店", "address": "东圃二马路58号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39508, 23.11711 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1310, "FID_": 1311.0, "LON": 113.83868, "LAT": 23.28942, "NAME_CN": "果芝林药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139165", "Name": "果芝林药店", "address": "增江路7" }, "geometry": { "type": "Point", "coordinates": [ 113.83868, 23.28942 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1311, "FID_": 1312.0, "LON": 113.31283, "LAT": 23.11993, "NAME_CN": "国医大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139176", "Name": "国医大药房", "address": "华穗路131" }, "geometry": { "type": "Point", "coordinates": [ 113.31283, 23.11993 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1312, "FID_": 1313.0, "LON": 113.31158, "LAT": 23.08178, "NAME_CN": "福春医药店", "TELEPHONE": "13826475866", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139181", "Name": "福春医药店", "address": "上冲西约南六巷17号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31158, 23.08178 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1313, "FID_": 1314.0, "LON": 113.31494, "LAT": 22.93825, "NAME_CN": "正康连锁大药房横江分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139182", "Name": "正康连锁大药房横江分店", "address": "麦地前街" }, "geometry": { "type": "Point", "coordinates": [ 113.31494, 22.93825 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1314, "FID_": 1315.0, "LON": 113.21786, "LAT": 23.39233, "NAME_CN": "卫红药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139191", "Name": "卫红药店", "address": "天贵路71-2" }, "geometry": { "type": "Point", "coordinates": [ 113.21786, 23.39233 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1315, "FID_": 1316.0, "LON": 113.51021, "LAT": 22.84586, "NAME_CN": "黄阁镇乌洲村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.139192", "Name": "黄阁镇乌洲村卫生站", "address": "艳阳街" }, "geometry": { "type": "Point", "coordinates": [ 113.51021, 22.84586 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1316, "FID_": 1317.0, "LON": 113.29398, "LAT": 23.26465, "NAME_CN": "民众大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139193", "Name": "民众大药房", "address": "长红西路29/31" }, "geometry": { "type": "Point", "coordinates": [ 113.29398, 23.26465 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1317, "FID_": 1318.0, "LON": 113.28165, "LAT": 23.1275, "NAME_CN": "广东省人民医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.139200", "Name": "广东省人民医院-英东楼", "address": "中山二路106号" }, "geometry": { "type": "Point", "coordinates": [ 113.28165, 23.1275 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1318, "FID_": 1319.0, "LON": 113.38047, "LAT": 23.19688, "NAME_CN": "军康堂大药房华美分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139202", "Name": "军康堂大药房华美分店", "address": "柯木塱新欧中街3号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.38047, 23.19688 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1319, "FID_": 1320.0, "LON": 113.59977, "LAT": 22.64943, "NAME_CN": "黎志豪牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.139204", "Name": "黎志豪牙科诊所", "address": "新垦大道" }, "geometry": { "type": "Point", "coordinates": [ 113.59977, 22.64943 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1320, "FID_": 1321.0, "LON": 113.26956, "LAT": 23.26769, "NAME_CN": "健之源平价大药房清湖店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139211", "Name": "健之源平价大药房清湖店", "address": "大布路143" }, "geometry": { "type": "Point", "coordinates": [ 113.26956, 23.26769 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1321, "FID_": 1322.0, "LON": 113.31456, "LAT": 23.10072, "NAME_CN": "安兴药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139214", "Name": "安兴药店", "address": "新港中路375号大院北侧" }, "geometry": { "type": "Point", "coordinates": [ 113.31456, 23.10072 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1322, "FID_": 1323.0, "LON": 113.43204, "LAT": 23.11745, "NAME_CN": "茅岗社区卫生站", "TELEPHONE": "020-32387739", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.139215", "Name": "茅岗社区卫生站", "address": "茅岗路600号临时附近" }, "geometry": { "type": "Point", "coordinates": [ 113.43204, 23.11745 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1323, "FID_": 1324.0, "LON": 113.42488, "LAT": 22.86629, "NAME_CN": "小乌村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.139222", "Name": "小乌村卫生站", "address": "小乌大街小乌公园附近" }, "geometry": { "type": "Point", "coordinates": [ 113.42488, 22.86629 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1324, "FID_": 1325.0, "LON": 113.13909, "LAT": 23.47051, "NAME_CN": "康俊大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139223", "Name": "康俊大药房", "address": "前进新村11号" }, "geometry": { "type": "Point", "coordinates": [ 113.13909, 23.47051 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1325, "FID_": 1326.0, "LON": 113.35199, "LAT": 23.46008, "NAME_CN": "华灵健康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139224", "Name": "华灵健康大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.35199, 23.46008 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1326, "FID_": 1327.0, "LON": 113.25844, "LAT": 23.19436, "NAME_CN": "康之家爱心药房新市店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139229", "Name": "康之家爱心药房新市店", "address": "新市南街7号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25844, 23.19436 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1327, "FID_": 1328.0, "LON": 113.52425, "LAT": 23.06018, "NAME_CN": "广州开发区医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.139237", "Name": "广州开发区医院-医技楼", "address": "友谊路196" }, "geometry": { "type": "Point", "coordinates": [ 113.52425, 23.06018 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1328, "FID_": 1329.0, "LON": 113.40365, "LAT": 23.38743, "NAME_CN": "钟落潭医院", "TELEPHONE": "020-87402349", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139238", "Name": "钟落潭医院-急诊", "address": "蟠龙路2" }, "geometry": { "type": "Point", "coordinates": [ 113.40365, 23.38743 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1329, "FID_": 1330.0, "LON": 113.40231, "LAT": 23.38616, "NAME_CN": "共和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139239", "Name": "共和药店", "address": "福龙路" }, "geometry": { "type": "Point", "coordinates": [ 113.40231, 23.38616 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1330, "FID_": 1331.0, "LON": 113.58113, "LAT": 23.54797, "NAME_CN": "重兴药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.139243", "Name": "重兴药店", "address": "从化党校附近" }, "geometry": { "type": "Point", "coordinates": [ 113.58113, 23.54797 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1331, "FID_": 1332.0, "LON": 113.25853, "LAT": 23.0922, "NAME_CN": "广州穗霖药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139246", "Name": "广州穗霖药店", "address": "西华街8号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25853, 23.0922 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1332, "FID_": 1333.0, "LON": 113.2645, "LAT": 23.07924, "NAME_CN": "海珠区红十字会医院住院部", "TELEPHONE": "020-88335129", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139247", "Name": "海珠区红十字会医院住院部", "address": "工业大道中316" }, "geometry": { "type": "Point", "coordinates": [ 113.2645, 23.07924 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1333, "FID_": 1334.0, "LON": 113.56933, "LAT": 23.27993, "NAME_CN": "红茂中西药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.139252", "Name": "红茂中西药房", "address": "镇龙商场路26号" }, "geometry": { "type": "Point", "coordinates": [ 113.56933, 23.27993 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1334, "FID_": 1335.0, "LON": 113.36917, "LAT": 23.08095, "NAME_CN": "广州圣康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139255", "Name": "广州圣康药房", "address": "仑头环村北路22号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.36917, 23.08095 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1335, "FID_": 1336.0, "LON": 113.42075, "LAT": 23.4094, "NAME_CN": "京塘村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139256", "Name": "京塘村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.42075, 23.4094 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1336, "FID_": 1337.0, "LON": 113.3712, "LAT": 23.13106, "NAME_CN": "益人大药房", "TELEPHONE": "020-28315342", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139260", "Name": "益人大药房", "address": "棠下市场路9号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3712, 23.13106 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1337, "FID_": 1338.0, "LON": 113.22742, "LAT": 23.06294, "NAME_CN": "西塱社区卫生站", "TELEPHONE": "020-81523988", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.139261", "Name": "西塱社区卫生站", "address": "民心路8" }, "geometry": { "type": "Point", "coordinates": [ 113.22742, 23.06294 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1338, "FID_": 1339.0, "LON": 113.26183, "LAT": 23.42519, "NAME_CN": "东福药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139267", "Name": "东福药店", "address": "东村路" }, "geometry": { "type": "Point", "coordinates": [ 113.26183, 23.42519 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1339, "FID_": 1340.0, "LON": 113.39542, "LAT": 22.79848, "NAME_CN": "岗医大药房NO.1", "TELEPHONE": "020-34992396", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.139268", "Name": "岗医大药房NO.1", "address": "潭大公路51" }, "geometry": { "type": "Point", "coordinates": [ 113.39542, 22.79848 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1340, "FID_": 1341.0, "LON": 113.22897, "LAT": 23.11528, "NAME_CN": "广州医科大学口腔医院住院部", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.139270", "Name": "广州医科大学口腔医院住院部", "address": "黄沙大道39号" }, "geometry": { "type": "Point", "coordinates": [ 113.22897, 23.11528 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1341, "FID_": 1342.0, "LON": 113.27809, "LAT": 23.35006, "NAME_CN": "凤和村卫生站", "TELEPHONE": "020-86451695", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139271", "Name": "凤和村卫生站", "address": "凤和街西7巷2" }, "geometry": { "type": "Point", "coordinates": [ 113.27809, 23.35006 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1342, "FID_": 1343.0, "LON": 113.20227, "LAT": 23.38177, "NAME_CN": "骆雪兰牙科诊所", "TELEPHONE": "020-36833217", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139280", "Name": "骆雪兰牙科诊所", "address": "建设路37-9" }, "geometry": { "type": "Point", "coordinates": [ 113.20227, 23.38177 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1343, "FID_": 1344.0, "LON": 113.27154, "LAT": 23.21363, "NAME_CN": "全家福康之城大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139281", "Name": "全家福康之城大药房", "address": "江夏青龙大街46" }, "geometry": { "type": "Point", "coordinates": [ 113.27154, 23.21363 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1344, "FID_": 1345.0, "LON": 113.56961, "LAT": 23.28002, "NAME_CN": "益荔大药房镇龙连锁店", "TELEPHONE": "020-82874318", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.139285", "Name": "益荔大药房镇龙连锁店", "address": "镇龙商场路7" }, "geometry": { "type": "Point", "coordinates": [ 113.56961, 23.28002 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1345, "FID_": 1346.0, "LON": 113.2863, "LAT": 23.13299, "NAME_CN": "中山医家庭医生医疗门诊部", "TELEPHONE": "020-87330666", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.139293", "Name": "中山医家庭医生医疗门诊部", "address": "执信南路137" }, "geometry": { "type": "Point", "coordinates": [ 113.2863, 23.13299 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1346, "FID_": 1347.0, "LON": 113.34801, "LAT": 22.96323, "NAME_CN": "桥兴中西医结合门诊部", "TELEPHONE": "020-39991112", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139294", "Name": "桥兴中西医结合门诊部", "address": "大罗桥兴大道583" }, "geometry": { "type": "Point", "coordinates": [ 113.34801, 22.96323 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1347, "FID_": 1348.0, "LON": 113.35713, "LAT": 23.29354, "NAME_CN": "和龙卫生站", "TELEPHONE": "020-87437239", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139299", "Name": "和龙卫生站", "address": "彭城一街" }, "geometry": { "type": "Point", "coordinates": [ 113.35713, 23.29354 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1348, "FID_": 1349.0, "LON": 113.58908, "LAT": 23.55752, "NAME_CN": "益群药店", "TELEPHONE": "020-87957186", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.139301", "Name": "益群药店", "address": "镇北路龙裕花园1幢172号" }, "geometry": { "type": "Point", "coordinates": [ 113.58908, 23.55752 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1349, "FID_": 1350.0, "LON": 113.40271, "LAT": 23.0191, "NAME_CN": "林和药业连锁健康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139314", "Name": "林和药业连锁健康堂药店", "address": "东线大道" }, "geometry": { "type": "Point", "coordinates": [ 113.40271, 23.0191 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1350, "FID_": 1351.0, "LON": 113.37644, "LAT": 23.16453, "NAME_CN": "永康医疗门诊", "TELEPHONE": "020-37203173", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139316", "Name": "永康医疗门诊", "address": "岑村东外街4" }, "geometry": { "type": "Point", "coordinates": [ 113.37644, 23.16453 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1351, "FID_": 1352.0, "LON": 113.22545, "LAT": 23.15175, "NAME_CN": "康之家爱心药房桃园店", "TELEPHONE": "020-81001689", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139317", "Name": "康之家爱心药房桃园店", "address": "富园路38" }, "geometry": { "type": "Point", "coordinates": [ 113.22545, 23.15175 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1352, "FID_": 1353.0, "LON": 113.20669, "LAT": 23.40211, "NAME_CN": "茶园药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139319", "Name": "茶园药店", "address": "茶园路61-11" }, "geometry": { "type": "Point", "coordinates": [ 113.20669, 23.40211 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1353, "FID_": 1354.0, "LON": 113.23862, "LAT": 23.2036, "NAME_CN": "丰宁堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139320", "Name": "丰宁堂药店", "address": "黄石西街" }, "geometry": { "type": "Point", "coordinates": [ 113.23862, 23.2036 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1354, "FID_": 1355.0, "LON": 113.30696, "LAT": 23.13662, "NAME_CN": "福懋宠物医院第三分院", "TELEPHONE": "020-38320277", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.139322", "Name": "福懋宠物医院第三分院", "address": "天河路16号1110室" }, "geometry": { "type": "Point", "coordinates": [ 113.30696, 23.13662 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1355, "FID_": 1356.0, "LON": 113.37355, "LAT": 22.9446, "NAME_CN": "柏盛堂康民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139325", "Name": "柏盛堂康民药店", "address": "沙圩东大街" }, "geometry": { "type": "Point", "coordinates": [ 113.37355, 22.9446 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1356, "FID_": 1357.0, "LON": 113.3205, "LAT": 23.08767, "NAME_CN": "广州东华医疗门诊部", "TELEPHONE": "020-84054397", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139334", "Name": "广州东华医疗门诊部", "address": "东华大街5" }, "geometry": { "type": "Point", "coordinates": [ 113.3205, 23.08767 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1357, "FID_": 1358.0, "LON": 113.21135, "LAT": 23.36849, "NAME_CN": "济华药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139338", "Name": "济华药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21135, 23.36849 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1358, "FID_": 1359.0, "LON": 113.31391, "LAT": 23.02527, "NAME_CN": "康泰源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139341", "Name": "康泰源大药房", "address": "大涌路146" }, "geometry": { "type": "Point", "coordinates": [ 113.31391, 23.02527 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1359, "FID_": 1360.0, "LON": 113.27465, "LAT": 23.46011, "NAME_CN": "花山医院", "TELEPHONE": "020-86948333", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139343", "Name": "花山医院-急诊", "address": "育才路1号" }, "geometry": { "type": "Point", "coordinates": [ 113.27465, 23.46011 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1360, "FID_": 1361.0, "LON": 113.36324, "LAT": 23.20466, "NAME_CN": "益智堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139345", "Name": "益智堂大药房", "address": "龙洞环村北街33" }, "geometry": { "type": "Point", "coordinates": [ 113.36324, 23.20466 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1361, "FID_": 1362.0, "LON": 113.38988, "LAT": 22.9408, "NAME_CN": "怡和康复门诊部", "TELEPHONE": "020-84641189", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139346", "Name": "怡和康复门诊部", "address": "市莲路石岗西村段102" }, "geometry": { "type": "Point", "coordinates": [ 113.38988, 22.9408 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1362, "FID_": 1363.0, "LON": 113.36093, "LAT": 22.95389, "NAME_CN": "燕玲妇科专科门诊部", "TELEPHONE": "020-84876505", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139347", "Name": "燕玲妇科专科门诊部", "address": "捷进中路瑞华苑1024铺" }, "geometry": { "type": "Point", "coordinates": [ 113.36093, 22.95389 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1363, "FID_": 1364.0, "LON": 113.60176, "LAT": 23.12163, "NAME_CN": "康彩堂药房新星分店", "TELEPHONE": "18026300499", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139352", "Name": "康彩堂药房新星分店", "address": "新星路22-3" }, "geometry": { "type": "Point", "coordinates": [ 113.60176, 23.12163 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1364, "FID_": 1365.0, "LON": 113.22349, "LAT": 23.19355, "NAME_CN": "保仁大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139355", "Name": "保仁大药房", "address": "潭村牌坊路3巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22349, 23.19355 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1365, "FID_": 1366.0, "LON": 113.23203, "LAT": 23.11662, "NAME_CN": "佰康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.139357", "Name": "佰康药店", "address": "蓬莱路63" }, "geometry": { "type": "Point", "coordinates": [ 113.23203, 23.11662 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1366, "FID_": 1367.0, "LON": 113.22922, "LAT": 23.11931, "NAME_CN": "同健医药连锁健城药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.139359", "Name": "同健医药连锁健城药房", "address": "多宝路72/74" }, "geometry": { "type": "Point", "coordinates": [ 113.22922, 23.11931 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1367, "FID_": 1368.0, "LON": 113.39346, "LAT": 22.96352, "NAME_CN": "正康连锁大药房旧水坑NO.2", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139364", "Name": "正康连锁大药房旧水坑NO.2", "address": "颖川南路" }, "geometry": { "type": "Point", "coordinates": [ 113.39346, 22.96352 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1368, "FID_": 1369.0, "LON": 113.54437, "LAT": 22.80415, "NAME_CN": "百康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.139367", "Name": "百康药店", "address": "裕兴街64" }, "geometry": { "type": "Point", "coordinates": [ 113.54437, 22.80415 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1369, "FID_": 1370.0, "LON": 113.39571, "LAT": 22.80714, "NAME_CN": "佳美口腔门诊部", "TELEPHONE": "020-34982772", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.139369", "Name": "佳美口腔门诊部", "address": "豪岗大道" }, "geometry": { "type": "Point", "coordinates": [ 113.39571, 22.80714 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1370, "FID_": 1371.0, "LON": 113.332, "LAT": 22.84273, "NAME_CN": "榄核医院门诊大楼", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.139376", "Name": "榄核医院门诊大楼", "address": "榄核镇校尾路" }, "geometry": { "type": "Point", "coordinates": [ 113.332, 22.84273 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1371, "FID_": 1372.0, "LON": 113.28239, "LAT": 23.07134, "NAME_CN": "国大药房一致药店金碧花园店", "TELEPHONE": "020-84044874", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139377", "Name": "国大药房一致药店金碧花园店", "address": "金碧二街120" }, "geometry": { "type": "Point", "coordinates": [ 113.28239, 23.07134 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1372, "FID_": 1373.0, "LON": 113.29136, "LAT": 23.35035, "NAME_CN": "林和药业连锁华诚药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139378", "Name": "林和药业连锁华诚药店", "address": "华成路214" }, "geometry": { "type": "Point", "coordinates": [ 113.29136, 23.35035 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1373, "FID_": 1374.0, "LON": 113.56136, "LAT": 23.10113, "NAME_CN": "渝康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139379", "Name": "渝康药店", "address": "南碱路" }, "geometry": { "type": "Point", "coordinates": [ 113.56136, 23.10113 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1374, "FID_": 1375.0, "LON": 113.73011, "LAT": 23.72232, "NAME_CN": "从化市良口镇明仁药店", "TELEPHONE": "020-87851715", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.139380", "Name": "从化市良口镇明仁药店", "address": "新街46" }, "geometry": { "type": "Point", "coordinates": [ 113.73011, 23.72232 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1375, "FID_": 1376.0, "LON": 113.8397, "LAT": 23.28891, "NAME_CN": "润和药店", "TELEPHONE": "020-61754138", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139381", "Name": "润和药店", "address": "增江大道中66附近" }, "geometry": { "type": "Point", "coordinates": [ 113.8397, 23.28891 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1376, "FID_": 1377.0, "LON": 113.31881, "LAT": 23.13152, "NAME_CN": "集和堂大药房体育西店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139385", "Name": "集和堂大药房体育西店", "address": "体育西横街82" }, "geometry": { "type": "Point", "coordinates": [ 113.31881, 23.13152 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1377, "FID_": 1378.0, "LON": 113.42066, "LAT": 22.98256, "NAME_CN": "和辉药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139387", "Name": "和辉药店", "address": "金龙路桥山村段22-15" }, "geometry": { "type": "Point", "coordinates": [ 113.42066, 22.98256 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1378, "FID_": 1379.0, "LON": 113.50765, "LAT": 23.08067, "NAME_CN": "广诚南基门诊部", "TELEPHONE": "020-82210809", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.139400", "Name": "广诚南基门诊部", "address": "南湾大街82" }, "geometry": { "type": "Point", "coordinates": [ 113.50765, 23.08067 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1379, "FID_": 1380.0, "LON": 113.26645, "LAT": 23.23139, "NAME_CN": "维康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139402", "Name": "维康大药房", "address": "尹边三街27附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26645, 23.23139 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1380, "FID_": 1381.0, "LON": 113.69168, "LAT": 23.27583, "NAME_CN": "敬德药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139409", "Name": "敬德药店", "address": "学前路13" }, "geometry": { "type": "Point", "coordinates": [ 113.69168, 23.27583 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1381, "FID_": 1382.0, "LON": 113.19456, "LAT": 23.48392, "NAME_CN": "益民堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139411", "Name": "益民堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.19456, 23.48392 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1382, "FID_": 1383.0, "LON": 113.20527, "LAT": 23.37206, "NAME_CN": "添润大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139418", "Name": "添润大药房", "address": "后街二路5" }, "geometry": { "type": "Point", "coordinates": [ 113.20527, 23.37206 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1383, "FID_": 1384.0, "LON": 113.37012, "LAT": 22.95168, "NAME_CN": "黄编村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139425", "Name": "黄编村卫生站", "address": "黄编新路" }, "geometry": { "type": "Point", "coordinates": [ 113.37012, 22.95168 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1384, "FID_": 1385.0, "LON": 113.50018, "LAT": 23.5819, "NAME_CN": "鸿康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.139426", "Name": "鸿康药店", "address": "新市街27" }, "geometry": { "type": "Point", "coordinates": [ 113.50018, 23.5819 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1385, "FID_": 1386.0, "LON": 113.61726, "LAT": 23.13464, "NAME_CN": "川悦健康大药房发达岭药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139428", "Name": "川悦健康大药房发达岭药店", "address": "集贤路32附近" }, "geometry": { "type": "Point", "coordinates": [ 113.61726, 23.13464 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1386, "FID_": 1387.0, "LON": 113.34847, "LAT": 23.1713, "NAME_CN": "济兴堂大药房", "TELEPHONE": "18902306396", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139430", "Name": "济兴堂大药房", "address": "翠景街71附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34847, 23.1713 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1387, "FID_": 1388.0, "LON": 113.4562, "LAT": 22.887, "NAME_CN": "番禺区东涌医院", "TELEPHONE": "020-84905143", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.139433", "Name": "番禺区东涌医院", "address": "东涌培贤东路7" }, "geometry": { "type": "Point", "coordinates": [ 113.4562, 22.887 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1388, "FID_": 1389.0, "LON": 113.25566, "LAT": 23.29895, "NAME_CN": "立康医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139434", "Name": "立康医疗门诊部", "address": "展湖街57" }, "geometry": { "type": "Point", "coordinates": [ 113.25566, 23.29895 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1389, "FID_": 1390.0, "LON": 113.33694, "LAT": 22.8411, "NAME_CN": "榄核镇镇东药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.139435", "Name": "榄核镇镇东药店", "address": "镇南路59" }, "geometry": { "type": "Point", "coordinates": [ 113.33694, 22.8411 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1390, "FID_": 1391.0, "LON": 113.331, "LAT": 23.09162, "NAME_CN": "南方医科大学中西医结合医院门诊部", "TELEPHONE": "020-61650361", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139441", "Name": "南方医科大学中西医结合医院门诊部", "address": "石榴岗路" }, "geometry": { "type": "Point", "coordinates": [ 113.331, 23.09162 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1391, "FID_": 1392.0, "LON": 113.39338, "LAT": 23.1204, "NAME_CN": "广州东圃泰康门诊部", "TELEPHONE": "020-82313765", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139442", "Name": "广州东圃泰康门诊部", "address": "车陂东闸口大街11" }, "geometry": { "type": "Point", "coordinates": [ 113.39338, 23.1204 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1392, "FID_": 1393.0, "LON": 113.42866, "LAT": 23.12981, "NAME_CN": "吉山社区卫生站", "TELEPHONE": "020-32010195", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139443", "Name": "吉山社区卫生站", "address": "吉山新路街109" }, "geometry": { "type": "Point", "coordinates": [ 113.42866, 23.12981 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1393, "FID_": 1394.0, "LON": 113.59058, "LAT": 23.54632, "NAME_CN": "星泰药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.139457", "Name": "星泰药店", "address": "河东南路3" }, "geometry": { "type": "Point", "coordinates": [ 113.59058, 23.54632 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1394, "FID_": 1395.0, "LON": 113.35133, "LAT": 22.94302, "NAME_CN": "友登口腔门诊", "TELEPHONE": "020-39997732", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139463", "Name": "友登口腔门诊", "address": "禺山大道239" }, "geometry": { "type": "Point", "coordinates": [ 113.35133, 22.94302 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1395, "FID_": 1396.0, "LON": 113.23529, "LAT": 23.18284, "NAME_CN": "德康医疗门诊部", "TELEPHONE": "020-86543586", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139481", "Name": "德康医疗门诊部", "address": "德康路13号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23529, 23.18284 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1396, "FID_": 1397.0, "LON": 113.35249, "LAT": 23.08945, "NAME_CN": "同康中西医结合门诊部", "TELEPHONE": "020-84261479", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139482", "Name": "同康中西医结合门诊部", "address": "赤沙路自编136" }, "geometry": { "type": "Point", "coordinates": [ 113.35249, 23.08945 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1397, "FID_": 1398.0, "LON": 113.23343, "LAT": 23.12695, "NAME_CN": "君泰康百灵信药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.139486", "Name": "君泰康百灵信药房", "address": "恩洲大巷131" }, "geometry": { "type": "Point", "coordinates": [ 113.23343, 23.12695 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1398, "FID_": 1399.0, "LON": 113.33838, "LAT": 23.2395, "NAME_CN": "泰和大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139487", "Name": "泰和大药房", "address": "广州大道北" }, "geometry": { "type": "Point", "coordinates": [ 113.33838, 23.2395 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1399, "FID_": 1400.0, "LON": 113.43293, "LAT": 23.12026, "NAME_CN": "慈康大药房", "TELEPHONE": "020-32387792", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.139490", "Name": "慈康大药房", "address": "茅岗路738号临时附近" }, "geometry": { "type": "Point", "coordinates": [ 113.43293, 23.12026 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1400, "FID_": 1401.0, "LON": 113.48078, "LAT": 23.09263, "NAME_CN": "百和堂大药房沙浦分店", "TELEPHONE": "15914477988", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.139491", "Name": "百和堂大药房沙浦分店", "address": "沙浦西十七巷3" }, "geometry": { "type": "Point", "coordinates": [ 113.48078, 23.09263 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1401, "FID_": 1402.0, "LON": 113.82285, "LAT": 23.28794, "NAME_CN": "康惠堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139496", "Name": "康惠堂药店", "address": "荔园西路7" }, "geometry": { "type": "Point", "coordinates": [ 113.82285, 23.28794 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1402, "FID_": 1403.0, "LON": 113.28162, "LAT": 22.96645, "NAME_CN": "钟村镇屏山一村卫生站", "TELEPHONE": "020-84773440", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139497", "Name": "钟村镇屏山一村卫生站", "address": "环村路7" }, "geometry": { "type": "Point", "coordinates": [ 113.28162, 22.96645 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1403, "FID_": 1404.0, "LON": 113.38791, "LAT": 23.0105, "NAME_CN": "百益堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139504", "Name": "百益堂大药房", "address": "南山大道" }, "geometry": { "type": "Point", "coordinates": [ 113.38791, 23.0105 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1404, "FID_": 1405.0, "LON": 113.38823, "LAT": 23.0106, "NAME_CN": "保和堂药店", "TELEPHONE": "020-84768261", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139505", "Name": "保和堂药店", "address": "南山大道12" }, "geometry": { "type": "Point", "coordinates": [ 113.38823, 23.0106 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1405, "FID_": 1406.0, "LON": 113.83051, "LAT": 23.29105, "NAME_CN": "益荔百姓大药房NO.3", "TELEPHONE": "020-82718820", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139507", "Name": "益荔百姓大药房NO.3", "address": "中山路76" }, "geometry": { "type": "Point", "coordinates": [ 113.83051, 23.29105 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1406, "FID_": 1407.0, "LON": 113.26168, "LAT": 23.44439, "NAME_CN": "永明村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139508", "Name": "永明村卫生站", "address": "八二八乡道福铰小学东侧200米附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26168, 23.44439 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1407, "FID_": 1408.0, "LON": 113.82125, "LAT": 23.30413, "NAME_CN": "辰宇中西药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139509", "Name": "辰宇中西药店", "address": "菜园中路55号125铺" }, "geometry": { "type": "Point", "coordinates": [ 113.82125, 23.30413 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1408, "FID_": 1409.0, "LON": 113.30318, "LAT": 23.26788, "NAME_CN": "诚康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139510", "Name": "诚康大药房", "address": "双和大马路" }, "geometry": { "type": "Point", "coordinates": [ 113.30318, 23.26788 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1409, "FID_": 1410.0, "LON": 113.28919, "LAT": 23.1029, "NAME_CN": "海王星辰健康药房嘉仕店", "TELEPHONE": "020-34261756", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139511", "Name": "海王星辰健康药房嘉仕店", "address": "嘉韵街7号103-8/9号铺" }, "geometry": { "type": "Point", "coordinates": [ 113.28919, 23.1029 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1410, "FID_": 1411.0, "LON": 113.22507, "LAT": 23.06336, "NAME_CN": "怡聪堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.139512", "Name": "怡聪堂药店", "address": "花地大道南" }, "geometry": { "type": "Point", "coordinates": [ 113.22507, 23.06336 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1411, "FID_": 1412.0, "LON": 113.32244, "LAT": 23.27096, "NAME_CN": "林和药业连锁百信堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139519", "Name": "林和药业连锁百信堂药店", "address": "上圳东街" }, "geometry": { "type": "Point", "coordinates": [ 113.32244, 23.27096 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1412, "FID_": 1413.0, "LON": 113.29674, "LAT": 23.06906, "NAME_CN": "万芳大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139534", "Name": "万芳大药房", "address": "西滘兴洲围大街12" }, "geometry": { "type": "Point", "coordinates": [ 113.29674, 23.06906 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1413, "FID_": 1414.0, "LON": 113.32002, "LAT": 23.17144, "NAME_CN": "珠江药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139536", "Name": "珠江药店", "address": "牛利岗大街98号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32002, 23.17144 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1414, "FID_": 1415.0, "LON": 113.25175, "LAT": 23.09645, "NAME_CN": "康一堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139540", "Name": "康一堂大药房", "address": "工业大道北69号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25175, 23.09645 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1415, "FID_": 1416.0, "LON": 113.18017, "LAT": 23.47225, "NAME_CN": "惠尔康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139541", "Name": "惠尔康药店", "address": "平南社合群路4" }, "geometry": { "type": "Point", "coordinates": [ 113.18017, 23.47225 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1416, "FID_": 1417.0, "LON": 113.18024, "LAT": 23.47341, "NAME_CN": "汇港药房益群店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139542", "Name": "汇港药房益群店", "address": "狮岭镇南塘附近" }, "geometry": { "type": "Point", "coordinates": [ 113.18024, 23.47341 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1417, "FID_": 1418.0, "LON": 113.29095, "LAT": 23.26811, "NAME_CN": "众和堂会员平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139548", "Name": "众和堂会员平价药房", "address": "竹仔园大街37" }, "geometry": { "type": "Point", "coordinates": [ 113.29095, 23.26811 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1418, "FID_": 1419.0, "LON": 113.35066, "LAT": 23.11769, "NAME_CN": "华苑门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139562", "Name": "华苑门诊", "address": "员村南街自编33" }, "geometry": { "type": "Point", "coordinates": [ 113.35066, 23.11769 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1419, "FID_": 1420.0, "LON": 113.35139, "LAT": 23.09215, "NAME_CN": "广东财经大学门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139563", "Name": "广东财经大学门诊部", "address": "仑头路21号广东商学院" }, "geometry": { "type": "Point", "coordinates": [ 113.35139, 23.09215 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1420, "FID_": 1421.0, "LON": 113.27224, "LAT": 23.10626, "NAME_CN": "潘仲明药房", "TELEPHONE": "020-34282086", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139564", "Name": "潘仲明药房", "address": "素社直街48-2" }, "geometry": { "type": "Point", "coordinates": [ 113.27224, 23.10626 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1421, "FID_": 1422.0, "LON": 113.22992, "LAT": 23.16269, "NAME_CN": "汇德门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139565", "Name": "汇德门诊部", "address": "西槎路122-2" }, "geometry": { "type": "Point", "coordinates": [ 113.22992, 23.16269 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1422, "FID_": 1423.0, "LON": 113.272, "LAT": 22.96089, "NAME_CN": "钟村镇都那村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139567", "Name": "钟村镇都那村卫生站", "address": "都那西路1" }, "geometry": { "type": "Point", "coordinates": [ 113.272, 22.96089 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1423, "FID_": 1424.0, "LON": 113.21211, "LAT": 23.3817, "NAME_CN": "天仁药业国成药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139571", "Name": "天仁药业国成药店", "address": "商业大道68-5" }, "geometry": { "type": "Point", "coordinates": [ 113.21211, 23.3817 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1424, "FID_": 1425.0, "LON": 113.19847, "LAT": 23.38982, "NAME_CN": "新都药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139572", "Name": "新都药店", "address": "建设北路82-5" }, "geometry": { "type": "Point", "coordinates": [ 113.19847, 23.38982 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1425, "FID_": 1426.0, "LON": 113.30313, "LAT": 23.12407, "NAME_CN": "怀树牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.139573", "Name": "怀树牙科诊所", "address": "寺右一马路190" }, "geometry": { "type": "Point", "coordinates": [ 113.30313, 23.12407 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1426, "FID_": 1427.0, "LON": 113.26665, "LAT": 23.00447, "NAME_CN": "敬民堂大药房", "TELEPHONE": "020-84716618", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139578", "Name": "敬民堂大药房", "address": "大榄地路2" }, "geometry": { "type": "Point", "coordinates": [ 113.26665, 23.00447 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1427, "FID_": 1428.0, "LON": 113.34778, "LAT": 23.17356, "NAME_CN": "寿安医疗门诊", "TELEPHONE": "18300190083", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139581", "Name": "寿安医疗门诊", "address": "长湴西五街50" }, "geometry": { "type": "Point", "coordinates": [ 113.34778, 23.17356 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1428, "FID_": 1429.0, "LON": 113.5367, "LAT": 23.43405, "NAME_CN": "太平镇文阁村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.139582", "Name": "太平镇文阁村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.5367, 23.43405 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1429, "FID_": 1430.0, "LON": 113.33841, "LAT": 23.42873, "NAME_CN": "维尔健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139584", "Name": "维尔健大药房", "address": "S118" }, "geometry": { "type": "Point", "coordinates": [ 113.33841, 23.42873 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1430, "FID_": 1431.0, "LON": 113.26889, "LAT": 23.10823, "NAME_CN": "益友医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139587", "Name": "益友医药店", "address": "基立道10号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26889, 23.10823 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1431, "FID_": 1432.0, "LON": 113.31469, "LAT": 23.26887, "NAME_CN": "东海堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139590", "Name": "东海堂大药房", "address": "永兴中路" }, "geometry": { "type": "Point", "coordinates": [ 113.31469, 23.26887 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1432, "FID_": 1433.0, "LON": 113.26861, "LAT": 23.16858, "NAME_CN": "柯子岭医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139606", "Name": "柯子岭医疗门诊部", "address": "柯子岭长安直街6巷18号之1" }, "geometry": { "type": "Point", "coordinates": [ 113.26861, 23.16858 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1433, "FID_": 1434.0, "LON": 113.18993, "LAT": 23.38363, "NAME_CN": "广和堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139609", "Name": "广和堂药店", "address": "新街大道67-27" }, "geometry": { "type": "Point", "coordinates": [ 113.18993, 23.38363 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1434, "FID_": 1435.0, "LON": 113.26999, "LAT": 23.12984, "NAME_CN": "农大动物医院", "TELEPHONE": "020-83744516", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.139621", "Name": "农大动物医院", "address": "德政北路408" }, "geometry": { "type": "Point", "coordinates": [ 113.26999, 23.12984 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1435, "FID_": 1436.0, "LON": 113.38926, "LAT": 23.00549, "NAME_CN": "林和药业南兴药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139628", "Name": "林和药业南兴药店", "address": "市新路北段858" }, "geometry": { "type": "Point", "coordinates": [ 113.38926, 23.00549 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1436, "FID_": 1437.0, "LON": 113.39015, "LAT": 23.15629, "NAME_CN": "新康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139629", "Name": "新康药房", "address": "沫陂大街吉祥巷2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39015, 23.15629 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1437, "FID_": 1438.0, "LON": 113.15888, "LAT": 23.46412, "NAME_CN": "天仁药业同仁药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139631", "Name": "天仁药业同仁药房", "address": "康政东路25号" }, "geometry": { "type": "Point", "coordinates": [ 113.15888, 23.46412 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1438, "FID_": 1439.0, "LON": 113.22812, "LAT": 23.09222, "NAME_CN": "翰阳口腔门诊", "TELEPHONE": "020-81559929", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.139633", "Name": "翰阳口腔门诊", "address": "花地大道北250" }, "geometry": { "type": "Point", "coordinates": [ 113.22812, 23.09222 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1439, "FID_": 1440.0, "LON": 113.29442, "LAT": 23.25252, "NAME_CN": "科健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139634", "Name": "科健大药房", "address": "上村南街31" }, "geometry": { "type": "Point", "coordinates": [ 113.29442, 23.25252 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1440, "FID_": 1441.0, "LON": 113.22278, "LAT": 23.21893, "NAME_CN": "复元医疗门诊部", "TELEPHONE": "020-61163112", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139635", "Name": "复元医疗门诊部", "address": "红星村市场对面" }, "geometry": { "type": "Point", "coordinates": [ 113.22278, 23.21893 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1441, "FID_": 1442.0, "LON": 113.36392, "LAT": 23.01087, "NAME_CN": "瑞麟动物医院", "TELEPHONE": "020-34692210", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139638", "Name": "瑞麟动物医院", "address": "花巷商业街51号" }, "geometry": { "type": "Point", "coordinates": [ 113.36392, 23.01087 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1442, "FID_": 1443.0, "LON": 113.81324, "LAT": 23.29674, "NAME_CN": "盈康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139640", "Name": "盈康堂药店", "address": "荔城大道165附近" }, "geometry": { "type": "Point", "coordinates": [ 113.81324, 23.29674 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1443, "FID_": 1444.0, "LON": 113.32543, "LAT": 23.13157, "NAME_CN": "心康牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139642", "Name": "心康牙科", "address": "体育东横街58" }, "geometry": { "type": "Point", "coordinates": [ 113.32543, 23.13157 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1444, "FID_": 1445.0, "LON": 113.6034, "LAT": 23.10962, "NAME_CN": "葆生堂药店", "TELEPHONE": "020-82769679", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139644", "Name": "葆生堂药店", "address": "西宁西路45号" }, "geometry": { "type": "Point", "coordinates": [ 113.6034, 23.10962 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1445, "FID_": 1446.0, "LON": 113.33351, "LAT": 22.84004, "NAME_CN": "松枫口腔专科门诊部", "TELEPHONE": "020-84922920", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.139646", "Name": "松枫口腔专科门诊部", "address": "民生路59" }, "geometry": { "type": "Point", "coordinates": [ 113.33351, 22.84004 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1446, "FID_": 1447.0, "LON": 113.28143, "LAT": 23.14864, "NAME_CN": "金和大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.139648", "Name": "金和大药房", "address": "横枝岗56大院1-1" }, "geometry": { "type": "Point", "coordinates": [ 113.28143, 23.14864 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1447, "FID_": 1448.0, "LON": 113.53783, "LAT": 23.09714, "NAME_CN": "裕康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.139654", "Name": "裕康堂药店", "address": "南岗中街旧市巷自编10号之1" }, "geometry": { "type": "Point", "coordinates": [ 113.53783, 23.09714 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1448, "FID_": 1449.0, "LON": 113.53645, "LAT": 23.09766, "NAME_CN": "新世纪陈富祥口腔门诊部", "TELEPHONE": "020-82235098", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.139655", "Name": "新世纪陈富祥口腔门诊部", "address": "南岗路南岗新城" }, "geometry": { "type": "Point", "coordinates": [ 113.53645, 23.09766 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1449, "FID_": 1450.0, "LON": 113.53616, "LAT": 23.0977, "NAME_CN": "缪日高口腔门诊部", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.139656", "Name": "缪日高口腔门诊部", "address": "黄埔东路3728" }, "geometry": { "type": "Point", "coordinates": [ 113.53616, 23.0977 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1450, "FID_": 1451.0, "LON": 113.29724, "LAT": 23.1339, "NAME_CN": "一致药店福今店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.139659", "Name": "一致药店福今店", "address": "福今路55" }, "geometry": { "type": "Point", "coordinates": [ 113.29724, 23.1339 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1451, "FID_": 1452.0, "LON": 113.16204, "LAT": 23.47211, "NAME_CN": "同福堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139667", "Name": "同福堂大药房", "address": "狮岭镇振兴村泗合队阳光路98号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.16204, 23.47211 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1452, "FID_": 1453.0, "LON": 113.20075, "LAT": 23.40488, "NAME_CN": "洪源大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139675", "Name": "洪源大药店", "address": "建设北路131-37" }, "geometry": { "type": "Point", "coordinates": [ 113.20075, 23.40488 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1453, "FID_": 1454.0, "LON": 113.20116, "LAT": 23.40746, "NAME_CN": "西湖药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139676", "Name": "西湖药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.20116, 23.40746 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1454, "FID_": 1455.0, "LON": 113.34764, "LAT": 23.06916, "NAME_CN": "长络药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139679", "Name": "长络药店", "address": "土华紫气右四横巷16附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34764, 23.06916 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1455, "FID_": 1456.0, "LON": 113.55222, "LAT": 23.11225, "NAME_CN": "普乐斯药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139680", "Name": "普乐斯药房", "address": "南埔村民委员会附近" }, "geometry": { "type": "Point", "coordinates": [ 113.55222, 23.11225 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1456, "FID_": 1457.0, "LON": 113.48053, "LAT": 22.9752, "NAME_CN": "同安堂药业石楼大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139685", "Name": "同安堂药业石楼大药房", "address": "人民路46" }, "geometry": { "type": "Point", "coordinates": [ 113.48053, 22.9752 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1457, "FID_": 1458.0, "LON": 113.43587, "LAT": 23.19051, "NAME_CN": "健龙中药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.139686", "Name": "健龙中药店", "address": "长安街" }, "geometry": { "type": "Point", "coordinates": [ 113.43587, 23.19051 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1458, "FID_": 1459.0, "LON": 113.40792, "LAT": 23.07583, "NAME_CN": "深井社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.139693", "Name": "深井社区卫生站", "address": "安新前街1" }, "geometry": { "type": "Point", "coordinates": [ 113.40792, 23.07583 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1459, "FID_": 1460.0, "LON": 113.42069, "LAT": 22.98236, "NAME_CN": "石基桥山村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139701", "Name": "石基桥山村卫生站", "address": "金龙路桥山村段22-10" }, "geometry": { "type": "Point", "coordinates": [ 113.42069, 22.98236 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1460, "FID_": 1461.0, "LON": 113.82724, "LAT": 23.29047, "NAME_CN": "泰林路浩大药房泰林NO.05", "TELEPHONE": "020-33288411", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139703", "Name": "泰林路浩大药房泰林NO.05", "address": "莲花路1号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.82724, 23.29047 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1461, "FID_": 1462.0, "LON": 113.82725, "LAT": 23.29071, "NAME_CN": "大生堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139704", "Name": "大生堂药店", "address": "莲园路47" }, "geometry": { "type": "Point", "coordinates": [ 113.82725, 23.29071 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1462, "FID_": 1463.0, "LON": 113.82809, "LAT": 23.29057, "NAME_CN": "泰生药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139705", "Name": "泰生药店", "address": "西园路西2巷20" }, "geometry": { "type": "Point", "coordinates": [ 113.82809, 23.29057 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1463, "FID_": 1464.0, "LON": 113.21741, "LAT": 23.20328, "NAME_CN": "德昇堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139708", "Name": "德昇堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21741, 23.20328 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1464, "FID_": 1465.0, "LON": 113.34419, "LAT": 23.17401, "NAME_CN": "永祥堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139709", "Name": "永祥堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.34419, 23.17401 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1465, "FID_": 1466.0, "LON": 113.37181, "LAT": 23.36104, "NAME_CN": "众参源大药房良田分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139715", "Name": "众参源大药房良田分店", "address": "良城三路69" }, "geometry": { "type": "Point", "coordinates": [ 113.37181, 23.36104 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1466, "FID_": 1467.0, "LON": 113.33679, "LAT": 22.90648, "NAME_CN": "吉之源药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139719", "Name": "吉之源药店", "address": "中华大道219" }, "geometry": { "type": "Point", "coordinates": [ 113.33679, 22.90648 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1467, "FID_": 1468.0, "LON": 113.23857, "LAT": 23.11164, "NAME_CN": "广州市中医医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.139720", "Name": "广州市中医医院-急诊", "address": "珠玑路16号" }, "geometry": { "type": "Point", "coordinates": [ 113.23857, 23.11164 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1468, "FID_": 1469.0, "LON": 113.20572, "LAT": 23.07827, "NAME_CN": "增滘社区卫生站", "TELEPHONE": "13710777114", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.139721", "Name": "增滘社区卫生站", "address": "龙溪中路22" }, "geometry": { "type": "Point", "coordinates": [ 113.20572, 23.07827 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1469, "FID_": 1470.0, "LON": 113.24158, "LAT": 23.35406, "NAME_CN": "宝芝源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139732", "Name": "宝芝源大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.24158, 23.35406 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1470, "FID_": 1471.0, "LON": 113.0475, "LAT": 23.42894, "NAME_CN": "下莲珠卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139737", "Name": "下莲珠卫生站", "address": "清远移民村" }, "geometry": { "type": "Point", "coordinates": [ 113.0475, 23.42894 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1471, "FID_": 1472.0, "LON": 113.26587, "LAT": 23.2063, "NAME_CN": "老百姓大药房黄石东路店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139744", "Name": "老百姓大药房黄石东路店", "address": "黄石东路122号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26587, 23.2063 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1472, "FID_": 1473.0, "LON": 113.24552, "LAT": 23.18329, "NAME_CN": "绿健药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139750", "Name": "绿健药房", "address": "三元里大道1235" }, "geometry": { "type": "Point", "coordinates": [ 113.24552, 23.18329 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1473, "FID_": 1474.0, "LON": 113.8214, "LAT": 23.30399, "NAME_CN": "惠安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139753", "Name": "惠安药店", "address": "菜园中路55号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.8214, 23.30399 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1474, "FID_": 1475.0, "LON": 113.58013, "LAT": 23.55446, "NAME_CN": "街口村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.139755", "Name": "街口村卫生站", "address": "西宁西路19" }, "geometry": { "type": "Point", "coordinates": [ 113.58013, 23.55446 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1475, "FID_": 1476.0, "LON": 113.25613, "LAT": 23.19179, "NAME_CN": "白云区第一人民医院急诊", "TELEPHONE": "020-86329682", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139758", "Name": "白云区第一人民医院急诊", "address": "机场路1128" }, "geometry": { "type": "Point", "coordinates": [ 113.25613, 23.19179 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1476, "FID_": 1477.0, "LON": 113.61521, "LAT": 23.12999, "NAME_CN": "华众大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139761", "Name": "华众大药房", "address": "兴业南路21" }, "geometry": { "type": "Point", "coordinates": [ 113.61521, 23.12999 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1477, "FID_": 1478.0, "LON": 113.31231, "LAT": 23.09448, "NAME_CN": "丽康大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139774", "Name": "丽康大药店", "address": "桂田村南约大街2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31231, 23.09448 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1478, "FID_": 1479.0, "LON": 113.30986, "LAT": 22.97364, "NAME_CN": "番禺区钟村医院", "TELEPHONE": "020-84771313", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139776", "Name": "番禺区钟村医院-急诊科", "address": "人民路140" }, "geometry": { "type": "Point", "coordinates": [ 113.30986, 22.97364 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1479, "FID_": 1480.0, "LON": 113.38227, "LAT": 22.94634, "NAME_CN": "罗家卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139779", "Name": "罗家卫生站", "address": "水口大街2" }, "geometry": { "type": "Point", "coordinates": [ 113.38227, 22.94634 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1480, "FID_": 1481.0, "LON": 113.35617, "LAT": 23.29713, "NAME_CN": "源康医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139789", "Name": "源康医药店", "address": "华园小区附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35617, 23.29713 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1481, "FID_": 1482.0, "LON": 113.32733, "LAT": 23.12515, "NAME_CN": "嘉宠动物医院", "TELEPHONE": "020-38017869", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139791", "Name": "嘉宠动物医院", "address": "猎德大道33号119" }, "geometry": { "type": "Point", "coordinates": [ 113.32733, 23.12515 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1482, "FID_": 1483.0, "LON": 113.36558, "LAT": 22.9206, "NAME_CN": "益安堂药店", "TELEPHONE": "020-61925066", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139792", "Name": "益安堂药店", "address": "兴业大道" }, "geometry": { "type": "Point", "coordinates": [ 113.36558, 22.9206 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1483, "FID_": 1484.0, "LON": 113.24192, "LAT": 23.08558, "NAME_CN": "继达药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.139793", "Name": "继达药店", "address": "沙涌街23" }, "geometry": { "type": "Point", "coordinates": [ 113.24192, 23.08558 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1484, "FID_": 1485.0, "LON": 113.33494, "LAT": 23.14186, "NAME_CN": "兴合堂连锁药房星辰店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139794", "Name": "兴合堂连锁药房星辰店", "address": "龙口东路173" }, "geometry": { "type": "Point", "coordinates": [ 113.33494, 23.14186 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1485, "FID_": 1486.0, "LON": 113.35171, "LAT": 22.95226, "NAME_CN": "市桥正天宠物诊所", "TELEPHONE": "020-39991639", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139799", "Name": "市桥正天宠物诊所", "address": "捷进中路" }, "geometry": { "type": "Point", "coordinates": [ 113.35171, 22.95226 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1486, "FID_": 1487.0, "LON": 113.53317, "LAT": 23.08616, "NAME_CN": "百和堂大药房沙步分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.139800", "Name": "百和堂大药房沙步分店", "address": "鹿步大街21" }, "geometry": { "type": "Point", "coordinates": [ 113.53317, 23.08616 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1487, "FID_": 1488.0, "LON": 113.26232, "LAT": 23.21768, "NAME_CN": "白云区顺康医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139802", "Name": "白云区顺康医疗门诊部", "address": "鹤南中路1" }, "geometry": { "type": "Point", "coordinates": [ 113.26232, 23.21768 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1488, "FID_": 1489.0, "LON": 113.51721, "LAT": 23.3521, "NAME_CN": "成州缪银钜牙科九佛诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.139807", "Name": "成州缪银钜牙科九佛诊所", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.51721, 23.3521 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1489, "FID_": 1490.0, "LON": 113.32834, "LAT": 23.08164, "NAME_CN": "唐皇大药房南约西分店", "TELEPHONE": "020-34213265", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139815", "Name": "唐皇大药房南约西分店", "address": "龙潭南约西街3巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32834, 23.08164 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1490, "FID_": 1491.0, "LON": 113.49692, "LAT": 23.34695, "NAME_CN": "九龙镇中心卫生院燕塘村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.139817", "Name": "九龙镇中心卫生院燕塘村卫生站", "address": "佛田路" }, "geometry": { "type": "Point", "coordinates": [ 113.49692, 23.34695 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1491, "FID_": 1492.0, "LON": 113.57371, "LAT": 23.09678, "NAME_CN": "金宁药店", "TELEPHONE": "020-82896290", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139825", "Name": "金宁药店", "address": "西定坊庙前路1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.57371, 23.09678 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1492, "FID_": 1493.0, "LON": 113.15717, "LAT": 23.41052, "NAME_CN": "勇军大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139831", "Name": "勇军大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.15717, 23.41052 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1493, "FID_": 1494.0, "LON": 113.79554, "LAT": 23.30591, "NAME_CN": "荔城街新联村卫生站", "TELEPHONE": "13751775935", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139838", "Name": "荔城街新联村卫生站", "address": "新联村" }, "geometry": { "type": "Point", "coordinates": [ 113.79554, 23.30591 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1494, "FID_": 1495.0, "LON": 113.57483, "LAT": 23.11067, "NAME_CN": "瑞鑫堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139840", "Name": "瑞鑫堂药店", "address": "西洲大道104" }, "geometry": { "type": "Point", "coordinates": [ 113.57483, 23.11067 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1495, "FID_": 1496.0, "LON": 113.34547, "LAT": 23.17117, "NAME_CN": "金龙药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139843", "Name": "金龙药店", "address": "长兴路103-14" }, "geometry": { "type": "Point", "coordinates": [ 113.34547, 23.17117 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1496, "FID_": 1497.0, "LON": 113.32758, "LAT": 23.16324, "NAME_CN": "惠爱门诊部", "TELEPHONE": "020-87042335", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139846", "Name": "惠爱门诊部", "address": "银定塘大街47" }, "geometry": { "type": "Point", "coordinates": [ 113.32758, 23.16324 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1497, "FID_": 1498.0, "LON": 113.33233, "LAT": 22.9495, "NAME_CN": "大平卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139848", "Name": "大平卫生站", "address": "村前大街" }, "geometry": { "type": "Point", "coordinates": [ 113.33233, 22.9495 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1498, "FID_": 1499.0, "LON": 113.32482, "LAT": 22.94586, "NAME_CN": "广州正康大药房汀根分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139849", "Name": "广州正康大药房汀根分店", "address": "东桥大街20" }, "geometry": { "type": "Point", "coordinates": [ 113.32482, 22.94586 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1499, "FID_": 1500.0, "LON": 113.54481, "LAT": 22.80396, "NAME_CN": "南沙街金洲村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.139856", "Name": "南沙街金洲村卫生站", "address": "步行街73" }, "geometry": { "type": "Point", "coordinates": [ 113.54481, 22.80396 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1500, "FID_": 1501.0, "LON": 113.47881, "LAT": 23.37384, "NAME_CN": "蟹庄村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.139859", "Name": "蟹庄村卫生站", "address": "蟹庄龙马路388" }, "geometry": { "type": "Point", "coordinates": [ 113.47881, 23.37384 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1501, "FID_": 1502.0, "LON": 113.42671, "LAT": 23.35997, "NAME_CN": "白土村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139860", "Name": "白土村卫生站", "address": "广陈中路988" }, "geometry": { "type": "Point", "coordinates": [ 113.42671, 23.35997 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1502, "FID_": 1503.0, "LON": 113.33517, "LAT": 23.13725, "NAME_CN": "中山大学附属第三医院肝脏病医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139863", "Name": "中山大学附属第三医院肝脏病医院", "address": "天河路600号中山大学附属第三医院" }, "geometry": { "type": "Point", "coordinates": [ 113.33517, 23.13725 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1503, "FID_": 1504.0, "LON": 113.2382, "LAT": 23.11438, "NAME_CN": "福宁药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.139864", "Name": "福宁药房", "address": "珠玑路109" }, "geometry": { "type": "Point", "coordinates": [ 113.2382, 23.11438 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1504, "FID_": 1505.0, "LON": 113.33883, "LAT": 23.11606, "NAME_CN": "南国牙科", "TELEPHONE": "020-38298617", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139865", "Name": "南国牙科", "address": "平月路" }, "geometry": { "type": "Point", "coordinates": [ 113.33883, 23.11606 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1505, "FID_": 1506.0, "LON": 113.28696, "LAT": 23.08883, "NAME_CN": "唐皇大药房立新分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139866", "Name": "唐皇大药房立新分店", "address": "五村兴隆新街98号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28696, 23.08883 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1506, "FID_": 1507.0, "LON": 113.31612, "LAT": 23.06669, "NAME_CN": "怡康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139874", "Name": "怡康药房", "address": "景业大街2附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31612, 23.06669 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1507, "FID_": 1508.0, "LON": 113.31328, "LAT": 23.09269, "NAME_CN": "东海药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139875", "Name": "东海药店", "address": "东海大街南22" }, "geometry": { "type": "Point", "coordinates": [ 113.31328, 23.09269 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1508, "FID_": 1509.0, "LON": 113.26483, "LAT": 23.26078, "NAME_CN": "康之林药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139879", "Name": "康之林药房", "address": "清湖小学对面" }, "geometry": { "type": "Point", "coordinates": [ 113.26483, 23.26078 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1509, "FID_": 1510.0, "LON": 113.26492, "LAT": 23.26124, "NAME_CN": "君健平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139880", "Name": "君健平价大药房", "address": "清湖南街1号" }, "geometry": { "type": "Point", "coordinates": [ 113.26492, 23.26124 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1510, "FID_": 1511.0, "LON": 113.17673, "LAT": 23.44941, "NAME_CN": "林和药业德众药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139881", "Name": "林和药业德众药店", "address": "望威路19-3" }, "geometry": { "type": "Point", "coordinates": [ 113.17673, 23.44941 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1511, "FID_": 1512.0, "LON": 113.41383, "LAT": 23.11813, "NAME_CN": "逸和医疗门诊", "TELEPHONE": "020-32237805", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139886", "Name": "逸和医疗门诊", "address": "盈汇街112" }, "geometry": { "type": "Point", "coordinates": [ 113.41383, 23.11813 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1512, "FID_": 1513.0, "LON": 113.23838, "LAT": 23.11514, "NAME_CN": "仁和堂药业连锁珠玑药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.139888", "Name": "仁和堂药业连锁珠玑药店", "address": "珠玑路135" }, "geometry": { "type": "Point", "coordinates": [ 113.23838, 23.11514 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1513, "FID_": 1514.0, "LON": 113.2053, "LAT": 23.38897, "NAME_CN": "花都区保建药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139889", "Name": "花都区保建药房", "address": "花城路68-14" }, "geometry": { "type": "Point", "coordinates": [ 113.2053, 23.38897 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1514, "FID_": 1515.0, "LON": 113.19121, "LAT": 23.38168, "NAME_CN": "光健医疗门诊部", "TELEPHONE": "020-86860813", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139899", "Name": "光健医疗门诊部", "address": "新街大道63-8" }, "geometry": { "type": "Point", "coordinates": [ 113.19121, 23.38168 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1515, "FID_": 1516.0, "LON": 113.19167, "LAT": 23.38171, "NAME_CN": "海王星辰健康药房新街分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139900", "Name": "海王星辰健康药房新街分店", "address": "新街大道68-7" }, "geometry": { "type": "Point", "coordinates": [ 113.19167, 23.38171 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1516, "FID_": 1517.0, "LON": 113.2668, "LAT": 23.09636, "NAME_CN": "金匮堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139901", "Name": "金匮堂药房", "address": "青蒲大街76" }, "geometry": { "type": "Point", "coordinates": [ 113.2668, 23.09636 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1517, "FID_": 1518.0, "LON": 113.25034, "LAT": 23.09296, "NAME_CN": "丰泰堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139904", "Name": "丰泰堂大药房", "address": "金沙路10附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25034, 23.09296 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1518, "FID_": 1519.0, "LON": 113.27905, "LAT": 23.0775, "NAME_CN": "恒福堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139907", "Name": "恒福堂大药房", "address": "西畔里西2巷8附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27905, 23.0775 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1519, "FID_": 1520.0, "LON": 113.35248, "LAT": 23.17173, "NAME_CN": "长兴人民医院", "TELEPHONE": "020-37211663", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139910", "Name": "长兴人民医院-急诊科", "address": "长兴路146号" }, "geometry": { "type": "Point", "coordinates": [ 113.35248, 23.17173 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1520, "FID_": 1521.0, "LON": 113.26592, "LAT": 23.00438, "NAME_CN": "正康连锁大药房石壁分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139911", "Name": "正康连锁大药房石壁分店", "address": "石陈路与石韦路交汇处" }, "geometry": { "type": "Point", "coordinates": [ 113.26592, 23.00438 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1521, "FID_": 1522.0, "LON": 113.21856, "LAT": 23.38455, "NAME_CN": "福鑫堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139916", "Name": "福鑫堂大药房", "address": "商业大道96-2" }, "geometry": { "type": "Point", "coordinates": [ 113.21856, 23.38455 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1522, "FID_": 1523.0, "LON": 113.33208, "LAT": 23.1397, "NAME_CN": "广州中泰中医门诊部", "TELEPHONE": "020-87533188", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139920", "Name": "广州中泰中医门诊部", "address": "龙口西路90" }, "geometry": { "type": "Point", "coordinates": [ 113.33208, 23.1397 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1523, "FID_": 1524.0, "LON": 113.49079, "LAT": 22.80092, "NAME_CN": "黄阁镇亭角村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.139921", "Name": "黄阁镇亭角村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.49079, 22.80092 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1524, "FID_": 1525.0, "LON": 113.25213, "LAT": 23.17557, "NAME_CN": "广和医院", "TELEPHONE": "020-26097602", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139923", "Name": "广和医院", "address": "远景路48号" }, "geometry": { "type": "Point", "coordinates": [ 113.25213, 23.17557 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1525, "FID_": 1526.0, "LON": 113.38392, "LAT": 22.78646, "NAME_CN": "仁和堂药店连锁潭州分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.139924", "Name": "仁和堂药店连锁潭州分店", "address": "欣荣路62" }, "geometry": { "type": "Point", "coordinates": [ 113.38392, 22.78646 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1526, "FID_": 1527.0, "LON": 113.48074, "LAT": 22.96535, "NAME_CN": "林和药业连锁绿怡居药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139931", "Name": "林和药业连锁绿怡居药店", "address": "石清公路" }, "geometry": { "type": "Point", "coordinates": [ 113.48074, 22.96535 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1527, "FID_": 1528.0, "LON": 113.27549, "LAT": 23.24097, "NAME_CN": "民信药业民之信药房", "TELEPHONE": "13719199078", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139933", "Name": "民信药业民之信药房", "address": "新门楼嘉俊商业楼旁" }, "geometry": { "type": "Point", "coordinates": [ 113.27549, 23.24097 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1528, "FID_": 1529.0, "LON": 113.26912, "LAT": 23.14386, "NAME_CN": "同心医疗门诊部", "TELEPHONE": "020-83505888", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.139935", "Name": "同心医疗门诊部", "address": "童心路10" }, "geometry": { "type": "Point", "coordinates": [ 113.26912, 23.14386 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1529, "FID_": 1530.0, "LON": 113.28416, "LAT": 23.12166, "NAME_CN": "博济康之选药店", "TELEPHONE": "020-83795281", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.139936", "Name": "博济康之选药店", "address": "东湖路62" }, "geometry": { "type": "Point", "coordinates": [ 113.28416, 23.12166 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1530, "FID_": 1531.0, "LON": 113.31473, "LAT": 23.06945, "NAME_CN": "三宝南洲大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139938", "Name": "三宝南洲大药房", "address": "后滘东大街3" }, "geometry": { "type": "Point", "coordinates": [ 113.31473, 23.06945 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1531, "FID_": 1532.0, "LON": 113.57103, "LAT": 22.7469, "NAME_CN": "仁和堂长江药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.139940", "Name": "仁和堂长江药店", "address": "海景路" }, "geometry": { "type": "Point", "coordinates": [ 113.57103, 22.7469 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1532, "FID_": 1533.0, "LON": 113.21718, "LAT": 23.16399, "NAME_CN": "康德药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139952", "Name": "康德药店", "address": "松北上村路17" }, "geometry": { "type": "Point", "coordinates": [ 113.21718, 23.16399 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1533, "FID_": 1534.0, "LON": 113.31973, "LAT": 23.20284, "NAME_CN": "广州市白云区同和镇医院", "TELEPHONE": "020-37351004", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139953", "Name": "广州市白云区同和镇医院", "address": "同泰路1688" }, "geometry": { "type": "Point", "coordinates": [ 113.31973, 23.20284 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1534, "FID_": 1535.0, "LON": 113.30201, "LAT": 23.0928, "NAME_CN": "广州德仁门诊", "TELEPHONE": "15302205199", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139954", "Name": "广州德仁门诊", "address": "鹭江西街群星苑小区对面" }, "geometry": { "type": "Point", "coordinates": [ 113.30201, 23.0928 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1535, "FID_": 1536.0, "LON": 113.54108, "LAT": 22.70633, "NAME_CN": "珠安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.139958", "Name": "珠安药店", "address": "珠江东路101" }, "geometry": { "type": "Point", "coordinates": [ 113.54108, 22.70633 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1536, "FID_": 1537.0, "LON": 113.30865, "LAT": 23.03724, "NAME_CN": "颐春圃呼吸病专科门诊部", "TELEPHONE": "020-31945208", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139962", "Name": "颐春圃呼吸病专科门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.30865, 23.03724 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1537, "FID_": 1538.0, "LON": 113.60607, "LAT": 23.12966, "NAME_CN": "蜀康药房", "TELEPHONE": "020-82602084", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139981", "Name": "蜀康药房", "address": "东坑北横路65" }, "geometry": { "type": "Point", "coordinates": [ 113.60607, 23.12966 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1538, "FID_": 1539.0, "LON": 113.31244, "LAT": 23.13269, "NAME_CN": "至善中西医结合医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139983", "Name": "至善中西医结合医疗门诊部", "address": "广利路25" }, "geometry": { "type": "Point", "coordinates": [ 113.31244, 23.13269 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1539, "FID_": 1540.0, "LON": 113.65433, "LAT": 23.12544, "NAME_CN": "群康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.139984", "Name": "群康大药房", "address": "大新路38" }, "geometry": { "type": "Point", "coordinates": [ 113.65433, 23.12544 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1540, "FID_": 1541.0, "LON": 113.26959, "LAT": 23.2338, "NAME_CN": "柏健会员平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.139993", "Name": "柏健会员平价大药房", "address": "嘉禾一零六国道万和购物广场对面" }, "geometry": { "type": "Point", "coordinates": [ 113.26959, 23.2338 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1541, "FID_": 1542.0, "LON": 113.35766, "LAT": 22.93465, "NAME_CN": "番禺疗养院海傍门诊部", "TELEPHONE": "020-84820857", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139994", "Name": "番禺疗养院海傍门诊部", "address": "海傍路67" }, "geometry": { "type": "Point", "coordinates": [ 113.35766, 22.93465 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1542, "FID_": 1543.0, "LON": 113.2639, "LAT": 23.10915, "NAME_CN": "博济康之选药店康之选分店", "TELEPHONE": "020-89059137", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.139996", "Name": "博济康之选药店康之选分店", "address": "江南大道北58" }, "geometry": { "type": "Point", "coordinates": [ 113.2639, 23.10915 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1543, "FID_": 1544.0, "LON": 113.35553, "LAT": 22.93393, "NAME_CN": "番禺欣悦宠物医院", "TELEPHONE": "020-84880686", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.139997", "Name": "番禺欣悦宠物医院", "address": "长堤西路74" }, "geometry": { "type": "Point", "coordinates": [ 113.35553, 22.93393 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1544, "FID_": 1545.0, "LON": 113.19351, "LAT": 23.36713, "NAME_CN": "胡忠医院新街院区", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.139999", "Name": "胡忠医院新街院区-产后康复中心", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.19351, 23.36713 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1545, "FID_": 1546.0, "LON": 113.17851, "LAT": 23.37229, "NAME_CN": "健怡堂大药房", "TELEPHONE": "020-36966108", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140000", "Name": "健怡堂大药房", "address": "望亭路15-15" }, "geometry": { "type": "Point", "coordinates": [ 113.17851, 23.37229 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1546, "FID_": 1547.0, "LON": 113.64855, "LAT": 23.15594, "NAME_CN": "新塘新元门诊部", "TELEPHONE": "15915839358", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140009", "Name": "新塘新元门诊部", "address": "白石路78号" }, "geometry": { "type": "Point", "coordinates": [ 113.64855, 23.15594 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1547, "FID_": 1548.0, "LON": 113.21096, "LAT": 23.36816, "NAME_CN": "亨健药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140010", "Name": "亨健药房", "address": "X264" }, "geometry": { "type": "Point", "coordinates": [ 113.21096, 23.36816 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1548, "FID_": 1549.0, "LON": 113.21172, "LAT": 23.36629, "NAME_CN": "广雅药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140011", "Name": "广雅药店", "address": "X264" }, "geometry": { "type": "Point", "coordinates": [ 113.21172, 23.36629 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1549, "FID_": 1550.0, "LON": 113.51459, "LAT": 22.86616, "NAME_CN": "黄阁镇东风农场卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.140015", "Name": "黄阁镇东风农场卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.51459, 22.86616 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1550, "FID_": 1551.0, "LON": 113.29347, "LAT": 23.08534, "NAME_CN": "正和药业祥和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140016", "Name": "正和药业祥和药店", "address": "环宇三街A区010" }, "geometry": { "type": "Point", "coordinates": [ 113.29347, 23.08534 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1551, "FID_": 1552.0, "LON": 113.27282, "LAT": 23.12221, "NAME_CN": "济和堂药业连锁连星堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.140017", "Name": "济和堂药业连锁连星堂药店", "address": "越秀南路102号" }, "geometry": { "type": "Point", "coordinates": [ 113.27282, 23.12221 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1552, "FID_": 1553.0, "LON": 113.32012, "LAT": 23.17305, "NAME_CN": "广州华兴康复医院", "TELEPHONE": "020-87708420", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140021", "Name": "广州华兴康复医院", "address": "牛利岗大街85" }, "geometry": { "type": "Point", "coordinates": [ 113.32012, 23.17305 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1553, "FID_": 1554.0, "LON": 113.39212, "LAT": 23.15533, "NAME_CN": "林和药业普仁德药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140023", "Name": "林和药业普仁德药店", "address": "沐陂路25号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39212, 23.15533 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1554, "FID_": 1555.0, "LON": 113.24666, "LAT": 23.17648, "NAME_CN": "康生大药房棠景店", "TELEPHONE": "18719365657", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140025", "Name": "康生大药房棠景店", "address": "棠景路9号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24666, 23.17648 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1555, "FID_": 1556.0, "LON": 113.24844, "LAT": 23.20125, "NAME_CN": "林和药业达康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140027", "Name": "林和药业达康药店", "address": "大埔东约十巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24844, 23.20125 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1556, "FID_": 1557.0, "LON": 113.30634, "LAT": 23.09849, "NAME_CN": "广州中医药大学第一附属医院第二门诊部", "TELEPHONE": "020-84192569", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140034", "Name": "广州中医药大学第一附属医院第二门诊部", "address": "新港西路" }, "geometry": { "type": "Point", "coordinates": [ 113.30634, 23.09849 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1557, "FID_": 1558.0, "LON": 113.38525, "LAT": 23.05071, "NAME_CN": "广东省中医院大学城医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140037", "Name": "广东省中医院大学城医院-门诊部", "address": "内环西路广东省中医院大学城医院" }, "geometry": { "type": "Point", "coordinates": [ 113.38525, 23.05071 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1558, "FID_": 1559.0, "LON": 113.60371, "LAT": 23.1303, "NAME_CN": "苑欧药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140044", "Name": "苑欧药店", "address": "亚太新城富丽苑六栋126附近" }, "geometry": { "type": "Point", "coordinates": [ 113.60371, 23.1303 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1559, "FID_": 1560.0, "LON": 113.22775, "LAT": 23.15885, "NAME_CN": "佰德药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140047", "Name": "佰德药店", "address": "鹅掌坦后街康盈雅园附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22775, 23.15885 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1560, "FID_": 1561.0, "LON": 113.14623, "LAT": 23.46433, "NAME_CN": "花城牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140049", "Name": "花城牙科", "address": "教育东路63" }, "geometry": { "type": "Point", "coordinates": [ 113.14623, 23.46433 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1561, "FID_": 1562.0, "LON": 113.24951, "LAT": 23.18573, "NAME_CN": "本草药房三元里大道店", "TELEPHONE": "020-86308795", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140056", "Name": "本草药房三元里大道店", "address": "三元里大道1140" }, "geometry": { "type": "Point", "coordinates": [ 113.24951, 23.18573 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1562, "FID_": 1563.0, "LON": 113.27028, "LAT": 23.21099, "NAME_CN": "康乐药店江夏分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140061", "Name": "康乐药店江夏分店", "address": "江夏塘尾四巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.27028, 23.21099 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1563, "FID_": 1564.0, "LON": 113.36121, "LAT": 23.12278, "NAME_CN": "集和堂大药房员村新街分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140066", "Name": "集和堂大药房员村新街分店", "address": "员村新街6号" }, "geometry": { "type": "Point", "coordinates": [ 113.36121, 23.12278 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1564, "FID_": 1565.0, "LON": 113.34609, "LAT": 23.17754, "NAME_CN": "春泉药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140073", "Name": "春泉药店", "address": "长湴北街20-1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34609, 23.17754 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1565, "FID_": 1566.0, "LON": 113.19023, "LAT": 23.37914, "NAME_CN": "润泽大药房NO.12", "TELEPHONE": "13710562232", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140078", "Name": "润泽大药房NO.12", "address": "心八巷3号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.19023, 23.37914 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1566, "FID_": 1567.0, "LON": 113.25923, "LAT": 23.15276, "NAME_CN": "保健堂连锁大药房桂花店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140080", "Name": "保健堂连锁大药房桂花店", "address": "桂花路" }, "geometry": { "type": "Point", "coordinates": [ 113.25923, 23.15276 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1567, "FID_": 1568.0, "LON": 113.25881, "LAT": 23.1528, "NAME_CN": "益龙药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140081", "Name": "益龙药店", "address": "桂花路1-2" }, "geometry": { "type": "Point", "coordinates": [ 113.25881, 23.1528 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1568, "FID_": 1569.0, "LON": 113.26847, "LAT": 23.26413, "NAME_CN": "柏益平价大药房清湖分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140083", "Name": "柏益平价大药房清湖分店", "address": "红馆商务酒店旁" }, "geometry": { "type": "Point", "coordinates": [ 113.26847, 23.26413 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1569, "FID_": 1570.0, "LON": 113.30461, "LAT": 23.09083, "NAME_CN": "广州鹭江南医疗门诊部", "TELEPHONE": "020-84451696", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140084", "Name": "广州鹭江南医疗门诊部", "address": "鹭江南约大街22" }, "geometry": { "type": "Point", "coordinates": [ 113.30461, 23.09083 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1570, "FID_": 1571.0, "LON": 113.42744, "LAT": 22.95947, "NAME_CN": "大龙社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140086", "Name": "大龙社区卫生站", "address": "金龙路71" }, "geometry": { "type": "Point", "coordinates": [ 113.42744, 22.95947 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1571, "FID_": 1572.0, "LON": 113.24174, "LAT": 23.35438, "NAME_CN": "石塘村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140098", "Name": "石塘村卫生站", "address": "石塘村" }, "geometry": { "type": "Point", "coordinates": [ 113.24174, 23.35438 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1572, "FID_": 1573.0, "LON": 113.23951, "LAT": 23.07743, "NAME_CN": "广州钢铁企业集团医院口腔医疗专科", "TELEPHONE": "020-87663667", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.140100", "Name": "广州钢铁企业集团医院口腔医疗专科", "address": "鹤洞路145" }, "geometry": { "type": "Point", "coordinates": [ 113.23951, 23.07743 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1573, "FID_": 1574.0, "LON": 113.26873, "LAT": 23.07797, "NAME_CN": "域康宠物医院", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140101", "Name": "域康宠物医院", "address": "江燕路312" }, "geometry": { "type": "Point", "coordinates": [ 113.26873, 23.07797 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1574, "FID_": 1575.0, "LON": 113.21442, "LAT": 23.0544, "NAME_CN": "致祥大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.140103", "Name": "致祥大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21442, 23.0544 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1575, "FID_": 1576.0, "LON": 113.3634, "LAT": 22.95477, "NAME_CN": "正康药房云桥头分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140104", "Name": "正康药房云桥头分店", "address": "云桥头村大街8巷2" }, "geometry": { "type": "Point", "coordinates": [ 113.3634, 22.95477 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1576, "FID_": 1577.0, "LON": 113.36242, "LAT": 22.95475, "NAME_CN": "林和药业连锁富都药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140105", "Name": "林和药业连锁富都药店", "address": "云桥头大街" }, "geometry": { "type": "Point", "coordinates": [ 113.36242, 22.95475 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1577, "FID_": 1578.0, "LON": 113.20191, "LAT": 23.27873, "NAME_CN": "小塘卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140106", "Name": "小塘卫生站", "address": "小塘中心5街1" }, "geometry": { "type": "Point", "coordinates": [ 113.20191, 23.27873 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1578, "FID_": 1579.0, "LON": 113.39001, "LAT": 23.11393, "NAME_CN": "林和药业东芝康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140107", "Name": "林和药业东芝康药房", "address": "车陂新涌口中横路二巷11附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39001, 23.11393 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1579, "FID_": 1580.0, "LON": 113.6036, "LAT": 23.12227, "NAME_CN": "顾志文牙科诊所", "TELEPHONE": "020-82697335", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140120", "Name": "顾志文牙科诊所", "address": "卫山路98号" }, "geometry": { "type": "Point", "coordinates": [ 113.6036, 23.12227 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1580, "FID_": 1581.0, "LON": 113.25795, "LAT": 23.12792, "NAME_CN": "同济平价药店中山五店", "TELEPHONE": "020-83278155", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.140121", "Name": "同济平价药店中山五店", "address": "中山五路217~255" }, "geometry": { "type": "Point", "coordinates": [ 113.25795, 23.12792 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1581, "FID_": 1582.0, "LON": 113.275, "LAT": 23.07034, "NAME_CN": "广州天健门诊部", "TELEPHONE": "020-89081669", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140126", "Name": "广州天健门诊部", "address": "冲边街13" }, "geometry": { "type": "Point", "coordinates": [ 113.275, 23.07034 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1582, "FID_": 1583.0, "LON": 113.22433, "LAT": 23.1468, "NAME_CN": "广州市白云区穗民门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140128", "Name": "广州市白云区穗民门诊部", "address": "螺涌高桥大街50号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22433, 23.1468 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1583, "FID_": 1584.0, "LON": 113.48114, "LAT": 22.97266, "NAME_CN": "石楼利民药店", "TELEPHONE": "020-84863708", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140129", "Name": "石楼利民药店", "address": "沙埔东路26" }, "geometry": { "type": "Point", "coordinates": [ 113.48114, 22.97266 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1584, "FID_": 1585.0, "LON": 113.31097, "LAT": 23.35422, "NAME_CN": "民强村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140131", "Name": "民强村卫生站", "address": "民强路151" }, "geometry": { "type": "Point", "coordinates": [ 113.31097, 23.35422 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1585, "FID_": 1586.0, "LON": 113.8218, "LAT": 23.29362, "NAME_CN": "林站稳牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140132", "Name": "林站稳牙科", "address": "荔兴路6" }, "geometry": { "type": "Point", "coordinates": [ 113.8218, 23.29362 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1586, "FID_": 1587.0, "LON": 113.25288, "LAT": 23.48295, "NAME_CN": "儒林村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140141", "Name": "儒林村卫生站", "address": "儒林村" }, "geometry": { "type": "Point", "coordinates": [ 113.25288, 23.48295 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1587, "FID_": 1588.0, "LON": 113.18137, "LAT": 23.36705, "NAME_CN": "济源堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140144", "Name": "济源堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.18137, 23.36705 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1588, "FID_": 1589.0, "LON": 113.30576, "LAT": 23.09772, "NAME_CN": "金康药房晓园店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140150", "Name": "金康药房晓园店", "address": "景悦街8号1004/1005铺" }, "geometry": { "type": "Point", "coordinates": [ 113.30576, 23.09772 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1589, "FID_": 1590.0, "LON": 113.56105, "LAT": 23.10559, "NAME_CN": "增城康泽平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140152", "Name": "增城康泽平价大药房", "address": "夏埔西区九街2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.56105, 23.10559 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1590, "FID_": 1591.0, "LON": 113.33411, "LAT": 23.15114, "NAME_CN": "广东工业大学医院五山门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140154", "Name": "广东工业大学医院五山门诊部", "address": "瘦狗岭路463号广东外语艺术职业学院五山校区" }, "geometry": { "type": "Point", "coordinates": [ 113.33411, 23.15114 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1591, "FID_": 1592.0, "LON": 113.31682, "LAT": 23.19733, "NAME_CN": "燕山药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140155", "Name": "燕山药房", "address": "握山中路35" }, "geometry": { "type": "Point", "coordinates": [ 113.31682, 23.19733 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1592, "FID_": 1593.0, "LON": 113.36775, "LAT": 23.13562, "NAME_CN": "博济堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140156", "Name": "博济堂大药房", "address": "荷光路42号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36775, 23.13562 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1593, "FID_": 1594.0, "LON": 113.43613, "LAT": 22.77528, "NAME_CN": "南顺一村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.140160", "Name": "南顺一村卫生站", "address": "南顺一村大南路" }, "geometry": { "type": "Point", "coordinates": [ 113.43613, 22.77528 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1594, "FID_": 1595.0, "LON": 113.26979, "LAT": 23.16721, "NAME_CN": "广东省第二中医院白云院区", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140161", "Name": "广东省第二中医院白云院区", "address": "景云路38" }, "geometry": { "type": "Point", "coordinates": [ 113.26979, 23.16721 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1595, "FID_": 1596.0, "LON": 113.21383, "LAT": 23.36077, "NAME_CN": "瑞松医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140162", "Name": "瑞松医药店", "address": "X264" }, "geometry": { "type": "Point", "coordinates": [ 113.21383, 23.36077 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1596, "FID_": 1597.0, "LON": 113.37313, "LAT": 22.93514, "NAME_CN": "采活药店兴泰分店", "TELEPHONE": "020-28651453", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140163", "Name": "采活药店兴泰分店", "address": "兴泰路16" }, "geometry": { "type": "Point", "coordinates": [ 113.37313, 22.93514 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1597, "FID_": 1598.0, "LON": 113.82406, "LAT": 23.29675, "NAME_CN": "陈海燕牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140167", "Name": "陈海燕牙科", "address": "城丰路" }, "geometry": { "type": "Point", "coordinates": [ 113.82406, 23.29675 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1598, "FID_": 1599.0, "LON": 113.37247, "LAT": 22.91466, "NAME_CN": "番禺中心医院肠道门诊", "TELEPHONE": "020-34858888", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140169", "Name": "番禺中心医院肠道门诊", "address": "福愉东路8号" }, "geometry": { "type": "Point", "coordinates": [ 113.37247, 22.91466 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1599, "FID_": 1600.0, "LON": 113.38214, "LAT": 23.00853, "NAME_CN": "友好门诊部", "TELEPHONE": "020-34822129", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140170", "Name": "友好门诊部", "address": "步行街28" }, "geometry": { "type": "Point", "coordinates": [ 113.38214, 23.00853 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1600, "FID_": 1601.0, "LON": 113.58334, "LAT": 23.18508, "NAME_CN": "永和瑞康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140171", "Name": "永和瑞康药店", "address": "长虹路" }, "geometry": { "type": "Point", "coordinates": [ 113.58334, 23.18508 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1601, "FID_": 1602.0, "LON": 113.26601, "LAT": 23.26111, "NAME_CN": "圣康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140174", "Name": "圣康药房", "address": "佳联百货北门首层" }, "geometry": { "type": "Point", "coordinates": [ 113.26601, 23.26111 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1602, "FID_": 1603.0, "LON": 113.28813, "LAT": 23.33168, "NAME_CN": "雅湖牙科中心", "TELEPHONE": "13265016863", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140175", "Name": "雅湖牙科中心", "address": "人和商贸中街" }, "geometry": { "type": "Point", "coordinates": [ 113.28813, 23.33168 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1603, "FID_": 1604.0, "LON": 113.34835, "LAT": 22.96272, "NAME_CN": "好参来平价药店(大罗塘)分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140190", "Name": "好参来平价药店(大罗塘)分店", "address": "桥兴大道561" }, "geometry": { "type": "Point", "coordinates": [ 113.34835, 22.96272 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1604, "FID_": 1605.0, "LON": 113.40603, "LAT": 23.11085, "NAME_CN": "康尔健大药房", "TELEPHONE": "13711314147", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140196", "Name": "康尔健大药房", "address": "石溪牛涌街2" }, "geometry": { "type": "Point", "coordinates": [ 113.40603, 23.11085 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1605, "FID_": 1606.0, "LON": 113.65356, "LAT": 23.1681, "NAME_CN": "成康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140198", "Name": "成康药店", "address": "巷口路4附近" }, "geometry": { "type": "Point", "coordinates": [ 113.65356, 23.1681 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1606, "FID_": 1607.0, "LON": 113.64902, "LAT": 23.16936, "NAME_CN": "隆瑞大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140199", "Name": "隆瑞大药房", "address": "商业路6附近" }, "geometry": { "type": "Point", "coordinates": [ 113.64902, 23.16936 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1607, "FID_": 1608.0, "LON": 113.19745, "LAT": 23.38693, "NAME_CN": "港华牙科", "TELEPHONE": "020-86802949", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140200", "Name": "港华牙科", "address": "站前路39" }, "geometry": { "type": "Point", "coordinates": [ 113.19745, 23.38693 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1608, "FID_": 1609.0, "LON": 113.34355, "LAT": 23.07452, "NAME_CN": "林和药业嘉福堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140202", "Name": "林和药业嘉福堂药店", "address": "土华华泰西街巷5巷13附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34355, 23.07452 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1609, "FID_": 1610.0, "LON": 113.22112, "LAT": 23.20304, "NAME_CN": "庆兴堂爱心药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140207", "Name": "庆兴堂爱心药房", "address": "马岗浅水北二巷8号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22112, 23.20304 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1610, "FID_": 1611.0, "LON": 113.28786, "LAT": 23.25448, "NAME_CN": "锦益堂大药房", "TELEPHONE": "13286833668", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140208", "Name": "锦益堂大药房", "address": "下村新苑街1巷5" }, "geometry": { "type": "Point", "coordinates": [ 113.28786, 23.25448 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1611, "FID_": 1612.0, "LON": 113.40005, "LAT": 23.12575, "NAME_CN": "家家康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140209", "Name": "家家康药店", "address": "黄村西路30" }, "geometry": { "type": "Point", "coordinates": [ 113.40005, 23.12575 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1612, "FID_": 1613.0, "LON": 113.37798, "LAT": 23.12531, "NAME_CN": "合家欢大药店", "TELEPHONE": "020-38839087", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140210", "Name": "合家欢大药店", "address": "骏中街34" }, "geometry": { "type": "Point", "coordinates": [ 113.37798, 23.12531 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1613, "FID_": 1614.0, "LON": 113.38042, "LAT": 23.12936, "NAME_CN": "济世医疗门诊部", "TELEPHONE": "020-22648359", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140211", "Name": "济世医疗门诊部", "address": "棠东官育路12号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.38042, 23.12936 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1614, "FID_": 1615.0, "LON": 113.36106, "LAT": 22.92805, "NAME_CN": "海王星辰健康药房南郊分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140212", "Name": "海王星辰健康药房南郊分店", "address": "南华路58" }, "geometry": { "type": "Point", "coordinates": [ 113.36106, 22.92805 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1615, "FID_": 1616.0, "LON": 113.35084, "LAT": 22.92891, "NAME_CN": "仁爱动物诊所", "TELEPHONE": "020-34585326", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140218", "Name": "仁爱动物诊所", "address": "德贤路商铺33~35号" }, "geometry": { "type": "Point", "coordinates": [ 113.35084, 22.92891 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1616, "FID_": 1617.0, "LON": 113.39927, "LAT": 22.88813, "NAME_CN": "林和药业太石药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.140220", "Name": "林和药业太石药店", "address": "太石村综合市场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39927, 22.88813 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1617, "FID_": 1618.0, "LON": 113.3722, "LAT": 23.13032, "NAME_CN": "金宝林药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140226", "Name": "金宝林药店", "address": "棠下市场北新村一巷8号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3722, 23.13032 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1618, "FID_": 1619.0, "LON": 113.24312, "LAT": 23.16637, "NAME_CN": "荣诚药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.140228", "Name": "荣诚药店", "address": "村前大街13" }, "geometry": { "type": "Point", "coordinates": [ 113.24312, 23.16637 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1619, "FID_": 1620.0, "LON": 113.31047, "LAT": 23.06457, "NAME_CN": "心福大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140229", "Name": "心福大药房", "address": "南洲路76号之2自编往南方向100米附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31047, 23.06457 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1620, "FID_": 1621.0, "LON": 113.3626, "LAT": 23.3472, "NAME_CN": "林和药业惠泽药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140235", "Name": "林和药业惠泽药店", "address": "广从五路14号往北第一个路口右转" }, "geometry": { "type": "Point", "coordinates": [ 113.3626, 23.3472 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1621, "FID_": 1622.0, "LON": 113.27557, "LAT": 23.10502, "NAME_CN": "东升医院万寿路门诊部", "TELEPHONE": "020-84436971", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140239", "Name": "东升医院万寿路门诊部", "address": "万寿路南二街1" }, "geometry": { "type": "Point", "coordinates": [ 113.27557, 23.10502 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1622, "FID_": 1623.0, "LON": 113.39746, "LAT": 22.89397, "NAME_CN": "济和堂昊信药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.140249", "Name": "济和堂昊信药店", "address": "简太路" }, "geometry": { "type": "Point", "coordinates": [ 113.39746, 22.89397 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1623, "FID_": 1624.0, "LON": 113.24791, "LAT": 23.10515, "NAME_CN": "博济康之选药店同福西分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140269", "Name": "博济康之选药店同福西分店", "address": "同福西路168-6" }, "geometry": { "type": "Point", "coordinates": [ 113.24791, 23.10515 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1624, "FID_": 1625.0, "LON": 113.37325, "LAT": 23.16805, "NAME_CN": "益康苑医疗门诊部", "TELEPHONE": "020-87234473", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140272", "Name": "益康苑医疗门诊部", "address": "行云街" }, "geometry": { "type": "Point", "coordinates": [ 113.37325, 23.16805 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1625, "FID_": 1626.0, "LON": 113.55615, "LAT": 23.13232, "NAME_CN": "海王星辰健康药房翡翠店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140283", "Name": "海王星辰健康药房翡翠店", "address": "翡翠绿洲商业街1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.55615, 23.13232 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1626, "FID_": 1627.0, "LON": 113.26697, "LAT": 23.16751, "NAME_CN": "天天健康宠物医院", "TELEPHONE": "020-86387087", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140287", "Name": "天天健康宠物医院", "address": "云苑直街46号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26697, 23.16751 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1627, "FID_": 1628.0, "LON": 113.40679, "LAT": 22.80706, "NAME_CN": "番禺区大岗百和堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.140292", "Name": "番禺区大岗百和堂药店", "address": "解放路12" }, "geometry": { "type": "Point", "coordinates": [ 113.40679, 22.80706 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1628, "FID_": 1629.0, "LON": 113.35473, "LAT": 23.01941, "NAME_CN": "员岗卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140293", "Name": "员岗卫生站", "address": "顺意坊大道东三巷" }, "geometry": { "type": "Point", "coordinates": [ 113.35473, 23.01941 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1629, "FID_": 1630.0, "LON": 113.35418, "LAT": 23.0187, "NAME_CN": "广州正康大药房顺意分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140294", "Name": "广州正康大药房顺意分店", "address": "顺意坊大道西" }, "geometry": { "type": "Point", "coordinates": [ 113.35418, 23.0187 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1630, "FID_": 1631.0, "LON": 113.32007, "LAT": 23.18707, "NAME_CN": "新世纪大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140295", "Name": "新世纪大药房", "address": "广州大道北1622" }, "geometry": { "type": "Point", "coordinates": [ 113.32007, 23.18707 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1631, "FID_": 1632.0, "LON": 113.21468, "LAT": 23.14216, "NAME_CN": "同益大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.140298", "Name": "同益大药房", "address": "河沙中路56" }, "geometry": { "type": "Point", "coordinates": [ 113.21468, 23.14216 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1632, "FID_": 1633.0, "LON": 113.15829, "LAT": 23.46186, "NAME_CN": "家美大药房雄狮分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140299", "Name": "家美大药房雄狮分店", "address": "雄狮东路44" }, "geometry": { "type": "Point", "coordinates": [ 113.15829, 23.46186 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1633, "FID_": 1634.0, "LON": 113.30154, "LAT": 23.30214, "NAME_CN": "柏塘村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140300", "Name": "柏塘村卫生站", "address": "柏塘一路9" }, "geometry": { "type": "Point", "coordinates": [ 113.30154, 23.30214 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1634, "FID_": 1635.0, "LON": 113.41193, "LAT": 23.04032, "NAME_CN": "新造大众药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140301", "Name": "新造大众药店", "address": "兴华路39" }, "geometry": { "type": "Point", "coordinates": [ 113.41193, 23.04032 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1635, "FID_": 1636.0, "LON": 113.31511, "LAT": 23.05836, "NAME_CN": "新渔药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140320", "Name": "新渔药店", "address": "沥滘村新鱼新村北6巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31511, 23.05836 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1636, "FID_": 1637.0, "LON": 113.37214, "LAT": 23.13356, "NAME_CN": "雪梅药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140322", "Name": "雪梅药店", "address": "涌东路" }, "geometry": { "type": "Point", "coordinates": [ 113.37214, 23.13356 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1637, "FID_": 1638.0, "LON": 113.38397, "LAT": 22.94299, "NAME_CN": "广州番禺石基华安堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140328", "Name": "广州番禺石基华安堂药店", "address": "南约二街" }, "geometry": { "type": "Point", "coordinates": [ 113.38397, 22.94299 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1638, "FID_": 1639.0, "LON": 113.28945, "LAT": 23.01409, "NAME_CN": "会江村丽江卫生站", "TELEPHONE": "15920336238", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140333", "Name": "会江村丽江卫生站", "address": "东冯路" }, "geometry": { "type": "Point", "coordinates": [ 113.28945, 23.01409 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1639, "FID_": 1640.0, "LON": 113.27505, "LAT": 23.01125, "NAME_CN": "正康连锁大药房官坑分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140334", "Name": "正康连锁大药房官坑分店", "address": "石中二路" }, "geometry": { "type": "Point", "coordinates": [ 113.27505, 23.01125 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1640, "FID_": 1641.0, "LON": 113.33592, "LAT": 22.92776, "NAME_CN": "渡头社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140335", "Name": "渡头社区卫生站", "address": "接源路1" }, "geometry": { "type": "Point", "coordinates": [ 113.33592, 22.92776 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1641, "FID_": 1642.0, "LON": 113.27643, "LAT": 23.09111, "NAME_CN": "林和药业连锁好心人药房NO.301", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140336", "Name": "林和药业连锁好心人药房NO.301", "address": "细岗东区附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27643, 23.09111 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1642, "FID_": 1643.0, "LON": 113.27813, "LAT": 23.20778, "NAME_CN": "正和药业健康药房陈田分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140343", "Name": "正和药业健康药房陈田分店", "address": "陈田南街" }, "geometry": { "type": "Point", "coordinates": [ 113.27813, 23.20778 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1643, "FID_": 1644.0, "LON": 113.32233, "LAT": 23.19676, "NAME_CN": "广州平邦药店", "TELEPHONE": "020-37350283", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140344", "Name": "广州平邦药店", "address": "富和路7" }, "geometry": { "type": "Point", "coordinates": [ 113.32233, 23.19676 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1644, "FID_": 1645.0, "LON": 113.20444, "LAT": 23.27927, "NAME_CN": "涛森大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140362", "Name": "涛森大药房", "address": "小塘东路37" }, "geometry": { "type": "Point", "coordinates": [ 113.20444, 23.27927 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1645, "FID_": 1646.0, "LON": 113.58264, "LAT": 23.55334, "NAME_CN": "庾元光牙科诊所", "TELEPHONE": "020-87939066", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.140366", "Name": "庾元光牙科诊所", "address": "西宁中路" }, "geometry": { "type": "Point", "coordinates": [ 113.58264, 23.55334 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1646, "FID_": 1647.0, "LON": 113.29606, "LAT": 23.47914, "NAME_CN": "布岗村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140367", "Name": "布岗村卫生站", "address": "布岗村民委员会附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29606, 23.47914 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1647, "FID_": 1648.0, "LON": 113.611, "LAT": 23.1193, "NAME_CN": "心连心大药房", "TELEPHONE": "13530035504", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140369", "Name": "心连心大药房", "address": "新塘大道中30" }, "geometry": { "type": "Point", "coordinates": [ 113.611, 23.1193 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1648, "FID_": 1649.0, "LON": 113.25538, "LAT": 23.25587, "NAME_CN": "华健门诊部", "TELEPHONE": "020-36092225", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140370", "Name": "华健门诊部", "address": "石马松园街9" }, "geometry": { "type": "Point", "coordinates": [ 113.25538, 23.25587 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1649, "FID_": 1650.0, "LON": 113.20859, "LAT": 23.39182, "NAME_CN": "永安大药房", "TELEPHONE": "020-36883818", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140372", "Name": "永安大药房", "address": "宝华路47华滨大厦" }, "geometry": { "type": "Point", "coordinates": [ 113.20859, 23.39182 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1650, "FID_": 1651.0, "LON": 113.49481, "LAT": 23.08537, "NAME_CN": "康众药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.140378", "Name": "康众药店", "address": "黄埔东路与风度街交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.49481, 23.08537 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1651, "FID_": 1652.0, "LON": 113.27202, "LAT": 22.96033, "NAME_CN": "泳康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140385", "Name": "泳康药店", "address": "都那南路" }, "geometry": { "type": "Point", "coordinates": [ 113.27202, 22.96033 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1652, "FID_": 1653.0, "LON": 113.23218, "LAT": 23.17203, "NAME_CN": "日兴药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140386", "Name": "日兴药店", "address": "上步路22号107铺" }, "geometry": { "type": "Point", "coordinates": [ 113.23218, 23.17203 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1653, "FID_": 1654.0, "LON": 113.23344, "LAT": 23.17905, "NAME_CN": "宝晶药房泽德店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140387", "Name": "宝晶药房泽德店", "address": "泽德路南三街2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23344, 23.17905 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1654, "FID_": 1655.0, "LON": 113.37489, "LAT": 23.12812, "NAME_CN": "联友牙科中心", "TELEPHONE": "020-85574036", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140388", "Name": "联友牙科中心", "address": "儒林大街1号" }, "geometry": { "type": "Point", "coordinates": [ 113.37489, 23.12812 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1655, "FID_": 1656.0, "LON": 113.23443, "LAT": 23.13973, "NAME_CN": "东瑞口腔门诊", "TELEPHONE": "020-81261198", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.140389", "Name": "东瑞口腔门诊", "address": "广雅前街2-1号" }, "geometry": { "type": "Point", "coordinates": [ 113.23443, 23.13973 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1656, "FID_": 1657.0, "LON": 113.41131, "LAT": 23.03952, "NAME_CN": "康源门诊部", "TELEPHONE": "020-34722372", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140390", "Name": "康源门诊部", "address": "新广路14" }, "geometry": { "type": "Point", "coordinates": [ 113.41131, 23.03952 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1657, "FID_": 1658.0, "LON": 113.15592, "LAT": 23.46493, "NAME_CN": "家美大药房康政分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140393", "Name": "家美大药房康政分店", "address": "康政东路15" }, "geometry": { "type": "Point", "coordinates": [ 113.15592, 23.46493 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1658, "FID_": 1659.0, "LON": 113.45437, "LAT": 22.88819, "NAME_CN": "恒康药房", "TELEPHONE": "020-61915423", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.140394", "Name": "恒康药房", "address": "东兴一路25" }, "geometry": { "type": "Point", "coordinates": [ 113.45437, 22.88819 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1659, "FID_": 1660.0, "LON": 113.49515, "LAT": 23.08457, "NAME_CN": "林和药业庙头药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.140395", "Name": "林和药业庙头药店", "address": "风度街14" }, "geometry": { "type": "Point", "coordinates": [ 113.49515, 23.08457 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1660, "FID_": 1661.0, "LON": 113.35888, "LAT": 22.9559, "NAME_CN": "云星村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140398", "Name": "云星村卫生站", "address": "白沙路106" }, "geometry": { "type": "Point", "coordinates": [ 113.35888, 22.9559 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1661, "FID_": 1662.0, "LON": 113.22159, "LAT": 23.14759, "NAME_CN": "海王星辰健康药房罗冲围分店", "TELEPHONE": "020-81759382", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140410", "Name": "海王星辰健康药房罗冲围分店", "address": "增槎路14号102自编01号" }, "geometry": { "type": "Point", "coordinates": [ 113.22159, 23.14759 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1662, "FID_": 1663.0, "LON": 113.64797, "LAT": 23.15192, "NAME_CN": "雅康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140411", "Name": "雅康大药房", "address": "方中五路1" }, "geometry": { "type": "Point", "coordinates": [ 113.64797, 23.15192 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1663, "FID_": 1664.0, "LON": 113.22399, "LAT": 23.29673, "NAME_CN": "永高大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140415", "Name": "永高大药房", "address": "江高镇泉溪牌坊4号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22399, 23.29673 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1664, "FID_": 1665.0, "LON": 113.2517, "LAT": 23.17159, "NAME_CN": "康佳医疗门诊部", "TELEPHONE": "020-86257928", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140416", "Name": "康佳医疗门诊部", "address": "心谊路12号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2517, 23.17159 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1665, "FID_": 1666.0, "LON": 113.28854, "LAT": 23.01174, "NAME_CN": "番禺区大石街会江卫生站", "TELEPHONE": "020-84786252", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140418", "Name": "番禺区大石街会江卫生站", "address": "石中二路" }, "geometry": { "type": "Point", "coordinates": [ 113.28854, 23.01174 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1666, "FID_": 1667.0, "LON": 113.59439, "LAT": 23.141, "NAME_CN": "广州普康平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140419", "Name": "广州普康平价大药房", "address": "汽车城大道华兴美食广场内" }, "geometry": { "type": "Point", "coordinates": [ 113.59439, 23.141 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1667, "FID_": 1668.0, "LON": 113.71595, "LAT": 23.16754, "NAME_CN": "怡和堂药店", "TELEPHONE": "020-82934570", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140420", "Name": "怡和堂药店", "address": "对海路10" }, "geometry": { "type": "Point", "coordinates": [ 113.71595, 23.16754 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1668, "FID_": 1669.0, "LON": 113.22007, "LAT": 23.3856, "NAME_CN": "回春堂宠物诊所", "TELEPHONE": "13527732359", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140421", "Name": "回春堂宠物诊所", "address": "金河湾文化街" }, "geometry": { "type": "Point", "coordinates": [ 113.22007, 23.3856 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1669, "FID_": 1670.0, "LON": 113.3118, "LAT": 23.16891, "NAME_CN": "茂业健康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140428", "Name": "茂业健康药房", "address": "广州大道北伍仙桥2351-2353号" }, "geometry": { "type": "Point", "coordinates": [ 113.3118, 23.16891 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1670, "FID_": 1671.0, "LON": 113.28036, "LAT": 23.2092, "NAME_CN": "益众药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140430", "Name": "益众药店", "address": "陈田东约东街9号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28036, 23.2092 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1671, "FID_": 1672.0, "LON": 113.3161, "LAT": 22.97271, "NAME_CN": "林和药业便民药店", "TELEPHONE": "020-33999746", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140435", "Name": "林和药业便民药店", "address": "钟屏岔道39之5号" }, "geometry": { "type": "Point", "coordinates": [ 113.3161, 22.97271 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1672, "FID_": 1673.0, "LON": 113.35473, "LAT": 22.94457, "NAME_CN": "仁和堂药房繁华分店", "TELEPHONE": "18922303141", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140447", "Name": "仁和堂药房繁华分店", "address": "繁华路101" }, "geometry": { "type": "Point", "coordinates": [ 113.35473, 22.94457 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1673, "FID_": 1674.0, "LON": 113.27089, "LAT": 23.22908, "NAME_CN": "顺新堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140448", "Name": "顺新堂药房", "address": "黄边北路5" }, "geometry": { "type": "Point", "coordinates": [ 113.27089, 23.22908 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1674, "FID_": 1675.0, "LON": 113.18106, "LAT": 23.45433, "NAME_CN": "金诚大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140449", "Name": "金诚大药房", "address": "康政小区二街13号" }, "geometry": { "type": "Point", "coordinates": [ 113.18106, 23.45433 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1675, "FID_": 1676.0, "LON": 113.30922, "LAT": 23.15418, "NAME_CN": "竺仙堂药店", "TELEPHONE": "020-87201191", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140462", "Name": "竺仙堂药店", "address": "禺东西路" }, "geometry": { "type": "Point", "coordinates": [ 113.30922, 23.15418 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1676, "FID_": 1677.0, "LON": 113.23768, "LAT": 23.21542, "NAME_CN": "林和药业连锁公司永安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140475", "Name": "林和药业连锁公司永安药店", "address": "大冈街48" }, "geometry": { "type": "Point", "coordinates": [ 113.23768, 23.21542 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1677, "FID_": 1678.0, "LON": 113.41267, "LAT": 22.80964, "NAME_CN": "柏盛堂商业公司灵康药店", "TELEPHONE": "020-34990982", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.140485", "Name": "柏盛堂商业公司灵康药店", "address": "灵城大厦28号铺" }, "geometry": { "type": "Point", "coordinates": [ 113.41267, 22.80964 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1678, "FID_": 1679.0, "LON": 113.31916, "LAT": 23.19869, "NAME_CN": "祥泰药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140490", "Name": "祥泰药店", "address": "桥南街" }, "geometry": { "type": "Point", "coordinates": [ 113.31916, 23.19869 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1679, "FID_": 1680.0, "LON": 113.34337, "LAT": 23.24671, "NAME_CN": "广州友好医院", "TELEPHONE": "020-87431036", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140501", "Name": "广州友好医院", "address": "大源南路102号" }, "geometry": { "type": "Point", "coordinates": [ 113.34337, 23.24671 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1680, "FID_": 1681.0, "LON": 113.24305, "LAT": 23.0795, "NAME_CN": "鹤中骨伤科门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.140505", "Name": "鹤中骨伤科门诊部", "address": "鹤洞路53" }, "geometry": { "type": "Point", "coordinates": [ 113.24305, 23.0795 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1681, "FID_": 1682.0, "LON": 113.24015, "LAT": 23.07786, "NAME_CN": "济和堂药业连锁福盛康分店慈善大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.140506", "Name": "济和堂药业连锁福盛康分店慈善大药房", "address": "鹤洞路127" }, "geometry": { "type": "Point", "coordinates": [ 113.24015, 23.07786 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1682, "FID_": 1683.0, "LON": 113.25164, "LAT": 23.12816, "NAME_CN": "广州德坤瑶医门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.140507", "Name": "广州德坤瑶医门诊部", "address": "中山六路178" }, "geometry": { "type": "Point", "coordinates": [ 113.25164, 23.12816 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1683, "FID_": 1684.0, "LON": 113.28274, "LAT": 22.96425, "NAME_CN": "石壁街屏山二村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140508", "Name": "石壁街屏山二村卫生站", "address": "屏山东路" }, "geometry": { "type": "Point", "coordinates": [ 113.28274, 22.96425 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1684, "FID_": 1685.0, "LON": 113.28411, "LAT": 22.96518, "NAME_CN": "广安堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140509", "Name": "广安堂药店", "address": "屏山东路62" }, "geometry": { "type": "Point", "coordinates": [ 113.28411, 22.96518 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1685, "FID_": 1686.0, "LON": 113.36541, "LAT": 23.12066, "NAME_CN": "林和药业和顺堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140518", "Name": "林和药业和顺堂药店", "address": "员村四横路自编6-7" }, "geometry": { "type": "Point", "coordinates": [ 113.36541, 23.12066 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1686, "FID_": 1687.0, "LON": 113.24815, "LAT": 23.16063, "NAME_CN": "瑶康医疗门诊部", "TELEPHONE": "13538860933", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.140519", "Name": "瑶康医疗门诊部", "address": "瑶台大街5" }, "geometry": { "type": "Point", "coordinates": [ 113.24815, 23.16063 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1687, "FID_": 1688.0, "LON": 113.3171, "LAT": 23.08507, "NAME_CN": "桥南牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140520", "Name": "桥南牙科", "address": "大塘桥南新街西1巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3171, 23.08507 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1688, "FID_": 1689.0, "LON": 113.27327, "LAT": 23.08362, "NAME_CN": "吉雅动物医院", "TELEPHONE": "13826017736", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140521", "Name": "吉雅动物医院", "address": "江燕路32号临时附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27327, 23.08362 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1689, "FID_": 1690.0, "LON": 113.64873, "LAT": 23.65576, "NAME_CN": "广东省工伤康复医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.140522", "Name": "广东省工伤康复医院-荣泉楼", "address": "温泉东路160" }, "geometry": { "type": "Point", "coordinates": [ 113.64873, 23.65576 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1690, "FID_": 1691.0, "LON": 113.35196, "LAT": 23.09184, "NAME_CN": "稳健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140524", "Name": "稳健药店", "address": "西约曾园四巷17" }, "geometry": { "type": "Point", "coordinates": [ 113.35196, 23.09184 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1691, "FID_": 1692.0, "LON": 113.34728, "LAT": 23.17225, "NAME_CN": "长湴社区卫生站", "TELEPHONE": "020-37202766", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140525", "Name": "长湴社区卫生站", "address": "长湴村南大街1号" }, "geometry": { "type": "Point", "coordinates": [ 113.34728, 23.17225 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1692, "FID_": 1693.0, "LON": 113.40692, "LAT": 22.80917, "NAME_CN": "灵山医院第二门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.140536", "Name": "灵山医院第二门诊部", "address": "环城西路10" }, "geometry": { "type": "Point", "coordinates": [ 113.40692, 22.80917 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1693, "FID_": 1694.0, "LON": 113.36392, "LAT": 23.20226, "NAME_CN": "龙源医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140538", "Name": "龙源医疗门诊部", "address": "龙洞碧翠一巷5号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36392, 23.20226 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1694, "FID_": 1695.0, "LON": 113.33139, "LAT": 23.08377, "NAME_CN": "万康药业仁德药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140539", "Name": "万康药业仁德药店", "address": "龙潭东环街26号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.33139, 23.08377 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1695, "FID_": 1696.0, "LON": 113.22262, "LAT": 23.0884, "NAME_CN": "心爱宠物连锁", "TELEPHONE": "13418065986", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.140542", "Name": "心爱宠物连锁", "address": "喜鹊路9号临时附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22262, 23.0884 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1696, "FID_": 1697.0, "LON": 113.22887, "LAT": 23.42373, "NAME_CN": "都康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140543", "Name": "都康药店", "address": "凤凰北路" }, "geometry": { "type": "Point", "coordinates": [ 113.22887, 23.42373 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1697, "FID_": 1698.0, "LON": 113.83567, "LAT": 23.28664, "NAME_CN": "益荔一荔大药房连锁NO.6", "TELEPHONE": "020-82725082", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140550", "Name": "益荔一荔大药房连锁NO.6", "address": "光明东路4" }, "geometry": { "type": "Point", "coordinates": [ 113.83567, 23.28664 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1698, "FID_": 1699.0, "LON": 113.83606, "LAT": 23.28648, "NAME_CN": "国营益寿堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140551", "Name": "国营益寿堂药店", "address": "光明东路8号" }, "geometry": { "type": "Point", "coordinates": [ 113.83606, 23.28648 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1699, "FID_": 1700.0, "LON": 113.83642, "LAT": 23.28633, "NAME_CN": "益荔一心大药房连锁NO.5", "TELEPHONE": "020-82727722", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140552", "Name": "益荔一心大药房连锁NO.5", "address": "光明东路6" }, "geometry": { "type": "Point", "coordinates": [ 113.83642, 23.28633 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1700, "FID_": 1701.0, "LON": 113.83659, "LAT": 23.28625, "NAME_CN": "健友大药房", "TELEPHONE": "020-32299000", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140553", "Name": "健友大药房", "address": "光明东路8" }, "geometry": { "type": "Point", "coordinates": [ 113.83659, 23.28625 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1701, "FID_": 1702.0, "LON": 113.17694, "LAT": 23.46188, "NAME_CN": "祥生大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140556", "Name": "祥生大药房", "address": "历二路西5号" }, "geometry": { "type": "Point", "coordinates": [ 113.17694, 23.46188 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1702, "FID_": 1703.0, "LON": 113.24487, "LAT": 23.18205, "NAME_CN": "广州市高科门诊部", "TELEPHONE": "020-33383467", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140560", "Name": "广州市高科门诊部", "address": "德康路71" }, "geometry": { "type": "Point", "coordinates": [ 113.24487, 23.18205 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1703, "FID_": 1704.0, "LON": 113.60093, "LAT": 22.64778, "NAME_CN": "正康连锁大药房正兴分店", "TELEPHONE": "020-84956871", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.140563", "Name": "正康连锁大药房正兴分店", "address": "育才路2" }, "geometry": { "type": "Point", "coordinates": [ 113.60093, 22.64778 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1704, "FID_": 1705.0, "LON": 113.25112, "LAT": 23.25835, "NAME_CN": "桃源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140572", "Name": "桃源大药房", "address": "桃源南街26" }, "geometry": { "type": "Point", "coordinates": [ 113.25112, 23.25835 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1705, "FID_": 1706.0, "LON": 113.35277, "LAT": 23.06442, "NAME_CN": "小洲社区卫生站", "TELEPHONE": "020-34080662", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140583", "Name": "小洲社区卫生站", "address": "小洲拱北大街23号" }, "geometry": { "type": "Point", "coordinates": [ 113.35277, 23.06442 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1706, "FID_": 1707.0, "LON": 113.18718, "LAT": 23.33537, "NAME_CN": "普济堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140590", "Name": "普济堂大药房", "address": "神山大道西" }, "geometry": { "type": "Point", "coordinates": [ 113.18718, 23.33537 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1707, "FID_": 1708.0, "LON": 113.4039, "LAT": 23.12379, "NAME_CN": "广东省边防总队门诊部", "TELEPHONE": "020-82316221", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140594", "Name": "广东省边防总队门诊部", "address": "王园路自编2-7斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.4039, 23.12379 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1708, "FID_": 1709.0, "LON": 113.22586, "LAT": 23.34525, "NAME_CN": "润泽大药房镜塘分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140597", "Name": "润泽大药房镜塘分店", "address": "镜湖大道南路" }, "geometry": { "type": "Point", "coordinates": [ 113.22586, 23.34525 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1709, "FID_": 1710.0, "LON": 113.33827, "LAT": 23.23933, "NAME_CN": "广州益康门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140598", "Name": "广州益康门诊部", "address": "黄庄农贸综合市场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.33827, 23.23933 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1710, "FID_": 1711.0, "LON": 113.23673, "LAT": 23.1279, "NAME_CN": "西区大药房", "TELEPHONE": "020-81708695", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.140599", "Name": "西区大药房", "address": "中山七路369" }, "geometry": { "type": "Point", "coordinates": [ 113.23673, 23.1279 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1711, "FID_": 1712.0, "LON": 113.2329, "LAT": 23.17199, "NAME_CN": "广州仁康综合门诊部", "TELEPHONE": "020-36514568", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140600", "Name": "广州仁康综合门诊部", "address": "上步大道1" }, "geometry": { "type": "Point", "coordinates": [ 113.2329, 23.17199 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1712, "FID_": 1713.0, "LON": 113.24835, "LAT": 23.17581, "NAME_CN": "万健医疗门诊部", "TELEPHONE": "13527721278", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140607", "Name": "万健医疗门诊部", "address": "棠景路97号" }, "geometry": { "type": "Point", "coordinates": [ 113.24835, 23.17581 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1713, "FID_": 1714.0, "LON": 113.27191, "LAT": 23.07782, "NAME_CN": "众成药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140609", "Name": "众成药店", "address": "保利红棉花园" }, "geometry": { "type": "Point", "coordinates": [ 113.27191, 23.07782 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1714, "FID_": 1715.0, "LON": 113.66907, "LAT": 23.17558, "NAME_CN": "茂明大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140611", "Name": "茂明大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.66907, 23.17558 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1715, "FID_": 1716.0, "LON": 113.66958, "LAT": 23.17589, "NAME_CN": "增城溢佳药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140612", "Name": "增城溢佳药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.66958, 23.17589 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1716, "FID_": 1717.0, "LON": 113.31791, "LAT": 23.18689, "NAME_CN": "李业药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140616", "Name": "李业药店", "address": "麦地东街19号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31791, 23.18689 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1717, "FID_": 1718.0, "LON": 113.31222, "LAT": 23.09333, "NAME_CN": "广州市桂田门诊", "TELEPHONE": "15913184018", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140617", "Name": "广州市桂田门诊", "address": "桂田村南约东六巷19" }, "geometry": { "type": "Point", "coordinates": [ 113.31222, 23.09333 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1718, "FID_": 1719.0, "LON": 113.25205, "LAT": 23.1718, "NAME_CN": "育惠康(平价)大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140621", "Name": "育惠康(平价)大药房", "address": "乐陶街80" }, "geometry": { "type": "Point", "coordinates": [ 113.25205, 23.1718 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1719, "FID_": 1720.0, "LON": 113.61081, "LAT": 23.13343, "NAME_CN": "兴湘药店汇美爱心分店", "TELEPHONE": "13724043998", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140623", "Name": "兴湘药店汇美爱心分店", "address": "四通路54" }, "geometry": { "type": "Point", "coordinates": [ 113.61081, 23.13343 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1720, "FID_": 1721.0, "LON": 113.32467, "LAT": 23.04224, "NAME_CN": "益元堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140624", "Name": "益元堂大药房", "address": "新沙路47号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32467, 23.04224 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1721, "FID_": 1722.0, "LON": 113.24801, "LAT": 23.13259, "NAME_CN": "冯少明牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.140628", "Name": "冯少明牙科诊所", "address": "第一津街9号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24801, 23.13259 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1722, "FID_": 1723.0, "LON": 113.50263, "LAT": 22.82929, "NAME_CN": "黄阁康健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.140632", "Name": "黄阁康健药店", "address": "麒龙中路19/21" }, "geometry": { "type": "Point", "coordinates": [ 113.50263, 22.82929 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1723, "FID_": 1724.0, "LON": 113.249, "LAT": 23.11505, "NAME_CN": "大新街社区卫生服务中心口腔科门诊", "TELEPHONE": "020-81879613", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.140633", "Name": "大新街社区卫生服务中心口腔科门诊", "address": "一德路490" }, "geometry": { "type": "Point", "coordinates": [ 113.249, 23.11505 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1724, "FID_": 1725.0, "LON": 113.45154, "LAT": 22.85396, "NAME_CN": "林和药业健健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.140634", "Name": "林和药业健健药店", "address": "同乐路16号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.45154, 22.85396 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1725, "FID_": 1726.0, "LON": 113.28698, "LAT": 23.26791, "NAME_CN": "健安堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140636", "Name": "健安堂药房", "address": "竹仔园西街26" }, "geometry": { "type": "Point", "coordinates": [ 113.28698, 23.26791 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1726, "FID_": 1727.0, "LON": 113.31333, "LAT": 23.17686, "NAME_CN": "合欢药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140637", "Name": "合欢药房", "address": "黄猄坳下街25" }, "geometry": { "type": "Point", "coordinates": [ 113.31333, 23.17686 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1727, "FID_": 1728.0, "LON": 113.44865, "LAT": 23.04694, "NAME_CN": "化龙医院门诊部", "TELEPHONE": "020-84755314", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140640", "Name": "化龙医院门诊部", "address": "化龙镇亭南路27号" }, "geometry": { "type": "Point", "coordinates": [ 113.44865, 23.04694 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1728, "FID_": 1729.0, "LON": 113.27469, "LAT": 23.45434, "NAME_CN": "花山镇两龙村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140641", "Name": "花山镇两龙村卫生站", "address": "南岭路" }, "geometry": { "type": "Point", "coordinates": [ 113.27469, 23.45434 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1729, "FID_": 1730.0, "LON": 113.30389, "LAT": 23.09039, "NAME_CN": "柏鸿大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140643", "Name": "柏鸿大药店", "address": "鹭江南约大街30号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30389, 23.09039 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1730, "FID_": 1731.0, "LON": 113.20238, "LAT": 23.38223, "NAME_CN": "花都大桥医院", "TELEPHONE": "020-86822120|020-86823456", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140645", "Name": "花都大桥医院", "address": "建设路34-2" }, "geometry": { "type": "Point", "coordinates": [ 113.20238, 23.38223 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1731, "FID_": 1732.0, "LON": 113.33259, "LAT": 22.90333, "NAME_CN": "民爱康复门诊部", "TELEPHONE": "020-34879599", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140646", "Name": "民爱康复门诊部", "address": "大巷涌路89" }, "geometry": { "type": "Point", "coordinates": [ 113.33259, 22.90333 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1732, "FID_": 1733.0, "LON": 113.28791, "LAT": 23.15034, "NAME_CN": "广州医学院附属肿瘤医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.140655", "Name": "广州医学院附属肿瘤医院-住院楼", "address": "横枝岗路78" }, "geometry": { "type": "Point", "coordinates": [ 113.28791, 23.15034 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1733, "FID_": 1734.0, "LON": 113.34914, "LAT": 23.17226, "NAME_CN": "玉贵堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140658", "Name": "玉贵堂药房", "address": "翠景街143" }, "geometry": { "type": "Point", "coordinates": [ 113.34914, 23.17226 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1734, "FID_": 1735.0, "LON": 113.33018, "LAT": 23.14628, "NAME_CN": "海王星辰健康药房天润分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140659", "Name": "海王星辰健康药房天润分店", "address": "天润路49" }, "geometry": { "type": "Point", "coordinates": [ 113.33018, 23.14628 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1735, "FID_": 1736.0, "LON": 113.25888, "LAT": 23.19358, "NAME_CN": "华健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140660", "Name": "华健大药房", "address": "新宝天地购物中心附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25888, 23.19358 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1736, "FID_": 1737.0, "LON": 113.40306, "LAT": 23.11792, "NAME_CN": "宦溪医疗门诊部", "TELEPHONE": "020-22307244", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140663", "Name": "宦溪医疗门诊部", "address": "宦溪西路20" }, "geometry": { "type": "Point", "coordinates": [ 113.40306, 23.11792 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1737, "FID_": 1738.0, "LON": 113.51982, "LAT": 23.57337, "NAME_CN": "岭南门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.140664", "Name": "岭南门诊", "address": "城鳌大道东" }, "geometry": { "type": "Point", "coordinates": [ 113.51982, 23.57337 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1738, "FID_": 1739.0, "LON": 113.18924, "LAT": 23.07402, "NAME_CN": "永康堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.140666", "Name": "永康堂大药房", "address": "龙溪西路57号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.18924, 23.07402 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1739, "FID_": 1740.0, "LON": 113.5276, "LAT": 23.4917, "NAME_CN": "众仁大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.140668", "Name": "众仁大药房", "address": "神岗邮政所南60米" }, "geometry": { "type": "Point", "coordinates": [ 113.5276, 23.4917 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1740, "FID_": 1741.0, "LON": 113.40716, "LAT": 23.12298, "NAME_CN": "林和药业和济药店", "TELEPHONE": "13328469633", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140670", "Name": "林和药业和济药店", "address": "龙步大街3附近" }, "geometry": { "type": "Point", "coordinates": [ 113.40716, 23.12298 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1741, "FID_": 1742.0, "LON": 113.36599, "LAT": 23.42219, "NAME_CN": "洛柴岗卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140672", "Name": "洛柴岗卫生站", "address": "侨北一路与侨南二路交汇处东侧100米附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36599, 23.42219 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1742, "FID_": 1743.0, "LON": 113.6923, "LAT": 23.27521, "NAME_CN": "云和堂药店", "TELEPHONE": "020-82856442", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140681", "Name": "云和堂药店", "address": "朱村大道中330" }, "geometry": { "type": "Point", "coordinates": [ 113.6923, 23.27521 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1743, "FID_": 1744.0, "LON": 113.31472, "LAT": 23.0586, "NAME_CN": "乐真堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140683", "Name": "乐真堂药房", "address": "沥滘村新鱼新村北六巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31472, 23.0586 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1744, "FID_": 1745.0, "LON": 113.25381, "LAT": 23.19396, "NAME_CN": "国药大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140694", "Name": "国药大药房", "address": "新市新街" }, "geometry": { "type": "Point", "coordinates": [ 113.25381, 23.19396 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1745, "FID_": 1746.0, "LON": 113.43399, "LAT": 22.95471, "NAME_CN": "石碁人民医院", "TELEPHONE": "020-84857427", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140701", "Name": "石碁人民医院", "address": "石基镇岐山路3" }, "geometry": { "type": "Point", "coordinates": [ 113.43399, 22.95471 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1746, "FID_": 1747.0, "LON": 113.22719, "LAT": 23.15745, "NAME_CN": "正康连锁大药房鹅掌坦分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140705", "Name": "正康连锁大药房鹅掌坦分店", "address": "鹅掌坦西街19" }, "geometry": { "type": "Point", "coordinates": [ 113.22719, 23.15745 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1747, "FID_": 1748.0, "LON": 113.30024, "LAT": 23.12966, "NAME_CN": "岭南中医馆东山门诊部", "TELEPHONE": "020-87667731", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.140706", "Name": "岭南中医馆东山门诊部", "address": "中山一路48号" }, "geometry": { "type": "Point", "coordinates": [ 113.30024, 23.12966 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1748, "FID_": 1749.0, "LON": 113.64616, "LAT": 23.15612, "NAME_CN": "仁正堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140716", "Name": "仁正堂大药房", "address": "中心路5" }, "geometry": { "type": "Point", "coordinates": [ 113.64616, 23.15612 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1749, "FID_": 1750.0, "LON": 113.21827, "LAT": 23.22058, "NAME_CN": "和源堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140732", "Name": "和源堂药店", "address": "红星路20" }, "geometry": { "type": "Point", "coordinates": [ 113.21827, 23.22058 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1750, "FID_": 1751.0, "LON": 113.25548, "LAT": 23.29852, "NAME_CN": "民信药业立健药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140736", "Name": "民信药业立健药房", "address": "展湖路39号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25548, 23.29852 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1751, "FID_": 1752.0, "LON": 113.21722, "LAT": 23.22016, "NAME_CN": "育康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140747", "Name": "育康大药房", "address": "红星路3" }, "geometry": { "type": "Point", "coordinates": [ 113.21722, 23.22016 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1752, "FID_": 1753.0, "LON": 113.44275, "LAT": 23.04489, "NAME_CN": "林和药业化龙药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140752", "Name": "林和药业化龙药店", "address": "龙源路" }, "geometry": { "type": "Point", "coordinates": [ 113.44275, 23.04489 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1753, "FID_": 1754.0, "LON": 113.4659, "LAT": 23.1006, "NAME_CN": "林和药业橘康平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.140755", "Name": "林和药业橘康平价大药房", "address": "广新路自编776号" }, "geometry": { "type": "Point", "coordinates": [ 113.4659, 23.1006 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1754, "FID_": 1755.0, "LON": 113.61631, "LAT": 23.13571, "NAME_CN": "欣宏堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140756", "Name": "欣宏堂药店", "address": "集英路27" }, "geometry": { "type": "Point", "coordinates": [ 113.61631, 23.13571 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1755, "FID_": 1756.0, "LON": 113.44489, "LAT": 23.06078, "NAME_CN": "康彩药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140768", "Name": "康彩药店", "address": "彩虹西六巷2" }, "geometry": { "type": "Point", "coordinates": [ 113.44489, 23.06078 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1756, "FID_": 1757.0, "LON": 113.30123, "LAT": 23.02608, "NAME_CN": "安康中医门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140770", "Name": "安康中医门诊部", "address": "朝阳西路87号" }, "geometry": { "type": "Point", "coordinates": [ 113.30123, 23.02608 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1757, "FID_": 1758.0, "LON": 113.32287, "LAT": 23.02675, "NAME_CN": "正康连锁大药房冲口分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140771", "Name": "正康连锁大药房冲口分店", "address": "大涌路" }, "geometry": { "type": "Point", "coordinates": [ 113.32287, 23.02675 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1758, "FID_": 1759.0, "LON": 113.71442, "LAT": 23.17141, "NAME_CN": "永生药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140774", "Name": "永生药店", "address": "新发路28" }, "geometry": { "type": "Point", "coordinates": [ 113.71442, 23.17141 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1759, "FID_": 1760.0, "LON": 113.29013, "LAT": 23.34804, "NAME_CN": "广州西华医疗门诊部", "TELEPHONE": "18023469393", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140776", "Name": "广州西华医疗门诊部", "address": "华西路96" }, "geometry": { "type": "Point", "coordinates": [ 113.29013, 23.34804 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1760, "FID_": 1761.0, "LON": 113.28977, "LAT": 23.34817, "NAME_CN": "德诚药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140777", "Name": "德诚药店", "address": "华成路105" }, "geometry": { "type": "Point", "coordinates": [ 113.28977, 23.34817 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1761, "FID_": 1762.0, "LON": 113.36593, "LAT": 22.99455, "NAME_CN": "康德堂药店江南分店", "TELEPHONE": "020-34693171", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140780", "Name": "康德堂药店江南分店", "address": "南里路22" }, "geometry": { "type": "Point", "coordinates": [ 113.36593, 22.99455 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1762, "FID_": 1763.0, "LON": 113.3843, "LAT": 23.13211, "NAME_CN": "宝信堂平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140782", "Name": "宝信堂平价大药房", "address": "泰安中学对面" }, "geometry": { "type": "Point", "coordinates": [ 113.3843, 23.13211 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1763, "FID_": 1764.0, "LON": 113.22725, "LAT": 23.13939, "NAME_CN": "金康药房南岸分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.140786", "Name": "金康药房南岸分店", "address": "南岸路77之5" }, "geometry": { "type": "Point", "coordinates": [ 113.22725, 23.13939 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1764, "FID_": 1765.0, "LON": 113.39448, "LAT": 22.96465, "NAME_CN": "安来堂大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140787", "Name": "安来堂大药店", "address": "旧村东路" }, "geometry": { "type": "Point", "coordinates": [ 113.39448, 22.96465 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1765, "FID_": 1766.0, "LON": 113.16213, "LAT": 23.45646, "NAME_CN": "康信大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140789", "Name": "康信大药房", "address": "田心路" }, "geometry": { "type": "Point", "coordinates": [ 113.16213, 23.45646 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1766, "FID_": 1767.0, "LON": 113.481, "LAT": 23.27165, "NAME_CN": "兴丰卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140790", "Name": "兴丰卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.481, 23.27165 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1767, "FID_": 1768.0, "LON": 113.59966, "LAT": 23.1208, "NAME_CN": "天禧药店", "TELEPHONE": "020-61778238", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140791", "Name": "天禧药店", "address": "新风路8" }, "geometry": { "type": "Point", "coordinates": [ 113.59966, 23.1208 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1768, "FID_": 1769.0, "LON": 113.55642, "LAT": 23.12233, "NAME_CN": "暨南大学附属暨华医院", "TELEPHONE": "020-85408888", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140796", "Name": "暨南大学附属暨华医院-急诊", "address": "陈家林路2" }, "geometry": { "type": "Point", "coordinates": [ 113.55642, 23.12233 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1769, "FID_": 1770.0, "LON": 113.34376, "LAT": 23.41513, "NAME_CN": "石角卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140799", "Name": "石角卫生站", "address": "X266" }, "geometry": { "type": "Point", "coordinates": [ 113.34376, 23.41513 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1770, "FID_": 1771.0, "LON": 113.24291, "LAT": 23.17799, "NAME_CN": "怀仁医药万安堂药店", "TELEPHONE": "020-36320668", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140803", "Name": "怀仁医药万安堂药店", "address": "合益街" }, "geometry": { "type": "Point", "coordinates": [ 113.24291, 23.17799 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1771, "FID_": 1772.0, "LON": 113.22482, "LAT": 23.18247, "NAME_CN": "林和药业川营药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140807", "Name": "林和药业川营药店", "address": "槎龙万龙六巷46" }, "geometry": { "type": "Point", "coordinates": [ 113.22482, 23.18247 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1772, "FID_": 1773.0, "LON": 113.21622, "LAT": 23.12036, "NAME_CN": "康宁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.140808", "Name": "康宁药店", "address": "坦尾中街78" }, "geometry": { "type": "Point", "coordinates": [ 113.21622, 23.12036 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1773, "FID_": 1774.0, "LON": 113.10067, "LAT": 23.33577, "NAME_CN": "康富来药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140817", "Name": "康富来药店", "address": "炭步市场北街111号" }, "geometry": { "type": "Point", "coordinates": [ 113.10067, 23.33577 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1774, "FID_": 1775.0, "LON": 113.57421, "LAT": 23.1115, "NAME_CN": "新塘珠陶门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.140823", "Name": "新塘珠陶门诊", "address": "西洲大道89" }, "geometry": { "type": "Point", "coordinates": [ 113.57421, 23.1115 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1775, "FID_": 1776.0, "LON": 113.34441, "LAT": 22.94656, "NAME_CN": "广州市番禺区惠福健药店", "TELEPHONE": "020-39997489", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140825", "Name": "广州市番禺区惠福健药店", "address": "北桥路135/137/139号" }, "geometry": { "type": "Point", "coordinates": [ 113.34441, 22.94656 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1776, "FID_": 1777.0, "LON": 113.34316, "LAT": 22.94513, "NAME_CN": "达康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140827", "Name": "达康药房", "address": "沙头新村大街" }, "geometry": { "type": "Point", "coordinates": [ 113.34316, 22.94513 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1777, "FID_": 1778.0, "LON": 113.34276, "LAT": 22.94697, "NAME_CN": "沙头村新村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140828", "Name": "沙头村新村卫生站", "address": "沙头新村大街" }, "geometry": { "type": "Point", "coordinates": [ 113.34276, 22.94697 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1778, "FID_": 1779.0, "LON": 113.39668, "LAT": 23.12052, "NAME_CN": "归元大药房", "TELEPHONE": "13660404582", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140829", "Name": "归元大药房", "address": "东圃大马路7-12" }, "geometry": { "type": "Point", "coordinates": [ 113.39668, 23.12052 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1779, "FID_": 1780.0, "LON": 113.19768, "LAT": 23.15363, "NAME_CN": "福懋宠物中心金沙洲分院", "TELEPHONE": "020-81484533", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140830", "Name": "福懋宠物中心金沙洲分院", "address": "环洲三路" }, "geometry": { "type": "Point", "coordinates": [ 113.19768, 23.15363 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1780, "FID_": 1781.0, "LON": 113.25524, "LAT": 23.38441, "NAME_CN": "金进堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140831", "Name": "金进堂大药房", "address": "清潭东路" }, "geometry": { "type": "Point", "coordinates": [ 113.25524, 23.38441 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1781, "FID_": 1782.0, "LON": 113.25708, "LAT": 23.38353, "NAME_CN": "国药医药平价大药房清布分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140832", "Name": "国药医药平价大药房清布分店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.25708, 23.38353 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1782, "FID_": 1783.0, "LON": 113.26064, "LAT": 23.08787, "NAME_CN": "广州市红十字会医院昌岗分院", "TELEPHONE": "020-84326327", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140842", "Name": "广州市红十字会医院昌岗分院", "address": "沙园南五街6号" }, "geometry": { "type": "Point", "coordinates": [ 113.26064, 23.08787 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1783, "FID_": 1784.0, "LON": 113.22859, "LAT": 23.42435, "NAME_CN": "团结村卫生站分站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140844", "Name": "团结村卫生站分站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22859, 23.42435 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1784, "FID_": 1785.0, "LON": 113.22042, "LAT": 23.27105, "NAME_CN": "高塘门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140847", "Name": "高塘门诊部", "address": "胜利路80" }, "geometry": { "type": "Point", "coordinates": [ 113.22042, 23.27105 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1785, "FID_": 1786.0, "LON": 113.56771, "LAT": 22.6791, "NAME_CN": "万顷沙镇沙尾一村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.140853", "Name": "万顷沙镇沙尾一村卫生站", "address": "粤海大道九涌段19" }, "geometry": { "type": "Point", "coordinates": [ 113.56771, 22.6791 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1786, "FID_": 1787.0, "LON": 113.25796, "LAT": 23.1591, "NAME_CN": "广州市育德药店", "TELEPHONE": "020-86581835", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140860", "Name": "广州市育德药店", "address": "机场路19号之12" }, "geometry": { "type": "Point", "coordinates": [ 113.25796, 23.1591 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1787, "FID_": 1788.0, "LON": 113.24777, "LAT": 23.21166, "NAME_CN": "永福堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140865", "Name": "永福堂大药房", "address": "石岗西基街9" }, "geometry": { "type": "Point", "coordinates": [ 113.24777, 23.21166 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1788, "FID_": 1789.0, "LON": 113.38255, "LAT": 22.78735, "NAME_CN": "康民大药房潭洲分店", "TELEPHONE": "020-84990733", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.140867", "Name": "康民大药房潭洲分店", "address": "民生路53" }, "geometry": { "type": "Point", "coordinates": [ 113.38255, 22.78735 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1789, "FID_": 1790.0, "LON": 113.38304, "LAT": 22.78681, "NAME_CN": "正和药业连锁药房潭洲民生分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.140868", "Name": "正和药业连锁药房潭洲民生分店", "address": "民生路35" }, "geometry": { "type": "Point", "coordinates": [ 113.38304, 22.78681 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1790, "FID_": 1791.0, "LON": 113.27488, "LAT": 23.23615, "NAME_CN": "康顺堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140877", "Name": "康顺堂药房", "address": "望岗上胜东街" }, "geometry": { "type": "Point", "coordinates": [ 113.27488, 23.23615 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1791, "FID_": 1792.0, "LON": 113.34237, "LAT": 22.99358, "NAME_CN": "广州正康大药店里仁洞分店", "TELEPHONE": "020-84762038", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140879", "Name": "广州正康大药店里仁洞分店", "address": "环城中路6" }, "geometry": { "type": "Point", "coordinates": [ 113.34237, 22.99358 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1792, "FID_": 1793.0, "LON": 113.27374, "LAT": 23.14701, "NAME_CN": "广东省第二中医院麓景东门诊", "TELEPHONE": "020-83583450", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.140881", "Name": "广东省第二中医院麓景东门诊", "address": "麓景东路23号" }, "geometry": { "type": "Point", "coordinates": [ 113.27374, 23.14701 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1793, "FID_": 1794.0, "LON": 113.25062, "LAT": 23.17063, "NAME_CN": "时珍药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140890", "Name": "时珍药店", "address": "乐嘉路96号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25062, 23.17063 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1794, "FID_": 1795.0, "LON": 113.24752, "LAT": 23.21876, "NAME_CN": "普仁医疗门诊", "TELEPHONE": "020-62679120", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140896", "Name": "普仁医疗门诊", "address": "石夏路" }, "geometry": { "type": "Point", "coordinates": [ 113.24752, 23.21876 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1795, "FID_": 1796.0, "LON": 113.27492, "LAT": 23.0861, "NAME_CN": "广州市江楠门诊", "TELEPHONE": "020-88378891", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140898", "Name": "广州市江楠门诊", "address": "江南大道南457号" }, "geometry": { "type": "Point", "coordinates": [ 113.27492, 23.0861 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1796, "FID_": 1797.0, "LON": 113.3025, "LAT": 23.14809, "NAME_CN": "张医生大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140899", "Name": "张医生大药房", "address": "水荫一横路4号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3025, 23.14809 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1797, "FID_": 1798.0, "LON": 113.23193, "LAT": 23.20885, "NAME_CN": "石井人民医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140902", "Name": "石井人民医院-住院部", "address": "石井镇升平前街49号" }, "geometry": { "type": "Point", "coordinates": [ 113.23193, 23.20885 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1798, "FID_": 1799.0, "LON": 113.26433, "LAT": 23.20638, "NAME_CN": "好信健康大药房黄石店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140903", "Name": "好信健康大药房黄石店", "address": "黄石东路179" }, "geometry": { "type": "Point", "coordinates": [ 113.26433, 23.20638 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1799, "FID_": 1800.0, "LON": 113.30537, "LAT": 23.06708, "NAME_CN": "亿康会员平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140921", "Name": "亿康会员平价药房", "address": "池滘东大街87附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30537, 23.06708 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1800, "FID_": 1801.0, "LON": 113.29037, "LAT": 23.12998, "NAME_CN": "广东药学院附属第一医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.140924", "Name": "广东药学院附属第一医院-门诊部", "address": "农林下路19号广东药学院附属第一医院" }, "geometry": { "type": "Point", "coordinates": [ 113.29037, 23.12998 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1801, "FID_": 1802.0, "LON": 113.28177, "LAT": 23.14325, "NAME_CN": "淘金宠物医院", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.140935", "Name": "淘金宠物医院", "address": "淘金街19-102号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28177, 23.14325 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1802, "FID_": 1803.0, "LON": 113.15354, "LAT": 23.46559, "NAME_CN": "花都区第二人民医院", "TELEPHONE": "020-86932696", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140939", "Name": "花都区第二人民医院-体检机构", "address": "康政路" }, "geometry": { "type": "Point", "coordinates": [ 113.15354, 23.46559 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1803, "FID_": 1804.0, "LON": 113.36275, "LAT": 23.01218, "NAME_CN": "康之家爱心药房广雅NO.2", "TELEPHONE": "020-34765099", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140943", "Name": "康之家爱心药房广雅NO.2", "address": "花巷商业街2号" }, "geometry": { "type": "Point", "coordinates": [ 113.36275, 23.01218 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1804, "FID_": 1805.0, "LON": 113.29483, "LAT": 23.36962, "NAME_CN": "检验检疫综合技术服务中心综合门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140944", "Name": "检验检疫综合技术服务中心综合门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.29483, 23.36962 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1805, "FID_": 1806.0, "LON": 113.21572, "LAT": 23.10868, "NAME_CN": "如薏门诊", "TELEPHONE": "13719316003", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.140945", "Name": "如薏门诊", "address": "芳村大道中560-2" }, "geometry": { "type": "Point", "coordinates": [ 113.21572, 23.10868 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1806, "FID_": 1807.0, "LON": 113.35701, "LAT": 22.99638, "NAME_CN": "华美口腔专科门诊部", "TELEPHONE": "020-34821629", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140946", "Name": "华美口腔专科门诊部", "address": "兴业大道303" }, "geometry": { "type": "Point", "coordinates": [ 113.35701, 22.99638 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1807, "FID_": 1808.0, "LON": 113.5008, "LAT": 23.58207, "NAME_CN": "李月莲牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.140947", "Name": "李月莲牙科诊所", "address": "新市街" }, "geometry": { "type": "Point", "coordinates": [ 113.5008, 23.58207 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1808, "FID_": 1809.0, "LON": 113.38623, "LAT": 22.91674, "NAME_CN": "蚬涌国药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140952", "Name": "蚬涌国药店", "address": "蚬涌市场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.38623, 22.91674 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1809, "FID_": 1810.0, "LON": 113.26209, "LAT": 23.10007, "NAME_CN": "国宁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140953", "Name": "国宁药店", "address": "杏坛大街58号101" }, "geometry": { "type": "Point", "coordinates": [ 113.26209, 23.10007 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1810, "FID_": 1811.0, "LON": 113.31541, "LAT": 23.06802, "NAME_CN": "唐人堂大药房后滘分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.140956", "Name": "唐人堂大药房后滘分店", "address": "后滘南边街21号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31541, 23.06802 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1811, "FID_": 1812.0, "LON": 113.28862, "LAT": 23.21911, "NAME_CN": "中山医博济(白云)医院", "TELEPHONE": "020-86336633", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140972", "Name": "中山医博济(白云)医院", "address": "白云大道北17号" }, "geometry": { "type": "Point", "coordinates": [ 113.28862, 23.21911 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1812, "FID_": 1813.0, "LON": 113.27301, "LAT": 23.20926, "NAME_CN": "国医堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140975", "Name": "国医堂药店", "address": "江夏庙十四巷附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27301, 23.20926 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1813, "FID_": 1814.0, "LON": 113.26886, "LAT": 23.04449, "NAME_CN": "洛浦街西二村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.140979", "Name": "洛浦街西二村卫生站", "address": "前进路30" }, "geometry": { "type": "Point", "coordinates": [ 113.26886, 23.04449 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1814, "FID_": 1815.0, "LON": 113.32575, "LAT": 23.16396, "NAME_CN": "生好堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.140987", "Name": "生好堂药店", "address": "燕岭路自编260-20" }, "geometry": { "type": "Point", "coordinates": [ 113.32575, 23.16396 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1815, "FID_": 1816.0, "LON": 113.26368, "LAT": 23.22558, "NAME_CN": "惠诚门诊部", "TELEPHONE": "020-86165965", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.140989", "Name": "惠诚门诊部", "address": "员村东街西五巷" }, "geometry": { "type": "Point", "coordinates": [ 113.26368, 23.22558 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1816, "FID_": 1817.0, "LON": 113.27207, "LAT": 23.45271, "NAME_CN": "民信药业民意药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.140995", "Name": "民信药业民意药房", "address": "两龙南街" }, "geometry": { "type": "Point", "coordinates": [ 113.27207, 23.45271 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1817, "FID_": 1818.0, "LON": 113.35963, "LAT": 23.20041, "NAME_CN": "广州恒安医疗门诊部", "TELEPHONE": "020-22343432", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141000", "Name": "广州恒安医疗门诊部", "address": "迎龙路176-1" }, "geometry": { "type": "Point", "coordinates": [ 113.35963, 23.20041 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1818, "FID_": 1819.0, "LON": 113.28074, "LAT": 23.20863, "NAME_CN": "天田大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141005", "Name": "天田大药房", "address": "陈田中街66" }, "geometry": { "type": "Point", "coordinates": [ 113.28074, 23.20863 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1819, "FID_": 1820.0, "LON": 113.19849, "LAT": 23.38684, "NAME_CN": "天仁药业华宁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141006", "Name": "天仁药业华宁药店", "address": "马房五街4-4" }, "geometry": { "type": "Point", "coordinates": [ 113.19849, 23.38684 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1820, "FID_": 1821.0, "LON": 113.31699, "LAT": 23.09543, "NAME_CN": "一康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141008", "Name": "一康药房", "address": "艺苑南路124" }, "geometry": { "type": "Point", "coordinates": [ 113.31699, 23.09543 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1821, "FID_": 1822.0, "LON": 113.21655, "LAT": 23.12358, "NAME_CN": "佳益堂医保定点药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.141012", "Name": "佳益堂医保定点药房", "address": "桥中南路70" }, "geometry": { "type": "Point", "coordinates": [ 113.21655, 23.12358 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1822, "FID_": 1823.0, "LON": 113.315, "LAT": 23.26862, "NAME_CN": "志康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141015", "Name": "志康药店", "address": "永兴东路2" }, "geometry": { "type": "Point", "coordinates": [ 113.315, 23.26862 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1823, "FID_": 1824.0, "LON": 113.60627, "LAT": 23.11082, "NAME_CN": "中批大药房", "TELEPHONE": "020-82768809", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141020", "Name": "中批大药房", "address": "宏达北路77号" }, "geometry": { "type": "Point", "coordinates": [ 113.60627, 23.11082 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1824, "FID_": 1825.0, "LON": 113.57763, "LAT": 23.31972, "NAME_CN": "红十字会医院洋田村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.141022", "Name": "红十字会医院洋田村卫生站", "address": "Y450" }, "geometry": { "type": "Point", "coordinates": [ 113.57763, 23.31972 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1825, "FID_": 1826.0, "LON": 113.57002, "LAT": 23.18679, "NAME_CN": "昱康药店", "TELEPHONE": "020-82983760", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.141025", "Name": "昱康药店", "address": "井泉一路58" }, "geometry": { "type": "Point", "coordinates": [ 113.57002, 23.18679 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1826, "FID_": 1827.0, "LON": 113.69295, "LAT": 23.27552, "NAME_CN": "富强药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141030", "Name": "富强药店", "address": "平安路24-1" }, "geometry": { "type": "Point", "coordinates": [ 113.69295, 23.27552 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1827, "FID_": 1828.0, "LON": 113.38945, "LAT": 23.01839, "NAME_CN": "罗边卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141031", "Name": "罗边卫生站", "address": "市新路与旧市新路交叉口" }, "geometry": { "type": "Point", "coordinates": [ 113.38945, 23.01839 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1828, "FID_": 1829.0, "LON": 113.28929, "LAT": 23.34612, "NAME_CN": "西成村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141038", "Name": "西成村卫生站", "address": "华成路12" }, "geometry": { "type": "Point", "coordinates": [ 113.28929, 23.34612 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1829, "FID_": 1830.0, "LON": 113.28797, "LAT": 23.34922, "NAME_CN": "百信大药房", "TELEPHONE": "13422376812", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141039", "Name": "百信大药房", "address": "华西路6号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.28797, 23.34922 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1830, "FID_": 1831.0, "LON": 113.32905, "LAT": 23.47256, "NAME_CN": "益健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141048", "Name": "益健药店", "address": "联安村委会附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32905, 23.47256 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1831, "FID_": 1832.0, "LON": 113.26318, "LAT": 23.22236, "NAME_CN": "惠众大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141050", "Name": "惠众大药房", "address": "鹤北东街10附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26318, 23.22236 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1832, "FID_": 1833.0, "LON": 113.35466, "LAT": 23.14405, "NAME_CN": "大地牙科诊所", "TELEPHONE": "020-85561109", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141051", "Name": "大地牙科诊所", "address": "华景路163" }, "geometry": { "type": "Point", "coordinates": [ 113.35466, 23.14405 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1833, "FID_": 1834.0, "LON": 113.59419, "LAT": 23.15688, "NAME_CN": "长康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141052", "Name": "长康药店", "address": "山江北路1" }, "geometry": { "type": "Point", "coordinates": [ 113.59419, 23.15688 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1834, "FID_": 1835.0, "LON": 113.35142, "LAT": 23.29452, "NAME_CN": "太和医院", "TELEPHONE": "020-87421588", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141053", "Name": "太和医院-急诊", "address": "太和中路53" }, "geometry": { "type": "Point", "coordinates": [ 113.35142, 23.29452 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1835, "FID_": 1836.0, "LON": 113.44415, "LAT": 22.99796, "NAME_CN": "正康连锁大药房山门分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141054", "Name": "正康连锁大药房山门分店", "address": "山门大道" }, "geometry": { "type": "Point", "coordinates": [ 113.44415, 22.99796 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1836, "FID_": 1837.0, "LON": 113.24828, "LAT": 23.17084, "NAME_CN": "东新药房", "TELEPHONE": "020-86347116", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141056", "Name": "东新药房", "address": "乐嘉路116" }, "geometry": { "type": "Point", "coordinates": [ 113.24828, 23.17084 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1837, "FID_": 1838.0, "LON": 113.41004, "LAT": 23.19411, "NAME_CN": "逸康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141059", "Name": "逸康大药房", "address": "广汕二路临时137" }, "geometry": { "type": "Point", "coordinates": [ 113.41004, 23.19411 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1838, "FID_": 1839.0, "LON": 113.41313, "LAT": 22.99352, "NAME_CN": "高炳添纪念医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141060", "Name": "高炳添纪念医院", "address": "大社街11" }, "geometry": { "type": "Point", "coordinates": [ 113.41313, 22.99352 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1839, "FID_": 1840.0, "LON": 113.24186, "LAT": 23.13214, "NAME_CN": "爱宠动物医院", "TELEPHONE": "020-81937952", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.141063", "Name": "爱宠动物医院", "address": "康王北路1019" }, "geometry": { "type": "Point", "coordinates": [ 113.24186, 23.13214 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1840, "FID_": 1841.0, "LON": 113.83904, "LAT": 23.28362, "NAME_CN": "新大新中西药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141066", "Name": "新大新中西药店", "address": "增江街东区农贸市场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.83904, 23.28362 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1841, "FID_": 1842.0, "LON": 113.28738, "LAT": 23.12741, "NAME_CN": "金康药房中粤分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.141075", "Name": "金康药房中粤分店", "address": "中山二路24" }, "geometry": { "type": "Point", "coordinates": [ 113.28738, 23.12741 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1842, "FID_": 1843.0, "LON": 113.24927, "LAT": 23.26555, "NAME_CN": "桥西药房", "TELEPHONE": "13434342458", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141077", "Name": "桥西药房", "address": "桃源北西街38" }, "geometry": { "type": "Point", "coordinates": [ 113.24927, 23.26555 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1843, "FID_": 1844.0, "LON": 113.731, "LAT": 23.1678, "NAME_CN": "新塘镇竹园村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141080", "Name": "新塘镇竹园村卫生站", "address": "新塘镇竹园村" }, "geometry": { "type": "Point", "coordinates": [ 113.731, 23.1678 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1844, "FID_": 1845.0, "LON": 113.38815, "LAT": 23.31024, "NAME_CN": "头陂村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141082", "Name": "头陂村卫生站", "address": "S115" }, "geometry": { "type": "Point", "coordinates": [ 113.38815, 23.31024 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1845, "FID_": 1846.0, "LON": 113.61003, "LAT": 23.127, "NAME_CN": "民晖药房NO.5", "TELEPHONE": "13760866763", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141083", "Name": "民晖药房NO.5", "address": "汇创国贸大厦二幢2-101" }, "geometry": { "type": "Point", "coordinates": [ 113.61003, 23.127 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1846, "FID_": 1847.0, "LON": 113.28311, "LAT": 23.09659, "NAME_CN": "怡乐门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141087", "Name": "怡乐门诊部", "address": "怡乐路78" }, "geometry": { "type": "Point", "coordinates": [ 113.28311, 23.09659 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1847, "FID_": 1848.0, "LON": 113.35316, "LAT": 23.29105, "NAME_CN": "宝和大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141093", "Name": "宝和大药房", "address": "太和南路58" }, "geometry": { "type": "Point", "coordinates": [ 113.35316, 23.29105 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1848, "FID_": 1849.0, "LON": 113.19644, "LAT": 23.39728, "NAME_CN": "花都区疾病预防控制中心预防接种二门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141094", "Name": "花都区疾病预防控制中心预防接种二门诊", "address": "松园大道7" }, "geometry": { "type": "Point", "coordinates": [ 113.19644, 23.39728 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1849, "FID_": 1850.0, "LON": 113.27473, "LAT": 23.13979, "NAME_CN": "广东省公安厅门诊部", "TELEPHONE": "020-83119767", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.141100", "Name": "广东省公安厅门诊部", "address": "北较场横路5号" }, "geometry": { "type": "Point", "coordinates": [ 113.27473, 23.13979 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1850, "FID_": 1851.0, "LON": 113.35338, "LAT": 22.93809, "NAME_CN": "正康大药房连锁解放分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141103", "Name": "正康大药房连锁解放分店", "address": "解放路43" }, "geometry": { "type": "Point", "coordinates": [ 113.35338, 22.93809 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1851, "FID_": 1852.0, "LON": 113.32166, "LAT": 23.16498, "NAME_CN": "六和堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141104", "Name": "六和堂药店", "address": "燕塘路69号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32166, 23.16498 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1852, "FID_": 1853.0, "LON": 113.44766, "LAT": 22.89078, "NAME_CN": "柏盛堂商业公司健发药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.141109", "Name": "柏盛堂商业公司健发药店", "address": "东发二路5" }, "geometry": { "type": "Point", "coordinates": [ 113.44766, 22.89078 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1853, "FID_": 1854.0, "LON": 113.23348, "LAT": 23.20712, "NAME_CN": "福林堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141110", "Name": "福林堂药店", "address": "石潭路84" }, "geometry": { "type": "Point", "coordinates": [ 113.23348, 23.20712 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1854, "FID_": 1855.0, "LON": 113.33158, "LAT": 23.18735, "NAME_CN": "大翔药业济世堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141118", "Name": "大翔药业济世堂大药房", "address": "麒麟中路84" }, "geometry": { "type": "Point", "coordinates": [ 113.33158, 23.18735 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1855, "FID_": 1857.0, "LON": 113.3245, "LAT": 23.19364, "NAME_CN": "永红药店", "TELEPHONE": "13828429183", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141125", "Name": "永红药店", "address": "白水塘南路14号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3245, 23.19364 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1856, "FID_": 1858.0, "LON": 113.30477, "LAT": 23.03005, "NAME_CN": "林和药业群珍药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141126", "Name": "林和药业群珍药店", "address": "新北大街" }, "geometry": { "type": "Point", "coordinates": [ 113.30477, 23.03005 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1857, "FID_": 1859.0, "LON": 113.24603, "LAT": 23.21904, "NAME_CN": "华昌门诊部", "TELEPHONE": "020-36397481", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141127", "Name": "华昌门诊部", "address": "环滘大道111号" }, "geometry": { "type": "Point", "coordinates": [ 113.24603, 23.21904 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1858, "FID_": 1860.0, "LON": 113.24124, "LAT": 23.05237, "NAME_CN": "康悦药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.141128", "Name": "康悦药房", "address": "南漖会龙坊160" }, "geometry": { "type": "Point", "coordinates": [ 113.24124, 23.05237 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1859, "FID_": 1861.0, "LON": 113.21795, "LAT": 23.05209, "NAME_CN": "慈信大药房海南分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.141129", "Name": "慈信大药房海南分店", "address": "南丫村320号" }, "geometry": { "type": "Point", "coordinates": [ 113.21795, 23.05209 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1860, "FID_": 1862.0, "LON": 113.39139, "LAT": 23.12531, "NAME_CN": "益众堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141131", "Name": "益众堂大药房", "address": "车陂高地大街31" }, "geometry": { "type": "Point", "coordinates": [ 113.39139, 23.12531 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1861, "FID_": 1863.0, "LON": 113.36091, "LAT": 22.94982, "NAME_CN": "兴合堂连锁药房市桥富华店", "TELEPHONE": "13631414859", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141132", "Name": "兴合堂连锁药房市桥富华店", "address": "富华中路37" }, "geometry": { "type": "Point", "coordinates": [ 113.36091, 22.94982 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1862, "FID_": 1864.0, "LON": 113.29007, "LAT": 23.03141, "NAME_CN": "益致大药房药", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141135", "Name": "益致大药房药", "address": "桔树北街" }, "geometry": { "type": "Point", "coordinates": [ 113.29007, 23.03141 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1863, "FID_": 1865.0, "LON": 113.30341, "LAT": 23.02742, "NAME_CN": "民颐堂药店朝阳店", "TELEPHONE": "020-84792818", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141137", "Name": "民颐堂药店朝阳店", "address": "朝阳西路39" }, "geometry": { "type": "Point", "coordinates": [ 113.30341, 23.02742 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1864, "FID_": 1866.0, "LON": 113.32722, "LAT": 23.09891, "NAME_CN": "海王星辰健康药房新港中分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141143", "Name": "海王星辰健康药房新港中分店", "address": "新港中路537号金汇商务港" }, "geometry": { "type": "Point", "coordinates": [ 113.32722, 23.09891 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1865, "FID_": 1867.0, "LON": 113.32454, "LAT": 23.18394, "NAME_CN": "民信药业民德药房", "TELEPHONE": "13719199078", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141147", "Name": "民信药业民德药房", "address": "均禾街新石路自编266号" }, "geometry": { "type": "Point", "coordinates": [ 113.32454, 23.18394 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1866, "FID_": 1868.0, "LON": 113.82359, "LAT": 23.29498, "NAME_CN": "康宝药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141148", "Name": "康宝药店", "address": "帝园路1" }, "geometry": { "type": "Point", "coordinates": [ 113.82359, 23.29498 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1867, "FID_": 1869.0, "LON": 113.23724, "LAT": 23.21694, "NAME_CN": "汇康堂平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141150", "Name": "汇康堂平价大药房", "address": "大冈街103" }, "geometry": { "type": "Point", "coordinates": [ 113.23724, 23.21694 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1868, "FID_": 1870.0, "LON": 113.34409, "LAT": 23.13635, "NAME_CN": "暨南大学附属第一医院校门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141153", "Name": "暨南大学附属第一医院校门诊部", "address": "黄埔大道西601暨南大学" }, "geometry": { "type": "Point", "coordinates": [ 113.34409, 23.13635 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1869, "FID_": 1871.0, "LON": 113.27256, "LAT": 23.09191, "NAME_CN": "广二医疗美容门诊部", "TELEPHONE": "020-34153101", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141155", "Name": "广二医疗美容门诊部", "address": "昌岗东路250" }, "geometry": { "type": "Point", "coordinates": [ 113.27256, 23.09191 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1870, "FID_": 1872.0, "LON": 113.38421, "LAT": 22.78668, "NAME_CN": "大岗康源药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.141157", "Name": "大岗康源药房", "address": "欣荣路68" }, "geometry": { "type": "Point", "coordinates": [ 113.38421, 22.78668 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1871, "FID_": 1873.0, "LON": 113.14472, "LAT": 23.46373, "NAME_CN": "仁和堂药业连锁公司狮岭药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141158", "Name": "仁和堂药业连锁公司狮岭药店", "address": "教育东路108" }, "geometry": { "type": "Point", "coordinates": [ 113.14472, 23.46373 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1872, "FID_": 1874.0, "LON": 113.6507, "LAT": 23.64776, "NAME_CN": "温泉镇医院温泉村卫生站", "TELEPHONE": "020-87838943", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.141163", "Name": "温泉镇医院温泉村卫生站", "address": "碧泉路27" }, "geometry": { "type": "Point", "coordinates": [ 113.6507, 23.64776 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1873, "FID_": 1875.0, "LON": 113.26885, "LAT": 23.45595, "NAME_CN": "杏和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141173", "Name": "杏和药店", "address": "两龙大街" }, "geometry": { "type": "Point", "coordinates": [ 113.26885, 23.45595 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1874, "FID_": 1876.0, "LON": 113.17153, "LAT": 23.40402, "NAME_CN": "广健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141174", "Name": "广健大药房", "address": "毕村北路" }, "geometry": { "type": "Point", "coordinates": [ 113.17153, 23.40402 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1875, "FID_": 1877.0, "LON": 113.22502, "LAT": 23.10717, "NAME_CN": "益仁大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.141181", "Name": "益仁大药房", "address": "山村路42号A5~A7铺" }, "geometry": { "type": "Point", "coordinates": [ 113.22502, 23.10717 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1876, "FID_": 1878.0, "LON": 113.36317, "LAT": 23.01181, "NAME_CN": "天顺宠物诊所", "TELEPHONE": "13824449345", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141186", "Name": "天顺宠物诊所", "address": "花巷商业街12号" }, "geometry": { "type": "Point", "coordinates": [ 113.36317, 23.01181 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1877, "FID_": 1879.0, "LON": 113.3077, "LAT": 23.04277, "NAME_CN": "上漖村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141189", "Name": "上漖村卫生站", "address": "中环路" }, "geometry": { "type": "Point", "coordinates": [ 113.3077, 23.04277 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1878, "FID_": 1880.0, "LON": 113.24919, "LAT": 23.40798, "NAME_CN": "德湖药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141200", "Name": "德湖药店", "address": "凤湖路" }, "geometry": { "type": "Point", "coordinates": [ 113.24919, 23.40798 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1879, "FID_": 1881.0, "LON": 113.16678, "LAT": 23.46302, "NAME_CN": "新龙平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141201", "Name": "新龙平价大药房", "address": "均一社河上一街1" }, "geometry": { "type": "Point", "coordinates": [ 113.16678, 23.46302 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1880, "FID_": 1882.0, "LON": 113.37293, "LAT": 22.86461, "NAME_CN": "坳尾村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.141202", "Name": "坳尾村卫生站", "address": "坳尾村" }, "geometry": { "type": "Point", "coordinates": [ 113.37293, 22.86461 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1881, "FID_": 1883.0, "LON": 113.35893, "LAT": 23.42069, "NAME_CN": "保良村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141215", "Name": "保良村卫生站", "address": "花东镇" }, "geometry": { "type": "Point", "coordinates": [ 113.35893, 23.42069 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1882, "FID_": 1884.0, "LON": 113.23894, "LAT": 23.12664, "NAME_CN": "广州市荔湾区富力大药房", "TELEPHONE": "020-81947630", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.141216", "Name": "广州市荔湾区富力大药房", "address": "龙津中路450" }, "geometry": { "type": "Point", "coordinates": [ 113.23894, 23.12664 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1883, "FID_": 1885.0, "LON": 113.29993, "LAT": 23.12664, "NAME_CN": "正和药业兴华药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.141220", "Name": "正和药业兴华药店", "address": "共和大街1号斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.29993, 23.12664 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1884, "FID_": 1886.0, "LON": 113.28284, "LAT": 23.09899, "NAME_CN": "善和堂百济药房", "TELEPHONE": "020-87593093", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141222", "Name": "善和堂百济药房", "address": "怡乐路70号大院10附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28284, 23.09899 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1885, "FID_": 1887.0, "LON": 113.40583, "LAT": 23.04933, "NAME_CN": "城之康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141232", "Name": "城之康药店", "address": "双桂街11巷31号" }, "geometry": { "type": "Point", "coordinates": [ 113.40583, 23.04933 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1886, "FID_": 1888.0, "LON": 113.34213, "LAT": 22.99915, "NAME_CN": "广州正康大药房朝阳分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141233", "Name": "广州正康大药房朝阳分店", "address": "新兴大道" }, "geometry": { "type": "Point", "coordinates": [ 113.34213, 22.99915 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1887, "FID_": 1889.0, "LON": 113.25028, "LAT": 23.11342, "NAME_CN": "逸仙大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.141238", "Name": "逸仙大药房", "address": "仁济路14" }, "geometry": { "type": "Point", "coordinates": [ 113.25028, 23.11342 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1888, "FID_": 1890.0, "LON": 113.36754, "LAT": 23.08736, "NAME_CN": "广州济仁堂平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141239", "Name": "广州济仁堂平价药房", "address": "龙吟大街17巷14号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36754, 23.08736 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1889, "FID_": 1891.0, "LON": 113.28254, "LAT": 23.28444, "NAME_CN": "济世回春药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141249", "Name": "济世回春药房", "address": "碑记街50" }, "geometry": { "type": "Point", "coordinates": [ 113.28254, 23.28444 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1890, "FID_": 1892.0, "LON": 113.34776, "LAT": 23.07052, "NAME_CN": "嘉和堂平价大药房华盛分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141251", "Name": "嘉和堂平价大药房华盛分店", "address": "土华路与华盛大街交叉口" }, "geometry": { "type": "Point", "coordinates": [ 113.34776, 23.07052 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1891, "FID_": 1893.0, "LON": 113.40213, "LAT": 22.96853, "NAME_CN": "广州正康大药房谭边分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141260", "Name": "广州正康大药房谭边分店", "address": "东盛二横路" }, "geometry": { "type": "Point", "coordinates": [ 113.40213, 22.96853 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1892, "FID_": 1894.0, "LON": 113.40664, "LAT": 22.80779, "NAME_CN": "番康药业健群药店", "TELEPHONE": "020-84936958", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.141261", "Name": "番康药业健群药店", "address": "人民路106号" }, "geometry": { "type": "Point", "coordinates": [ 113.40664, 22.80779 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1893, "FID_": 1895.0, "LON": 113.19743, "LAT": 23.42229, "NAME_CN": "狮岭德俊药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141263", "Name": "狮岭德俊药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.19743, 23.42229 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1894, "FID_": 1896.0, "LON": 113.19764, "LAT": 23.42188, "NAME_CN": "天宝药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141264", "Name": "天宝药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.19764, 23.42188 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1895, "FID_": 1897.0, "LON": 113.51331, "LAT": 23.22076, "NAME_CN": "广州市第十一人民医院门诊部", "TELEPHONE": "020-82259890", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.141277", "Name": "广州市第十一人民医院门诊部", "address": "广州市开发区萝岗岭头" }, "geometry": { "type": "Point", "coordinates": [ 113.51331, 23.22076 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1896, "FID_": 1898.0, "LON": 113.38793, "LAT": 23.12907, "NAME_CN": "嘉健堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141285", "Name": "嘉健堂药房", "address": "车陂路324" }, "geometry": { "type": "Point", "coordinates": [ 113.38793, 23.12907 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1897, "FID_": 1899.0, "LON": 113.37036, "LAT": 23.36101, "NAME_CN": "良田康乐药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141292", "Name": "良田康乐药店", "address": "良城西二路88" }, "geometry": { "type": "Point", "coordinates": [ 113.37036, 23.36101 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1898, "FID_": 1900.0, "LON": 113.36608, "LAT": 22.97215, "NAME_CN": "龙美卫生站", "TELEPHONE": "020-84890559", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141294", "Name": "龙美卫生站", "address": "龙美大道" }, "geometry": { "type": "Point", "coordinates": [ 113.36608, 22.97215 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1899, "FID_": 1901.0, "LON": 113.48704, "LAT": 23.44373, "NAME_CN": "太平医院开发区门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.141297", "Name": "太平医院开发区门诊部", "address": "回归路" }, "geometry": { "type": "Point", "coordinates": [ 113.48704, 23.44373 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1900, "FID_": 1902.0, "LON": 113.31929, "LAT": 22.97209, "NAME_CN": "祈福医院门诊", "TELEPHONE": "020-84518222", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141299", "Name": "祈福医院门诊", "address": "祈福新邨内" }, "geometry": { "type": "Point", "coordinates": [ 113.31929, 22.97209 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1901, "FID_": 1903.0, "LON": 113.31925, "LAT": 23.09368, "NAME_CN": "海珠区动物疫病预防控制中心", "TELEPHONE": "020-34315572", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141301", "Name": "海珠区动物疫病预防控制中心", "address": "赤岗西路40号" }, "geometry": { "type": "Point", "coordinates": [ 113.31925, 23.09368 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1902, "FID_": 1904.0, "LON": 113.31733, "LAT": 23.17159, "NAME_CN": "人仁生药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141311", "Name": "人仁生药店", "address": "牛利岗101" }, "geometry": { "type": "Point", "coordinates": [ 113.31733, 23.17159 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1903, "FID_": 1905.0, "LON": 113.23327, "LAT": 23.12424, "NAME_CN": "张永雄牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.141312", "Name": "张永雄牙科诊所", "address": "逢源路136" }, "geometry": { "type": "Point", "coordinates": [ 113.23327, 23.12424 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1904, "FID_": 1906.0, "LON": 113.20157, "LAT": 23.38254, "NAME_CN": "花都玉兰医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141314", "Name": "花都玉兰医疗门诊部", "address": "莲花街8-5" }, "geometry": { "type": "Point", "coordinates": [ 113.20157, 23.38254 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1905, "FID_": 1907.0, "LON": 113.4103, "LAT": 23.33924, "NAME_CN": "太和堂汉田药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141317", "Name": "太和堂汉田药店", "address": "光明西路5号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.4103, 23.33924 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1906, "FID_": 1908.0, "LON": 113.41618, "LAT": 23.07743, "NAME_CN": "利康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.141322", "Name": "利康药店", "address": "西社坊大街1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.41618, 23.07743 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1907, "FID_": 1909.0, "LON": 113.24272, "LAT": 23.17797, "NAME_CN": "松鹤堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141324", "Name": "松鹤堂大药房", "address": "合益街" }, "geometry": { "type": "Point", "coordinates": [ 113.24272, 23.17797 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1908, "FID_": 1910.0, "LON": 113.27424, "LAT": 23.25679, "NAME_CN": "宜信药房", "TELEPHONE": "020-36633077", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141325", "Name": "宜信药房", "address": "七星岗商业街与七星岗工业路交叉口以北" }, "geometry": { "type": "Point", "coordinates": [ 113.27424, 23.25679 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1909, "FID_": 1911.0, "LON": 113.30039, "LAT": 23.12239, "NAME_CN": "居嘉堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.141329", "Name": "居嘉堂大药房", "address": "寺右新马路4-8号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.30039, 23.12239 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1910, "FID_": 1912.0, "LON": 113.21507, "LAT": 23.23742, "NAME_CN": "荣林大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141332", "Name": "荣林大药房", "address": "石井街大滘横岭南路自编1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.21507, 23.23742 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1911, "FID_": 1913.0, "LON": 113.54447, "LAT": 22.85811, "NAME_CN": "沙仔村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.141333", "Name": "沙仔村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.54447, 22.85811 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1912, "FID_": 1914.0, "LON": 113.31209, "LAT": 22.97581, "NAME_CN": "钟一村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141339", "Name": "钟一村卫生站", "address": "人民路135" }, "geometry": { "type": "Point", "coordinates": [ 113.31209, 22.97581 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1913, "FID_": 1915.0, "LON": 113.21797, "LAT": 23.47213, "NAME_CN": "御信堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141343", "Name": "御信堂大药房", "address": "富民路11-1" }, "geometry": { "type": "Point", "coordinates": [ 113.21797, 23.47213 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1914, "FID_": 1916.0, "LON": 113.30833, "LAT": 22.97694, "NAME_CN": "广州市番禺区钟群健药店", "TELEPHONE": "020-23838063", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141356", "Name": "广州市番禺区钟群健药店", "address": "钟村镇解放路77号之1A" }, "geometry": { "type": "Point", "coordinates": [ 113.30833, 22.97694 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1915, "FID_": 1917.0, "LON": 113.26852, "LAT": 23.45614, "NAME_CN": "曾丙原牙科诊所", "TELEPHONE": "13544566776", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141359", "Name": "曾丙原牙科诊所", "address": "两龙大街" }, "geometry": { "type": "Point", "coordinates": [ 113.26852, 23.45614 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1916, "FID_": 1918.0, "LON": 113.43074, "LAT": 22.96208, "NAME_CN": "广州市番禺区石基镇小龙村卫生站", "TELEPHONE": "020-28649377", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141360", "Name": "广州市番禺区石基镇小龙村卫生站", "address": "住宅新区西一街" }, "geometry": { "type": "Point", "coordinates": [ 113.43074, 22.96208 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1917, "FID_": 1919.0, "LON": 113.5099, "LAT": 23.51935, "NAME_CN": "钟楼村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.141362", "Name": "钟楼村卫生站", "address": "Y588" }, "geometry": { "type": "Point", "coordinates": [ 113.5099, 23.51935 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1918, "FID_": 1920.0, "LON": 113.54042, "LAT": 22.70929, "NAME_CN": "南沙区中医院", "TELEPHONE": "020-84949990", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.141372", "Name": "南沙区中医院-急诊", "address": "珠江北路250" }, "geometry": { "type": "Point", "coordinates": [ 113.54042, 22.70929 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1919, "FID_": 1921.0, "LON": 113.25911, "LAT": 23.19285, "NAME_CN": "同健医药连锁众康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141374", "Name": "同健医药连锁众康药店", "address": "新宝天地购物中心A005A对面" }, "geometry": { "type": "Point", "coordinates": [ 113.25911, 23.19285 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1920, "FID_": 1922.0, "LON": 113.26376, "LAT": 23.19214, "NAME_CN": "同义堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141375", "Name": "同义堂药房", "address": "萧岗北门大街88-1" }, "geometry": { "type": "Point", "coordinates": [ 113.26376, 23.19214 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1921, "FID_": 1923.0, "LON": 113.33451, "LAT": 23.19596, "NAME_CN": "太和堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141377", "Name": "太和堂药店", "address": "犀牛路" }, "geometry": { "type": "Point", "coordinates": [ 113.33451, 23.19596 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1922, "FID_": 1924.0, "LON": 113.25264, "LAT": 23.24896, "NAME_CN": "平沙社区卫生站", "TELEPHONE": "020-22843082", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141381", "Name": "平沙社区卫生站", "address": "平沙松园中西街20" }, "geometry": { "type": "Point", "coordinates": [ 113.25264, 23.24896 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1923, "FID_": 1925.0, "LON": 113.24477, "LAT": 23.25611, "NAME_CN": "广州德耀门诊", "TELEPHONE": "020-36519813", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141383", "Name": "广州德耀门诊", "address": "小马商业街4" }, "geometry": { "type": "Point", "coordinates": [ 113.24477, 23.25611 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1924, "FID_": 1926.0, "LON": 113.19722, "LAT": 23.40653, "NAME_CN": "健诺药房大华店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141389", "Name": "健诺药房大华店", "address": "大华一路" }, "geometry": { "type": "Point", "coordinates": [ 113.19722, 23.40653 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1925, "FID_": 1927.0, "LON": 113.32753, "LAT": 23.19321, "NAME_CN": "民意堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141392", "Name": "民意堂大药房", "address": "蟾蜍石中街14" }, "geometry": { "type": "Point", "coordinates": [ 113.32753, 23.19321 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1926, "FID_": 1928.0, "LON": 113.61361, "LAT": 23.1172, "NAME_CN": "明强药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141394", "Name": "明强药店", "address": "建设路200附近" }, "geometry": { "type": "Point", "coordinates": [ 113.61361, 23.1172 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1927, "FID_": 1929.0, "LON": 113.37408, "LAT": 23.13697, "NAME_CN": "益人堂会员平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141399", "Name": "益人堂会员平价药房", "address": "棠德西横路33" }, "geometry": { "type": "Point", "coordinates": [ 113.37408, 23.13697 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1928, "FID_": 1930.0, "LON": 113.29393, "LAT": 23.26554, "NAME_CN": "华佗平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141400", "Name": "华佗平价药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.29393, 23.26554 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1929, "FID_": 1931.0, "LON": 113.23215, "LAT": 23.18075, "NAME_CN": "吉康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141401", "Name": "吉康药店", "address": "西槎路667" }, "geometry": { "type": "Point", "coordinates": [ 113.23215, 23.18075 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1930, "FID_": 1932.0, "LON": 113.29085, "LAT": 23.26765, "NAME_CN": "民福大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141415", "Name": "民福大药房", "address": "长红竹仔园大街47" }, "geometry": { "type": "Point", "coordinates": [ 113.29085, 23.26765 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1931, "FID_": 1933.0, "LON": 113.37725, "LAT": 22.78213, "NAME_CN": "大岗镇马前村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.141416", "Name": "大岗镇马前村卫生站", "address": "马前路" }, "geometry": { "type": "Point", "coordinates": [ 113.37725, 22.78213 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1932, "FID_": 1934.0, "LON": 113.40411, "LAT": 23.16025, "NAME_CN": "简锐药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141421", "Name": "简锐药店", "address": "新塘西约西边坑大街1" }, "geometry": { "type": "Point", "coordinates": [ 113.40411, 23.16025 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1933, "FID_": 1935.0, "LON": 113.44852, "LAT": 23.04717, "NAME_CN": "化龙医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141423", "Name": "化龙医院-住院部", "address": "化龙镇亭南路27号" }, "geometry": { "type": "Point", "coordinates": [ 113.44852, 23.04717 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1934, "FID_": 1936.0, "LON": 113.22143, "LAT": 23.18269, "NAME_CN": "德福牙科", "TELEPHONE": "020-81794462", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141429", "Name": "德福牙科", "address": "增槎路1092" }, "geometry": { "type": "Point", "coordinates": [ 113.22143, 23.18269 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1935, "FID_": 1937.0, "LON": 113.21687, "LAT": 23.18235, "NAME_CN": "博信平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141430", "Name": "博信平价大药房", "address": "西洲北路西洲市场1楼B2-4档" }, "geometry": { "type": "Point", "coordinates": [ 113.21687, 23.18235 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1936, "FID_": 1938.0, "LON": 113.22394, "LAT": 23.343, "NAME_CN": "民康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141433", "Name": "民康药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22394, 23.343 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1937, "FID_": 1939.0, "LON": 113.28569, "LAT": 23.08625, "NAME_CN": "瑞祥药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141435", "Name": "瑞祥药店", "address": "五村来仪大街1巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28569, 23.08625 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1938, "FID_": 1940.0, "LON": 113.29361, "LAT": 23.21766, "NAME_CN": "今采健康大药房元下田药店", "TELEPHONE": "13751787159", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141441", "Name": "今采健康大药房元下田药店", "address": "丛云路822号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29361, 23.21766 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1939, "FID_": 1941.0, "LON": 113.38125, "LAT": 23.12663, "NAME_CN": "骏园医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141446", "Name": "骏园医疗门诊部", "address": "中山大道190号骏景花园" }, "geometry": { "type": "Point", "coordinates": [ 113.38125, 23.12663 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1940, "FID_": 1942.0, "LON": 113.30897, "LAT": 22.98042, "NAME_CN": "德仁口腔门诊钟村门诊分部", "TELEPHONE": "020-23836348", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141448", "Name": "德仁口腔门诊钟村门诊分部", "address": "毓秀西路17" }, "geometry": { "type": "Point", "coordinates": [ 113.30897, 22.98042 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1941, "FID_": 1943.0, "LON": 113.29115, "LAT": 23.2604, "NAME_CN": "白云区长红医疗门诊部", "TELEPHONE": "020-86099199", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141451", "Name": "白云区长红医疗门诊部", "address": "长湴街132" }, "geometry": { "type": "Point", "coordinates": [ 113.29115, 23.2604 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1942, "FID_": 1944.0, "LON": 113.28351, "LAT": 23.07148, "NAME_CN": "怡生药房金兴店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141453", "Name": "怡生药房金兴店", "address": "金碧六街12" }, "geometry": { "type": "Point", "coordinates": [ 113.28351, 23.07148 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1943, "FID_": 1945.0, "LON": 113.34711, "LAT": 23.0713, "NAME_CN": "延年堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141457", "Name": "延年堂药房", "address": "土华路100号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34711, 23.0713 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1944, "FID_": 1946.0, "LON": 113.07683, "LAT": 23.38756, "NAME_CN": "荣福药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141458", "Name": "荣福药店", "address": "华宾路32" }, "geometry": { "type": "Point", "coordinates": [ 113.07683, 23.38756 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1945, "FID_": 1947.0, "LON": 113.55721, "LAT": 23.19298, "NAME_CN": "柏康仁安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.141460", "Name": "柏康仁安药店", "address": "新庄小东路1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.55721, 23.19298 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1946, "FID_": 1948.0, "LON": 113.43147, "LAT": 22.95873, "NAME_CN": "保生堂平价大药房石基分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141462", "Name": "保生堂平价大药房石基分店", "address": "富豪街64" }, "geometry": { "type": "Point", "coordinates": [ 113.43147, 22.95873 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1947, "FID_": 1949.0, "LON": 113.38141, "LAT": 22.9481, "NAME_CN": "仁术堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141477", "Name": "仁术堂药店", "address": "文教西路28号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.38141, 22.9481 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1948, "FID_": 1950.0, "LON": 113.2814, "LAT": 23.09067, "NAME_CN": "健碧医保药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141478", "Name": "健碧医保药店", "address": "晓南一街自编1-1" }, "geometry": { "type": "Point", "coordinates": [ 113.2814, 23.09067 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1949, "FID_": 1951.0, "LON": 113.24526, "LAT": 23.26051, "NAME_CN": "康力连锁药店仁康分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141484", "Name": "康力连锁药店仁康分店", "address": "桃源西街193附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24526, 23.26051 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1950, "FID_": 1952.0, "LON": 113.36772, "LAT": 23.13436, "NAME_CN": "佳草堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141485", "Name": "佳草堂大药房", "address": "荷光路43号1号铺" }, "geometry": { "type": "Point", "coordinates": [ 113.36772, 23.13436 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1951, "FID_": 1953.0, "LON": 113.40641, "LAT": 23.16124, "NAME_CN": "民辉大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141486", "Name": "民辉大药房", "address": "新塘长庚大街28" }, "geometry": { "type": "Point", "coordinates": [ 113.40641, 23.16124 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1952, "FID_": 1954.0, "LON": 113.42864, "LAT": 23.11034, "NAME_CN": "仁康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.141487", "Name": "仁康药店", "address": "沙井程新村二巷2" }, "geometry": { "type": "Point", "coordinates": [ 113.42864, 23.11034 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1953, "FID_": 1955.0, "LON": 113.29667, "LAT": 23.12772, "NAME_CN": "壹号大药房东山分店", "TELEPHONE": "020-62352069", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.141489", "Name": "壹号大药房东山分店", "address": "共和西路1" }, "geometry": { "type": "Point", "coordinates": [ 113.29667, 23.12772 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1954, "FID_": 1956.0, "LON": 113.62059, "LAT": 23.13884, "NAME_CN": "广州市增城盛仁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141494", "Name": "广州市增城盛仁药店", "address": "西联街13附近瑶田市场首层" }, "geometry": { "type": "Point", "coordinates": [ 113.62059, 23.13884 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1955, "FID_": 1957.0, "LON": 113.34968, "LAT": 22.94353, "NAME_CN": "普惠医院", "TELEPHONE": "020-34519999", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141500", "Name": "普惠医院", "address": "禺山大道180" }, "geometry": { "type": "Point", "coordinates": [ 113.34968, 22.94353 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1956, "FID_": 1958.0, "LON": 113.54161, "LAT": 23.10839, "NAME_CN": "万宁药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.141503", "Name": "万宁药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.54161, 23.10839 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1957, "FID_": 1959.0, "LON": 113.65448, "LAT": 23.20054, "NAME_CN": "湖中卫生站", "TELEPHONE": "13760699288", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141507", "Name": "湖中卫生站", "address": "新塘镇镇湖中村村民委员会附近" }, "geometry": { "type": "Point", "coordinates": [ 113.65448, 23.20054 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1958, "FID_": 1960.0, "LON": 113.30448, "LAT": 23.28608, "NAME_CN": "亿福大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141517", "Name": "亿福大药房", "address": "永胜大道南胜工业区1号" }, "geometry": { "type": "Point", "coordinates": [ 113.30448, 23.28608 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1959, "FID_": 1961.0, "LON": 113.35039, "LAT": 23.3008, "NAME_CN": "民信药业谢家药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141520", "Name": "民信药业谢家药店", "address": "宝生东街12号" }, "geometry": { "type": "Point", "coordinates": [ 113.35039, 23.3008 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1960, "FID_": 1962.0, "LON": 113.21924, "LAT": 23.08255, "NAME_CN": "金联牙科", "TELEPHONE": "13434218010", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.141521", "Name": "金联牙科", "address": "东漖三松坊42" }, "geometry": { "type": "Point", "coordinates": [ 113.21924, 23.08255 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1961, "FID_": 1963.0, "LON": 113.1947, "LAT": 23.40146, "NAME_CN": "仁源堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141525", "Name": "仁源堂大药房", "address": "大华二街21号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.1947, 23.40146 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1962, "FID_": 1964.0, "LON": 113.33517, "LAT": 22.9201, "NAME_CN": "正和药业进健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141536", "Name": "正和药业进健药店", "address": "沙渡公路144" }, "geometry": { "type": "Point", "coordinates": [ 113.33517, 22.9201 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1963, "FID_": 1965.0, "LON": 113.32125, "LAT": 23.08258, "NAME_CN": "文俊堂药房", "TELEPHONE": "020-84055412", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141538", "Name": "文俊堂药房", "address": "大塘东胜新街" }, "geometry": { "type": "Point", "coordinates": [ 113.32125, 23.08258 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1964, "FID_": 1966.0, "LON": 113.38123, "LAT": 23.12962, "NAME_CN": "慈福堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141541", "Name": "慈福堂大药房", "address": "棠东村东南路自编18" }, "geometry": { "type": "Point", "coordinates": [ 113.38123, 23.12962 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1965, "FID_": 1967.0, "LON": 113.28329, "LAT": 23.12265, "NAME_CN": "雅泰动物医院", "TELEPHONE": "020-83795953", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.141543", "Name": "雅泰动物医院", "address": "合群一马路111号" }, "geometry": { "type": "Point", "coordinates": [ 113.28329, 23.12265 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1966, "FID_": 1968.0, "LON": 113.2695, "LAT": 23.26721, "NAME_CN": "永康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141551", "Name": "永康大药房", "address": "大布路132号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.2695, 23.26721 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1967, "FID_": 1969.0, "LON": 113.14881, "LAT": 23.48078, "NAME_CN": "御合堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141552", "Name": "御合堂大药房", "address": "盘古北路" }, "geometry": { "type": "Point", "coordinates": [ 113.14881, 23.48078 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1968, "FID_": 1970.0, "LON": 113.21065, "LAT": 23.26385, "NAME_CN": "云兰医疗门诊", "TELEPHONE": "020-36795185", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141553", "Name": "云兰医疗门诊", "address": "凤翔中路" }, "geometry": { "type": "Point", "coordinates": [ 113.21065, 23.26385 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1969, "FID_": 1971.0, "LON": 113.26906, "LAT": 23.2509, "NAME_CN": "浩健药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141554", "Name": "浩健药房", "address": "洞隐东街31" }, "geometry": { "type": "Point", "coordinates": [ 113.26906, 23.2509 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1970, "FID_": 1972.0, "LON": 113.33238, "LAT": 23.15928, "NAME_CN": "五山街东莞庄社区卫生站", "TELEPHONE": "020-87237131", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141559", "Name": "五山街东莞庄社区卫生站", "address": "东莞庄路114" }, "geometry": { "type": "Point", "coordinates": [ 113.33238, 23.15928 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1971, "FID_": 1973.0, "LON": 113.35049, "LAT": 23.06201, "NAME_CN": "寿和堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141560", "Name": "寿和堂药店", "address": "小洲西江八巷10" }, "geometry": { "type": "Point", "coordinates": [ 113.35049, 23.06201 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1972, "FID_": 1974.0, "LON": 113.5371, "LAT": 23.09639, "NAME_CN": "仁心药店南岗店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.141562", "Name": "仁心药店南岗店", "address": "南岗路22号南门对面" }, "geometry": { "type": "Point", "coordinates": [ 113.5371, 23.09639 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1973, "FID_": 1975.0, "LON": 113.22625, "LAT": 23.42479, "NAME_CN": "康和医疗门诊部", "TELEPHONE": "020-22964816", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141569", "Name": "康和医疗门诊部", "address": "新华街凤凰北路团结村安置北区塘口三队西北面" }, "geometry": { "type": "Point", "coordinates": [ 113.22625, 23.42479 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1974, "FID_": 1976.0, "LON": 113.27369, "LAT": 23.1113, "NAME_CN": "东强中药店", "TELEPHONE": "020-34020296", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141571", "Name": "东强中药店", "address": "江湾东街19" }, "geometry": { "type": "Point", "coordinates": [ 113.27369, 23.1113 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1975, "FID_": 1977.0, "LON": 113.12802, "LAT": 23.44405, "NAME_CN": "金康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141578", "Name": "金康大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.12802, 23.44405 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1976, "FID_": 1978.0, "LON": 113.2811, "LAT": 23.25524, "NAME_CN": "恒康堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141581", "Name": "恒康堂药房", "address": "科甲杨苑直街" }, "geometry": { "type": "Point", "coordinates": [ 113.2811, 23.25524 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1977, "FID_": 1979.0, "LON": 113.33562, "LAT": 23.19483, "NAME_CN": "为民门诊部", "TELEPHONE": "13710911035", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141585", "Name": "为民门诊部", "address": "犀牛西路38" }, "geometry": { "type": "Point", "coordinates": [ 113.33562, 23.19483 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1978, "FID_": 1980.0, "LON": 113.32322, "LAT": 23.44113, "NAME_CN": "花东大新药店", "TELEPHONE": "020-22962326", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141587", "Name": "花东大新药店", "address": "朝阳路" }, "geometry": { "type": "Point", "coordinates": [ 113.32322, 23.44113 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1979, "FID_": 1981.0, "LON": 113.26698, "LAT": 23.17256, "NAME_CN": "法国皇家东冬宠物", "TELEPHONE": "020-36249851", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141599", "Name": "法国皇家东冬宠物", "address": "金钟横路57" }, "geometry": { "type": "Point", "coordinates": [ 113.26698, 23.17256 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1980, "FID_": 1982.0, "LON": 113.31178, "LAT": 23.16884, "NAME_CN": "陈明琴牙科诊所", "TELEPHONE": "020-87702343", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141601", "Name": "陈明琴牙科诊所", "address": "广州大道北伍仙桥23389~2350号" }, "geometry": { "type": "Point", "coordinates": [ 113.31178, 23.16884 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1981, "FID_": 1983.0, "LON": 113.31251, "LAT": 23.16931, "NAME_CN": "润源堂健康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141602", "Name": "润源堂健康药店", "address": "苏庄大街29" }, "geometry": { "type": "Point", "coordinates": [ 113.31251, 23.16931 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1982, "FID_": 1984.0, "LON": 113.39437, "LAT": 23.12052, "NAME_CN": "广州东圃和美门诊部", "TELEPHONE": "020-28879588", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141609", "Name": "广州东圃和美门诊部", "address": "陂东路20" }, "geometry": { "type": "Point", "coordinates": [ 113.39437, 23.12052 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1983, "FID_": 1985.0, "LON": 113.39191, "LAT": 23.12153, "NAME_CN": "华富口腔门诊", "TELEPHONE": "020-82590113", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141610", "Name": "华富口腔门诊", "address": "车陂永泰市大街12号" }, "geometry": { "type": "Point", "coordinates": [ 113.39191, 23.12153 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1984, "FID_": 1986.0, "LON": 113.25181, "LAT": 23.19351, "NAME_CN": "广东药学院附属第三医院", "TELEPHONE": "020-86303958", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141612", "Name": "广东药学院附属第三医院", "address": "新市新街79之1" }, "geometry": { "type": "Point", "coordinates": [ 113.25181, 23.19351 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1985, "FID_": 1987.0, "LON": 113.25108, "LAT": 23.41693, "NAME_CN": "花山镇新和村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141616", "Name": "花山镇新和村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.25108, 23.41693 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1986, "FID_": 1988.0, "LON": 113.35195, "LAT": 22.93923, "NAME_CN": "康寿大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141625", "Name": "康寿大药房", "address": "环城西路282" }, "geometry": { "type": "Point", "coordinates": [ 113.35195, 22.93923 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1987, "FID_": 1989.0, "LON": 113.20259, "LAT": 23.38902, "NAME_CN": "天仁大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141629", "Name": "天仁大药房", "address": "公园前路" }, "geometry": { "type": "Point", "coordinates": [ 113.20259, 23.38902 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1988, "FID_": 1990.0, "LON": 113.25258, "LAT": 23.40062, "NAME_CN": "康恩贝大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141630", "Name": "康恩贝大药房", "address": "龙口路南8巷8" }, "geometry": { "type": "Point", "coordinates": [ 113.25258, 23.40062 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1989, "FID_": 1991.0, "LON": 113.53508, "LAT": 23.13081, "NAME_CN": "广东省电力一局医院第一门诊部", "TELEPHONE": "020-82253898", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.141631", "Name": "广东省电力一局医院第一门诊部", "address": "沙元商业街13" }, "geometry": { "type": "Point", "coordinates": [ 113.53508, 23.13081 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1990, "FID_": 1992.0, "LON": 113.31904, "LAT": 23.01419, "NAME_CN": "正康连锁大药房金杏分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141635", "Name": "正康连锁大药房金杏分店", "address": "植村二路2" }, "geometry": { "type": "Point", "coordinates": [ 113.31904, 23.01419 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1991, "FID_": 1993.0, "LON": 113.58627, "LAT": 22.77593, "NAME_CN": "九王庙村社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.141640", "Name": "九王庙村社区卫生站", "address": "南沙街附近" }, "geometry": { "type": "Point", "coordinates": [ 113.58627, 22.77593 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1992, "FID_": 1994.0, "LON": 113.54248, "LAT": 22.78136, "NAME_CN": "康隆医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.141641", "Name": "康隆医药店", "address": "广兴路" }, "geometry": { "type": "Point", "coordinates": [ 113.54248, 22.78136 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1993, "FID_": 1995.0, "LON": 113.30254, "LAT": 23.35103, "NAME_CN": "高增村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141649", "Name": "高增村卫生站", "address": "上和路" }, "geometry": { "type": "Point", "coordinates": [ 113.30254, 23.35103 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1994, "FID_": 1996.0, "LON": 113.39656, "LAT": 23.12845, "NAME_CN": "平民大药房连锁经营旭景总店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141655", "Name": "平民大药房连锁经营旭景总店", "address": "车陂旭景西街东灏商业大厦首层" }, "geometry": { "type": "Point", "coordinates": [ 113.39656, 23.12845 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1995, "FID_": 1997.0, "LON": 113.32795, "LAT": 23.07977, "NAME_CN": "唐皇大药房万年分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141656", "Name": "唐皇大药房万年分店", "address": "新滘中路龙潭万年西街2号首层" }, "geometry": { "type": "Point", "coordinates": [ 113.32795, 23.07977 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1996, "FID_": 1998.0, "LON": 113.32798, "LAT": 23.07963, "NAME_CN": "惠康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141657", "Name": "惠康大药房", "address": "新滘中路龙潭万年西街2号首层" }, "geometry": { "type": "Point", "coordinates": [ 113.32798, 23.07963 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1997, "FID_": 1999.0, "LON": 113.39355, "LAT": 23.15634, "NAME_CN": "沐贤社区卫生站", "TELEPHONE": "020-32032686", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141658", "Name": "沐贤社区卫生站", "address": "沐陂大街7" }, "geometry": { "type": "Point", "coordinates": [ 113.39355, 23.15634 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1998, "FID_": 2000.0, "LON": 113.35349, "LAT": 23.26377, "NAME_CN": "天安平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141662", "Name": "天安平价药房", "address": "大源北路" }, "geometry": { "type": "Point", "coordinates": [ 113.35349, 23.26377 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 1999, "FID_": 2001.0, "LON": 113.45114, "LAT": 22.9561, "NAME_CN": "广州正康大药房官涌分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141666", "Name": "广州正康大药房官涌分店", "address": "市莲路" }, "geometry": { "type": "Point", "coordinates": [ 113.45114, 22.9561 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2000, "FID_": 2002.0, "LON": 113.45075, "LAT": 22.95589, "NAME_CN": "官涌卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141667", "Name": "官涌卫生站", "address": "市莲路官涌村段67" }, "geometry": { "type": "Point", "coordinates": [ 113.45075, 22.95589 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2001, "FID_": 2003.0, "LON": 113.23631, "LAT": 23.11553, "NAME_CN": "荔湾区口腔医院大同门诊部", "TELEPHONE": "020-81819965", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.141677", "Name": "荔湾区口腔医院大同门诊部", "address": "大同路125号" }, "geometry": { "type": "Point", "coordinates": [ 113.23631, 23.11553 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2002, "FID_": 2004.0, "LON": 113.24577, "LAT": 23.1814, "NAME_CN": "伯泉药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141678", "Name": "伯泉药店", "address": "三元里大道1195号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24577, 23.1814 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2003, "FID_": 2005.0, "LON": 113.34871, "LAT": 23.30292, "NAME_CN": "广州民信药业有限公司嘉乐药房", "TELEPHONE": "13719199078", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141682", "Name": "广州民信药业有限公司嘉乐药房", "address": "太和镇谢家庄激情溜冰场对面" }, "geometry": { "type": "Point", "coordinates": [ 113.34871, 23.30292 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2004, "FID_": 2006.0, "LON": 113.22879, "LAT": 23.42297, "NAME_CN": "百福堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141683", "Name": "百福堂药店", "address": "凤凰北路" }, "geometry": { "type": "Point", "coordinates": [ 113.22879, 23.42297 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2005, "FID_": 2007.0, "LON": 113.2305, "LAT": 23.35491, "NAME_CN": "君悦大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141684", "Name": "君悦大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.2305, 23.35491 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2006, "FID_": 2008.0, "LON": 113.32528, "LAT": 23.19012, "NAME_CN": "南方医院", "TELEPHONE": "020-62787231", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141688", "Name": "南方医院-外科楼", "address": "同和中路628号" }, "geometry": { "type": "Point", "coordinates": [ 113.32528, 23.19012 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2007, "FID_": 2009.0, "LON": 113.23955, "LAT": 23.12055, "NAME_CN": "文倡药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.141692", "Name": "文倡药店", "address": "长寿西路77" }, "geometry": { "type": "Point", "coordinates": [ 113.23955, 23.12055 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2008, "FID_": 2010.0, "LON": 113.6284, "LAT": 23.18622, "NAME_CN": "九如村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141698", "Name": "九如村卫生站", "address": "永宁路" }, "geometry": { "type": "Point", "coordinates": [ 113.6284, 23.18622 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2009, "FID_": 2011.0, "LON": 113.44568, "LAT": 22.87131, "NAME_CN": "林和药业连锁怡生药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.141703", "Name": "林和药业连锁怡生药店", "address": "市鱼路101号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.44568, 22.87131 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2010, "FID_": 2012.0, "LON": 113.34866, "LAT": 22.93807, "NAME_CN": "海王星辰健康药房西丽南分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141704", "Name": "海王星辰健康药房西丽南分店", "address": "西丽南路142" }, "geometry": { "type": "Point", "coordinates": [ 113.34866, 22.93807 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2011, "FID_": 2013.0, "LON": 113.44967, "LAT": 22.88981, "NAME_CN": "美洁口腔专科门诊部", "TELEPHONE": "020-34920910", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.141710", "Name": "美洁口腔专科门诊部", "address": "东发二路" }, "geometry": { "type": "Point", "coordinates": [ 113.44967, 22.88981 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2012, "FID_": 2014.0, "LON": 113.54346, "LAT": 22.70879, "NAME_CN": "博济康之选药店万顷沙分店", "TELEPHONE": "020-84947197", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.141711", "Name": "博济康之选药店万顷沙分店", "address": "珠江东路27" }, "geometry": { "type": "Point", "coordinates": [ 113.54346, 22.70879 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2013, "FID_": 2015.0, "LON": 113.38984, "LAT": 22.96082, "NAME_CN": "林和药业韩江春药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141712", "Name": "林和药业韩江春药店", "address": "福田路" }, "geometry": { "type": "Point", "coordinates": [ 113.38984, 22.96082 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2014, "FID_": 2016.0, "LON": 113.26948, "LAT": 23.1105, "NAME_CN": "普安药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141714", "Name": "普安药房", "address": "怡安路246~264号B5" }, "geometry": { "type": "Point", "coordinates": [ 113.26948, 23.1105 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2015, "FID_": 2017.0, "LON": 113.65443, "LAT": 23.12687, "NAME_CN": "千福堂大药房大敦店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141715", "Name": "千福堂大药房大敦店", "address": "创业西路247" }, "geometry": { "type": "Point", "coordinates": [ 113.65443, 23.12687 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2016, "FID_": 2018.0, "LON": 113.65684, "LAT": 23.12719, "NAME_CN": "康福堂药店大敦创业西路店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141716", "Name": "康福堂药店大敦创业西路店", "address": "创业西路275" }, "geometry": { "type": "Point", "coordinates": [ 113.65684, 23.12719 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2017, "FID_": 2019.0, "LON": 113.38978, "LAT": 23.1279, "NAME_CN": "宝家康药业瑭皇药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141717", "Name": "宝家康药业瑭皇药房", "address": "车陂大岗路" }, "geometry": { "type": "Point", "coordinates": [ 113.38978, 23.1279 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2018, "FID_": 2020.0, "LON": 113.29901, "LAT": 23.04274, "NAME_CN": "葆福堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141719", "Name": "葆福堂大药房", "address": "洛涛居南区27幢3号" }, "geometry": { "type": "Point", "coordinates": [ 113.29901, 23.04274 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2019, "FID_": 2021.0, "LON": 113.29728, "LAT": 23.29022, "NAME_CN": "宏德医疗门诊部", "TELEPHONE": "020-36366433", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141721", "Name": "宏德医疗门诊部", "address": "G106" }, "geometry": { "type": "Point", "coordinates": [ 113.29728, 23.29022 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2020, "FID_": 2022.0, "LON": 113.39148, "LAT": 22.94196, "NAME_CN": "番禺石岗医疗门诊", "TELEPHONE": "020-22625866", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141725", "Name": "番禺石岗医疗门诊", "address": "市莲路石岗东村段25" }, "geometry": { "type": "Point", "coordinates": [ 113.39148, 22.94196 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2021, "FID_": 2023.0, "LON": 113.20975, "LAT": 23.11035, "NAME_CN": "佳信大药房", "TELEPHONE": "020-81894103", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.141726", "Name": "佳信大药房", "address": "兴东路3-1" }, "geometry": { "type": "Point", "coordinates": [ 113.20975, 23.11035 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2022, "FID_": 2024.0, "LON": 113.27018, "LAT": 23.07706, "NAME_CN": "心和堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141728", "Name": "心和堂大药房", "address": "江燕南31/33号自编01号" }, "geometry": { "type": "Point", "coordinates": [ 113.27018, 23.07706 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2023, "FID_": 2025.0, "LON": 113.58598, "LAT": 23.18071, "NAME_CN": "颐康堂颐和药店永和分店", "TELEPHONE": "020-82974002", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141733", "Name": "颐康堂颐和药店永和分店", "address": "永联路62" }, "geometry": { "type": "Point", "coordinates": [ 113.58598, 23.18071 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2024, "FID_": 2026.0, "LON": 113.28377, "LAT": 23.14594, "NAME_CN": "高德口腔门诊部", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.141738", "Name": "高德口腔门诊部", "address": "正平北街" }, "geometry": { "type": "Point", "coordinates": [ 113.28377, 23.14594 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2025, "FID_": 2027.0, "LON": 113.37884, "LAT": 23.13428, "NAME_CN": "绿色大药房", "TELEPHONE": "020-85629816", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141749", "Name": "绿色大药房", "address": "棠东龙门路自编1-3" }, "geometry": { "type": "Point", "coordinates": [ 113.37884, 23.13428 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2026, "FID_": 2028.0, "LON": 113.39322, "LAT": 22.94273, "NAME_CN": "东华口腔门诊部", "TELEPHONE": "020-22875122", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141751", "Name": "东华口腔门诊部", "address": "市莲路石岗东村段76" }, "geometry": { "type": "Point", "coordinates": [ 113.39322, 22.94273 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2027, "FID_": 2029.0, "LON": 113.20387, "LAT": 23.15589, "NAME_CN": "大众医疗门诊部", "TELEPHONE": "020-81353355", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141752", "Name": "大众医疗门诊部", "address": "沙贝大街76号" }, "geometry": { "type": "Point", "coordinates": [ 113.20387, 23.15589 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2028, "FID_": 2030.0, "LON": 113.52926, "LAT": 22.79031, "NAME_CN": "南沙中心医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.141760", "Name": "南沙中心医院-体检中心", "address": "丰泽东路105" }, "geometry": { "type": "Point", "coordinates": [ 113.52926, 22.79031 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2029, "FID_": 2031.0, "LON": 113.30867, "LAT": 23.03729, "NAME_CN": "维滋园健康药房东海店", "TELEPHONE": "020-39985729", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141765", "Name": "维滋园健康药房东海店", "address": "大石镇迎宾路上滘路段68号东海花园50号" }, "geometry": { "type": "Point", "coordinates": [ 113.30867, 23.03729 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2030, "FID_": 2032.0, "LON": 113.23681, "LAT": 23.12913, "NAME_CN": "大琦药业公司荔湾大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.141766", "Name": "大琦药业公司荔湾大药房", "address": "荔湾路35" }, "geometry": { "type": "Point", "coordinates": [ 113.23681, 23.12913 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2031, "FID_": 2033.0, "LON": 113.30986, "LAT": 22.97364, "NAME_CN": "广州市番禺区钟村医院", "TELEPHONE": "020-84771313", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141767", "Name": "广州市番禺区钟村医院", "address": "人民路140" }, "geometry": { "type": "Point", "coordinates": [ 113.30986, 22.97364 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2032, "FID_": 2034.0, "LON": 113.27776, "LAT": 23.13554, "NAME_CN": "集和堂大药房建设店", "TELEPHONE": "020-83808613", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.141768", "Name": "集和堂大药房建设店", "address": "建设三马路17号102房" }, "geometry": { "type": "Point", "coordinates": [ 113.27776, 23.13554 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2033, "FID_": 2035.0, "LON": 113.39166, "LAT": 22.89444, "NAME_CN": "鱼窝头医院大同分院", "TELEPHONE": "020-84917578", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.141769", "Name": "鱼窝头医院大同分院", "address": "光明路5" }, "geometry": { "type": "Point", "coordinates": [ 113.39166, 22.89444 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2034, "FID_": 2036.0, "LON": 113.39641, "LAT": 22.94679, "NAME_CN": "石碁人民医院傍西分院", "TELEPHONE": "020-34562402", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141770", "Name": "石碁人民医院傍西分院", "address": "傍江西村" }, "geometry": { "type": "Point", "coordinates": [ 113.39641, 22.94679 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2035, "FID_": 2037.0, "LON": 113.48299, "LAT": 23.16109, "NAME_CN": "新鼎大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.141772", "Name": "新鼎大药房", "address": "新桂一路5附近" }, "geometry": { "type": "Point", "coordinates": [ 113.48299, 23.16109 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2036, "FID_": 2038.0, "LON": 113.37811, "LAT": 23.13196, "NAME_CN": "月月康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141776", "Name": "月月康大药房", "address": "棠东丰乐路69" }, "geometry": { "type": "Point", "coordinates": [ 113.37811, 23.13196 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2037, "FID_": 2039.0, "LON": 113.57638, "LAT": 23.55537, "NAME_CN": "从化市喜康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.141785", "Name": "从化市喜康堂药店", "address": "环城路4" }, "geometry": { "type": "Point", "coordinates": [ 113.57638, 23.55537 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2038, "FID_": 2040.0, "LON": 113.25605, "LAT": 23.18256, "NAME_CN": "民航广州医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141792", "Name": "民航广州医院-内科大楼", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.25605, 23.18256 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2039, "FID_": 2041.0, "LON": 113.31557, "LAT": 23.06411, "NAME_CN": "海王星辰健康药房罗马家园分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141794", "Name": "海王星辰健康药房罗马家园分店", "address": "罗马家园A-109" }, "geometry": { "type": "Point", "coordinates": [ 113.31557, 23.06411 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2040, "FID_": 2042.0, "LON": 113.53356, "LAT": 23.20677, "NAME_CN": "贤康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.141804", "Name": "贤康大药房", "address": "永顺大道新村附近" }, "geometry": { "type": "Point", "coordinates": [ 113.53356, 23.20677 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2041, "FID_": 2043.0, "LON": 113.23515, "LAT": 23.17454, "NAME_CN": "自强大药房", "TELEPHONE": "020-28271905", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141806", "Name": "自强大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23515, 23.17454 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2042, "FID_": 2044.0, "LON": 113.55287, "LAT": 22.8039, "NAME_CN": "南沙街东瓜宇卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.141807", "Name": "南沙街东瓜宇卫生站", "address": "珠电路" }, "geometry": { "type": "Point", "coordinates": [ 113.55287, 22.8039 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2043, "FID_": 2045.0, "LON": 113.28488, "LAT": 22.89482, "NAME_CN": "百源堂药店紫坭分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141810", "Name": "百源堂药店紫坭分店", "address": "西安路4" }, "geometry": { "type": "Point", "coordinates": [ 113.28488, 22.89482 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2044, "FID_": 2046.0, "LON": 113.26423, "LAT": 23.08382, "NAME_CN": "珠江医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141813", "Name": "珠江医院-惠宾楼", "address": "南泰路" }, "geometry": { "type": "Point", "coordinates": [ 113.26423, 23.08382 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2045, "FID_": 2047.0, "LON": 113.3865, "LAT": 22.93717, "NAME_CN": "济人堂药店东怡店", "TELEPHONE": "020-39259368", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141814", "Name": "济人堂药店东怡店", "address": "东豪路25" }, "geometry": { "type": "Point", "coordinates": [ 113.3865, 22.93717 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2046, "FID_": 2048.0, "LON": 113.37208, "LAT": 22.96455, "NAME_CN": "永康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141817", "Name": "永康药店", "address": "市新路" }, "geometry": { "type": "Point", "coordinates": [ 113.37208, 22.96455 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2047, "FID_": 2049.0, "LON": 113.23609, "LAT": 23.16344, "NAME_CN": "林和药业桦桾药店", "TELEPHONE": "020-88308923", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141825", "Name": "林和药业桦桾药店", "address": "田心友谊路12号" }, "geometry": { "type": "Point", "coordinates": [ 113.23609, 23.16344 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2048, "FID_": 2050.0, "LON": 113.22984, "LAT": 23.16536, "NAME_CN": "集和堂大药房侨德分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141826", "Name": "集和堂大药房侨德分店", "address": "西槎路308号" }, "geometry": { "type": "Point", "coordinates": [ 113.22984, 23.16536 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2049, "FID_": 2051.0, "LON": 113.77512, "LAT": 23.28514, "NAME_CN": "药膳堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141827", "Name": "药膳堂药店", "address": "金微路1号1幢105" }, "geometry": { "type": "Point", "coordinates": [ 113.77512, 23.28514 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2050, "FID_": 2052.0, "LON": 113.2881, "LAT": 23.21916, "NAME_CN": "杏济大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141829", "Name": "杏济大药房", "address": "解放庄北街1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2881, 23.21916 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2051, "FID_": 2053.0, "LON": 113.16765, "LAT": 23.46527, "NAME_CN": "春芝堂药房康力连锁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141831", "Name": "春芝堂药房康力连锁药店", "address": "咸水岭社十六巷1号" }, "geometry": { "type": "Point", "coordinates": [ 113.16765, 23.46527 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2052, "FID_": 2054.0, "LON": 113.13679, "LAT": 23.45943, "NAME_CN": "狮岭泰福药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141832", "Name": "狮岭泰福药店", "address": "培正路" }, "geometry": { "type": "Point", "coordinates": [ 113.13679, 23.45943 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2053, "FID_": 2055.0, "LON": 113.39848, "LAT": 22.94298, "NAME_CN": "柏青药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141837", "Name": "柏青药店", "address": "城区大道121西侧" }, "geometry": { "type": "Point", "coordinates": [ 113.39848, 22.94298 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2054, "FID_": 2056.0, "LON": 113.59849, "LAT": 23.52766, "NAME_CN": "维康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.141838", "Name": "维康药店", "address": "环市东路与罗沙路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.59849, 23.52766 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2055, "FID_": 2057.0, "LON": 113.22315, "LAT": 23.12513, "NAME_CN": "汇康药房荔湖明苑分店", "TELEPHONE": "020-81967807", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.141845", "Name": "汇康药房荔湖明苑分店", "address": "黄沙大道粤南大街3号荔湖明苑" }, "geometry": { "type": "Point", "coordinates": [ 113.22315, 23.12513 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2056, "FID_": 2058.0, "LON": 113.30793, "LAT": 23.06098, "NAME_CN": "健君堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141846", "Name": "健君堂大药房", "address": "沥滘迎祥坊5号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30793, 23.06098 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2057, "FID_": 2059.0, "LON": 113.22177, "LAT": 23.09981, "NAME_CN": "广东省中医院芳村医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.141848", "Name": "广东省中医院芳村医院-门诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22177, 23.09981 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2058, "FID_": 2060.0, "LON": 113.14772, "LAT": 23.46759, "NAME_CN": "康亿大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141855", "Name": "康亿大药房", "address": "金狮街36" }, "geometry": { "type": "Point", "coordinates": [ 113.14772, 23.46759 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2059, "FID_": 2061.0, "LON": 113.54488, "LAT": 22.71078, "NAME_CN": "南区第一人民医院", "TELEPHONE": "020-84943927", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.141870", "Name": "南区第一人民医院-急诊科", "address": "新兴路88" }, "geometry": { "type": "Point", "coordinates": [ 113.54488, 22.71078 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2060, "FID_": 2062.0, "LON": 113.3552, "LAT": 22.938, "NAME_CN": "三堂社区卫生站", "TELEPHONE": "020-84824417", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141872", "Name": "三堂社区卫生站", "address": "三堂路27" }, "geometry": { "type": "Point", "coordinates": [ 113.3552, 22.938 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2061, "FID_": 2063.0, "LON": 113.31973, "LAT": 23.20284, "NAME_CN": "广州白云职工医院", "TELEPHONE": "020-31323886", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141874", "Name": "广州白云职工医院", "address": "同泰路1688" }, "geometry": { "type": "Point", "coordinates": [ 113.31973, 23.20284 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2062, "FID_": 2064.0, "LON": 113.23369, "LAT": 23.12805, "NAME_CN": "穗莲医药店", "TELEPHONE": "020-81811687", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.141880", "Name": "穗莲医药店", "address": "中山八路35-2" }, "geometry": { "type": "Point", "coordinates": [ 113.23369, 23.12805 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2063, "FID_": 2065.0, "LON": 113.28294, "LAT": 23.12953, "NAME_CN": "中山大学附属第一医院北校区门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.141886", "Name": "中山大学附属第一医院北校区门诊部", "address": "中山二路74" }, "geometry": { "type": "Point", "coordinates": [ 113.28294, 23.12953 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2064, "FID_": 2066.0, "LON": 113.23507, "LAT": 23.14561, "NAME_CN": "同健医药连锁西增药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.141887", "Name": "同健医药连锁西增药店", "address": "西增路14临时" }, "geometry": { "type": "Point", "coordinates": [ 113.23507, 23.14561 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2065, "FID_": 2067.0, "LON": 113.42294, "LAT": 23.13035, "NAME_CN": "康华医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141889", "Name": "康华医疗门诊部", "address": "吉山下街自编2-2" }, "geometry": { "type": "Point", "coordinates": [ 113.42294, 23.13035 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2066, "FID_": 2068.0, "LON": 113.25673, "LAT": 23.11483, "NAME_CN": "广州医科大学附属第一医院", "TELEPHONE": "020-83336797", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.141890", "Name": "广州医科大学附属第一医院-急诊", "address": "沿江西路151号" }, "geometry": { "type": "Point", "coordinates": [ 113.25673, 23.11483 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2067, "FID_": 2069.0, "LON": 113.32643, "LAT": 23.19291, "NAME_CN": "济善堂健康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141891", "Name": "济善堂健康药店", "address": "蟾蜍石西街" }, "geometry": { "type": "Point", "coordinates": [ 113.32643, 23.19291 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2068, "FID_": 2070.0, "LON": 113.43899, "LAT": 23.09944, "NAME_CN": "晟康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.141897", "Name": "晟康堂药店", "address": "荔香路49" }, "geometry": { "type": "Point", "coordinates": [ 113.43899, 23.09944 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2069, "FID_": 2071.0, "LON": 113.22639, "LAT": 23.18495, "NAME_CN": "维美牙科", "TELEPHONE": "020-81738428", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141902", "Name": "维美牙科", "address": "西槎路1265号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22639, 23.18495 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2070, "FID_": 2072.0, "LON": 113.355, "LAT": 23.39368, "NAME_CN": "寮采卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141904", "Name": "寮采卫生站", "address": "寮竹路6" }, "geometry": { "type": "Point", "coordinates": [ 113.355, 23.39368 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2071, "FID_": 2073.0, "LON": 113.37156, "LAT": 23.36125, "NAME_CN": "仁康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141905", "Name": "仁康堂药店", "address": "良城三路63" }, "geometry": { "type": "Point", "coordinates": [ 113.37156, 23.36125 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2072, "FID_": 2074.0, "LON": 113.63308, "LAT": 23.11718, "NAME_CN": "天源药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141908", "Name": "天源药店", "address": "新塘大道东42号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.63308, 23.11718 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2073, "FID_": 2075.0, "LON": 113.25192, "LAT": 23.18322, "NAME_CN": "康之家爱心药房明珠秀峰店", "TELEPHONE": "020-36227790", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141911", "Name": "康之家爱心药房明珠秀峰店", "address": "岗贝路175号101铺" }, "geometry": { "type": "Point", "coordinates": [ 113.25192, 23.18322 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2074, "FID_": 2076.0, "LON": 113.34925, "LAT": 22.96529, "NAME_CN": "康安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141916", "Name": "康安药店", "address": "环村东路8" }, "geometry": { "type": "Point", "coordinates": [ 113.34925, 22.96529 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2075, "FID_": 2077.0, "LON": 113.3376, "LAT": 23.1304, "NAME_CN": "康祺门诊", "TELEPHONE": "020-38904843", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141922", "Name": "康祺门诊", "address": "石牌东路168号" }, "geometry": { "type": "Point", "coordinates": [ 113.3376, 23.1304 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2076, "FID_": 2078.0, "LON": 113.32082, "LAT": 23.26909, "NAME_CN": "新康太药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141923", "Name": "新康太药房", "address": "龙兴中路2" }, "geometry": { "type": "Point", "coordinates": [ 113.32082, 23.26909 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2077, "FID_": 2079.0, "LON": 113.35604, "LAT": 23.29393, "NAME_CN": "益丹大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141925", "Name": "益丹大药房", "address": "和乐肉菜综合市场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35604, 23.29393 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2078, "FID_": 2080.0, "LON": 113.07484, "LAT": 23.38867, "NAME_CN": "新兴药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141929", "Name": "新兴药店", "address": "新兴路" }, "geometry": { "type": "Point", "coordinates": [ 113.07484, 23.38867 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2079, "FID_": 2081.0, "LON": 113.46334, "LAT": 22.98623, "NAME_CN": "林和新桥药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141931", "Name": "林和新桥药店", "address": "岳溪大道一横路" }, "geometry": { "type": "Point", "coordinates": [ 113.46334, 22.98623 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2080, "FID_": 2082.0, "LON": 113.32995, "LAT": 23.0149, "NAME_CN": "大石街河村社区卫生站", "TELEPHONE": "15323348803", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141941", "Name": "大石街河村社区卫生站", "address": "村东路2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32995, 23.0149 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2081, "FID_": 2083.0, "LON": 113.61775, "LAT": 23.13421, "NAME_CN": "国葆堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141943", "Name": "国葆堂药店", "address": "汇太东路233号2铺" }, "geometry": { "type": "Point", "coordinates": [ 113.61775, 23.13421 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2082, "FID_": 2084.0, "LON": 113.57402, "LAT": 23.10722, "NAME_CN": "香茳药店西州市场店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141944", "Name": "香茳药店西州市场店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.57402, 23.10722 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2083, "FID_": 2085.0, "LON": 113.5745, "LAT": 23.1061, "NAME_CN": "堂恩大药房西洲分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141945", "Name": "堂恩大药房西洲分店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.5745, 23.1061 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2084, "FID_": 2086.0, "LON": 113.32725, "LAT": 23.17487, "NAME_CN": "国仁堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141946", "Name": "国仁堂大药房", "address": "河水东直街" }, "geometry": { "type": "Point", "coordinates": [ 113.32725, 23.17487 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2085, "FID_": 2087.0, "LON": 113.43846, "LAT": 23.1002, "NAME_CN": "仁慈大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.141949", "Name": "仁慈大药房", "address": "荔香路67号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.43846, 23.1002 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2086, "FID_": 2088.0, "LON": 113.22537, "LAT": 23.21663, "NAME_CN": "铭健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141951", "Name": "铭健大药房", "address": "红星工业路" }, "geometry": { "type": "Point", "coordinates": [ 113.22537, 23.21663 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2087, "FID_": 2089.0, "LON": 113.2952, "LAT": 23.06791, "NAME_CN": "颐恒堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.141958", "Name": "颐恒堂药房", "address": "西滘进贤大街28" }, "geometry": { "type": "Point", "coordinates": [ 113.2952, 23.06791 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2088, "FID_": 2090.0, "LON": 113.36438, "LAT": 22.94081, "NAME_CN": "番禺区中医院", "TELEPHONE": "020-84837576", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.141959", "Name": "番禺区中医院-急诊科", "address": "市桥街桥东路93号" }, "geometry": { "type": "Point", "coordinates": [ 113.36438, 22.94081 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2089, "FID_": 2091.0, "LON": 113.2811, "LAT": 23.20847, "NAME_CN": "仁和堂药业连锁陈田药店", "TELEPHONE": "13711521509", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141969", "Name": "仁和堂药业连锁陈田药店", "address": "陈田中街72" }, "geometry": { "type": "Point", "coordinates": [ 113.2811, 23.20847 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2090, "FID_": 2092.0, "LON": 113.56036, "LAT": 22.80888, "NAME_CN": "南沙街坦头村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.141978", "Name": "南沙街坦头村卫生站", "address": "珠电路137" }, "geometry": { "type": "Point", "coordinates": [ 113.56036, 22.80888 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2091, "FID_": 2093.0, "LON": 113.15772, "LAT": 23.39692, "NAME_CN": "幸福园药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141982", "Name": "幸福园药房", "address": "平步大道西" }, "geometry": { "type": "Point", "coordinates": [ 113.15772, 23.39692 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2092, "FID_": 2094.0, "LON": 113.37231, "LAT": 23.21526, "NAME_CN": "凤凰街渔沙坦社区卫生站", "TELEPHONE": "020-87218629", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.141986", "Name": "凤凰街渔沙坦社区卫生站", "address": "渔兴路39" }, "geometry": { "type": "Point", "coordinates": [ 113.37231, 23.21526 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2093, "FID_": 2095.0, "LON": 113.4524, "LAT": 23.26406, "NAME_CN": "穗丰村中心卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.141990", "Name": "穗丰村中心卫生站", "address": "穗丰路" }, "geometry": { "type": "Point", "coordinates": [ 113.4524, 23.26406 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2094, "FID_": 2096.0, "LON": 113.27441, "LAT": 23.1299, "NAME_CN": "老百姓大药房大东门店", "TELEPHONE": "020-83801473", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.141992", "Name": "老百姓大药房大东门店", "address": "中山三路108" }, "geometry": { "type": "Point", "coordinates": [ 113.27441, 23.1299 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2095, "FID_": 2097.0, "LON": 113.44192, "LAT": 23.10261, "NAME_CN": "采芝林中山大道药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.141996", "Name": "采芝林中山大道药店", "address": "中山大道东526" }, "geometry": { "type": "Point", "coordinates": [ 113.44192, 23.10261 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2096, "FID_": 2098.0, "LON": 113.78299, "LAT": 23.28909, "NAME_CN": "益年堂大药房", "TELEPHONE": "020-32161668", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.141998", "Name": "益年堂大药房", "address": "荔城大道422号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.78299, 23.28909 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2097, "FID_": 2099.0, "LON": 113.14678, "LAT": 23.46588, "NAME_CN": "狮岭八九药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.141999", "Name": "狮岭八九药店", "address": "富民路85号之12" }, "geometry": { "type": "Point", "coordinates": [ 113.14678, 23.46588 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2098, "FID_": 2100.0, "LON": 113.15119, "LAT": 23.46913, "NAME_CN": "狮岭镇振兴卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142000", "Name": "狮岭镇振兴卫生站", "address": "盘古中路105" }, "geometry": { "type": "Point", "coordinates": [ 113.15119, 23.46913 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2099, "FID_": 2101.0, "LON": 113.25659, "LAT": 23.30395, "NAME_CN": "安康平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142001", "Name": "安康平价大药房", "address": "中心村七街9附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25659, 23.30395 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2100, "FID_": 2102.0, "LON": 113.26268, "LAT": 23.29957, "NAME_CN": "镇湖村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142003", "Name": "镇湖村卫生站", "address": "镇联街" }, "geometry": { "type": "Point", "coordinates": [ 113.26268, 23.29957 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2101, "FID_": 2103.0, "LON": 113.20032, "LAT": 23.38551, "NAME_CN": "奥妮城北药店", "TELEPHONE": "020-86857445", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142004", "Name": "奥妮城北药店", "address": "建设路61-16" }, "geometry": { "type": "Point", "coordinates": [ 113.20032, 23.38551 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2102, "FID_": 2104.0, "LON": 113.28115, "LAT": 23.40267, "NAME_CN": "花山镇东湖村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142007", "Name": "花山镇东湖村卫生站", "address": "Y778" }, "geometry": { "type": "Point", "coordinates": [ 113.28115, 23.40267 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2103, "FID_": 2105.0, "LON": 113.32834, "LAT": 23.47234, "NAME_CN": "联安卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142010", "Name": "联安卫生站", "address": "联安圩135号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32834, 23.47234 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2104, "FID_": 2106.0, "LON": 113.52772, "LAT": 22.79011, "NAME_CN": "南沙中心医院发热门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.142011", "Name": "南沙中心医院发热门诊", "address": "丰泽东路105" }, "geometry": { "type": "Point", "coordinates": [ 113.52772, 22.79011 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2105, "FID_": 2107.0, "LON": 113.25142, "LAT": 23.25332, "NAME_CN": "民康堂大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142012", "Name": "民康堂大药店", "address": "平沙街90" }, "geometry": { "type": "Point", "coordinates": [ 113.25142, 23.25332 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2106, "FID_": 2108.0, "LON": 113.19286, "LAT": 23.23474, "NAME_CN": "民信药业石井民康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142013", "Name": "民信药业石井民康药房", "address": "社边街2号" }, "geometry": { "type": "Point", "coordinates": [ 113.19286, 23.23474 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2107, "FID_": 2109.0, "LON": 113.63233, "LAT": 23.11698, "NAME_CN": "贵典药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.142037", "Name": "贵典药店", "address": "新塘大道东" }, "geometry": { "type": "Point", "coordinates": [ 113.63233, 23.11698 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2108, "FID_": 2110.0, "LON": 113.2586, "LAT": 23.20794, "NAME_CN": "海王星辰健康药房黄石分店", "TELEPHONE": "020-86437921", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142038", "Name": "海王星辰健康药房黄石分店", "address": "机场路1824附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2586, 23.20794 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2109, "FID_": 2111.0, "LON": 113.10057, "LAT": 23.33698, "NAME_CN": "天仁药业同兴药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142042", "Name": "天仁药业同兴药店", "address": "宝珠路" }, "geometry": { "type": "Point", "coordinates": [ 113.10057, 23.33698 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2110, "FID_": 2112.0, "LON": 113.4495, "LAT": 23.04365, "NAME_CN": "龙辉门诊部", "TELEPHONE": "020-34755566", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142051", "Name": "龙辉门诊部", "address": "龙源路116号" }, "geometry": { "type": "Point", "coordinates": [ 113.4495, 23.04365 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2111, "FID_": 2113.0, "LON": 113.28345, "LAT": 23.13462, "NAME_CN": "京卫大药房", "TELEPHONE": "020-87693290", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.142052", "Name": "京卫大药房", "address": "先烈南路21-1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28345, 23.13462 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2112, "FID_": 2114.0, "LON": 113.45444, "LAT": 22.85521, "NAME_CN": "鱼窝头村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.142060", "Name": "鱼窝头村卫生站", "address": "鱼丰大街27号" }, "geometry": { "type": "Point", "coordinates": [ 113.45444, 22.85521 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2113, "FID_": 2115.0, "LON": 113.3516, "LAT": 22.93431, "NAME_CN": "信康堂平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142061", "Name": "信康堂平价大药房", "address": "西城路39" }, "geometry": { "type": "Point", "coordinates": [ 113.3516, 22.93431 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2114, "FID_": 2116.0, "LON": 113.32189, "LAT": 23.09724, "NAME_CN": "真华药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142062", "Name": "真华药店", "address": "赤岗路22" }, "geometry": { "type": "Point", "coordinates": [ 113.32189, 23.09724 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2115, "FID_": 2117.0, "LON": 113.82036, "LAT": 23.29342, "NAME_CN": "张焕忠牙科", "TELEPHONE": "020-82621019", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.142064", "Name": "张焕忠牙科", "address": "荔乡路19号120" }, "geometry": { "type": "Point", "coordinates": [ 113.82036, 23.29342 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2116, "FID_": 2118.0, "LON": 113.34174, "LAT": 23.15103, "NAME_CN": "科星动物诊所", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142065", "Name": "科星动物诊所", "address": "五山科技广场F111号" }, "geometry": { "type": "Point", "coordinates": [ 113.34174, 23.15103 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2117, "FID_": 2119.0, "LON": 113.3455, "LAT": 23.08314, "NAME_CN": "民康平价药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142066", "Name": "民康平价药店", "address": "石榴岗东大街一巷6" }, "geometry": { "type": "Point", "coordinates": [ 113.3455, 23.08314 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2118, "FID_": 2120.0, "LON": 113.24312, "LAT": 23.18787, "NAME_CN": "仁耀堂大药房祥岗分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142068", "Name": "仁耀堂大药房祥岗分店", "address": "棠溪祥岗西后街3号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24312, 23.18787 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2119, "FID_": 2121.0, "LON": 113.2539, "LAT": 23.10221, "NAME_CN": "仁民药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142070", "Name": "仁民药房", "address": "陇西巷2-1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2539, 23.10221 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2120, "FID_": 2122.0, "LON": 113.35994, "LAT": 22.93501, "NAME_CN": "市桥街石街社区卫生站", "TELEPHONE": "020-39212636", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142073", "Name": "市桥街石街社区卫生站", "address": "大南路1" }, "geometry": { "type": "Point", "coordinates": [ 113.35994, 22.93501 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2121, "FID_": 2123.0, "LON": 113.18167, "LAT": 23.47191, "NAME_CN": "益群平价大药房分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142081", "Name": "益群平价大药房分店", "address": "南航大道禾寮附近" }, "geometry": { "type": "Point", "coordinates": [ 113.18167, 23.47191 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2122, "FID_": 2124.0, "LON": 113.38915, "LAT": 22.8932, "NAME_CN": "正康大药房大同分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.142086", "Name": "正康大药房大同分店", "address": "裕丰路26" }, "geometry": { "type": "Point", "coordinates": [ 113.38915, 22.8932 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2123, "FID_": 2125.0, "LON": 113.50083, "LAT": 22.82993, "NAME_CN": "大塘村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.142087", "Name": "大塘村卫生站", "address": "大西街3" }, "geometry": { "type": "Point", "coordinates": [ 113.50083, 22.82993 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2124, "FID_": 2126.0, "LON": 113.21765, "LAT": 23.47029, "NAME_CN": "李天增牙科诊所", "TELEPHONE": "020-86993292", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142088", "Name": "李天增牙科诊所", "address": "河滨路1号之9" }, "geometry": { "type": "Point", "coordinates": [ 113.21765, 23.47029 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2125, "FID_": 2127.0, "LON": 113.32045, "LAT": 23.0864, "NAME_CN": "福康药店", "TELEPHONE": "020-34005245", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142096", "Name": "福康药店", "address": "聚德西路聚德小学对面" }, "geometry": { "type": "Point", "coordinates": [ 113.32045, 23.0864 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2126, "FID_": 2128.0, "LON": 113.32071, "LAT": 23.08453, "NAME_CN": "健福大药房聚德分店", "TELEPHONE": "020-89238968", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142097", "Name": "健福大药房聚德分店", "address": "聚德西路143" }, "geometry": { "type": "Point", "coordinates": [ 113.32071, 23.08453 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2127, "FID_": 2129.0, "LON": 113.39802, "LAT": 22.8065, "NAME_CN": "林和药业大岗平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.142099", "Name": "林和药业大岗平价药房", "address": "东濠路11号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.39802, 22.8065 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2128, "FID_": 2130.0, "LON": 113.20026, "LAT": 23.40752, "NAME_CN": "健之堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142108", "Name": "健之堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.20026, 23.40752 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2129, "FID_": 2131.0, "LON": 113.27652, "LAT": 23.06699, "NAME_CN": "南杏药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142110", "Name": "南杏药房", "address": "石溪南约东街北83号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27652, 23.06699 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2130, "FID_": 2132.0, "LON": 113.2765, "LAT": 23.0672, "NAME_CN": "黄竹坑大药房石溪分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142111", "Name": "黄竹坑大药房石溪分店", "address": "石溪南约东街北85号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2765, 23.0672 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2131, "FID_": 2133.0, "LON": 113.35172, "LAT": 23.12071, "NAME_CN": "广州新东升门诊部", "TELEPHONE": "020-85541010", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142114", "Name": "广州新东升门诊部", "address": "员村二横路西街4号大院" }, "geometry": { "type": "Point", "coordinates": [ 113.35172, 23.12071 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2132, "FID_": 2134.0, "LON": 113.39004, "LAT": 23.01894, "NAME_CN": "南村康民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142119", "Name": "南村康民药店", "address": "市头大道南10号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39004, 23.01894 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2133, "FID_": 2135.0, "LON": 113.23587, "LAT": 23.13653, "NAME_CN": "力丰医药连锁药房小桥分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.142120", "Name": "力丰医药连锁药房小桥分店", "address": "西华路小桥涌基17号" }, "geometry": { "type": "Point", "coordinates": [ 113.23587, 23.13653 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2134, "FID_": 2136.0, "LON": 113.23926, "LAT": 23.24133, "NAME_CN": "福康安大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142128", "Name": "福康安大药房", "address": "大朗路130附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23926, 23.24133 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2135, "FID_": 2137.0, "LON": 113.20503, "LAT": 23.27339, "NAME_CN": "宝康来药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142134", "Name": "宝康来药房", "address": "大田东街17附近" }, "geometry": { "type": "Point", "coordinates": [ 113.20503, 23.27339 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2136, "FID_": 2138.0, "LON": 113.2507, "LAT": 23.25145, "NAME_CN": "龙归民信药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142135", "Name": "龙归民信药房", "address": "平沙街17" }, "geometry": { "type": "Point", "coordinates": [ 113.2507, 23.25145 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2137, "FID_": 2139.0, "LON": 113.25069, "LAT": 23.25089, "NAME_CN": "广州良友门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142136", "Name": "广州良友门诊部", "address": "平沙街" }, "geometry": { "type": "Point", "coordinates": [ 113.25069, 23.25089 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2138, "FID_": 2140.0, "LON": 113.57015, "LAT": 22.74952, "NAME_CN": "健强门诊部", "TELEPHONE": "020-28670503", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.142141", "Name": "健强门诊部", "address": "兴发大街5" }, "geometry": { "type": "Point", "coordinates": [ 113.57015, 22.74952 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2139, "FID_": 2141.0, "LON": 113.23603, "LAT": 23.1836, "NAME_CN": "民众药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142142", "Name": "民众药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23603, 23.1836 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2140, "FID_": 2142.0, "LON": 113.24567, "LAT": 23.18098, "NAME_CN": "协同中医专科门诊", "TELEPHONE": "020-86543586", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142150", "Name": "协同中医专科门诊", "address": "三元里大道1183号" }, "geometry": { "type": "Point", "coordinates": [ 113.24567, 23.18098 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2141, "FID_": 2143.0, "LON": 113.3496, "LAT": 22.96169, "NAME_CN": "番禺玛莉亚医院", "TELEPHONE": "020-39995888", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142154", "Name": "番禺玛莉亚医院-外科", "address": "桥兴大道308" }, "geometry": { "type": "Point", "coordinates": [ 113.3496, 22.96169 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2142, "FID_": 2144.0, "LON": 113.30917, "LAT": 23.12195, "NAME_CN": "北京同仁堂广州五羊药店", "TELEPHONE": "020-37579615", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.142170", "Name": "北京同仁堂广州五羊药店", "address": "广州大道中路173号首/2楼" }, "geometry": { "type": "Point", "coordinates": [ 113.30917, 23.12195 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2143, "FID_": 2145.0, "LON": 113.63959, "LAT": 23.12825, "NAME_CN": "德众药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.142177", "Name": "德众药店", "address": "裕华路13-8" }, "geometry": { "type": "Point", "coordinates": [ 113.63959, 23.12825 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2144, "FID_": 2146.0, "LON": 113.44818, "LAT": 23.109, "NAME_CN": "东兴堂大药房大沙地分店", "TELEPHONE": "020-32203333", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.142185", "Name": "东兴堂大药房大沙地分店", "address": "大沙地东248" }, "geometry": { "type": "Point", "coordinates": [ 113.44818, 23.109 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2145, "FID_": 2147.0, "LON": 113.21207, "LAT": 23.36471, "NAME_CN": "雅瑶医院牙科门诊", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142196", "Name": "雅瑶医院牙科门诊", "address": "雅源中路82" }, "geometry": { "type": "Point", "coordinates": [ 113.21207, 23.36471 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2146, "FID_": 2148.0, "LON": 113.49673, "LAT": 22.97308, "NAME_CN": "莲花山益和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142209", "Name": "莲花山益和药店", "address": "西门南路81" }, "geometry": { "type": "Point", "coordinates": [ 113.49673, 22.97308 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2147, "FID_": 2149.0, "LON": 113.83776, "LAT": 23.28633, "NAME_CN": "增城市人民医院光明楼", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.142210", "Name": "增城市人民医院光明楼", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.83776, 23.28633 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2148, "FID_": 2150.0, "LON": 113.37347, "LAT": 23.17025, "NAME_CN": "华大医疗门诊部", "TELEPHONE": "020-62806438", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142218", "Name": "华大医疗门诊部", "address": "行云街8号" }, "geometry": { "type": "Point", "coordinates": [ 113.37347, 23.17025 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2149, "FID_": 2151.0, "LON": 113.33034, "LAT": 22.83441, "NAME_CN": "众盛大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.142219", "Name": "众盛大药店", "address": "新发路东一街28" }, "geometry": { "type": "Point", "coordinates": [ 113.33034, 22.83441 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2150, "FID_": 2152.0, "LON": 113.42383, "LAT": 23.11623, "NAME_CN": "一致药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.142228", "Name": "一致药店", "address": "世纪南二街57" }, "geometry": { "type": "Point", "coordinates": [ 113.42383, 23.11623 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2151, "FID_": 2153.0, "LON": 113.2236, "LAT": 23.14793, "NAME_CN": "仁德堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142229", "Name": "仁德堂大药房", "address": "螺涌涌边东街5号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2236, 23.14793 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2152, "FID_": 2154.0, "LON": 113.3921, "LAT": 23.09583, "NAME_CN": "康晋药房广州总店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142234", "Name": "康晋药房广州总店", "address": "柳塘大街仙源宾馆附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3921, 23.09583 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2153, "FID_": 2155.0, "LON": 113.66217, "LAT": 23.60308, "NAME_CN": "众参源大药房桃园分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.142236", "Name": "众参源大药房桃园分店", "address": "桃园西路" }, "geometry": { "type": "Point", "coordinates": [ 113.66217, 23.60308 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2154, "FID_": 2156.0, "LON": 113.22246, "LAT": 23.14587, "NAME_CN": "继红牙科诊所", "TELEPHONE": "020-81781744", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142238", "Name": "继红牙科诊所", "address": "增槎路富力半岛花园首层" }, "geometry": { "type": "Point", "coordinates": [ 113.22246, 23.14587 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2155, "FID_": 2157.0, "LON": 113.38216, "LAT": 23.03823, "NAME_CN": "林和药业连锁林和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142244", "Name": "林和药业连锁林和药店", "address": "南亭大道7巷8" }, "geometry": { "type": "Point", "coordinates": [ 113.38216, 23.03823 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2156, "FID_": 2158.0, "LON": 113.36651, "LAT": 22.93902, "NAME_CN": "信康药店", "TELEPHONE": "020-84615832", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142245", "Name": "信康药店", "address": "万丰路74" }, "geometry": { "type": "Point", "coordinates": [ 113.36651, 22.93902 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2157, "FID_": 2159.0, "LON": 113.24685, "LAT": 23.16339, "NAME_CN": "德明门诊部北门", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.142257", "Name": "德明门诊部北门", "address": "前进东街25" }, "geometry": { "type": "Point", "coordinates": [ 113.24685, 23.16339 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2158, "FID_": 2160.0, "LON": 113.34677, "LAT": 23.17056, "NAME_CN": "金和牙科诊所", "TELEPHONE": "13711415097", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142259", "Name": "金和牙科诊所", "address": "长兴路8号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34677, 23.17056 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2159, "FID_": 2161.0, "LON": 113.3026, "LAT": 23.09417, "NAME_CN": "济安堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142261", "Name": "济安堂大药房", "address": "鹭江西街28附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3026, 23.09417 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2160, "FID_": 2162.0, "LON": 113.30215, "LAT": 23.09307, "NAME_CN": "嘉和堂大药房鹭江分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142262", "Name": "嘉和堂大药房鹭江分店", "address": "鹭江西街99附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30215, 23.09307 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2161, "FID_": 2163.0, "LON": 113.32461, "LAT": 23.09797, "NAME_CN": "国医堂专业药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142263", "Name": "国医堂专业药房", "address": "广发街11附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32461, 23.09797 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2162, "FID_": 2164.0, "LON": 113.30746, "LAT": 23.09384, "NAME_CN": "广东江南医院", "TELEPHONE": "020-84286688", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142264", "Name": "广东江南医院-急诊", "address": "敦和路3" }, "geometry": { "type": "Point", "coordinates": [ 113.30746, 23.09384 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2163, "FID_": 2165.0, "LON": 113.47682, "LAT": 22.97647, "NAME_CN": "健山药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142265", "Name": "健山药店", "address": "市莲路石楼路段296" }, "geometry": { "type": "Point", "coordinates": [ 113.47682, 22.97647 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2164, "FID_": 2166.0, "LON": 113.26681, "LAT": 23.25184, "NAME_CN": "瑞安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142267", "Name": "瑞安药店", "address": "罗岗村农贸综合市场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26681, 23.25184 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2165, "FID_": 2167.0, "LON": 113.19756, "LAT": 23.40828, "NAME_CN": "大华村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142274", "Name": "大华村卫生站", "address": "紫薇路" }, "geometry": { "type": "Point", "coordinates": [ 113.19756, 23.40828 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2166, "FID_": 2168.0, "LON": 113.36754, "LAT": 22.94529, "NAME_CN": "康诚堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142287", "Name": "康诚堂大药房", "address": "坑口路133" }, "geometry": { "type": "Point", "coordinates": [ 113.36754, 22.94529 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2167, "FID_": 2169.0, "LON": 113.2705, "LAT": 23.07082, "NAME_CN": "春来药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142288", "Name": "春来药店", "address": "侯王庙街3附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2705, 23.07082 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2168, "FID_": 2170.0, "LON": 113.12795, "LAT": 23.44437, "NAME_CN": "义山村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142289", "Name": "义山村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.12795, 23.44437 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2169, "FID_": 2171.0, "LON": 113.39339, "LAT": 23.15637, "NAME_CN": "军康堂平价大药房沐陂店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142291", "Name": "军康堂平价大药房沐陂店", "address": "沐陂大街11附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39339, 23.15637 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2170, "FID_": 2172.0, "LON": 113.25273, "LAT": 23.20769, "NAME_CN": "康之家爱心药房黄石西店", "TELEPHONE": "020-26272430", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142295", "Name": "康之家爱心药房黄石西店", "address": "马务广场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25273, 23.20769 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2171, "FID_": 2173.0, "LON": 113.37038, "LAT": 22.95297, "NAME_CN": "林和药业连锁黄编村第二药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142297", "Name": "林和药业连锁黄编村第二药店", "address": "松柏路西五巷" }, "geometry": { "type": "Point", "coordinates": [ 113.37038, 22.95297 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2172, "FID_": 2174.0, "LON": 113.37076, "LAT": 22.95054, "NAME_CN": "林和药业宏康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142298", "Name": "林和药业宏康药店", "address": "南薰门大街" }, "geometry": { "type": "Point", "coordinates": [ 113.37076, 22.95054 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2173, "FID_": 2175.0, "LON": 113.39339, "LAT": 22.95805, "NAME_CN": "康正祺药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142306", "Name": "康正祺药店", "address": "中心街" }, "geometry": { "type": "Point", "coordinates": [ 113.39339, 22.95805 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2174, "FID_": 2176.0, "LON": 113.34823, "LAT": 23.30187, "NAME_CN": "泰和堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142307", "Name": "泰和堂药房", "address": "谢家庄农贸综合批发市场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34823, 23.30187 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2175, "FID_": 2177.0, "LON": 113.32338, "LAT": 23.19256, "NAME_CN": "南方医院高压氧治疗中心", "TELEPHONE": "020-85141888", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142309", "Name": "南方医院高压氧治疗中心", "address": "同和中路628号" }, "geometry": { "type": "Point", "coordinates": [ 113.32338, 23.19256 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2176, "FID_": 2178.0, "LON": 113.39787, "LAT": 23.3841, "NAME_CN": "宝华堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142310", "Name": "宝华堂大药房", "address": "钟升中路19号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39787, 23.3841 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2177, "FID_": 2179.0, "LON": 113.35896, "LAT": 23.11805, "NAME_CN": "广员医疗门诊部", "TELEPHONE": "020-38455539", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142313", "Name": "广员医疗门诊部", "address": "员村二横路100号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35896, 23.11805 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2178, "FID_": 2180.0, "LON": 113.3134, "LAT": 22.9382, "NAME_CN": "星康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142320", "Name": "星康药店", "address": "麦地后街" }, "geometry": { "type": "Point", "coordinates": [ 113.3134, 22.9382 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2179, "FID_": 2181.0, "LON": 113.26644, "LAT": 23.39082, "NAME_CN": "一通大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142325", "Name": "一通大药房", "address": "团结路" }, "geometry": { "type": "Point", "coordinates": [ 113.26644, 23.39082 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2180, "FID_": 2182.0, "LON": 113.34361, "LAT": 23.07501, "NAME_CN": "海珠佳嘉堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142328", "Name": "海珠佳嘉堂药店", "address": "土华华泰西街5巷7号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34361, 23.07501 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2181, "FID_": 2183.0, "LON": 113.33917, "LAT": 23.01803, "NAME_CN": "正康大药房众胜堂分店", "TELEPHONE": "13922333428", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142335", "Name": "正康大药房众胜堂分店", "address": "登云大路9-19" }, "geometry": { "type": "Point", "coordinates": [ 113.33917, 23.01803 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2182, "FID_": 2184.0, "LON": 113.212, "LAT": 23.38038, "NAME_CN": "天仁药业天富药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142338", "Name": "天仁药业天富药店", "address": "横潭市场内" }, "geometry": { "type": "Point", "coordinates": [ 113.212, 23.38038 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2183, "FID_": 2185.0, "LON": 113.52574, "LAT": 23.09188, "NAME_CN": "南岗街电力社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.142344", "Name": "南岗街电力社区卫生站", "address": "黄埔东路3375号大院2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.52574, 23.09188 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2184, "FID_": 2186.0, "LON": 113.53074, "LAT": 23.10698, "NAME_CN": "德馨堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.142353", "Name": "德馨堂大药房", "address": "宏岗路6" }, "geometry": { "type": "Point", "coordinates": [ 113.53074, 23.10698 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2185, "FID_": 2187.0, "LON": 113.2976, "LAT": 23.08859, "NAME_CN": "广州市康乐医疗门诊部", "TELEPHONE": "020-84457120", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142366", "Name": "广州市康乐医疗门诊部", "address": "康乐中约南新街80号" }, "geometry": { "type": "Point", "coordinates": [ 113.2976, 23.08859 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2186, "FID_": 2188.0, "LON": 113.32308, "LAT": 23.19225, "NAME_CN": "南方医院南方睡眠医学中心", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142367", "Name": "南方医院南方睡眠医学中心", "address": "云山路" }, "geometry": { "type": "Point", "coordinates": [ 113.32308, 23.19225 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2187, "FID_": 2189.0, "LON": 113.2717, "LAT": 23.16716, "NAME_CN": "咏竹大药房", "TELEPHONE": "13642771790", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142371", "Name": "咏竹大药房", "address": "景云路88-5" }, "geometry": { "type": "Point", "coordinates": [ 113.2717, 23.16716 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2188, "FID_": 2190.0, "LON": 113.23144, "LAT": 23.43765, "NAME_CN": "狮岭镇罗仙村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142372", "Name": "狮岭镇罗仙村卫生站", "address": "狮岭镇罗仙村民委员会斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.23144, 23.43765 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2189, "FID_": 2191.0, "LON": 113.38872, "LAT": 23.12577, "NAME_CN": "时珍大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142382", "Name": "时珍大药房", "address": "木桥头13号" }, "geometry": { "type": "Point", "coordinates": [ 113.38872, 23.12577 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2190, "FID_": 2192.0, "LON": 113.27082, "LAT": 23.26017, "NAME_CN": "盈信大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142383", "Name": "盈信大药房", "address": "二社园边新屋十巷2" }, "geometry": { "type": "Point", "coordinates": [ 113.27082, 23.26017 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2191, "FID_": 2193.0, "LON": 113.21984, "LAT": 23.22232, "NAME_CN": "林和药业康众药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142397", "Name": "林和药业康众药店", "address": "红星路" }, "geometry": { "type": "Point", "coordinates": [ 113.21984, 23.22232 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2192, "FID_": 2194.0, "LON": 113.47004, "LAT": 22.88233, "NAME_CN": "康安堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.142402", "Name": "康安堂大药房", "address": "三沙公路2-1号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.47004, 22.88233 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2193, "FID_": 2195.0, "LON": 113.30131, "LAT": 23.04768, "NAME_CN": "好德堂大药房大石分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142406", "Name": "好德堂大药房大石分店", "address": "如意路30" }, "geometry": { "type": "Point", "coordinates": [ 113.30131, 23.04768 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2194, "FID_": 2196.0, "LON": 113.33697, "LAT": 23.42945, "NAME_CN": "康采大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142407", "Name": "康采大药房", "address": "花东镇永光村" }, "geometry": { "type": "Point", "coordinates": [ 113.33697, 23.42945 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2195, "FID_": 2197.0, "LON": 113.26849, "LAT": 23.10087, "NAME_CN": "集和堂大药房江南中店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142409", "Name": "集和堂大药房江南中店", "address": "江南大道中路171号101房" }, "geometry": { "type": "Point", "coordinates": [ 113.26849, 23.10087 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2196, "FID_": 2198.0, "LON": 113.32749, "LAT": 23.17599, "NAME_CN": "玮康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142413", "Name": "玮康药店", "address": "河水大街9" }, "geometry": { "type": "Point", "coordinates": [ 113.32749, 23.17599 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2197, "FID_": 2199.0, "LON": 113.32695, "LAT": 23.17603, "NAME_CN": "福仁堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142414", "Name": "福仁堂大药房", "address": "河水大街7" }, "geometry": { "type": "Point", "coordinates": [ 113.32695, 23.17603 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2198, "FID_": 2200.0, "LON": 113.36311, "LAT": 23.01989, "NAME_CN": "广东省妇幼保健院番禺院区门诊部医技楼", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142422", "Name": "广东省妇幼保健院番禺院区门诊部医技楼", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.36311, 23.01989 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2199, "FID_": 2201.0, "LON": 113.39911, "LAT": 23.38271, "NAME_CN": "民信心之诚药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142426", "Name": "民信心之诚药房", "address": "钟升东路" }, "geometry": { "type": "Point", "coordinates": [ 113.39911, 23.38271 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2200, "FID_": 2202.0, "LON": 113.29916, "LAT": 23.28618, "NAME_CN": "龙归华侨医院", "TELEPHONE": "020-36366091", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142427", "Name": "龙归华侨医院-急诊", "address": "龙归墟公路南3" }, "geometry": { "type": "Point", "coordinates": [ 113.29916, 23.28618 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2201, "FID_": 2203.0, "LON": 113.22082, "LAT": 23.08766, "NAME_CN": "泰康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.142434", "Name": "泰康堂药店", "address": "鸿图大街48" }, "geometry": { "type": "Point", "coordinates": [ 113.22082, 23.08766 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2202, "FID_": 2204.0, "LON": 113.36506, "LAT": 22.92152, "NAME_CN": "同仁中医门诊部", "TELEPHONE": "020-34622120", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142437", "Name": "同仁中医门诊部", "address": "陈涌东街1号" }, "geometry": { "type": "Point", "coordinates": [ 113.36506, 22.92152 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2203, "FID_": 2205.0, "LON": 113.31628, "LAT": 23.43796, "NAME_CN": "广芝堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142438", "Name": "广芝堂药店", "address": "花东市场副楼C座41号" }, "geometry": { "type": "Point", "coordinates": [ 113.31628, 23.43796 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2204, "FID_": 2206.0, "LON": 113.25077, "LAT": 23.1963, "NAME_CN": "福意康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142440", "Name": "福意康药房", "address": "谢家巷6号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25077, 23.1963 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2205, "FID_": 2207.0, "LON": 113.41014, "LAT": 23.16404, "NAME_CN": "广州天河新塘医院", "TELEPHONE": "020-62202120", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142446", "Name": "广州天河新塘医院-急诊", "address": "新塘南约街新园大街43号" }, "geometry": { "type": "Point", "coordinates": [ 113.41014, 23.16404 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2206, "FID_": 2208.0, "LON": 113.42871, "LAT": 23.15934, "NAME_CN": "玉福堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142447", "Name": "玉福堂大药房", "address": "玉树工业园富康西街10号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.42871, 23.15934 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2207, "FID_": 2209.0, "LON": 113.56293, "LAT": 23.18835, "NAME_CN": "维林医药平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.142452", "Name": "维林医药平价大药房", "address": "永岗村" }, "geometry": { "type": "Point", "coordinates": [ 113.56293, 23.18835 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2208, "FID_": 2210.0, "LON": 113.42858, "LAT": 23.13071, "NAME_CN": "国仁医药健康药房吉山NO.2", "TELEPHONE": "13418392383", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142453", "Name": "国仁医药健康药房吉山NO.2", "address": "吉山东新街" }, "geometry": { "type": "Point", "coordinates": [ 113.42858, 23.13071 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2209, "FID_": 2211.0, "LON": 113.38472, "LAT": 22.97815, "NAME_CN": "旧水坑社区卫生站", "TELEPHONE": "020-34889568", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142461", "Name": "旧水坑社区卫生站", "address": "环村北路" }, "geometry": { "type": "Point", "coordinates": [ 113.38472, 22.97815 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2210, "FID_": 2212.0, "LON": 113.60117, "LAT": 22.64629, "NAME_CN": "春和堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.142465", "Name": "春和堂大药房", "address": "繁荣路22" }, "geometry": { "type": "Point", "coordinates": [ 113.60117, 22.64629 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2211, "FID_": 2213.0, "LON": 113.20913, "LAT": 23.11034, "NAME_CN": "慈安大药房", "TELEPHONE": "020-81554423", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.142492", "Name": "慈安大药房", "address": "紫香街2-2" }, "geometry": { "type": "Point", "coordinates": [ 113.20913, 23.11034 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2212, "FID_": 2214.0, "LON": 113.22207, "LAT": 23.14519, "NAME_CN": "一致药店富力店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142493", "Name": "一致药店富力店", "address": "河畔二街115" }, "geometry": { "type": "Point", "coordinates": [ 113.22207, 23.14519 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2213, "FID_": 2215.0, "LON": 113.21632, "LAT": 23.47157, "NAME_CN": "华康医疗门诊部", "TELEPHONE": "020-86993113", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142497", "Name": "华康医疗门诊部", "address": "新民路58" }, "geometry": { "type": "Point", "coordinates": [ 113.21632, 23.47157 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2214, "FID_": 2216.0, "LON": 113.30002, "LAT": 22.97221, "NAME_CN": "林和药业锦绣生态园平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142500", "Name": "林和药业锦绣生态园平价药房", "address": "菁华轩3座201之3号铺" }, "geometry": { "type": "Point", "coordinates": [ 113.30002, 22.97221 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2215, "FID_": 2217.0, "LON": 113.20197, "LAT": 23.37517, "NAME_CN": "天仁药业新华药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142503", "Name": "天仁药业新华药店", "address": "新华路13" }, "geometry": { "type": "Point", "coordinates": [ 113.20197, 23.37517 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2216, "FID_": 2218.0, "LON": 113.31045, "LAT": 23.16482, "NAME_CN": "林和药业惠丽药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142504", "Name": "林和药业惠丽药店", "address": "范屋55-1" }, "geometry": { "type": "Point", "coordinates": [ 113.31045, 23.16482 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2217, "FID_": 2219.0, "LON": 113.30287, "LAT": 23.15997, "NAME_CN": "缘和堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142505", "Name": "缘和堂药店", "address": "濂泉路" }, "geometry": { "type": "Point", "coordinates": [ 113.30287, 23.15997 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2218, "FID_": 2220.0, "LON": 113.32744, "LAT": 23.08537, "NAME_CN": "龙潭社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142506", "Name": "龙潭社区卫生站", "address": "龙潭西约村头街6" }, "geometry": { "type": "Point", "coordinates": [ 113.32744, 23.08537 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2219, "FID_": 2221.0, "LON": 113.19611, "LAT": 23.3411, "NAME_CN": "大岭卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142509", "Name": "大岭卫生站", "address": "大岭南路" }, "geometry": { "type": "Point", "coordinates": [ 113.19611, 23.3411 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2220, "FID_": 2222.0, "LON": 113.41399, "LAT": 23.12075, "NAME_CN": "康源医疗门诊部", "TELEPHONE": "13533620341", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142516", "Name": "康源医疗门诊部", "address": "珠村南门社新街自编1-4" }, "geometry": { "type": "Point", "coordinates": [ 113.41399, 23.12075 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2221, "FID_": 2223.0, "LON": 113.37457, "LAT": 23.36524, "NAME_CN": "源泰药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142517", "Name": "源泰药店", "address": "正亮路12附近" }, "geometry": { "type": "Point", "coordinates": [ 113.37457, 23.36524 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2222, "FID_": 2224.0, "LON": 113.29487, "LAT": 23.26515, "NAME_CN": "仁健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142518", "Name": "仁健大药房", "address": "长红东路9" }, "geometry": { "type": "Point", "coordinates": [ 113.29487, 23.26515 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2223, "FID_": 2225.0, "LON": 113.19111, "LAT": 23.38201, "NAME_CN": "逢春堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142522", "Name": "逢春堂药店", "address": "新街大道63-15" }, "geometry": { "type": "Point", "coordinates": [ 113.19111, 23.38201 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2224, "FID_": 2226.0, "LON": 113.23658, "LAT": 23.35482, "NAME_CN": "兴康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142523", "Name": "兴康药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23658, 23.35482 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2225, "FID_": 2227.0, "LON": 113.25237, "LAT": 23.29926, "NAME_CN": "祺丽堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142528", "Name": "祺丽堂药店", "address": "西湖西街48附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25237, 23.29926 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2226, "FID_": 2228.0, "LON": 113.22296, "LAT": 23.1506, "NAME_CN": "天一堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142532", "Name": "天一堂药店", "address": "螺涌孖涌路81" }, "geometry": { "type": "Point", "coordinates": [ 113.22296, 23.1506 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2227, "FID_": 2229.0, "LON": 113.60917, "LAT": 23.12216, "NAME_CN": "维雄口腔门诊", "TELEPHONE": "020-82600809", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.142536", "Name": "维雄口腔门诊", "address": "市场西二路6" }, "geometry": { "type": "Point", "coordinates": [ 113.60917, 23.12216 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2228, "FID_": 2230.0, "LON": 113.3887, "LAT": 22.8027, "NAME_CN": "大岗镇北流村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.142537", "Name": "大岗镇北流村卫生站", "address": "大岗镇北流村" }, "geometry": { "type": "Point", "coordinates": [ 113.3887, 22.8027 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2229, "FID_": 2231.0, "LON": 113.32206, "LAT": 23.18551, "NAME_CN": "方舟动物医院", "TELEPHONE": "020-87245280", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142540", "Name": "方舟动物医院", "address": "京溪路70-8" }, "geometry": { "type": "Point", "coordinates": [ 113.32206, 23.18551 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2230, "FID_": 2232.0, "LON": 113.24837, "LAT": 23.4083, "NAME_CN": "汇港大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142541", "Name": "汇港大药房", "address": "山河西路西5号之1" }, "geometry": { "type": "Point", "coordinates": [ 113.24837, 23.4083 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2231, "FID_": 2233.0, "LON": 113.16309, "LAT": 23.47437, "NAME_CN": "康源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142545", "Name": "康源大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16309, 23.47437 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2232, "FID_": 2234.0, "LON": 113.15748, "LAT": 23.41022, "NAME_CN": "济民大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142546", "Name": "济民大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.15748, 23.41022 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2233, "FID_": 2235.0, "LON": 113.30521, "LAT": 23.11623, "NAME_CN": "华南医疗门诊部", "TELEPHONE": "020-87396923", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.142562", "Name": "华南医疗门诊部", "address": "江月路9" }, "geometry": { "type": "Point", "coordinates": [ 113.30521, 23.11623 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2234, "FID_": 2236.0, "LON": 113.25999, "LAT": 23.09459, "NAME_CN": "佳服来药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142577", "Name": "佳服来药店", "address": "荔福路西基西51号大院4-5号自编2号" }, "geometry": { "type": "Point", "coordinates": [ 113.25999, 23.09459 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2235, "FID_": 2237.0, "LON": 113.26108, "LAT": 23.11894, "NAME_CN": "咏心药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.142578", "Name": "咏心药店", "address": "泰康路180号中化中心附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26108, 23.11894 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2236, "FID_": 2238.0, "LON": 113.35562, "LAT": 23.29418, "NAME_CN": "同春堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142579", "Name": "同春堂药店", "address": "和乐肉菜综合市场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35562, 23.29418 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2237, "FID_": 2239.0, "LON": 113.26036, "LAT": 23.10227, "NAME_CN": "广东药学院门诊部", "TELEPHONE": "020-34074975", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142588", "Name": "广东药学院门诊部", "address": "南田路" }, "geometry": { "type": "Point", "coordinates": [ 113.26036, 23.10227 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2238, "FID_": 2240.0, "LON": 113.38768, "LAT": 23.00827, "NAME_CN": "祈福大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142594", "Name": "祈福大药房", "address": "市新公路" }, "geometry": { "type": "Point", "coordinates": [ 113.38768, 23.00827 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2239, "FID_": 2241.0, "LON": 113.36462, "LAT": 22.92488, "NAME_CN": "桥南街社区卫生站", "TELEPHONE": "020-84636456", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142606", "Name": "桥南街社区卫生站", "address": "汇景大道55" }, "geometry": { "type": "Point", "coordinates": [ 113.36462, 22.92488 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2240, "FID_": 2242.0, "LON": 113.27953, "LAT": 23.10692, "NAME_CN": "挚爱宠物医院", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142609", "Name": "挚爱宠物医院", "address": "东晓路70-3" }, "geometry": { "type": "Point", "coordinates": [ 113.27953, 23.10692 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2241, "FID_": 2243.0, "LON": 113.82366, "LAT": 23.29981, "NAME_CN": "颐春大药房", "TELEPHONE": "13809288874", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.142616", "Name": "颐春大药房", "address": "开园中路8" }, "geometry": { "type": "Point", "coordinates": [ 113.82366, 23.29981 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2242, "FID_": 2244.0, "LON": 113.82482, "LAT": 23.29891, "NAME_CN": "联安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.142617", "Name": "联安药店", "address": "隶园中路5" }, "geometry": { "type": "Point", "coordinates": [ 113.82482, 23.29891 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2243, "FID_": 2245.0, "LON": 113.24941, "LAT": 23.19862, "NAME_CN": "民信药业南帼药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142618", "Name": "民信药业南帼药房", "address": "大埔南二街一巷" }, "geometry": { "type": "Point", "coordinates": [ 113.24941, 23.19862 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2244, "FID_": 2246.0, "LON": 113.25681, "LAT": 23.38393, "NAME_CN": "众健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142626", "Name": "众健药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.25681, 23.38393 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2245, "FID_": 2247.0, "LON": 113.06287, "LAT": 23.25949, "NAME_CN": "炭步镇文二村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142630", "Name": "炭步镇文二村卫生站", "address": "Y817" }, "geometry": { "type": "Point", "coordinates": [ 113.06287, 23.25949 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2246, "FID_": 2248.0, "LON": 113.45014, "LAT": 23.04346, "NAME_CN": "广州正康大药房化龙分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142633", "Name": "广州正康大药房化龙分店", "address": "龙丰路1" }, "geometry": { "type": "Point", "coordinates": [ 113.45014, 23.04346 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2247, "FID_": 2249.0, "LON": 113.26026, "LAT": 23.3406, "NAME_CN": "横沥村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142636", "Name": "横沥村卫生站", "address": "横沥中街与拱津街交叉口东" }, "geometry": { "type": "Point", "coordinates": [ 113.26026, 23.3406 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2248, "FID_": 2250.0, "LON": 113.18022, "LAT": 23.47305, "NAME_CN": "祥润堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142638", "Name": "祥润堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.18022, 23.47305 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2249, "FID_": 2251.0, "LON": 113.36382, "LAT": 23.19905, "NAME_CN": "广州市120网络医院", "TELEPHONE": "020-87030043", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142643", "Name": "广州市120网络医院", "address": "龙洞东路二横路2号" }, "geometry": { "type": "Point", "coordinates": [ 113.36382, 23.19905 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2250, "FID_": 2252.0, "LON": 113.35057, "LAT": 22.99489, "NAME_CN": "林和药业广源堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142648", "Name": "林和药业广源堂大药房", "address": "兴业大道101号" }, "geometry": { "type": "Point", "coordinates": [ 113.35057, 22.99489 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2251, "FID_": 2253.0, "LON": 113.37262, "LAT": 22.93287, "NAME_CN": "番禺区市桥镇康德堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142649", "Name": "番禺区市桥镇康德堂药店", "address": "德兴路365" }, "geometry": { "type": "Point", "coordinates": [ 113.37262, 22.93287 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2252, "FID_": 2254.0, "LON": 113.2793, "LAT": 23.33584, "NAME_CN": "人和卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142650", "Name": "人和卫生站", "address": "华盛南路2" }, "geometry": { "type": "Point", "coordinates": [ 113.2793, 23.33584 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2253, "FID_": 2255.0, "LON": 113.66357, "LAT": 23.60349, "NAME_CN": "佰家康会员平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.142655", "Name": "佰家康会员平价药房", "address": "桃园东路" }, "geometry": { "type": "Point", "coordinates": [ 113.66357, 23.60349 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2254, "FID_": 2256.0, "LON": 113.3921, "LAT": 23.11816, "NAME_CN": "天河红会医院沙美门诊部", "TELEPHONE": "020-32371530", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142656", "Name": "天河红会医院沙美门诊部", "address": "明豪一街2" }, "geometry": { "type": "Point", "coordinates": [ 113.3921, 23.11816 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2255, "FID_": 2257.0, "LON": 113.47903, "LAT": 22.973, "NAME_CN": "仁心门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142660", "Name": "仁心门诊", "address": "市莲路" }, "geometry": { "type": "Point", "coordinates": [ 113.47903, 22.973 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2256, "FID_": 2258.0, "LON": 113.32607, "LAT": 23.19331, "NAME_CN": "康宁大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142663", "Name": "康宁大药房", "address": "蟾蜍石西街8号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32607, 23.19331 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2257, "FID_": 2259.0, "LON": 113.32368, "LAT": 22.989, "NAME_CN": "林和药业连锁公司汉溪药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142667", "Name": "林和药业连锁公司汉溪药店", "address": "汉溪路57" }, "geometry": { "type": "Point", "coordinates": [ 113.32368, 22.989 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2258, "FID_": 2260.0, "LON": 113.1998, "LAT": 23.37791, "NAME_CN": "益康大药房", "TELEPHONE": "020-61801733", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142668", "Name": "益康大药房", "address": "新民路84-3" }, "geometry": { "type": "Point", "coordinates": [ 113.1998, 23.37791 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2259, "FID_": 2261.0, "LON": 113.27245, "LAT": 23.09226, "NAME_CN": "广州医学院第二附属医院急诊", "TELEPHONE": "020-34152299", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142669", "Name": "广州医学院第二附属医院急诊", "address": "医学院第二附属医院内" }, "geometry": { "type": "Point", "coordinates": [ 113.27245, 23.09226 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2260, "FID_": 2262.0, "LON": 113.32079, "LAT": 23.02703, "NAME_CN": "仁和堂药业连锁和顺药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142670", "Name": "仁和堂药业连锁和顺药店", "address": "大涌路228之1" }, "geometry": { "type": "Point", "coordinates": [ 113.32079, 23.02703 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2261, "FID_": 2263.0, "LON": 113.34508, "LAT": 22.99325, "NAME_CN": "广参源药店里仁洞总店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142673", "Name": "广参源药店里仁洞总店", "address": "兴业大道西" }, "geometry": { "type": "Point", "coordinates": [ 113.34508, 22.99325 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2262, "FID_": 2264.0, "LON": 113.40228, "LAT": 22.80987, "NAME_CN": "同健医药连锁东康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.142674", "Name": "同健医药连锁东康药店", "address": "长堤路" }, "geometry": { "type": "Point", "coordinates": [ 113.40228, 22.80987 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2263, "FID_": 2265.0, "LON": 113.26528, "LAT": 23.08837, "NAME_CN": "御健药店昌岗店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142676", "Name": "御健药店昌岗店", "address": "宝岗大道站D口旁" }, "geometry": { "type": "Point", "coordinates": [ 113.26528, 23.08837 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2264, "FID_": 2266.0, "LON": 113.31963, "LAT": 23.20757, "NAME_CN": "长乐药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142683", "Name": "长乐药店", "address": "榕树头西街21号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31963, 23.20757 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2265, "FID_": 2267.0, "LON": 113.26618, "LAT": 23.19408, "NAME_CN": "橘保医药店", "TELEPHONE": "020-86546932", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142684", "Name": "橘保医药店", "address": "新市街萧岗花园路北3号铺附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26618, 23.19408 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2266, "FID_": 2268.0, "LON": 113.35146, "LAT": 23.12315, "NAME_CN": "为民永康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142697", "Name": "为民永康药店", "address": "康湖大街101" }, "geometry": { "type": "Point", "coordinates": [ 113.35146, 23.12315 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2267, "FID_": 2269.0, "LON": 113.24605, "LAT": 23.07449, "NAME_CN": "广州东沙医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.142708", "Name": "广州东沙医院-门诊楼", "address": "芳村大道南42号" }, "geometry": { "type": "Point", "coordinates": [ 113.24605, 23.07449 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2268, "FID_": 2270.0, "LON": 113.60118, "LAT": 22.64669, "NAME_CN": "广州正康大药房新垦分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.142719", "Name": "广州正康大药房新垦分店", "address": "德昌路" }, "geometry": { "type": "Point", "coordinates": [ 113.60118, 22.64669 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2269, "FID_": 2271.0, "LON": 113.27526, "LAT": 23.45995, "NAME_CN": "康桥大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142724", "Name": "康桥大药房", "address": "G106" }, "geometry": { "type": "Point", "coordinates": [ 113.27526, 23.45995 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2270, "FID_": 2272.0, "LON": 113.71123, "LAT": 23.16674, "NAME_CN": "仙村医院", "TELEPHONE": "020-82935240", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.142731", "Name": "仙村医院-急诊", "address": "仙村医院内" }, "geometry": { "type": "Point", "coordinates": [ 113.71123, 23.16674 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2271, "FID_": 2273.0, "LON": 113.71433, "LAT": 23.16905, "NAME_CN": "群安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.142732", "Name": "群安药店", "address": "和平街13附近" }, "geometry": { "type": "Point", "coordinates": [ 113.71433, 23.16905 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2272, "FID_": 2274.0, "LON": 113.22596, "LAT": 23.12076, "NAME_CN": "达安妙医斋医疗门诊部公司", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.142751", "Name": "达安妙医斋医疗门诊部公司", "address": "黄沙大道144号大冶有色大厦8层801" }, "geometry": { "type": "Point", "coordinates": [ 113.22596, 23.12076 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2273, "FID_": 2275.0, "LON": 113.38346, "LAT": 23.00977, "NAME_CN": "正康药房南村文明店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142752", "Name": "正康药房南村文明店", "address": "文明路110" }, "geometry": { "type": "Point", "coordinates": [ 113.38346, 23.00977 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2274, "FID_": 2276.0, "LON": 113.25623, "LAT": 23.15999, "NAME_CN": "东约社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142754", "Name": "东约社区卫生站", "address": "抗英大街53" }, "geometry": { "type": "Point", "coordinates": [ 113.25623, 23.15999 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2275, "FID_": 2277.0, "LON": 113.65302, "LAT": 23.16812, "NAME_CN": "仁大大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.142764", "Name": "仁大大药房", "address": "沙埔大道32附近" }, "geometry": { "type": "Point", "coordinates": [ 113.65302, 23.16812 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2276, "FID_": 2278.0, "LON": 113.63527, "LAT": 23.57333, "NAME_CN": "石海村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.142767", "Name": "石海村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.63527, 23.57333 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2277, "FID_": 2279.0, "LON": 113.14999, "LAT": 23.4667, "NAME_CN": "金益康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142794", "Name": "金益康大药房", "address": "龙泉东路2" }, "geometry": { "type": "Point", "coordinates": [ 113.14999, 23.4667 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2278, "FID_": 2280.0, "LON": 113.28653, "LAT": 23.21838, "NAME_CN": "同健医药连锁君健医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142799", "Name": "同健医药连锁君健医药店", "address": "解放庄路自编4号楼附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28653, 23.21838 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2279, "FID_": 2281.0, "LON": 113.20149, "LAT": 23.38022, "NAME_CN": "庆龙药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142802", "Name": "庆龙药店", "address": "广州农村商业银行秀全支行南50米" }, "geometry": { "type": "Point", "coordinates": [ 113.20149, 23.38022 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2280, "FID_": 2282.0, "LON": 113.28801, "LAT": 23.49372, "NAME_CN": "福原药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142803", "Name": "福原药店", "address": "花城大街花城市场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28801, 23.49372 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2281, "FID_": 2283.0, "LON": 113.2835, "LAT": 23.12657, "NAME_CN": "广东省人民医院东病区", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.142807", "Name": "广东省人民医院东病区-东一号楼", "address": "中山二路602号广东省人民医院内" }, "geometry": { "type": "Point", "coordinates": [ 113.2835, 23.12657 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2282, "FID_": 2284.0, "LON": 113.52057, "LAT": 23.06095, "NAME_CN": "普寿堂药店", "TELEPHONE": "020-82088733", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.142810", "Name": "普寿堂药店", "address": "蓝玉三街33" }, "geometry": { "type": "Point", "coordinates": [ 113.52057, 23.06095 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2283, "FID_": 2285.0, "LON": 113.25444, "LAT": 23.25176, "NAME_CN": "大同医疗门诊部", "TELEPHONE": "020-22254826", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142819", "Name": "大同医疗门诊部", "address": "石马松园街" }, "geometry": { "type": "Point", "coordinates": [ 113.25444, 23.25176 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2284, "FID_": 2286.0, "LON": 113.47824, "LAT": 23.436, "NAME_CN": "涂国洪牙科诊所", "TELEPHONE": "020-87811871", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.142820", "Name": "涂国洪牙科诊所", "address": "广从南路" }, "geometry": { "type": "Point", "coordinates": [ 113.47824, 23.436 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2285, "FID_": 2287.0, "LON": 113.42014, "LAT": 23.20152, "NAME_CN": "益寿药店", "TELEPHONE": "020-87090456", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.142821", "Name": "益寿药店", "address": "天鹿南路" }, "geometry": { "type": "Point", "coordinates": [ 113.42014, 23.20152 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2286, "FID_": 2288.0, "LON": 113.37714, "LAT": 23.16509, "NAME_CN": "康福门诊部", "TELEPHONE": "020-87223093", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142823", "Name": "康福门诊部", "address": "岑村红花岗西街自编17" }, "geometry": { "type": "Point", "coordinates": [ 113.37714, 23.16509 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2287, "FID_": 2289.0, "LON": 113.49418, "LAT": 23.58321, "NAME_CN": "康嘻药店", "TELEPHONE": "020-87861245", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.142824", "Name": "康嘻药店", "address": "中国南方电网棋杆营业厅对面" }, "geometry": { "type": "Point", "coordinates": [ 113.49418, 23.58321 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2288, "FID_": 2290.0, "LON": 113.38872, "LAT": 22.93893, "NAME_CN": "台湾福懋动物诊所", "TELEPHONE": "020-84620089", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142845", "Name": "台湾福懋动物诊所", "address": "清河东路石岗西村段25" }, "geometry": { "type": "Point", "coordinates": [ 113.38872, 22.93893 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2289, "FID_": 2291.0, "LON": 113.38504, "LAT": 23.19719, "NAME_CN": "和康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142846", "Name": "和康大药房", "address": "新元大街" }, "geometry": { "type": "Point", "coordinates": [ 113.38504, 23.19719 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2290, "FID_": 2292.0, "LON": 113.3743, "LAT": 23.0054, "NAME_CN": "正康连锁大药房华南碧桂园分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142860", "Name": "正康连锁大药房华南碧桂园分店", "address": "翠云山苑16座018商铺" }, "geometry": { "type": "Point", "coordinates": [ 113.3743, 23.0054 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2291, "FID_": 2293.0, "LON": 113.27273, "LAT": 23.0927, "NAME_CN": "大琦药业江南大药房", "TELEPHONE": "020-34152163", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142866", "Name": "大琦药业江南大药房", "address": "昌岗东路250号自编2号之1" }, "geometry": { "type": "Point", "coordinates": [ 113.27273, 23.0927 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2292, "FID_": 2294.0, "LON": 113.42633, "LAT": 23.08644, "NAME_CN": "康嘉药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.142867", "Name": "康嘉药房", "address": "金洲北路76号" }, "geometry": { "type": "Point", "coordinates": [ 113.42633, 23.08644 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2293, "FID_": 2295.0, "LON": 113.3493, "LAT": 23.07215, "NAME_CN": "健龙药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142868", "Name": "健龙药店", "address": "土华新路大街17号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3493, 23.07215 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2294, "FID_": 2296.0, "LON": 113.51729, "LAT": 23.35363, "NAME_CN": "太和堂满和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.142886", "Name": "太和堂满和药店", "address": "九佛中路1194" }, "geometry": { "type": "Point", "coordinates": [ 113.51729, 23.35363 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2295, "FID_": 2297.0, "LON": 113.34867, "LAT": 23.15396, "NAME_CN": "七乐康启乐康平价药房五山分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142887", "Name": "七乐康启乐康平价药房五山分店", "address": "五山路五山花园" }, "geometry": { "type": "Point", "coordinates": [ 113.34867, 23.15396 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2296, "FID_": 2298.0, "LON": 113.46708, "LAT": 23.17435, "NAME_CN": "中山大学岭南医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.142889", "Name": "中山大学岭南医院-体检中心", "address": "樵金中路" }, "geometry": { "type": "Point", "coordinates": [ 113.46708, 23.17435 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2297, "FID_": 2299.0, "LON": 113.31574, "LAT": 23.06751, "NAME_CN": "仁德门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.142894", "Name": "仁德门诊部", "address": "南洲路南边大街25号" }, "geometry": { "type": "Point", "coordinates": [ 113.31574, 23.06751 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2298, "FID_": 2300.0, "LON": 113.34144, "LAT": 23.28956, "NAME_CN": "石湖村卫生站药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142896", "Name": "石湖村卫生站药房", "address": "石湖村贝路附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34144, 23.28956 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2299, "FID_": 2301.0, "LON": 113.30137, "LAT": 23.02453, "NAME_CN": "正康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142897", "Name": "正康药店", "address": "岗东路" }, "geometry": { "type": "Point", "coordinates": [ 113.30137, 23.02453 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2300, "FID_": 2302.0, "LON": 113.21213, "LAT": 23.40353, "NAME_CN": "善健堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142905", "Name": "善健堂药房", "address": "公益路27泛美国际大厦" }, "geometry": { "type": "Point", "coordinates": [ 113.21213, 23.40353 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2301, "FID_": 2303.0, "LON": 113.32808, "LAT": 23.02604, "NAME_CN": "林和药业连锁涌口药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142909", "Name": "林和药业连锁涌口药店", "address": "雅苑街一巷" }, "geometry": { "type": "Point", "coordinates": [ 113.32808, 23.02604 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2302, "FID_": 2304.0, "LON": 113.45389, "LAT": 22.88844, "NAME_CN": "珍善美大药房", "TELEPHONE": "020-34923179", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.142913", "Name": "珍善美大药房", "address": "东兴一路31" }, "geometry": { "type": "Point", "coordinates": [ 113.45389, 22.88844 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2303, "FID_": 2305.0, "LON": 113.30033, "LAT": 23.13751, "NAME_CN": "同安便民药房", "TELEPHONE": "13302395055", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.142922", "Name": "同安便民药房", "address": "环市东路475之4号110" }, "geometry": { "type": "Point", "coordinates": [ 113.30033, 23.13751 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2304, "FID_": 2306.0, "LON": 113.34548, "LAT": 23.14863, "NAME_CN": "广东省第二中医院五山门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.142929", "Name": "广东省第二中医院五山门诊", "address": "金颖路21" }, "geometry": { "type": "Point", "coordinates": [ 113.34548, 23.14863 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2305, "FID_": 2307.0, "LON": 113.3218, "LAT": 23.18394, "NAME_CN": "济仁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142931", "Name": "济仁药店", "address": "京溪大街46" }, "geometry": { "type": "Point", "coordinates": [ 113.3218, 23.18394 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2306, "FID_": 2308.0, "LON": 113.21053, "LAT": 23.39318, "NAME_CN": "骏康大药房", "TELEPHONE": "020-36897029", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142933", "Name": "骏康大药房", "address": "公益路1-36" }, "geometry": { "type": "Point", "coordinates": [ 113.21053, 23.39318 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2307, "FID_": 2309.0, "LON": 113.2704, "LAT": 23.0483, "NAME_CN": "正康药房NO.99", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142934", "Name": "正康药房NO.99", "address": "南浦大街76" }, "geometry": { "type": "Point", "coordinates": [ 113.2704, 23.0483 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2308, "FID_": 2310.0, "LON": 113.42608, "LAT": 23.1116, "NAME_CN": "祝君好平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.142935", "Name": "祝君好平价大药房", "address": "中山大道东231" }, "geometry": { "type": "Point", "coordinates": [ 113.42608, 23.1116 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2309, "FID_": 2311.0, "LON": 113.25483, "LAT": 23.23029, "NAME_CN": "林和药业文安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142940", "Name": "林和药业文安药店", "address": "石井街夏茅大道4附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25483, 23.23029 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2310, "FID_": 2312.0, "LON": 113.36078, "LAT": 22.94727, "NAME_CN": "好参来平价药店NO.15", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142956", "Name": "好参来平价药店NO.15", "address": "大北路191" }, "geometry": { "type": "Point", "coordinates": [ 113.36078, 22.94727 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2311, "FID_": 2313.0, "LON": 113.19105, "LAT": 23.38527, "NAME_CN": "公益大药房金华店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142960", "Name": "公益大药房金华店", "address": "金华路" }, "geometry": { "type": "Point", "coordinates": [ 113.19105, 23.38527 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2312, "FID_": 2314.0, "LON": 113.28329, "LAT": 23.15015, "NAME_CN": "广州市胸科医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.142962", "Name": "广州市胸科医院-药剂科", "address": "横枝岗路62号" }, "geometry": { "type": "Point", "coordinates": [ 113.28329, 23.15015 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2313, "FID_": 2315.0, "LON": 113.11621, "LAT": 23.36446, "NAME_CN": "炭步镇民主村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142964", "Name": "炭步镇民主村卫生站", "address": "一一八省道附近" }, "geometry": { "type": "Point", "coordinates": [ 113.11621, 23.36446 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2314, "FID_": 2316.0, "LON": 113.32572, "LAT": 23.01729, "NAME_CN": "仁杏堂药店河村分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.142965", "Name": "仁杏堂药店河村分店", "address": "朱紫坊新街" }, "geometry": { "type": "Point", "coordinates": [ 113.32572, 23.01729 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2315, "FID_": 2317.0, "LON": 113.29367, "LAT": 23.26171, "NAME_CN": "源红堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142971", "Name": "源红堂药房", "address": "长湴街188" }, "geometry": { "type": "Point", "coordinates": [ 113.29367, 23.26171 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2316, "FID_": 2318.0, "LON": 113.57333, "LAT": 23.10229, "NAME_CN": "百安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.142984", "Name": "百安药店", "address": "西定纺农资大道" }, "geometry": { "type": "Point", "coordinates": [ 113.57333, 23.10229 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2317, "FID_": 2319.0, "LON": 113.57907, "LAT": 23.09648, "NAME_CN": "康东大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.142985", "Name": "康东大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.57907, 23.09648 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2318, "FID_": 2320.0, "LON": 113.29429, "LAT": 23.25278, "NAME_CN": "安康宁大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.142986", "Name": "安康宁大药房", "address": "上村中街2" }, "geometry": { "type": "Point", "coordinates": [ 113.29429, 23.25278 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2319, "FID_": 2321.0, "LON": 113.41517, "LAT": 23.42706, "NAME_CN": "胜和堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.142989", "Name": "胜和堂药店", "address": "北兴附近" }, "geometry": { "type": "Point", "coordinates": [ 113.41517, 23.42706 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2320, "FID_": 2322.0, "LON": 113.82566, "LAT": 23.29667, "NAME_CN": "健友放心大药房", "TELEPHONE": "13326467022", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.142990", "Name": "健友放心大药房", "address": "沙园路23号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.82566, 23.29667 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2321, "FID_": 2323.0, "LON": 113.82614, "LAT": 23.29701, "NAME_CN": "陈水松牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.142991", "Name": "陈水松牙科诊所", "address": "沙园路14" }, "geometry": { "type": "Point", "coordinates": [ 113.82614, 23.29701 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2322, "FID_": 2324.0, "LON": 113.57703, "LAT": 23.55072, "NAME_CN": "众健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.142993", "Name": "众健大药房", "address": "城内路129" }, "geometry": { "type": "Point", "coordinates": [ 113.57703, 23.55072 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2323, "FID_": 2325.0, "LON": 113.6535, "LAT": 23.12883, "NAME_CN": "仁意药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143000", "Name": "仁意药店", "address": "同德路30附近" }, "geometry": { "type": "Point", "coordinates": [ 113.6535, 23.12883 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2324, "FID_": 2326.0, "LON": 113.65505, "LAT": 23.12761, "NAME_CN": "蜀仁堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143001", "Name": "蜀仁堂大药房", "address": "大新路与同心路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.65505, 23.12761 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2325, "FID_": 2327.0, "LON": 113.65601, "LAT": 23.15864, "NAME_CN": "玉健药店", "TELEPHONE": "15014214159", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143002", "Name": "玉健药店", "address": "光明路24" }, "geometry": { "type": "Point", "coordinates": [ 113.65601, 23.15864 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2326, "FID_": 2328.0, "LON": 113.23173, "LAT": 23.09734, "NAME_CN": "泰珍大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.143004", "Name": "泰珍大药房", "address": "中市外约新街6巷2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23173, 23.09734 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2327, "FID_": 2329.0, "LON": 113.39648, "LAT": 22.76901, "NAME_CN": "新围村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.143005", "Name": "新围村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.39648, 22.76901 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2328, "FID_": 2330.0, "LON": 113.26829, "LAT": 23.25126, "NAME_CN": "健丰药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143006", "Name": "健丰药房", "address": "洞隐东街17" }, "geometry": { "type": "Point", "coordinates": [ 113.26829, 23.25126 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2329, "FID_": 2331.0, "LON": 113.55978, "LAT": 23.19394, "NAME_CN": "怡安宝药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.143007", "Name": "怡安宝药店", "address": "新庄二路25" }, "geometry": { "type": "Point", "coordinates": [ 113.55978, 23.19394 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2330, "FID_": 2332.0, "LON": 113.24633, "LAT": 23.13399, "NAME_CN": "希尔安大药房西华路分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.143009", "Name": "希尔安大药房西华路分店", "address": "司马街34号102" }, "geometry": { "type": "Point", "coordinates": [ 113.24633, 23.13399 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2331, "FID_": 2333.0, "LON": 113.31007, "LAT": 23.06299, "NAME_CN": "广州康宝门诊部", "TELEPHONE": "020-84162056", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143010", "Name": "广州康宝门诊部", "address": "沥滘大道" }, "geometry": { "type": "Point", "coordinates": [ 113.31007, 23.06299 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2332, "FID_": 2334.0, "LON": 113.25242, "LAT": 23.40006, "NAME_CN": "龙口卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143022", "Name": "龙口卫生站", "address": "新庄大巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.25242, 23.40006 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2333, "FID_": 2335.0, "LON": 113.10044, "LAT": 23.34062, "NAME_CN": "天仁药业同源药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143023", "Name": "天仁药业同源药店", "address": "南街路9号" }, "geometry": { "type": "Point", "coordinates": [ 113.10044, 23.34062 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2334, "FID_": 2336.0, "LON": 113.43291, "LAT": 22.95651, "NAME_CN": "番禺石基康优医院急诊室", "TELEPHONE": "020-84856450", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143024", "Name": "番禺石基康优医院急诊室", "address": "石基镇岐山南路9~11" }, "geometry": { "type": "Point", "coordinates": [ 113.43291, 22.95651 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2335, "FID_": 2337.0, "LON": 113.5913, "LAT": 23.11558, "NAME_CN": "白江村卫生站", "TELEPHONE": "13434246929", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143029", "Name": "白江村卫生站", "address": "广虎路154" }, "geometry": { "type": "Point", "coordinates": [ 113.5913, 23.11558 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2336, "FID_": 2338.0, "LON": 113.43645, "LAT": 23.11574, "NAME_CN": "万寿堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.143031", "Name": "万寿堂药店", "address": "井头前街6" }, "geometry": { "type": "Point", "coordinates": [ 113.43645, 23.11574 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2337, "FID_": 2339.0, "LON": 113.30725, "LAT": 23.14306, "NAME_CN": "德心宠物医院", "TELEPHONE": "020-37597460", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.143032", "Name": "德心宠物医院", "address": "水荫路72-2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30725, 23.14306 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2338, "FID_": 2340.0, "LON": 113.30025, "LAT": 23.02617, "NAME_CN": "联峰门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143035", "Name": "联峰门诊部", "address": "岗东路112" }, "geometry": { "type": "Point", "coordinates": [ 113.30025, 23.02617 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2339, "FID_": 2341.0, "LON": 113.35066, "LAT": 23.30162, "NAME_CN": "太和堂新益大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143036", "Name": "太和堂新益大药房", "address": "宝生东街与大来南路交叉口" }, "geometry": { "type": "Point", "coordinates": [ 113.35066, 23.30162 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2340, "FID_": 2342.0, "LON": 113.40683, "LAT": 23.11245, "NAME_CN": "福康医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.143038", "Name": "福康医疗门诊部", "address": "石溪东街5巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.40683, 23.11245 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2341, "FID_": 2343.0, "LON": 113.30739, "LAT": 23.06418, "NAME_CN": "金祥药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143041", "Name": "金祥药店", "address": "沥滘北村东大街6号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.30739, 23.06418 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2342, "FID_": 2344.0, "LON": 113.16636, "LAT": 23.46558, "NAME_CN": "盛发堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143050", "Name": "盛发堂大药房", "address": "三号路6号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.16636, 23.46558 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2343, "FID_": 2345.0, "LON": 113.16896, "LAT": 23.46489, "NAME_CN": "联合卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143051", "Name": "联合卫生站", "address": "狮岭镇禾树塘附近" }, "geometry": { "type": "Point", "coordinates": [ 113.16896, 23.46489 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2344, "FID_": 2346.0, "LON": 113.18859, "LAT": 23.376, "NAME_CN": "康泽大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143056", "Name": "康泽大药房", "address": "金钟路" }, "geometry": { "type": "Point", "coordinates": [ 113.18859, 23.376 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2345, "FID_": 2347.0, "LON": 113.41847, "LAT": 23.12073, "NAME_CN": "好得快大药房珠村店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.143057", "Name": "好得快大药房珠村店", "address": "珠村东横一路4号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.41847, 23.12073 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2346, "FID_": 2348.0, "LON": 113.10381, "LAT": 23.33679, "NAME_CN": "杏林医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143058", "Name": "杏林医疗门诊部", "address": "顺德家私批发城对面" }, "geometry": { "type": "Point", "coordinates": [ 113.10381, 23.33679 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2347, "FID_": 2349.0, "LON": 113.25779, "LAT": 23.3896, "NAME_CN": "团结村工业区卫生站", "TELEPHONE": "020-36800332", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143059", "Name": "团结村工业区卫生站", "address": "团结路" }, "geometry": { "type": "Point", "coordinates": [ 113.25779, 23.3896 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2348, "FID_": 2350.0, "LON": 113.32256, "LAT": 23.27948, "NAME_CN": "桂圆门诊部", "TELEPHONE": "020-87432295", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143061", "Name": "桂圆门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.32256, 23.27948 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2349, "FID_": 2351.0, "LON": 113.44218, "LAT": 23.10554, "NAME_CN": "民颐堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.143068", "Name": "民颐堂药店", "address": "港湾路34号首层之1" }, "geometry": { "type": "Point", "coordinates": [ 113.44218, 23.10554 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2350, "FID_": 2352.0, "LON": 113.2211, "LAT": 23.47496, "NAME_CN": "康富大药房", "TELEPHONE": "020-28602516", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143069", "Name": "康富大药房", "address": "河滨路芙蓉第二市场" }, "geometry": { "type": "Point", "coordinates": [ 113.2211, 23.47496 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2351, "FID_": 2353.0, "LON": 113.48161, "LAT": 22.97698, "NAME_CN": "德顺堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143071", "Name": "德顺堂药店", "address": "人民路105" }, "geometry": { "type": "Point", "coordinates": [ 113.48161, 22.97698 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2352, "FID_": 2354.0, "LON": 113.25291, "LAT": 23.20139, "NAME_CN": "仁和堂药业连锁阳光药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143072", "Name": "仁和堂药业连锁阳光药店", "address": "汇侨路41~47号" }, "geometry": { "type": "Point", "coordinates": [ 113.25291, 23.20139 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2353, "FID_": 2355.0, "LON": 113.32329, "LAT": 23.15096, "NAME_CN": "集和堂大药房林和东分店", "TELEPHONE": "020-38846717", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.143073", "Name": "集和堂大药房林和东分店", "address": "林和东路沾益街174号" }, "geometry": { "type": "Point", "coordinates": [ 113.32329, 23.15096 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2354, "FID_": 2356.0, "LON": 113.331, "LAT": 23.09162, "NAME_CN": "南方医科大学中西医结合医院", "TELEPHONE": "020-61650888", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143076", "Name": "南方医科大学中西医结合医院", "address": "石榴岗路13号" }, "geometry": { "type": "Point", "coordinates": [ 113.331, 23.09162 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2355, "FID_": 2357.0, "LON": 113.25248, "LAT": 23.21044, "NAME_CN": "广州市白云区马务卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143082", "Name": "广州市白云区马务卫生站", "address": "马务联和西街7号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25248, 23.21044 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2356, "FID_": 2358.0, "LON": 113.28663, "LAT": 23.26891, "NAME_CN": "辉康堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143084", "Name": "辉康堂大药房", "address": "长江竹仔园西北街" }, "geometry": { "type": "Point", "coordinates": [ 113.28663, 23.26891 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2357, "FID_": 2359.0, "LON": 113.52213, "LAT": 23.08822, "NAME_CN": "缪日东牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.143085", "Name": "缪日东牙科诊所", "address": "黄埔东路2849号" }, "geometry": { "type": "Point", "coordinates": [ 113.52213, 23.08822 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2358, "FID_": 2360.0, "LON": 113.63033, "LAT": 23.12575, "NAME_CN": "康迪药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143086", "Name": "康迪药店", "address": "茂山大道惠怡生活超市附近" }, "geometry": { "type": "Point", "coordinates": [ 113.63033, 23.12575 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2359, "FID_": 2361.0, "LON": 113.82271, "LAT": 23.29197, "NAME_CN": "嘉健中西药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143089", "Name": "嘉健中西药房", "address": "莲园西路32" }, "geometry": { "type": "Point", "coordinates": [ 113.82271, 23.29197 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2360, "FID_": 2362.0, "LON": 113.41557, "LAT": 23.07659, "NAME_CN": "百和堂大药房长洲分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.143090", "Name": "百和堂大药房长洲分店", "address": "金洲北路602附近" }, "geometry": { "type": "Point", "coordinates": [ 113.41557, 23.07659 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2361, "FID_": 2363.0, "LON": 113.26705, "LAT": 23.25865, "NAME_CN": "广州百姓医疗玉健门诊", "TELEPHONE": "020-36633535", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143093", "Name": "广州百姓医疗玉健门诊", "address": "新石路12" }, "geometry": { "type": "Point", "coordinates": [ 113.26705, 23.25865 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2362, "FID_": 2364.0, "LON": 113.27423, "LAT": 23.25732, "NAME_CN": "林和药业福生堂药店", "TELEPHONE": "13640678375", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143094", "Name": "林和药业福生堂药店", "address": "七星岗商业街与七星岗工业路交汇处以北" }, "geometry": { "type": "Point", "coordinates": [ 113.27423, 23.25732 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2363, "FID_": 2365.0, "LON": 113.73006, "LAT": 23.1877, "NAME_CN": "创福医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143095", "Name": "创福医药店", "address": "文昌街" }, "geometry": { "type": "Point", "coordinates": [ 113.73006, 23.1877 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2364, "FID_": 2366.0, "LON": 113.23201, "LAT": 23.28118, "NAME_CN": "刘四医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143098", "Name": "刘四医药店", "address": "江人一路141号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23201, 23.28118 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2365, "FID_": 2367.0, "LON": 113.6438, "LAT": 23.52185, "NAME_CN": "康和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.143100", "Name": "康和药店", "address": "华从油站对面" }, "geometry": { "type": "Point", "coordinates": [ 113.6438, 23.52185 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2366, "FID_": 2368.0, "LON": 113.17514, "LAT": 23.45412, "NAME_CN": "花都为民医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143103", "Name": "花都为民医疗门诊部", "address": "狮岭大道中10" }, "geometry": { "type": "Point", "coordinates": [ 113.17514, 23.45412 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2367, "FID_": 2369.0, "LON": 113.26946, "LAT": 23.0921, "NAME_CN": "海王星辰健康药房信和分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143104", "Name": "海王星辰健康药房信和分店", "address": "昌岗中路239号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26946, 23.0921 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2368, "FID_": 2370.0, "LON": 113.4623, "LAT": 22.9314, "NAME_CN": "石基供销社海傍药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143108", "Name": "石基供销社海傍药店", "address": "海涌路海傍村段36" }, "geometry": { "type": "Point", "coordinates": [ 113.4623, 22.9314 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2369, "FID_": 2371.0, "LON": 113.07531, "LAT": 23.38722, "NAME_CN": "华西药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143110", "Name": "华西药店", "address": "新兴路44-14" }, "geometry": { "type": "Point", "coordinates": [ 113.07531, 23.38722 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2370, "FID_": 2372.0, "LON": 113.07362, "LAT": 23.39017, "NAME_CN": "天仁药业同信药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143111", "Name": "天仁药业同信药店", "address": "新兴路" }, "geometry": { "type": "Point", "coordinates": [ 113.07362, 23.39017 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2371, "FID_": 2373.0, "LON": 113.23042, "LAT": 23.17518, "NAME_CN": "林和药业连锁康仁堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143112", "Name": "林和药业连锁康仁堂药店", "address": "西槎路537号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23042, 23.17518 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2372, "FID_": 2374.0, "LON": 113.54315, "LAT": 22.80326, "NAME_CN": "健业南沙牙科", "TELEPHONE": "020-34688939", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.143115", "Name": "健业南沙牙科", "address": "进港大道61" }, "geometry": { "type": "Point", "coordinates": [ 113.54315, 22.80326 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2373, "FID_": 2375.0, "LON": 113.51969, "LAT": 23.11647, "NAME_CN": "德安堂平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.143124", "Name": "德安堂平价药房", "address": "笔岗中南大街3" }, "geometry": { "type": "Point", "coordinates": [ 113.51969, 23.11647 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2374, "FID_": 2376.0, "LON": 113.22441, "LAT": 23.19298, "NAME_CN": "和康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143134", "Name": "和康堂药店", "address": "潭村涌二十八巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22441, 23.19298 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2375, "FID_": 2377.0, "LON": 113.31869, "LAT": 23.16131, "NAME_CN": "林和药业连锁华兴药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.143136", "Name": "林和药业连锁华兴药店", "address": "兴华直街6号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31869, 23.16131 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2376, "FID_": 2378.0, "LON": 113.34632, "LAT": 23.36791, "NAME_CN": "白云区红十字会医院", "TELEPHONE": "020-87444443", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143140", "Name": "白云区红十字会医院-急诊", "address": "竹料大街109" }, "geometry": { "type": "Point", "coordinates": [ 113.34632, 23.36791 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2377, "FID_": 2379.0, "LON": 113.20531, "LAT": 23.27357, "NAME_CN": "民信药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143141", "Name": "民信药房", "address": "大田东街17附近" }, "geometry": { "type": "Point", "coordinates": [ 113.20531, 23.27357 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2378, "FID_": 2380.0, "LON": 113.59047, "LAT": 23.11579, "NAME_CN": "洁泰药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143143", "Name": "洁泰药店", "address": "广虎路180" }, "geometry": { "type": "Point", "coordinates": [ 113.59047, 23.11579 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2379, "FID_": 2381.0, "LON": 113.47982, "LAT": 22.98564, "NAME_CN": "正康大药房解放庄分店", "TELEPHONE": "020-84868928", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143144", "Name": "正康大药房解放庄分店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.47982, 22.98564 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2380, "FID_": 2382.0, "LON": 113.37333, "LAT": 23.1686, "NAME_CN": "岑村民康门诊", "TELEPHONE": "020-87239118", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.143146", "Name": "岑村民康门诊", "address": "行云街" }, "geometry": { "type": "Point", "coordinates": [ 113.37333, 23.1686 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2381, "FID_": 2383.0, "LON": 113.28741, "LAT": 23.21834, "NAME_CN": "永泰益大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143153", "Name": "永泰益大药房", "address": "永泰解放庄商业街20~21号" }, "geometry": { "type": "Point", "coordinates": [ 113.28741, 23.21834 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2382, "FID_": 2384.0, "LON": 113.28715, "LAT": 23.03277, "NAME_CN": "林和药业连锁公司民济堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143157", "Name": "林和药业连锁公司民济堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.28715, 23.03277 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2383, "FID_": 2385.0, "LON": 113.60085, "LAT": 23.12104, "NAME_CN": "同康堂药店", "TELEPHONE": "020-82708337", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143164", "Name": "同康堂药店", "address": "新风路27" }, "geometry": { "type": "Point", "coordinates": [ 113.60085, 23.12104 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2384, "FID_": 2386.0, "LON": 113.21924, "LAT": 23.47065, "NAME_CN": "福生源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143166", "Name": "福生源大药房", "address": "丰盛路" }, "geometry": { "type": "Point", "coordinates": [ 113.21924, 23.47065 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2385, "FID_": 2387.0, "LON": 113.32176, "LAT": 23.01338, "NAME_CN": "大石街植村东南大街卫生站", "TELEPHONE": "020-84780692", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143176", "Name": "大石街植村东南大街卫生站", "address": "南大公路247-3" }, "geometry": { "type": "Point", "coordinates": [ 113.32176, 23.01338 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2386, "FID_": 2388.0, "LON": 113.23386, "LAT": 23.14301, "NAME_CN": "力福药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.143179", "Name": "力福药店", "address": "环市西路30-3" }, "geometry": { "type": "Point", "coordinates": [ 113.23386, 23.14301 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2387, "FID_": 2389.0, "LON": 113.33824, "LAT": 23.17921, "NAME_CN": "二天堂大药房元岗分店", "TELEPHONE": "020-37091050", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.143181", "Name": "二天堂大药房元岗分店", "address": "上元岗大街" }, "geometry": { "type": "Point", "coordinates": [ 113.33824, 23.17921 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2388, "FID_": 2390.0, "LON": 113.19011, "LAT": 23.0736, "NAME_CN": "龙溪医疗门诊部", "TELEPHONE": "020-62751369", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.143182", "Name": "龙溪医疗门诊部", "address": "龙溪凤池村169" }, "geometry": { "type": "Point", "coordinates": [ 113.19011, 23.0736 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2389, "FID_": 2391.0, "LON": 113.28936, "LAT": 23.0713, "NAME_CN": "二天堂大药房药业连锁", "TELEPHONE": "13392643695", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143183", "Name": "二天堂大药房药业连锁", "address": "丽华街64" }, "geometry": { "type": "Point", "coordinates": [ 113.28936, 23.0713 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2390, "FID_": 2392.0, "LON": 113.52855, "LAT": 23.14512, "NAME_CN": "康又馨药房", "TELEPHONE": "15626435173", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.143184", "Name": "康又馨药房", "address": "岗贝中街6" }, "geometry": { "type": "Point", "coordinates": [ 113.52855, 23.14512 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2391, "FID_": 2393.0, "LON": 113.20466, "LAT": 23.37733, "NAME_CN": "正仁大药房建设路分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143187", "Name": "正仁大药房建设路分店", "address": "建设路" }, "geometry": { "type": "Point", "coordinates": [ 113.20466, 23.37733 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2392, "FID_": 2394.0, "LON": 113.58618, "LAT": 23.17895, "NAME_CN": "宝心大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143193", "Name": "宝心大药房", "address": "永联路74" }, "geometry": { "type": "Point", "coordinates": [ 113.58618, 23.17895 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2393, "FID_": 2395.0, "LON": 113.5865, "LAT": 23.17913, "NAME_CN": "简村卫生站妇幼保健", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143194", "Name": "简村卫生站妇幼保健", "address": "荔园街48" }, "geometry": { "type": "Point", "coordinates": [ 113.5865, 23.17913 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2394, "FID_": 2396.0, "LON": 113.18998, "LAT": 23.23309, "NAME_CN": "仁安堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143200", "Name": "仁安堂药店", "address": "石狮街14" }, "geometry": { "type": "Point", "coordinates": [ 113.18998, 23.23309 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2395, "FID_": 2397.0, "LON": 113.21744, "LAT": 23.4715, "NAME_CN": "花都区芙蓉清新药店", "TELEPHONE": "020-28603516", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143201", "Name": "花都区芙蓉清新药店", "address": "富民路4-3" }, "geometry": { "type": "Point", "coordinates": [ 113.21744, 23.4715 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2396, "FID_": 2398.0, "LON": 113.30421, "LAT": 23.15297, "NAME_CN": "云芝中药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.143202", "Name": "云芝中药店", "address": "先烈东路258号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30421, 23.15297 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2397, "FID_": 2399.0, "LON": 113.29208, "LAT": 23.33583, "NAME_CN": "梁辉牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143206", "Name": "梁辉牙科", "address": "人和大马路6号" }, "geometry": { "type": "Point", "coordinates": [ 113.29208, 23.33583 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2398, "FID_": 2400.0, "LON": 113.36758, "LAT": 23.04992, "NAME_CN": "正和药业北亭药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143219", "Name": "正和药业北亭药店", "address": "北亭大街120" }, "geometry": { "type": "Point", "coordinates": [ 113.36758, 23.04992 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2399, "FID_": 2401.0, "LON": 113.26247, "LAT": 23.19272, "NAME_CN": "生元堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143220", "Name": "生元堂药店", "address": "涌南大街48" }, "geometry": { "type": "Point", "coordinates": [ 113.26247, 23.19272 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2400, "FID_": 2402.0, "LON": 113.55555, "LAT": 23.1234, "NAME_CN": "老佐药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143242", "Name": "老佐药店", "address": "梅基二横路1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.55555, 23.1234 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2401, "FID_": 2403.0, "LON": 113.2374, "LAT": 23.21615, "NAME_CN": "大江门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143248", "Name": "大江门诊部", "address": "大冈横街4" }, "geometry": { "type": "Point", "coordinates": [ 113.2374, 23.21615 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2402, "FID_": 2404.0, "LON": 113.5999, "LAT": 23.12264, "NAME_CN": "康友大药店", "TELEPHONE": "020-82691748", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143252", "Name": "康友大药店", "address": "新业路2" }, "geometry": { "type": "Point", "coordinates": [ 113.5999, 23.12264 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2403, "FID_": 2405.0, "LON": 113.34858, "LAT": 23.25476, "NAME_CN": "新泰兴大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143260", "Name": "新泰兴大药房", "address": "大源中路280" }, "geometry": { "type": "Point", "coordinates": [ 113.34858, 23.25476 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2404, "FID_": 2406.0, "LON": 113.41381, "LAT": 22.81158, "NAME_CN": "灵山医院北门", "TELEPHONE": "020-84936723", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.143261", "Name": "灵山医院北门", "address": "江滘桥北段端" }, "geometry": { "type": "Point", "coordinates": [ 113.41381, 22.81158 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2405, "FID_": 2407.0, "LON": 113.25513, "LAT": 23.12609, "NAME_CN": "恒生大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.143262", "Name": "恒生大药房", "address": "朝天路8" }, "geometry": { "type": "Point", "coordinates": [ 113.25513, 23.12609 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2406, "FID_": 2408.0, "LON": 113.30428, "LAT": 23.15308, "NAME_CN": "广州中医药大学第一附属医院先烈东门诊部", "TELEPHONE": "020-87284759", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.143264", "Name": "广州中医药大学第一附属医院先烈东门诊部", "address": "先烈东路258号" }, "geometry": { "type": "Point", "coordinates": [ 113.30428, 23.15308 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2407, "FID_": 2409.0, "LON": 113.56527, "LAT": 22.74741, "NAME_CN": "广州市南沙区妇幼保健院门诊楼", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.143267", "Name": "广州市南沙区妇幼保健院门诊楼", "address": "南沙街海傍路130号" }, "geometry": { "type": "Point", "coordinates": [ 113.56527, 22.74741 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2408, "FID_": 2410.0, "LON": 113.30501, "LAT": 23.12046, "NAME_CN": "南威门诊部", "TELEPHONE": "13725220560", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.143268", "Name": "南威门诊部", "address": "寺右二马路16号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30501, 23.12046 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2409, "FID_": 2411.0, "LON": 113.08641, "LAT": 23.4096, "NAME_CN": "赤坭镇集益村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143275", "Name": "赤坭镇集益村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.08641, 23.4096 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2410, "FID_": 2412.0, "LON": 113.28505, "LAT": 23.43373, "NAME_CN": "平东村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143276", "Name": "平东村卫生站", "address": "平东南路平东村民委员会对面" }, "geometry": { "type": "Point", "coordinates": [ 113.28505, 23.43373 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2411, "FID_": 2413.0, "LON": 113.15013, "LAT": 23.47548, "NAME_CN": "惠兰康皮价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143277", "Name": "惠兰康皮价大药房", "address": "盘古北路67" }, "geometry": { "type": "Point", "coordinates": [ 113.15013, 23.47548 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2412, "FID_": 2414.0, "LON": 113.3087, "LAT": 23.25367, "NAME_CN": "康玉药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143279", "Name": "康玉药店", "address": "东平市场东二街4" }, "geometry": { "type": "Point", "coordinates": [ 113.3087, 23.25367 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2413, "FID_": 2415.0, "LON": 113.2674, "LAT": 23.10312, "NAME_CN": "光景宠物医院", "TELEPHONE": "020-84470610", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143281", "Name": "光景宠物医院", "address": "江南大道中149号" }, "geometry": { "type": "Point", "coordinates": [ 113.2674, 23.10312 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2414, "FID_": 2416.0, "LON": 113.21322, "LAT": 23.3793, "NAME_CN": "福森大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143289", "Name": "福森大药房", "address": "三闸街41" }, "geometry": { "type": "Point", "coordinates": [ 113.21322, 23.3793 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2415, "FID_": 2417.0, "LON": 113.45926, "LAT": 22.90295, "NAME_CN": "东涌镇东导村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.143291", "Name": "东涌镇东导村卫生站", "address": "东骏路" }, "geometry": { "type": "Point", "coordinates": [ 113.45926, 22.90295 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2416, "FID_": 2418.0, "LON": 113.31205, "LAT": 22.97556, "NAME_CN": "益民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143292", "Name": "益民药店", "address": "人民路141" }, "geometry": { "type": "Point", "coordinates": [ 113.31205, 22.97556 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2417, "FID_": 2419.0, "LON": 113.31137, "LAT": 22.97386, "NAME_CN": "德圣堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143293", "Name": "德圣堂药店", "address": "担水涌路" }, "geometry": { "type": "Point", "coordinates": [ 113.31137, 22.97386 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2418, "FID_": 2420.0, "LON": 113.27104, "LAT": 23.13515, "NAME_CN": "民生医院", "TELEPHONE": "020-83550013", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.143298", "Name": "民生医院-急诊", "address": "越秀北路209" }, "geometry": { "type": "Point", "coordinates": [ 113.27104, 23.13515 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2419, "FID_": 2421.0, "LON": 113.35031, "LAT": 23.33694, "NAME_CN": "罗村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143301", "Name": "罗村卫生站", "address": "Y097" }, "geometry": { "type": "Point", "coordinates": [ 113.35031, 23.33694 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2420, "FID_": 2422.0, "LON": 113.3568, "LAT": 23.29372, "NAME_CN": "富华中西药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143311", "Name": "富华中西药店", "address": "彭城一街18附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3568, 23.29372 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2421, "FID_": 2423.0, "LON": 113.25655, "LAT": 22.97933, "NAME_CN": "敬众堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143321", "Name": "敬众堂大药房", "address": "韦涌人民路" }, "geometry": { "type": "Point", "coordinates": [ 113.25655, 22.97933 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2422, "FID_": 2424.0, "LON": 113.50186, "LAT": 22.87785, "NAME_CN": "东涌镇沙公堡村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.143326", "Name": "东涌镇沙公堡村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.50186, 22.87785 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2423, "FID_": 2425.0, "LON": 113.23808, "LAT": 23.13645, "NAME_CN": "老百姓大药房西华路店", "TELEPHONE": "020-81252741", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.143327", "Name": "老百姓大药房西华路店", "address": "西华路60/62号" }, "geometry": { "type": "Point", "coordinates": [ 113.23808, 23.13645 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2424, "FID_": 2426.0, "LON": 113.24462, "LAT": 23.14474, "NAME_CN": "益众堂药店", "TELEPHONE": "020-86668416", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.143329", "Name": "益众堂药店", "address": "站前路90号首层" }, "geometry": { "type": "Point", "coordinates": [ 113.24462, 23.14474 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2425, "FID_": 2427.0, "LON": 113.25026, "LAT": 23.1128, "NAME_CN": "中山大学附属第二医院", "TELEPHONE": "020-81332469", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.143330", "Name": "中山大学附属第二医院-急诊", "address": "仁济路附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25026, 23.1128 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2426, "FID_": 2428.0, "LON": 113.14307, "LAT": 23.35756, "NAME_CN": "康强大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143331", "Name": "康强大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.14307, 23.35756 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2427, "FID_": 2429.0, "LON": 113.30477, "LAT": 23.12925, "NAME_CN": "金羊社区卫生站", "TELEPHONE": "020-87328636", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.143337", "Name": "金羊社区卫生站", "address": "金羊一街48" }, "geometry": { "type": "Point", "coordinates": [ 113.30477, 23.12925 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2428, "FID_": 2430.0, "LON": 113.28161, "LAT": 23.13398, "NAME_CN": "振国门诊", "TELEPHONE": "020-87612076", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.143338", "Name": "振国门诊", "address": "先烈南路1-5号" }, "geometry": { "type": "Point", "coordinates": [ 113.28161, 23.13398 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2429, "FID_": 2431.0, "LON": 113.61079, "LAT": 23.12692, "NAME_CN": "聚康大药房", "TELEPHONE": "13580339945", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143339", "Name": "聚康大药房", "address": "城市家园二期106铺" }, "geometry": { "type": "Point", "coordinates": [ 113.61079, 23.12692 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2430, "FID_": 2432.0, "LON": 113.22581, "LAT": 23.34501, "NAME_CN": "邦民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143342", "Name": "邦民药店", "address": "X264" }, "geometry": { "type": "Point", "coordinates": [ 113.22581, 23.34501 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2431, "FID_": 2433.0, "LON": 113.25736, "LAT": 23.19276, "NAME_CN": "新安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143343", "Name": "新安药店", "address": "华益街27" }, "geometry": { "type": "Point", "coordinates": [ 113.25736, 23.19276 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2432, "FID_": 2434.0, "LON": 113.349, "LAT": 22.93422, "NAME_CN": "番禺中心医院仁医药房NO.2", "TELEPHONE": "020-34609841", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143345", "Name": "番禺中心医院仁医药房NO.2", "address": "西城路92" }, "geometry": { "type": "Point", "coordinates": [ 113.349, 22.93422 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2433, "FID_": 2435.0, "LON": 113.28649, "LAT": 23.06933, "NAME_CN": "福懋动物医院", "TELEPHONE": "020-89082959", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143350", "Name": "福懋动物医院", "address": "江南大道南1214" }, "geometry": { "type": "Point", "coordinates": [ 113.28649, 23.06933 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2434, "FID_": 2436.0, "LON": 113.40633, "LAT": 22.96349, "NAME_CN": "茶东卫生站", "TELEPHONE": "020-34881235", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143368", "Name": "茶东卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.40633, 22.96349 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2435, "FID_": 2437.0, "LON": 113.36265, "LAT": 23.19716, "NAME_CN": "天源医疗门诊部", "TELEPHONE": "020-87038111", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.143370", "Name": "天源医疗门诊部", "address": "龙洞直街13" }, "geometry": { "type": "Point", "coordinates": [ 113.36265, 23.19716 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2436, "FID_": 2438.0, "LON": 113.19693, "LAT": 23.39893, "NAME_CN": "福鸿药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143372", "Name": "福鸿药店", "address": "大华一路" }, "geometry": { "type": "Point", "coordinates": [ 113.19693, 23.39893 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2437, "FID_": 2439.0, "LON": 113.2615, "LAT": 23.08345, "NAME_CN": "保健堂珠江药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143373", "Name": "保健堂珠江药店", "address": "工业大道中251" }, "geometry": { "type": "Point", "coordinates": [ 113.2615, 23.08345 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2438, "FID_": 2440.0, "LON": 113.29518, "LAT": 23.08906, "NAME_CN": "海珠区康民平价门诊部", "TELEPHONE": "15102048468", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143374", "Name": "海珠区康民平价门诊部", "address": "康乐中约南新街8巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29518, 23.08906 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2439, "FID_": 2441.0, "LON": 113.29529, "LAT": 23.08946, "NAME_CN": "正和药业中大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143375", "Name": "正和药业中大药店", "address": "康乐南新街22号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29529, 23.08946 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2440, "FID_": 2442.0, "LON": 113.43505, "LAT": 22.95136, "NAME_CN": "广州正康大药房石碁分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143376", "Name": "广州正康大药房石碁分店", "address": "市莲路石碁村段71" }, "geometry": { "type": "Point", "coordinates": [ 113.43505, 22.95136 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2441, "FID_": 2443.0, "LON": 113.30372, "LAT": 22.97521, "NAME_CN": "正康连锁大药房锦绣分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143377", "Name": "正康连锁大药房锦绣分店", "address": "锦绣花园北区10座20号铺" }, "geometry": { "type": "Point", "coordinates": [ 113.30372, 22.97521 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2442, "FID_": 2444.0, "LON": 113.25555, "LAT": 23.21007, "NAME_CN": "康平堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143380", "Name": "康平堂大药房", "address": "马务联和东街46附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25555, 23.21007 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2443, "FID_": 2445.0, "LON": 113.17105, "LAT": 23.47237, "NAME_CN": "万年堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143381", "Name": "万年堂大药房", "address": "宝峰北路102号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.17105, 23.47237 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2444, "FID_": 2446.0, "LON": 113.27017, "LAT": 23.12357, "NAME_CN": "越秀区口腔医院第二门诊部", "TELEPHONE": "020-87611161", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.143383", "Name": "越秀区口腔医院第二门诊部", "address": "德政中路150号" }, "geometry": { "type": "Point", "coordinates": [ 113.27017, 23.12357 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2445, "FID_": 2447.0, "LON": 113.48955, "LAT": 22.90731, "NAME_CN": "清流村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143388", "Name": "清流村卫生站", "address": "清流路一街25" }, "geometry": { "type": "Point", "coordinates": [ 113.48955, 22.90731 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2446, "FID_": 2448.0, "LON": 113.18846, "LAT": 23.48282, "NAME_CN": "润和大药房", "TELEPHONE": "020-85935021", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143389", "Name": "润和大药房", "address": "南航碧花园旁" }, "geometry": { "type": "Point", "coordinates": [ 113.18846, 23.48282 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2447, "FID_": 2449.0, "LON": 113.22548, "LAT": 23.34325, "NAME_CN": "东镜医疗门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143390", "Name": "东镜医疗门诊", "address": "X264" }, "geometry": { "type": "Point", "coordinates": [ 113.22548, 23.34325 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2448, "FID_": 2450.0, "LON": 113.24638, "LAT": 23.19422, "NAME_CN": "天田大药房棠涌分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143397", "Name": "天田大药房棠涌分店", "address": "西苑南街2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24638, 23.19422 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2449, "FID_": 2451.0, "LON": 113.63022, "LAT": 23.14074, "NAME_CN": "官湖村综合卫生站", "TELEPHONE": "15724058298", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143405", "Name": "官湖村综合卫生站", "address": "官湖路47-3" }, "geometry": { "type": "Point", "coordinates": [ 113.63022, 23.14074 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2450, "FID_": 2452.0, "LON": 113.30186, "LAT": 23.08925, "NAME_CN": "林和大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143406", "Name": "林和大药房", "address": "鹭江西街3巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30186, 23.08925 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2451, "FID_": 2453.0, "LON": 113.25094, "LAT": 23.12041, "NAME_CN": "广东省中医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.143408", "Name": "广东省中医院-住院部", "address": "大德路111号" }, "geometry": { "type": "Point", "coordinates": [ 113.25094, 23.12041 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2452, "FID_": 2454.0, "LON": 113.66377, "LAT": 23.57968, "NAME_CN": "石南村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.143413", "Name": "石南村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.66377, 23.57968 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2453, "FID_": 2455.0, "LON": 113.6821, "LAT": 23.58006, "NAME_CN": "南星村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.143414", "Name": "南星村卫生站", "address": "灌村中路" }, "geometry": { "type": "Point", "coordinates": [ 113.6821, 23.58006 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2454, "FID_": 2456.0, "LON": 113.65938, "LAT": 23.60113, "NAME_CN": "龙岗村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.143415", "Name": "龙岗村卫生站", "address": "桃园西路" }, "geometry": { "type": "Point", "coordinates": [ 113.65938, 23.60113 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2455, "FID_": 2457.0, "LON": 113.31653, "LAT": 23.17835, "NAME_CN": "海王星辰健康药房怡新分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.143421", "Name": "海王星辰健康药房怡新分店", "address": "怡新路48" }, "geometry": { "type": "Point", "coordinates": [ 113.31653, 23.17835 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2456, "FID_": 2458.0, "LON": 113.32251, "LAT": 23.27941, "NAME_CN": "新鸿药房", "TELEPHONE": "13794321220", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143422", "Name": "新鸿药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.32251, 23.27941 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2457, "FID_": 2459.0, "LON": 113.60915, "LAT": 23.15934, "NAME_CN": "明愈堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143424", "Name": "明愈堂药店", "address": "工业街" }, "geometry": { "type": "Point", "coordinates": [ 113.60915, 23.15934 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2458, "FID_": 2460.0, "LON": 113.42917, "LAT": 22.95855, "NAME_CN": "广州番禺区仁泰堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143427", "Name": "广州番禺区仁泰堂药店", "address": "龙涌东路7" }, "geometry": { "type": "Point", "coordinates": [ 113.42917, 22.95855 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2459, "FID_": 2461.0, "LON": 113.20193, "LAT": 23.15436, "NAME_CN": "白云区健廷医疗门诊部", "TELEPHONE": "15918523215", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143429", "Name": "白云区健廷医疗门诊部", "address": "沙贝南街" }, "geometry": { "type": "Point", "coordinates": [ 113.20193, 23.15436 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2460, "FID_": 2462.0, "LON": 113.29583, "LAT": 23.29208, "NAME_CN": "顺仁堂大药房", "TELEPHONE": "13422376812", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143431", "Name": "顺仁堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.29583, 23.29208 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2461, "FID_": 2463.0, "LON": 113.23647, "LAT": 23.19351, "NAME_CN": "亿民康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143441", "Name": "亿民康药房", "address": "平沙大街3号之2" }, "geometry": { "type": "Point", "coordinates": [ 113.23647, 23.19351 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2462, "FID_": 2464.0, "LON": 113.32891, "LAT": 23.04294, "NAME_CN": "大石镇沙溪村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143445", "Name": "大石镇沙溪村卫生站", "address": "沙滘东路84" }, "geometry": { "type": "Point", "coordinates": [ 113.32891, 23.04294 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2463, "FID_": 2465.0, "LON": 113.40656, "LAT": 23.12925, "NAME_CN": "康莱药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.143449", "Name": "康莱药房", "address": "黄村北环路16" }, "geometry": { "type": "Point", "coordinates": [ 113.40656, 23.12925 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2464, "FID_": 2466.0, "LON": 113.62013, "LAT": 23.13747, "NAME_CN": "瑶田村卫生站", "TELEPHONE": "13928763008", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143452", "Name": "瑶田村卫生站", "address": "西联二路2" }, "geometry": { "type": "Point", "coordinates": [ 113.62013, 23.13747 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2465, "FID_": 2467.0, "LON": 113.25283, "LAT": 23.13398, "NAME_CN": "广州市第一人民医院门诊部", "TELEPHONE": "020-81048138", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.143454", "Name": "广州市第一人民医院门诊部", "address": "盘福路1号" }, "geometry": { "type": "Point", "coordinates": [ 113.25283, 23.13398 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2466, "FID_": 2468.0, "LON": 113.37587, "LAT": 22.87697, "NAME_CN": "上坭卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.143463", "Name": "上坭卫生站", "address": "上坭村二九七县道与一一一省道交汇处" }, "geometry": { "type": "Point", "coordinates": [ 113.37587, 22.87697 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2467, "FID_": 2469.0, "LON": 113.41204, "LAT": 23.39475, "NAME_CN": "长沙卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143464", "Name": "长沙卫生站", "address": "长钟南路126" }, "geometry": { "type": "Point", "coordinates": [ 113.41204, 23.39475 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2468, "FID_": 2470.0, "LON": 113.42301, "LAT": 23.38521, "NAME_CN": "康美大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143465", "Name": "康美大药房", "address": "钟落潭镇一零五国道" }, "geometry": { "type": "Point", "coordinates": [ 113.42301, 23.38521 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2469, "FID_": 2471.0, "LON": 113.21957, "LAT": 23.18855, "NAME_CN": "健民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143466", "Name": "健民药店", "address": "西城西盈货运场北门附近" }, "geometry": { "type": "Point", "coordinates": [ 113.21957, 23.18855 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2470, "FID_": 2472.0, "LON": 113.33871, "LAT": 23.12502, "NAME_CN": "珠江新城瑞鹏动物医院", "TELEPHONE": "020-83981866", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.143474", "Name": "珠江新城瑞鹏动物医院", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.33871, 23.12502 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2471, "FID_": 2473.0, "LON": 113.27674, "LAT": 23.13577, "NAME_CN": "福懋宠物中心建设二路分院", "TELEPHONE": "020-83839799", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.143477", "Name": "福懋宠物中心建设二路分院", "address": "建设二马路" }, "geometry": { "type": "Point", "coordinates": [ 113.27674, 23.13577 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2472, "FID_": 2474.0, "LON": 113.59219, "LAT": 23.20328, "NAME_CN": "翟洞卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143479", "Name": "翟洞卫生站", "address": "永安大道" }, "geometry": { "type": "Point", "coordinates": [ 113.59219, 23.20328 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2473, "FID_": 2475.0, "LON": 113.55404, "LAT": 23.11883, "NAME_CN": "廖风英牙科", "TELEPHONE": "18078810261", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143480", "Name": "廖风英牙科", "address": "南安中心路12" }, "geometry": { "type": "Point", "coordinates": [ 113.55404, 23.11883 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2474, "FID_": 2476.0, "LON": 113.26351, "LAT": 23.24643, "NAME_CN": "百福大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143504", "Name": "百福大药房", "address": "禄清大街三巷" }, "geometry": { "type": "Point", "coordinates": [ 113.26351, 23.24643 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2475, "FID_": 2477.0, "LON": 113.37382, "LAT": 22.94469, "NAME_CN": "沙墟一村东大街卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143505", "Name": "沙墟一村东大街卫生站", "address": "东大街15" }, "geometry": { "type": "Point", "coordinates": [ 113.37382, 22.94469 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2476, "FID_": 2478.0, "LON": 113.17437, "LAT": 23.38939, "NAME_CN": "新华社区卫生服务中心九潭村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143507", "Name": "新华社区卫生服务中心九潭村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.17437, 23.38939 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2477, "FID_": 2479.0, "LON": 113.20335, "LAT": 23.3923, "NAME_CN": "百家康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143509", "Name": "百家康大药房", "address": "花城北路92" }, "geometry": { "type": "Point", "coordinates": [ 113.20335, 23.3923 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2478, "FID_": 2480.0, "LON": 113.25002, "LAT": 23.12618, "NAME_CN": "张世平中医门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.143521", "Name": "张世平中医门诊部", "address": "纸行路79" }, "geometry": { "type": "Point", "coordinates": [ 113.25002, 23.12618 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2479, "FID_": 2481.0, "LON": 113.36764, "LAT": 23.42212, "NAME_CN": "华侨农场药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143533", "Name": "华侨农场药店", "address": "一一八省道与侨南二路交叉口" }, "geometry": { "type": "Point", "coordinates": [ 113.36764, 23.42212 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2480, "FID_": 2482.0, "LON": 113.19155, "LAT": 23.39167, "NAME_CN": "复元阁大药房", "TELEPHONE": "13512786318", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143534", "Name": "复元阁大药房", "address": "三华村" }, "geometry": { "type": "Point", "coordinates": [ 113.19155, 23.39167 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2481, "FID_": 2483.0, "LON": 113.2509, "LAT": 23.25784, "NAME_CN": "杏苑堂国药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143535", "Name": "杏苑堂国药店", "address": "桃源南街16附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2509, 23.25784 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2482, "FID_": 2484.0, "LON": 113.41665, "LAT": 22.95537, "NAME_CN": "为民医疗门诊部", "TELEPHONE": "020-39966566", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143538", "Name": "为民医疗门诊部", "address": "市莲路新桥村段153号" }, "geometry": { "type": "Point", "coordinates": [ 113.41665, 22.95537 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2483, "FID_": 2485.0, "LON": 113.49013, "LAT": 22.75419, "NAME_CN": "大元村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.143539", "Name": "大元村卫生站", "address": "发源路" }, "geometry": { "type": "Point", "coordinates": [ 113.49013, 22.75419 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2484, "FID_": 2486.0, "LON": 113.45052, "LAT": 22.85295, "NAME_CN": "仁正堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.143543", "Name": "仁正堂药店", "address": "同兴路" }, "geometry": { "type": "Point", "coordinates": [ 113.45052, 22.85295 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2485, "FID_": 2487.0, "LON": 113.18532, "LAT": 23.45193, "NAME_CN": "君悦大药房柏健店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143544", "Name": "君悦大药房柏健店", "address": "度假村专用道南" }, "geometry": { "type": "Point", "coordinates": [ 113.18532, 23.45193 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2486, "FID_": 2488.0, "LON": 113.82196, "LAT": 23.29302, "NAME_CN": "泰林瑞草堂大药房泰林健生西路店", "TELEPHONE": "15818843568", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143545", "Name": "泰林瑞草堂大药房泰林健生西路店", "address": "荔兴路3号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.82196, 23.29302 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2487, "FID_": 2489.0, "LON": 113.26356, "LAT": 23.36483, "NAME_CN": "康顺大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143550", "Name": "康顺大药房", "address": "一零六国道何家庄" }, "geometry": { "type": "Point", "coordinates": [ 113.26356, 23.36483 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2488, "FID_": 2490.0, "LON": 113.29578, "LAT": 23.03081, "NAME_CN": "海王星辰健康药房海龙湾分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143551", "Name": "海王星辰健康药房海龙湾分店", "address": "新浦南路" }, "geometry": { "type": "Point", "coordinates": [ 113.29578, 23.03081 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2489, "FID_": 2491.0, "LON": 113.42232, "LAT": 22.96354, "NAME_CN": "正康连锁大药房龙翔分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143555", "Name": "正康连锁大药房龙翔分店", "address": "龙翔路9" }, "geometry": { "type": "Point", "coordinates": [ 113.42232, 22.96354 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2490, "FID_": 2492.0, "LON": 113.42414, "LAT": 22.96326, "NAME_CN": "正康连锁大药房安康分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143556", "Name": "正康连锁大药房安康分店", "address": "园康路16" }, "geometry": { "type": "Point", "coordinates": [ 113.42414, 22.96326 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2491, "FID_": 2493.0, "LON": 113.42735, "LAT": 22.96134, "NAME_CN": "益康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143557", "Name": "益康药店", "address": "金龙路108-37" }, "geometry": { "type": "Point", "coordinates": [ 113.42735, 22.96134 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2492, "FID_": 2494.0, "LON": 113.39377, "LAT": 22.95809, "NAME_CN": "林和药业金和堂大药房", "TELEPHONE": "020-34881148", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143559", "Name": "林和药业金和堂大药房", "address": "中心街" }, "geometry": { "type": "Point", "coordinates": [ 113.39377, 22.95809 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2493, "FID_": 2495.0, "LON": 113.20079, "LAT": 23.15358, "NAME_CN": "国信药店", "TELEPHONE": "020-81769880", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143566", "Name": "国信药店", "address": "沙凤向南街190号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.20079, 23.15358 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2494, "FID_": 2496.0, "LON": 113.39892, "LAT": 23.12108, "NAME_CN": "康芝美大药房", "TELEPHONE": "13711756899", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.143569", "Name": "康芝美大药房", "address": "东圃二横路72号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39892, 23.12108 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2495, "FID_": 2497.0, "LON": 113.43394, "LAT": 22.96034, "NAME_CN": "参芝林平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143572", "Name": "参芝林平价大药房", "address": "岐山中路113" }, "geometry": { "type": "Point", "coordinates": [ 113.43394, 22.96034 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2496, "FID_": 2498.0, "LON": 113.27792, "LAT": 23.13265, "NAME_CN": "中山大学光华口腔医学院附属口腔医院口腔急诊", "TELEPHONE": "020-83870175", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.143597", "Name": "中山大学光华口腔医学院附属口腔医院口腔急诊", "address": "陵园西路56" }, "geometry": { "type": "Point", "coordinates": [ 113.27792, 23.13265 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2497, "FID_": 2499.0, "LON": 113.28725, "LAT": 23.0806, "NAME_CN": "广州博爱门诊部", "TELEPHONE": "020-84270218", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143604", "Name": "广州博爱门诊部", "address": "瑞宝村南岸社一横巷附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28725, 23.0806 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2498, "FID_": 2500.0, "LON": 113.24328, "LAT": 23.15344, "NAME_CN": "健安医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.143607", "Name": "健安医药店", "address": "王圣堂大街54" }, "geometry": { "type": "Point", "coordinates": [ 113.24328, 23.15344 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2499, "FID_": 2501.0, "LON": 113.32955, "LAT": 23.09805, "NAME_CN": "中国人民解放军第四二一医院整形激光美容中心", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143613", "Name": "中国人民解放军第四二一医院整形激光美容中心", "address": "新港中路466" }, "geometry": { "type": "Point", "coordinates": [ 113.32955, 23.09805 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2500, "FID_": 2502.0, "LON": 113.39292, "LAT": 22.79633, "NAME_CN": "林和药业明怡药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.143625", "Name": "林和药业明怡药店", "address": "潭大公路17" }, "geometry": { "type": "Point", "coordinates": [ 113.39292, 22.79633 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2501, "FID_": 2503.0, "LON": 113.38668, "LAT": 22.9348, "NAME_CN": "柏盛堂医药商业公司群众药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143626", "Name": "柏盛堂医药商业公司群众药房", "address": "东豪路99" }, "geometry": { "type": "Point", "coordinates": [ 113.38668, 22.9348 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2502, "FID_": 2504.0, "LON": 113.42932, "LAT": 23.0393, "NAME_CN": "新造益康药店", "TELEPHONE": "020-33968291", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143627", "Name": "新造益康药店", "address": "谷围路24" }, "geometry": { "type": "Point", "coordinates": [ 113.42932, 23.0393 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2503, "FID_": 2505.0, "LON": 113.32928, "LAT": 23.05679, "NAME_CN": "大沙社区卫生站", "TELEPHONE": "020-62766948", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143628", "Name": "大沙社区卫生站", "address": "大沙市场东侧" }, "geometry": { "type": "Point", "coordinates": [ 113.32928, 23.05679 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2504, "FID_": 2506.0, "LON": 113.48086, "LAT": 22.77382, "NAME_CN": "横沥镇庙贝农场卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.143630", "Name": "横沥镇庙贝农场卫生站", "address": "南丰路" }, "geometry": { "type": "Point", "coordinates": [ 113.48086, 22.77382 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2505, "FID_": 2507.0, "LON": 113.23719, "LAT": 23.12084, "NAME_CN": "广州市荔湾区中医医院", "TELEPHONE": "020-81822481", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.143631", "Name": "广州市荔湾区中医医院-急诊", "address": "长寿西路5号" }, "geometry": { "type": "Point", "coordinates": [ 113.23719, 23.12084 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2506, "FID_": 2508.0, "LON": 113.26853, "LAT": 23.07584, "NAME_CN": "长泰动物诊所", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143643", "Name": "长泰动物诊所", "address": "沁泉街24" }, "geometry": { "type": "Point", "coordinates": [ 113.26853, 23.07584 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2507, "FID_": 2509.0, "LON": 113.40863, "LAT": 23.37755, "NAME_CN": "五龙岗村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143644", "Name": "五龙岗村卫生站", "address": "X281" }, "geometry": { "type": "Point", "coordinates": [ 113.40863, 23.37755 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2508, "FID_": 2510.0, "LON": 113.44555, "LAT": 23.04493, "NAME_CN": "曙光门诊部", "TELEPHONE": "020-34755900", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143645", "Name": "曙光门诊部", "address": "龙源路26号" }, "geometry": { "type": "Point", "coordinates": [ 113.44555, 23.04493 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2509, "FID_": 2511.0, "LON": 113.58727, "LAT": 23.18002, "NAME_CN": "仁益药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143649", "Name": "仁益药店", "address": "永胜南路28附近" }, "geometry": { "type": "Point", "coordinates": [ 113.58727, 23.18002 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2510, "FID_": 2512.0, "LON": 113.16311, "LAT": 23.41805, "NAME_CN": "东康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143655", "Name": "东康药店", "address": "爱民路" }, "geometry": { "type": "Point", "coordinates": [ 113.16311, 23.41805 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2511, "FID_": 2513.0, "LON": 113.20139, "LAT": 23.37683, "NAME_CN": "花都泰康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143656", "Name": "花都泰康药店", "address": "福宁路" }, "geometry": { "type": "Point", "coordinates": [ 113.20139, 23.37683 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2512, "FID_": 2514.0, "LON": 113.20142, "LAT": 23.38416, "NAME_CN": "仁和堂药业连锁公司定安药店", "TELEPHONE": "020-36902381", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143657", "Name": "仁和堂药业连锁公司定安药店", "address": "云山大道13-1" }, "geometry": { "type": "Point", "coordinates": [ 113.20142, 23.38416 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2513, "FID_": 2515.0, "LON": 113.12595, "LAT": 23.37533, "NAME_CN": "惠祥大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143662", "Name": "惠祥大药房", "address": "风神大道" }, "geometry": { "type": "Point", "coordinates": [ 113.12595, 23.37533 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2514, "FID_": 2516.0, "LON": 113.27474, "LAT": 23.58265, "NAME_CN": "红山村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143663", "Name": "红山村卫生站", "address": "X404" }, "geometry": { "type": "Point", "coordinates": [ 113.27474, 23.58265 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2515, "FID_": 2517.0, "LON": 113.30663, "LAT": 23.15303, "NAME_CN": "阳春堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.143666", "Name": "阳春堂药房", "address": "沙河大街91-1" }, "geometry": { "type": "Point", "coordinates": [ 113.30663, 23.15303 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2516, "FID_": 2518.0, "LON": 113.49357, "LAT": 22.81421, "NAME_CN": "正康连锁大药房麒麟分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.143674", "Name": "正康连锁大药房麒麟分店", "address": "黄阁麒麟新村麟旺一巷7/9/11号商铺" }, "geometry": { "type": "Point", "coordinates": [ 113.49357, 22.81421 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2517, "FID_": 2519.0, "LON": 113.5032, "LAT": 22.82461, "NAME_CN": "正康连锁大药房黄阁分店", "TELEPHONE": "020-84977567", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.143675", "Name": "正康连锁大药房黄阁分店", "address": "新鸿基市场25-26号" }, "geometry": { "type": "Point", "coordinates": [ 113.5032, 22.82461 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2518, "FID_": 2520.0, "LON": 113.35235, "LAT": 23.12371, "NAME_CN": "康湖牙科", "TELEPHONE": "020-85646036", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.143678", "Name": "康湖牙科", "address": "康湖大街自编97-1" }, "geometry": { "type": "Point", "coordinates": [ 113.35235, 23.12371 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2519, "FID_": 2521.0, "LON": 113.26879, "LAT": 23.12994, "NAME_CN": "严国平动物医院", "TELEPHONE": "020-83335519", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.143685", "Name": "严国平动物医院", "address": "禺西二路13" }, "geometry": { "type": "Point", "coordinates": [ 113.26879, 23.12994 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2520, "FID_": 2522.0, "LON": 113.49776, "LAT": 23.3705, "NAME_CN": "九龙镇中心卫生院枫下村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.143698", "Name": "九龙镇中心卫生院枫下村卫生站", "address": "九龙镇枫下村" }, "geometry": { "type": "Point", "coordinates": [ 113.49776, 23.3705 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2521, "FID_": 2523.0, "LON": 113.49173, "LAT": 23.00944, "NAME_CN": "茭塘西村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143699", "Name": "茭塘西村卫生站", "address": "墟心街24" }, "geometry": { "type": "Point", "coordinates": [ 113.49173, 23.00944 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2522, "FID_": 2524.0, "LON": 113.35081, "LAT": 23.15452, "NAME_CN": "华南农业大学医院茶山门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.143703", "Name": "华南农业大学医院茶山门诊部", "address": "科贸街自编地址39" }, "geometry": { "type": "Point", "coordinates": [ 113.35081, 23.15452 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2523, "FID_": 2525.0, "LON": 113.21064, "LAT": 23.39079, "NAME_CN": "海王星辰健康药房茶园分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143704", "Name": "海王星辰健康药房茶园分店", "address": "茶园路7-2" }, "geometry": { "type": "Point", "coordinates": [ 113.21064, 23.39079 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2524, "FID_": 2526.0, "LON": 113.36421, "LAT": 22.94023, "NAME_CN": "爱广大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143705", "Name": "爱广大药房", "address": "桥东路92" }, "geometry": { "type": "Point", "coordinates": [ 113.36421, 22.94023 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2525, "FID_": 2527.0, "LON": 113.22956, "LAT": 23.09846, "NAME_CN": "广诚口腔门诊部", "TELEPHONE": "020-81561168", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.143708", "Name": "广诚口腔门诊部", "address": "花地大道北35-37号2楼" }, "geometry": { "type": "Point", "coordinates": [ 113.22956, 23.09846 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2526, "FID_": 2528.0, "LON": 113.30718, "LAT": 23.25222, "NAME_CN": "东仁医院", "TELEPHONE": "020-86168133", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143711", "Name": "东仁医院-急诊", "address": "东平大道1" }, "geometry": { "type": "Point", "coordinates": [ 113.30718, 23.25222 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2527, "FID_": 2529.0, "LON": 113.17493, "LAT": 23.45492, "NAME_CN": "国康大药房", "TELEPHONE": "020-36807828", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143713", "Name": "国康大药房", "address": "狮岭大道中1号合成大酒店" }, "geometry": { "type": "Point", "coordinates": [ 113.17493, 23.45492 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2528, "FID_": 2530.0, "LON": 113.18183, "LAT": 23.47696, "NAME_CN": "英之东大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143716", "Name": "英之东大药房", "address": "南航大道益群村" }, "geometry": { "type": "Point", "coordinates": [ 113.18183, 23.47696 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2529, "FID_": 2531.0, "LON": 113.21985, "LAT": 23.40225, "NAME_CN": "观南嘉济药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143717", "Name": "观南嘉济药店", "address": "田美村二队21号首层" }, "geometry": { "type": "Point", "coordinates": [ 113.21985, 23.40225 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2530, "FID_": 2532.0, "LON": 113.38976, "LAT": 23.12849, "NAME_CN": "广州华医门诊大楼", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.143723", "Name": "广州华医门诊大楼", "address": "车陂大岗路1" }, "geometry": { "type": "Point", "coordinates": [ 113.38976, 23.12849 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2531, "FID_": 2533.0, "LON": 113.38233, "LAT": 23.03796, "NAME_CN": "小谷围街南亭村第二卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143729", "Name": "小谷围街南亭村第二卫生站", "address": "南亭大道5巷2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.38233, 23.03796 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2532, "FID_": 2534.0, "LON": 113.38272, "LAT": 23.03876, "NAME_CN": "南亭村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143730", "Name": "南亭村卫生站", "address": "南亭大道25" }, "geometry": { "type": "Point", "coordinates": [ 113.38272, 23.03876 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2533, "FID_": 2535.0, "LON": 113.1575, "LAT": 23.40075, "NAME_CN": "信望爱药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143736", "Name": "信望爱药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.1575, 23.40075 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2534, "FID_": 2536.0, "LON": 113.37757, "LAT": 22.98648, "NAME_CN": "正康连锁大药房南村樟边分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143747", "Name": "正康连锁大药房南村樟边分店", "address": "为民中路83号9号铺" }, "geometry": { "type": "Point", "coordinates": [ 113.37757, 22.98648 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2535, "FID_": 2537.0, "LON": 113.16585, "LAT": 23.40796, "NAME_CN": "德馨堂药店", "TELEPHONE": "020-28611862", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143755", "Name": "德馨堂药店", "address": "红棉大道北" }, "geometry": { "type": "Point", "coordinates": [ 113.16585, 23.40796 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2536, "FID_": 2538.0, "LON": 113.39874, "LAT": 23.38376, "NAME_CN": "众参源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143757", "Name": "众参源大药房", "address": "钟升路101号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39874, 23.38376 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2537, "FID_": 2539.0, "LON": 113.25457, "LAT": 23.2978, "NAME_CN": "蚌湖红业医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143758", "Name": "蚌湖红业医药店", "address": "西湖东街20附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25457, 23.2978 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2538, "FID_": 2540.0, "LON": 113.19991, "LAT": 23.39854, "NAME_CN": "得康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143760", "Name": "得康药店", "address": "建设北路" }, "geometry": { "type": "Point", "coordinates": [ 113.19991, 23.39854 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2539, "FID_": 2541.0, "LON": 113.1982, "LAT": 23.40034, "NAME_CN": "海龙药店", "TELEPHONE": "020-86892845", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143761", "Name": "海龙药店", "address": "建设北路123-75" }, "geometry": { "type": "Point", "coordinates": [ 113.1982, 23.40034 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2540, "FID_": 2542.0, "LON": 113.26856, "LAT": 23.16868, "NAME_CN": "宝芝堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143763", "Name": "宝芝堂大药房", "address": "柯子岭长安直街8巷16号之1" }, "geometry": { "type": "Point", "coordinates": [ 113.26856, 23.16868 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2541, "FID_": 2543.0, "LON": 113.27291, "LAT": 23.23306, "NAME_CN": "正和药业康济平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143766", "Name": "正和药业康济平价药房", "address": "彭西街9" }, "geometry": { "type": "Point", "coordinates": [ 113.27291, 23.23306 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2542, "FID_": 2544.0, "LON": 113.25887, "LAT": 23.08397, "NAME_CN": "正和大药房南边分店", "TELEPHONE": "13602400591", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143784", "Name": "正和大药房南边分店", "address": "南边路15第三栋自便11~12号" }, "geometry": { "type": "Point", "coordinates": [ 113.25887, 23.08397 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2543, "FID_": 2545.0, "LON": 113.31501, "LAT": 22.93913, "NAME_CN": "横江卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143793", "Name": "横江卫生站", "address": "麦地前街" }, "geometry": { "type": "Point", "coordinates": [ 113.31501, 22.93913 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2544, "FID_": 2546.0, "LON": 113.19184, "LAT": 23.39049, "NAME_CN": "三华村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143794", "Name": "三华村卫生站", "address": "三华村" }, "geometry": { "type": "Point", "coordinates": [ 113.19184, 23.39049 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2545, "FID_": 2547.0, "LON": 113.30961, "LAT": 23.02472, "NAME_CN": "民裕堂药店", "TELEPHONE": "13539887711", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143798", "Name": "民裕堂药店", "address": "大涌路78号" }, "geometry": { "type": "Point", "coordinates": [ 113.30961, 23.02472 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2546, "FID_": 2548.0, "LON": 113.22679, "LAT": 23.11952, "NAME_CN": "东联药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.143806", "Name": "东联药店", "address": "涌边一马路6-5号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22679, 23.11952 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2547, "FID_": 2549.0, "LON": 113.21292, "LAT": 23.38202, "NAME_CN": "新花药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143814", "Name": "新花药店", "address": "商业大道70-10" }, "geometry": { "type": "Point", "coordinates": [ 113.21292, 23.38202 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2548, "FID_": 2550.0, "LON": 113.24264, "LAT": 23.35136, "NAME_CN": "惠鑫药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143815", "Name": "惠鑫药店", "address": "镜湖大道南" }, "geometry": { "type": "Point", "coordinates": [ 113.24264, 23.35136 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2549, "FID_": 2551.0, "LON": 113.76314, "LAT": 23.48903, "NAME_CN": "刘家村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143827", "Name": "刘家村卫生站", "address": "从樟一路" }, "geometry": { "type": "Point", "coordinates": [ 113.76314, 23.48903 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2550, "FID_": 2552.0, "LON": 113.2406, "LAT": 23.12602, "NAME_CN": "老百姓大药房龙津中店", "TELEPHONE": "020-31019159", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.143829", "Name": "老百姓大药房龙津中店", "address": "龙津中路516号101~103号铺" }, "geometry": { "type": "Point", "coordinates": [ 113.2406, 23.12602 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2551, "FID_": 2553.0, "LON": 113.43887, "LAT": 23.09943, "NAME_CN": "全裕药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.143831", "Name": "全裕药店", "address": "荔香路41号大院41" }, "geometry": { "type": "Point", "coordinates": [ 113.43887, 23.09943 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2552, "FID_": 2554.0, "LON": 113.2296, "LAT": 23.15874, "NAME_CN": "同德街鹅掌坦社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143836", "Name": "同德街鹅掌坦社区卫生站", "address": "西槎路99号骐利广场A座1层" }, "geometry": { "type": "Point", "coordinates": [ 113.2296, 23.15874 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2553, "FID_": 2555.0, "LON": 113.22303, "LAT": 23.25637, "NAME_CN": "森林大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143837", "Name": "森林大药房", "address": "南龙街5附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22303, 23.25637 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2554, "FID_": 2556.0, "LON": 113.37711, "LAT": 23.32833, "NAME_CN": "太和堂新建药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143838", "Name": "太和堂新建药房", "address": "金盘中路80" }, "geometry": { "type": "Point", "coordinates": [ 113.37711, 23.32833 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2555, "FID_": 2557.0, "LON": 113.27598, "LAT": 23.23611, "NAME_CN": "鹏程大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143843", "Name": "鹏程大药房", "address": "嘉禾中学附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27598, 23.23611 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2556, "FID_": 2558.0, "LON": 113.17742, "LAT": 23.45571, "NAME_CN": "柏和大药房126永鸿分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143846", "Name": "柏和大药房126永鸿分店", "address": "合成市场三街" }, "geometry": { "type": "Point", "coordinates": [ 113.17742, 23.45571 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2557, "FID_": 2559.0, "LON": 113.22205, "LAT": 23.38838, "NAME_CN": "花都区人民医院田美院区", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143858", "Name": "花都区人民医院田美院区", "address": "曙光路11对面" }, "geometry": { "type": "Point", "coordinates": [ 113.22205, 23.38838 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2558, "FID_": 2560.0, "LON": 113.35983, "LAT": 23.01199, "NAME_CN": "海王星辰健康药房广雅NO.2", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143859", "Name": "海王星辰健康药房广雅NO.2", "address": "南村镇观景路262" }, "geometry": { "type": "Point", "coordinates": [ 113.35983, 23.01199 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2559, "FID_": 2561.0, "LON": 113.36001, "LAT": 23.01201, "NAME_CN": "康之家爱心药房雅居乐配送点", "TELEPHONE": "020-34824738", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143860", "Name": "康之家爱心药房雅居乐配送点", "address": "南村镇观景路266" }, "geometry": { "type": "Point", "coordinates": [ 113.36001, 23.01201 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2560, "FID_": 2562.0, "LON": 113.21919, "LAT": 23.39147, "NAME_CN": "盛莱药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143867", "Name": "盛莱药房", "address": "云山大道77-8" }, "geometry": { "type": "Point", "coordinates": [ 113.21919, 23.39147 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2561, "FID_": 2563.0, "LON": 113.23794, "LAT": 23.1365, "NAME_CN": "国滋林大药房西华路分店", "TELEPHONE": "020-81034213", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.143870", "Name": "国滋林大药房西华路分店", "address": "西华路58" }, "geometry": { "type": "Point", "coordinates": [ 113.23794, 23.1365 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2562, "FID_": 2564.0, "LON": 113.26163, "LAT": 23.0426, "NAME_CN": "平康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143879", "Name": "平康大药房", "address": "西乡三路" }, "geometry": { "type": "Point", "coordinates": [ 113.26163, 23.0426 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2563, "FID_": 2565.0, "LON": 113.62785, "LAT": 23.3647, "NAME_CN": "泮霞村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143881", "Name": "泮霞村卫生站", "address": "平中北路30" }, "geometry": { "type": "Point", "coordinates": [ 113.62785, 23.3647 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2564, "FID_": 2566.0, "LON": 113.25228, "LAT": 23.26089, "NAME_CN": "仁福大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143882", "Name": "仁福大药房", "address": "桃源南中街37" }, "geometry": { "type": "Point", "coordinates": [ 113.25228, 23.26089 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2565, "FID_": 2567.0, "LON": 113.57989, "LAT": 23.54641, "NAME_CN": "众参源大药房参芝源分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.143883", "Name": "众参源大药房参芝源分店", "address": "中田东路168" }, "geometry": { "type": "Point", "coordinates": [ 113.57989, 23.54641 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2566, "FID_": 2568.0, "LON": 113.28532, "LAT": 23.14987, "NAME_CN": "颐康老年病医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.143884", "Name": "颐康老年病医院-急诊", "address": "横枝岗路70" }, "geometry": { "type": "Point", "coordinates": [ 113.28532, 23.14987 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2567, "FID_": 2569.0, "LON": 113.62739, "LAT": 23.36269, "NAME_CN": "五千年医药连锁药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143889", "Name": "五千年医药连锁药房", "address": "新桥路14" }, "geometry": { "type": "Point", "coordinates": [ 113.62739, 23.36269 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2568, "FID_": 2570.0, "LON": 113.3479, "LAT": 22.9516, "NAME_CN": "番禺区市桥医院", "TELEPHONE": "020-84668678", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143890", "Name": "番禺区市桥医院-急诊", "address": "市桥街捷进中路114号" }, "geometry": { "type": "Point", "coordinates": [ 113.3479, 22.9516 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2569, "FID_": 2571.0, "LON": 113.23739, "LAT": 23.14326, "NAME_CN": "荔湾区第二人民医院", "TELEPHONE": "020-86473894", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.143893", "Name": "荔湾区第二人民医院-急诊", "address": "广雅路142" }, "geometry": { "type": "Point", "coordinates": [ 113.23739, 23.14326 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2570, "FID_": 2572.0, "LON": 113.26604, "LAT": 23.24066, "NAME_CN": "金康药房爱心店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143895", "Name": "金康药房爱心店", "address": "加石路183号30/31号铺" }, "geometry": { "type": "Point", "coordinates": [ 113.26604, 23.24066 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2571, "FID_": 2573.0, "LON": 113.26757, "LAT": 23.24306, "NAME_CN": "昌森药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143896", "Name": "昌森药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.26757, 23.24306 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2572, "FID_": 2574.0, "LON": 113.22929, "LAT": 23.30241, "NAME_CN": "塘贝村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143897", "Name": "塘贝村卫生站", "address": "塘贝南路" }, "geometry": { "type": "Point", "coordinates": [ 113.22929, 23.30241 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2573, "FID_": 2575.0, "LON": 113.6228, "LAT": 23.11855, "NAME_CN": "芳宇药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.143902", "Name": "芳宇药店", "address": "渔岭山大路" }, "geometry": { "type": "Point", "coordinates": [ 113.6228, 23.11855 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2574, "FID_": 2576.0, "LON": 113.36921, "LAT": 23.02306, "NAME_CN": "陈边村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143907", "Name": "陈边村卫生站", "address": "金瓯大道34" }, "geometry": { "type": "Point", "coordinates": [ 113.36921, 23.02306 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2575, "FID_": 2577.0, "LON": 113.36588, "LAT": 23.01046, "NAME_CN": "林和药业连锁观景路药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143908", "Name": "林和药业连锁观景路药店", "address": "南村镇观景路521" }, "geometry": { "type": "Point", "coordinates": [ 113.36588, 23.01046 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2576, "FID_": 2578.0, "LON": 113.30043, "LAT": 22.97621, "NAME_CN": "海王星辰健康药房趣园分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.143927", "Name": "海王星辰健康药房趣园分店", "address": "趣园1座185号铺" }, "geometry": { "type": "Point", "coordinates": [ 113.30043, 22.97621 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2577, "FID_": 2579.0, "LON": 113.12315, "LAT": 23.45514, "NAME_CN": "德振堂大药房总店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143930", "Name": "德振堂大药房总店", "address": "培正路" }, "geometry": { "type": "Point", "coordinates": [ 113.12315, 23.45514 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2578, "FID_": 2580.0, "LON": 113.28861, "LAT": 23.34049, "NAME_CN": "白云区中医医院", "TELEPHONE": "020-86451200", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143931", "Name": "白云区中医医院-急诊", "address": "人和镇鹤龙7路2号" }, "geometry": { "type": "Point", "coordinates": [ 113.28861, 23.34049 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2579, "FID_": 2581.0, "LON": 113.31973, "LAT": 23.20284, "NAME_CN": "同和镇医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143932", "Name": "同和镇医院-急诊", "address": "同泰路1688" }, "geometry": { "type": "Point", "coordinates": [ 113.31973, 23.20284 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2580, "FID_": 2582.0, "LON": 113.22632, "LAT": 23.20852, "NAME_CN": "广州东方医院", "TELEPHONE": "020-86400909", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143933", "Name": "广州东方医院-急救中心", "address": "兆丰路与石东路交界处" }, "geometry": { "type": "Point", "coordinates": [ 113.22632, 23.20852 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2581, "FID_": 2583.0, "LON": 113.32747, "LAT": 23.17964, "NAME_CN": "广东省三九脑科医院", "TELEPHONE": "020-87736999", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143934", "Name": "广东省三九脑科医院-急诊", "address": "沙太南路578" }, "geometry": { "type": "Point", "coordinates": [ 113.32747, 23.17964 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2582, "FID_": 2584.0, "LON": 113.2615, "LAT": 23.0965, "NAME_CN": "千德大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143946", "Name": "千德大药房", "address": "紫玉大街9" }, "geometry": { "type": "Point", "coordinates": [ 113.2615, 23.0965 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2583, "FID_": 2585.0, "LON": 113.26951, "LAT": 23.14444, "NAME_CN": "慈济药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.143947", "Name": "慈济药店", "address": "下塘宝汉直街93-1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26951, 23.14444 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2584, "FID_": 2586.0, "LON": 113.22779, "LAT": 23.15704, "NAME_CN": "同德新药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143948", "Name": "同德新药店", "address": "鹅掌坦西街7" }, "geometry": { "type": "Point", "coordinates": [ 113.22779, 23.15704 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2585, "FID_": 2587.0, "LON": 113.28756, "LAT": 23.07219, "NAME_CN": "广州医科大学口腔医院东晓南门诊部", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143950", "Name": "广州医科大学口腔医院东晓南门诊部", "address": "文华街110号" }, "geometry": { "type": "Point", "coordinates": [ 113.28756, 23.07219 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2586, "FID_": 2588.0, "LON": 113.29609, "LAT": 23.29917, "NAME_CN": "北村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143951", "Name": "北村卫生站", "address": "北村村前大街北村学校附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29609, 23.29917 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2587, "FID_": 2589.0, "LON": 113.23128, "LAT": 23.07885, "NAME_CN": "雷兆平牙科", "TELEPHONE": "020-81512309", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.143957", "Name": "雷兆平牙科", "address": "坑口新村3巷2" }, "geometry": { "type": "Point", "coordinates": [ 113.23128, 23.07885 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2588, "FID_": 2590.0, "LON": 113.48057, "LAT": 23.3141, "NAME_CN": "沙田卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143959", "Name": "沙田卫生站", "address": "良沙路" }, "geometry": { "type": "Point", "coordinates": [ 113.48057, 23.3141 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2589, "FID_": 2591.0, "LON": 113.54353, "LAT": 22.79322, "NAME_CN": "春林堂大药房", "TELEPHONE": "13535538758", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.143963", "Name": "春林堂大药房", "address": "金岭北路346" }, "geometry": { "type": "Point", "coordinates": [ 113.54353, 22.79322 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2590, "FID_": 2592.0, "LON": 113.22, "LAT": 23.29831, "NAME_CN": "康怡药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.143966", "Name": "康怡药房", "address": "泉溪中西街二十五巷4" }, "geometry": { "type": "Point", "coordinates": [ 113.22, 23.29831 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2591, "FID_": 2593.0, "LON": 113.37251, "LAT": 23.08042, "NAME_CN": "浔州药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143967", "Name": "浔州药房", "address": "仑头车站北一巷9" }, "geometry": { "type": "Point", "coordinates": [ 113.37251, 23.08042 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2592, "FID_": 2594.0, "LON": 113.45431, "LAT": 23.10627, "NAME_CN": "黄埔区惠之康药房新溪店", "TELEPHONE": "13660794051", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.143968", "Name": "黄埔区惠之康药房新溪店", "address": "新溪直街3号" }, "geometry": { "type": "Point", "coordinates": [ 113.45431, 23.10627 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2593, "FID_": 2595.0, "LON": 113.12775, "LAT": 23.37395, "NAME_CN": "世纪药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143971", "Name": "世纪药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.12775, 23.37395 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2594, "FID_": 2596.0, "LON": 113.26993, "LAT": 23.45741, "NAME_CN": "润康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.143979", "Name": "润康药店", "address": "两龙大街137号" }, "geometry": { "type": "Point", "coordinates": [ 113.26993, 23.45741 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2595, "FID_": 2597.0, "LON": 113.41617, "LAT": 23.07703, "NAME_CN": "明济大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.143983", "Name": "明济大药店", "address": "金洲北路590附近" }, "geometry": { "type": "Point", "coordinates": [ 113.41617, 23.07703 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2596, "FID_": 2598.0, "LON": 113.60073, "LAT": 22.64811, "NAME_CN": "万顷沙医院新垦分院", "TELEPHONE": "020-84955554", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.143989", "Name": "万顷沙医院新垦分院-急诊", "address": "新垦大道" }, "geometry": { "type": "Point", "coordinates": [ 113.60073, 22.64811 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2597, "FID_": 2599.0, "LON": 113.2726, "LAT": 23.09296, "NAME_CN": "广州医学院第二附属医院肠道门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143992", "Name": "广州医学院第二附属医院肠道门诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.2726, 23.09296 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2598, "FID_": 2600.0, "LON": 113.43671, "LAT": 22.8667, "NAME_CN": "天益村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.143995", "Name": "天益村卫生站", "address": "天益大道" }, "geometry": { "type": "Point", "coordinates": [ 113.43671, 22.8667 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2599, "FID_": 2601.0, "LON": 113.43695, "LAT": 23.10362, "NAME_CN": "伟杰牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.143997", "Name": "伟杰牙科诊所", "address": "大沙地西49" }, "geometry": { "type": "Point", "coordinates": [ 113.43695, 23.10362 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2600, "FID_": 2602.0, "LON": 113.32402, "LAT": 23.08635, "NAME_CN": "复大医院", "TELEPHONE": "020-84468003", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.143998", "Name": "复大医院-急诊科", "address": "聚德中路91" }, "geometry": { "type": "Point", "coordinates": [ 113.32402, 23.08635 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2601, "FID_": 2603.0, "LON": 113.31837, "LAT": 23.09833, "NAME_CN": "精诚专业牙科", "TELEPHONE": "020-34224112", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.144002", "Name": "精诚专业牙科", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.31837, 23.09833 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2602, "FID_": 2604.0, "LON": 113.45687, "LAT": 23.17141, "NAME_CN": "林和药业宁康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.144007", "Name": "林和药业宁康药店", "address": "暹岗东路36" }, "geometry": { "type": "Point", "coordinates": [ 113.45687, 23.17141 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2603, "FID_": 2605.0, "LON": 113.38647, "LAT": 23.13928, "NAME_CN": "辅仁堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.144008", "Name": "辅仁堂药房", "address": "健明五路" }, "geometry": { "type": "Point", "coordinates": [ 113.38647, 23.13928 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2604, "FID_": 2606.0, "LON": 113.33591, "LAT": 23.28578, "NAME_CN": "湖康大药房石湖店", "TELEPHONE": "020-62679762", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144012", "Name": "湖康大药房石湖店", "address": "石湖新大路102" }, "geometry": { "type": "Point", "coordinates": [ 113.33591, 23.28578 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2605, "FID_": 2607.0, "LON": 113.34144, "LAT": 23.28956, "NAME_CN": "石湖村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144013", "Name": "石湖村卫生站", "address": "石湖村贝路" }, "geometry": { "type": "Point", "coordinates": [ 113.34144, 23.28956 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2606, "FID_": 2608.0, "LON": 113.55198, "LAT": 22.77113, "NAME_CN": "南沙街大涌村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.144014", "Name": "南沙街大涌村卫生站", "address": "金岭南路303" }, "geometry": { "type": "Point", "coordinates": [ 113.55198, 22.77113 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2607, "FID_": 2609.0, "LON": 113.16138, "LAT": 23.46377, "NAME_CN": "兴健大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144019", "Name": "兴健大药店", "address": "阳光南路21号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.16138, 23.46377 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2608, "FID_": 2610.0, "LON": 113.6419, "LAT": 23.12517, "NAME_CN": "万春药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144027", "Name": "万春药店", "address": "久裕大道11-7" }, "geometry": { "type": "Point", "coordinates": [ 113.6419, 23.12517 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2609, "FID_": 2611.0, "LON": 113.6416, "LAT": 23.12675, "NAME_CN": "久湘药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144028", "Name": "久湘药店", "address": "久裕大道11-38" }, "geometry": { "type": "Point", "coordinates": [ 113.6416, 23.12675 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2610, "FID_": 2612.0, "LON": 113.26279, "LAT": 23.12165, "NAME_CN": "康达大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.144029", "Name": "康达大药房", "address": "木排头8" }, "geometry": { "type": "Point", "coordinates": [ 113.26279, 23.12165 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2611, "FID_": 2613.0, "LON": 113.31642, "LAT": 23.18519, "NAME_CN": "仁心门诊部", "TELEPHONE": "020-87271512", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144036", "Name": "仁心门诊部", "address": "麦地中街36" }, "geometry": { "type": "Point", "coordinates": [ 113.31642, 23.18519 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2612, "FID_": 2614.0, "LON": 113.31348, "LAT": 23.18436, "NAME_CN": "奇好医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144037", "Name": "奇好医药店", "address": "梅岗路7号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31348, 23.18436 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2613, "FID_": 2615.0, "LON": 113.5013, "LAT": 22.8243, "NAME_CN": "健民门诊部", "TELEPHONE": "020-84970915", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.144043", "Name": "健民门诊部", "address": "湖田新街" }, "geometry": { "type": "Point", "coordinates": [ 113.5013, 22.8243 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2614, "FID_": 2616.0, "LON": 113.57024, "LAT": 22.74811, "NAME_CN": "正康连锁大药房南沙分店", "TELEPHONE": "020-84682668", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.144044", "Name": "正康连锁大药房南沙分店", "address": "江南路120" }, "geometry": { "type": "Point", "coordinates": [ 113.57024, 22.74811 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2615, "FID_": 2617.0, "LON": 113.22408, "LAT": 23.1854, "NAME_CN": "白云区松洲街槎龙卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144049", "Name": "白云区松洲街槎龙卫生站", "address": "天枢二街1" }, "geometry": { "type": "Point", "coordinates": [ 113.22408, 23.1854 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2616, "FID_": 2618.0, "LON": 113.35674, "LAT": 23.09113, "NAME_CN": "普善药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.144051", "Name": "普善药房", "address": "赤沙路海晏街1号斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.35674, 23.09113 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2617, "FID_": 2619.0, "LON": 113.56203, "LAT": 23.10588, "NAME_CN": "罗康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144052", "Name": "罗康大药房", "address": "福华路6号斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.56203, 23.10588 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2618, "FID_": 2620.0, "LON": 113.29745, "LAT": 23.04332, "NAME_CN": "广州正康大药房吉祥分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144054", "Name": "广州正康大药房吉祥分店", "address": "吉祥南街14" }, "geometry": { "type": "Point", "coordinates": [ 113.29745, 23.04332 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2619, "FID_": 2621.0, "LON": 113.64394, "LAT": 23.57827, "NAME_CN": "永宁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144056", "Name": "永宁药店", "address": "石海工业大道" }, "geometry": { "type": "Point", "coordinates": [ 113.64394, 23.57827 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2620, "FID_": 2622.0, "LON": 113.70689, "LAT": 23.58368, "NAME_CN": "润生源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144057", "Name": "润生源大药房", "address": "政通路30" }, "geometry": { "type": "Point", "coordinates": [ 113.70689, 23.58368 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2621, "FID_": 2623.0, "LON": 113.81572, "LAT": 23.8704, "NAME_CN": "石明村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144058", "Name": "石明村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.81572, 23.8704 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2622, "FID_": 2624.0, "LON": 113.52623, "LAT": 23.06768, "NAME_CN": "东兴堂大药房青年路NO.2", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.144059", "Name": "东兴堂大药房青年路NO.2", "address": "青年路247" }, "geometry": { "type": "Point", "coordinates": [ 113.52623, 23.06768 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2623, "FID_": 2625.0, "LON": 113.22897, "LAT": 23.11528, "NAME_CN": "广州医科大学口腔医院", "TELEPHONE": "020-61359143", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.144060", "Name": "广州医科大学口腔医院-急诊", "address": "黄沙大道39号" }, "geometry": { "type": "Point", "coordinates": [ 113.22897, 23.11528 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2624, "FID_": 2626.0, "LON": 113.34185, "LAT": 23.30583, "NAME_CN": "田心卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144061", "Name": "田心卫生站", "address": "田心路" }, "geometry": { "type": "Point", "coordinates": [ 113.34185, 23.30583 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2625, "FID_": 2627.0, "LON": 113.21078, "LAT": 23.3811, "NAME_CN": "民信健丰平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144072", "Name": "民信健丰平价大药房", "address": "商业大道62-3" }, "geometry": { "type": "Point", "coordinates": [ 113.21078, 23.3811 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2626, "FID_": 2628.0, "LON": 113.42105, "LAT": 22.9831, "NAME_CN": "番领药店石基桥鸿分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144077", "Name": "番领药店石基桥鸿分店", "address": "竹园北街" }, "geometry": { "type": "Point", "coordinates": [ 113.42105, 22.9831 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2627, "FID_": 2629.0, "LON": 113.37812, "LAT": 23.13024, "NAME_CN": "林和药业连锁棠东药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.144079", "Name": "林和药业连锁棠东药店", "address": "棠东新庙前街1" }, "geometry": { "type": "Point", "coordinates": [ 113.37812, 23.13024 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2628, "FID_": 2630.0, "LON": 113.36392, "LAT": 22.92486, "NAME_CN": "陇枕社区卫生站", "TELEPHONE": "020-84695350", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144080", "Name": "陇枕社区卫生站", "address": "汇景大道31/33号" }, "geometry": { "type": "Point", "coordinates": [ 113.36392, 22.92486 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2629, "FID_": 2631.0, "LON": 113.27394, "LAT": 23.09275, "NAME_CN": "广州医学院第二附属医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.144083", "Name": "广州医学院第二附属医院-高级医疗服务大楼", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.27394, 23.09275 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2630, "FID_": 2632.0, "LON": 113.28862, "LAT": 23.21911, "NAME_CN": "中山医博济(白云)医院整形外科", "TELEPHONE": "020-86333221", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144089", "Name": "中山医博济(白云)医院整形外科", "address": "白云大道北17号" }, "geometry": { "type": "Point", "coordinates": [ 113.28862, 23.21911 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2631, "FID_": 2633.0, "LON": 113.84713, "LAT": 23.18956, "NAME_CN": "文禧药店", "TELEPHONE": "13543404243", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144092", "Name": "文禧药店", "address": "中山西路与阳光路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.84713, 23.18956 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2632, "FID_": 2634.0, "LON": 113.58257, "LAT": 23.15953, "NAME_CN": "康瑜药店", "TELEPHONE": "020-32980388", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144093", "Name": "康瑜药店", "address": "岗丰二路12" }, "geometry": { "type": "Point", "coordinates": [ 113.58257, 23.15953 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2633, "FID_": 2635.0, "LON": 113.58253, "LAT": 23.11559, "NAME_CN": "新塘医院第一门诊部", "TELEPHONE": "020-82673120", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144096", "Name": "新塘医院第一门诊部", "address": "新塘大道西345" }, "geometry": { "type": "Point", "coordinates": [ 113.58253, 23.11559 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2634, "FID_": 2636.0, "LON": 113.39418, "LAT": 22.79782, "NAME_CN": "潭洲益民药店", "TELEPHONE": "020-34933738", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.144097", "Name": "潭洲益民药店", "address": "北流路与兴业路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39418, 22.79782 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2635, "FID_": 2637.0, "LON": 113.17579, "LAT": 23.47595, "NAME_CN": "祥康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144099", "Name": "祥康大药房", "address": "昶荣路" }, "geometry": { "type": "Point", "coordinates": [ 113.17579, 23.47595 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2636, "FID_": 2638.0, "LON": 113.26501, "LAT": 23.43778, "NAME_CN": "天仁药业平山药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144102", "Name": "天仁药业平山药店", "address": "平山大道58" }, "geometry": { "type": "Point", "coordinates": [ 113.26501, 23.43778 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2637, "FID_": 2640.0, "LON": 113.29681, "LAT": 23.08988, "NAME_CN": "群康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.144106", "Name": "群康药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.29681, 23.08988 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2638, "FID_": 2641.0, "LON": 113.82507, "LAT": 23.28507, "NAME_CN": "泰林瑞草堂大药房泰林夏街NO.14", "TELEPHONE": "15818843568", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144118", "Name": "泰林瑞草堂大药房泰林夏街NO.14", "address": "夏街大道93" }, "geometry": { "type": "Point", "coordinates": [ 113.82507, 23.28507 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2639, "FID_": 2642.0, "LON": 113.82866, "LAT": 23.29095, "NAME_CN": "增城市荔城医院", "TELEPHONE": "020-82752990", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144119", "Name": "增城市荔城医院-急诊", "address": "西园路27" }, "geometry": { "type": "Point", "coordinates": [ 113.82866, 23.29095 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2640, "FID_": 2643.0, "LON": 113.61525, "LAT": 23.29047, "NAME_CN": "人昌堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144129", "Name": "人昌堂药店", "address": "竹林路43" }, "geometry": { "type": "Point", "coordinates": [ 113.61525, 23.29047 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2641, "FID_": 2644.0, "LON": 113.49112, "LAT": 23.08666, "NAME_CN": "东兴堂大药房东与兴分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.144130", "Name": "东兴堂大药房东与兴分店", "address": "黄埔东路1950" }, "geometry": { "type": "Point", "coordinates": [ 113.49112, 23.08666 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2642, "FID_": 2645.0, "LON": 113.56074, "LAT": 23.10799, "NAME_CN": "广芝康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144132", "Name": "广芝康大药房", "address": "夏埔市场路1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.56074, 23.10799 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2643, "FID_": 2646.0, "LON": 113.27253, "LAT": 23.09294, "NAME_CN": "广州医学院第二附属医院发热门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.144135", "Name": "广州医学院第二附属医院发热门诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.27253, 23.09294 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2644, "FID_": 2647.0, "LON": 113.3688, "LAT": 23.13887, "NAME_CN": "仁生大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.144142", "Name": "仁生大药房", "address": "棠下荷光路231-269号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3688, 23.13887 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2645, "FID_": 2648.0, "LON": 113.34357, "LAT": 22.91174, "NAME_CN": "正康连锁大药房丽景华苑分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144143", "Name": "正康连锁大药房丽景华苑分店", "address": "沙湾镇中华大道丽景华苑二座101号铺" }, "geometry": { "type": "Point", "coordinates": [ 113.34357, 22.91174 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2646, "FID_": 2649.0, "LON": 113.20577, "LAT": 23.07814, "NAME_CN": "柏健堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.144148", "Name": "柏健堂大药房", "address": "大和东西约" }, "geometry": { "type": "Point", "coordinates": [ 113.20577, 23.07814 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2647, "FID_": 2650.0, "LON": 113.1543, "LAT": 23.46625, "NAME_CN": "润泽大药房西瓜岭分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144150", "Name": "润泽大药房西瓜岭分店", "address": "西瓜岭二十一巷18号" }, "geometry": { "type": "Point", "coordinates": [ 113.1543, 23.46625 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2648, "FID_": 2651.0, "LON": 113.32516, "LAT": 23.43822, "NAME_CN": "德君堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144152", "Name": "德君堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.32516, 23.43822 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2649, "FID_": 2652.0, "LON": 113.61774, "LAT": 23.13316, "NAME_CN": "科红药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144153", "Name": "科红药店", "address": "拓展路23" }, "geometry": { "type": "Point", "coordinates": [ 113.61774, 23.13316 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2650, "FID_": 2653.0, "LON": 113.82537, "LAT": 23.29584, "NAME_CN": "黄硕铭牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144154", "Name": "黄硕铭牙科诊所", "address": "沙园路" }, "geometry": { "type": "Point", "coordinates": [ 113.82537, 23.29584 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2651, "FID_": 2654.0, "LON": 113.6169, "LAT": 23.13471, "NAME_CN": "仁家药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144156", "Name": "仁家药店", "address": "拓展路与集贤路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.6169, 23.13471 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2652, "FID_": 2655.0, "LON": 113.47918, "LAT": 23.39848, "NAME_CN": "凤尾村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.144158", "Name": "凤尾村卫生站", "address": "凤尾学校附近" }, "geometry": { "type": "Point", "coordinates": [ 113.47918, 23.39848 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2653, "FID_": 2656.0, "LON": 113.16715, "LAT": 23.47907, "NAME_CN": "安安药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144159", "Name": "安安药房", "address": "狮岭镇振兴卫生站附近" }, "geometry": { "type": "Point", "coordinates": [ 113.16715, 23.47907 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2654, "FID_": 2657.0, "LON": 113.30756, "LAT": 23.06389, "NAME_CN": "乐仁健康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.144163", "Name": "乐仁健康药店", "address": "沥滘北村东大街21号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30756, 23.06389 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2655, "FID_": 2658.0, "LON": 113.30506, "LAT": 23.02373, "NAME_CN": "东联村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144166", "Name": "东联村卫生站", "address": "兴贤路58号" }, "geometry": { "type": "Point", "coordinates": [ 113.30506, 23.02373 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2656, "FID_": 2659.0, "LON": 113.39099, "LAT": 23.12338, "NAME_CN": "仁心药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.144167", "Name": "仁心药店", "address": "车陂高地大街南7" }, "geometry": { "type": "Point", "coordinates": [ 113.39099, 23.12338 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2657, "FID_": 2660.0, "LON": 113.39139, "LAT": 23.12148, "NAME_CN": "天河区红十字会医院车陂门诊部", "TELEPHONE": "020-82591011", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.144168", "Name": "天河区红十字会医院车陂门诊部", "address": "永泰大街十八桥2号" }, "geometry": { "type": "Point", "coordinates": [ 113.39139, 23.12148 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2658, "FID_": 2661.0, "LON": 113.32841, "LAT": 23.09729, "NAME_CN": "广东省第二人民医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.144171", "Name": "广东省第二人民医院-住院部", "address": "石榴岗路1" }, "geometry": { "type": "Point", "coordinates": [ 113.32841, 23.09729 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2659, "FID_": 2662.0, "LON": 113.35881, "LAT": 23.21361, "NAME_CN": "美康药店", "TELEPHONE": "020-61010512", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.144172", "Name": "美康药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.35881, 23.21361 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2660, "FID_": 2663.0, "LON": 113.57077, "LAT": 23.12944, "NAME_CN": "美凤康专业药房", "TELEPHONE": "020-82801056", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144175", "Name": "美凤康专业药房", "address": "凤凰城交通中心128号" }, "geometry": { "type": "Point", "coordinates": [ 113.57077, 23.12944 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2661, "FID_": 2664.0, "LON": 113.29734, "LAT": 23.08941, "NAME_CN": "御鸿堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.144183", "Name": "御鸿堂药房", "address": "康乐中约南新街80号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29734, 23.08941 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2662, "FID_": 2665.0, "LON": 113.2662, "LAT": 23.3904, "NAME_CN": "团结村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144184", "Name": "团结村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.2662, 23.3904 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2663, "FID_": 2666.0, "LON": 113.49917, "LAT": 22.85506, "NAME_CN": "黄阁镇留东村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.144189", "Name": "黄阁镇留东村卫生站", "address": "祈福上街" }, "geometry": { "type": "Point", "coordinates": [ 113.49917, 22.85506 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2664, "FID_": 2667.0, "LON": 113.32353, "LAT": 23.27208, "NAME_CN": "祝康大药房", "TELEPHONE": "020-87476129", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144193", "Name": "祝康大药房", "address": "上圳东街" }, "geometry": { "type": "Point", "coordinates": [ 113.32353, 23.27208 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2665, "FID_": 2668.0, "LON": 113.3815, "LAT": 23.00937, "NAME_CN": "信康药房", "TELEPHONE": "020-34824815", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144195", "Name": "信康药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.3815, 23.00937 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2666, "FID_": 2669.0, "LON": 113.16575, "LAT": 23.45953, "NAME_CN": "佰益堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144196", "Name": "佰益堂大药房", "address": "新屋经济社新屋三街18" }, "geometry": { "type": "Point", "coordinates": [ 113.16575, 23.45953 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2667, "FID_": 2670.0, "LON": 113.81703, "LAT": 23.28067, "NAME_CN": "陈平口腔现代牙医", "TELEPHONE": "18819303198", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144200", "Name": "陈平口腔现代牙医", "address": "夏街大道152" }, "geometry": { "type": "Point", "coordinates": [ 113.81703, 23.28067 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2668, "FID_": 2671.0, "LON": 113.49216, "LAT": 23.46461, "NAME_CN": "水南村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144210", "Name": "水南村卫生站", "address": "水南小学附近" }, "geometry": { "type": "Point", "coordinates": [ 113.49216, 23.46461 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2669, "FID_": 2672.0, "LON": 113.21898, "LAT": 23.39853, "NAME_CN": "和泰堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144216", "Name": "和泰堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21898, 23.39853 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2670, "FID_": 2673.0, "LON": 113.17485, "LAT": 23.45053, "NAME_CN": "瑞福堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144217", "Name": "瑞福堂药店", "address": "商业一街" }, "geometry": { "type": "Point", "coordinates": [ 113.17485, 23.45053 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2671, "FID_": 2674.0, "LON": 113.31185, "LAT": 23.06081, "NAME_CN": "康济药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.144221", "Name": "康济药店", "address": "沥滘三约北临8号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31185, 23.06081 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2672, "FID_": 2675.0, "LON": 113.19737, "LAT": 23.392, "NAME_CN": "陈发开牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144253", "Name": "陈发开牙科诊所", "address": "建设北路98-15" }, "geometry": { "type": "Point", "coordinates": [ 113.19737, 23.392 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2673, "FID_": 2676.0, "LON": 113.27235, "LAT": 23.14292, "NAME_CN": "来健康大药房", "TELEPHONE": "18922413168", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.144257", "Name": "来健康大药房", "address": "麓景路" }, "geometry": { "type": "Point", "coordinates": [ 113.27235, 23.14292 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2674, "FID_": 2677.0, "LON": 113.48044, "LAT": 22.88666, "NAME_CN": "三沙村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.144264", "Name": "三沙村卫生站", "address": "三沙公路41" }, "geometry": { "type": "Point", "coordinates": [ 113.48044, 22.88666 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2675, "FID_": 2678.0, "LON": 113.39822, "LAT": 22.89195, "NAME_CN": "南沙康怡门诊部", "TELEPHONE": "020-28683333", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.144277", "Name": "南沙康怡门诊部", "address": "标准工业园附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39822, 22.89195 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2676, "FID_": 2679.0, "LON": 113.35035, "LAT": 23.06222, "NAME_CN": "唐皇大药房嬴洲店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.144280", "Name": "唐皇大药房嬴洲店", "address": "小洲西江六巷8号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35035, 23.06222 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2677, "FID_": 2680.0, "LON": 113.3008, "LAT": 23.23296, "NAME_CN": "群康堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144281", "Name": "群康堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.3008, 23.23296 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2678, "FID_": 2681.0, "LON": 113.64321, "LAT": 22.69493, "NAME_CN": "杏春堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.144298", "Name": "杏春堂药店", "address": "龙穴路" }, "geometry": { "type": "Point", "coordinates": [ 113.64321, 22.69493 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2679, "FID_": 2682.0, "LON": 113.1548, "LAT": 23.41245, "NAME_CN": "大布村卫生站", "TELEPHONE": "020-38672919", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144301", "Name": "大布村卫生站", "address": "爱民路" }, "geometry": { "type": "Point", "coordinates": [ 113.1548, 23.41245 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2680, "FID_": 2683.0, "LON": 113.33502, "LAT": 22.92102, "NAME_CN": "慈福林药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144305", "Name": "慈福林药店", "address": "林地大街" }, "geometry": { "type": "Point", "coordinates": [ 113.33502, 22.92102 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2681, "FID_": 2684.0, "LON": 113.24441, "LAT": 23.20562, "NAME_CN": "南方企业集团门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144324", "Name": "南方企业集团门诊部", "address": "小坪中路25" }, "geometry": { "type": "Point", "coordinates": [ 113.24441, 23.20562 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2682, "FID_": 2685.0, "LON": 113.3495, "LAT": 22.97477, "NAME_CN": "林和药业康平药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144334", "Name": "林和药业康平药店", "address": "东展前街1巷3" }, "geometry": { "type": "Point", "coordinates": [ 113.3495, 22.97477 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2683, "FID_": 2686.0, "LON": 113.26739, "LAT": 23.25186, "NAME_CN": "绿林药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144346", "Name": "绿林药房", "address": "洞隐东街与百花岭北街交叉口以东" }, "geometry": { "type": "Point", "coordinates": [ 113.26739, 23.25186 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2684, "FID_": 2687.0, "LON": 113.22592, "LAT": 23.19063, "NAME_CN": "明康牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144356", "Name": "明康牙科", "address": "潭村石潭西路" }, "geometry": { "type": "Point", "coordinates": [ 113.22592, 23.19063 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2685, "FID_": 2688.0, "LON": 113.45218, "LAT": 23.6948, "NAME_CN": "鳌头镇珊瑚村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144358", "Name": "鳌头镇珊瑚村卫生站", "address": "Y641" }, "geometry": { "type": "Point", "coordinates": [ 113.45218, 23.6948 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2686, "FID_": 2689.0, "LON": 113.3428, "LAT": 23.3147, "NAME_CN": "田心村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144360", "Name": "田心村卫生站", "address": "田心路111" }, "geometry": { "type": "Point", "coordinates": [ 113.3428, 23.3147 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2687, "FID_": 2690.0, "LON": 113.29916, "LAT": 23.34257, "NAME_CN": "人和村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144361", "Name": "人和村卫生站", "address": "高增大街78" }, "geometry": { "type": "Point", "coordinates": [ 113.29916, 23.34257 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2688, "FID_": 2691.0, "LON": 113.35459, "LAT": 23.01835, "NAME_CN": "同康堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144363", "Name": "同康堂大药房", "address": "员岗大道5" }, "geometry": { "type": "Point", "coordinates": [ 113.35459, 23.01835 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2689, "FID_": 2692.0, "LON": 113.58199, "LAT": 23.54774, "NAME_CN": "街口街府前社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144364", "Name": "街口街府前社区卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.58199, 23.54774 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2690, "FID_": 2693.0, "LON": 113.41962, "LAT": 23.38961, "NAME_CN": "长兴医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144366", "Name": "长兴医药店", "address": "长腰岭村委会附近" }, "geometry": { "type": "Point", "coordinates": [ 113.41962, 23.38961 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2691, "FID_": 2694.0, "LON": 113.344, "LAT": 23.39189, "NAME_CN": "米岗村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144367", "Name": "米岗村卫生站", "address": "米岗中路" }, "geometry": { "type": "Point", "coordinates": [ 113.344, 23.39189 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2692, "FID_": 2695.0, "LON": 113.2615, "LAT": 23.2937, "NAME_CN": "清河村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144368", "Name": "清河村卫生站", "address": "建清街142" }, "geometry": { "type": "Point", "coordinates": [ 113.2615, 23.2937 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2693, "FID_": 2696.0, "LON": 113.40183, "LAT": 23.38422, "NAME_CN": "仁济药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144369", "Name": "仁济药店", "address": "钟升横路" }, "geometry": { "type": "Point", "coordinates": [ 113.40183, 23.38422 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2694, "FID_": 2697.0, "LON": 113.57882, "LAT": 22.76628, "NAME_CN": "南沙街东井村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.144381", "Name": "南沙街东井村卫生站", "address": "东井大街49" }, "geometry": { "type": "Point", "coordinates": [ 113.57882, 22.76628 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2695, "FID_": 2698.0, "LON": 113.64839, "LAT": 23.15097, "NAME_CN": "广州市增城珍珠药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144384", "Name": "广州市增城珍珠药店", "address": "龙桥社基尾巷10附近" }, "geometry": { "type": "Point", "coordinates": [ 113.64839, 23.15097 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2696, "FID_": 2699.0, "LON": 113.3918, "LAT": 23.09562, "NAME_CN": "黄埔社区卫生站", "TELEPHONE": "020-34090090", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.144385", "Name": "黄埔社区卫生站", "address": "黄埔村村口10" }, "geometry": { "type": "Point", "coordinates": [ 113.3918, 23.09562 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2697, "FID_": 2700.0, "LON": 113.22333, "LAT": 23.15416, "NAME_CN": "同福平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144396", "Name": "同福平价大药房", "address": "螺涌北路富力桃园西门外" }, "geometry": { "type": "Point", "coordinates": [ 113.22333, 23.15416 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2698, "FID_": 2701.0, "LON": 113.83733, "LAT": 23.28885, "NAME_CN": "益荔康信医保定点药店", "TELEPHONE": "020-82718838", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144398", "Name": "益荔康信医保定点药店", "address": "东桥东路7" }, "geometry": { "type": "Point", "coordinates": [ 113.83733, 23.28885 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2699, "FID_": 2702.0, "LON": 113.35663, "LAT": 23.29424, "NAME_CN": "米龙村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144399", "Name": "米龙村卫生站", "address": "彭城二街" }, "geometry": { "type": "Point", "coordinates": [ 113.35663, 23.29424 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2700, "FID_": 2703.0, "LON": 113.78146, "LAT": 23.17915, "NAME_CN": "中草园药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144408", "Name": "中草园药店", "address": "立新西路20" }, "geometry": { "type": "Point", "coordinates": [ 113.78146, 23.17915 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2701, "FID_": 2704.0, "LON": 113.27714, "LAT": 23.06819, "NAME_CN": "御源药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.144412", "Name": "御源药店", "address": "石溪蚝壳州东街10号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27714, 23.06819 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2702, "FID_": 2705.0, "LON": 113.62093, "LAT": 23.121, "NAME_CN": "川康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144419", "Name": "川康药店", "address": "渔岭山一路9号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.62093, 23.121 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2703, "FID_": 2706.0, "LON": 113.64649, "LAT": 23.15749, "NAME_CN": "新塘医院白石牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144420", "Name": "新塘医院白石牙科诊所", "address": "中心路31" }, "geometry": { "type": "Point", "coordinates": [ 113.64649, 23.15749 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2704, "FID_": 2707.0, "LON": 113.32801, "LAT": 23.19336, "NAME_CN": "东悦大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144421", "Name": "东悦大药房", "address": "蟾蜍石中街" }, "geometry": { "type": "Point", "coordinates": [ 113.32801, 23.19336 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2705, "FID_": 2708.0, "LON": 113.56713, "LAT": 23.55158, "NAME_CN": "南方医科大学第五附属医院急诊部", "TELEPHONE": "020-87913524", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144427", "Name": "南方医科大学第五附属医院急诊部", "address": "从城大道566号" }, "geometry": { "type": "Point", "coordinates": [ 113.56713, 23.55158 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2706, "FID_": 2709.0, "LON": 113.5689, "LAT": 23.55259, "NAME_CN": "南方医科大学第五附属医院镇泰楼", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144428", "Name": "南方医科大学第五附属医院镇泰楼", "address": "从城大道566号" }, "geometry": { "type": "Point", "coordinates": [ 113.5689, 23.55259 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2707, "FID_": 2710.0, "LON": 113.48039, "LAT": 23.42992, "NAME_CN": "政通药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144429", "Name": "政通药房", "address": "观音湖加油站附近" }, "geometry": { "type": "Point", "coordinates": [ 113.48039, 23.42992 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2708, "FID_": 2711.0, "LON": 113.20655, "LAT": 23.27506, "NAME_CN": "高仁医疗门诊部", "TELEPHONE": "020-61129120", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144439", "Name": "高仁医疗门诊部", "address": "田南路7" }, "geometry": { "type": "Point", "coordinates": [ 113.20655, 23.27506 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2709, "FID_": 2712.0, "LON": 113.31591, "LAT": 23.17872, "NAME_CN": "怡生药房怡新店", "TELEPHONE": "020-87274110", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.144441", "Name": "怡生药房怡新店", "address": "怡新肉菜市场2楼" }, "geometry": { "type": "Point", "coordinates": [ 113.31591, 23.17872 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2710, "FID_": 2713.0, "LON": 113.24554, "LAT": 23.26105, "NAME_CN": "君康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144445", "Name": "君康药房", "address": "环约大街2巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.24554, 23.26105 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2711, "FID_": 2714.0, "LON": 113.42112, "LAT": 22.89837, "NAME_CN": "林和药业怡心堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.144447", "Name": "林和药业怡心堂大药房", "address": "石基大道4-2" }, "geometry": { "type": "Point", "coordinates": [ 113.42112, 22.89837 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2712, "FID_": 2715.0, "LON": 113.31544, "LAT": 23.06696, "NAME_CN": "仁和堂药房后滘分店", "TELEPHONE": "13533920833", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.144449", "Name": "仁和堂药房后滘分店", "address": "后滘南边街14斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.31544, 23.06696 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2713, "FID_": 2716.0, "LON": 113.34544, "LAT": 23.15669, "NAME_CN": "华南理工大学医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.144452", "Name": "华南理工大学医院", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.34544, 23.15669 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2714, "FID_": 2717.0, "LON": 113.30682, "LAT": 23.09393, "NAME_CN": "好信大药房墩和分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.144454", "Name": "好信大药房墩和分店", "address": "敦和路60之1" }, "geometry": { "type": "Point", "coordinates": [ 113.30682, 23.09393 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2715, "FID_": 2718.0, "LON": 113.30545, "LAT": 23.09843, "NAME_CN": "老百姓大药房新港西店", "TELEPHONE": "020-66635177", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.144455", "Name": "老百姓大药房新港西店", "address": "新港西路231号3栋自编1C-01号" }, "geometry": { "type": "Point", "coordinates": [ 113.30545, 23.09843 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2716, "FID_": 2719.0, "LON": 113.29262, "LAT": 23.04658, "NAME_CN": "洛溪新城社区卫生站", "TELEPHONE": "020-84586188", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144457", "Name": "洛溪新城社区卫生站", "address": "吉祥北道181" }, "geometry": { "type": "Point", "coordinates": [ 113.29262, 23.04658 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2717, "FID_": 2720.0, "LON": 113.19924, "LAT": 23.39693, "NAME_CN": "立丰大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144460", "Name": "立丰大药房", "address": "建设北路109-13" }, "geometry": { "type": "Point", "coordinates": [ 113.19924, 23.39693 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2718, "FID_": 2721.0, "LON": 113.19481, "LAT": 23.38234, "NAME_CN": "穗华药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144463", "Name": "穗华药店", "address": "交通东路19-1" }, "geometry": { "type": "Point", "coordinates": [ 113.19481, 23.38234 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2719, "FID_": 2722.0, "LON": 113.2548, "LAT": 23.24341, "NAME_CN": "早康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144464", "Name": "早康大药房", "address": "白沙湖北街24" }, "geometry": { "type": "Point", "coordinates": [ 113.2548, 23.24341 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2720, "FID_": 2723.0, "LON": 113.25146, "LAT": 23.11985, "NAME_CN": "宝芝林大药房(大德店)", "TELEPHONE": "020-81872309|020-81872330", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.144467", "Name": "宝芝林大药房(大德店)", "address": "大德路116号" }, "geometry": { "type": "Point", "coordinates": [ 113.25146, 23.11985 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2721, "FID_": 2724.0, "LON": 113.35142, "LAT": 23.27797, "NAME_CN": "合香堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144477", "Name": "合香堂药房", "address": "上南南街" }, "geometry": { "type": "Point", "coordinates": [ 113.35142, 23.27797 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2722, "FID_": 2725.0, "LON": 113.3118, "LAT": 23.16891, "NAME_CN": "茂业门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.144489", "Name": "茂业门诊", "address": "广州大道北伍仙桥2351-2353号" }, "geometry": { "type": "Point", "coordinates": [ 113.3118, 23.16891 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2723, "FID_": 2726.0, "LON": 113.82299, "LAT": 23.28393, "NAME_CN": "泰林瑞草堂大药房NO.12", "TELEPHONE": "15818843568", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144490", "Name": "泰林瑞草堂大药房NO.12", "address": "夏街大道90" }, "geometry": { "type": "Point", "coordinates": [ 113.82299, 23.28393 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2724, "FID_": 2727.0, "LON": 113.82187, "LAT": 23.30413, "NAME_CN": "百善大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144491", "Name": "百善大药房", "address": "菜园中路60号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.82187, 23.30413 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2725, "FID_": 2728.0, "LON": 113.27042, "LAT": 23.21073, "NAME_CN": "新市保芝林药店", "TELEPHONE": "020-82609699", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144496", "Name": "新市保芝林药店", "address": "江夏大塘大街17号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27042, 23.21073 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2726, "FID_": 2729.0, "LON": 113.26975, "LAT": 23.12977, "NAME_CN": "光景动物医院(越秀店)", "TELEPHONE": "020-83354809", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.144497", "Name": "光景动物医院(越秀店)", "address": "德政北路12号" }, "geometry": { "type": "Point", "coordinates": [ 113.26975, 23.12977 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2727, "FID_": 2730.0, "LON": 113.41498, "LAT": 23.62409, "NAME_CN": "鳌山村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144506", "Name": "鳌山村卫生站", "address": "前进路" }, "geometry": { "type": "Point", "coordinates": [ 113.41498, 23.62409 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2728, "FID_": 2731.0, "LON": 113.47888, "LAT": 23.43468, "NAME_CN": "康生大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144507", "Name": "康生大药房", "address": "康乐中路49" }, "geometry": { "type": "Point", "coordinates": [ 113.47888, 23.43468 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2729, "FID_": 2732.0, "LON": 113.31124, "LAT": 22.85013, "NAME_CN": "八沙卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.144509", "Name": "八沙卫生站", "address": "榄张路" }, "geometry": { "type": "Point", "coordinates": [ 113.31124, 22.85013 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2730, "FID_": 2733.0, "LON": 113.35002, "LAT": 22.99474, "NAME_CN": "正康连锁大药房兴业分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144511", "Name": "正康连锁大药房兴业分店", "address": "兴业大道81号" }, "geometry": { "type": "Point", "coordinates": [ 113.35002, 22.99474 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2731, "FID_": 2734.0, "LON": 113.23945, "LAT": 23.15494, "NAME_CN": "济世保元药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.144513", "Name": "济世保元药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23945, 23.15494 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2732, "FID_": 2735.0, "LON": 113.53937, "LAT": 23.11459, "NAME_CN": "恒馨药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.144518", "Name": "恒馨药店", "address": "时代城附近" }, "geometry": { "type": "Point", "coordinates": [ 113.53937, 23.11459 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2733, "FID_": 2736.0, "LON": 113.27362, "LAT": 23.45256, "NAME_CN": "花都康仁门诊部", "TELEPHONE": "020-33229939", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144519", "Name": "花都康仁门诊部", "address": "两龙南街" }, "geometry": { "type": "Point", "coordinates": [ 113.27362, 23.45256 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2734, "FID_": 2737.0, "LON": 113.25049, "LAT": 23.11182, "NAME_CN": "中山医科大学孙逸仙纪念医院", "TELEPHONE": "020-81332517", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.144520", "Name": "中山医科大学孙逸仙纪念医院-门诊部", "address": "沿江西路107号" }, "geometry": { "type": "Point", "coordinates": [ 113.25049, 23.11182 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2735, "FID_": 2738.0, "LON": 113.26618, "LAT": 23.24902, "NAME_CN": "罗岗卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144521", "Name": "罗岗卫生站", "address": "百花岭北街" }, "geometry": { "type": "Point", "coordinates": [ 113.26618, 23.24902 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2736, "FID_": 2739.0, "LON": 113.57463, "LAT": 23.11136, "NAME_CN": "恒健大药房西洲分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144529", "Name": "恒健大药房西洲分店", "address": "西洲大道85号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.57463, 23.11136 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2737, "FID_": 2740.0, "LON": 113.29487, "LAT": 23.04805, "NAME_CN": "国药医药大药房洛溪分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144537", "Name": "国药医药大药房洛溪分店", "address": "洛浦路与北环路交汇处" }, "geometry": { "type": "Point", "coordinates": [ 113.29487, 23.04805 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2738, "FID_": 2741.0, "LON": 113.60866, "LAT": 23.26367, "NAME_CN": "健和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144543", "Name": "健和药店", "address": "下龙路7" }, "geometry": { "type": "Point", "coordinates": [ 113.60866, 23.26367 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2739, "FID_": 2742.0, "LON": 113.44657, "LAT": 23.10832, "NAME_CN": "黄埔区中医院下沙门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.144553", "Name": "黄埔区中医院下沙门诊部", "address": "大沙地东260附近" }, "geometry": { "type": "Point", "coordinates": [ 113.44657, 23.10832 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2740, "FID_": 2743.0, "LON": 113.25283, "LAT": 23.2095, "NAME_CN": "百寿堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144555", "Name": "百寿堂药店", "address": "马务大街6附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25283, 23.2095 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2741, "FID_": 2744.0, "LON": 113.24986, "LAT": 23.21054, "NAME_CN": "天田天民药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144556", "Name": "天田天民药房", "address": "石岗东街22" }, "geometry": { "type": "Point", "coordinates": [ 113.24986, 23.21054 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2742, "FID_": 2745.0, "LON": 113.24994, "LAT": 23.11366, "NAME_CN": "裕德大药房", "TELEPHONE": "020-81867403", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.144562", "Name": "裕德大药房", "address": "仁济路85" }, "geometry": { "type": "Point", "coordinates": [ 113.24994, 23.11366 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2743, "FID_": 2746.0, "LON": 113.47017, "LAT": 22.92185, "NAME_CN": "低涌村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144568", "Name": "低涌村卫生站", "address": "低涌村低涌小学附近" }, "geometry": { "type": "Point", "coordinates": [ 113.47017, 22.92185 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2744, "FID_": 2747.0, "LON": 113.50594, "LAT": 23.06551, "NAME_CN": "百健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.144572", "Name": "百健药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.50594, 23.06551 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2745, "FID_": 2748.0, "LON": 113.50643, "LAT": 23.06503, "NAME_CN": "康众堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.144573", "Name": "康众堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.50643, 23.06503 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2746, "FID_": 2749.0, "LON": 113.21433, "LAT": 23.14398, "NAME_CN": "国立药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.144574", "Name": "国立药房", "address": "桥中北路" }, "geometry": { "type": "Point", "coordinates": [ 113.21433, 23.14398 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2747, "FID_": 2750.0, "LON": 113.29935, "LAT": 23.07152, "NAME_CN": "广州海洲门诊部", "TELEPHONE": "020-84056900", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.144576", "Name": "广州海洲门诊部", "address": "南燕三街8~18号" }, "geometry": { "type": "Point", "coordinates": [ 113.29935, 23.07152 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2748, "FID_": 2751.0, "LON": 113.19712, "LAT": 23.39645, "NAME_CN": "百家好会员平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144581", "Name": "百家好会员平价大药房", "address": "五华直街" }, "geometry": { "type": "Point", "coordinates": [ 113.19712, 23.39645 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2749, "FID_": 2752.0, "LON": 113.57915, "LAT": 23.55063, "NAME_CN": "街口街城内社区卫生站", "TELEPHONE": "020-87922158", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144584", "Name": "街口街城内社区卫生站", "address": "城内路21" }, "geometry": { "type": "Point", "coordinates": [ 113.57915, 23.55063 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2750, "FID_": 2753.0, "LON": 113.2179, "LAT": 23.19975, "NAME_CN": "林和药业民康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144597", "Name": "林和药业民康药店", "address": "凤凰大街23" }, "geometry": { "type": "Point", "coordinates": [ 113.2179, 23.19975 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2751, "FID_": 2754.0, "LON": 113.58193, "LAT": 23.54926, "NAME_CN": "肖冠科口腔门诊部", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144603", "Name": "肖冠科口腔门诊部", "address": "开源路20-4" }, "geometry": { "type": "Point", "coordinates": [ 113.58193, 23.54926 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2752, "FID_": 2755.0, "LON": 113.40636, "LAT": 23.12742, "NAME_CN": "黄村医院", "TELEPHONE": "020-82520933", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.144608", "Name": "黄村医院", "address": "黄村大道西华里2号" }, "geometry": { "type": "Point", "coordinates": [ 113.40636, 23.12742 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2753, "FID_": 2756.0, "LON": 113.3821, "LAT": 22.78076, "NAME_CN": "大岗镇放马村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.144613", "Name": "大岗镇放马村卫生站", "address": "放马路" }, "geometry": { "type": "Point", "coordinates": [ 113.3821, 22.78076 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2754, "FID_": 2757.0, "LON": 113.38962, "LAT": 22.89363, "NAME_CN": "林和药业大同平价药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.144614", "Name": "林和药业大同平价药店", "address": "裕丰路25" }, "geometry": { "type": "Point", "coordinates": [ 113.38962, 22.89363 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2755, "FID_": 2758.0, "LON": 113.30771, "LAT": 23.13351, "NAME_CN": "中国人民解放军四五八医院全军肝病中心门诊部南门", "TELEPHONE": "020-61263176", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.144616", "Name": "中国人民解放军四五八医院全军肝病中心门诊部南门", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.30771, 23.13351 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2756, "FID_": 2759.0, "LON": 113.65463, "LAT": 23.16006, "NAME_CN": "新塘镇沙埔长巷卫生站", "TELEPHONE": "13650931994", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144624", "Name": "新塘镇沙埔长巷卫生站", "address": "雅瑶大道41" }, "geometry": { "type": "Point", "coordinates": [ 113.65463, 23.16006 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2757, "FID_": 2760.0, "LON": 113.59829, "LAT": 23.52773, "NAME_CN": "林和药业文昊药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144626", "Name": "林和药业文昊药店", "address": "环市东路与罗沙路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.59829, 23.52773 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2758, "FID_": 2761.0, "LON": 113.57808, "LAT": 23.51766, "NAME_CN": "永虹药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144638", "Name": "永虹药店", "address": "广从北路与大金峰路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.57808, 23.51766 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2759, "FID_": 2762.0, "LON": 113.579, "LAT": 23.55751, "NAME_CN": "城郊镇北星卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144640", "Name": "城郊镇北星卫生站", "address": "新村北路147" }, "geometry": { "type": "Point", "coordinates": [ 113.579, 23.55751 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2760, "FID_": 2763.0, "LON": 113.79044, "LAT": 23.17393, "NAME_CN": "万康牙科", "TELEPHONE": "13535184619", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144642", "Name": "万康牙科", "address": "红荔路" }, "geometry": { "type": "Point", "coordinates": [ 113.79044, 23.17393 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2761, "FID_": 2764.0, "LON": 113.25538, "LAT": 23.29801, "NAME_CN": "康力连锁药店朱铭药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144647", "Name": "康力连锁药店朱铭药店", "address": "展湖路45附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25538, 23.29801 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2762, "FID_": 2765.0, "LON": 113.27334, "LAT": 23.08254, "NAME_CN": "仁笙大药房", "TELEPHONE": "020-82222898", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.144655", "Name": "仁笙大药房", "address": "江燕路" }, "geometry": { "type": "Point", "coordinates": [ 113.27334, 23.08254 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2763, "FID_": 2766.0, "LON": 113.28099, "LAT": 23.21114, "NAME_CN": "一笑堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144659", "Name": "一笑堂药房", "address": "陈田北约北街17" }, "geometry": { "type": "Point", "coordinates": [ 113.28099, 23.21114 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2764, "FID_": 2767.0, "LON": 113.58569, "LAT": 23.25212, "NAME_CN": "麦村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.144664", "Name": "麦村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.58569, 23.25212 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2765, "FID_": 2768.0, "LON": 113.47373, "LAT": 23.0973, "NAME_CN": "东兴堂大药房康之福药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.144665", "Name": "东兴堂大药房康之福药房", "address": "广新路671号" }, "geometry": { "type": "Point", "coordinates": [ 113.47373, 23.0973 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2766, "FID_": 2769.0, "LON": 113.94411, "LAT": 23.81187, "NAME_CN": "吕田医院", "TELEPHONE": "020-87856092", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144667", "Name": "吕田医院", "address": "吕田镇广新路" }, "geometry": { "type": "Point", "coordinates": [ 113.94411, 23.81187 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2767, "FID_": 2770.0, "LON": 113.30982, "LAT": 23.01558, "NAME_CN": "唯新大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144668", "Name": "唯新大药房", "address": "工业一路27号" }, "geometry": { "type": "Point", "coordinates": [ 113.30982, 23.01558 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2768, "FID_": 2771.0, "LON": 113.22021, "LAT": 23.43983, "NAME_CN": "狮岭镇长岗村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144671", "Name": "狮岭镇长岗村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22021, 23.43983 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2769, "FID_": 2772.0, "LON": 113.6384, "LAT": 23.12977, "NAME_CN": "健仁堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144678", "Name": "健仁堂大药房", "address": "新沙大道北76附近" }, "geometry": { "type": "Point", "coordinates": [ 113.6384, 23.12977 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2770, "FID_": 2773.0, "LON": 113.31876, "LAT": 23.26171, "NAME_CN": "圣平药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144680", "Name": "圣平药店", "address": "东平北路官中巷12号" }, "geometry": { "type": "Point", "coordinates": [ 113.31876, 23.26171 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2771, "FID_": 2774.0, "LON": 113.46474, "LAT": 22.98449, "NAME_CN": "康溪药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144682", "Name": "康溪药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.46474, 22.98449 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2772, "FID_": 2775.0, "LON": 113.2174, "LAT": 23.19992, "NAME_CN": "康源堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144691", "Name": "康源堂药房", "address": "和睦里2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2174, 23.19992 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2773, "FID_": 2776.0, "LON": 113.39015, "LAT": 22.80445, "NAME_CN": "正康连锁大药房潭灵分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.144694", "Name": "正康连锁大药房潭灵分店", "address": "沙浦路4号首层" }, "geometry": { "type": "Point", "coordinates": [ 113.39015, 22.80445 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2774, "FID_": 2777.0, "LON": 113.37321, "LAT": 22.94456, "NAME_CN": "广州正康大药房沙墟分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144697", "Name": "广州正康大药房沙墟分店", "address": "东大街1" }, "geometry": { "type": "Point", "coordinates": [ 113.37321, 22.94456 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2775, "FID_": 2778.0, "LON": 113.21507, "LAT": 23.47225, "NAME_CN": "华芝堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144699", "Name": "华芝堂大药房", "address": "富誉路" }, "geometry": { "type": "Point", "coordinates": [ 113.21507, 23.47225 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2776, "FID_": 2779.0, "LON": 113.31938, "LAT": 23.19834, "NAME_CN": "盛朝大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144701", "Name": "盛朝大药房", "address": "桥东街" }, "geometry": { "type": "Point", "coordinates": [ 113.31938, 23.19834 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2777, "FID_": 2780.0, "LON": 113.48939, "LAT": 23.08643, "NAME_CN": "广仁堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.144704", "Name": "广仁堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.48939, 23.08643 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2778, "FID_": 2781.0, "LON": 113.49013, "LAT": 23.1517, "NAME_CN": "福华综合门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.144705", "Name": "福华综合门诊部", "address": "金雁文化B2-106" }, "geometry": { "type": "Point", "coordinates": [ 113.49013, 23.1517 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2779, "FID_": 2782.0, "LON": 113.56511, "LAT": 23.28057, "NAME_CN": "萝岗区红十字会医院", "TELEPHONE": "020-82877726", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.144706", "Name": "萝岗区红十字会医院-综合楼", "address": "镇龙大道429号" }, "geometry": { "type": "Point", "coordinates": [ 113.56511, 23.28057 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2780, "FID_": 2783.0, "LON": 113.60603, "LAT": 23.11853, "NAME_CN": "信穗药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144709", "Name": "信穗药房", "address": "群星中路77号" }, "geometry": { "type": "Point", "coordinates": [ 113.60603, 23.11853 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2781, "FID_": 2784.0, "LON": 113.58575, "LAT": 23.18113, "NAME_CN": "蒌元卫生站妇幼保健", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144717", "Name": "蒌元卫生站妇幼保健", "address": "康宁路2" }, "geometry": { "type": "Point", "coordinates": [ 113.58575, 23.18113 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2782, "FID_": 2785.0, "LON": 113.35002, "LAT": 23.18394, "NAME_CN": "医仁药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.144720", "Name": "医仁药房", "address": "天源路806号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35002, 23.18394 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2783, "FID_": 2786.0, "LON": 113.84967, "LAT": 23.18929, "NAME_CN": "众益堂药店", "TELEPHONE": "020-82915386", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144727", "Name": "众益堂药店", "address": "荔三路150" }, "geometry": { "type": "Point", "coordinates": [ 113.84967, 23.18929 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2784, "FID_": 2787.0, "LON": 113.28183, "LAT": 23.20812, "NAME_CN": "长江门诊部", "TELEPHONE": "020-36506001", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144738", "Name": "长江门诊部", "address": "陈田中街94" }, "geometry": { "type": "Point", "coordinates": [ 113.28183, 23.20812 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2785, "FID_": 2788.0, "LON": 113.38416, "LAT": 23.01017, "NAME_CN": "南村医院", "TELEPHONE": "020-84762933", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144747", "Name": "南村医院-急诊", "address": "文明路185号" }, "geometry": { "type": "Point", "coordinates": [ 113.38416, 23.01017 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2786, "FID_": 2789.0, "LON": 113.34916, "LAT": 23.01704, "NAME_CN": "南村官堂卫生站", "TELEPHONE": "020-84767893", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144748", "Name": "南村官堂卫生站", "address": "官堂西河正道1" }, "geometry": { "type": "Point", "coordinates": [ 113.34916, 23.01704 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2787, "FID_": 2790.0, "LON": 113.18507, "LAT": 23.33534, "NAME_CN": "民兴平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144754", "Name": "民兴平价大药房", "address": "神山大道西308" }, "geometry": { "type": "Point", "coordinates": [ 113.18507, 23.33534 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2788, "FID_": 2791.0, "LON": 113.27168, "LAT": 23.45149, "NAME_CN": "强生药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144760", "Name": "强生药店", "address": "富华路" }, "geometry": { "type": "Point", "coordinates": [ 113.27168, 23.45149 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2789, "FID_": 2792.0, "LON": 113.53937, "LAT": 23.56414, "NAME_CN": "济修堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144764", "Name": "济修堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.53937, 23.56414 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2790, "FID_": 2793.0, "LON": 113.33163, "LAT": 22.82957, "NAME_CN": "和兴堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.144770", "Name": "和兴堂药店", "address": "民生路143-1" }, "geometry": { "type": "Point", "coordinates": [ 113.33163, 22.82957 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2791, "FID_": 2794.0, "LON": 113.61588, "LAT": 23.28679, "NAME_CN": "增城市中新医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144775", "Name": "增城市中新医院-急诊", "address": "新墩路12" }, "geometry": { "type": "Point", "coordinates": [ 113.61588, 23.28679 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2792, "FID_": 2795.0, "LON": 113.46281, "LAT": 23.10389, "NAME_CN": "东兴堂大药房石化分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.144776", "Name": "东兴堂大药房石化分店", "address": "石化路80" }, "geometry": { "type": "Point", "coordinates": [ 113.46281, 23.10389 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2793, "FID_": 2796.0, "LON": 113.35955, "LAT": 22.95143, "NAME_CN": "安寿堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144781", "Name": "安寿堂药店", "address": "汀沙二大街47" }, "geometry": { "type": "Point", "coordinates": [ 113.35955, 22.95143 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2794, "FID_": 2797.0, "LON": 113.35391, "LAT": 22.9281, "NAME_CN": "正康大药房南华分店", "TELEPHONE": "13928711868", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144782", "Name": "正康大药房南华分店", "address": "南华路196号" }, "geometry": { "type": "Point", "coordinates": [ 113.35391, 22.9281 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2795, "FID_": 2798.0, "LON": 113.77628, "LAT": 23.49012, "NAME_CN": "利群药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144784", "Name": "利群药店", "address": "榕林路139" }, "geometry": { "type": "Point", "coordinates": [ 113.77628, 23.49012 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2796, "FID_": 2799.0, "LON": 113.39399, "LAT": 22.96689, "NAME_CN": "康复保健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144785", "Name": "康复保健药店", "address": "旧村东路" }, "geometry": { "type": "Point", "coordinates": [ 113.39399, 22.96689 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2797, "FID_": 2800.0, "LON": 113.6366, "LAT": 23.1583, "NAME_CN": "上邵卫生站", "TELEPHONE": "020-82676820", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144790", "Name": "上邵卫生站", "address": "邵白路8" }, "geometry": { "type": "Point", "coordinates": [ 113.6366, 23.1583 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2798, "FID_": 2801.0, "LON": 113.30719, "LAT": 23.12138, "NAME_CN": "愈生中医医院", "TELEPHONE": "020-87361402", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.144793", "Name": "愈生中医医院", "address": "寺右南二街5" }, "geometry": { "type": "Point", "coordinates": [ 113.30719, 23.12138 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2799, "FID_": 2802.0, "LON": 113.48671, "LAT": 23.44378, "NAME_CN": "众康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144796", "Name": "众康大药房", "address": "回归路与回归路三巷交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.48671, 23.44378 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2800, "FID_": 2803.0, "LON": 113.49675, "LAT": 22.97428, "NAME_CN": "康嘉中西医结合门诊部", "TELEPHONE": "020-84658685", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144799", "Name": "康嘉中西医结合门诊部", "address": "西门南路37" }, "geometry": { "type": "Point", "coordinates": [ 113.49675, 22.97428 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2801, "FID_": 2804.0, "LON": 113.30697, "LAT": 23.14247, "NAME_CN": "好信大药房水荫店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.144800", "Name": "好信大药房水荫店", "address": "水荫路72号" }, "geometry": { "type": "Point", "coordinates": [ 113.30697, 23.14247 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2802, "FID_": 2805.0, "LON": 113.59397, "LAT": 23.15643, "NAME_CN": "新塘镇长岗村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144801", "Name": "新塘镇长岗村卫生站", "address": "东升东路4" }, "geometry": { "type": "Point", "coordinates": [ 113.59397, 23.15643 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2803, "FID_": 2806.0, "LON": 113.23459, "LAT": 23.10127, "NAME_CN": "广州市脑科医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.144806", "Name": "广州市脑科医院-明爱楼", "address": "明心路36号" }, "geometry": { "type": "Point", "coordinates": [ 113.23459, 23.10127 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2804, "FID_": 2807.0, "LON": 113.23333, "LAT": 23.10108, "NAME_CN": "新特脑科药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.144807", "Name": "新特脑科药房", "address": "明心路61号临时附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23333, 23.10108 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2805, "FID_": 2808.0, "LON": 113.21979, "LAT": 23.38675, "NAME_CN": "汉鑫湾大药房NO.031", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144825", "Name": "汉鑫湾大药房NO.031", "address": "商业大道103-87" }, "geometry": { "type": "Point", "coordinates": [ 113.21979, 23.38675 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2806, "FID_": 2809.0, "LON": 113.25386, "LAT": 22.9875, "NAME_CN": "大洲村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144827", "Name": "大洲村卫生站", "address": "头庙路" }, "geometry": { "type": "Point", "coordinates": [ 113.25386, 22.9875 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2807, "FID_": 2811.0, "LON": 113.39264, "LAT": 23.09655, "NAME_CN": "莹健医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.144836", "Name": "莹健医药店", "address": "黄埔村村口2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39264, 23.09655 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2808, "FID_": 2812.0, "LON": 113.40643, "LAT": 23.15957, "NAME_CN": "新塘街社区中心医院", "TELEPHONE": "020-82340881", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.144843", "Name": "新塘街社区中心医院-急诊", "address": "西约大路3" }, "geometry": { "type": "Point", "coordinates": [ 113.40643, 23.15957 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2809, "FID_": 2813.0, "LON": 113.25808, "LAT": 23.4161, "NAME_CN": "花山镇小布村卫生站", "TELEPHONE": "020-86959205", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144846", "Name": "花山镇小布村卫生站", "address": "花山镇小布村" }, "geometry": { "type": "Point", "coordinates": [ 113.25808, 23.4161 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2810, "FID_": 2814.0, "LON": 113.30238, "LAT": 23.22356, "NAME_CN": "君芝堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144853", "Name": "君芝堂药房", "address": "金兰阁附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30238, 23.22356 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2811, "FID_": 2815.0, "LON": 113.4783, "LAT": 23.43451, "NAME_CN": "立诚药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.144856", "Name": "立诚药店", "address": "新平商业步行街附近" }, "geometry": { "type": "Point", "coordinates": [ 113.4783, 23.43451 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2812, "FID_": 2816.0, "LON": 113.2886, "LAT": 23.07158, "NAME_CN": "晓港湾魏达宏牙科诊所", "TELEPHONE": "13711755596", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.144860", "Name": "晓港湾魏达宏牙科诊所", "address": "英华街90" }, "geometry": { "type": "Point", "coordinates": [ 113.2886, 23.07158 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2813, "FID_": 2817.0, "LON": 113.21841, "LAT": 23.2207, "NAME_CN": "康富药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144862", "Name": "康富药店", "address": "红星路24" }, "geometry": { "type": "Point", "coordinates": [ 113.21841, 23.2207 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2814, "FID_": 2818.0, "LON": 113.43899, "LAT": 23.09941, "NAME_CN": "全裕医保定点药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.144868", "Name": "全裕医保定点药店", "address": "荔香路45号" }, "geometry": { "type": "Point", "coordinates": [ 113.43899, 23.09941 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2815, "FID_": 2819.0, "LON": 113.29047, "LAT": 23.43877, "NAME_CN": "邱伟综合门诊部", "TELEPHONE": "020-86848799", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144870", "Name": "邱伟综合门诊部", "address": "S118" }, "geometry": { "type": "Point", "coordinates": [ 113.29047, 23.43877 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2816, "FID_": 2820.0, "LON": 113.48017, "LAT": 22.97111, "NAME_CN": "石楼百然堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144871", "Name": "石楼百然堂药店", "address": "榕苑街40" }, "geometry": { "type": "Point", "coordinates": [ 113.48017, 22.97111 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2817, "FID_": 2821.0, "LON": 113.35287, "LAT": 22.938, "NAME_CN": "宝丰药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.144875", "Name": "宝丰药店", "address": "解放路63" }, "geometry": { "type": "Point", "coordinates": [ 113.35287, 22.938 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2818, "FID_": 2822.0, "LON": 113.53792, "LAT": 23.09955, "NAME_CN": "黄埔区红十字会医院", "TELEPHONE": "020-82231200", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.144882", "Name": "黄埔区红十字会医院-急诊", "address": "黄埔东路3762号大院" }, "geometry": { "type": "Point", "coordinates": [ 113.53792, 23.09955 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2819, "FID_": 2823.0, "LON": 113.76954, "LAT": 23.56206, "NAME_CN": "高滩村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144892", "Name": "高滩村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.76954, 23.56206 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2820, "FID_": 2824.0, "LON": 113.2731, "LAT": 23.23563, "NAME_CN": "嘉禾益民医院", "TELEPHONE": "020-62838120", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144904", "Name": "嘉禾益民医院-急诊", "address": "鹤龙路95号" }, "geometry": { "type": "Point", "coordinates": [ 113.2731, 23.23563 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2821, "FID_": 2825.0, "LON": 113.43122, "LAT": 23.14537, "NAME_CN": "吉芝善大药房大淋岗路分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.144905", "Name": "吉芝善大药房大淋岗路分店", "address": "大淋岗大街" }, "geometry": { "type": "Point", "coordinates": [ 113.43122, 23.14537 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2822, "FID_": 2826.0, "LON": 113.40487, "LAT": 22.80752, "NAME_CN": "南沙区第六人民医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.144908", "Name": "南沙区第六人民医院门诊部", "address": "兴业路7" }, "geometry": { "type": "Point", "coordinates": [ 113.40487, 22.80752 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2823, "FID_": 2827.0, "LON": 113.25711, "LAT": 23.19488, "NAME_CN": "侗乐医保定点药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.144909", "Name": "侗乐医保定点药店", "address": "机场路1254" }, "geometry": { "type": "Point", "coordinates": [ 113.25711, 23.19488 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2824, "FID_": 2828.0, "LON": 113.20602, "LAT": 23.40063, "NAME_CN": "曾庆社牙科", "TELEPHONE": "15918430358", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144916", "Name": "曾庆社牙科", "address": "茶圆路市场" }, "geometry": { "type": "Point", "coordinates": [ 113.20602, 23.40063 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2825, "FID_": 2829.0, "LON": 113.31184, "LAT": 22.85058, "NAME_CN": "广州正康大药房八沙分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.144920", "Name": "广州正康大药房八沙分店", "address": "榄张路" }, "geometry": { "type": "Point", "coordinates": [ 113.31184, 22.85058 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2826, "FID_": 2830.0, "LON": 113.17648, "LAT": 23.4603, "NAME_CN": "益医大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144931", "Name": "益医大药店", "address": "合成北路" }, "geometry": { "type": "Point", "coordinates": [ 113.17648, 23.4603 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2827, "FID_": 2831.0, "LON": 113.22236, "LAT": 23.38766, "NAME_CN": "蒙泰大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144932", "Name": "蒙泰大药房", "address": "曙光大道" }, "geometry": { "type": "Point", "coordinates": [ 113.22236, 23.38766 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2828, "FID_": 2832.0, "LON": 113.40712, "LAT": 23.1254, "NAME_CN": "中和堂平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.144933", "Name": "中和堂平价大药房", "address": "黄村南路自编2号1-2号" }, "geometry": { "type": "Point", "coordinates": [ 113.40712, 23.1254 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2829, "FID_": 2833.0, "LON": 113.36643, "LAT": 23.13869, "NAME_CN": "济郡堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.144937", "Name": "济郡堂大药房", "address": "乐泰大街54号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36643, 23.13869 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2830, "FID_": 2834.0, "LON": 113.22292, "LAT": 23.39798, "NAME_CN": "新康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144939", "Name": "新康大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22292, 23.39798 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2831, "FID_": 2835.0, "LON": 113.24028, "LAT": 23.11404, "NAME_CN": "清平医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.144940", "Name": "清平医疗门诊部", "address": "和平西路21" }, "geometry": { "type": "Point", "coordinates": [ 113.24028, 23.11404 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2832, "FID_": 2836.0, "LON": 113.59964, "LAT": 23.1226, "NAME_CN": "湘恩大药房", "TELEPHONE": "020-82675025", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.144957", "Name": "湘恩大药房", "address": "新墅路34号斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.59964, 23.1226 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2833, "FID_": 2837.0, "LON": 113.03235, "LAT": 23.31613, "NAME_CN": "炭步医院大涡分院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144962", "Name": "炭步医院大涡分院", "address": "Y731" }, "geometry": { "type": "Point", "coordinates": [ 113.03235, 23.31613 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2834, "FID_": 2838.0, "LON": 113.45261, "LAT": 23.43088, "NAME_CN": "星安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.144966", "Name": "星安药店", "address": "花都大道37号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.45261, 23.43088 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2835, "FID_": 2839.0, "LON": 113.52479, "LAT": 23.09597, "NAME_CN": "广东省电力一局医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.144983", "Name": "广东省电力一局医院-放射科", "address": "黄埔东路3375号大院136广东省电力一局医院" }, "geometry": { "type": "Point", "coordinates": [ 113.52479, 23.09597 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2836, "FID_": 2840.0, "LON": 113.52475, "LAT": 23.09556, "NAME_CN": "广东省电力一局医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.144985", "Name": "广东省电力一局医院门诊部", "address": "黄埔东路3375号大院136广东省电力一局医院" }, "geometry": { "type": "Point", "coordinates": [ 113.52475, 23.09556 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2837, "FID_": 2841.0, "LON": 113.44127, "LAT": 22.79258, "NAME_CN": "庙贝卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.144995", "Name": "庙贝卫生站", "address": "庙贝大道" }, "geometry": { "type": "Point", "coordinates": [ 113.44127, 22.79258 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2838, "FID_": 2842.0, "LON": 113.3069, "LAT": 23.10434, "NAME_CN": "江丽苑大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145008", "Name": "江丽苑大药房", "address": "翠竹路60" }, "geometry": { "type": "Point", "coordinates": [ 113.3069, 23.10434 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2839, "FID_": 2843.0, "LON": 113.82266, "LAT": 23.29505, "NAME_CN": "宠物诊所", "TELEPHONE": "13250258820", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145009", "Name": "宠物诊所", "address": "荔城大道38" }, "geometry": { "type": "Point", "coordinates": [ 113.82266, 23.29505 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2840, "FID_": 2844.0, "LON": 113.34531, "LAT": 23.08337, "NAME_CN": "唐皇大药房石榴岗分店", "TELEPHONE": "020-34213265", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145010", "Name": "唐皇大药房石榴岗分店", "address": "石榴岗东大街1巷6号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34531, 23.08337 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2841, "FID_": 2845.0, "LON": 113.30109, "LAT": 23.22466, "NAME_CN": "惠泽堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145017", "Name": "惠泽堂大药房", "address": "永泰磨刀南街3巷4" }, "geometry": { "type": "Point", "coordinates": [ 113.30109, 23.22466 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2842, "FID_": 2846.0, "LON": 113.31011, "LAT": 23.09258, "NAME_CN": "搏威宠物医院", "TELEPHONE": "020-84220706", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145018", "Name": "搏威宠物医院", "address": "敦和路100附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31011, 23.09258 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2843, "FID_": 2847.0, "LON": 113.32422, "LAT": 23.1838, "NAME_CN": "一德堂药房京溪店", "TELEPHONE": "020-87278902", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145025", "Name": "一德堂药房京溪店", "address": "京溪大街77附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32422, 23.1838 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2844, "FID_": 2848.0, "LON": 113.66542, "LAT": 23.60523, "NAME_CN": "绍明药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.145026", "Name": "绍明药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.66542, 23.60523 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2845, "FID_": 2849.0, "LON": 113.27861, "LAT": 23.07337, "NAME_CN": "林和药业金碧药店", "TELEPHONE": "15815850938", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145034", "Name": "林和药业金碧药店", "address": "金诚路50" }, "geometry": { "type": "Point", "coordinates": [ 113.27861, 23.07337 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2846, "FID_": 2850.0, "LON": 113.29645, "LAT": 23.06933, "NAME_CN": "余庆堂大药房东晓分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145036", "Name": "余庆堂大药房东晓分店", "address": "西滘村头洲围大街6巷2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29645, 23.06933 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2847, "FID_": 2851.0, "LON": 113.37407, "LAT": 22.94353, "NAME_CN": "好参来平价药店NO.10", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145043", "Name": "好参来平价药店NO.10", "address": "平康路288" }, "geometry": { "type": "Point", "coordinates": [ 113.37407, 22.94353 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2848, "FID_": 2852.0, "LON": 113.37409, "LAT": 22.9439, "NAME_CN": "喜安健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145044", "Name": "喜安健药店", "address": "云山大街4" }, "geometry": { "type": "Point", "coordinates": [ 113.37409, 22.9439 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2849, "FID_": 2853.0, "LON": 113.30821, "LAT": 22.97772, "NAME_CN": "金柏康大药房", "TELEPHONE": "020-61925298", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145053", "Name": "金柏康大药房", "address": "社学西路" }, "geometry": { "type": "Point", "coordinates": [ 113.30821, 22.97772 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2850, "FID_": 2854.0, "LON": 113.24943, "LAT": 23.22712, "NAME_CN": "国济堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145056", "Name": "国济堂药店", "address": "花园巷1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24943, 23.22712 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2851, "FID_": 2855.0, "LON": 113.24988, "LAT": 23.22815, "NAME_CN": "君健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145057", "Name": "君健大药房", "address": "沙园坊街19" }, "geometry": { "type": "Point", "coordinates": [ 113.24988, 23.22815 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2852, "FID_": 2856.0, "LON": 113.39538, "LAT": 23.11694, "NAME_CN": "一兴堂大药房东圃店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145058", "Name": "一兴堂大药房东圃店", "address": "东圃宦溪路口首层101号" }, "geometry": { "type": "Point", "coordinates": [ 113.39538, 23.11694 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2853, "FID_": 2857.0, "LON": 113.17667, "LAT": 23.45227, "NAME_CN": "金狮大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145060", "Name": "金狮大药房", "address": "狮岭镇" }, "geometry": { "type": "Point", "coordinates": [ 113.17667, 23.45227 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2854, "FID_": 2858.0, "LON": 113.33678, "LAT": 23.1789, "NAME_CN": "元岗医院", "TELEPHONE": "020-37080439", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145061", "Name": "元岗医院-体检中心", "address": "元岗路" }, "geometry": { "type": "Point", "coordinates": [ 113.33678, 23.1789 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2855, "FID_": 2859.0, "LON": 113.58919, "LAT": 23.5426, "NAME_CN": "众济大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.145066", "Name": "众济大药房", "address": "沿江南路81" }, "geometry": { "type": "Point", "coordinates": [ 113.58919, 23.5426 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2856, "FID_": 2860.0, "LON": 113.11467, "LAT": 23.36121, "NAME_CN": "福慧药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145069", "Name": "福慧药店", "address": "S118" }, "geometry": { "type": "Point", "coordinates": [ 113.11467, 23.36121 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2857, "FID_": 2861.0, "LON": 113.19024, "LAT": 23.39305, "NAME_CN": "愉康平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145070", "Name": "愉康平价药房", "address": "东华大街" }, "geometry": { "type": "Point", "coordinates": [ 113.19024, 23.39305 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2858, "FID_": 2862.0, "LON": 113.2033, "LAT": 23.40071, "NAME_CN": "海王星辰健康药房杏林分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145076", "Name": "海王星辰健康药房杏林分店", "address": "龙珠路19-17" }, "geometry": { "type": "Point", "coordinates": [ 113.2033, 23.40071 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2859, "FID_": 2863.0, "LON": 113.21312, "LAT": 23.38041, "NAME_CN": "赖锦秀牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145077", "Name": "赖锦秀牙科诊所", "address": "新花街4-7" }, "geometry": { "type": "Point", "coordinates": [ 113.21312, 23.38041 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2860, "FID_": 2864.0, "LON": 113.58773, "LAT": 23.17898, "NAME_CN": "正心堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145083", "Name": "正心堂药店", "address": "荔园中路29" }, "geometry": { "type": "Point", "coordinates": [ 113.58773, 23.17898 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2861, "FID_": 2865.0, "LON": 113.30233, "LAT": 22.97535, "NAME_CN": "好益生药店番禺总店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145084", "Name": "好益生药店番禺总店", "address": "骏业西路" }, "geometry": { "type": "Point", "coordinates": [ 113.30233, 22.97535 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2862, "FID_": 2866.0, "LON": 113.27066, "LAT": 23.45493, "NAME_CN": "善德堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145088", "Name": "善德堂大药房", "address": "南岭路9-11" }, "geometry": { "type": "Point", "coordinates": [ 113.27066, 23.45493 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2863, "FID_": 2867.0, "LON": 113.08114, "LAT": 23.36709, "NAME_CN": "炭步镇平岭头村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145089", "Name": "炭步镇平岭头村卫生站", "address": "新东六巷20" }, "geometry": { "type": "Point", "coordinates": [ 113.08114, 23.36709 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2864, "FID_": 2868.0, "LON": 113.63939, "LAT": 23.12434, "NAME_CN": "奇鑫药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145090", "Name": "奇鑫药店", "address": "裕发大道9-5" }, "geometry": { "type": "Point", "coordinates": [ 113.63939, 23.12434 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2865, "FID_": 2869.0, "LON": 113.53354, "LAT": 23.12974, "NAME_CN": "济世大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.145091", "Name": "济世大药店", "address": "沙园新一街13" }, "geometry": { "type": "Point", "coordinates": [ 113.53354, 23.12974 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2866, "FID_": 2870.0, "LON": 113.57875, "LAT": 23.53949, "NAME_CN": "从化现代医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.145095", "Name": "从化现代医疗门诊部", "address": "从城大道157" }, "geometry": { "type": "Point", "coordinates": [ 113.57875, 23.53949 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2867, "FID_": 2871.0, "LON": 113.28813, "LAT": 23.10594, "NAME_CN": "大翔药业滨江大药房", "TELEPHONE": "020-84049687", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145099", "Name": "大翔药业滨江大药房", "address": "滨江东路90附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28813, 23.10594 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2868, "FID_": 2872.0, "LON": 113.52702, "LAT": 23.10618, "NAME_CN": "慈爱药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.145105", "Name": "慈爱药店", "address": "宏岗路103" }, "geometry": { "type": "Point", "coordinates": [ 113.52702, 23.10618 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2869, "FID_": 2873.0, "LON": 113.28312, "LAT": 23.14511, "NAME_CN": "楠雅口腔医疗门诊部", "TELEPHONE": "13802786785", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.145114", "Name": "楠雅口腔医疗门诊部", "address": "正平中街" }, "geometry": { "type": "Point", "coordinates": [ 113.28312, 23.14511 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2870, "FID_": 2874.0, "LON": 113.1767, "LAT": 23.45571, "NAME_CN": "世纪药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145120", "Name": "世纪药房", "address": "合成市场三街" }, "geometry": { "type": "Point", "coordinates": [ 113.1767, 23.45571 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2871, "FID_": 2875.0, "LON": 113.21096, "LAT": 23.38819, "NAME_CN": "保生源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145127", "Name": "保生源大药房", "address": "云山大道53-21" }, "geometry": { "type": "Point", "coordinates": [ 113.21096, 23.38819 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2872, "FID_": 2876.0, "LON": 113.54829, "LAT": 23.11552, "NAME_CN": "德和堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145131", "Name": "德和堂大药房", "address": "塘西二街牛皮糖市场对面" }, "geometry": { "type": "Point", "coordinates": [ 113.54829, 23.11552 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2873, "FID_": 2877.0, "LON": 113.33615, "LAT": 23.18854, "NAME_CN": "宝参莱会员平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145132", "Name": "宝参莱会员平价药房", "address": "中成路" }, "geometry": { "type": "Point", "coordinates": [ 113.33615, 23.18854 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2874, "FID_": 2878.0, "LON": 113.28845, "LAT": 23.08354, "NAME_CN": "复康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145134", "Name": "复康堂药店", "address": "瑞宝三街1巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28845, 23.08354 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2875, "FID_": 2879.0, "LON": 113.23265, "LAT": 23.07595, "NAME_CN": "保芝药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.145139", "Name": "保芝药店", "address": "坑口村头1-1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23265, 23.07595 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2876, "FID_": 2880.0, "LON": 113.64914, "LAT": 23.64703, "NAME_CN": "温泉济康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.145143", "Name": "温泉济康药店", "address": "碧泉路3" }, "geometry": { "type": "Point", "coordinates": [ 113.64914, 23.64703 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2877, "FID_": 2881.0, "LON": 113.24531, "LAT": 23.14392, "NAME_CN": "荔湾区口腔医院站前门诊部", "TELEPHONE": "020-86352154", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.145145", "Name": "荔湾区口腔医院站前门诊部", "address": "陈岗路49号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24531, 23.14392 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2878, "FID_": 2882.0, "LON": 113.24375, "LAT": 23.1738, "NAME_CN": "广州益寿医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145148", "Name": "广州益寿医院-急诊", "address": "益寿路68" }, "geometry": { "type": "Point", "coordinates": [ 113.24375, 23.1738 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2879, "FID_": 2883.0, "LON": 113.60416, "LAT": 23.11869, "NAME_CN": "科宝威动物诊疗所", "TELEPHONE": "020-82764103", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145153", "Name": "科宝威动物诊疗所", "address": "群星村塘边大路15号" }, "geometry": { "type": "Point", "coordinates": [ 113.60416, 23.11869 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2880, "FID_": 2884.0, "LON": 113.30241, "LAT": 23.09322, "NAME_CN": "京德药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145156", "Name": "京德药房", "address": "鹭江西街99附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30241, 23.09322 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2881, "FID_": 2885.0, "LON": 113.23987, "LAT": 23.0537, "NAME_CN": "东沙街南漖社区卫生站", "TELEPHONE": "020-81411087", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.145160", "Name": "东沙街南漖社区卫生站", "address": "南漖会龙坊288" }, "geometry": { "type": "Point", "coordinates": [ 113.23987, 23.0537 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2882, "FID_": 2886.0, "LON": 113.22989, "LAT": 23.1009, "NAME_CN": "一善大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.145163", "Name": "一善大药房", "address": "花地大道北18" }, "geometry": { "type": "Point", "coordinates": [ 113.22989, 23.1009 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2883, "FID_": 2887.0, "LON": 113.81964, "LAT": 23.28172, "NAME_CN": "贝琪动物诊所", "TELEPHONE": "18124264239", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145167", "Name": "贝琪动物诊所", "address": "府佑路82-18" }, "geometry": { "type": "Point", "coordinates": [ 113.81964, 23.28172 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2884, "FID_": 2888.0, "LON": 113.389, "LAT": 23.12582, "NAME_CN": "东兴堂大药房", "TELEPHONE": "020-32203333", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145168", "Name": "东兴堂大药房", "address": "东陇一巷1号" }, "geometry": { "type": "Point", "coordinates": [ 113.389, 23.12582 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2885, "FID_": 2889.0, "LON": 113.38826, "LAT": 23.12493, "NAME_CN": "奇参堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145169", "Name": "奇参堂大药房", "address": "大塘中街37号" }, "geometry": { "type": "Point", "coordinates": [ 113.38826, 23.12493 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2886, "FID_": 2890.0, "LON": 113.29292, "LAT": 23.07878, "NAME_CN": "好康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145171", "Name": "好康大药房", "address": "瑞宝东约瑞源新村5巷7号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29292, 23.07878 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2887, "FID_": 2891.0, "LON": 113.18706, "LAT": 23.31582, "NAME_CN": "广州市朗头卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145172", "Name": "广州市朗头卫生站", "address": "石龙档铺街" }, "geometry": { "type": "Point", "coordinates": [ 113.18706, 23.31582 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2888, "FID_": 2892.0, "LON": 113.71256, "LAT": 23.55328, "NAME_CN": "温泉镇南平村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.145179", "Name": "温泉镇南平村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.71256, 23.55328 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2889, "FID_": 2893.0, "LON": 113.24781, "LAT": 23.12893, "NAME_CN": "特别大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.145184", "Name": "特别大药房", "address": "中山七路50号西门口广场1楼" }, "geometry": { "type": "Point", "coordinates": [ 113.24781, 23.12893 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2890, "FID_": 2894.0, "LON": 113.82015, "LAT": 23.13707, "NAME_CN": "创健医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145186", "Name": "创健医药店", "address": "光明西路" }, "geometry": { "type": "Point", "coordinates": [ 113.82015, 23.13707 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2891, "FID_": 2895.0, "LON": 113.32112, "LAT": 23.13117, "NAME_CN": "曾卫军牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145190", "Name": "曾卫军牙科诊所", "address": "体育西横街182号之1" }, "geometry": { "type": "Point", "coordinates": [ 113.32112, 23.13117 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2892, "FID_": 2896.0, "LON": 113.59681, "LAT": 23.14319, "NAME_CN": "长岗中心村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145193", "Name": "长岗中心村卫生站", "address": "长岗新村街" }, "geometry": { "type": "Point", "coordinates": [ 113.59681, 23.14319 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2893, "FID_": 2897.0, "LON": 113.59549, "LAT": 23.14129, "NAME_CN": "康弘大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145194", "Name": "康弘大药房", "address": "汽车城大道华兴美食广场内" }, "geometry": { "type": "Point", "coordinates": [ 113.59549, 23.14129 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2894, "FID_": 2898.0, "LON": 113.23448, "LAT": 23.16623, "NAME_CN": "和信堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145196", "Name": "和信堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23448, 23.16623 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2895, "FID_": 2899.0, "LON": 113.33173, "LAT": 23.13799, "NAME_CN": "善和堂药业连锁百济药房", "TELEPHONE": "020-34085338", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145197", "Name": "善和堂药业连锁百济药房", "address": "龙口西路40" }, "geometry": { "type": "Point", "coordinates": [ 113.33173, 23.13799 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2896, "FID_": 2900.0, "LON": 113.30473, "LAT": 23.10241, "NAME_CN": "侨雅社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145198", "Name": "侨雅社区卫生站", "address": "侨雅新街16" }, "geometry": { "type": "Point", "coordinates": [ 113.30473, 23.10241 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2897, "FID_": 2901.0, "LON": 113.22673, "LAT": 23.42476, "NAME_CN": "国昊大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145199", "Name": "国昊大药房", "address": "圹口北路" }, "geometry": { "type": "Point", "coordinates": [ 113.22673, 23.42476 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2898, "FID_": 2902.0, "LON": 113.36477, "LAT": 22.85543, "NAME_CN": "榄核医院子沙村卫生所", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.145204", "Name": "榄核医院子沙村卫生所", "address": "子沙村" }, "geometry": { "type": "Point", "coordinates": [ 113.36477, 22.85543 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2899, "FID_": 2903.0, "LON": 113.21379, "LAT": 23.13756, "NAME_CN": "桥中街河沙社区卫生站", "TELEPHONE": "020-81754939", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.145211", "Name": "桥中街河沙社区卫生站", "address": "桥中北路3" }, "geometry": { "type": "Point", "coordinates": [ 113.21379, 23.13756 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2900, "FID_": 2904.0, "LON": 113.2846, "LAT": 23.13474, "NAME_CN": "康爱多新特药连锁药房先烈南分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.145212", "Name": "康爱多新特药连锁药房先烈南分店", "address": "先烈南路23" }, "geometry": { "type": "Point", "coordinates": [ 113.2846, 23.13474 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2901, "FID_": 2905.0, "LON": 113.26963, "LAT": 23.07778, "NAME_CN": "壹号大药房江燕分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145213", "Name": "壹号大药房江燕分店", "address": "江燕路" }, "geometry": { "type": "Point", "coordinates": [ 113.26963, 23.07778 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2902, "FID_": 2906.0, "LON": 113.52066, "LAT": 23.08481, "NAME_CN": "益仁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.145218", "Name": "益仁药店", "address": "沙涌大街与沙涌长荣大街交汇处以南80米" }, "geometry": { "type": "Point", "coordinates": [ 113.52066, 23.08481 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2903, "FID_": 2907.0, "LON": 113.52338, "LAT": 23.13875, "NAME_CN": "军和平价大药房", "TELEPHONE": "13527662648", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.145222", "Name": "军和平价大药房", "address": "新南西路东1巷5" }, "geometry": { "type": "Point", "coordinates": [ 113.52338, 23.13875 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2904, "FID_": 2908.0, "LON": 113.32486, "LAT": 23.30738, "NAME_CN": "仁和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145223", "Name": "仁和药店", "address": "科强路新庄段" }, "geometry": { "type": "Point", "coordinates": [ 113.32486, 23.30738 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2905, "FID_": 2909.0, "LON": 113.5206, "LAT": 23.08629, "NAME_CN": "愉悦药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.145225", "Name": "愉悦药店", "address": "沙涌大街37巷26" }, "geometry": { "type": "Point", "coordinates": [ 113.5206, 23.08629 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2906, "FID_": 2910.0, "LON": 113.48659, "LAT": 23.44408, "NAME_CN": "民之信药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.145234", "Name": "民之信药店", "address": "回归路5号之2" }, "geometry": { "type": "Point", "coordinates": [ 113.48659, 23.44408 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2907, "FID_": 2911.0, "LON": 113.69311, "LAT": 23.27575, "NAME_CN": "百康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145235", "Name": "百康堂药店", "address": "平安路19" }, "geometry": { "type": "Point", "coordinates": [ 113.69311, 23.27575 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2908, "FID_": 2912.0, "LON": 113.32475, "LAT": 23.04264, "NAME_CN": "广州正康大药房沙溪分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145237", "Name": "广州正康大药房沙溪分店", "address": "新沙路51" }, "geometry": { "type": "Point", "coordinates": [ 113.32475, 23.04264 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2909, "FID_": 2913.0, "LON": 113.25287, "LAT": 23.13469, "NAME_CN": "广州市第一人民医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.145243", "Name": "广州市第一人民医院-发热门诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.25287, 23.13469 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2910, "FID_": 2914.0, "LON": 113.21237, "LAT": 23.36458, "NAME_CN": "雅瑶医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145261", "Name": "雅瑶医院-综合大楼", "address": "雅源中路82" }, "geometry": { "type": "Point", "coordinates": [ 113.21237, 23.36458 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2911, "FID_": 2915.0, "LON": 113.34051, "LAT": 23.14336, "NAME_CN": "广州天鼎堂医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145266", "Name": "广州天鼎堂医疗门诊部", "address": "五山路132" }, "geometry": { "type": "Point", "coordinates": [ 113.34051, 23.14336 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2912, "FID_": 2916.0, "LON": 113.18035, "LAT": 23.45583, "NAME_CN": "宏康平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145276", "Name": "宏康平价药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.18035, 23.45583 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2913, "FID_": 2917.0, "LON": 113.26313, "LAT": 23.22618, "NAME_CN": "嘉兴堂健康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145278", "Name": "嘉兴堂健康药房", "address": "军民中路13附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26313, 23.22618 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2914, "FID_": 2918.0, "LON": 113.31456, "LAT": 23.17667, "NAME_CN": "今采健康大药房", "TELEPHONE": "13751787159", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145283", "Name": "今采健康大药房", "address": "广州大道北1112号银荔大厦首层" }, "geometry": { "type": "Point", "coordinates": [ 113.31456, 23.17667 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2915, "FID_": 2919.0, "LON": 113.72813, "LAT": 23.46613, "NAME_CN": "派潭医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145285", "Name": "派潭医院", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.72813, 23.46613 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2916, "FID_": 2920.0, "LON": 113.30881, "LAT": 23.12357, "NAME_CN": "广州市中医医院五羊门诊部", "TELEPHONE": "020-87374216", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.145291", "Name": "广州市中医医院五羊门诊部", "address": "寺右北马路三街2巷1号" }, "geometry": { "type": "Point", "coordinates": [ 113.30881, 23.12357 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2917, "FID_": 2921.0, "LON": 113.14005, "LAT": 23.46598, "NAME_CN": "杏和堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145292", "Name": "杏和堂大药房", "address": "金狮一街" }, "geometry": { "type": "Point", "coordinates": [ 113.14005, 23.46598 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2918, "FID_": 2922.0, "LON": 113.31488, "LAT": 23.13066, "NAME_CN": "壹号大药房黄埔分店", "TELEPHONE": "020-85585215", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145295", "Name": "壹号大药房黄埔分店", "address": "黄埔大道西67" }, "geometry": { "type": "Point", "coordinates": [ 113.31488, 23.13066 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2919, "FID_": 2923.0, "LON": 113.24712, "LAT": 23.411, "NAME_CN": "心源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145296", "Name": "心源大药房", "address": "山河西路" }, "geometry": { "type": "Point", "coordinates": [ 113.24712, 23.411 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2920, "FID_": 2924.0, "LON": 113.2537, "LAT": 23.40587, "NAME_CN": "健好大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145297", "Name": "健好大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.2537, 23.40587 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2921, "FID_": 2925.0, "LON": 113.34455, "LAT": 23.29764, "NAME_CN": "营溪村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145300", "Name": "营溪村卫生站", "address": "营东街1" }, "geometry": { "type": "Point", "coordinates": [ 113.34455, 23.29764 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2922, "FID_": 2926.0, "LON": 113.58003, "LAT": 23.12052, "NAME_CN": "众参药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145301", "Name": "众参药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.58003, 23.12052 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2923, "FID_": 2927.0, "LON": 113.23907, "LAT": 23.12287, "NAME_CN": "荔湾区骨伤科医院", "TELEPHONE": "020-81935964", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.145304", "Name": "荔湾区骨伤科医院-急诊", "address": "文昌北路235号" }, "geometry": { "type": "Point", "coordinates": [ 113.23907, 23.12287 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2924, "FID_": 2928.0, "LON": 113.2511, "LAT": 23.06548, "NAME_CN": "康瑞平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.145312", "Name": "康瑞平价大药房", "address": "环翠北路17附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2511, 23.06548 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2925, "FID_": 2929.0, "LON": 113.57733, "LAT": 23.5184, "NAME_CN": "好家康好康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.145319", "Name": "好家康好康药店", "address": "广从北路与大金峰路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.57733, 23.5184 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2926, "FID_": 2930.0, "LON": 113.32255, "LAT": 23.13191, "NAME_CN": "祺和大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145323", "Name": "祺和大药房", "address": "体育东路26" }, "geometry": { "type": "Point", "coordinates": [ 113.32255, 23.13191 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2927, "FID_": 2931.0, "LON": 113.22836, "LAT": 23.40831, "NAME_CN": "瑞竹堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145328", "Name": "瑞竹堂药店", "address": "凤凰北路" }, "geometry": { "type": "Point", "coordinates": [ 113.22836, 23.40831 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2928, "FID_": 2932.0, "LON": 113.30568, "LAT": 23.25199, "NAME_CN": "城康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145329", "Name": "城康药店", "address": "东平中路38号之1" }, "geometry": { "type": "Point", "coordinates": [ 113.30568, 23.25199 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2929, "FID_": 2933.0, "LON": 113.20588, "LAT": 23.37186, "NAME_CN": "加润大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145338", "Name": "加润大药房", "address": "后街东路5" }, "geometry": { "type": "Point", "coordinates": [ 113.20588, 23.37186 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2930, "FID_": 2934.0, "LON": 113.34148, "LAT": 23.11973, "NAME_CN": "德和中医门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145340", "Name": "德和中医门诊部", "address": "花城大道768号" }, "geometry": { "type": "Point", "coordinates": [ 113.34148, 23.11973 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2931, "FID_": 2935.0, "LON": 113.21308, "LAT": 23.37846, "NAME_CN": "济安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145341", "Name": "济安药店", "address": "仁和社路18" }, "geometry": { "type": "Point", "coordinates": [ 113.21308, 23.37846 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2932, "FID_": 2936.0, "LON": 113.52585, "LAT": 22.80937, "NAME_CN": "黄阁镇东湾村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.145344", "Name": "黄阁镇东湾村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.52585, 22.80937 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2933, "FID_": 2937.0, "LON": 113.28646, "LAT": 23.12762, "NAME_CN": "诺本新特药房医疗器械NO.05868", "TELEPHONE": "020-37652960", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.145346", "Name": "诺本新特药房医疗器械NO.05868", "address": "中山二路40号" }, "geometry": { "type": "Point", "coordinates": [ 113.28646, 23.12762 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2934, "FID_": 2938.0, "LON": 113.25082, "LAT": 23.18276, "NAME_CN": "海王星辰健康药房岗贝分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145351", "Name": "海王星辰健康药房岗贝分店", "address": "岗贝路174号自编9铺" }, "geometry": { "type": "Point", "coordinates": [ 113.25082, 23.18276 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2935, "FID_": 2939.0, "LON": 113.30147, "LAT": 23.43966, "NAME_CN": "九湖卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145352", "Name": "九湖卫生站", "address": "三队一巷9" }, "geometry": { "type": "Point", "coordinates": [ 113.30147, 23.43966 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2936, "FID_": 2940.0, "LON": 113.25592, "LAT": 23.41227, "NAME_CN": "新东诚医疗综合门诊部", "TELEPHONE": "020-86730077", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145355", "Name": "新东诚医疗综合门诊部", "address": "三东大道东" }, "geometry": { "type": "Point", "coordinates": [ 113.25592, 23.41227 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2937, "FID_": 2941.0, "LON": 113.3828, "LAT": 22.84119, "NAME_CN": "林和药业连锁创信职工药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.145357", "Name": "林和药业连锁创信职工药店", "address": "榄九路38" }, "geometry": { "type": "Point", "coordinates": [ 113.3828, 22.84119 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2938, "FID_": 2942.0, "LON": 113.20016, "LAT": 23.40491, "NAME_CN": "花都区金钻口腔门诊部", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145358", "Name": "花都区金钻口腔门诊部", "address": "建设北路131-49" }, "geometry": { "type": "Point", "coordinates": [ 113.20016, 23.40491 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2939, "FID_": 2943.0, "LON": 113.56843, "LAT": 23.55366, "NAME_CN": "南方医科大学第五附属医院3号住院楼", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.145359", "Name": "南方医科大学第五附属医院3号住院楼", "address": "从城大道566号" }, "geometry": { "type": "Point", "coordinates": [ 113.56843, 23.55366 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2940, "FID_": 2944.0, "LON": 113.21707, "LAT": 23.47232, "NAME_CN": "源德药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145363", "Name": "源德药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21707, 23.47232 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2941, "FID_": 2945.0, "LON": 113.32154, "LAT": 23.0134, "NAME_CN": "正康连锁大药房植村分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145365", "Name": "正康连锁大药房植村分店", "address": "植村工业三路3号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32154, 23.0134 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2942, "FID_": 2946.0, "LON": 113.14585, "LAT": 23.46068, "NAME_CN": "君悦大药房NO.119", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145371", "Name": "君悦大药房NO.119", "address": "永福路" }, "geometry": { "type": "Point", "coordinates": [ 113.14585, 23.46068 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2943, "FID_": 2947.0, "LON": 113.33827, "LAT": 23.17946, "NAME_CN": "东兴堂大药房元岗分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145385", "Name": "东兴堂大药房元岗分店", "address": "上元岗西便巷1楼2号" }, "geometry": { "type": "Point", "coordinates": [ 113.33827, 23.17946 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2944, "FID_": 2948.0, "LON": 113.16104, "LAT": 23.46086, "NAME_CN": "花都百信门诊部", "TELEPHONE": "020-31660205", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145390", "Name": "花都百信门诊部", "address": "雄狮东路1" }, "geometry": { "type": "Point", "coordinates": [ 113.16104, 23.46086 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2945, "FID_": 2949.0, "LON": 113.81065, "LAT": 23.42206, "NAME_CN": "小楼镇东境村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145392", "Name": "小楼镇东境村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.81065, 23.42206 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2946, "FID_": 2950.0, "LON": 113.78716, "LAT": 23.42115, "NAME_CN": "新和堂平价药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145393", "Name": "新和堂平价药店", "address": "朝阳北路" }, "geometry": { "type": "Point", "coordinates": [ 113.78716, 23.42115 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2947, "FID_": 2951.0, "LON": 113.77422, "LAT": 23.48982, "NAME_CN": "群峰药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145394", "Name": "群峰药店", "address": "大新路6" }, "geometry": { "type": "Point", "coordinates": [ 113.77422, 23.48982 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2948, "FID_": 2952.0, "LON": 113.77796, "LAT": 23.49187, "NAME_CN": "益荔康信会员平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145395", "Name": "益荔康信会员平价药房", "address": "群津街2" }, "geometry": { "type": "Point", "coordinates": [ 113.77796, 23.49187 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2949, "FID_": 2953.0, "LON": 113.65512, "LAT": 23.16112, "NAME_CN": "百年堂平价大药房增城总店", "TELEPHONE": "13602229955", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145397", "Name": "百年堂平价大药房增城总店", "address": "雅瑶大道19" }, "geometry": { "type": "Point", "coordinates": [ 113.65512, 23.16112 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2950, "FID_": 2954.0, "LON": 113.26703, "LAT": 23.26147, "NAME_CN": "诚兴大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145398", "Name": "诚兴大药房", "address": "清湖新庄街3" }, "geometry": { "type": "Point", "coordinates": [ 113.26703, 23.26147 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2951, "FID_": 2955.0, "LON": 113.18264, "LAT": 23.478, "NAME_CN": "君悦大药房NO.99", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145404", "Name": "君悦大药房NO.99", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.18264, 23.478 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2952, "FID_": 2956.0, "LON": 113.45991, "LAT": 23.13934, "NAME_CN": "姬堂社区卫生站", "TELEPHONE": "020-82375359", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.145405", "Name": "姬堂社区卫生站", "address": "长盛街83大院附近" }, "geometry": { "type": "Point", "coordinates": [ 113.45991, 23.13934 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2953, "FID_": 2957.0, "LON": 113.26525, "LAT": 23.00237, "NAME_CN": "石壁四村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145410", "Name": "石壁四村卫生站", "address": "石韦路" }, "geometry": { "type": "Point", "coordinates": [ 113.26525, 23.00237 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2954, "FID_": 2958.0, "LON": 113.32376, "LAT": 22.94594, "NAME_CN": "汀根卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145411", "Name": "汀根卫生站", "address": "东桥大街1号" }, "geometry": { "type": "Point", "coordinates": [ 113.32376, 22.94594 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2955, "FID_": 2959.0, "LON": 113.23171, "LAT": 23.41147, "NAME_CN": "嘉美牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145413", "Name": "嘉美牙科", "address": "三东大道西" }, "geometry": { "type": "Point", "coordinates": [ 113.23171, 23.41147 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2956, "FID_": 2960.0, "LON": 113.29978, "LAT": 23.27123, "NAME_CN": "丹溪堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145418", "Name": "丹溪堂大药房", "address": "南岭工业区八横路10号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29978, 23.27123 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2957, "FID_": 2961.0, "LON": 113.24923, "LAT": 23.1208, "NAME_CN": "东影德泰堂大药房", "TELEPHONE": "020-83371862", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.145421", "Name": "东影德泰堂大药房", "address": "诗书路58号" }, "geometry": { "type": "Point", "coordinates": [ 113.24923, 23.1208 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2958, "FID_": 2962.0, "LON": 113.15529, "LAT": 23.45694, "NAME_CN": "同安宝药业吉一里大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145422", "Name": "同安宝药业吉一里大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.15529, 23.45694 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2959, "FID_": 2963.0, "LON": 113.14292, "LAT": 23.46069, "NAME_CN": "佳和大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145423", "Name": "佳和大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.14292, 23.46069 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2960, "FID_": 2964.0, "LON": 113.29398, "LAT": 23.34932, "NAME_CN": "人禾医疗门诊部", "TELEPHONE": "020-62721520", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145449", "Name": "人禾医疗门诊部", "address": "集英街195" }, "geometry": { "type": "Point", "coordinates": [ 113.29398, 23.34932 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2961, "FID_": 2965.0, "LON": 113.29255, "LAT": 23.34712, "NAME_CN": "福来康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145450", "Name": "福来康药店", "address": "华西路190" }, "geometry": { "type": "Point", "coordinates": [ 113.29255, 23.34712 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2962, "FID_": 2966.0, "LON": 113.28842, "LAT": 23.07904, "NAME_CN": "唐皇大药房瑞宝分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145451", "Name": "唐皇大药房瑞宝分店", "address": "南岸社大街20巷2" }, "geometry": { "type": "Point", "coordinates": [ 113.28842, 23.07904 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2963, "FID_": 2967.0, "LON": 113.39704, "LAT": 22.89395, "NAME_CN": "易生堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.145461", "Name": "易生堂药店", "address": "简太路1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39704, 22.89395 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2964, "FID_": 2968.0, "LON": 113.08345, "LAT": 23.43764, "NAME_CN": "赤坭镇丰群村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145468", "Name": "赤坭镇丰群村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.08345, 23.43764 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2965, "FID_": 2969.0, "LON": 113.31429, "LAT": 23.12623, "NAME_CN": "龙脊康医疗门诊部", "TELEPHONE": "020-83800383", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145469", "Name": "龙脊康医疗门诊部", "address": "金穗路42" }, "geometry": { "type": "Point", "coordinates": [ 113.31429, 23.12623 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2966, "FID_": 2970.0, "LON": 113.395, "LAT": 23.11904, "NAME_CN": "天河共康医疗门诊", "TELEPHONE": "020-82323755", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145470", "Name": "天河共康医疗门诊", "address": "东圃陂东路9" }, "geometry": { "type": "Point", "coordinates": [ 113.395, 23.11904 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2967, "FID_": 2971.0, "LON": 113.44928, "LAT": 22.88994, "NAME_CN": "广州正康连锁大药房东发分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.145472", "Name": "广州正康连锁大药房东发分店", "address": "东发二路76号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.44928, 22.88994 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2968, "FID_": 2972.0, "LON": 113.59322, "LAT": 23.54881, "NAME_CN": "杏春堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.145473", "Name": "杏春堂大药房", "address": "河东北路41" }, "geometry": { "type": "Point", "coordinates": [ 113.59322, 23.54881 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2969, "FID_": 2973.0, "LON": 113.51823, "LAT": 23.0882, "NAME_CN": "广州医学院港湾医院新港门诊部", "TELEPHONE": "020-82153120", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.145476", "Name": "广州医学院港湾医院新港门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.51823, 23.0882 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2970, "FID_": 2974.0, "LON": 113.24735, "LAT": 23.12186, "NAME_CN": "广州市东升医院", "TELEPHONE": "020-81911115", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.145478", "Name": "广州市东升医院", "address": "人民中路375" }, "geometry": { "type": "Point", "coordinates": [ 113.24735, 23.12186 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2971, "FID_": 2975.0, "LON": 113.25139, "LAT": 23.14479, "NAME_CN": "流花桥药房", "TELEPHONE": "020-36634673", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.145479", "Name": "流花桥药房", "address": "人民北路919广州军区广州总医院" }, "geometry": { "type": "Point", "coordinates": [ 113.25139, 23.14479 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2972, "FID_": 2976.0, "LON": 113.27662, "LAT": 23.10508, "NAME_CN": "万寿门诊部", "TELEPHONE": "020-34297891", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145483", "Name": "万寿门诊部", "address": "万寿路77" }, "geometry": { "type": "Point", "coordinates": [ 113.27662, 23.10508 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2973, "FID_": 2977.0, "LON": 113.30766, "LAT": 23.15394, "NAME_CN": "白云药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145485", "Name": "白云药房", "address": "先烈东路" }, "geometry": { "type": "Point", "coordinates": [ 113.30766, 23.15394 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2974, "FID_": 2978.0, "LON": 113.48297, "LAT": 22.94512, "NAME_CN": "广州医科大学附属第四医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145486", "Name": "广州医科大学附属第四医院门诊部", "address": "亚运南路63" }, "geometry": { "type": "Point", "coordinates": [ 113.48297, 22.94512 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2975, "FID_": 2979.0, "LON": 113.48278, "LAT": 22.94649, "NAME_CN": "广州医科大学附属第四医院住院部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145487", "Name": "广州医科大学附属第四医院住院部", "address": "兴岭路与兴亚五路交叉口以东" }, "geometry": { "type": "Point", "coordinates": [ 113.48278, 22.94649 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2976, "FID_": 2980.0, "LON": 113.32107, "LAT": 23.26921, "NAME_CN": "兴龙牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145491", "Name": "兴龙牙科", "address": "龙兴中路5" }, "geometry": { "type": "Point", "coordinates": [ 113.32107, 23.26921 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2977, "FID_": 2981.0, "LON": 113.28855, "LAT": 23.07164, "NAME_CN": "晓港湾大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145499", "Name": "晓港湾大药房", "address": "英华街86" }, "geometry": { "type": "Point", "coordinates": [ 113.28855, 23.07164 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2978, "FID_": 2982.0, "LON": 113.25531, "LAT": 23.2556, "NAME_CN": "御医堂大药房", "TELEPHONE": "18824160537", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145503", "Name": "御医堂大药房", "address": "石马松园街13附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25531, 23.2556 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2979, "FID_": 2983.0, "LON": 113.55461, "LAT": 23.11741, "NAME_CN": "南安村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145506", "Name": "南安村卫生站", "address": "南安中心路" }, "geometry": { "type": "Point", "coordinates": [ 113.55461, 23.11741 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2980, "FID_": 2984.0, "LON": 113.61154, "LAT": 23.11243, "NAME_CN": "新塘医院门诊部", "TELEPHONE": "020-82768701", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145507", "Name": "新塘医院门诊部", "address": "水松坣路10" }, "geometry": { "type": "Point", "coordinates": [ 113.61154, 23.11243 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2981, "FID_": 2985.0, "LON": 113.76415, "LAT": 23.33038, "NAME_CN": "荔城街群爱村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145509", "Name": "荔城街群爱村卫生站", "address": "新围路" }, "geometry": { "type": "Point", "coordinates": [ 113.76415, 23.33038 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2982, "FID_": 2986.0, "LON": 113.38197, "LAT": 23.01001, "NAME_CN": "健泉药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145513", "Name": "健泉药店", "address": "南阳路90" }, "geometry": { "type": "Point", "coordinates": [ 113.38197, 23.01001 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2983, "FID_": 2987.0, "LON": 113.28222, "LAT": 23.14165, "NAME_CN": "博济康之选药店淘金分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.145514", "Name": "博济康之选药店淘金分店", "address": "淘金坑29" }, "geometry": { "type": "Point", "coordinates": [ 113.28222, 23.14165 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2984, "FID_": 2988.0, "LON": 113.8153, "LAT": 23.28227, "NAME_CN": "增城市中医医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145532", "Name": "增城市中医医院-发热门诊", "address": "荔乡路" }, "geometry": { "type": "Point", "coordinates": [ 113.8153, 23.28227 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2985, "FID_": 2989.0, "LON": 113.45093, "LAT": 23.10261, "NAME_CN": "东兴堂大药房丰乐分店", "TELEPHONE": "020-32203333", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.145538", "Name": "东兴堂大药房丰乐分店", "address": "丰乐南路298号惠润广场1704铺" }, "geometry": { "type": "Point", "coordinates": [ 113.45093, 23.10261 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2986, "FID_": 2990.0, "LON": 113.06079, "LAT": 23.28011, "NAME_CN": "炭步镇塘美村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145539", "Name": "炭步镇塘美村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.06079, 23.28011 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2987, "FID_": 2991.0, "LON": 113.82319, "LAT": 23.29849, "NAME_CN": "杏仁堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145540", "Name": "杏仁堂大药房", "address": "富国路16" }, "geometry": { "type": "Point", "coordinates": [ 113.82319, 23.29849 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2988, "FID_": 2992.0, "LON": 113.31309, "LAT": 23.01832, "NAME_CN": "长荣大药房", "TELEPHONE": "020-84532610|020-84532610", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145541", "Name": "长荣大药房", "address": "景华南路42号" }, "geometry": { "type": "Point", "coordinates": [ 113.31309, 23.01832 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2989, "FID_": 2993.0, "LON": 113.55574, "LAT": 22.79996, "NAME_CN": "康术堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.145547", "Name": "康术堂药房", "address": "进港大道312号126铺" }, "geometry": { "type": "Point", "coordinates": [ 113.55574, 22.79996 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2990, "FID_": 2994.0, "LON": 113.83697, "LAT": 23.2887, "NAME_CN": "增城市慢性病防治站东桥门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145551", "Name": "增城市慢性病防治站东桥门诊部", "address": "东桥东路" }, "geometry": { "type": "Point", "coordinates": [ 113.83697, 23.2887 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2991, "FID_": 2995.0, "LON": 113.35202, "LAT": 22.95203, "NAME_CN": "市桥医院体检中心", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145568", "Name": "市桥医院体检中心", "address": "捷进中路57" }, "geometry": { "type": "Point", "coordinates": [ 113.35202, 22.95203 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2992, "FID_": 2996.0, "LON": 113.27429, "LAT": 23.12615, "NAME_CN": "森莲药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.145587", "Name": "森莲药店", "address": "永胜街43号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27429, 23.12615 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2993, "FID_": 2997.0, "LON": 113.46357, "LAT": 23.10333, "NAME_CN": "慈爱药店文园店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.145594", "Name": "慈爱药店文园店", "address": "文元牛地街20" }, "geometry": { "type": "Point", "coordinates": [ 113.46357, 23.10333 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2994, "FID_": 2998.0, "LON": 113.46397, "LAT": 23.1031, "NAME_CN": "新去疾药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.145595", "Name": "新去疾药房", "address": "文元牛地街24-1" }, "geometry": { "type": "Point", "coordinates": [ 113.46397, 23.1031 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2995, "FID_": 2999.0, "LON": 113.60411, "LAT": 23.1246, "NAME_CN": "福懋动物诊所新塘分院", "TELEPHONE": "020-82693315", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145597", "Name": "福懋动物诊所新塘分院", "address": "广深大道中164" }, "geometry": { "type": "Point", "coordinates": [ 113.60411, 23.1246 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2996, "FID_": 3000.0, "LON": 113.28814, "LAT": 23.10236, "NAME_CN": "广州市同济中医门诊部", "TELEPHONE": "020-28984111", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145600", "Name": "广州市同济中医门诊部", "address": "江怡路311号" }, "geometry": { "type": "Point", "coordinates": [ 113.28814, 23.10236 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2997, "FID_": 3001.0, "LON": 113.32069, "LAT": 23.2092, "NAME_CN": "百和堂大药房榕树头分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145602", "Name": "百和堂大药房榕树头分店", "address": "榕树头路25" }, "geometry": { "type": "Point", "coordinates": [ 113.32069, 23.2092 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2998, "FID_": 3002.0, "LON": 113.32039, "LAT": 23.20886, "NAME_CN": "榕树药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145603", "Name": "榕树药店", "address": "榕树头路23号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32039, 23.20886 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 2999, "FID_": 3003.0, "LON": 113.30295, "LAT": 23.06919, "NAME_CN": "广州协佳医院急诊", "TELEPHONE": "020-84218266", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145605", "Name": "广州协佳医院急诊", "address": "广州大道南1698号" }, "geometry": { "type": "Point", "coordinates": [ 113.30295, 23.06919 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3000, "FID_": 3004.0, "LON": 113.30565, "LAT": 23.06746, "NAME_CN": "御药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145606", "Name": "御药房", "address": "池滘东三街17号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.30565, 23.06746 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3001, "FID_": 3005.0, "LON": 113.39439, "LAT": 22.93658, "NAME_CN": "番禺区石基健生堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145608", "Name": "番禺区石基健生堂药店", "address": "振兴南路" }, "geometry": { "type": "Point", "coordinates": [ 113.39439, 22.93658 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3002, "FID_": 3006.0, "LON": 113.58651, "LAT": 23.55226, "NAME_CN": "胡学连牙科诊所", "TELEPHONE": "020-87948081", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.145614", "Name": "胡学连牙科诊所", "address": "西宁东路" }, "geometry": { "type": "Point", "coordinates": [ 113.58651, 23.55226 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3003, "FID_": 3007.0, "LON": 113.26269, "LAT": 23.13375, "NAME_CN": "张广中牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.145615", "Name": "张广中牙科", "address": "正南路23-4" }, "geometry": { "type": "Point", "coordinates": [ 113.26269, 23.13375 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3004, "FID_": 3008.0, "LON": 113.21163, "LAT": 23.11027, "NAME_CN": "国滋林大药房芳村大道西分店", "TELEPHONE": "13570019880", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.145618", "Name": "国滋林大药房芳村大道西分店", "address": "芳村大道西129号之1" }, "geometry": { "type": "Point", "coordinates": [ 113.21163, 23.11027 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3005, "FID_": 3009.0, "LON": 113.33317, "LAT": 22.90504, "NAME_CN": "南村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145620", "Name": "南村卫生站", "address": "汇源直街30" }, "geometry": { "type": "Point", "coordinates": [ 113.33317, 22.90504 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3006, "FID_": 3010.0, "LON": 113.36889, "LAT": 22.96303, "NAME_CN": "林和药业康辉大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145622", "Name": "林和药业康辉大药房", "address": "新村东六街1" }, "geometry": { "type": "Point", "coordinates": [ 113.36889, 22.96303 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3007, "FID_": 3011.0, "LON": 113.37487, "LAT": 23.13216, "NAME_CN": "万众康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145623", "Name": "万众康药店", "address": "达善大街" }, "geometry": { "type": "Point", "coordinates": [ 113.37487, 23.13216 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3008, "FID_": 3012.0, "LON": 113.46789, "LAT": 23.58902, "NAME_CN": "小坑村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.145626", "Name": "小坑村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.46789, 23.58902 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3009, "FID_": 3013.0, "LON": 113.30156, "LAT": 22.97578, "NAME_CN": "常青药店", "TELEPHONE": "020-84776778", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145631", "Name": "常青药店", "address": "骏业西路" }, "geometry": { "type": "Point", "coordinates": [ 113.30156, 22.97578 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3010, "FID_": 3014.0, "LON": 113.41564, "LAT": 23.12618, "NAME_CN": "春和大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145633", "Name": "春和大药房", "address": "珠村隔塘街与珠村文化大街交叉口以北" }, "geometry": { "type": "Point", "coordinates": [ 113.41564, 23.12618 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3011, "FID_": 3015.0, "LON": 113.82918, "LAT": 23.29636, "NAME_CN": "城丰卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145645", "Name": "城丰卫生站", "address": "富国路" }, "geometry": { "type": "Point", "coordinates": [ 113.82918, 23.29636 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3012, "FID_": 3016.0, "LON": 113.25202, "LAT": 23.1872, "NAME_CN": "吉旺宠物医院", "TELEPHONE": "020-86640789", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145647", "Name": "吉旺宠物医院", "address": "三元里大道1240" }, "geometry": { "type": "Point", "coordinates": [ 113.25202, 23.1872 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3013, "FID_": 3017.0, "LON": 113.52102, "LAT": 23.25855, "NAME_CN": "金坑村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.145657", "Name": "金坑村卫生站", "address": "金坑大道" }, "geometry": { "type": "Point", "coordinates": [ 113.52102, 23.25855 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3014, "FID_": 3018.0, "LON": 113.54318, "LAT": 22.70609, "NAME_CN": "正康连锁大药房万顷沙分店", "TELEPHONE": "020-84943268", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.145664", "Name": "正康连锁大药房万顷沙分店", "address": "珠江东二路43" }, "geometry": { "type": "Point", "coordinates": [ 113.54318, 22.70609 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3015, "FID_": 3019.0, "LON": 113.54516, "LAT": 22.71099, "NAME_CN": "八和堂药房", "TELEPHONE": "020-84943950|020-84941830", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.145665", "Name": "八和堂药房", "address": "新兴路" }, "geometry": { "type": "Point", "coordinates": [ 113.54516, 22.71099 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3016, "FID_": 3020.0, "LON": 113.31595, "LAT": 23.19154, "NAME_CN": "广州军区广州总医院附属一五七医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145668", "Name": "广州军区广州总医院附属一五七医院-住院楼", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.31595, 23.19154 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3017, "FID_": 3021.0, "LON": 113.59191, "LAT": 23.54342, "NAME_CN": "好家康众和大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.145670", "Name": "好家康众和大药房", "address": "江埔镇附近" }, "geometry": { "type": "Point", "coordinates": [ 113.59191, 23.54342 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3018, "FID_": 3022.0, "LON": 113.37577, "LAT": 23.1646, "NAME_CN": "岑村医院", "TELEPHONE": "020-87238841", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145672", "Name": "岑村医院-急诊", "address": "岑村东外街" }, "geometry": { "type": "Point", "coordinates": [ 113.37577, 23.1646 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3019, "FID_": 3023.0, "LON": 113.32605, "LAT": 23.13144, "NAME_CN": "立德动物医院", "TELEPHONE": "020-87570157", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145679", "Name": "立德动物医院", "address": "体育东横街74" }, "geometry": { "type": "Point", "coordinates": [ 113.32605, 23.13144 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3020, "FID_": 3024.0, "LON": 113.34463, "LAT": 23.07499, "NAME_CN": "广州友爱门诊部", "TELEPHONE": "15323363022", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145682", "Name": "广州友爱门诊部", "address": "华洲路" }, "geometry": { "type": "Point", "coordinates": [ 113.34463, 23.07499 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3021, "FID_": 3025.0, "LON": 113.55515, "LAT": 23.20202, "NAME_CN": "民信药业药店甘竹分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.145696", "Name": "民信药业药店甘竹分店", "address": "甘竹中街3" }, "geometry": { "type": "Point", "coordinates": [ 113.55515, 23.20202 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3022, "FID_": 3026.0, "LON": 113.2623, "LAT": 23.1073, "NAME_CN": "真康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145698", "Name": "真康大药房", "address": "南村路41" }, "geometry": { "type": "Point", "coordinates": [ 113.2623, 23.1073 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3023, "FID_": 3027.0, "LON": 113.32264, "LAT": 23.16446, "NAME_CN": "兴华街燕塘社区卫生站", "TELEPHONE": "020-61372102", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145702", "Name": "兴华街燕塘社区卫生站", "address": "燕兴路56号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32264, 23.16446 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3024, "FID_": 3028.0, "LON": 113.57107, "LAT": 23.11631, "NAME_CN": "鸿桓堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145704", "Name": "鸿桓堂药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.57107, 23.11631 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3025, "FID_": 3029.0, "LON": 113.29877, "LAT": 23.23069, "NAME_CN": "永兴康民药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145713", "Name": "永兴康民药房", "address": "永康北路7" }, "geometry": { "type": "Point", "coordinates": [ 113.29877, 23.23069 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3026, "FID_": 3030.0, "LON": 113.2229, "LAT": 23.09159, "NAME_CN": "陈建明牙科诊所", "TELEPHONE": "020-83680281", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.145717", "Name": "陈建明牙科诊所", "address": "东漖北路" }, "geometry": { "type": "Point", "coordinates": [ 113.2229, 23.09159 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3027, "FID_": 3031.0, "LON": 113.22826, "LAT": 23.40549, "NAME_CN": "海王星辰健康药房南航分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145721", "Name": "海王星辰健康药房南航分店", "address": "凤凰北路" }, "geometry": { "type": "Point", "coordinates": [ 113.22826, 23.40549 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3028, "FID_": 3032.0, "LON": 113.5894, "LAT": 23.12452, "NAME_CN": "海康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145725", "Name": "海康药店", "address": "广深大道西115" }, "geometry": { "type": "Point", "coordinates": [ 113.5894, 23.12452 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3029, "FID_": 3033.0, "LON": 113.60303, "LAT": 23.12187, "NAME_CN": "钟氏牙科", "TELEPHONE": "13539955173", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145731", "Name": "钟氏牙科", "address": "电信横街23" }, "geometry": { "type": "Point", "coordinates": [ 113.60303, 23.12187 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3030, "FID_": 3034.0, "LON": 113.23974, "LAT": 23.11468, "NAME_CN": "心爱宠物医院", "TELEPHONE": "020-81952146", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.145732", "Name": "心爱宠物医院", "address": "十三甫路9" }, "geometry": { "type": "Point", "coordinates": [ 113.23974, 23.11468 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3031, "FID_": 3035.0, "LON": 113.39675, "LAT": 23.38864, "NAME_CN": "钟落潭村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145737", "Name": "钟落潭村卫生站", "address": "钟联路1" }, "geometry": { "type": "Point", "coordinates": [ 113.39675, 23.38864 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3032, "FID_": 3036.0, "LON": 113.38968, "LAT": 23.13081, "NAME_CN": "家家乐康复医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145745", "Name": "家家乐康复医院-急诊", "address": "车陂北街大岗二巷96" }, "geometry": { "type": "Point", "coordinates": [ 113.38968, 23.13081 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3033, "FID_": 3037.0, "LON": 113.38762, "LAT": 23.1283, "NAME_CN": "名冠动物医院", "TELEPHONE": "020-82578232", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145746", "Name": "名冠动物医院", "address": "中山大道中43" }, "geometry": { "type": "Point", "coordinates": [ 113.38762, 23.1283 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3034, "FID_": 3038.0, "LON": 113.33552, "LAT": 23.19111, "NAME_CN": "仁义堂药房", "TELEPHONE": "020-22342383", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145747", "Name": "仁义堂药房", "address": "银兴路46号" }, "geometry": { "type": "Point", "coordinates": [ 113.33552, 23.19111 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3035, "FID_": 3039.0, "LON": 113.26296, "LAT": 23.12935, "NAME_CN": "韩国燊牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.145749", "Name": "韩国燊牙科诊所", "address": "昌兴街33" }, "geometry": { "type": "Point", "coordinates": [ 113.26296, 23.12935 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3036, "FID_": 3040.0, "LON": 113.20487, "LAT": 23.38835, "NAME_CN": "康康宠物医护服务中心", "TELEPHONE": "13602794025", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145755", "Name": "康康宠物医护服务中心", "address": "四小街" }, "geometry": { "type": "Point", "coordinates": [ 113.20487, 23.38835 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3037, "FID_": 3041.0, "LON": 113.50214, "LAT": 23.58104, "NAME_CN": "慈济医院", "TELEPHONE": "020-87863120", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.145756", "Name": "慈济医院", "address": "府前路与城鳌大道东交叉口" }, "geometry": { "type": "Point", "coordinates": [ 113.50214, 23.58104 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3038, "FID_": 3042.0, "LON": 113.50214, "LAT": 23.58104, "NAME_CN": "慈济医院急诊", "TELEPHONE": "020-87863120", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.145757", "Name": "慈济医院急诊", "address": "府前路" }, "geometry": { "type": "Point", "coordinates": [ 113.50214, 23.58104 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3039, "FID_": 3043.0, "LON": 113.49924, "LAT": 23.58252, "NAME_CN": "佰诚堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.145758", "Name": "佰诚堂药店", "address": "府前路" }, "geometry": { "type": "Point", "coordinates": [ 113.49924, 23.58252 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3040, "FID_": 3044.0, "LON": 113.20164, "LAT": 23.47435, "NAME_CN": "狮岭镇新扬村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145760", "Name": "狮岭镇新扬村卫生站", "address": "狮岭镇中心村" }, "geometry": { "type": "Point", "coordinates": [ 113.20164, 23.47435 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3041, "FID_": 3045.0, "LON": 113.28441, "LAT": 23.26633, "NAME_CN": "源鑫大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145761", "Name": "源鑫大药房", "address": "苏太路二横路2号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.28441, 23.26633 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3042, "FID_": 3046.0, "LON": 113.24291, "LAT": 23.37231, "NAME_CN": "雅瑶医院社区卫生服务站", "TELEPHONE": "020-28610086", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145762", "Name": "雅瑶医院社区卫生服务站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.24291, 23.37231 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3043, "FID_": 3047.0, "LON": 113.1418, "LAT": 23.47068, "NAME_CN": "聚翔堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145763", "Name": "聚翔堂大药房", "address": "石东新街2" }, "geometry": { "type": "Point", "coordinates": [ 113.1418, 23.47068 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3044, "FID_": 3048.0, "LON": 113.40338, "LAT": 22.95001, "NAME_CN": "石基晨光大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145764", "Name": "石基晨光大药房", "address": "江裕大街" }, "geometry": { "type": "Point", "coordinates": [ 113.40338, 22.95001 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3045, "FID_": 3049.0, "LON": 113.28477, "LAT": 22.91962, "NAME_CN": "保康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145771", "Name": "保康药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.28477, 22.91962 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3046, "FID_": 3050.0, "LON": 113.36055, "LAT": 22.9539, "NAME_CN": "冠美口腔专科门诊", "TELEPHONE": "020-39995152", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145773", "Name": "冠美口腔专科门诊", "address": "捷进中路瑞华苑1030铺" }, "geometry": { "type": "Point", "coordinates": [ 113.36055, 22.9539 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3047, "FID_": 3051.0, "LON": 113.28819, "LAT": 23.21879, "NAME_CN": "伟达动物医院", "TELEPHONE": "020-22350502", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145780", "Name": "伟达动物医院", "address": "解放庄北街4店铺附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28819, 23.21879 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3048, "FID_": 3052.0, "LON": 113.33496, "LAT": 23.13928, "NAME_CN": "光大牙科", "TELEPHONE": "020-38491826", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145784", "Name": "光大牙科", "address": "龙口横街2号27铺" }, "geometry": { "type": "Point", "coordinates": [ 113.33496, 23.13928 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3049, "FID_": 3053.0, "LON": 113.34466, "LAT": 22.95974, "NAME_CN": "沙头街大罗社区卫生站", "TELEPHONE": "020-34806111", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145792", "Name": "沙头街大罗社区卫生站", "address": "沙头街银平路77" }, "geometry": { "type": "Point", "coordinates": [ 113.34466, 22.95974 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3050, "FID_": 3054.0, "LON": 113.3344, "LAT": 23.2996, "NAME_CN": "康之家爱心药房太和配送点", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145793", "Name": "康之家爱心药房太和配送点", "address": "白云汽车货运站对面向北" }, "geometry": { "type": "Point", "coordinates": [ 113.3344, 23.2996 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3051, "FID_": 3055.0, "LON": 113.21825, "LAT": 23.39855, "NAME_CN": "普德堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145794", "Name": "普德堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21825, 23.39855 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3052, "FID_": 3056.0, "LON": 113.26524, "LAT": 23.07725, "NAME_CN": "广州医学院第二附属医院西院区急诊", "TELEPHONE": "020-84336888", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145804", "Name": "广州医学院第二附属医院西院区急诊", "address": "广纸路21" }, "geometry": { "type": "Point", "coordinates": [ 113.26524, 23.07725 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3053, "FID_": 3057.0, "LON": 113.29247, "LAT": 23.07208, "NAME_CN": "中山大学附属第二医院南院急诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145805", "Name": "中山大学附属第二医院南院急诊", "address": "盈丰路33" }, "geometry": { "type": "Point", "coordinates": [ 113.29247, 23.07208 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3054, "FID_": 3058.0, "LON": 113.30017, "LAT": 23.09816, "NAME_CN": "广州新海医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145806", "Name": "广州新海医院-急诊科", "address": "新港西路167号" }, "geometry": { "type": "Point", "coordinates": [ 113.30017, 23.09816 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3055, "FID_": 3059.0, "LON": 113.39566, "LAT": 23.11966, "NAME_CN": "天河区人民医院", "TELEPHONE": "020-82324570", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145807", "Name": "天河区人民医院-急救中心", "address": "东圃大马路13号" }, "geometry": { "type": "Point", "coordinates": [ 113.39566, 23.11966 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3056, "FID_": 3060.0, "LON": 113.31328, "LAT": 23.13194, "NAME_CN": "广州市第十二人民医院", "TELEPHONE": "020-38665600", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145808", "Name": "广州市第十二人民医院-急诊", "address": "天强路1" }, "geometry": { "type": "Point", "coordinates": [ 113.31328, 23.13194 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3057, "FID_": 3061.0, "LON": 113.30819, "LAT": 23.15132, "NAME_CN": "白云区人民医院", "TELEPHONE": "020-37236979", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145809", "Name": "白云区人民医院-急诊", "address": "广州大道中1305" }, "geometry": { "type": "Point", "coordinates": [ 113.30819, 23.15132 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3058, "FID_": 3062.0, "LON": 113.22481, "LAT": 23.2189, "NAME_CN": "济世堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145818", "Name": "济世堂药店", "address": "万福街" }, "geometry": { "type": "Point", "coordinates": [ 113.22481, 23.2189 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3059, "FID_": 3063.0, "LON": 113.52799, "LAT": 22.84332, "NAME_CN": "黄阁镇小虎村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.145830", "Name": "黄阁镇小虎村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.52799, 22.84332 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3060, "FID_": 3064.0, "LON": 113.35788, "LAT": 23.01996, "NAME_CN": "员岗社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145832", "Name": "员岗社区卫生站", "address": "南村镇员岗村员岗大道24号" }, "geometry": { "type": "Point", "coordinates": [ 113.35788, 23.01996 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3061, "FID_": 3065.0, "LON": 113.20342, "LAT": 23.27366, "NAME_CN": "康之家爱心药房江高店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145833", "Name": "康之家爱心药房江高店", "address": "大田东路75" }, "geometry": { "type": "Point", "coordinates": [ 113.20342, 23.27366 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3062, "FID_": 3066.0, "LON": 113.56885, "LAT": 23.27955, "NAME_CN": "春南药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.145846", "Name": "春南药店", "address": "高车路" }, "geometry": { "type": "Point", "coordinates": [ 113.56885, 23.27955 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3063, "FID_": 3067.0, "LON": 113.26071, "LAT": 23.22287, "NAME_CN": "鑫康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145854", "Name": "鑫康药房", "address": "西周街30号" }, "geometry": { "type": "Point", "coordinates": [ 113.26071, 23.22287 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3064, "FID_": 3068.0, "LON": 113.29702, "LAT": 23.22204, "NAME_CN": "永泰卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145855", "Name": "永泰卫生站", "address": "丛云路849" }, "geometry": { "type": "Point", "coordinates": [ 113.29702, 23.22204 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3065, "FID_": 3069.0, "LON": 113.4014, "LAT": 23.43306, "NAME_CN": "济民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145858", "Name": "济民药店", "address": "花东镇一一八省道" }, "geometry": { "type": "Point", "coordinates": [ 113.4014, 23.43306 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3066, "FID_": 3070.0, "LON": 113.30382, "LAT": 22.97295, "NAME_CN": "海王星辰健康药房锦绣分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145861", "Name": "海王星辰健康药房锦绣分店", "address": "锦绣生态园9号铺" }, "geometry": { "type": "Point", "coordinates": [ 113.30382, 22.97295 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3067, "FID_": 3071.0, "LON": 113.26289, "LAT": 23.22609, "NAME_CN": "仁德药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145867", "Name": "仁德药店", "address": "军民中路14" }, "geometry": { "type": "Point", "coordinates": [ 113.26289, 23.22609 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3068, "FID_": 3072.0, "LON": 113.22228, "LAT": 23.15478, "NAME_CN": "养和门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145885", "Name": "养和门诊部", "address": "螺涌北路" }, "geometry": { "type": "Point", "coordinates": [ 113.22228, 23.15478 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3069, "FID_": 3073.0, "LON": 113.29681, "LAT": 23.03572, "NAME_CN": "海王星辰健康药房丽江分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145887", "Name": "海王星辰健康药房丽江分店", "address": "丽江花园" }, "geometry": { "type": "Point", "coordinates": [ 113.29681, 23.03572 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3070, "FID_": 3074.0, "LON": 113.35198, "LAT": 23.07263, "NAME_CN": "洪福健安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145895", "Name": "洪福健安药店", "address": "土华洪福一街2巷2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35198, 23.07263 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3071, "FID_": 3075.0, "LON": 113.34882, "LAT": 23.07257, "NAME_CN": "惠泽药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145896", "Name": "惠泽药房", "address": "土华新路东街7号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34882, 23.07257 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3072, "FID_": 3076.0, "LON": 113.25395, "LAT": 23.20008, "NAME_CN": "大生门诊部", "TELEPHONE": "020-86264646", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145898", "Name": "大生门诊部", "address": "汇侨一街" }, "geometry": { "type": "Point", "coordinates": [ 113.25395, 23.20008 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3073, "FID_": 3077.0, "LON": 113.34223, "LAT": 23.2495, "NAME_CN": "太和天盛大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145908", "Name": "太和天盛大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.34223, 23.2495 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3074, "FID_": 3078.0, "LON": 113.22659, "LAT": 23.18827, "NAME_CN": "柏健会员平价药房", "TELEPHONE": "13533920833", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145911", "Name": "柏健会员平价药房", "address": "潭村大基十四巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22659, 23.18827 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3075, "FID_": 3079.0, "LON": 113.25403, "LAT": 23.2501, "NAME_CN": "金康药房灵草堂店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145917", "Name": "金康药房灵草堂店", "address": "平沙松园中一巷17" }, "geometry": { "type": "Point", "coordinates": [ 113.25403, 23.2501 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3076, "FID_": 3080.0, "LON": 113.52231, "LAT": 23.0858, "NAME_CN": "仁德医疗门诊部", "TELEPHONE": "020-82065516", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.145921", "Name": "仁德医疗门诊部", "address": "沙涌新村三巷9" }, "geometry": { "type": "Point", "coordinates": [ 113.52231, 23.0858 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3077, "FID_": 3081.0, "LON": 113.39156, "LAT": 23.15596, "NAME_CN": "康恩大药房", "TELEPHONE": "13533581821", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145923", "Name": "康恩大药房", "address": "小新塘" }, "geometry": { "type": "Point", "coordinates": [ 113.39156, 23.15596 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3078, "FID_": 3082.0, "LON": 113.58822, "LAT": 23.55702, "NAME_CN": "邓志强牙科诊所", "TELEPHONE": "13726730983", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.145926", "Name": "邓志强牙科诊所", "address": "镇北路128" }, "geometry": { "type": "Point", "coordinates": [ 113.58822, 23.55702 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3079, "FID_": 3083.0, "LON": 113.57804, "LAT": 23.55516, "NAME_CN": "柏民药房西宁店", "TELEPHONE": "13711747462", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.145929", "Name": "柏民药房西宁店", "address": "城郊医院附近" }, "geometry": { "type": "Point", "coordinates": [ 113.57804, 23.55516 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3080, "FID_": 3084.0, "LON": 113.59195, "LAT": 23.54876, "NAME_CN": "佳康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.145937", "Name": "佳康大药房", "address": "河东北路31-1" }, "geometry": { "type": "Point", "coordinates": [ 113.59195, 23.54876 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3081, "FID_": 3085.0, "LON": 113.26606, "LAT": 23.26393, "NAME_CN": "一訫药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145944", "Name": "一訫药店", "address": "菜田街22号" }, "geometry": { "type": "Point", "coordinates": [ 113.26606, 23.26393 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3082, "FID_": 3086.0, "LON": 113.3432, "LAT": 23.36359, "NAME_CN": "钟落潭镇竹二村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145945", "Name": "钟落潭镇竹二村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.3432, 23.36359 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3083, "FID_": 3087.0, "LON": 113.39303, "LAT": 23.156, "NAME_CN": "康平会员平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145946", "Name": "康平会员平价大药房", "address": "沐陂中路" }, "geometry": { "type": "Point", "coordinates": [ 113.39303, 23.156 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3084, "FID_": 3088.0, "LON": 113.41955, "LAT": 23.11945, "NAME_CN": "泰参林大药房珠村分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145947", "Name": "泰参林大药房珠村分店", "address": "富通街5号之18铺" }, "geometry": { "type": "Point", "coordinates": [ 113.41955, 23.11945 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3085, "FID_": 3089.0, "LON": 113.43649, "LAT": 22.94797, "NAME_CN": "林和药业康锋药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145952", "Name": "林和药业康锋药店", "address": "前锋北路" }, "geometry": { "type": "Point", "coordinates": [ 113.43649, 22.94797 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3086, "FID_": 3090.0, "LON": 113.68986, "LAT": 23.14499, "NAME_CN": "沙角村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145963", "Name": "沙角村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.68986, 23.14499 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3087, "FID_": 3091.0, "LON": 113.24422, "LAT": 23.12855, "NAME_CN": "仁和堂四海药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.145966", "Name": "仁和堂四海药店", "address": "中山七路196号首层" }, "geometry": { "type": "Point", "coordinates": [ 113.24422, 23.12855 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3088, "FID_": 3092.0, "LON": 113.24956, "LAT": 23.12897, "NAME_CN": "南粤药妍医疗门诊部", "TELEPHONE": "020-88901826", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.145967", "Name": "南粤药妍医疗门诊部", "address": "人民北路452号" }, "geometry": { "type": "Point", "coordinates": [ 113.24956, 23.12897 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3089, "FID_": 3093.0, "LON": 113.75395, "LAT": 23.1981, "NAME_CN": "白江卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145968", "Name": "白江卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.75395, 23.1981 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3090, "FID_": 3094.0, "LON": 113.29676, "LAT": 23.03575, "NAME_CN": "美康专业药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.145969", "Name": "美康专业药房", "address": "新园路" }, "geometry": { "type": "Point", "coordinates": [ 113.29676, 23.03575 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3091, "FID_": 3095.0, "LON": 113.40673, "LAT": 23.11976, "NAME_CN": "康之家爱心药房前进店", "TELEPHONE": "15920189783", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.145970", "Name": "康之家爱心药房前进店", "address": "宦溪北路市场商业街002~003档" }, "geometry": { "type": "Point", "coordinates": [ 113.40673, 23.11976 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3092, "FID_": 3096.0, "LON": 113.23144, "LAT": 23.25152, "NAME_CN": "国药医药三友平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145971", "Name": "国药医药三友平价药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23144, 23.25152 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3093, "FID_": 3097.0, "LON": 113.52284, "LAT": 23.11688, "NAME_CN": "慈和慈康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.145975", "Name": "慈和慈康药房", "address": "笔村综合市场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.52284, 23.11688 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3094, "FID_": 3098.0, "LON": 113.54204, "LAT": 23.11461, "NAME_CN": "荔联街沧联社区卫生站", "TELEPHONE": "020-82181382", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.145976", "Name": "荔联街沧联社区卫生站", "address": "榕华路自编1号之1" }, "geometry": { "type": "Point", "coordinates": [ 113.54204, 23.11461 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3095, "FID_": 3099.0, "LON": 113.516, "LAT": 23.35329, "NAME_CN": "诚康药店", "TELEPHONE": "020-87487930", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.145978", "Name": "诚康药店", "address": "九佛育贤路78" }, "geometry": { "type": "Point", "coordinates": [ 113.516, 23.35329 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3096, "FID_": 3100.0, "LON": 113.82487, "LAT": 23.29492, "NAME_CN": "苏国洪门诊部", "TELEPHONE": "020-82741934", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145980", "Name": "苏国洪门诊部", "address": "沙园路西1巷1号" }, "geometry": { "type": "Point", "coordinates": [ 113.82487, 23.29492 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3097, "FID_": 3101.0, "LON": 113.19615, "LAT": 23.36958, "NAME_CN": "金家药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145987", "Name": "金家药店", "address": "工业大道东" }, "geometry": { "type": "Point", "coordinates": [ 113.19615, 23.36958 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3098, "FID_": 3102.0, "LON": 113.1993, "LAT": 23.37138, "NAME_CN": "康达药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145988", "Name": "康达药店", "address": "工业大道6" }, "geometry": { "type": "Point", "coordinates": [ 113.1993, 23.37138 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3099, "FID_": 3103.0, "LON": 113.31231, "LAT": 23.09354, "NAME_CN": "桂田牙科", "TELEPHONE": "15913184018", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.145989", "Name": "桂田牙科", "address": "桂田村南约东六巷15" }, "geometry": { "type": "Point", "coordinates": [ 113.31231, 23.09354 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3100, "FID_": 3104.0, "LON": 113.42486, "LAT": 23.44208, "NAME_CN": "大龙村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.145990", "Name": "大龙村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.42486, 23.44208 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3101, "FID_": 3105.0, "LON": 113.35288, "LAT": 23.2651, "NAME_CN": "永健堂药店林安分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.145993", "Name": "永健堂药店林安分店", "address": "林安国际物流园A3栋93~95档" }, "geometry": { "type": "Point", "coordinates": [ 113.35288, 23.2651 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3102, "FID_": 3106.0, "LON": 113.58256, "LAT": 23.18412, "NAME_CN": "义峰堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145999", "Name": "义峰堂药店", "address": "新城中路41" }, "geometry": { "type": "Point", "coordinates": [ 113.58256, 23.18412 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3103, "FID_": 3107.0, "LON": 113.23232, "LAT": 23.17999, "NAME_CN": "澳德宠物医院", "TELEPHONE": "15918541838", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146006", "Name": "澳德宠物医院", "address": "西槎路670号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.23232, 23.17999 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3104, "FID_": 3108.0, "LON": 113.33643, "LAT": 23.12941, "NAME_CN": "广东省结核病控制中心门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146007", "Name": "广东省结核病控制中心门诊部", "address": "黄埔大道西485" }, "geometry": { "type": "Point", "coordinates": [ 113.33643, 23.12941 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3105, "FID_": 3109.0, "LON": 113.17205, "LAT": 23.41745, "NAME_CN": "乐同村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146008", "Name": "乐同村卫生站", "address": "X282" }, "geometry": { "type": "Point", "coordinates": [ 113.17205, 23.41745 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3106, "FID_": 3110.0, "LON": 113.22628, "LAT": 23.21906, "NAME_CN": "一笑堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146009", "Name": "一笑堂药店", "address": "亭岗刘前大街" }, "geometry": { "type": "Point", "coordinates": [ 113.22628, 23.21906 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3107, "FID_": 3111.0, "LON": 113.21554, "LAT": 23.21659, "NAME_CN": "众安大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146010", "Name": "众安大药房", "address": "庆丰环路与庆丰九龙基街交汇处以北" }, "geometry": { "type": "Point", "coordinates": [ 113.21554, 23.21659 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3108, "FID_": 3112.0, "LON": 113.21759, "LAT": 23.38754, "NAME_CN": "福庆林大药房", "TELEPHONE": "020-86819318", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146011", "Name": "福庆林大药房", "address": "天贵路57-2" }, "geometry": { "type": "Point", "coordinates": [ 113.21759, 23.38754 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3109, "FID_": 3113.0, "LON": 113.26769, "LAT": 23.25581, "NAME_CN": "福和堂大药房罗岗分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146012", "Name": "福和堂大药房罗岗分店", "address": "罗岗北街25" }, "geometry": { "type": "Point", "coordinates": [ 113.26769, 23.25581 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3110, "FID_": 3114.0, "LON": 113.83354, "LAT": 23.21486, "NAME_CN": "石滩镇塘口村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146025", "Name": "石滩镇塘口村卫生站", "address": "塘三路" }, "geometry": { "type": "Point", "coordinates": [ 113.83354, 23.21486 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3111, "FID_": 3115.0, "LON": 113.20675, "LAT": 23.38861, "NAME_CN": "康伟平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146034", "Name": "康伟平价大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.20675, 23.38861 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3112, "FID_": 3116.0, "LON": 113.21489, "LAT": 23.14214, "NAME_CN": "益康门诊", "TELEPHONE": "020-86477701", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.146040", "Name": "益康门诊", "address": "河沙中路54号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.21489, 23.14214 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3113, "FID_": 3117.0, "LON": 113.49424, "LAT": 22.71359, "NAME_CN": "阳康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.146042", "Name": "阳康药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.49424, 22.71359 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3114, "FID_": 3118.0, "LON": 113.20784, "LAT": 23.11347, "NAME_CN": "荔湾区芳村中医院", "TELEPHONE": "020-81553291", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.146043", "Name": "荔湾区芳村中医院-急诊", "address": "芳信路131号" }, "geometry": { "type": "Point", "coordinates": [ 113.20784, 23.11347 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3115, "FID_": 3119.0, "LON": 113.33739, "LAT": 23.13679, "NAME_CN": "寿生堂大药房", "TELEPHONE": "13660573802", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146044", "Name": "寿生堂大药房", "address": "石牌东路10~14号" }, "geometry": { "type": "Point", "coordinates": [ 113.33739, 23.13679 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3116, "FID_": 3120.0, "LON": 113.47643, "LAT": 23.09862, "NAME_CN": "黄埔区中南综合门诊部", "TELEPHONE": "020-82389979", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.146063", "Name": "黄埔区中南综合门诊部", "address": "黄岗大街2号" }, "geometry": { "type": "Point", "coordinates": [ 113.47643, 23.09862 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3117, "FID_": 3121.0, "LON": 113.58438, "LAT": 23.5524, "NAME_CN": "众一大药房", "TELEPHONE": "13302321369", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.146064", "Name": "众一大药房", "address": "西宁中路" }, "geometry": { "type": "Point", "coordinates": [ 113.58438, 23.5524 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3118, "FID_": 3122.0, "LON": 113.24223, "LAT": 23.13031, "NAME_CN": "北京同仁堂康王药店", "TELEPHONE": "020-88905081", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.146068", "Name": "北京同仁堂康王药店", "address": "康王北路944" }, "geometry": { "type": "Point", "coordinates": [ 113.24223, 23.13031 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3119, "FID_": 3123.0, "LON": 113.35815, "LAT": 23.14409, "NAME_CN": "德善堂宠物医院", "TELEPHONE": "13631495035", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146077", "Name": "德善堂宠物医院", "address": "华景北路257" }, "geometry": { "type": "Point", "coordinates": [ 113.35815, 23.14409 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3120, "FID_": 3124.0, "LON": 113.35251, "LAT": 23.17047, "NAME_CN": "安源药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146078", "Name": "安源药店", "address": "美景街64" }, "geometry": { "type": "Point", "coordinates": [ 113.35251, 23.17047 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3121, "FID_": 3125.0, "LON": 113.22384, "LAT": 23.10516, "NAME_CN": "广州中医药大学第三附属医院山村门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.146086", "Name": "广州中医药大学第三附属医院山村门诊部", "address": "山村路1" }, "geometry": { "type": "Point", "coordinates": [ 113.22384, 23.10516 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3122, "FID_": 3126.0, "LON": 113.3961, "LAT": 23.05884, "NAME_CN": "广州中医药大学第三附属医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.146087", "Name": "广州中医药大学第三附属医院门诊部", "address": "外环东路广州中医药大学大学城校区" }, "geometry": { "type": "Point", "coordinates": [ 113.3961, 23.05884 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3123, "FID_": 3127.0, "LON": 113.52947, "LAT": 23.09744, "NAME_CN": "林和药业连锁公司四海药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.146092", "Name": "林和药业连锁公司四海药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.52947, 23.09744 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3124, "FID_": 3128.0, "LON": 113.41334, "LAT": 23.03879, "NAME_CN": "正和药业永健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.146096", "Name": "正和药业永健药店", "address": "兴华路" }, "geometry": { "type": "Point", "coordinates": [ 113.41334, 23.03879 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3125, "FID_": 3129.0, "LON": 113.78744, "LAT": 23.17456, "NAME_CN": "顾志文牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146106", "Name": "顾志文牙科", "address": "立新东路57号2栋118" }, "geometry": { "type": "Point", "coordinates": [ 113.78744, 23.17456 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3126, "FID_": 3130.0, "LON": 113.6173, "LAT": 23.29431, "NAME_CN": "健知林药房", "TELEPHONE": "020-32955955", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146107", "Name": "健知林药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.6173, 23.29431 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3127, "FID_": 3131.0, "LON": 113.83734, "LAT": 23.28667, "NAME_CN": "增城市人民医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146108", "Name": "增城市人民医院-崇德楼", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.83734, 23.28667 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3128, "FID_": 3132.0, "LON": 113.25221, "LAT": 23.12332, "NAME_CN": "广东省人民医院健康管理中心", "TELEPHONE": "020-81861946", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.146109", "Name": "广东省人民医院健康管理中心", "address": "惠福西路123号" }, "geometry": { "type": "Point", "coordinates": [ 113.25221, 23.12332 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3129, "FID_": 3133.0, "LON": 113.22071, "LAT": 23.17797, "NAME_CN": "千金药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146120", "Name": "千金药房", "address": "增槎江南大楼13号" }, "geometry": { "type": "Point", "coordinates": [ 113.22071, 23.17797 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3130, "FID_": 3134.0, "LON": 113.48367, "LAT": 23.09227, "NAME_CN": "林和药业连锁沙浦药店", "TELEPHONE": "020-31855108", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.146121", "Name": "林和药业连锁沙浦药店", "address": "沙浦塘方二巷" }, "geometry": { "type": "Point", "coordinates": [ 113.48367, 23.09227 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3131, "FID_": 3135.0, "LON": 113.21249, "LAT": 23.3964, "NAME_CN": "福民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146122", "Name": "福民药店", "address": "公益路6-4" }, "geometry": { "type": "Point", "coordinates": [ 113.21249, 23.3964 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3132, "FID_": 3136.0, "LON": 113.18028, "LAT": 23.38466, "NAME_CN": "康诚药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146124", "Name": "康诚药店", "address": "郭仁新屋巷" }, "geometry": { "type": "Point", "coordinates": [ 113.18028, 23.38466 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3133, "FID_": 3137.0, "LON": 113.32214, "LAT": 23.19586, "NAME_CN": "搏威宠物连锁东坑分所", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146130", "Name": "搏威宠物连锁东坑分所", "address": "广州大道北" }, "geometry": { "type": "Point", "coordinates": [ 113.32214, 23.19586 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3134, "FID_": 3138.0, "LON": 113.3052, "LAT": 23.11627, "NAME_CN": "华南医疗门诊部口腔科", "TELEPHONE": "020-87396016", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.146132", "Name": "华南医疗门诊部口腔科", "address": "江月路9" }, "geometry": { "type": "Point", "coordinates": [ 113.3052, 23.11627 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3135, "FID_": 3139.0, "LON": 113.28933, "LAT": 23.10285, "NAME_CN": "爱齿尔口腔门诊部", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.146140", "Name": "爱齿尔口腔门诊部", "address": "江怡路" }, "geometry": { "type": "Point", "coordinates": [ 113.28933, 23.10285 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3136, "FID_": 3140.0, "LON": 113.27569, "LAT": 23.3342, "NAME_CN": "众康堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146143", "Name": "众康堂大药房", "address": "同贵路与东景路交叉口以东" }, "geometry": { "type": "Point", "coordinates": [ 113.27569, 23.3342 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3137, "FID_": 3141.0, "LON": 113.21647, "LAT": 23.12101, "NAME_CN": "同安门诊部", "TELEPHONE": "13702554887", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.146149", "Name": "同安门诊部", "address": "坦尾中街110号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.21647, 23.12101 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3138, "FID_": 3142.0, "LON": 113.57882, "LAT": 23.55064, "NAME_CN": "邓胜林牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.146152", "Name": "邓胜林牙科", "address": "城内路37" }, "geometry": { "type": "Point", "coordinates": [ 113.57882, 23.55064 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3139, "FID_": 3143.0, "LON": 113.28316, "LAT": 22.96479, "NAME_CN": "广州正康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.146159", "Name": "广州正康大药房", "address": "屏山东路" }, "geometry": { "type": "Point", "coordinates": [ 113.28316, 22.96479 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3140, "FID_": 3144.0, "LON": 113.37402, "LAT": 22.89114, "NAME_CN": "西樵村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.146160", "Name": "西樵村卫生站", "address": "YN26" }, "geometry": { "type": "Point", "coordinates": [ 113.37402, 22.89114 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3141, "FID_": 3145.0, "LON": 113.41731, "LAT": 23.07599, "NAME_CN": "覃伟兴牙科诊所", "TELEPHONE": "020-82204123", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.146164", "Name": "覃伟兴牙科诊所", "address": "金洲北路539" }, "geometry": { "type": "Point", "coordinates": [ 113.41731, 23.07599 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3142, "FID_": 3146.0, "LON": 113.41683, "LAT": 23.42834, "NAME_CN": "新德安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146167", "Name": "新德安药店", "address": "红荔路15" }, "geometry": { "type": "Point", "coordinates": [ 113.41683, 23.42834 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3143, "FID_": 3147.0, "LON": 113.21802, "LAT": 23.47129, "NAME_CN": "惠安大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146171", "Name": "惠安大药店", "address": "河滨西路" }, "geometry": { "type": "Point", "coordinates": [ 113.21802, 23.47129 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3144, "FID_": 3148.0, "LON": 113.21171, "LAT": 23.38052, "NAME_CN": "李育成牙科诊所", "TELEPHONE": "020-86826499", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146177", "Name": "李育成牙科诊所", "address": "新华镇横潭市场" }, "geometry": { "type": "Point", "coordinates": [ 113.21171, 23.38052 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3145, "FID_": 3149.0, "LON": 113.25482, "LAT": 23.05791, "NAME_CN": "沙洛村卫生站", "TELEPHONE": "020-81549099", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.146185", "Name": "沙洛村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.25482, 23.05791 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3146, "FID_": 3150.0, "LON": 113.21704, "LAT": 23.39961, "NAME_CN": "民信堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146187", "Name": "民信堂药房", "address": "天贵路90-3" }, "geometry": { "type": "Point", "coordinates": [ 113.21704, 23.39961 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3147, "FID_": 3151.0, "LON": 113.19992, "LAT": 23.38149, "NAME_CN": "生生药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146188", "Name": "生生药店", "address": "站前路10-9" }, "geometry": { "type": "Point", "coordinates": [ 113.19992, 23.38149 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3148, "FID_": 3152.0, "LON": 113.50655, "LAT": 23.17815, "NAME_CN": "萝岗区中医院门诊楼", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.146189", "Name": "萝岗区中医院门诊楼", "address": "萝岗公路街193号" }, "geometry": { "type": "Point", "coordinates": [ 113.50655, 23.17815 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3149, "FID_": 3153.0, "LON": 113.25136, "LAT": 23.13491, "NAME_CN": "广州市第一人民医院整形科医疗美容科门诊", "TELEPHONE": "020-81048494", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.146194", "Name": "广州市第一人民医院整形科医疗美容科门诊", "address": "东风西路170号" }, "geometry": { "type": "Point", "coordinates": [ 113.25136, 23.13491 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3150, "FID_": 3154.0, "LON": 113.22462, "LAT": 23.1478, "NAME_CN": "万森平价药店", "TELEPHONE": "020-81382660", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146198", "Name": "万森平价药店", "address": "螺涌高桥大街35-6" }, "geometry": { "type": "Point", "coordinates": [ 113.22462, 23.1478 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3151, "FID_": 3155.0, "LON": 113.2661, "LAT": 23.38067, "NAME_CN": "广塘村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146201", "Name": "广塘村卫生站", "address": "广岺大道" }, "geometry": { "type": "Point", "coordinates": [ 113.2661, 23.38067 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3152, "FID_": 3156.0, "LON": 113.15307, "LAT": 23.45091, "NAME_CN": "贤康平价大药房", "TELEPHONE": "020-22672652", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146209", "Name": "贤康平价大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.15307, 23.45091 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3153, "FID_": 3157.0, "LON": 113.47944, "LAT": 22.98546, "NAME_CN": "平价维康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.146210", "Name": "平价维康药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.47944, 22.98546 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3154, "FID_": 3158.0, "LON": 113.26228, "LAT": 23.16089, "NAME_CN": "时代动物诊所", "TELEPHONE": "020-86377890", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146211", "Name": "时代动物诊所", "address": "广园中路90" }, "geometry": { "type": "Point", "coordinates": [ 113.26228, 23.16089 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3155, "FID_": 3159.0, "LON": 113.25446, "LAT": 23.25046, "NAME_CN": "众信堂大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146213", "Name": "众信堂大药店", "address": "平沙松园街9附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25446, 23.25046 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3156, "FID_": 3160.0, "LON": 113.3234, "LAT": 23.21569, "NAME_CN": "乐济平价药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146214", "Name": "乐济平价药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.3234, 23.21569 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3157, "FID_": 3161.0, "LON": 113.23811, "LAT": 23.13012, "NAME_CN": "老百姓大药房荔湾路分店", "TELEPHONE": "020-81967174", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.146218", "Name": "老百姓大药房荔湾路分店", "address": "荔湾路58~60号" }, "geometry": { "type": "Point", "coordinates": [ 113.23811, 23.13012 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3158, "FID_": 3162.0, "LON": 113.32228, "LAT": 23.2621, "NAME_CN": "康杏堂大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146234", "Name": "康杏堂大药店", "address": "榕树塘街" }, "geometry": { "type": "Point", "coordinates": [ 113.32228, 23.2621 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3159, "FID_": 3163.0, "LON": 113.35964, "LAT": 23.2005, "NAME_CN": "恒安医疗门诊部", "TELEPHONE": "020-22343432", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146237", "Name": "恒安医疗门诊部-牙科", "address": "迎龙路176-1" }, "geometry": { "type": "Point", "coordinates": [ 113.35964, 23.2005 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3160, "FID_": 3164.0, "LON": 113.53748, "LAT": 23.11441, "NAME_CN": "缪巧云牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.146238", "Name": "缪巧云牙科诊所", "address": "东逸五街自编16号" }, "geometry": { "type": "Point", "coordinates": [ 113.53748, 23.11441 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3161, "FID_": 3165.0, "LON": 113.35654, "LAT": 22.99622, "NAME_CN": "金狮动物医院", "TELEPHONE": "020-84763316", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.146241", "Name": "金狮动物医院", "address": "兴业大道293" }, "geometry": { "type": "Point", "coordinates": [ 113.35654, 22.99622 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3162, "FID_": 3166.0, "LON": 113.34423, "LAT": 22.91525, "NAME_CN": "番禺区岐山医院", "TELEPHONE": "020-34877206", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.146249", "Name": "番禺区岐山医院-急诊", "address": "沙湾镇四埗街1号" }, "geometry": { "type": "Point", "coordinates": [ 113.34423, 22.91525 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3163, "FID_": 3167.0, "LON": 113.30718, "LAT": 23.25222, "NAME_CN": "东仁医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146256", "Name": "东仁医院门诊部", "address": "东平大道1" }, "geometry": { "type": "Point", "coordinates": [ 113.30718, 23.25222 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3164, "FID_": 3168.0, "LON": 113.3147, "LAT": 23.18539, "NAME_CN": "益茂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146258", "Name": "益茂大药房", "address": "东兴三街" }, "geometry": { "type": "Point", "coordinates": [ 113.3147, 23.18539 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3165, "FID_": 3169.0, "LON": 113.52051, "LAT": 22.70812, "NAME_CN": "横沥镇新村村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.146261", "Name": "横沥镇新村村卫生站", "address": "工业西路" }, "geometry": { "type": "Point", "coordinates": [ 113.52051, 22.70812 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3166, "FID_": 3170.0, "LON": 113.38208, "LAT": 22.86831, "NAME_CN": "下坭村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.146269", "Name": "下坭村卫生站", "address": "二兴街34" }, "geometry": { "type": "Point", "coordinates": [ 113.38208, 22.86831 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3167, "FID_": 3171.0, "LON": 113.15984, "LAT": 23.47108, "NAME_CN": "康威大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146272", "Name": "康威大药房", "address": "振兴路" }, "geometry": { "type": "Point", "coordinates": [ 113.15984, 23.47108 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3168, "FID_": 3172.0, "LON": 113.22504, "LAT": 23.19294, "NAME_CN": "达健药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146273", "Name": "达健药房", "address": "潭村北七巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.22504, 23.19294 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3169, "FID_": 3173.0, "LON": 113.32402, "LAT": 23.20266, "NAME_CN": "琪仁大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146274", "Name": "琪仁大药房", "address": "白山东路22号A102" }, "geometry": { "type": "Point", "coordinates": [ 113.32402, 23.20266 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3170, "FID_": 3174.0, "LON": 113.57346, "LAT": 23.55769, "NAME_CN": "良源口腔门诊部", "TELEPHONE": "020-87919118", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.146275", "Name": "良源口腔门诊部", "address": "新城西路" }, "geometry": { "type": "Point", "coordinates": [ 113.57346, 23.55769 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3171, "FID_": 3175.0, "LON": 113.29139, "LAT": 23.33676, "NAME_CN": "康之家爱心药房人和店", "TELEPHONE": "020-86452700", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146277", "Name": "康之家爱心药房人和店", "address": "华通广场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29139, 23.33676 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3172, "FID_": 3176.0, "LON": 113.58312, "LAT": 23.15946, "NAME_CN": "环星大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146282", "Name": "环星大药房", "address": "岗丰二路10" }, "geometry": { "type": "Point", "coordinates": [ 113.58312, 23.15946 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3173, "FID_": 3177.0, "LON": 113.32504, "LAT": 23.12362, "NAME_CN": "国安大药房", "TELEPHONE": "13544556160", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146283", "Name": "国安大药房", "address": "兴盛路9号102" }, "geometry": { "type": "Point", "coordinates": [ 113.32504, 23.12362 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3174, "FID_": 3178.0, "LON": 113.22618, "LAT": 23.18728, "NAME_CN": "白云区惠心门诊部", "TELEPHONE": "020-61154633", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146284", "Name": "白云区惠心门诊部", "address": "槎潭路" }, "geometry": { "type": "Point", "coordinates": [ 113.22618, 23.18728 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3175, "FID_": 3179.0, "LON": 113.59255, "LAT": 23.2037, "NAME_CN": "翟康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146285", "Name": "翟康药房", "address": "永安大道" }, "geometry": { "type": "Point", "coordinates": [ 113.59255, 23.2037 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3176, "FID_": 3180.0, "LON": 113.38726, "LAT": 22.94098, "NAME_CN": "柏盛堂大北药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.146286", "Name": "柏盛堂大北药房", "address": "广华北路" }, "geometry": { "type": "Point", "coordinates": [ 113.38726, 22.94098 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3177, "FID_": 3181.0, "LON": 113.38723, "LAT": 22.94075, "NAME_CN": "保参安大药房", "TELEPHONE": "15876578752", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.146287", "Name": "保参安大药房", "address": "市莲路" }, "geometry": { "type": "Point", "coordinates": [ 113.38723, 22.94075 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3178, "FID_": 3182.0, "LON": 113.54407, "LAT": 22.79718, "NAME_CN": "永春堂药店", "TELEPHONE": "020-84989810", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.146288", "Name": "永春堂药店", "address": "金苑大街11" }, "geometry": { "type": "Point", "coordinates": [ 113.54407, 22.79718 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3179, "FID_": 3183.0, "LON": 113.18233, "LAT": 23.36698, "NAME_CN": "大陵村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146289", "Name": "大陵村卫生站", "address": "Y726" }, "geometry": { "type": "Point", "coordinates": [ 113.18233, 23.36698 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3180, "FID_": 3184.0, "LON": 113.50068, "LAT": 23.17656, "NAME_CN": "五千年医药连锁药房萝岗分店", "TELEPHONE": "020-32284392", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.146293", "Name": "五千年医药连锁药房萝岗分店", "address": "萝岗公路街56" }, "geometry": { "type": "Point", "coordinates": [ 113.50068, 23.17656 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3181, "FID_": 3185.0, "LON": 113.52885, "LAT": 23.15832, "NAME_CN": "广德堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.146294", "Name": "广德堂药店", "address": "光远路" }, "geometry": { "type": "Point", "coordinates": [ 113.52885, 23.15832 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3182, "FID_": 3186.0, "LON": 113.64781, "LAT": 23.14994, "NAME_CN": "广州市增城辅康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146295", "Name": "广州市增城辅康药店", "address": "龙桥社基尾巷10附近" }, "geometry": { "type": "Point", "coordinates": [ 113.64781, 23.14994 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3183, "FID_": 3187.0, "LON": 113.57309, "LAT": 22.74783, "NAME_CN": "世生源平价药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.146311", "Name": "世生源平价药店", "address": "海景路71" }, "geometry": { "type": "Point", "coordinates": [ 113.57309, 22.74783 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3184, "FID_": 3188.0, "LON": 113.20495, "LAT": 23.37383, "NAME_CN": "花都康宁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146312", "Name": "花都康宁药店", "address": "新中路6-3" }, "geometry": { "type": "Point", "coordinates": [ 113.20495, 23.37383 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3185, "FID_": 3189.0, "LON": 113.19359, "LAT": 23.47199, "NAME_CN": "康乐圆药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146323", "Name": "康乐圆药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.19359, 23.47199 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3186, "FID_": 3190.0, "LON": 113.65048, "LAT": 23.16423, "NAME_CN": "巷口村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146335", "Name": "巷口村卫生站", "address": "沙埔镇" }, "geometry": { "type": "Point", "coordinates": [ 113.65048, 23.16423 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3187, "FID_": 3191.0, "LON": 113.62422, "LAT": 23.11766, "NAME_CN": "栖灵药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146336", "Name": "栖灵药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.62422, 23.11766 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3188, "FID_": 3192.0, "LON": 113.94617, "LAT": 23.81275, "NAME_CN": "从化吕田康照药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.146341", "Name": "从化吕田康照药店", "address": "广新路" }, "geometry": { "type": "Point", "coordinates": [ 113.94617, 23.81275 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3189, "FID_": 3193.0, "LON": 113.82547, "LAT": 23.28837, "NAME_CN": "秋香药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146342", "Name": "秋香药店", "address": "莲翠街29" }, "geometry": { "type": "Point", "coordinates": [ 113.82547, 23.28837 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3190, "FID_": 3194.0, "LON": 113.2759, "LAT": 23.10496, "NAME_CN": "永寿堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.146345", "Name": "永寿堂药店", "address": "万寿路51-2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2759, 23.10496 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3191, "FID_": 3195.0, "LON": 113.4426, "LAT": 23.60098, "NAME_CN": "春草堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.146351", "Name": "春草堂药房", "address": "城鳌大道中" }, "geometry": { "type": "Point", "coordinates": [ 113.4426, 23.60098 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3192, "FID_": 3196.0, "LON": 113.54895, "LAT": 23.56703, "NAME_CN": "城郊街新开村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.146360", "Name": "城郊街新开村卫生站", "address": "城鳌大道东" }, "geometry": { "type": "Point", "coordinates": [ 113.54895, 23.56703 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3193, "FID_": 3197.0, "LON": 113.16256, "LAT": 23.46504, "NAME_CN": "利君大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146361", "Name": "利君大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16256, 23.46504 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3194, "FID_": 3198.0, "LON": 113.27158, "LAT": 23.24508, "NAME_CN": "德丰堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146365", "Name": "德丰堂大药房", "address": "望岗西岭路165" }, "geometry": { "type": "Point", "coordinates": [ 113.27158, 23.24508 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3195, "FID_": 3199.0, "LON": 113.34591, "LAT": 23.30326, "NAME_CN": "康泰堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146374", "Name": "康泰堂大药房", "address": "丰泰小区怡和苑对面右侧" }, "geometry": { "type": "Point", "coordinates": [ 113.34591, 23.30326 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3196, "FID_": 3200.0, "LON": 113.37342, "LAT": 23.21499, "NAME_CN": "众康堂平价大药房渔沙坦分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146375", "Name": "众康堂平价大药房渔沙坦分店", "address": "渔兴东路7" }, "geometry": { "type": "Point", "coordinates": [ 113.37342, 23.21499 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3197, "FID_": 3201.0, "LON": 113.18002, "LAT": 23.45525, "NAME_CN": "佰佳堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146379", "Name": "佰佳堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.18002, 23.45525 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3198, "FID_": 3202.0, "LON": 113.3066, "LAT": 23.09253, "NAME_CN": "凤阳三宝平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.146381", "Name": "凤阳三宝平价药房", "address": "鹭江东约新街38附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3066, 23.09253 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3199, "FID_": 3203.0, "LON": 113.83911, "LAT": 23.28285, "NAME_CN": "天草中西药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146387", "Name": "天草中西药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.83911, 23.28285 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3200, "FID_": 3204.0, "LON": 113.53423, "LAT": 23.11607, "NAME_CN": "广誉堂平价药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.146388", "Name": "广誉堂平价药店", "address": "严田南大街2附近" }, "geometry": { "type": "Point", "coordinates": [ 113.53423, 23.11607 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3201, "FID_": 3205.0, "LON": 113.42791, "LAT": 23.1036, "NAME_CN": "博健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.146392", "Name": "博健药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.42791, 23.1036 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3202, "FID_": 3206.0, "LON": 113.26381, "LAT": 23.24581, "NAME_CN": "众参源汇缘大药房罗岗分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146395", "Name": "众参源汇缘大药房罗岗分店", "address": "公仔岭街与禄清大街三巷交汇处北侧" }, "geometry": { "type": "Point", "coordinates": [ 113.26381, 23.24581 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3203, "FID_": 3207.0, "LON": 113.34663, "LAT": 22.96177, "NAME_CN": "正康连锁大药房大罗分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.146396", "Name": "正康连锁大药房大罗分店", "address": "银平路28号银建综合楼首层107" }, "geometry": { "type": "Point", "coordinates": [ 113.34663, 22.96177 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3204, "FID_": 3208.0, "LON": 113.46669, "LAT": 23.17424, "NAME_CN": "博惠大药房萝岗分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.146399", "Name": "博惠大药房萝岗分店", "address": "樵金中路" }, "geometry": { "type": "Point", "coordinates": [ 113.46669, 23.17424 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3205, "FID_": 3209.0, "LON": 113.43758, "LAT": 23.18695, "NAME_CN": "宝家康医保药店泓源民康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.146400", "Name": "宝家康医保药店泓源民康药店", "address": "神舟路" }, "geometry": { "type": "Point", "coordinates": [ 113.43758, 23.18695 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3206, "FID_": 3210.0, "LON": 113.61161, "LAT": 23.28869, "NAME_CN": "堂华药房", "TELEPHONE": "020-82866559", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146404", "Name": "堂华药房", "address": "风光路282" }, "geometry": { "type": "Point", "coordinates": [ 113.61161, 23.28869 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3207, "FID_": 3211.0, "LON": 113.37336, "LAT": 22.96209, "NAME_CN": "甘棠村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.146405", "Name": "甘棠村卫生站", "address": "甘棠大道19" }, "geometry": { "type": "Point", "coordinates": [ 113.37336, 22.96209 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3208, "FID_": 3212.0, "LON": 113.61008, "LAT": 23.11861, "NAME_CN": "安保药店", "TELEPHONE": "020-82777578", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146408", "Name": "安保药店", "address": "新何村高地街63号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.61008, 23.11861 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3209, "FID_": 3213.0, "LON": 113.23557, "LAT": 23.21295, "NAME_CN": "益康民药房大冈分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146411", "Name": "益康民药房大冈分店", "address": "吉园一巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.23557, 23.21295 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3210, "FID_": 3214.0, "LON": 113.18162, "LAT": 23.45488, "NAME_CN": "益和堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146418", "Name": "益和堂大药房", "address": "祥丰北路" }, "geometry": { "type": "Point", "coordinates": [ 113.18162, 23.45488 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3211, "FID_": 3215.0, "LON": 113.18161, "LAT": 23.45239, "NAME_CN": "憧憬大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146419", "Name": "憧憬大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.18161, 23.45239 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3212, "FID_": 3216.0, "LON": 113.17242, "LAT": 23.46672, "NAME_CN": "健众堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146420", "Name": "健众堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.17242, 23.46672 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3213, "FID_": 3217.0, "LON": 113.16729, "LAT": 23.46391, "NAME_CN": "康明大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146421", "Name": "康明大药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16729, 23.46391 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3214, "FID_": 3218.0, "LON": 113.61863, "LAT": 23.11301, "NAME_CN": "广州市增城榆林药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146422", "Name": "广州市增城榆林药房", "address": "东涌八横街8" }, "geometry": { "type": "Point", "coordinates": [ 113.61863, 23.11301 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3215, "FID_": 3219.0, "LON": 113.37333, "LAT": 22.96517, "NAME_CN": "蔡一卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.146446", "Name": "蔡一卫生站", "address": "螺山路" }, "geometry": { "type": "Point", "coordinates": [ 113.37333, 22.96517 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3216, "FID_": 3220.0, "LON": 113.70382, "LAT": 23.21729, "NAME_CN": "岳湖卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146456", "Name": "岳湖卫生站", "address": "朱仙路" }, "geometry": { "type": "Point", "coordinates": [ 113.70382, 23.21729 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3217, "FID_": 3221.0, "LON": 113.29373, "LAT": 23.22151, "NAME_CN": "汇康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146461", "Name": "汇康药店", "address": "同泰路一街34旁" }, "geometry": { "type": "Point", "coordinates": [ 113.29373, 23.22151 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3218, "FID_": 3222.0, "LON": 113.32617, "LAT": 23.18436, "NAME_CN": "康华门诊部", "TELEPHONE": "13710911035", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146463", "Name": "康华门诊部", "address": "京溪路191附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32617, 23.18436 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3219, "FID_": 3223.0, "LON": 113.25749, "LAT": 23.41591, "NAME_CN": "便民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146467", "Name": "便民药店", "address": "G106" }, "geometry": { "type": "Point", "coordinates": [ 113.25749, 23.41591 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3220, "FID_": 3224.0, "LON": 113.32874, "LAT": 23.09834, "NAME_CN": "二院大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.146469", "Name": "二院大药房", "address": "石榴岗路1号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.32874, 23.09834 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3221, "FID_": 3225.0, "LON": 113.52093, "LAT": 22.81626, "NAME_CN": "天德康药房", "TELEPHONE": "13760641658", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.146472", "Name": "天德康药房", "address": "凤凰大道南沙境界5-6/7铺" }, "geometry": { "type": "Point", "coordinates": [ 113.52093, 22.81626 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3222, "FID_": 3226.0, "LON": 113.8277, "LAT": 23.30153, "NAME_CN": "千益大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146474", "Name": "千益大药房", "address": "塘园中路25" }, "geometry": { "type": "Point", "coordinates": [ 113.8277, 23.30153 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3223, "FID_": 3227.0, "LON": 113.26878, "LAT": 23.10274, "NAME_CN": "壹号大药房万松分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.146482", "Name": "壹号大药房万松分店", "address": "万松园路39号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26878, 23.10274 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3224, "FID_": 3228.0, "LON": 113.58687, "LAT": 23.17898, "NAME_CN": "简村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146485", "Name": "简村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.58687, 23.17898 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3225, "FID_": 3229.0, "LON": 113.32384, "LAT": 23.18335, "NAME_CN": "穗安堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146487", "Name": "穗安堂药房", "address": "京溪大街106号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32384, 23.18335 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3226, "FID_": 3230.0, "LON": 113.33574, "LAT": 23.01825, "NAME_CN": "塘西卫生站", "TELEPHONE": "020-34769630", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.146491", "Name": "塘西卫生站", "address": "龙山大道32" }, "geometry": { "type": "Point", "coordinates": [ 113.33574, 23.01825 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3227, "FID_": 3231.0, "LON": 113.45077, "LAT": 23.09674, "NAME_CN": "慈兴堂大药房", "TELEPHONE": "020-82488839", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.146492", "Name": "慈兴堂大药房", "address": "丰乐南路40" }, "geometry": { "type": "Point", "coordinates": [ 113.45077, 23.09674 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3228, "FID_": 3232.0, "LON": 113.34807, "LAT": 23.2972, "NAME_CN": "福兴医疗门诊部", "TELEPHONE": "13798191120", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146500", "Name": "福兴医疗门诊部", "address": "太营路43" }, "geometry": { "type": "Point", "coordinates": [ 113.34807, 23.2972 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3229, "FID_": 3233.0, "LON": 113.24332, "LAT": 23.25605, "NAME_CN": "林和药业小马平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146507", "Name": "林和药业小马平价大药房", "address": "小马街29附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24332, 23.25605 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3230, "FID_": 3234.0, "LON": 113.30288, "LAT": 23.2664, "NAME_CN": "安芯大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146512", "Name": "安芯大药房", "address": "双和东街" }, "geometry": { "type": "Point", "coordinates": [ 113.30288, 23.2664 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3231, "FID_": 3235.0, "LON": 113.28778, "LAT": 23.26781, "NAME_CN": "树德堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146513", "Name": "树德堂大药房", "address": "竹仔园西街10" }, "geometry": { "type": "Point", "coordinates": [ 113.28778, 23.26781 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3232, "FID_": 3236.0, "LON": 113.39422, "LAT": 23.19564, "NAME_CN": "广州新兴医疗门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146523", "Name": "广州新兴医疗门诊", "address": "广汕二路40" }, "geometry": { "type": "Point", "coordinates": [ 113.39422, 23.19564 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3233, "FID_": 3237.0, "LON": 113.60498, "LAT": 23.12997, "NAME_CN": "健民牙科口腔医疗美容中心", "TELEPHONE": "13755238878", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146530", "Name": "健民牙科口腔医疗美容中心", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.60498, 23.12997 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3234, "FID_": 3238.0, "LON": 113.2293, "LAT": 23.0977, "NAME_CN": "刘汝荣牙科", "TELEPHONE": "13602714532", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.146532", "Name": "刘汝荣牙科", "address": "花地大道北81" }, "geometry": { "type": "Point", "coordinates": [ 113.2293, 23.0977 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3235, "FID_": 3239.0, "LON": 113.82004, "LAT": 23.28285, "NAME_CN": "贝贝乐动物诊所", "TELEPHONE": "020-82667397", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146533", "Name": "贝贝乐动物诊所", "address": "夏街大道126-1" }, "geometry": { "type": "Point", "coordinates": [ 113.82004, 23.28285 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3236, "FID_": 3240.0, "LON": 113.21936, "LAT": 23.21704, "NAME_CN": "同济医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146539", "Name": "同济医药店", "address": "庆丰广场直街16" }, "geometry": { "type": "Point", "coordinates": [ 113.21936, 23.21704 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3237, "FID_": 3241.0, "LON": 113.51016, "LAT": 23.08423, "NAME_CN": "东兴堂大药房东之福分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.146546", "Name": "东兴堂大药房东之福分店", "address": "夏园路3" }, "geometry": { "type": "Point", "coordinates": [ 113.51016, 23.08423 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3238, "FID_": 3242.0, "LON": 113.31327, "LAT": 23.3618, "NAME_CN": "新兴村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146553", "Name": "新兴村卫生站", "address": "仁胜街67" }, "geometry": { "type": "Point", "coordinates": [ 113.31327, 23.3618 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3239, "FID_": 3243.0, "LON": 113.30727, "LAT": 23.35937, "NAME_CN": "白云区明星村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146554", "Name": "白云区明星村卫生站", "address": "西兴街" }, "geometry": { "type": "Point", "coordinates": [ 113.30727, 23.35937 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3240, "FID_": 3244.0, "LON": 113.315, "LAT": 23.06459, "NAME_CN": "佳伦口腔门诊", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.146559", "Name": "佳伦口腔门诊", "address": "南洲路" }, "geometry": { "type": "Point", "coordinates": [ 113.315, 23.06459 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3241, "FID_": 3245.0, "LON": 113.21347, "LAT": 23.23203, "NAME_CN": "湘康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146560", "Name": "湘康药店", "address": "旧庄中街" }, "geometry": { "type": "Point", "coordinates": [ 113.21347, 23.23203 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3242, "FID_": 3246.0, "LON": 113.35719, "LAT": 23.13222, "NAME_CN": "华懋动物诊所", "TELEPHONE": "020-85614789", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146564", "Name": "华懋动物诊所", "address": "天府路" }, "geometry": { "type": "Point", "coordinates": [ 113.35719, 23.13222 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3243, "FID_": 3247.0, "LON": 113.50661, "LAT": 23.1766, "NAME_CN": "萝岗区中医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.146565", "Name": "萝岗区中医院-康复中心", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.50661, 23.1766 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3244, "FID_": 3248.0, "LON": 113.24822, "LAT": 23.19976, "NAME_CN": "大埔门诊", "TELEPHONE": "020-28049079", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146567", "Name": "大埔门诊", "address": "大埔南一巷" }, "geometry": { "type": "Point", "coordinates": [ 113.24822, 23.19976 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3245, "FID_": 3249.0, "LON": 113.33455, "LAT": 23.14734, "NAME_CN": "老百姓大药房天阳路店", "TELEPHONE": "020-66638047", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146574", "Name": "老百姓大药房天阳路店", "address": "天阳路" }, "geometry": { "type": "Point", "coordinates": [ 113.33455, 23.14734 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3246, "FID_": 3250.0, "LON": 113.43996, "LAT": 23.59024, "NAME_CN": "中塘卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.146575", "Name": "中塘卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.43996, 23.59024 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3247, "FID_": 3251.0, "LON": 113.50638, "LAT": 23.17787, "NAME_CN": "萝岗区中医院医技楼", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.146577", "Name": "萝岗区中医院医技楼", "address": "萝岗公路街204号" }, "geometry": { "type": "Point", "coordinates": [ 113.50638, 23.17787 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3248, "FID_": 3252.0, "LON": 113.5007, "LAT": 23.58436, "NAME_CN": "鳌头镇医院棋杆门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.146582", "Name": "鳌头镇医院棋杆门诊部", "address": "镇中路中段" }, "geometry": { "type": "Point", "coordinates": [ 113.5007, 23.58436 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3249, "FID_": 3253.0, "LON": 113.28065, "LAT": 23.14738, "NAME_CN": "盈辉仁德大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.146590", "Name": "盈辉仁德大药房", "address": "横枝岗一街15" }, "geometry": { "type": "Point", "coordinates": [ 113.28065, 23.14738 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3250, "FID_": 3254.0, "LON": 113.21297, "LAT": 23.05681, "NAME_CN": "源芝堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.146591", "Name": "源芝堂大药房", "address": "海南赤岗东约24-1" }, "geometry": { "type": "Point", "coordinates": [ 113.21297, 23.05681 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3251, "FID_": 3255.0, "LON": 113.23949, "LAT": 23.07712, "NAME_CN": "广钢医院", "TELEPHONE": "020-81550771", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.146592", "Name": "广钢医院-放射科", "address": "鹤洞路145号" }, "geometry": { "type": "Point", "coordinates": [ 113.23949, 23.07712 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3252, "FID_": 3256.0, "LON": 113.23951, "LAT": 23.07743, "NAME_CN": "中山大学附属口腔医院口腔医疗专科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.146593", "Name": "中山大学附属口腔医院口腔医疗专科", "address": "鹤洞路145" }, "geometry": { "type": "Point", "coordinates": [ 113.23951, 23.07743 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3253, "FID_": 3257.0, "LON": 113.70669, "LAT": 23.62267, "NAME_CN": "中田村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.146600", "Name": "中田村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.70669, 23.62267 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3254, "FID_": 3258.0, "LON": 113.27002, "LAT": 23.11144, "NAME_CN": "正和药业中海药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.146601", "Name": "正和药业中海药店", "address": "怡安路179" }, "geometry": { "type": "Point", "coordinates": [ 113.27002, 23.11144 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3255, "FID_": 3259.0, "LON": 113.42796, "LAT": 23.12955, "NAME_CN": "华信堂平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146612", "Name": "华信堂平价大药房", "address": "吉山新路街89" }, "geometry": { "type": "Point", "coordinates": [ 113.42796, 23.12955 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3256, "FID_": 3260.0, "LON": 113.24543, "LAT": 23.20489, "NAME_CN": "德芝堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146614", "Name": "德芝堂药店", "address": "松柏路11" }, "geometry": { "type": "Point", "coordinates": [ 113.24543, 23.20489 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3257, "FID_": 3261.0, "LON": 113.20971, "LAT": 23.06671, "NAME_CN": "振伟综合门诊部", "TELEPHONE": "15338075506", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.146617", "Name": "振伟综合门诊部", "address": "海南太村坊196" }, "geometry": { "type": "Point", "coordinates": [ 113.20971, 23.06671 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3258, "FID_": 3262.0, "LON": 113.32231, "LAT": 23.10058, "NAME_CN": "金康药房泓景分店", "TELEPHONE": "020-89663365", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.146623", "Name": "金康药房泓景分店", "address": "赤岗北路34~44号" }, "geometry": { "type": "Point", "coordinates": [ 113.32231, 23.10058 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3259, "FID_": 3263.0, "LON": 113.46061, "LAT": 23.66011, "NAME_CN": "车头村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.146640", "Name": "车头村卫生站", "address": "新车西路" }, "geometry": { "type": "Point", "coordinates": [ 113.46061, 23.66011 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3260, "FID_": 3264.0, "LON": 113.44818, "LAT": 23.64253, "NAME_CN": "龙星村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.146641", "Name": "龙星村卫生站", "address": "人和路" }, "geometry": { "type": "Point", "coordinates": [ 113.44818, 23.64253 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3261, "FID_": 3265.0, "LON": 113.42666, "LAT": 23.62122, "NAME_CN": "新兔村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.146642", "Name": "新兔村卫生站", "address": "前进路" }, "geometry": { "type": "Point", "coordinates": [ 113.42666, 23.62122 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3262, "FID_": 3266.0, "LON": 113.19597, "LAT": 23.36746, "NAME_CN": "爱心药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146645", "Name": "爱心药房", "address": "新街大道" }, "geometry": { "type": "Point", "coordinates": [ 113.19597, 23.36746 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3263, "FID_": 3267.0, "LON": 113.40871, "LAT": 23.11232, "NAME_CN": "美嘉康专业药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146650", "Name": "美嘉康专业药房", "address": "桃园中路315" }, "geometry": { "type": "Point", "coordinates": [ 113.40871, 23.11232 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3264, "FID_": 3268.0, "LON": 113.2891, "LAT": 23.34028, "NAME_CN": "广州市白云区中医医院", "TELEPHONE": "020-86451200", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146651", "Name": "广州市白云区中医医院-棣华CT影像中心", "address": "人和镇鹤龙7路2号" }, "geometry": { "type": "Point", "coordinates": [ 113.2891, 23.34028 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3265, "FID_": 3269.0, "LON": 113.22374, "LAT": 23.13698, "NAME_CN": "宽正堂平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.146667", "Name": "宽正堂平价大药房", "address": "荟文一街33" }, "geometry": { "type": "Point", "coordinates": [ 113.22374, 23.13698 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3266, "FID_": 3270.0, "LON": 113.24673, "LAT": 23.20474, "NAME_CN": "牧坤医疗门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146668", "Name": "牧坤医疗门诊", "address": "松柏路23" }, "geometry": { "type": "Point", "coordinates": [ 113.24673, 23.20474 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3267, "FID_": 3271.0, "LON": 113.22282, "LAT": 23.28817, "NAME_CN": "南方医科大学江都医院", "TELEPHONE": "020-62781120", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146673", "Name": "南方医科大学江都医院-急诊", "address": "夏花三路490号" }, "geometry": { "type": "Point", "coordinates": [ 113.22282, 23.28817 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3268, "FID_": 3272.0, "LON": 113.57499, "LAT": 23.10781, "NAME_CN": "云瑞堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146674", "Name": "云瑞堂药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.57499, 23.10781 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3269, "FID_": 3273.0, "LON": 113.17558, "LAT": 23.45783, "NAME_CN": "合成村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146679", "Name": "合成村卫生站", "address": "合成影剧院附近" }, "geometry": { "type": "Point", "coordinates": [ 113.17558, 23.45783 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3270, "FID_": 3274.0, "LON": 113.53727, "LAT": 22.91717, "NAME_CN": "江鸥村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.146689", "Name": "江鸥村卫生站", "address": "石楼镇江鸥村" }, "geometry": { "type": "Point", "coordinates": [ 113.53727, 22.91717 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3271, "FID_": 3275.0, "LON": 113.30352, "LAT": 23.1391, "NAME_CN": "老百姓大药房水荫店", "TELEPHONE": "020-37603623", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.146706", "Name": "老百姓大药房水荫店", "address": "水荫直街1号楼首层101号" }, "geometry": { "type": "Point", "coordinates": [ 113.30352, 23.1391 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3272, "FID_": 3276.0, "LON": 113.54353, "LAT": 22.64899, "NAME_CN": "万倾沙镇民建村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.146716", "Name": "万倾沙镇民建村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.54353, 22.64899 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3273, "FID_": 3277.0, "LON": 113.50429, "LAT": 22.82847, "NAME_CN": "南沙区第二人民医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.146719", "Name": "南沙区第二人民医院-急诊", "address": "麒龙东路" }, "geometry": { "type": "Point", "coordinates": [ 113.50429, 22.82847 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3274, "FID_": 3278.0, "LON": 113.36382, "LAT": 23.19905, "NAME_CN": "龙洞人民医院", "TELEPHONE": "020-87028820", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146721", "Name": "龙洞人民医院-急诊", "address": "龙洞东路二横路2号" }, "geometry": { "type": "Point", "coordinates": [ 113.36382, 23.19905 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3275, "FID_": 3279.0, "LON": 113.25466, "LAT": 23.18275, "NAME_CN": "中国民航广州医院航空体检", "TELEPHONE": "020-86122454", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146725", "Name": "中国民航广州医院航空体检", "address": "云霄路" }, "geometry": { "type": "Point", "coordinates": [ 113.25466, 23.18275 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3276, "FID_": 3280.0, "LON": 113.86148, "LAT": 23.71706, "NAME_CN": "溪头村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.146730", "Name": "溪头村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.86148, 23.71706 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3277, "FID_": 3281.0, "LON": 113.3794, "LAT": 23.21518, "NAME_CN": "广草大药房", "TELEPHONE": "020-37395193", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146738", "Name": "广草大药房", "address": "渔东路79" }, "geometry": { "type": "Point", "coordinates": [ 113.3794, 23.21518 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3278, "FID_": 3282.0, "LON": 113.22983, "LAT": 23.4883, "NAME_CN": "花都区狮岭青红药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146740", "Name": "花都区狮岭青红药房", "address": "经济贸易职业技术学院北侧" }, "geometry": { "type": "Point", "coordinates": [ 113.22983, 23.4883 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3279, "FID_": 3283.0, "LON": 113.28372, "LAT": 23.13466, "NAME_CN": "宝芝林大药房先烈南店", "TELEPHONE": "020-87613776", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.146742", "Name": "宝芝林大药房先烈南店", "address": "生华楼附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28372, 23.13466 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3280, "FID_": 3284.0, "LON": 113.28492, "LAT": 23.13479, "NAME_CN": "九生元大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.146743", "Name": "九生元大药房", "address": "先烈南路23" }, "geometry": { "type": "Point", "coordinates": [ 113.28492, 23.13479 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3281, "FID_": 3285.0, "LON": 113.50049, "LAT": 22.98016, "NAME_CN": "莲花山益民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.146764", "Name": "莲花山益民药店", "address": "莲花中路4" }, "geometry": { "type": "Point", "coordinates": [ 113.50049, 22.98016 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3282, "FID_": 3286.0, "LON": 113.72851, "LAT": 23.71959, "NAME_CN": "良口医院", "TELEPHONE": "020-87852133", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.146765", "Name": "良口医院", "address": "新城路39号" }, "geometry": { "type": "Point", "coordinates": [ 113.72851, 23.71959 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3283, "FID_": 3287.0, "LON": 113.39274, "LAT": 22.94087, "NAME_CN": "石岗嘉诚药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.146768", "Name": "石岗嘉诚药店", "address": "毬山东十三巷32" }, "geometry": { "type": "Point", "coordinates": [ 113.39274, 22.94087 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3284, "FID_": 3288.0, "LON": 113.16251, "LAT": 23.4611, "NAME_CN": "鸿聚堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146774", "Name": "鸿聚堂大药房", "address": "旧屋社新区三街1号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.16251, 23.4611 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3285, "FID_": 3289.0, "LON": 113.26298, "LAT": 23.20023, "NAME_CN": "高尔夫花园社区卫生站", "TELEPHONE": "020-86318597", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146775", "Name": "高尔夫花园社区卫生站", "address": "高尔夫花园荷塘月色锐云路210号" }, "geometry": { "type": "Point", "coordinates": [ 113.26298, 23.20023 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3286, "FID_": 3290.0, "LON": 113.37338, "LAT": 23.1363, "NAME_CN": "复大肿瘤医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146784", "Name": "复大肿瘤医院-住院部", "address": "棠德西路2-1" }, "geometry": { "type": "Point", "coordinates": [ 113.37338, 23.1363 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3287, "FID_": 3291.0, "LON": 113.41227, "LAT": 23.07695, "NAME_CN": "灵丹草药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.146788", "Name": "灵丹草药店", "address": "金洲北路704" }, "geometry": { "type": "Point", "coordinates": [ 113.41227, 23.07695 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3288, "FID_": 3292.0, "LON": 113.26641, "LAT": 23.25116, "NAME_CN": "众林门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146795", "Name": "众林门诊部", "address": "百花岭北街" }, "geometry": { "type": "Point", "coordinates": [ 113.26641, 23.25116 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3289, "FID_": 3293.0, "LON": 113.41245, "LAT": 23.19426, "NAME_CN": "俊康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146810", "Name": "俊康大药房", "address": "塘石一街4-1" }, "geometry": { "type": "Point", "coordinates": [ 113.41245, 23.19426 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3290, "FID_": 3294.0, "LON": 113.40982, "LAT": 23.19403, "NAME_CN": "康保门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146811", "Name": "康保门诊部", "address": "广汕二路129" }, "geometry": { "type": "Point", "coordinates": [ 113.40982, 23.19403 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3291, "FID_": 3295.0, "LON": 113.61742, "LAT": 23.39203, "NAME_CN": "濠迳卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146815", "Name": "濠迳卫生站", "address": "福和镇濠迳村" }, "geometry": { "type": "Point", "coordinates": [ 113.61742, 23.39203 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3292, "FID_": 3296.0, "LON": 113.60506, "LAT": 23.11177, "NAME_CN": "新塘医院群星门诊部东门", "TELEPHONE": "020-82768791", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146822", "Name": "新塘医院群星门诊部东门", "address": "群星南路" }, "geometry": { "type": "Point", "coordinates": [ 113.60506, 23.11177 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3293, "FID_": 3297.0, "LON": 113.48502, "LAT": 23.44576, "NAME_CN": "春风药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.146823", "Name": "春风药店", "address": "广从大道29号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.48502, 23.44576 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3294, "FID_": 3298.0, "LON": 113.79052, "LAT": 23.17345, "NAME_CN": "浩源药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146826", "Name": "浩源药店", "address": "红荔路3" }, "geometry": { "type": "Point", "coordinates": [ 113.79052, 23.17345 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3295, "FID_": 3299.0, "LON": 113.27655, "LAT": 23.0667, "NAME_CN": "一健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.146838", "Name": "一健药店", "address": "石溪南约东街北4号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27655, 23.0667 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3296, "FID_": 3300.0, "LON": 113.38211, "LAT": 23.00883, "NAME_CN": "维滋园健康药房南村店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.146846", "Name": "维滋园健康药房南村店", "address": "步行街19" }, "geometry": { "type": "Point", "coordinates": [ 113.38211, 23.00883 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3297, "FID_": 3301.0, "LON": 113.20259, "LAT": 23.15453, "NAME_CN": "明康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146855", "Name": "明康药店", "address": "沙贝南街" }, "geometry": { "type": "Point", "coordinates": [ 113.20259, 23.15453 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3298, "FID_": 3302.0, "LON": 113.22522, "LAT": 23.2573, "NAME_CN": "石井街龙湖社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146856", "Name": "石井街龙湖社区卫生站", "address": "龙湖路53" }, "geometry": { "type": "Point", "coordinates": [ 113.22522, 23.2573 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3299, "FID_": 3303.0, "LON": 113.21746, "LAT": 23.39329, "NAME_CN": "宝贝宠物医院", "TELEPHONE": "13432068290", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146863", "Name": "宝贝宠物医院", "address": "天贵路73-8" }, "geometry": { "type": "Point", "coordinates": [ 113.21746, 23.39329 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3300, "FID_": 3304.0, "LON": 113.31179, "LAT": 23.14171, "NAME_CN": "汇林堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146865", "Name": "汇林堂药店", "address": "天河直街160附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31179, 23.14171 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3301, "FID_": 3305.0, "LON": 113.82285, "LAT": 23.29586, "NAME_CN": "爱群门诊部", "TELEPHONE": "020-22616868", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146866", "Name": "爱群门诊部", "address": "开园路8" }, "geometry": { "type": "Point", "coordinates": [ 113.82285, 23.29586 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3302, "FID_": 3306.0, "LON": 113.84918, "LAT": 23.23112, "NAME_CN": "增城市三江镇初溪卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146867", "Name": "增城市三江镇初溪卫生站", "address": "三江镇初溪村" }, "geometry": { "type": "Point", "coordinates": [ 113.84918, 23.23112 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3303, "FID_": 3307.0, "LON": 113.39781, "LAT": 22.80632, "NAME_CN": "灿锋药店东流市场分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.146868", "Name": "灿锋药店东流市场分店", "address": "东濠大厦1014" }, "geometry": { "type": "Point", "coordinates": [ 113.39781, 22.80632 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3304, "FID_": 3308.0, "LON": 113.24992, "LAT": 23.3011, "NAME_CN": "西湖卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146869", "Name": "西湖卫生站", "address": "西湖西街西湖幼儿园附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24992, 23.3011 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3305, "FID_": 3309.0, "LON": 113.62374, "LAT": 23.1216, "NAME_CN": "康景堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146871", "Name": "康景堂药房", "address": "碧松山一路" }, "geometry": { "type": "Point", "coordinates": [ 113.62374, 23.1216 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3306, "FID_": 3310.0, "LON": 113.40654, "LAT": 23.12008, "NAME_CN": "茗苑医疗门诊部", "TELEPHONE": "020-32202481", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146872", "Name": "茗苑医疗门诊部", "address": "桃园西路635号111" }, "geometry": { "type": "Point", "coordinates": [ 113.40654, 23.12008 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3307, "FID_": 3311.0, "LON": 113.2374, "LAT": 23.14314, "NAME_CN": "荔湾区第二人民医院住院部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.146879", "Name": "荔湾区第二人民医院住院部", "address": "广雅路132" }, "geometry": { "type": "Point", "coordinates": [ 113.2374, 23.14314 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3308, "FID_": 3312.0, "LON": 113.26198, "LAT": 23.22942, "NAME_CN": "金杏堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146884", "Name": "金杏堂药店", "address": "员村细松园工业区附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26198, 23.22942 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3309, "FID_": 3313.0, "LON": 113.5721, "LAT": 23.12022, "NAME_CN": "锦江医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146887", "Name": "锦江医药店", "address": "太平洋五路15附近" }, "geometry": { "type": "Point", "coordinates": [ 113.5721, 23.12022 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3310, "FID_": 3314.0, "LON": 113.49552, "LAT": 23.42574, "NAME_CN": "高埔村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.146910", "Name": "高埔村卫生站", "address": "太平东路" }, "geometry": { "type": "Point", "coordinates": [ 113.49552, 23.42574 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3311, "FID_": 3315.0, "LON": 113.25027, "LAT": 23.19794, "NAME_CN": "大埔药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146915", "Name": "大埔药店", "address": "大埔南一街" }, "geometry": { "type": "Point", "coordinates": [ 113.25027, 23.19794 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3312, "FID_": 3316.0, "LON": 113.28068, "LAT": 23.11937, "NAME_CN": "仁和堂大泽药店", "TELEPHONE": "020-83800290", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.146920", "Name": "仁和堂大泽药店", "address": "大沙头三马路" }, "geometry": { "type": "Point", "coordinates": [ 113.28068, 23.11937 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3313, "FID_": 3317.0, "LON": 113.27858, "LAT": 23.13359, "NAME_CN": "中山大学光华口腔医学院附属口腔医院", "TELEPHONE": "020-80830098", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.146930", "Name": "中山大学光华口腔医学院附属口腔医院-口腔老年门诊", "address": "东风东路572号之1" }, "geometry": { "type": "Point", "coordinates": [ 113.27858, 23.13359 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3314, "FID_": 3318.0, "LON": 113.2785, "LAT": 23.13358, "NAME_CN": "中山大学附属口腔医院口腔预防科", "TELEPHONE": "020-29055511", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.146931", "Name": "中山大学附属口腔医院口腔预防科", "address": "东风东路572号之3" }, "geometry": { "type": "Point", "coordinates": [ 113.2785, 23.13358 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3315, "FID_": 3319.0, "LON": 113.45325, "LAT": 22.8888, "NAME_CN": "远康大药房东涌分店", "TELEPHONE": "020-61915115", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.146936", "Name": "远康大药房东涌分店", "address": "东兴一路35号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.45325, 22.8888 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3316, "FID_": 3320.0, "LON": 113.56, "LAT": 23.10848, "NAME_CN": "夏埔牙科", "TELEPHONE": "13427699077", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146937", "Name": "夏埔牙科", "address": "水南大道东" }, "geometry": { "type": "Point", "coordinates": [ 113.56, 23.10848 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3317, "FID_": 3321.0, "LON": 113.36215, "LAT": 23.15115, "NAME_CN": "顺康门诊", "TELEPHONE": "020-38734103", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146939", "Name": "顺康门诊", "address": "汇景北路74号24" }, "geometry": { "type": "Point", "coordinates": [ 113.36215, 23.15115 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3318, "FID_": 3322.0, "LON": 113.36694, "LAT": 22.91991, "NAME_CN": "桥南街陈涌村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.146940", "Name": "桥南街陈涌村卫生站", "address": "二塱西街1巷13" }, "geometry": { "type": "Point", "coordinates": [ 113.36694, 22.91991 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3319, "FID_": 3323.0, "LON": 113.32552, "LAT": 23.16466, "NAME_CN": "武警医院耳鼻咽喉中心", "TELEPHONE": "020-61011111", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146942", "Name": "武警医院耳鼻咽喉中心", "address": "燕岭路自编260号" }, "geometry": { "type": "Point", "coordinates": [ 113.32552, 23.16466 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3320, "FID_": 3324.0, "LON": 113.34011, "LAT": 22.91302, "NAME_CN": "沙坑村卫生站", "TELEPHONE": "020-84737458", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.146943", "Name": "沙坑村卫生站", "address": "永安大街4号" }, "geometry": { "type": "Point", "coordinates": [ 113.34011, 22.91302 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3321, "FID_": 3325.0, "LON": 113.35817, "LAT": 23.29823, "NAME_CN": "茂昌堂大药房谢家庄分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146948", "Name": "茂昌堂大药房谢家庄分店", "address": "新安街27对面" }, "geometry": { "type": "Point", "coordinates": [ 113.35817, 23.29823 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3322, "FID_": 3326.0, "LON": 113.31508, "LAT": 23.43949, "NAME_CN": "东成医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146949", "Name": "东成医疗门诊部", "address": "一一八省道" }, "geometry": { "type": "Point", "coordinates": [ 113.31508, 23.43949 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3323, "FID_": 3327.0, "LON": 113.2574, "LAT": 23.42958, "NAME_CN": "平西卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.146950", "Name": "平西卫生站", "address": "平步大道与一零六国道交流道口" }, "geometry": { "type": "Point", "coordinates": [ 113.2574, 23.42958 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3324, "FID_": 3328.0, "LON": 113.34683, "LAT": 23.3025, "NAME_CN": "兴福堂药房", "TELEPHONE": "13509288543", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146956", "Name": "兴福堂药房", "address": "丰泰小区金田花苑附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34683, 23.3025 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3325, "FID_": 3329.0, "LON": 113.55004, "LAT": 23.10653, "NAME_CN": "济慈医院急诊", "TELEPHONE": "020-32282333", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146957", "Name": "济慈医院急诊", "address": "水南开发区一路1" }, "geometry": { "type": "Point", "coordinates": [ 113.55004, 23.10653 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3326, "FID_": 3330.0, "LON": 113.30295, "LAT": 23.06919, "NAME_CN": "广州协佳医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.146959", "Name": "广州协佳医院门诊部", "address": "广州大道南1698号" }, "geometry": { "type": "Point", "coordinates": [ 113.30295, 23.06919 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3327, "FID_": 3331.0, "LON": 113.27542, "LAT": 23.07103, "NAME_CN": "健民牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.146961", "Name": "健民牙科", "address": "涌边街" }, "geometry": { "type": "Point", "coordinates": [ 113.27542, 23.07103 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3328, "FID_": 3332.0, "LON": 113.39362, "LAT": 23.12022, "NAME_CN": "寻康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146964", "Name": "寻康药店", "address": "车陂东闸口大街19" }, "geometry": { "type": "Point", "coordinates": [ 113.39362, 23.12022 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3329, "FID_": 3333.0, "LON": 113.47484, "LAT": 23.17225, "NAME_CN": "飞乐园大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.146966", "Name": "飞乐园大药房", "address": "乐飞家园附近" }, "geometry": { "type": "Point", "coordinates": [ 113.47484, 23.17225 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3330, "FID_": 3334.0, "LON": 113.39274, "LAT": 23.19697, "NAME_CN": "沙河镇柯木塱卫生站", "TELEPHONE": "020-87038102", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146975", "Name": "沙河镇柯木塱卫生站", "address": "广汕二路3" }, "geometry": { "type": "Point", "coordinates": [ 113.39274, 23.19697 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3331, "FID_": 3335.0, "LON": 113.24156, "LAT": 23.17484, "NAME_CN": "君诺堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146986", "Name": "君诺堂药房", "address": "合益西街" }, "geometry": { "type": "Point", "coordinates": [ 113.24156, 23.17484 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3332, "FID_": 3336.0, "LON": 113.34931, "LAT": 23.17062, "NAME_CN": "平民大药房", "TELEPHONE": "13724047790", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.146990", "Name": "平民大药房", "address": "翠景街19" }, "geometry": { "type": "Point", "coordinates": [ 113.34931, 23.17062 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3333, "FID_": 3337.0, "LON": 113.40407, "LAT": 22.95028, "NAME_CN": "正康大药房江裕分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.146991", "Name": "正康大药房江裕分店", "address": "江裕大街" }, "geometry": { "type": "Point", "coordinates": [ 113.40407, 22.95028 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3334, "FID_": 3338.0, "LON": 113.25315, "LAT": 23.25177, "NAME_CN": "颖琦大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.146994", "Name": "颖琦大药店", "address": "平沙东街72附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25315, 23.25177 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3335, "FID_": 3339.0, "LON": 113.82834, "LAT": 23.28685, "NAME_CN": "荔城街夏街村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.146998", "Name": "荔城街夏街村卫生站", "address": "夏街校前路7" }, "geometry": { "type": "Point", "coordinates": [ 113.82834, 23.28685 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3336, "FID_": 3340.0, "LON": 113.48252, "LAT": 23.40059, "NAME_CN": "九龙镇中心卫生院红卫村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.146999", "Name": "九龙镇中心卫生院红卫村卫生站", "address": "亨美路" }, "geometry": { "type": "Point", "coordinates": [ 113.48252, 23.40059 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3337, "FID_": 3341.0, "LON": 113.36955, "LAT": 23.04391, "NAME_CN": "广州大学门诊部", "TELEPHONE": "020-39366557", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.147000", "Name": "广州大学门诊部", "address": "广州大学大学城校区生活区红棉路口" }, "geometry": { "type": "Point", "coordinates": [ 113.36955, 23.04391 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3338, "FID_": 3342.0, "LON": 113.22882, "LAT": 23.0759, "NAME_CN": "大翔药业鹤洞大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.147002", "Name": "大翔药业鹤洞大药房", "address": "金达街16号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22882, 23.0759 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3339, "FID_": 3343.0, "LON": 113.54844, "LAT": 23.11504, "NAME_CN": "百和堂大药房牛皮塘店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147007", "Name": "百和堂大药房牛皮塘店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.54844, 23.11504 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3340, "FID_": 3344.0, "LON": 113.22295, "LAT": 23.40635, "NAME_CN": "安和健康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147008", "Name": "安和健康药房", "address": "曙光路80-33" }, "geometry": { "type": "Point", "coordinates": [ 113.22295, 23.40635 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3341, "FID_": 3345.0, "LON": 113.26719, "LAT": 23.12208, "NAME_CN": "仁丰堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.147010", "Name": "仁丰堂大药房", "address": "文德南路122-4" }, "geometry": { "type": "Point", "coordinates": [ 113.26719, 23.12208 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3342, "FID_": 3346.0, "LON": 113.25079, "LAT": 23.25168, "NAME_CN": "平沙村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147011", "Name": "平沙村卫生站", "address": "平沙街21" }, "geometry": { "type": "Point", "coordinates": [ 113.25079, 23.25168 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3343, "FID_": 3347.0, "LON": 113.28635, "LAT": 23.1032, "NAME_CN": "吉太郎动物医院", "TELEPHONE": "020-89561699", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.147016", "Name": "吉太郎动物医院", "address": "怡乐路37-2" }, "geometry": { "type": "Point", "coordinates": [ 113.28635, 23.1032 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3344, "FID_": 3348.0, "LON": 113.27942, "LAT": 23.09803, "NAME_CN": "YY宠物医院", "TELEPHONE": "020-34033384", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.147017", "Name": "YY宠物医院", "address": "金禧路" }, "geometry": { "type": "Point", "coordinates": [ 113.27942, 23.09803 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3345, "FID_": 3349.0, "LON": 113.37199, "LAT": 23.13046, "NAME_CN": "爱心大药房棠下NO.1", "TELEPHONE": "020-85675982", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147018", "Name": "爱心大药房棠下NO.1", "address": "棠下市场北路" }, "geometry": { "type": "Point", "coordinates": [ 113.37199, 23.13046 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3346, "FID_": 3350.0, "LON": 113.21558, "LAT": 23.08206, "NAME_CN": "广州中医药大学热研所中西医结合医院颐和门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.147021", "Name": "广州中医药大学热研所中西医结合医院颐和门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21558, 23.08206 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3347, "FID_": 3351.0, "LON": 113.32317, "LAT": 23.13323, "NAME_CN": "来吉祥药房", "TELEPHONE": "020-85260002", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147023", "Name": "来吉祥药房", "address": "体育东路104号" }, "geometry": { "type": "Point", "coordinates": [ 113.32317, 23.13323 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3348, "FID_": 3352.0, "LON": 113.29207, "LAT": 23.01193, "NAME_CN": "广州正康大药房惠江分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.147030", "Name": "广州正康大药房惠江分店", "address": "石中二路" }, "geometry": { "type": "Point", "coordinates": [ 113.29207, 23.01193 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3349, "FID_": 3353.0, "LON": 113.47722, "LAT": 22.96637, "NAME_CN": "正康连锁大药房赤岗村分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.147031", "Name": "正康连锁大药房赤岗村分店", "address": "岗中路10" }, "geometry": { "type": "Point", "coordinates": [ 113.47722, 22.96637 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3350, "FID_": 3354.0, "LON": 113.38735, "LAT": 22.80324, "NAME_CN": "伟成药店", "TELEPHONE": "020-34997336", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.147033", "Name": "伟成药店", "address": "北流路91号" }, "geometry": { "type": "Point", "coordinates": [ 113.38735, 22.80324 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3351, "FID_": 3355.0, "LON": 113.20528, "LAT": 23.43094, "NAME_CN": "平康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147034", "Name": "平康药店", "address": "平步大道中" }, "geometry": { "type": "Point", "coordinates": [ 113.20528, 23.43094 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3352, "FID_": 3356.0, "LON": 113.38048, "LAT": 23.19768, "NAME_CN": "安心大药房新欧店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147042", "Name": "安心大药房新欧店", "address": "柯木塱新欧中街" }, "geometry": { "type": "Point", "coordinates": [ 113.38048, 23.19768 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3353, "FID_": 3357.0, "LON": 113.23993, "LAT": 23.20752, "NAME_CN": "上品中西医大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147043", "Name": "上品中西医大药房", "address": "黄石西街" }, "geometry": { "type": "Point", "coordinates": [ 113.23993, 23.20752 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3354, "FID_": 3358.0, "LON": 113.2651, "LAT": 23.3906, "NAME_CN": "一济堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147053", "Name": "一济堂大药房", "address": "团结路" }, "geometry": { "type": "Point", "coordinates": [ 113.2651, 23.3906 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3355, "FID_": 3359.0, "LON": 113.35058, "LAT": 23.30795, "NAME_CN": "龙健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147054", "Name": "龙健药店", "address": "回龙街与兴和南五路交叉口旁" }, "geometry": { "type": "Point", "coordinates": [ 113.35058, 23.30795 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3356, "FID_": 3360.0, "LON": 113.57109, "LAT": 23.11617, "NAME_CN": "太平洋药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147058", "Name": "太平洋药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.57109, 23.11617 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3357, "FID_": 3361.0, "LON": 113.19222, "LAT": 23.38559, "NAME_CN": "美心大药房翠华店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147059", "Name": "美心大药房翠华店", "address": "金华路10-12" }, "geometry": { "type": "Point", "coordinates": [ 113.19222, 23.38559 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3358, "FID_": 3362.0, "LON": 113.71779, "LAT": 23.61263, "NAME_CN": "密石村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.147060", "Name": "密石村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.71779, 23.61263 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3359, "FID_": 3363.0, "LON": 113.67269, "LAT": 23.6204, "NAME_CN": "乌土村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.147061", "Name": "乌土村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.67269, 23.6204 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3360, "FID_": 3364.0, "LON": 113.24958, "LAT": 23.1058, "NAME_CN": "广州市海珠区口腔医院", "TELEPHONE": "020-29055511", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.147065", "Name": "广州市海珠区口腔医院", "address": "同福西路235号" }, "geometry": { "type": "Point", "coordinates": [ 113.24958, 23.1058 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3361, "FID_": 3365.0, "LON": 113.20599, "LAT": 23.20393, "NAME_CN": "健宁药业健宁药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147067", "Name": "健宁药业健宁药房", "address": "庆隆路" }, "geometry": { "type": "Point", "coordinates": [ 113.20599, 23.20393 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3362, "FID_": 3366.0, "LON": 113.4787, "LAT": 23.43395, "NAME_CN": "众参源众惠大药房", "TELEPHONE": "020-87928107", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.147085", "Name": "众参源众惠大药房", "address": "新平商业步行街附近" }, "geometry": { "type": "Point", "coordinates": [ 113.4787, 23.43395 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3363, "FID_": 3367.0, "LON": 113.2884, "LAT": 23.12466, "NAME_CN": "大东街社区卫生服务中心预防接种规范门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.147086", "Name": "大东街社区卫生服务中心预防接种规范门诊", "address": "庙前西街" }, "geometry": { "type": "Point", "coordinates": [ 113.2884, 23.12466 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3364, "FID_": 3368.0, "LON": 113.57192, "LAT": 23.11012, "NAME_CN": "扶健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147089", "Name": "扶健大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.57192, 23.11012 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3365, "FID_": 3369.0, "LON": 113.22314, "LAT": 23.08811, "NAME_CN": "宠怡新感觉动物医院", "TELEPHONE": "020-81528119", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.147091", "Name": "宠怡新感觉动物医院", "address": "喜鹊路26临时" }, "geometry": { "type": "Point", "coordinates": [ 113.22314, 23.08811 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3366, "FID_": 3370.0, "LON": 113.49722, "LAT": 23.17853, "NAME_CN": "五千年医药连锁药房萝塱分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147095", "Name": "五千年医药连锁药房萝塱分店", "address": "萝塱路10号103-104房号" }, "geometry": { "type": "Point", "coordinates": [ 113.49722, 23.17853 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3367, "FID_": 3371.0, "LON": 113.32771, "LAT": 23.06016, "NAME_CN": "仁康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.147099", "Name": "仁康药房", "address": "南洲路芒村附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32771, 23.06016 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3368, "FID_": 3372.0, "LON": 113.60013, "LAT": 23.13941, "NAME_CN": "正本堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147102", "Name": "正本堂大药房", "address": "凤市西路1" }, "geometry": { "type": "Point", "coordinates": [ 113.60013, 23.13941 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3369, "FID_": 3373.0, "LON": 113.32168, "LAT": 23.19397, "NAME_CN": "春祥牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147109", "Name": "春祥牙科诊所", "address": "蟹山南街" }, "geometry": { "type": "Point", "coordinates": [ 113.32168, 23.19397 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3370, "FID_": 3374.0, "LON": 113.19883, "LAT": 23.22533, "NAME_CN": "本草药房国有连锁朝阳分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147113", "Name": "本草药房国有连锁朝阳分店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.19883, 23.22533 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3371, "FID_": 3375.0, "LON": 113.2002, "LAT": 23.22066, "NAME_CN": "康福堂大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147114", "Name": "康福堂大药店", "address": "杨梅南街" }, "geometry": { "type": "Point", "coordinates": [ 113.2002, 23.22066 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3372, "FID_": 3376.0, "LON": 113.62435, "LAT": 23.15989, "NAME_CN": "福音堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147119", "Name": "福音堂药店", "address": "香山大道10附近" }, "geometry": { "type": "Point", "coordinates": [ 113.62435, 23.15989 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3373, "FID_": 3377.0, "LON": 113.66449, "LAT": 23.60434, "NAME_CN": "桃园镇龙桥村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.147122", "Name": "桃园镇龙桥村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.66449, 23.60434 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3374, "FID_": 3378.0, "LON": 113.22549, "LAT": 23.19012, "NAME_CN": "本草药房潭村分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147141", "Name": "本草药房潭村分店", "address": "潭岗小学潭村校区附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22549, 23.19012 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3375, "FID_": 3379.0, "LON": 113.53002, "LAT": 23.14253, "NAME_CN": "星康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147146", "Name": "星康药房", "address": "岗贝中路" }, "geometry": { "type": "Point", "coordinates": [ 113.53002, 23.14253 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3376, "FID_": 3380.0, "LON": 113.32384, "LAT": 23.21633, "NAME_CN": "永健堂医保定点药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147147", "Name": "永健堂医保定点药店", "address": "同和路451" }, "geometry": { "type": "Point", "coordinates": [ 113.32384, 23.21633 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3377, "FID_": 3381.0, "LON": 113.77325, "LAT": 23.48983, "NAME_CN": "金杏中西药店", "TELEPHONE": "020-82823521", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147148", "Name": "金杏中西药店", "address": "大新路38" }, "geometry": { "type": "Point", "coordinates": [ 113.77325, 23.48983 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3378, "FID_": 3382.0, "LON": 113.77423, "LAT": 23.48951, "NAME_CN": "李治良牙科诊所", "TELEPHONE": "020-82828854", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147154", "Name": "李治良牙科诊所", "address": "大新路1" }, "geometry": { "type": "Point", "coordinates": [ 113.77423, 23.48951 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3379, "FID_": 3383.0, "LON": 113.23227, "LAT": 23.13091, "NAME_CN": "杏兰堂药店", "TELEPHONE": "020-81823238", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.147157", "Name": "杏兰堂药店", "address": "周门西街10号" }, "geometry": { "type": "Point", "coordinates": [ 113.23227, 23.13091 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3380, "FID_": 3384.0, "LON": 113.26296, "LAT": 23.12942, "NAME_CN": "李荣显牙科诊所", "TELEPHONE": "020-83339288", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.147163", "Name": "李荣显牙科诊所", "address": "昌兴街35" }, "geometry": { "type": "Point", "coordinates": [ 113.26296, 23.12942 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3381, "FID_": 3385.0, "LON": 113.54649, "LAT": 23.11156, "NAME_CN": "莫医生门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147165", "Name": "莫医生门诊", "address": "新墩下基市场大街" }, "geometry": { "type": "Point", "coordinates": [ 113.54649, 23.11156 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3382, "FID_": 3386.0, "LON": 113.21717, "LAT": 23.23913, "NAME_CN": "庆兴堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147175", "Name": "庆兴堂大药房", "address": "滘心路11" }, "geometry": { "type": "Point", "coordinates": [ 113.21717, 23.23913 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3383, "FID_": 3387.0, "LON": 113.82738, "LAT": 23.30049, "NAME_CN": "广州市增城康琪大药房", "TELEPHONE": "13925131967", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147177", "Name": "广州市增城康琪大药房", "address": "富和路34号104铺" }, "geometry": { "type": "Point", "coordinates": [ 113.82738, 23.30049 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3384, "FID_": 3388.0, "LON": 113.24489, "LAT": 23.21944, "NAME_CN": "民信诚和平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147180", "Name": "民信诚和平价大药房", "address": "环滘大道63号" }, "geometry": { "type": "Point", "coordinates": [ 113.24489, 23.21944 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3385, "FID_": 3389.0, "LON": 113.29983, "LAT": 23.12347, "NAME_CN": "民康中医院", "TELEPHONE": "020-87661899", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.147181", "Name": "民康中医院", "address": "寺右新马路3号院22号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29983, 23.12347 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3386, "FID_": 3390.0, "LON": 113.30549, "LAT": 23.12279, "NAME_CN": "宠儿宠物医院", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.147182", "Name": "宠儿宠物医院", "address": "寺右新马路81号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30549, 23.12279 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3387, "FID_": 3391.0, "LON": 113.17777, "LAT": 23.45162, "NAME_CN": "康一馨大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147185", "Name": "康一馨大药房", "address": "望成路" }, "geometry": { "type": "Point", "coordinates": [ 113.17777, 23.45162 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3388, "FID_": 3392.0, "LON": 113.2211, "LAT": 23.38976, "NAME_CN": "柏善大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147189", "Name": "柏善大药房", "address": "曙光路17-2" }, "geometry": { "type": "Point", "coordinates": [ 113.2211, 23.38976 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3389, "FID_": 3393.0, "LON": 113.26322, "LAT": 23.09242, "NAME_CN": "济民堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.147194", "Name": "济民堂药店", "address": "奋勇街39号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26322, 23.09242 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3390, "FID_": 3394.0, "LON": 113.30878, "LAT": 22.97775, "NAME_CN": "深康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.147196", "Name": "深康大药房", "address": "社学西路" }, "geometry": { "type": "Point", "coordinates": [ 113.30878, 22.97775 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3391, "FID_": 3395.0, "LON": 113.60742, "LAT": 23.11083, "NAME_CN": "莫戈文牙科", "TELEPHONE": "13694287738", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147200", "Name": "莫戈文牙科", "address": "宏达北路29号" }, "geometry": { "type": "Point", "coordinates": [ 113.60742, 23.11083 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3392, "FID_": 3396.0, "LON": 113.56703, "LAT": 23.55974, "NAME_CN": "好家康健来药店", "TELEPHONE": "13763301505", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.147207", "Name": "好家康健来药店", "address": "旺利花苑附近" }, "geometry": { "type": "Point", "coordinates": [ 113.56703, 23.55974 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3393, "FID_": 3397.0, "LON": 113.27568, "LAT": 23.09438, "NAME_CN": "潘仲明药房细岗店", "TELEPHONE": "020-89221605", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.147212", "Name": "潘仲明药房细岗店", "address": "细岗路东一街9号5铺" }, "geometry": { "type": "Point", "coordinates": [ 113.27568, 23.09438 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3394, "FID_": 3398.0, "LON": 113.06787, "LAT": 23.3863, "NAME_CN": "赤坭镇横沙村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147214", "Name": "赤坭镇横沙村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.06787, 23.3863 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3395, "FID_": 3399.0, "LON": 113.38037, "LAT": 23.21165, "NAME_CN": "康民大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147223", "Name": "康民大药房", "address": "渔沙坦剑咀北街2巷9" }, "geometry": { "type": "Point", "coordinates": [ 113.38037, 23.21165 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3396, "FID_": 3400.0, "LON": 113.41808, "LAT": 23.20268, "NAME_CN": "联宜堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147224", "Name": "联宜堂大药房", "address": "联和路" }, "geometry": { "type": "Point", "coordinates": [ 113.41808, 23.20268 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3397, "FID_": 3401.0, "LON": 113.4456, "LAT": 23.18478, "NAME_CN": "福懋宠物", "TELEPHONE": "020-82183412", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147225", "Name": "福懋宠物", "address": "开创大道3280" }, "geometry": { "type": "Point", "coordinates": [ 113.4456, 23.18478 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3398, "FID_": 3402.0, "LON": 113.56173, "LAT": 23.10565, "NAME_CN": "康复门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147233", "Name": "康复门诊", "address": "福华路3" }, "geometry": { "type": "Point", "coordinates": [ 113.56173, 23.10565 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3399, "FID_": 3403.0, "LON": 113.31225, "LAT": 23.27066, "NAME_CN": "健欣大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147236", "Name": "健欣大药房", "address": "永兴北路22附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31225, 23.27066 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3400, "FID_": 3404.0, "LON": 113.34885, "LAT": 22.93627, "NAME_CN": "佳境药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.147247", "Name": "佳境药房", "address": "西丽南路222" }, "geometry": { "type": "Point", "coordinates": [ 113.34885, 22.93627 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3401, "FID_": 3405.0, "LON": 113.2113, "LAT": 23.40425, "NAME_CN": "广州市中西医结合医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147248", "Name": "广州市中西医结合医院门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.2113, 23.40425 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3402, "FID_": 3406.0, "LON": 113.36388, "LAT": 23.34605, "NAME_CN": "济和堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147250", "Name": "济和堂大药房", "address": "白沙路75" }, "geometry": { "type": "Point", "coordinates": [ 113.36388, 23.34605 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3403, "FID_": 3407.0, "LON": 113.2455, "LAT": 23.15353, "NAME_CN": "南帼药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.147254", "Name": "南帼药店", "address": "站西路北街34号A05档" }, "geometry": { "type": "Point", "coordinates": [ 113.2455, 23.15353 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3404, "FID_": 3408.0, "LON": 113.33538, "LAT": 23.08762, "NAME_CN": "普济门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.147271", "Name": "普济门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.33538, 23.08762 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3405, "FID_": 3409.0, "LON": 113.58229, "LAT": 23.54262, "NAME_CN": "新城门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.147277", "Name": "新城门诊", "address": "城中路30" }, "geometry": { "type": "Point", "coordinates": [ 113.58229, 23.54262 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3406, "FID_": 3410.0, "LON": 113.48843, "LAT": 22.93764, "NAME_CN": "康卫大药房", "TELEPHONE": "020-39974481", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.147285", "Name": "康卫大药房", "address": "石清公路" }, "geometry": { "type": "Point", "coordinates": [ 113.48843, 22.93764 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3407, "FID_": 3411.0, "LON": 113.23941, "LAT": 23.15518, "NAME_CN": "景乐药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.147292", "Name": "景乐药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23941, 23.15518 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3408, "FID_": 3412.0, "LON": 113.26555, "LAT": 23.25097, "NAME_CN": "康德堂会员平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147297", "Name": "康德堂会员平价大药房", "address": "商山东街5" }, "geometry": { "type": "Point", "coordinates": [ 113.26555, 23.25097 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3409, "FID_": 3413.0, "LON": 113.39791, "LAT": 23.3812, "NAME_CN": "爱乐康药房品牌连锁", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147299", "Name": "爱乐康药房品牌连锁", "address": "河西三街128附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39791, 23.3812 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3410, "FID_": 3414.0, "LON": 113.5049, "LAT": 23.13606, "NAME_CN": "军康大药房勒竹分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147300", "Name": "军康大药房勒竹分店", "address": "勒竹北街" }, "geometry": { "type": "Point", "coordinates": [ 113.5049, 23.13606 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3411, "FID_": 3415.0, "LON": 113.61088, "LAT": 23.11222, "NAME_CN": "新塘医院儿童体检门诊", "TELEPHONE": "020-82769639", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147312", "Name": "新塘医院儿童体检门诊", "address": "新塘医院附近" }, "geometry": { "type": "Point", "coordinates": [ 113.61088, 23.11222 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3412, "FID_": 3416.0, "LON": 113.54451, "LAT": 23.20636, "NAME_CN": "延康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147321", "Name": "延康药房", "address": "来安来新街自编40" }, "geometry": { "type": "Point", "coordinates": [ 113.54451, 23.20636 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3413, "FID_": 3417.0, "LON": 113.56824, "LAT": 23.55277, "NAME_CN": "南方医科大学第五附属医院1号住院楼", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.147322", "Name": "南方医科大学第五附属医院1号住院楼", "address": "从城大道566号" }, "geometry": { "type": "Point", "coordinates": [ 113.56824, 23.55277 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3414, "FID_": 3418.0, "LON": 113.28604, "LAT": 23.07003, "NAME_CN": "紫和堂颐康门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.147323", "Name": "紫和堂颐康门诊部", "address": "江南大道南1190" }, "geometry": { "type": "Point", "coordinates": [ 113.28604, 23.07003 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3415, "FID_": 3419.0, "LON": 113.24361, "LAT": 23.18897, "NAME_CN": "彬健药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147331", "Name": "彬健药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.24361, 23.18897 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3416, "FID_": 3420.0, "LON": 113.28147, "LAT": 23.14637, "NAME_CN": "宝芝林中药公司恒福药店", "TELEPHONE": "18926156079", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.147336", "Name": "宝芝林中药公司恒福药店", "address": "淘金花园附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28147, 23.14637 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3417, "FID_": 3421.0, "LON": 113.52076, "LAT": 23.05632, "NAME_CN": "东兴堂大药房普晖分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147338", "Name": "东兴堂大药房普晖分店", "address": "普晖五街24" }, "geometry": { "type": "Point", "coordinates": [ 113.52076, 23.05632 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3418, "FID_": 3422.0, "LON": 113.24666, "LAT": 23.18812, "NAME_CN": "金智大药房", "TELEPHONE": "13119518088", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147343", "Name": "金智大药房", "address": "祥岗新街17号" }, "geometry": { "type": "Point", "coordinates": [ 113.24666, 23.18812 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3419, "FID_": 3423.0, "LON": 113.26958, "LAT": 23.13036, "NAME_CN": "老百姓大药房德政北店", "TELEPHONE": "020-66635990", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.147351", "Name": "老百姓大药房德政北店", "address": "德政北路393号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26958, 23.13036 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3420, "FID_": 3424.0, "LON": 113.59989, "LAT": 23.1103, "NAME_CN": "祁康药店", "TELEPHONE": "020-82768882", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147353", "Name": "祁康药店", "address": "港口大道17号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.59989, 23.1103 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3421, "FID_": 3425.0, "LON": 113.31647, "LAT": 23.18266, "NAME_CN": "善德堂大药房药业连锁梅花园分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147356", "Name": "善德堂大药房药业连锁梅花园分店", "address": "梅宾北路" }, "geometry": { "type": "Point", "coordinates": [ 113.31647, 23.18266 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3422, "FID_": 3426.0, "LON": 113.0929, "LAT": 23.31966, "NAME_CN": "石湖山卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147360", "Name": "石湖山卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.0929, 23.31966 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3423, "FID_": 3427.0, "LON": 113.22817, "LAT": 23.31263, "NAME_CN": "富龙药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147361", "Name": "富龙药店", "address": "水沥红葱市场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22817, 23.31263 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3424, "FID_": 3428.0, "LON": 113.26468, "LAT": 23.16773, "NAME_CN": "德利动物医院", "TELEPHONE": "020-86565121", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147374", "Name": "德利动物医院", "address": "云苑二街" }, "geometry": { "type": "Point", "coordinates": [ 113.26468, 23.16773 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3425, "FID_": 3429.0, "LON": 113.61636, "LAT": 23.13327, "NAME_CN": "广州市增城益智药店", "TELEPHONE": "020-82896215", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147375", "Name": "广州市增城益智药店", "address": "汇太东路154" }, "geometry": { "type": "Point", "coordinates": [ 113.61636, 23.13327 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3426, "FID_": 3430.0, "LON": 113.23734, "LAT": 23.21658, "NAME_CN": "和生堂健康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147376", "Name": "和生堂健康药房", "address": "大冈街87" }, "geometry": { "type": "Point", "coordinates": [ 113.23734, 23.21658 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3427, "FID_": 3431.0, "LON": 113.3172, "LAT": 23.16531, "NAME_CN": "雅康牙科", "TELEPHONE": "020-87704608", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147381", "Name": "雅康牙科", "address": "侨乐街88号" }, "geometry": { "type": "Point", "coordinates": [ 113.3172, 23.16531 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3428, "FID_": 3432.0, "LON": 113.32937, "LAT": 23.2305, "NAME_CN": "恒信大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147385", "Name": "恒信大药房", "address": "同新路" }, "geometry": { "type": "Point", "coordinates": [ 113.32937, 23.2305 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3429, "FID_": 3433.0, "LON": 113.29979, "LAT": 23.15275, "NAME_CN": "平福药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147392", "Name": "平福药房", "address": "先烈东横路44号" }, "geometry": { "type": "Point", "coordinates": [ 113.29979, 23.15275 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3430, "FID_": 3434.0, "LON": 113.20777, "LAT": 23.4035, "NAME_CN": "圆缘宠物医院", "TELEPHONE": "020-86878786", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147394", "Name": "圆缘宠物医院", "address": "迎宾大道77-2" }, "geometry": { "type": "Point", "coordinates": [ 113.20777, 23.4035 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3431, "FID_": 3435.0, "LON": 113.21492, "LAT": 23.41423, "NAME_CN": "华纬药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147395", "Name": "华纬药店", "address": "现龙社二巷17号" }, "geometry": { "type": "Point", "coordinates": [ 113.21492, 23.41423 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3432, "FID_": 3436.0, "LON": 113.26368, "LAT": 23.20832, "NAME_CN": "健平大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147396", "Name": "健平大药房", "address": "汇景路66" }, "geometry": { "type": "Point", "coordinates": [ 113.26368, 23.20832 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3433, "FID_": 3437.0, "LON": 113.22934, "LAT": 23.18376, "NAME_CN": "平聚大药房聚龙店", "TELEPHONE": "13719057038", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147402", "Name": "平聚大药房聚龙店", "address": "聚龙大道" }, "geometry": { "type": "Point", "coordinates": [ 113.22934, 23.18376 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3434, "FID_": 3438.0, "LON": 113.29318, "LAT": 23.03783, "NAME_CN": "明爱宠物诊疗旗舰店", "TELEPHONE": "020-39980319", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.147404", "Name": "明爱宠物诊疗旗舰店", "address": "沿沙东路" }, "geometry": { "type": "Point", "coordinates": [ 113.29318, 23.03783 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3435, "FID_": 3439.0, "LON": 113.21806, "LAT": 23.19875, "NAME_CN": "济万家药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147406", "Name": "济万家药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21806, 23.19875 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3436, "FID_": 3440.0, "LON": 113.34553, "LAT": 23.17311, "NAME_CN": "天和堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147413", "Name": "天和堂药店", "address": "长湴南大街" }, "geometry": { "type": "Point", "coordinates": [ 113.34553, 23.17311 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3437, "FID_": 3441.0, "LON": 113.26277, "LAT": 23.20529, "NAME_CN": "雷米高宠物医院", "TELEPHONE": "020-85282056", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147417", "Name": "雷米高宠物医院", "address": "航联大道23" }, "geometry": { "type": "Point", "coordinates": [ 113.26277, 23.20529 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3438, "FID_": 3442.0, "LON": 113.29484, "LAT": 23.22284, "NAME_CN": "康泰大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147425", "Name": "康泰大药房", "address": "同泰路一街78" }, "geometry": { "type": "Point", "coordinates": [ 113.29484, 23.22284 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3439, "FID_": 3443.0, "LON": 113.38432, "LAT": 23.132, "NAME_CN": "富华中西医结合门诊部", "TELEPHONE": "020-85536781", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147429", "Name": "富华中西医结合门诊部", "address": "泰安中学对面" }, "geometry": { "type": "Point", "coordinates": [ 113.38432, 23.132 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3440, "FID_": 3444.0, "LON": 113.21994, "LAT": 23.21688, "NAME_CN": "林和药业伟航药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147433", "Name": "林和药业伟航药店", "address": "庆丰广场三街" }, "geometry": { "type": "Point", "coordinates": [ 113.21994, 23.21688 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3441, "FID_": 3445.0, "LON": 113.50667, "LAT": 23.17829, "NAME_CN": "萝岗区中医院急诊部", "TELEPHONE": "020-81553291", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147434", "Name": "萝岗区中医院急诊部", "address": "萝岗公路街193号" }, "geometry": { "type": "Point", "coordinates": [ 113.50667, 23.17829 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3442, "FID_": 3446.0, "LON": 113.29942, "LAT": 23.23013, "NAME_CN": "东泰大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147441", "Name": "东泰大药房", "address": "永康路268" }, "geometry": { "type": "Point", "coordinates": [ 113.29942, 23.23013 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3443, "FID_": 3447.0, "LON": 113.49547, "LAT": 23.08432, "NAME_CN": "和和中草药店", "TELEPHONE": "020-82216363", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147447", "Name": "和和中草药店", "address": "风度街20号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.49547, 23.08432 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3444, "FID_": 3448.0, "LON": 113.41237, "LAT": 23.12147, "NAME_CN": "广州京广门诊部", "TELEPHONE": "020-32239666", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147448", "Name": "广州京广门诊部", "address": "中山大道中1033" }, "geometry": { "type": "Point", "coordinates": [ 113.41237, 23.12147 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3445, "FID_": 3449.0, "LON": 113.37509, "LAT": 23.13424, "NAME_CN": "广州市痛风病专科门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147449", "Name": "广州市痛风病专科门诊", "address": "棠下大片北路" }, "geometry": { "type": "Point", "coordinates": [ 113.37509, 23.13424 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3446, "FID_": 3450.0, "LON": 113.37191, "LAT": 23.10154, "NAME_CN": "琶洲街琶洲社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.147450", "Name": "琶洲街琶洲社区卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.37191, 23.10154 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3447, "FID_": 3451.0, "LON": 113.44004, "LAT": 23.10258, "NAME_CN": "兴合堂连锁药房荔园店", "TELEPHONE": "020-82533090", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147467", "Name": "兴合堂连锁药房荔园店", "address": "珍宝大厦109" }, "geometry": { "type": "Point", "coordinates": [ 113.44004, 23.10258 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3448, "FID_": 3452.0, "LON": 113.40627, "LAT": 22.96347, "NAME_CN": "仁和堂茶东第二药店", "TELEPHONE": "020-39964389", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.147471", "Name": "仁和堂茶东第二药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.40627, 22.96347 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3449, "FID_": 3453.0, "LON": 113.44301, "LAT": 22.95048, "NAME_CN": "滋柏药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.147477", "Name": "滋柏药店", "address": "市莲路" }, "geometry": { "type": "Point", "coordinates": [ 113.44301, 22.95048 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3450, "FID_": 3455.0, "LON": 113.29743, "LAT": 23.2888, "NAME_CN": "民健会员平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147492", "Name": "民健会员平价大药房", "address": "龙归农贸市场西铺9~10号" }, "geometry": { "type": "Point", "coordinates": [ 113.29743, 23.2888 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3451, "FID_": 3456.0, "LON": 113.27189, "LAT": 23.22822, "NAME_CN": "金炼大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147493", "Name": "金炼大药店", "address": "黄边北路31附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27189, 23.22822 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3452, "FID_": 3457.0, "LON": 113.17245, "LAT": 23.46869, "NAME_CN": "忠诚门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147494", "Name": "忠诚门诊", "address": "金狮大道东路54" }, "geometry": { "type": "Point", "coordinates": [ 113.17245, 23.46869 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3453, "FID_": 3458.0, "LON": 113.17116, "LAT": 23.46855, "NAME_CN": "万宁大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147495", "Name": "万宁大药房", "address": "金狮大道东路30" }, "geometry": { "type": "Point", "coordinates": [ 113.17116, 23.46855 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3454, "FID_": 3459.0, "LON": 113.24735, "LAT": 23.40896, "NAME_CN": "花东益康药店", "TELEPHONE": "020-33237936", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147497", "Name": "花东益康药店", "address": "山河西路西4号之1" }, "geometry": { "type": "Point", "coordinates": [ 113.24735, 23.40896 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3455, "FID_": 3460.0, "LON": 113.43438, "LAT": 23.11427, "NAME_CN": "德健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147498", "Name": "德健药店", "address": "仓下大街2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.43438, 23.11427 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3456, "FID_": 3461.0, "LON": 113.23534, "LAT": 23.16781, "NAME_CN": "健安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147499", "Name": "健安药店", "address": "粤溪大街9" }, "geometry": { "type": "Point", "coordinates": [ 113.23534, 23.16781 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3457, "FID_": 3462.0, "LON": 113.29726, "LAT": 23.27061, "NAME_CN": "南岭村华康大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147509", "Name": "南岭村华康大药店", "address": "南岭村" }, "geometry": { "type": "Point", "coordinates": [ 113.29726, 23.27061 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3458, "FID_": 3463.0, "LON": 113.33096, "LAT": 23.08304, "NAME_CN": "明爱门诊牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.147516", "Name": "明爱门诊牙科", "address": "龙潭东环街" }, "geometry": { "type": "Point", "coordinates": [ 113.33096, 23.08304 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3459, "FID_": 3464.0, "LON": 113.46574, "LAT": 22.96601, "NAME_CN": "好景药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.147520", "Name": "好景药店", "address": "市莲路南浦路段23" }, "geometry": { "type": "Point", "coordinates": [ 113.46574, 22.96601 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3460, "FID_": 3465.0, "LON": 113.51469, "LAT": 23.08452, "NAME_CN": "国健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147526", "Name": "国健药店", "address": "水关路9" }, "geometry": { "type": "Point", "coordinates": [ 113.51469, 23.08452 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3461, "FID_": 3466.0, "LON": 113.34965, "LAT": 23.36972, "NAME_CN": "康健医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147529", "Name": "康健医药店", "address": "竹一新胜街21" }, "geometry": { "type": "Point", "coordinates": [ 113.34965, 23.36972 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3462, "FID_": 3467.0, "LON": 113.31469, "LAT": 23.12688, "NAME_CN": "广州市妇女儿童医疗中心", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.139782", "Name": "广州市妇女儿童医疗中心-住院部", "address": "金穗路9号" }, "geometry": { "type": "Point", "coordinates": [ 113.31469, 23.12688 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3463, "FID_": 3468.0, "LON": 113.61704, "LAT": 23.28858, "NAME_CN": "钟宏牙科", "TELEPHONE": "13538818325", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147540", "Name": "钟宏牙科", "address": "竹林路2-1" }, "geometry": { "type": "Point", "coordinates": [ 113.61704, 23.28858 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3464, "FID_": 3469.0, "LON": 113.37303, "LAT": 23.167, "NAME_CN": "裕康堂大药房岑村分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147542", "Name": "裕康堂大药房岑村分店", "address": "岑村西街37" }, "geometry": { "type": "Point", "coordinates": [ 113.37303, 23.167 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3465, "FID_": 3470.0, "LON": 113.35251, "LAT": 23.30069, "NAME_CN": "林和药业连锁谢家庄药店", "TELEPHONE": "020-22176553", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147555", "Name": "林和药业连锁谢家庄药店", "address": "大来南路83" }, "geometry": { "type": "Point", "coordinates": [ 113.35251, 23.30069 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3466, "FID_": 3471.0, "LON": 113.82408, "LAT": 23.2965, "NAME_CN": "和爱大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147556", "Name": "和爱大药房", "address": "帝园路23号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.82408, 23.2965 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3467, "FID_": 3472.0, "LON": 113.1583, "LAT": 23.4605, "NAME_CN": "禄福唐大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147566", "Name": "禄福唐大药店", "address": "闪壁旧村一巷4号" }, "geometry": { "type": "Point", "coordinates": [ 113.1583, 23.4605 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3468, "FID_": 3473.0, "LON": 113.2207, "LAT": 23.3917, "NAME_CN": "仁和堂药业连锁安民药店", "TELEPHONE": "020-36811915", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147573", "Name": "仁和堂药业连锁安民药店", "address": "云山大道晓翠苑西侧200米" }, "geometry": { "type": "Point", "coordinates": [ 113.2207, 23.3917 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3469, "FID_": 3474.0, "LON": 113.2704, "LAT": 23.10545, "NAME_CN": "德福药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.147574", "Name": "德福药店", "address": "基立南街21-1" }, "geometry": { "type": "Point", "coordinates": [ 113.2704, 23.10545 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3470, "FID_": 3475.0, "LON": 113.23188, "LAT": 23.09658, "NAME_CN": "李少丽牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.147575", "Name": "李少丽牙科诊所", "address": "中市乌石墩小区对面" }, "geometry": { "type": "Point", "coordinates": [ 113.23188, 23.09658 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3471, "FID_": 3476.0, "LON": 113.26968, "LAT": 23.23149, "NAME_CN": "安健堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147579", "Name": "安健堂大药房", "address": "嘉禾立交嘉禾收费站东南侧" }, "geometry": { "type": "Point", "coordinates": [ 113.26968, 23.23149 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3472, "FID_": 3477.0, "LON": 113.33794, "LAT": 22.9068, "NAME_CN": "柏盛堂康正药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.147583", "Name": "柏盛堂康正药房", "address": "中华大道230之1" }, "geometry": { "type": "Point", "coordinates": [ 113.33794, 22.9068 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3473, "FID_": 3478.0, "LON": 113.57131, "LAT": 23.11893, "NAME_CN": "康晴大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147596", "Name": "康晴大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.57131, 23.11893 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3474, "FID_": 3479.0, "LON": 113.19713, "LAT": 23.39477, "NAME_CN": "润泽大药房NO.16", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147602", "Name": "润泽大药房NO.16", "address": "七社旧村一巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.19713, 23.39477 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3475, "FID_": 3480.0, "LON": 113.49999, "LAT": 23.1507, "NAME_CN": "仁和堂药业连锁泰安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147603", "Name": "仁和堂药业连锁泰安药店", "address": "岭竹街10" }, "geometry": { "type": "Point", "coordinates": [ 113.49999, 23.1507 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3476, "FID_": 3481.0, "LON": 113.37462, "LAT": 23.16353, "NAME_CN": "伯和堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147611", "Name": "伯和堂药店", "address": "岑村南街" }, "geometry": { "type": "Point", "coordinates": [ 113.37462, 23.16353 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3477, "FID_": 3482.0, "LON": 113.2819, "LAT": 23.25743, "NAME_CN": "林和药业乐民堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147612", "Name": "林和药业乐民堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.2819, 23.25743 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3478, "FID_": 3483.0, "LON": 113.28237, "LAT": 23.25774, "NAME_CN": "德仁轩大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147613", "Name": "德仁轩大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.28237, 23.25774 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3479, "FID_": 3484.0, "LON": 113.28223, "LAT": 23.25802, "NAME_CN": "林和药业元春堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147614", "Name": "林和药业元春堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.28223, 23.25802 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3480, "FID_": 3485.0, "LON": 113.60949, "LAT": 23.12291, "NAME_CN": "扶康药店", "TELEPHONE": "13059180158", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147615", "Name": "扶康药店", "address": "翠竹路10号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.60949, 23.12291 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3481, "FID_": 3486.0, "LON": 113.31537, "LAT": 23.08912, "NAME_CN": "江海康百惠药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.147617", "Name": "江海康百惠药店", "address": "敦和路287号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31537, 23.08912 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3482, "FID_": 3487.0, "LON": 113.4719, "LAT": 23.09709, "NAME_CN": "德盈堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147619", "Name": "德盈堂药店", "address": "广新路635" }, "geometry": { "type": "Point", "coordinates": [ 113.4719, 23.09709 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3483, "FID_": 3488.0, "LON": 113.14061, "LAT": 23.46959, "NAME_CN": "永健堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147624", "Name": "永健堂药房", "address": "利达路与金狮大道交叉口西侧" }, "geometry": { "type": "Point", "coordinates": [ 113.14061, 23.46959 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3484, "FID_": 3489.0, "LON": 113.32905, "LAT": 23.09251, "NAME_CN": "同安堂大药房信步闲庭分店", "TELEPHONE": "13500032355", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.147627", "Name": "同安堂大药房信步闲庭分店", "address": "石榴岗路14-26" }, "geometry": { "type": "Point", "coordinates": [ 113.32905, 23.09251 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3485, "FID_": 3490.0, "LON": 113.28391, "LAT": 23.21814, "NAME_CN": "新兴白云花园社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147628", "Name": "新兴白云花园社区卫生站", "address": "新兴白云花园" }, "geometry": { "type": "Point", "coordinates": [ 113.28391, 23.21814 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3486, "FID_": 3491.0, "LON": 113.30319, "LAT": 23.13981, "NAME_CN": "白云区医院水荫路门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.147629", "Name": "白云区医院水荫路门诊部", "address": "水荫直街西2巷14" }, "geometry": { "type": "Point", "coordinates": [ 113.30319, 23.13981 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3487, "FID_": 3492.0, "LON": 113.49673, "LAT": 23.58304, "NAME_CN": "国鑫堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.147643", "Name": "国鑫堂药房", "address": "佰家益综合市场西侧100米" }, "geometry": { "type": "Point", "coordinates": [ 113.49673, 23.58304 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3488, "FID_": 3493.0, "LON": 113.36131, "LAT": 23.14089, "NAME_CN": "慈元堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147654", "Name": "慈元堂大药房", "address": "枫叶路自编3号首层15铺" }, "geometry": { "type": "Point", "coordinates": [ 113.36131, 23.14089 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3489, "FID_": 3494.0, "LON": 113.35557, "LAT": 23.12499, "NAME_CN": "集和堂大药房风栗园店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147658", "Name": "集和堂大药房风栗园店", "address": "员村风栗园3号" }, "geometry": { "type": "Point", "coordinates": [ 113.35557, 23.12499 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3490, "FID_": 3495.0, "LON": 113.63042, "LAT": 23.37849, "NAME_CN": "里汾村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147666", "Name": "里汾村卫生站", "address": "X940" }, "geometry": { "type": "Point", "coordinates": [ 113.63042, 23.37849 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3491, "FID_": 3496.0, "LON": 113.54556, "LAT": 22.7945, "NAME_CN": "松仙堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.147667", "Name": "松仙堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.54556, 22.7945 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3492, "FID_": 3497.0, "LON": 113.45265, "LAT": 22.85411, "NAME_CN": "康太源药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.147668", "Name": "康太源药房", "address": "同华街" }, "geometry": { "type": "Point", "coordinates": [ 113.45265, 22.85411 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3493, "FID_": 3498.0, "LON": 113.22806, "LAT": 23.42467, "NAME_CN": "绿竹会员平价健康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147674", "Name": "绿竹会员平价健康药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22806, 23.42467 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3494, "FID_": 3499.0, "LON": 113.22195, "LAT": 23.43993, "NAME_CN": "爱心平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147675", "Name": "爱心平价大药房", "address": "长岗墟北街" }, "geometry": { "type": "Point", "coordinates": [ 113.22195, 23.43993 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3495, "FID_": 3500.0, "LON": 113.22178, "LAT": 23.43976, "NAME_CN": "狮岭福源药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147676", "Name": "狮岭福源药店", "address": "长岗墟南街18" }, "geometry": { "type": "Point", "coordinates": [ 113.22178, 23.43976 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3496, "FID_": 3501.0, "LON": 113.58911, "LAT": 23.12363, "NAME_CN": "药善大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147677", "Name": "药善大药房", "address": "元会大林边二路17" }, "geometry": { "type": "Point", "coordinates": [ 113.58911, 23.12363 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3497, "FID_": 3502.0, "LON": 113.26842, "LAT": 23.24151, "NAME_CN": "爱健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147680", "Name": "爱健大药房", "address": "大岭南街与西岭路交叉口处以东" }, "geometry": { "type": "Point", "coordinates": [ 113.26842, 23.24151 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3498, "FID_": 3503.0, "LON": 113.39274, "LAT": 23.09604, "NAME_CN": "仁福堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.147691", "Name": "仁福堂大药房", "address": "仙源宾馆附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39274, 23.09604 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3499, "FID_": 3504.0, "LON": 113.28839, "LAT": 23.03235, "NAME_CN": "博仁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.147693", "Name": "博仁药店", "address": "YM05" }, "geometry": { "type": "Point", "coordinates": [ 113.28839, 23.03235 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3500, "FID_": 3505.0, "LON": 113.38875, "LAT": 22.77849, "NAME_CN": "南村坊村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.147694", "Name": "南村坊村卫生站", "address": "长城路6-2" }, "geometry": { "type": "Point", "coordinates": [ 113.38875, 22.77849 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3501, "FID_": 3506.0, "LON": 113.28788, "LAT": 23.13654, "NAME_CN": "中山大学中山眼科中心视光学门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.147697", "Name": "中山大学中山眼科中心视光学门诊部", "address": "先烈南路" }, "geometry": { "type": "Point", "coordinates": [ 113.28788, 23.13654 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3502, "FID_": 3507.0, "LON": 113.39089, "LAT": 23.12322, "NAME_CN": "济生医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147698", "Name": "济生医疗门诊部", "address": "高地大街" }, "geometry": { "type": "Point", "coordinates": [ 113.39089, 23.12322 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3503, "FID_": 3508.0, "LON": 113.3168, "LAT": 23.13055, "NAME_CN": "至诚动物医院", "TELEPHONE": "13697479931", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147704", "Name": "至诚动物医院", "address": "黄埔大道西95" }, "geometry": { "type": "Point", "coordinates": [ 113.3168, 23.13055 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3504, "FID_": 3509.0, "LON": 113.3047, "LAT": 23.07231, "NAME_CN": "大参洋大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.147706", "Name": "大参洋大药房", "address": "西碌北大街4巷6" }, "geometry": { "type": "Point", "coordinates": [ 113.3047, 23.07231 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3505, "FID_": 3510.0, "LON": 113.51798, "LAT": 23.07223, "NAME_CN": "福宁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147711", "Name": "福宁药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.51798, 23.07223 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3506, "FID_": 3511.0, "LON": 113.5867, "LAT": 23.17939, "NAME_CN": "仁和堂真和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147712", "Name": "仁和堂真和药店", "address": "永平街" }, "geometry": { "type": "Point", "coordinates": [ 113.5867, 23.17939 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3507, "FID_": 3512.0, "LON": 113.24825, "LAT": 23.06537, "NAME_CN": "顺和堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.147717", "Name": "顺和堂大药房", "address": "环翠北路北侧38号A18附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24825, 23.06537 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3508, "FID_": 3513.0, "LON": 113.43096, "LAT": 23.14377, "NAME_CN": "康民药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147718", "Name": "康民药房", "address": "珠吉路" }, "geometry": { "type": "Point", "coordinates": [ 113.43096, 23.14377 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3509, "FID_": 3514.0, "LON": 113.19746, "LAT": 23.39228, "NAME_CN": "伟民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147719", "Name": "伟民药店", "address": "建设北路100-11" }, "geometry": { "type": "Point", "coordinates": [ 113.19746, 23.39228 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3510, "FID_": 3515.0, "LON": 113.22754, "LAT": 23.27896, "NAME_CN": "江村村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147724", "Name": "江村村卫生站", "address": "江村环村二路78" }, "geometry": { "type": "Point", "coordinates": [ 113.22754, 23.27896 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3511, "FID_": 3516.0, "LON": 113.25526, "LAT": 23.09165, "NAME_CN": "瑞鹏宠物医院第二十分院", "TELEPHONE": "020-34016266", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.147728", "Name": "瑞鹏宠物医院第二十分院", "address": "工业大道北103-15" }, "geometry": { "type": "Point", "coordinates": [ 113.25526, 23.09165 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3512, "FID_": 3517.0, "LON": 113.34088, "LAT": 23.11909, "NAME_CN": "思威国际动物医院", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147729", "Name": "思威国际动物医院", "address": "珠江新城御景自编号111" }, "geometry": { "type": "Point", "coordinates": [ 113.34088, 23.11909 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3513, "FID_": 3518.0, "LON": 113.33445, "LAT": 23.14662, "NAME_CN": "威健动物诊所", "TELEPHONE": "020-38847137", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147734", "Name": "威健动物诊所", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.33445, 23.14662 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3514, "FID_": 3519.0, "LON": 113.46458, "LAT": 23.10279, "NAME_CN": "松鹤堂药店", "TELEPHONE": "18926139968", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147737", "Name": "松鹤堂药店", "address": "文元下底元5附近" }, "geometry": { "type": "Point", "coordinates": [ 113.46458, 23.10279 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3515, "FID_": 3520.0, "LON": 113.2827, "LAT": 23.32259, "NAME_CN": "方石村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147741", "Name": "方石村卫生站", "address": "华城街21" }, "geometry": { "type": "Point", "coordinates": [ 113.2827, 23.32259 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3516, "FID_": 3521.0, "LON": 113.24936, "LAT": 23.4083, "NAME_CN": "柏桉药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147742", "Name": "柏桉药店", "address": "山河东路" }, "geometry": { "type": "Point", "coordinates": [ 113.24936, 23.4083 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3517, "FID_": 3522.0, "LON": 113.25809, "LAT": 23.40207, "NAME_CN": "花山镇龙口村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147743", "Name": "花山镇龙口村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.25809, 23.40207 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3518, "FID_": 3523.0, "LON": 113.26296, "LAT": 23.1293, "NAME_CN": "雷兆新牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.147744", "Name": "雷兆新牙科诊所", "address": "昌兴街31" }, "geometry": { "type": "Point", "coordinates": [ 113.26296, 23.1293 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3519, "FID_": 3524.0, "LON": 113.24872, "LAT": 23.22978, "NAME_CN": "宝琳药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147758", "Name": "宝琳药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.24872, 23.22978 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3520, "FID_": 3525.0, "LON": 113.33278, "LAT": 23.30685, "NAME_CN": "沅鑫药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147760", "Name": "沅鑫药店", "address": "广州民营科技园3附近" }, "geometry": { "type": "Point", "coordinates": [ 113.33278, 23.30685 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3521, "FID_": 3526.0, "LON": 113.16051, "LAT": 23.46219, "NAME_CN": "信福缘大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147767", "Name": "信福缘大药店", "address": "法政街" }, "geometry": { "type": "Point", "coordinates": [ 113.16051, 23.46219 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3522, "FID_": 3527.0, "LON": 113.20171, "LAT": 23.15477, "NAME_CN": "益钧堂大药房", "TELEPHONE": "13602400591", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147769", "Name": "益钧堂大药房", "address": "沙贝大街" }, "geometry": { "type": "Point", "coordinates": [ 113.20171, 23.15477 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3523, "FID_": 3528.0, "LON": 113.19425, "LAT": 23.42928, "NAME_CN": "花都时代妇产医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147772", "Name": "花都时代妇产医院门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.19425, 23.42928 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3524, "FID_": 3529.0, "LON": 113.12834, "LAT": 23.44358, "NAME_CN": "禄源唐大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147773", "Name": "禄源唐大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.12834, 23.44358 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3525, "FID_": 3530.0, "LON": 113.21141, "LAT": 23.06197, "NAME_CN": "慈信大药房棉村分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.147785", "Name": "慈信大药房棉村分店", "address": "海南棉村150-1" }, "geometry": { "type": "Point", "coordinates": [ 113.21141, 23.06197 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3526, "FID_": 3531.0, "LON": 113.54123, "LAT": 23.11621, "NAME_CN": "广州邦民大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147788", "Name": "广州邦民大药房", "address": "宏明路3附近" }, "geometry": { "type": "Point", "coordinates": [ 113.54123, 23.11621 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3527, "FID_": 3532.0, "LON": 113.32349, "LAT": 22.94654, "NAME_CN": "汀根第二卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.147793", "Name": "汀根第二卫生站", "address": "宁仁大街13" }, "geometry": { "type": "Point", "coordinates": [ 113.32349, 22.94654 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3528, "FID_": 3533.0, "LON": 113.62886, "LAT": 23.55061, "NAME_CN": "山下村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.147797", "Name": "山下村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.62886, 23.55061 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3529, "FID_": 3534.0, "LON": 113.5392, "LAT": 23.55034, "NAME_CN": "城郊街三将军村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.147798", "Name": "城郊街三将军村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.5392, 23.55034 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3530, "FID_": 3535.0, "LON": 113.24572, "LAT": 23.26764, "NAME_CN": "祺燕堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147801", "Name": "祺燕堂药房", "address": "桃红西街13号斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.24572, 23.26764 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3531, "FID_": 3536.0, "LON": 113.29804, "LAT": 23.2704, "NAME_CN": "李江医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147802", "Name": "李江医疗门诊部", "address": "南岭工业区南路" }, "geometry": { "type": "Point", "coordinates": [ 113.29804, 23.2704 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3532, "FID_": 3537.0, "LON": 113.27136, "LAT": 23.45285, "NAME_CN": "众源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147805", "Name": "众源大药房", "address": "两龙南街21-2" }, "geometry": { "type": "Point", "coordinates": [ 113.27136, 23.45285 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3533, "FID_": 3538.0, "LON": 113.61536, "LAT": 23.29001, "NAME_CN": "神龙药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147808", "Name": "神龙药店", "address": "新市路36" }, "geometry": { "type": "Point", "coordinates": [ 113.61536, 23.29001 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3534, "FID_": 3539.0, "LON": 113.17363, "LAT": 23.47034, "NAME_CN": "春丰大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147811", "Name": "春丰大药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.17363, 23.47034 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3535, "FID_": 3540.0, "LON": 113.18151, "LAT": 23.47207, "NAME_CN": "福美牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147812", "Name": "福美牙科", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.18151, 23.47207 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3536, "FID_": 3541.0, "LON": 113.1809, "LAT": 23.47518, "NAME_CN": "民利大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147813", "Name": "民利大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.1809, 23.47518 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3537, "FID_": 3542.0, "LON": 113.39379, "LAT": 23.17085, "NAME_CN": "思浩药店凌塘店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147819", "Name": "思浩药店凌塘店", "address": "上街南1号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.39379, 23.17085 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3538, "FID_": 3543.0, "LON": 113.33423, "LAT": 22.92082, "NAME_CN": "金碧康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.147824", "Name": "金碧康药店", "address": "林地大街福涌村委会斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.33423, 22.92082 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3539, "FID_": 3544.0, "LON": 113.46279, "LAT": 22.88927, "NAME_CN": "官坦卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.147825", "Name": "官坦卫生站", "address": "兴业路131" }, "geometry": { "type": "Point", "coordinates": [ 113.46279, 22.88927 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3540, "FID_": 3545.0, "LON": 113.77963, "LAT": 23.49247, "NAME_CN": "和记中西药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147827", "Name": "和记中西药店", "address": "文政路" }, "geometry": { "type": "Point", "coordinates": [ 113.77963, 23.49247 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3541, "FID_": 3546.0, "LON": 113.31765, "LAT": 23.17156, "NAME_CN": "闽之鸿大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147829", "Name": "闽之鸿大药房", "address": "牛利岗大街" }, "geometry": { "type": "Point", "coordinates": [ 113.31765, 23.17156 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3542, "FID_": 3547.0, "LON": 113.36833, "LAT": 23.3635, "NAME_CN": "森林药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147832", "Name": "森林药店", "address": "竹料大道10号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36833, 23.3635 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3543, "FID_": 3548.0, "LON": 113.18024, "LAT": 23.47313, "NAME_CN": "天仁大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147833", "Name": "天仁大药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.18024, 23.47313 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3544, "FID_": 3549.0, "LON": 113.31715, "LAT": 23.08368, "NAME_CN": "嘉和堂平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.147840", "Name": "嘉和堂平价大药房", "address": "桥南新街东8巷2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31715, 23.08368 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3545, "FID_": 3550.0, "LON": 113.22547, "LAT": 23.0633, "NAME_CN": "慈信大药房", "TELEPHONE": "020-81623998", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.147841", "Name": "慈信大药房", "address": "西朗农贸市场B10" }, "geometry": { "type": "Point", "coordinates": [ 113.22547, 23.0633 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3546, "FID_": 3551.0, "LON": 113.23936, "LAT": 23.11829, "NAME_CN": "文康牙科诊所", "TELEPHONE": "020-81086107", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.147842", "Name": "文康牙科诊所", "address": "文昌南路88号" }, "geometry": { "type": "Point", "coordinates": [ 113.23936, 23.11829 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3547, "FID_": 3552.0, "LON": 113.57974, "LAT": 23.54973, "NAME_CN": "美睐美雅口腔门诊部", "TELEPHONE": "18819418833", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.147844", "Name": "美睐美雅口腔门诊部", "address": "青云路29" }, "geometry": { "type": "Point", "coordinates": [ 113.57974, 23.54973 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3548, "FID_": 3553.0, "LON": 113.3901, "LAT": 23.01952, "NAME_CN": "林和药业市头药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.147846", "Name": "林和药业市头药店", "address": "市头大道南路" }, "geometry": { "type": "Point", "coordinates": [ 113.3901, 23.01952 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3549, "FID_": 3554.0, "LON": 113.46622, "LAT": 23.10986, "NAME_CN": "吉春堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147850", "Name": "吉春堂大药房", "address": "中约大街" }, "geometry": { "type": "Point", "coordinates": [ 113.46622, 23.10986 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3550, "FID_": 3555.0, "LON": 113.32365, "LAT": 23.11951, "NAME_CN": "国医大药房兴民路分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147851", "Name": "国医大药房兴民路分店", "address": "兴民路182" }, "geometry": { "type": "Point", "coordinates": [ 113.32365, 23.11951 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3551, "FID_": 3556.0, "LON": 113.2686, "LAT": 23.4517, "NAME_CN": "富康医疗门诊部", "TELEPHONE": "020-86949456", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147855", "Name": "富康医疗门诊部", "address": "两龙路21号之17" }, "geometry": { "type": "Point", "coordinates": [ 113.2686, 23.4517 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3552, "FID_": 3557.0, "LON": 113.22128, "LAT": 23.40567, "NAME_CN": "福鑫堂大药房NO.3", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147858", "Name": "福鑫堂大药房NO.3", "address": "兰花路" }, "geometry": { "type": "Point", "coordinates": [ 113.22128, 23.40567 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3553, "FID_": 3558.0, "LON": 113.18788, "LAT": 23.40167, "NAME_CN": "君悦大药房连锁NO.38", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147859", "Name": "君悦大药房连锁NO.38", "address": "大华村兴隆大街" }, "geometry": { "type": "Point", "coordinates": [ 113.18788, 23.40167 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3554, "FID_": 3559.0, "LON": 113.58449, "LAT": 23.55453, "NAME_CN": "康济大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.147868", "Name": "康济大药房", "address": "村前路" }, "geometry": { "type": "Point", "coordinates": [ 113.58449, 23.55453 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3555, "FID_": 3560.0, "LON": 113.32636, "LAT": 23.32528, "NAME_CN": "草庄卫生站", "TELEPHONE": "13286879683", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147872", "Name": "草庄卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.32636, 23.32528 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3556, "FID_": 3561.0, "LON": 113.34907, "LAT": 23.34902, "NAME_CN": "乌溪村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147873", "Name": "乌溪村卫生站", "address": "乌溪西路32" }, "geometry": { "type": "Point", "coordinates": [ 113.34907, 23.34902 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3557, "FID_": 3562.0, "LON": 113.2279, "LAT": 23.30352, "NAME_CN": "嘉联大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147874", "Name": "嘉联大药店", "address": "塘贝塘贝路6附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2279, 23.30352 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3558, "FID_": 3563.0, "LON": 113.27292, "LAT": 23.08591, "NAME_CN": "庆康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.147889", "Name": "庆康大药房", "address": "江燕路66" }, "geometry": { "type": "Point", "coordinates": [ 113.27292, 23.08591 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3559, "FID_": 3564.0, "LON": 113.5976, "LAT": 23.54016, "NAME_CN": "昌华药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.147890", "Name": "昌华药店", "address": "七星路78" }, "geometry": { "type": "Point", "coordinates": [ 113.5976, 23.54016 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3560, "FID_": 3565.0, "LON": 113.52094, "LAT": 23.11727, "NAME_CN": "仁心药房笔村店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147891", "Name": "仁心药房笔村店", "address": "圣堂街18" }, "geometry": { "type": "Point", "coordinates": [ 113.52094, 23.11727 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3561, "FID_": 3566.0, "LON": 113.32747, "LAT": 23.17964, "NAME_CN": "三九脑科医院", "TELEPHONE": "020-87736999", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147901", "Name": "三九脑科医院-门诊部", "address": "沙太南路578" }, "geometry": { "type": "Point", "coordinates": [ 113.32747, 23.17964 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3562, "FID_": 3567.0, "LON": 113.32059, "LAT": 23.14746, "NAME_CN": "康瑞家医疗门诊部", "TELEPHONE": "020-38906699", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.147906", "Name": "康瑞家医疗门诊部", "address": "林和中路136号" }, "geometry": { "type": "Point", "coordinates": [ 113.32059, 23.14746 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3563, "FID_": 3568.0, "LON": 113.36569, "LAT": 22.95882, "NAME_CN": "思源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.147909", "Name": "思源大药房", "address": "岭头路" }, "geometry": { "type": "Point", "coordinates": [ 113.36569, 22.95882 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3564, "FID_": 3569.0, "LON": 113.21119, "LAT": 23.40424, "NAME_CN": "广州市中西医结合医院", "TELEPHONE": "020-86888120", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147912", "Name": "广州市中西医结合医院-急诊科", "address": "迎宾大道87" }, "geometry": { "type": "Point", "coordinates": [ 113.21119, 23.40424 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3565, "FID_": 3570.0, "LON": 113.83197, "LAT": 23.29229, "NAME_CN": "曾叔文牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147913", "Name": "曾叔文牙科诊所", "address": "和平路23" }, "geometry": { "type": "Point", "coordinates": [ 113.83197, 23.29229 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3566, "FID_": 3571.0, "LON": 113.2884, "LAT": 23.13707, "NAME_CN": "中山大学附属眼科医院隐形眼镜及视力矫正中心", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.147918", "Name": "中山大学附属眼科医院隐形眼镜及视力矫正中心", "address": "环市东路416-5" }, "geometry": { "type": "Point", "coordinates": [ 113.2884, 23.13707 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3567, "FID_": 3572.0, "LON": 113.29281, "LAT": 23.14361, "NAME_CN": "集和堂大药房先烈中分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.147934", "Name": "集和堂大药房先烈中分店", "address": "先烈中路81号76栋首层西侧" }, "geometry": { "type": "Point", "coordinates": [ 113.29281, 23.14361 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3568, "FID_": 3573.0, "LON": 113.33345, "LAT": 22.9043, "NAME_CN": "永益源药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.147936", "Name": "永益源药店", "address": "中华大道45" }, "geometry": { "type": "Point", "coordinates": [ 113.33345, 22.9043 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3569, "FID_": 3574.0, "LON": 113.47703, "LAT": 22.96775, "NAME_CN": "八代医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.147938", "Name": "八代医药店", "address": "岗中路5" }, "geometry": { "type": "Point", "coordinates": [ 113.47703, 22.96775 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3570, "FID_": 3575.0, "LON": 113.82259, "LAT": 23.29035, "NAME_CN": "康信医药会员平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147945", "Name": "康信医药会员平价药房", "address": "光明西路69号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.82259, 23.29035 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3571, "FID_": 3576.0, "LON": 113.32128, "LAT": 23.2121, "NAME_CN": "同健堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147950", "Name": "同健堂药房", "address": "大陂南路24-3" }, "geometry": { "type": "Point", "coordinates": [ 113.32128, 23.2121 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3572, "FID_": 3577.0, "LON": 113.25342, "LAT": 23.19856, "NAME_CN": "金华宠物诊疗部", "TELEPHONE": "020-86261097", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147951", "Name": "金华宠物诊疗部", "address": "棠乐路2-10" }, "geometry": { "type": "Point", "coordinates": [ 113.25342, 23.19856 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3573, "FID_": 3578.0, "LON": 113.46372, "LAT": 23.10613, "NAME_CN": "李日华牙科", "TELEPHONE": "020-82377971", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147955", "Name": "李日华牙科", "address": "文冲站B口附近" }, "geometry": { "type": "Point", "coordinates": [ 113.46372, 23.10613 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3574, "FID_": 3579.0, "LON": 113.24934, "LAT": 23.19566, "NAME_CN": "德鑫堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147960", "Name": "德鑫堂大药房", "address": "庙塘巷9" }, "geometry": { "type": "Point", "coordinates": [ 113.24934, 23.19566 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3575, "FID_": 3580.0, "LON": 113.51372, "LAT": 22.76689, "NAME_CN": "横沥镇七一村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.147961", "Name": "横沥镇七一村卫生站", "address": "Y930" }, "geometry": { "type": "Point", "coordinates": [ 113.51372, 22.76689 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3576, "FID_": 3581.0, "LON": 113.32259, "LAT": 23.19396, "NAME_CN": "海王星辰健康药房同和分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.147965", "Name": "海王星辰健康药房同和分店", "address": "广州大道北1968号合一国际新一佳" }, "geometry": { "type": "Point", "coordinates": [ 113.32259, 23.19396 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3577, "FID_": 3582.0, "LON": 113.46957, "LAT": 23.09925, "NAME_CN": "源芝林大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.147967", "Name": "源芝林大药房", "address": "广新路与红山一路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.46957, 23.09925 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3578, "FID_": 3583.0, "LON": 113.30655, "LAT": 23.06663, "NAME_CN": "济德堂大药房", "TELEPHONE": "020-34138571", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.147975", "Name": "济德堂大药房", "address": "池滘东三街38" }, "geometry": { "type": "Point", "coordinates": [ 113.30655, 23.06663 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3579, "FID_": 3584.0, "LON": 113.40026, "LAT": 22.80264, "NAME_CN": "岭枫堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.147982", "Name": "岭枫堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.40026, 22.80264 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3580, "FID_": 3585.0, "LON": 113.59866, "LAT": 23.13017, "NAME_CN": "睿琳大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.147986", "Name": "睿琳大药房", "address": "现代城市花园162" }, "geometry": { "type": "Point", "coordinates": [ 113.59866, 23.13017 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3581, "FID_": 3586.0, "LON": 113.14731, "LAT": 23.4665, "NAME_CN": "润泽大药房龙泉路店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.147990", "Name": "润泽大药房龙泉路店", "address": "龙泉东路47" }, "geometry": { "type": "Point", "coordinates": [ 113.14731, 23.4665 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3582, "FID_": 3587.0, "LON": 113.28965, "LAT": 23.26655, "NAME_CN": "宁心药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148008", "Name": "宁心药房", "address": "长红竹仔园大街2" }, "geometry": { "type": "Point", "coordinates": [ 113.28965, 23.26655 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3583, "FID_": 3588.0, "LON": 113.2682, "LAT": 23.13054, "NAME_CN": "张遇秀牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.148010", "Name": "张遇秀牙科诊所", "address": "榨粉街" }, "geometry": { "type": "Point", "coordinates": [ 113.2682, 23.13054 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3584, "FID_": 3589.0, "LON": 113.17803, "LAT": 23.46247, "NAME_CN": "康乐福大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148016", "Name": "康乐福大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.17803, 23.46247 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3585, "FID_": 3590.0, "LON": 113.41745, "LAT": 23.12203, "NAME_CN": "龙康医疗门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148017", "Name": "龙康医疗门诊", "address": "珠村东乔大道" }, "geometry": { "type": "Point", "coordinates": [ 113.41745, 23.12203 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3586, "FID_": 3591.0, "LON": 113.47751, "LAT": 23.24039, "NAME_CN": "黄登社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148036", "Name": "黄登社区卫生站", "address": "Y106" }, "geometry": { "type": "Point", "coordinates": [ 113.47751, 23.24039 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3587, "FID_": 3592.0, "LON": 113.26746, "LAT": 23.13206, "NAME_CN": "兴合堂连锁药店仓边店", "TELEPHONE": "020-83359893", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.148038", "Name": "兴合堂连锁药店仓边店", "address": "仁生里" }, "geometry": { "type": "Point", "coordinates": [ 113.26746, 23.13206 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3588, "FID_": 3593.0, "LON": 113.32679, "LAT": 23.14305, "NAME_CN": "叁咲动物诊疗中心", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148039", "Name": "叁咲动物诊疗中心", "address": "信成北街2" }, "geometry": { "type": "Point", "coordinates": [ 113.32679, 23.14305 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3589, "FID_": 3594.0, "LON": 113.26526, "LAT": 23.26067, "NAME_CN": "博诚药房药品大卖场", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148044", "Name": "博诚药房药品大卖场", "address": "青湖村南路2-3号" }, "geometry": { "type": "Point", "coordinates": [ 113.26526, 23.26067 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3590, "FID_": 3595.0, "LON": 113.25688, "LAT": 23.25883, "NAME_CN": "均禾国药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148047", "Name": "均禾国药店", "address": "均和一街31" }, "geometry": { "type": "Point", "coordinates": [ 113.25688, 23.25883 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3591, "FID_": 3596.0, "LON": 113.58764, "LAT": 23.50577, "NAME_CN": "锦三卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148050", "Name": "锦三卫生站", "address": "Y571" }, "geometry": { "type": "Point", "coordinates": [ 113.58764, 23.50577 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3592, "FID_": 3597.0, "LON": 113.57717, "LAT": 23.51848, "NAME_CN": "南方村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148051", "Name": "南方村卫生站", "address": "大金峰路" }, "geometry": { "type": "Point", "coordinates": [ 113.57717, 23.51848 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3593, "FID_": 3598.0, "LON": 113.3149, "LAT": 23.17722, "NAME_CN": "福爱门诊", "TELEPHONE": "020-87798826", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148055", "Name": "福爱门诊", "address": "广州大道北梅花园地铁站D口梅园楼1/2层" }, "geometry": { "type": "Point", "coordinates": [ 113.3149, 23.17722 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3594, "FID_": 3599.0, "LON": 113.25022, "LAT": 23.19408, "NAME_CN": "乐得康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148057", "Name": "乐得康药房", "address": "棠涌直巷9" }, "geometry": { "type": "Point", "coordinates": [ 113.25022, 23.19408 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3595, "FID_": 3600.0, "LON": 113.43109, "LAT": 23.14454, "NAME_CN": "东兴堂大药房大淋岗分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148060", "Name": "东兴堂大药房大淋岗分店", "address": "大淋岗大街48" }, "geometry": { "type": "Point", "coordinates": [ 113.43109, 23.14454 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3596, "FID_": 3601.0, "LON": 113.34661, "LAT": 23.25186, "NAME_CN": "源柏大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148065", "Name": "源柏大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.34661, 23.25186 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3597, "FID_": 3602.0, "LON": 113.18486, "LAT": 23.28888, "NAME_CN": "蓼江卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148080", "Name": "蓼江卫生站", "address": "X117" }, "geometry": { "type": "Point", "coordinates": [ 113.18486, 23.28888 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3598, "FID_": 3603.0, "LON": 113.28681, "LAT": 23.07205, "NAME_CN": "柏康连锁药店侨城分店侨灵药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.148081", "Name": "柏康连锁药店侨城分店侨灵药店", "address": "春晓路" }, "geometry": { "type": "Point", "coordinates": [ 113.28681, 23.07205 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3599, "FID_": 3604.0, "LON": 113.15623, "LAT": 23.41535, "NAME_CN": "广恩堂药房君悦连锁", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148083", "Name": "广恩堂药房君悦连锁", "address": "爱民路" }, "geometry": { "type": "Point", "coordinates": [ 113.15623, 23.41535 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3600, "FID_": 3605.0, "LON": 113.24725, "LAT": 23.22799, "NAME_CN": "嘉兴堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148092", "Name": "嘉兴堂大药房", "address": "向西石停街1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24725, 23.22799 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3601, "FID_": 3606.0, "LON": 113.24964, "LAT": 23.23708, "NAME_CN": "广州宏春医疗门诊", "TELEPHONE": "020-86071630", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148097", "Name": "广州宏春医疗门诊", "address": "夏茅18社向西路口1号" }, "geometry": { "type": "Point", "coordinates": [ 113.24964, 23.23708 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3602, "FID_": 3607.0, "LON": 113.40801, "LAT": 23.70639, "NAME_CN": "益祥大药房", "TELEPHONE": "020-87889068", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148104", "Name": "益祥大药房", "address": "龙潭大道" }, "geometry": { "type": "Point", "coordinates": [ 113.40801, 23.70639 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3603, "FID_": 3608.0, "LON": 113.18843, "LAT": 23.40881, "NAME_CN": "谊安康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148114", "Name": "谊安康药店", "address": "大华村兴隆大街" }, "geometry": { "type": "Point", "coordinates": [ 113.18843, 23.40881 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3604, "FID_": 3609.0, "LON": 113.82768, "LAT": 23.29754, "NAME_CN": "塘圆药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148121", "Name": "塘圆药店", "address": "塘园中路3" }, "geometry": { "type": "Point", "coordinates": [ 113.82768, 23.29754 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3605, "FID_": 3610.0, "LON": 113.44341, "LAT": 23.5998, "NAME_CN": "康仁堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148123", "Name": "康仁堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.44341, 23.5998 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3606, "FID_": 3611.0, "LON": 113.4622, "LAT": 23.57145, "NAME_CN": "汾水村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148124", "Name": "汾水村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.4622, 23.57145 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3607, "FID_": 3612.0, "LON": 113.48038, "LAT": 23.40298, "NAME_CN": "民信诚信药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148125", "Name": "民信诚信药店", "address": "塔腰岭街" }, "geometry": { "type": "Point", "coordinates": [ 113.48038, 23.40298 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3608, "FID_": 3613.0, "LON": 113.28318, "LAT": 23.23274, "NAME_CN": "广州市疾病预防控制中心预防医学门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148152", "Name": "广州市疾病预防控制中心预防医学门诊", "address": "启德路1" }, "geometry": { "type": "Point", "coordinates": [ 113.28318, 23.23274 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3609, "FID_": 3614.0, "LON": 113.2691, "LAT": 23.24092, "NAME_CN": "健桉堂大药房望岗村店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148154", "Name": "健桉堂大药房望岗村店", "address": "大岭南工业区附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2691, 23.24092 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3610, "FID_": 3615.0, "LON": 113.28141, "LAT": 23.08404, "NAME_CN": "集和堂大药房金紫里分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.148155", "Name": "集和堂大药房金紫里分店", "address": "金紫里南街22号" }, "geometry": { "type": "Point", "coordinates": [ 113.28141, 23.08404 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3611, "FID_": 3616.0, "LON": 113.26423, "LAT": 23.16499, "NAME_CN": "广州市第十二人民医院广园体检中心", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148159", "Name": "广州市第十二人民医院广园体检中心", "address": "景泰直街25号" }, "geometry": { "type": "Point", "coordinates": [ 113.26423, 23.16499 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3612, "FID_": 3617.0, "LON": 113.60133, "LAT": 23.11576, "NAME_CN": "棋丹药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148161", "Name": "棋丹药店", "address": "群星村白庙二路16号" }, "geometry": { "type": "Point", "coordinates": [ 113.60133, 23.11576 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3613, "FID_": 3618.0, "LON": 113.44185, "LAT": 23.11074, "NAME_CN": "国药医药平价药房港湾分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148167", "Name": "国药医药平价药房港湾分店", "address": "横沙环村路" }, "geometry": { "type": "Point", "coordinates": [ 113.44185, 23.11074 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3614, "FID_": 3619.0, "LON": 113.54086, "LAT": 23.11007, "NAME_CN": "仁和堂药业连锁东区药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148178", "Name": "仁和堂药业连锁东区药店", "address": "春晖四街48" }, "geometry": { "type": "Point", "coordinates": [ 113.54086, 23.11007 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3615, "FID_": 3620.0, "LON": 113.55108, "LAT": 22.77087, "NAME_CN": "正康药房大涌分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.148180", "Name": "正康药房大涌分店", "address": "大涌路与金岭南路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.55108, 22.77087 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3616, "FID_": 3621.0, "LON": 113.58966, "LAT": 22.78036, "NAME_CN": "南北堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.148181", "Name": "南北堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.58966, 22.78036 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3617, "FID_": 3622.0, "LON": 113.50527, "LAT": 23.17832, "NAME_CN": "萝岗区动物疫病预防控制中心", "TELEPHONE": "020-82080865", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148184", "Name": "萝岗区动物疫病预防控制中心", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.50527, 23.17832 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3618, "FID_": 3623.0, "LON": 113.25682, "LAT": 23.38438, "NAME_CN": "德安大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148200", "Name": "德安大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.25682, 23.38438 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3619, "FID_": 3624.0, "LON": 113.37186, "LAT": 23.21907, "NAME_CN": "九福堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148201", "Name": "九福堂大药房", "address": "凤凰街渔北路133-12" }, "geometry": { "type": "Point", "coordinates": [ 113.37186, 23.21907 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3620, "FID_": 3625.0, "LON": 113.25246, "LAT": 23.22478, "NAME_CN": "南约仁爱大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148202", "Name": "南约仁爱大药房", "address": "廖家前西巷16" }, "geometry": { "type": "Point", "coordinates": [ 113.25246, 23.22478 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3621, "FID_": 3626.0, "LON": 113.39717, "LAT": 23.11954, "NAME_CN": "天河区红十字会医院综合门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148205", "Name": "天河区红十字会医院综合门诊部", "address": "天力街9号" }, "geometry": { "type": "Point", "coordinates": [ 113.39717, 23.11954 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3622, "FID_": 3627.0, "LON": 113.67063, "LAT": 23.14191, "NAME_CN": "新塘镇田心村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148212", "Name": "新塘镇田心村卫生站", "address": "新塘镇田心村" }, "geometry": { "type": "Point", "coordinates": [ 113.67063, 23.14191 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3623, "FID_": 3628.0, "LON": 113.60522, "LAT": 23.11079, "NAME_CN": "景华药店", "TELEPHONE": "020-82777606", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148220", "Name": "景华药店", "address": "宏达北路117号" }, "geometry": { "type": "Point", "coordinates": [ 113.60522, 23.11079 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3624, "FID_": 3629.0, "LON": 113.15724, "LAT": 23.36621, "NAME_CN": "岐山卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148221", "Name": "岐山卫生站", "address": "环村南路" }, "geometry": { "type": "Point", "coordinates": [ 113.15724, 23.36621 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3625, "FID_": 3630.0, "LON": 113.28724, "LAT": 23.03296, "NAME_CN": "百草堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148222", "Name": "百草堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.28724, 23.03296 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3626, "FID_": 3631.0, "LON": 113.43033, "LAT": 23.1002, "NAME_CN": "黄埔区中医院急诊科", "TELEPHONE": "020-82279258", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148226", "Name": "黄埔区中医院急诊科", "address": "蟹山路3" }, "geometry": { "type": "Point", "coordinates": [ 113.43033, 23.1002 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3627, "FID_": 3632.0, "LON": 113.32899, "LAT": 23.01559, "NAME_CN": "正康连锁大药房河村分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148228", "Name": "正康连锁大药房河村分店", "address": "河村东路" }, "geometry": { "type": "Point", "coordinates": [ 113.32899, 23.01559 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3628, "FID_": 3633.0, "LON": 113.16302, "LAT": 23.45106, "NAME_CN": "群生大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148242", "Name": "群生大药房", "address": "迳口经济社157" }, "geometry": { "type": "Point", "coordinates": [ 113.16302, 23.45106 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3629, "FID_": 3634.0, "LON": 113.16906, "LAT": 23.45527, "NAME_CN": "欣荣大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148243", "Name": "欣荣大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16906, 23.45527 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3630, "FID_": 3635.0, "LON": 113.33964, "LAT": 23.13253, "NAME_CN": "南大牙科", "TELEPHONE": "020-38897598", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148249", "Name": "南大牙科", "address": "陶育路88暨南商业中心108室" }, "geometry": { "type": "Point", "coordinates": [ 113.33964, 23.13253 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3631, "FID_": 3636.0, "LON": 113.59164, "LAT": 23.55424, "NAME_CN": "安好药店", "TELEPHONE": "13660887181", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148268", "Name": "安好药店", "address": "盛景路1巷1幢旁" }, "geometry": { "type": "Point", "coordinates": [ 113.59164, 23.55424 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3632, "FID_": 3637.0, "LON": 113.22168, "LAT": 23.18169, "NAME_CN": "福齐堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148272", "Name": "福齐堂大药房", "address": "槎龙路仁德街102" }, "geometry": { "type": "Point", "coordinates": [ 113.22168, 23.18169 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3633, "FID_": 3638.0, "LON": 113.21866, "LAT": 23.08674, "NAME_CN": "荔湾区第三人民医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.148273", "Name": "荔湾区第三人民医院门诊部", "address": "浣花西路" }, "geometry": { "type": "Point", "coordinates": [ 113.21866, 23.08674 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3634, "FID_": 3639.0, "LON": 113.16623, "LAT": 23.39592, "NAME_CN": "武警医院", "TELEPHONE": "020-36866115", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148282", "Name": "武警医院", "address": "红棉大道北" }, "geometry": { "type": "Point", "coordinates": [ 113.16623, 23.39592 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3635, "FID_": 3640.0, "LON": 113.29673, "LAT": 23.04384, "NAME_CN": "开贤口腔专科门诊部", "TELEPHONE": "020-34524321", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148293", "Name": "开贤口腔专科门诊部", "address": "吉祥南街81" }, "geometry": { "type": "Point", "coordinates": [ 113.29673, 23.04384 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3636, "FID_": 3641.0, "LON": 113.27322, "LAT": 23.08768, "NAME_CN": "宠物星动物医院", "TELEPHONE": "020-89099616", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.148296", "Name": "宠物星动物医院", "address": "江宝路418" }, "geometry": { "type": "Point", "coordinates": [ 113.27322, 23.08768 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3637, "FID_": 3642.0, "LON": 113.27256, "LAT": 23.14613, "NAME_CN": "海王星辰健康药房麓景分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.148299", "Name": "海王星辰健康药房麓景分店", "address": "麓景雅苑附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27256, 23.14613 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3638, "FID_": 3643.0, "LON": 113.29047, "LAT": 23.10476, "NAME_CN": "集和堂大药房滨江东分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.148300", "Name": "集和堂大药房滨江东分店", "address": "滨江东路嘉仕花园尚海第C4栋首层自编1号" }, "geometry": { "type": "Point", "coordinates": [ 113.29047, 23.10476 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3639, "FID_": 3644.0, "LON": 113.54973, "LAT": 23.21014, "NAME_CN": "布岭平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148302", "Name": "布岭平价大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.54973, 23.21014 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3640, "FID_": 3645.0, "LON": 113.52916, "LAT": 23.20816, "NAME_CN": "悬壶堂大药房贤堂店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148303", "Name": "悬壶堂大药房贤堂店", "address": "贤堂路" }, "geometry": { "type": "Point", "coordinates": [ 113.52916, 23.20816 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3641, "FID_": 3646.0, "LON": 113.19777, "LAT": 23.15441, "NAME_CN": "金沙街沙凤社区卫生站", "TELEPHONE": "18122134120", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148311", "Name": "金沙街沙凤社区卫生站", "address": "凤冈街3" }, "geometry": { "type": "Point", "coordinates": [ 113.19777, 23.15441 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3642, "FID_": 3647.0, "LON": 113.42148, "LAT": 23.20089, "NAME_CN": "五千年医药连锁药房天鹿分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148314", "Name": "五千年医药连锁药房天鹿分店", "address": "天鹿南路120" }, "geometry": { "type": "Point", "coordinates": [ 113.42148, 23.20089 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3643, "FID_": 3648.0, "LON": 113.28056, "LAT": 23.06995, "NAME_CN": "汇泷宠物医院", "TELEPHONE": "020-84151828", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.148318", "Name": "汇泷宠物医院", "address": "工业大道永翠路" }, "geometry": { "type": "Point", "coordinates": [ 113.28056, 23.06995 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3644, "FID_": 3649.0, "LON": 113.6158, "LAT": 23.1253, "NAME_CN": "顺安堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148320", "Name": "顺安堂药房", "address": "石新大道21" }, "geometry": { "type": "Point", "coordinates": [ 113.6158, 23.1253 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3645, "FID_": 3650.0, "LON": 113.60385, "LAT": 23.14147, "NAME_CN": "新围卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148321", "Name": "新围卫生站", "address": "新围校前西街17" }, "geometry": { "type": "Point", "coordinates": [ 113.60385, 23.14147 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3646, "FID_": 3651.0, "LON": 113.24949, "LAT": 23.0669, "NAME_CN": "大家医疗门诊", "TELEPHONE": "020-81408338", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.148322", "Name": "大家医疗门诊", "address": "芳村大道南8号临时附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24949, 23.0669 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3647, "FID_": 3652.0, "LON": 113.46604, "LAT": 23.66045, "NAME_CN": "好家康好健药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148325", "Name": "好家康好健药房", "address": "新车西路" }, "geometry": { "type": "Point", "coordinates": [ 113.46604, 23.66045 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3648, "FID_": 3653.0, "LON": 113.58231, "LAT": 23.54413, "NAME_CN": "成佛新牙科诊所", "TELEPHONE": "020-87937599", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148326", "Name": "成佛新牙科诊所", "address": "凤仪东路92号" }, "geometry": { "type": "Point", "coordinates": [ 113.58231, 23.54413 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3649, "FID_": 3654.0, "LON": 113.32674, "LAT": 23.0892, "NAME_CN": "君来康大药房", "TELEPHONE": "13602789821", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.148327", "Name": "君来康大药房", "address": "江海大道海珠实验中学东校区南侧" }, "geometry": { "type": "Point", "coordinates": [ 113.32674, 23.0892 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3650, "FID_": 3655.0, "LON": 113.25237, "LAT": 23.18278, "NAME_CN": "君济堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148328", "Name": "君济堂药店", "address": "岗贝路270" }, "geometry": { "type": "Point", "coordinates": [ 113.25237, 23.18278 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3651, "FID_": 3656.0, "LON": 113.31291, "LAT": 23.13894, "NAME_CN": "天河南街直街社区卫生站", "TELEPHONE": "020-38866567", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148330", "Name": "天河南街直街社区卫生站", "address": "天河南街直街102号" }, "geometry": { "type": "Point", "coordinates": [ 113.31291, 23.13894 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3652, "FID_": 3657.0, "LON": 113.32083, "LAT": 23.13115, "NAME_CN": "天一牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148333", "Name": "天一牙科", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.32083, 23.13115 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3653, "FID_": 3658.0, "LON": 113.30888, "LAT": 22.97692, "NAME_CN": "钟康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148343", "Name": "钟康药店", "address": "解放路" }, "geometry": { "type": "Point", "coordinates": [ 113.30888, 22.97692 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3654, "FID_": 3659.0, "LON": 113.07559, "LAT": 23.38969, "NAME_CN": "德和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148347", "Name": "德和药店", "address": "向阳路14-9" }, "geometry": { "type": "Point", "coordinates": [ 113.07559, 23.38969 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3655, "FID_": 3660.0, "LON": 113.27173, "LAT": 23.08895, "NAME_CN": "林芝参大药房礼岗店", "TELEPHONE": "15800027908", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.148350", "Name": "林芝参大药房礼岗店", "address": "礼岗路10号103铺旁" }, "geometry": { "type": "Point", "coordinates": [ 113.27173, 23.08895 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3656, "FID_": 3661.0, "LON": 113.51175, "LAT": 23.13238, "NAME_CN": "好得快药房乌石店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148351", "Name": "好得快药房乌石店", "address": "乌石新街4" }, "geometry": { "type": "Point", "coordinates": [ 113.51175, 23.13238 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3657, "FID_": 3662.0, "LON": 113.27263, "LAT": 23.1375, "NAME_CN": "海王星辰健康药房黄华分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.148362", "Name": "海王星辰健康药房黄华分店", "address": "黄华路85-4号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27263, 23.1375 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3658, "FID_": 3663.0, "LON": 113.32681, "LAT": 23.44207, "NAME_CN": "迅康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148364", "Name": "迅康药店", "address": "镇中街象山卫生站附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32681, 23.44207 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3659, "FID_": 3664.0, "LON": 113.33121, "LAT": 23.09044, "NAME_CN": "维健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.148365", "Name": "维健大药房", "address": "石榴岗路自编18-1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.33121, 23.09044 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3660, "FID_": 3665.0, "LON": 113.24144, "LAT": 23.07872, "NAME_CN": "禄茸堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.148366", "Name": "禄茸堂大药房", "address": "鹤洞路89/91" }, "geometry": { "type": "Point", "coordinates": [ 113.24144, 23.07872 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3661, "FID_": 3666.0, "LON": 113.27506, "LAT": 23.24151, "NAME_CN": "向群大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148367", "Name": "向群大药房", "address": "望岗工业一路粤骏峰工业园区附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27506, 23.24151 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3662, "FID_": 3667.0, "LON": 113.26059, "LAT": 23.22091, "NAME_CN": "益安大药房鹤边分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148368", "Name": "益安大药房鹤边分店", "address": "鹤边西街12附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26059, 23.22091 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3663, "FID_": 3668.0, "LON": 113.57036, "LAT": 23.55988, "NAME_CN": "城郊街旺城社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148380", "Name": "城郊街旺城社区卫生站", "address": "城郊街福城路4巷21" }, "geometry": { "type": "Point", "coordinates": [ 113.57036, 23.55988 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3664, "FID_": 3669.0, "LON": 113.52451, "LAT": 23.05992, "NAME_CN": "穗济大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148381", "Name": "穗济大药房", "address": "友谊路196" }, "geometry": { "type": "Point", "coordinates": [ 113.52451, 23.05992 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3665, "FID_": 3670.0, "LON": 113.36322, "LAT": 22.92979, "NAME_CN": "常康药店", "TELEPHONE": "13711224435", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148382", "Name": "常康药店", "address": "桥南路53-105" }, "geometry": { "type": "Point", "coordinates": [ 113.36322, 22.92979 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3666, "FID_": 3671.0, "LON": 113.38769, "LAT": 23.00825, "NAME_CN": "嘉伦光彩大药房平安堂", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148383", "Name": "嘉伦光彩大药房平安堂", "address": "市新公路" }, "geometry": { "type": "Point", "coordinates": [ 113.38769, 23.00825 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3667, "FID_": 3672.0, "LON": 113.1473, "LAT": 23.47059, "NAME_CN": "百荣堂平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148389", "Name": "百荣堂平价大药房", "address": "金狮大道西18号之5" }, "geometry": { "type": "Point", "coordinates": [ 113.1473, 23.47059 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3668, "FID_": 3673.0, "LON": 113.21687, "LAT": 23.1383, "NAME_CN": "荣业药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.148391", "Name": "荣业药房", "address": "福源路51" }, "geometry": { "type": "Point", "coordinates": [ 113.21687, 23.1383 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3669, "FID_": 3674.0, "LON": 113.21426, "LAT": 23.14294, "NAME_CN": "众森源平价大药房河沙店", "TELEPHONE": "13711738265", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.148393", "Name": "众森源平价大药房河沙店", "address": "桥中北路71" }, "geometry": { "type": "Point", "coordinates": [ 113.21426, 23.14294 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3670, "FID_": 3675.0, "LON": 113.15823, "LAT": 23.46064, "NAME_CN": "福龙大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148400", "Name": "福龙大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.15823, 23.46064 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3671, "FID_": 3676.0, "LON": 113.8148, "LAT": 23.30572, "NAME_CN": "蒲公英大药房锦绣店", "TELEPHONE": "020-82462855", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148404", "Name": "蒲公英大药房锦绣店", "address": "御景路48号" }, "geometry": { "type": "Point", "coordinates": [ 113.8148, 23.30572 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3672, "FID_": 3677.0, "LON": 113.15698, "LAT": 23.39931, "NAME_CN": "新华医疗工业园门诊部", "TELEPHONE": "020-36863318", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148406", "Name": "新华医疗工业园门诊部", "address": "九塘邮政所对面" }, "geometry": { "type": "Point", "coordinates": [ 113.15698, 23.39931 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3673, "FID_": 3678.0, "LON": 113.32263, "LAT": 23.29878, "NAME_CN": "永生堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148424", "Name": "永生堂大药房", "address": "金戎牲畜交易市场一一六省道对面往北" }, "geometry": { "type": "Point", "coordinates": [ 113.32263, 23.29878 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3674, "FID_": 3679.0, "LON": 113.30696, "LAT": 23.1412, "NAME_CN": "岭南中医馆水荫门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.148430", "Name": "岭南中医馆水荫门诊部", "address": "水荫路58" }, "geometry": { "type": "Point", "coordinates": [ 113.30696, 23.1412 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3675, "FID_": 3680.0, "LON": 113.28552, "LAT": 22.91349, "NAME_CN": "乐健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148444", "Name": "乐健药店", "address": "古龙公路" }, "geometry": { "type": "Point", "coordinates": [ 113.28552, 22.91349 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3676, "FID_": 3681.0, "LON": 113.57693, "LAT": 23.54634, "NAME_CN": "中康中西医结合门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148446", "Name": "中康中西医结合门诊部", "address": "中田西路74" }, "geometry": { "type": "Point", "coordinates": [ 113.57693, 23.54634 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3677, "FID_": 3682.0, "LON": 113.53303, "LAT": 23.08432, "NAME_CN": "博慈大药房鹿步店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148447", "Name": "博慈大药房鹿步店", "address": "沿江路" }, "geometry": { "type": "Point", "coordinates": [ 113.53303, 23.08432 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3678, "FID_": 3683.0, "LON": 113.51036, "LAT": 23.08274, "NAME_CN": "复康大药房", "TELEPHONE": "15918555475", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148448", "Name": "复康大药房", "address": "夏园路28" }, "geometry": { "type": "Point", "coordinates": [ 113.51036, 23.08274 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3679, "FID_": 3684.0, "LON": 113.35451, "LAT": 22.92662, "NAME_CN": "瑞鹏宠物医院奥园广场分院", "TELEPHONE": "020-84748966", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148449", "Name": "瑞鹏宠物医院奥园广场分院", "address": "福德路339" }, "geometry": { "type": "Point", "coordinates": [ 113.35451, 22.92662 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3680, "FID_": 3685.0, "LON": 113.17052, "LAT": 23.42084, "NAME_CN": "同和堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148452", "Name": "同和堂大药房", "address": "乐同村" }, "geometry": { "type": "Point", "coordinates": [ 113.17052, 23.42084 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3681, "FID_": 3686.0, "LON": 113.40893, "LAT": 23.67249, "NAME_CN": "众参源众怡大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148455", "Name": "众参源众怡大药房", "address": "龙城中路" }, "geometry": { "type": "Point", "coordinates": [ 113.40893, 23.67249 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3682, "FID_": 3687.0, "LON": 113.57866, "LAT": 23.55734, "NAME_CN": "邓达华牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148456", "Name": "邓达华牙科诊所", "address": "新村北路" }, "geometry": { "type": "Point", "coordinates": [ 113.57866, 23.55734 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3683, "FID_": 3688.0, "LON": 113.1587, "LAT": 23.46963, "NAME_CN": "药圣堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148458", "Name": "药圣堂大药房", "address": "振兴路" }, "geometry": { "type": "Point", "coordinates": [ 113.1587, 23.46963 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3684, "FID_": 3689.0, "LON": 113.81958, "LAT": 23.2813, "NAME_CN": "张贵标牙科诊所", "TELEPHONE": "020-82666063", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148460", "Name": "张贵标牙科诊所", "address": "府佑路1-66" }, "geometry": { "type": "Point", "coordinates": [ 113.81958, 23.2813 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3685, "FID_": 3690.0, "LON": 113.32329, "LAT": 23.14856, "NAME_CN": "威利斯医疗门诊部", "TELEPHONE": "020-38805959", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148466", "Name": "威利斯医疗门诊部", "address": "林和东路200" }, "geometry": { "type": "Point", "coordinates": [ 113.32329, 23.14856 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3686, "FID_": 3691.0, "LON": 113.36382, "LAT": 23.19905, "NAME_CN": "天河区龙洞人民医院", "TELEPHONE": "020-87028820", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148468", "Name": "天河区龙洞人民医院", "address": "龙洞东路二横路2号" }, "geometry": { "type": "Point", "coordinates": [ 113.36382, 23.19905 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3687, "FID_": 3692.0, "LON": 113.39381, "LAT": 23.13017, "NAME_CN": "暨南大学附属第一医院东圃住院部", "TELEPHONE": "020-82010992", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148469", "Name": "暨南大学附属第一医院东圃住院部", "address": "车陂北街广氮新村内" }, "geometry": { "type": "Point", "coordinates": [ 113.39381, 23.13017 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3688, "FID_": 3693.0, "LON": 113.1513, "LAT": 23.46547, "NAME_CN": "健强药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148472", "Name": "健强药店", "address": "康政西路56" }, "geometry": { "type": "Point", "coordinates": [ 113.1513, 23.46547 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3689, "FID_": 3694.0, "LON": 113.54953, "LAT": 23.20985, "NAME_CN": "广州市萝岗区燊康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148473", "Name": "广州市萝岗区燊康大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.54953, 23.20985 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3690, "FID_": 3695.0, "LON": 113.66498, "LAT": 23.73825, "NAME_CN": "赤树村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148486", "Name": "赤树村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.66498, 23.73825 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3691, "FID_": 3696.0, "LON": 113.46583, "LAT": 23.17386, "NAME_CN": "中山大学岭南医院急诊", "TELEPHONE": "020-82179000", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148491", "Name": "中山大学岭南医院急诊", "address": "开创大道2693" }, "geometry": { "type": "Point", "coordinates": [ 113.46583, 23.17386 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3692, "FID_": 3697.0, "LON": 113.22499, "LAT": 23.27636, "NAME_CN": "安康堂药店", "TELEPHONE": "13725234889", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148497", "Name": "安康堂药店", "address": "江同路149号" }, "geometry": { "type": "Point", "coordinates": [ 113.22499, 23.27636 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3693, "FID_": 3698.0, "LON": 113.34068, "LAT": 22.92543, "NAME_CN": "同健医药利民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148498", "Name": "同健医药利民药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.34068, 22.92543 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3694, "FID_": 3699.0, "LON": 113.55159, "LAT": 23.19355, "NAME_CN": "广州开发区医院永和门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148502", "Name": "广州开发区医院永和门诊部", "address": "新安路" }, "geometry": { "type": "Point", "coordinates": [ 113.55159, 23.19355 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3695, "FID_": 3700.0, "LON": 113.29707, "LAT": 23.29256, "NAME_CN": "满源春大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148503", "Name": "满源春大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.29707, 23.29256 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3696, "FID_": 3701.0, "LON": 113.40566, "LAT": 23.62525, "NAME_CN": "鳌头镇水西村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148504", "Name": "鳌头镇水西村卫生站", "address": "怡景湾33A" }, "geometry": { "type": "Point", "coordinates": [ 113.40566, 23.62525 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3697, "FID_": 3702.0, "LON": 113.30203, "LAT": 23.13338, "NAME_CN": "越秀区东风东门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.148508", "Name": "越秀区东风东门诊部", "address": "水均大街72" }, "geometry": { "type": "Point", "coordinates": [ 113.30203, 23.13338 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3698, "FID_": 3703.0, "LON": 113.26511, "LAT": 23.1384, "NAME_CN": "广济药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.148511", "Name": "广济药店", "address": "仁安新街24号102" }, "geometry": { "type": "Point", "coordinates": [ 113.26511, 23.1384 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3699, "FID_": 3704.0, "LON": 113.32718, "LAT": 23.16635, "NAME_CN": "武警部队广东省总队医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148516", "Name": "武警部队广东省总队医院-外科大楼", "address": "燕岭路268号" }, "geometry": { "type": "Point", "coordinates": [ 113.32718, 23.16635 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3700, "FID_": 3705.0, "LON": 113.34875, "LAT": 23.07279, "NAME_CN": "则康堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.148538", "Name": "则康堂大药房", "address": "土华路与华洲路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34875, 23.07279 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3701, "FID_": 3706.0, "LON": 113.32454, "LAT": 23.18462, "NAME_CN": "健馨大药房京溪店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148543", "Name": "健馨大药房京溪店", "address": "万科·天河御品南区107铺" }, "geometry": { "type": "Point", "coordinates": [ 113.32454, 23.18462 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3702, "FID_": 3707.0, "LON": 113.34456, "LAT": 23.17408, "NAME_CN": "扶元堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148544", "Name": "扶元堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.34456, 23.17408 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3703, "FID_": 3708.0, "LON": 113.19854, "LAT": 23.39019, "NAME_CN": "百姓缘大药房五华店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148545", "Name": "百姓缘大药房五华店", "address": "达布大街" }, "geometry": { "type": "Point", "coordinates": [ 113.19854, 23.39019 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3704, "FID_": 3709.0, "LON": 113.23657, "LAT": 23.09612, "NAME_CN": "永德堂大药房嘉怡分店", "TELEPHONE": "020-81571389", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.148553", "Name": "永德堂大药房嘉怡分店", "address": "芳村大道东155附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23657, 23.09612 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3705, "FID_": 3710.0, "LON": 113.23386, "LAT": 23.10187, "NAME_CN": "荔湾区人民医院", "TELEPHONE": "020-81891515", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.148554", "Name": "荔湾区人民医院-急诊", "address": "明心路3号" }, "geometry": { "type": "Point", "coordinates": [ 113.23386, 23.10187 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3706, "FID_": 3711.0, "LON": 113.61409, "LAT": 23.13197, "NAME_CN": "远明汇美综合门诊", "TELEPHONE": "020-29032229", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148555", "Name": "远明汇美综合门诊", "address": "汇太东路122" }, "geometry": { "type": "Point", "coordinates": [ 113.61409, 23.13197 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3707, "FID_": 3712.0, "LON": 113.62381, "LAT": 23.65227, "NAME_CN": "天湖村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148559", "Name": "天湖村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.62381, 23.65227 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3708, "FID_": 3713.0, "LON": 113.82598, "LAT": 23.30199, "NAME_CN": "药之选药店", "TELEPHONE": "13533038490", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148570", "Name": "药之选药店", "address": "沙园中路15号107附近" }, "geometry": { "type": "Point", "coordinates": [ 113.82598, 23.30199 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3709, "FID_": 3714.0, "LON": 113.58476, "LAT": 23.10798, "NAME_CN": "康庭药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148571", "Name": "康庭药店", "address": "东洲大道" }, "geometry": { "type": "Point", "coordinates": [ 113.58476, 23.10798 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3710, "FID_": 3715.0, "LON": 113.58856, "LAT": 23.10044, "NAME_CN": "东洲牙科", "TELEPHONE": "13710779306", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148572", "Name": "东洲牙科", "address": "格水路6" }, "geometry": { "type": "Point", "coordinates": [ 113.58856, 23.10044 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3711, "FID_": 3716.0, "LON": 113.13826, "LAT": 23.46601, "NAME_CN": "佰嘉大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148603", "Name": "佰嘉大药房", "address": "金狮二街" }, "geometry": { "type": "Point", "coordinates": [ 113.13826, 23.46601 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3712, "FID_": 3717.0, "LON": 113.70717, "LAT": 23.58348, "NAME_CN": "为民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148611", "Name": "为民药店", "address": "政通路44" }, "geometry": { "type": "Point", "coordinates": [ 113.70717, 23.58348 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3713, "FID_": 3718.0, "LON": 113.27085, "LAT": 23.21351, "NAME_CN": "福宝康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148612", "Name": "福宝康药房", "address": "江夏西街" }, "geometry": { "type": "Point", "coordinates": [ 113.27085, 23.21351 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3714, "FID_": 3719.0, "LON": 113.27031, "LAT": 23.21234, "NAME_CN": "仁济大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148613", "Name": "仁济大药房", "address": "江夏西头塘北五巷10" }, "geometry": { "type": "Point", "coordinates": [ 113.27031, 23.21234 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3715, "FID_": 3720.0, "LON": 113.48296, "LAT": 22.97817, "NAME_CN": "红日大药房", "TELEPHONE": "020-84842022", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148624", "Name": "红日大药房", "address": "人民路" }, "geometry": { "type": "Point", "coordinates": [ 113.48296, 22.97817 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3716, "FID_": 3721.0, "LON": 113.54423, "LAT": 22.80323, "NAME_CN": "南沙大众门诊部", "TELEPHONE": "020-61922922", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.148625", "Name": "南沙大众门诊部", "address": "进港大道79号" }, "geometry": { "type": "Point", "coordinates": [ 113.54423, 22.80323 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3717, "FID_": 3722.0, "LON": 113.41978, "LAT": 23.11265, "NAME_CN": "康明医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148626", "Name": "康明医疗门诊部", "address": "莲溪东路" }, "geometry": { "type": "Point", "coordinates": [ 113.41978, 23.11265 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3718, "FID_": 3723.0, "LON": 113.2069, "LAT": 23.11563, "NAME_CN": "泰全堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.148630", "Name": "泰全堂药店", "address": "芳村大道西341" }, "geometry": { "type": "Point", "coordinates": [ 113.2069, 23.11563 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3719, "FID_": 3724.0, "LON": 113.21842, "LAT": 23.4702, "NAME_CN": "芙蓉镇新民村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148632", "Name": "芙蓉镇新民村卫生站", "address": "如意街11" }, "geometry": { "type": "Point", "coordinates": [ 113.21842, 23.4702 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3720, "FID_": 3725.0, "LON": 113.25277, "LAT": 23.1944, "NAME_CN": "万年健大药房", "TELEPHONE": "020-23370696", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148633", "Name": "万年健大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.25277, 23.1944 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3721, "FID_": 3726.0, "LON": 113.57486, "LAT": 23.11296, "NAME_CN": "百年堂大药房西洲店", "TELEPHONE": "18026300499", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148634", "Name": "百年堂大药房西洲店", "address": "好亿佳购物广场旁" }, "geometry": { "type": "Point", "coordinates": [ 113.57486, 23.11296 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3722, "FID_": 3727.0, "LON": 113.21216, "LAT": 23.39827, "NAME_CN": "固元中西医门诊部", "TELEPHONE": "020-86963333", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148637", "Name": "固元中西医门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21216, 23.39827 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3723, "FID_": 3728.0, "LON": 113.30852, "LAT": 23.44982, "NAME_CN": "凤岗村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148639", "Name": "凤岗村卫生站", "address": "凤岗村民委员会附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30852, 23.44982 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3724, "FID_": 3729.0, "LON": 113.88665, "LAT": 23.77151, "NAME_CN": "塘田村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148646", "Name": "塘田村卫生站", "address": "G105" }, "geometry": { "type": "Point", "coordinates": [ 113.88665, 23.77151 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3725, "FID_": 3730.0, "LON": 113.5255, "LAT": 23.16813, "NAME_CN": "济同堂药店", "TELEPHONE": "13824403080", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148648", "Name": "济同堂药店", "address": "洋城和平大街24" }, "geometry": { "type": "Point", "coordinates": [ 113.5255, 23.16813 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3726, "FID_": 3731.0, "LON": 113.38143, "LAT": 23.19962, "NAME_CN": "慈恩堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148666", "Name": "慈恩堂大药房", "address": "华美路8-11" }, "geometry": { "type": "Point", "coordinates": [ 113.38143, 23.19962 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3727, "FID_": 3732.0, "LON": 113.5858, "LAT": 23.552, "NAME_CN": "醒狮堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148667", "Name": "醒狮堂药店", "address": "中华路79" }, "geometry": { "type": "Point", "coordinates": [ 113.5858, 23.552 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3728, "FID_": 3733.0, "LON": 113.31418, "LAT": 23.04342, "NAME_CN": "妙春堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148670", "Name": "妙春堂药店", "address": "沙滘中路18" }, "geometry": { "type": "Point", "coordinates": [ 113.31418, 23.04342 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3729, "FID_": 3734.0, "LON": 113.38093, "LAT": 23.12838, "NAME_CN": "明亮牙科", "TELEPHONE": "020-85544882", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148676", "Name": "明亮牙科", "address": "棠东东南路3号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.38093, 23.12838 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3730, "FID_": 3735.0, "LON": 113.3235, "LAT": 23.19189, "NAME_CN": "南方医院健康管理中心", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148677", "Name": "南方医院健康管理中心", "address": "同和中路628号南方医院" }, "geometry": { "type": "Point", "coordinates": [ 113.3235, 23.19189 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3731, "FID_": 3736.0, "LON": 113.40439, "LAT": 23.40485, "NAME_CN": "莘田二村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148679", "Name": "莘田二村卫生站", "address": "Y815" }, "geometry": { "type": "Point", "coordinates": [ 113.40439, 23.40485 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3732, "FID_": 3737.0, "LON": 113.55962, "LAT": 23.10806, "NAME_CN": "炫安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148681", "Name": "炫安药店", "address": "夏埔市场路19-1" }, "geometry": { "type": "Point", "coordinates": [ 113.55962, 23.10806 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3733, "FID_": 3738.0, "LON": 113.62787, "LAT": 23.36278, "NAME_CN": "万安堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148691", "Name": "万安堂药店", "address": "新桥路8" }, "geometry": { "type": "Point", "coordinates": [ 113.62787, 23.36278 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3734, "FID_": 3739.0, "LON": 113.30128, "LAT": 23.01975, "NAME_CN": "善德药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148701", "Name": "善德药店", "address": "元塘路" }, "geometry": { "type": "Point", "coordinates": [ 113.30128, 23.01975 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3735, "FID_": 3740.0, "LON": 113.30358, "LAT": 23.01639, "NAME_CN": "民健源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148702", "Name": "民健源大药房", "address": "猛涌公路" }, "geometry": { "type": "Point", "coordinates": [ 113.30358, 23.01639 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3736, "FID_": 3741.0, "LON": 113.46391, "LAT": 23.10653, "NAME_CN": "东兴堂大药房健康分店", "TELEPHONE": "020-32203333", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148706", "Name": "东兴堂大药房健康分店", "address": "石化路150" }, "geometry": { "type": "Point", "coordinates": [ 113.46391, 23.10653 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3737, "FID_": 3742.0, "LON": 113.52081, "LAT": 23.08952, "NAME_CN": "德馨堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148708", "Name": "德馨堂药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.52081, 23.08952 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3738, "FID_": 3743.0, "LON": 113.41352, "LAT": 23.12323, "NAME_CN": "广州市湘岳门诊", "TELEPHONE": "020-32233952", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148709", "Name": "广州市湘岳门诊", "address": "珠村南门社新街十二巷" }, "geometry": { "type": "Point", "coordinates": [ 113.41352, 23.12323 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3739, "FID_": 3744.0, "LON": 113.85694, "LAT": 23.1875, "NAME_CN": "粤好药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148710", "Name": "粤好药店", "address": "建设路52" }, "geometry": { "type": "Point", "coordinates": [ 113.85694, 23.1875 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3740, "FID_": 3745.0, "LON": 113.57393, "LAT": 23.1233, "NAME_CN": "兴赣药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148716", "Name": "兴赣药店", "address": "太平洋一路2附近" }, "geometry": { "type": "Point", "coordinates": [ 113.57393, 23.1233 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3741, "FID_": 3746.0, "LON": 113.25596, "LAT": 22.98006, "NAME_CN": "韦涌社区卫生站", "TELEPHONE": "020-84772341", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148718", "Name": "韦涌社区卫生站", "address": "钟村镇" }, "geometry": { "type": "Point", "coordinates": [ 113.25596, 22.98006 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3742, "FID_": 3747.0, "LON": 113.4549, "LAT": 23.0034, "NAME_CN": "潭山永年社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148719", "Name": "潭山永年社区卫生站", "address": "谭山大道72" }, "geometry": { "type": "Point", "coordinates": [ 113.4549, 23.0034 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3743, "FID_": 3748.0, "LON": 113.21762, "LAT": 23.46899, "NAME_CN": "仁爱堂大药房健康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148726", "Name": "仁爱堂大药房健康药房", "address": "旗岭大街72" }, "geometry": { "type": "Point", "coordinates": [ 113.21762, 23.46899 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3744, "FID_": 3749.0, "LON": 113.14655, "LAT": 23.46444, "NAME_CN": "花城狮岭门诊部", "TELEPHONE": "020-33127671", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148727", "Name": "花城狮岭门诊部", "address": "教育东路55" }, "geometry": { "type": "Point", "coordinates": [ 113.14655, 23.46444 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3745, "FID_": 3750.0, "LON": 113.39021, "LAT": 23.12739, "NAME_CN": "平安动物诊所", "TELEPHONE": "020-82310959", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148728", "Name": "平安动物诊所", "address": "中山大道中83号自编1商铺" }, "geometry": { "type": "Point", "coordinates": [ 113.39021, 23.12739 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3746, "FID_": 3751.0, "LON": 113.49866, "LAT": 23.15163, "NAME_CN": "燕庆堂火村药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148732", "Name": "燕庆堂火村药店", "address": "上岭街13" }, "geometry": { "type": "Point", "coordinates": [ 113.49866, 23.15163 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3747, "FID_": 3752.0, "LON": 113.2376, "LAT": 23.2051, "NAME_CN": "天使宠物诊所", "TELEPHONE": "15360036705", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148741", "Name": "天使宠物诊所", "address": "石槎路金碧新城南门附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2376, 23.2051 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3748, "FID_": 3753.0, "LON": 113.63449, "LAT": 23.37393, "NAME_CN": "南池村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148744", "Name": "南池村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.63449, 23.37393 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3749, "FID_": 3754.0, "LON": 113.81677, "LAT": 23.45652, "NAME_CN": "派潭镇湾吓村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148746", "Name": "派潭镇湾吓村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.81677, 23.45652 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3750, "FID_": 3755.0, "LON": 113.23749, "LAT": 23.20892, "NAME_CN": "普天药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148753", "Name": "普天药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23749, 23.20892 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3751, "FID_": 3756.0, "LON": 113.18095, "LAT": 23.38515, "NAME_CN": "济和堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148754", "Name": "济和堂药店", "address": "荔美巷西101" }, "geometry": { "type": "Point", "coordinates": [ 113.18095, 23.38515 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3752, "FID_": 3757.0, "LON": 113.42779, "LAT": 22.95915, "NAME_CN": "石基供销社大龙药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148773", "Name": "石基供销社大龙药店", "address": "金龙路88" }, "geometry": { "type": "Point", "coordinates": [ 113.42779, 22.95915 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3753, "FID_": 3758.0, "LON": 113.4997, "LAT": 23.58249, "NAME_CN": "棋杆为民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148780", "Name": "棋杆为民药店", "address": "府前路" }, "geometry": { "type": "Point", "coordinates": [ 113.4997, 23.58249 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3754, "FID_": 3759.0, "LON": 113.3566, "LAT": 23.01192, "NAME_CN": "康之家爱心药房广雅NO.1", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148781", "Name": "康之家爱心药房广雅NO.1", "address": "雅居乐花园" }, "geometry": { "type": "Point", "coordinates": [ 113.3566, 23.01192 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3755, "FID_": 3760.0, "LON": 113.38121, "LAT": 23.35249, "NAME_CN": "良田卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148782", "Name": "良田卫生站", "address": "良田大道42" }, "geometry": { "type": "Point", "coordinates": [ 113.38121, 23.35249 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3756, "FID_": 3761.0, "LON": 113.38452, "LAT": 23.01043, "NAME_CN": "南村医院门诊大楼", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148786", "Name": "南村医院门诊大楼", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.38452, 23.01043 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3757, "FID_": 3762.0, "LON": 113.22455, "LAT": 23.2192, "NAME_CN": "万健堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148787", "Name": "万健堂大药房", "address": "万福街" }, "geometry": { "type": "Point", "coordinates": [ 113.22455, 23.2192 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3758, "FID_": 3763.0, "LON": 113.32709, "LAT": 23.08826, "NAME_CN": "华爱门诊部", "TELEPHONE": "020-34282872", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.148789", "Name": "华爱门诊部", "address": "江海大道紫菀路花明酒店旁" }, "geometry": { "type": "Point", "coordinates": [ 113.32709, 23.08826 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3759, "FID_": 3764.0, "LON": 113.26669, "LAT": 23.25171, "NAME_CN": "源通大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148791", "Name": "源通大药房", "address": "罗岗村农贸综合市场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26669, 23.25171 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3760, "FID_": 3765.0, "LON": 113.24723, "LAT": 23.19506, "NAME_CN": "新市金字药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148792", "Name": "新市金字药房", "address": "棠涌西苑路39" }, "geometry": { "type": "Point", "coordinates": [ 113.24723, 23.19506 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3761, "FID_": 3766.0, "LON": 113.23612, "LAT": 23.12955, "NAME_CN": "大翔药业明康大药房", "TELEPHONE": "13826092887", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.148797", "Name": "大翔药业明康大药房", "address": "荔湾路45" }, "geometry": { "type": "Point", "coordinates": [ 113.23612, 23.12955 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3762, "FID_": 3767.0, "LON": 113.4536, "LAT": 23.1366, "NAME_CN": "林和药业连锁日康平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148801", "Name": "林和药业连锁日康平价大药房", "address": "长盛街" }, "geometry": { "type": "Point", "coordinates": [ 113.4536, 23.1366 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3763, "FID_": 3768.0, "LON": 113.07696, "LAT": 23.38798, "NAME_CN": "百家康大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148804", "Name": "百家康大药店", "address": "华宾路3-1" }, "geometry": { "type": "Point", "coordinates": [ 113.07696, 23.38798 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3764, "FID_": 3769.0, "LON": 113.34435, "LAT": 23.46606, "NAME_CN": "老百姓大药房竹湖店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148805", "Name": "老百姓大药房竹湖店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.34435, 23.46606 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3765, "FID_": 3770.0, "LON": 113.33429, "LAT": 23.42108, "NAME_CN": "花东镇大塘村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148806", "Name": "花东镇大塘村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.33429, 23.42108 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3766, "FID_": 3771.0, "LON": 113.21697, "LAT": 23.38378, "NAME_CN": "贝康宠物医院", "TELEPHONE": "020-36838456", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148813", "Name": "贝康宠物医院", "address": "天贵路" }, "geometry": { "type": "Point", "coordinates": [ 113.21697, 23.38378 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3767, "FID_": 3772.0, "LON": 113.16172, "LAT": 23.46089, "NAME_CN": "林和平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148815", "Name": "林和平价药房", "address": "雄狮东路1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.16172, 23.46089 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3768, "FID_": 3773.0, "LON": 113.36331, "LAT": 22.9243, "NAME_CN": "正康药房壹佰分店", "TELEPHONE": "13352869239", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148817", "Name": "正康药房壹佰分店", "address": "桥南路201" }, "geometry": { "type": "Point", "coordinates": [ 113.36331, 22.9243 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3769, "FID_": 3774.0, "LON": 113.37124, "LAT": 23.12992, "NAME_CN": "搏威宠物医院天河总院", "TELEPHONE": "020-85549089", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148825", "Name": "搏威宠物医院天河总院", "address": "中山大道西自编303首层04铺" }, "geometry": { "type": "Point", "coordinates": [ 113.37124, 23.12992 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3770, "FID_": 3775.0, "LON": 113.44488, "LAT": 22.93028, "NAME_CN": "石碁镇长社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148826", "Name": "石碁镇长社区卫生站", "address": "龙泽上街" }, "geometry": { "type": "Point", "coordinates": [ 113.44488, 22.93028 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3771, "FID_": 3776.0, "LON": 113.20815, "LAT": 23.21795, "NAME_CN": "华安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148827", "Name": "华安药店", "address": "亭石北路" }, "geometry": { "type": "Point", "coordinates": [ 113.20815, 23.21795 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3772, "FID_": 3777.0, "LON": 113.39394, "LAT": 23.1963, "NAME_CN": "柯木塱医院", "TELEPHONE": "020-87212656", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148834", "Name": "柯木塱医院", "address": "广汕二路7号之1" }, "geometry": { "type": "Point", "coordinates": [ 113.39394, 23.1963 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3773, "FID_": 3778.0, "LON": 113.53053, "LAT": 23.1542, "NAME_CN": "刘康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148839", "Name": "刘康药店", "address": "金珠路" }, "geometry": { "type": "Point", "coordinates": [ 113.53053, 23.1542 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3774, "FID_": 3779.0, "LON": 113.2016, "LAT": 23.15974, "NAME_CN": "健业牙科", "TELEPHONE": "020-81249736", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148840", "Name": "健业牙科", "address": "兴达街53" }, "geometry": { "type": "Point", "coordinates": [ 113.2016, 23.15974 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3775, "FID_": 3780.0, "LON": 113.26303, "LAT": 23.13295, "NAME_CN": "越秀区第一人民医院急诊", "TELEPHONE": "020-83330808", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.148841", "Name": "越秀区第一人民医院急诊", "address": "正南路6号" }, "geometry": { "type": "Point", "coordinates": [ 113.26303, 23.13295 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3776, "FID_": 3781.0, "LON": 113.15725, "LAT": 23.40254, "NAME_CN": "聚康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148853", "Name": "聚康药店", "address": "龙海西路与平步大道西交叉口" }, "geometry": { "type": "Point", "coordinates": [ 113.15725, 23.40254 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3777, "FID_": 3782.0, "LON": 113.56837, "LAT": 23.55419, "NAME_CN": "南方医科大学第五附属医院营养楼", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148863", "Name": "南方医科大学第五附属医院营养楼", "address": "从城大道566号" }, "geometry": { "type": "Point", "coordinates": [ 113.56837, 23.55419 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3778, "FID_": 3783.0, "LON": 113.37597, "LAT": 23.16479, "NAME_CN": "居健堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148867", "Name": "居健堂药房", "address": "岑村圣堂大街1" }, "geometry": { "type": "Point", "coordinates": [ 113.37597, 23.16479 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3779, "FID_": 3784.0, "LON": 113.36795, "LAT": 23.35936, "NAME_CN": "白云区红十字会医院良田分院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148873", "Name": "白云区红十字会医院良田分院-牙科", "address": "广从五路1060" }, "geometry": { "type": "Point", "coordinates": [ 113.36795, 23.35936 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3780, "FID_": 3785.0, "LON": 113.59191, "LAT": 23.18156, "NAME_CN": "增城市永和医院发热门诊", "TELEPHONE": "020-82972614", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148875", "Name": "增城市永和医院发热门诊", "address": "永联路2号" }, "geometry": { "type": "Point", "coordinates": [ 113.59191, 23.18156 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3781, "FID_": 3786.0, "LON": 113.29636, "LAT": 23.23442, "NAME_CN": "林和药业连锁公司永泰药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148881", "Name": "林和药业连锁公司永泰药店", "address": "永福楼附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29636, 23.23442 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3782, "FID_": 3787.0, "LON": 113.66184, "LAT": 23.6046, "NAME_CN": "桃园康民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148882", "Name": "桃园康民药店", "address": "龙泉路" }, "geometry": { "type": "Point", "coordinates": [ 113.66184, 23.6046 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3783, "FID_": 3788.0, "LON": 113.52536, "LAT": 23.08684, "NAME_CN": "汇康药房沙步连锁分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148884", "Name": "汇康药房沙步连锁分店", "address": "沙涌大道与沙步大路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.52536, 23.08684 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3784, "FID_": 3789.0, "LON": 113.31481, "LAT": 23.04363, "NAME_CN": "泽泉堂药房", "TELEPHONE": "18102567858", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148888", "Name": "泽泉堂药房", "address": "沙滘中路" }, "geometry": { "type": "Point", "coordinates": [ 113.31481, 23.04363 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3785, "FID_": 3790.0, "LON": 113.33808, "LAT": 23.23688, "NAME_CN": "恒昌大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148892", "Name": "恒昌大药房", "address": "大源沙排南街9" }, "geometry": { "type": "Point", "coordinates": [ 113.33808, 23.23688 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3786, "FID_": 3791.0, "LON": 113.57815, "LAT": 23.28147, "NAME_CN": "永正中西药店", "TELEPHONE": "020-82870260", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148894", "Name": "永正中西药店", "address": "广华路" }, "geometry": { "type": "Point", "coordinates": [ 113.57815, 23.28147 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3787, "FID_": 3792.0, "LON": 113.25856, "LAT": 23.15845, "NAME_CN": "广州中医药大学第一附属医院口腔科", "TELEPHONE": "020-87661331", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148897", "Name": "广州中医药大学第一附属医院口腔科", "address": "机场路14" }, "geometry": { "type": "Point", "coordinates": [ 113.25856, 23.15845 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3788, "FID_": 3793.0, "LON": 113.25858, "LAT": 23.1584, "NAME_CN": "大康药店", "TELEPHONE": "020-36591866", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148898", "Name": "大康药店", "address": "机场路14" }, "geometry": { "type": "Point", "coordinates": [ 113.25858, 23.1584 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3789, "FID_": 3794.0, "LON": 113.24284, "LAT": 23.12552, "NAME_CN": "仁爱堂大药房龙津东路店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.148901", "Name": "仁爱堂大药房龙津东路店", "address": "龙津东路683" }, "geometry": { "type": "Point", "coordinates": [ 113.24284, 23.12552 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3790, "FID_": 3795.0, "LON": 113.3068, "LAT": 23.09101, "NAME_CN": "华鑫堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.148907", "Name": "华鑫堂药房", "address": "鹭江东约新街南3号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3068, 23.09101 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3791, "FID_": 3796.0, "LON": 113.34318, "LAT": 22.99338, "NAME_CN": "南村镇里仁洞卫生站", "TELEPHONE": "020-84765498", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.148912", "Name": "南村镇里仁洞卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.34318, 22.99338 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3792, "FID_": 3797.0, "LON": 113.20406, "LAT": 23.38506, "NAME_CN": "恒健药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148921", "Name": "恒健药房", "address": "云山大道27" }, "geometry": { "type": "Point", "coordinates": [ 113.20406, 23.38506 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3793, "FID_": 3798.0, "LON": 113.25103, "LAT": 23.22575, "NAME_CN": "长运堂大药房医保定点药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148924", "Name": "长运堂大药房医保定点药店", "address": "友谊大街8号之3首层" }, "geometry": { "type": "Point", "coordinates": [ 113.25103, 23.22575 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3794, "FID_": 3799.0, "LON": 113.16302, "LAT": 23.47237, "NAME_CN": "盈源药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148927", "Name": "盈源药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16302, 23.47237 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3795, "FID_": 3800.0, "LON": 113.21847, "LAT": 23.40034, "NAME_CN": "微笑牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148928", "Name": "微笑牙科", "address": "龙珠路23-6" }, "geometry": { "type": "Point", "coordinates": [ 113.21847, 23.40034 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3796, "FID_": 3801.0, "LON": 113.56641, "LAT": 22.64744, "NAME_CN": "万倾沙镇红湖村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.148932", "Name": "万倾沙镇红湖村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.56641, 22.64744 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3797, "FID_": 3802.0, "LON": 113.50071, "LAT": 22.83507, "NAME_CN": "庆盛堂大药房", "TELEPHONE": "15013357671", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.148933", "Name": "庆盛堂大药房", "address": "莲丰路12" }, "geometry": { "type": "Point", "coordinates": [ 113.50071, 22.83507 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3798, "FID_": 3803.0, "LON": 113.5883, "LAT": 23.10051, "NAME_CN": "东洲村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148935", "Name": "东洲村卫生站", "address": "格水路3" }, "geometry": { "type": "Point", "coordinates": [ 113.5883, 23.10051 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3799, "FID_": 3804.0, "LON": 113.16272, "LAT": 23.42064, "NAME_CN": "君悦大药房NO.2", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148940", "Name": "君悦大药房NO.2", "address": "红棉大道金钟路20号" }, "geometry": { "type": "Point", "coordinates": [ 113.16272, 23.42064 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3800, "FID_": 3805.0, "LON": 113.59528, "LAT": 23.23555, "NAME_CN": "永和镇叶岭村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.148946", "Name": "永和镇叶岭村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.59528, 23.23555 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3801, "FID_": 3806.0, "LON": 113.28053, "LAT": 23.22515, "NAME_CN": "康之家爱心药房黄边配送点", "TELEPHONE": "020-36401561", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148947", "Name": "康之家爱心药房黄边配送点", "address": "汇贤街84" }, "geometry": { "type": "Point", "coordinates": [ 113.28053, 23.22515 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3802, "FID_": 3807.0, "LON": 113.31743, "LAT": 23.08202, "NAME_CN": "天博医疗门诊部", "TELEPHONE": "020-34009738", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.148948", "Name": "天博医疗门诊部", "address": "桥南新街" }, "geometry": { "type": "Point", "coordinates": [ 113.31743, 23.08202 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3803, "FID_": 3808.0, "LON": 113.22457, "LAT": 23.36595, "NAME_CN": "新村民康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148953", "Name": "新村民康药店", "address": "雅瑶新村" }, "geometry": { "type": "Point", "coordinates": [ 113.22457, 23.36595 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3804, "FID_": 3809.0, "LON": 113.14243, "LAT": 23.3581, "NAME_CN": "保庆堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148954", "Name": "保庆堂大药房", "address": "农新路16号-4" }, "geometry": { "type": "Point", "coordinates": [ 113.14243, 23.3581 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3805, "FID_": 3810.0, "LON": 113.26783, "LAT": 23.18008, "NAME_CN": "您大夫药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148955", "Name": "您大夫药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.26783, 23.18008 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3806, "FID_": 3811.0, "LON": 113.2712, "LAT": 23.2107, "NAME_CN": "江夏村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148957", "Name": "江夏村卫生站", "address": "江夏大塘大街" }, "geometry": { "type": "Point", "coordinates": [ 113.2712, 23.2107 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3807, "FID_": 3812.0, "LON": 113.50248, "LAT": 22.82903, "NAME_CN": "安美健药房多美分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.148959", "Name": "安美健药房多美分店", "address": "麒龙中路4" }, "geometry": { "type": "Point", "coordinates": [ 113.50248, 22.82903 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3808, "FID_": 3813.0, "LON": 113.241, "LAT": 23.22234, "NAME_CN": "益康和大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148961", "Name": "益康和大药房", "address": "芒园直街13" }, "geometry": { "type": "Point", "coordinates": [ 113.241, 23.22234 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3809, "FID_": 3814.0, "LON": 113.24113, "LAT": 23.22236, "NAME_CN": "环滘卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148962", "Name": "环滘卫生站", "address": "芒园直街9" }, "geometry": { "type": "Point", "coordinates": [ 113.24113, 23.22236 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3810, "FID_": 3815.0, "LON": 113.24137, "LAT": 23.07868, "NAME_CN": "赖伴才牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.148968", "Name": "赖伴才牙科", "address": "鹤洞路93" }, "geometry": { "type": "Point", "coordinates": [ 113.24137, 23.07868 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3811, "FID_": 3816.0, "LON": 113.25282, "LAT": 23.20732, "NAME_CN": "同济药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148974", "Name": "同济药房", "address": "黄石西路581号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25282, 23.20732 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3812, "FID_": 3817.0, "LON": 113.43698, "LAT": 23.11559, "NAME_CN": "柏健平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148975", "Name": "柏健平价大药房", "address": "井头前街" }, "geometry": { "type": "Point", "coordinates": [ 113.43698, 23.11559 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3813, "FID_": 3818.0, "LON": 113.45456, "LAT": 23.10606, "NAME_CN": "莲波堂健康药房", "TELEPHONE": "020-23354726", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.148976", "Name": "莲波堂健康药房", "address": "新溪大街10" }, "geometry": { "type": "Point", "coordinates": [ 113.45456, 23.10606 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3814, "FID_": 3819.0, "LON": 113.32376, "LAT": 23.14567, "NAME_CN": "兴合堂连锁药房天河北店", "TELEPHONE": "020-38807160", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.148982", "Name": "兴合堂连锁药房天河北店", "address": "天河北路405" }, "geometry": { "type": "Point", "coordinates": [ 113.32376, 23.14567 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3815, "FID_": 3820.0, "LON": 113.35785, "LAT": 23.29675, "NAME_CN": "太和堂星太安药房", "TELEPHONE": "13794321220", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.148985", "Name": "太和堂星太安药房", "address": "和乐路与顺和街交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35785, 23.29675 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3816, "FID_": 3821.0, "LON": 113.58596, "LAT": 23.5536, "NAME_CN": "从化市中医院", "TELEPHONE": "020-87939916", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.148992", "Name": "从化市中医院-急诊科", "address": "镇北路21" }, "geometry": { "type": "Point", "coordinates": [ 113.58596, 23.5536 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3817, "FID_": 3822.0, "LON": 113.09229, "LAT": 23.35226, "NAME_CN": "炭步镇鸭一村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.148993", "Name": "炭步镇鸭一村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.09229, 23.35226 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3818, "FID_": 3823.0, "LON": 113.83058, "LAT": 23.29285, "NAME_CN": "郭仲威牙科", "TELEPHONE": "13711298099", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149003", "Name": "郭仲威牙科", "address": "文化路东1巷37" }, "geometry": { "type": "Point", "coordinates": [ 113.83058, 23.29285 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3819, "FID_": 3824.0, "LON": 113.54817, "LAT": 23.11592, "NAME_CN": "惠康大药房牛皮塘分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149004", "Name": "惠康大药房牛皮塘分店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.54817, 23.11592 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3820, "FID_": 3825.0, "LON": 113.6475, "LAT": 23.15577, "NAME_CN": "埔健大药房聚康药业白石分店", "TELEPHONE": "13580339945", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149014", "Name": "埔健大药房聚康药业白石分店", "address": "白石路64" }, "geometry": { "type": "Point", "coordinates": [ 113.6475, 23.15577 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3821, "FID_": 3826.0, "LON": 113.41193, "LAT": 23.1942, "NAME_CN": "军康平价大药房", "TELEPHONE": "13710982767", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149017", "Name": "军康平价大药房", "address": "广汕二路151号1楼504档" }, "geometry": { "type": "Point", "coordinates": [ 113.41193, 23.1942 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3822, "FID_": 3827.0, "LON": 113.48015, "LAT": 23.19828, "NAME_CN": "为众康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.149018", "Name": "为众康大药房", "address": "水西东街45附近" }, "geometry": { "type": "Point", "coordinates": [ 113.48015, 23.19828 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3823, "FID_": 3828.0, "LON": 113.22126, "LAT": 23.15072, "NAME_CN": "安泰药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149020", "Name": "安泰药店", "address": "螺涌孖涌路29号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22126, 23.15072 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3824, "FID_": 3829.0, "LON": 113.03432, "LAT": 23.31951, "NAME_CN": "源安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149027", "Name": "源安药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.03432, 23.31951 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3825, "FID_": 3830.0, "LON": 113.03468, "LAT": 23.3189, "NAME_CN": "炭步镇大涡村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149028", "Name": "炭步镇大涡村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.03468, 23.3189 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3826, "FID_": 3831.0, "LON": 113.57645, "LAT": 23.55523, "NAME_CN": "众参源大药房众诚分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149029", "Name": "众参源大药房众诚分店", "address": "新城中路178" }, "geometry": { "type": "Point", "coordinates": [ 113.57645, 23.55523 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3827, "FID_": 3833.0, "LON": 113.32615, "LAT": 23.33883, "NAME_CN": "龙塘村卫生站", "TELEPHONE": "13710678602", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149034", "Name": "龙塘村卫生站", "address": "龙塘中街" }, "geometry": { "type": "Point", "coordinates": [ 113.32615, 23.33883 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3828, "FID_": 3834.0, "LON": 113.71121, "LAT": 23.17505, "NAME_CN": "灵康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149036", "Name": "灵康药店", "address": "仙村一路157" }, "geometry": { "type": "Point", "coordinates": [ 113.71121, 23.17505 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3829, "FID_": 3835.0, "LON": 113.21829, "LAT": 23.40833, "NAME_CN": "牙道口腔", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149038", "Name": "牙道口腔", "address": "天贵路108-30" }, "geometry": { "type": "Point", "coordinates": [ 113.21829, 23.40833 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3830, "FID_": 3836.0, "LON": 113.48453, "LAT": 23.44915, "NAME_CN": "永安堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149039", "Name": "永安堂药店", "address": "高田路9号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.48453, 23.44915 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3831, "FID_": 3837.0, "LON": 113.44656, "LAT": 22.98166, "NAME_CN": "官桥村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.149040", "Name": "官桥村卫生站", "address": "桥联大街124" }, "geometry": { "type": "Point", "coordinates": [ 113.44656, 22.98166 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3832, "FID_": 3838.0, "LON": 113.41564, "LAT": 22.95199, "NAME_CN": "广州正康大药房新桥分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.149041", "Name": "广州正康大药房新桥分店", "address": "泰安路" }, "geometry": { "type": "Point", "coordinates": [ 113.41564, 22.95199 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3833, "FID_": 3839.0, "LON": 113.6568, "LAT": 23.17558, "NAME_CN": "康龄药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149043", "Name": "康龄药店", "address": "荔新大道与上岭路交叉口" }, "geometry": { "type": "Point", "coordinates": [ 113.6568, 23.17558 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3834, "FID_": 3840.0, "LON": 113.27256, "LAT": 23.14624, "NAME_CN": "廖立凡牙医", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.149045", "Name": "廖立凡牙医", "address": "麓景路" }, "geometry": { "type": "Point", "coordinates": [ 113.27256, 23.14624 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3835, "FID_": 3841.0, "LON": 113.4241, "LAT": 23.62335, "NAME_CN": "众福大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149063", "Name": "众福大药房", "address": "前进中路与三五五省道交叉口附近" }, "geometry": { "type": "Point", "coordinates": [ 113.4241, 23.62335 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3836, "FID_": 3842.0, "LON": 113.4439, "LAT": 23.10815, "NAME_CN": "仁和堂药业连锁济德药店", "TELEPHONE": "020-82278597", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.149064", "Name": "仁和堂药业连锁济德药店", "address": "大沙地东47盛景大厦购物城附近" }, "geometry": { "type": "Point", "coordinates": [ 113.4439, 23.10815 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3837, "FID_": 3843.0, "LON": 113.22987, "LAT": 23.27778, "NAME_CN": "大地药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149065", "Name": "大地药店", "address": "夏花三路" }, "geometry": { "type": "Point", "coordinates": [ 113.22987, 23.27778 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3838, "FID_": 3844.0, "LON": 113.30289, "LAT": 23.55817, "NAME_CN": "联民村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149069", "Name": "联民村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.30289, 23.55817 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3839, "FID_": 3845.0, "LON": 113.24384, "LAT": 23.15327, "NAME_CN": "合和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.149070", "Name": "合和药店", "address": "王圣堂大街39号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24384, 23.15327 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3840, "FID_": 3846.0, "LON": 113.17876, "LAT": 23.4704, "NAME_CN": "欣康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149077", "Name": "欣康大药房", "address": "益和北路42-9" }, "geometry": { "type": "Point", "coordinates": [ 113.17876, 23.4704 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3841, "FID_": 3847.0, "LON": 113.59292, "LAT": 23.14028, "NAME_CN": "国药医药大药房凤凰城分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149080", "Name": "国药医药大药房凤凰城分店", "address": "汽车城东路102" }, "geometry": { "type": "Point", "coordinates": [ 113.59292, 23.14028 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3842, "FID_": 3848.0, "LON": 113.5101, "LAT": 23.08638, "NAME_CN": "康之家爱心药房夏园店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.149087", "Name": "康之家爱心药房夏园店", "address": "夏园新圩路25" }, "geometry": { "type": "Point", "coordinates": [ 113.5101, 23.08638 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3843, "FID_": 3849.0, "LON": 113.94693, "LAT": 23.81408, "NAME_CN": "众参源大药房吕田分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149089", "Name": "众参源大药房吕田分店", "address": "广新路" }, "geometry": { "type": "Point", "coordinates": [ 113.94693, 23.81408 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3844, "FID_": 3850.0, "LON": 113.32079, "LAT": 23.08324, "NAME_CN": "万慈大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.149095", "Name": "万慈大药房", "address": "聚德西路与大塘东胜新街以东" }, "geometry": { "type": "Point", "coordinates": [ 113.32079, 23.08324 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3845, "FID_": 3851.0, "LON": 113.58033, "LAT": 23.54127, "NAME_CN": "德信口腔门诊部", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149096", "Name": "德信口腔门诊部", "address": "城南路111" }, "geometry": { "type": "Point", "coordinates": [ 113.58033, 23.54127 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3846, "FID_": 3852.0, "LON": 113.32734, "LAT": 23.17507, "NAME_CN": "兴华街河水社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149106", "Name": "兴华街河水社区卫生站", "address": "河水东直街1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32734, 23.17507 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3847, "FID_": 3853.0, "LON": 113.3753, "LAT": 23.13084, "NAME_CN": "君安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149107", "Name": "君安药店", "address": "棠下达善大街自编40首层01铺" }, "geometry": { "type": "Point", "coordinates": [ 113.3753, 23.13084 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3848, "FID_": 3854.0, "LON": 113.63803, "LAT": 23.69735, "NAME_CN": "盘溪村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149108", "Name": "盘溪村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.63803, 23.69735 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3849, "FID_": 3855.0, "LON": 113.25265, "LAT": 23.12323, "NAME_CN": "广东省人民医院惠福分院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.149109", "Name": "广东省人民医院惠福分院-住院部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.25265, 23.12323 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3850, "FID_": 3856.0, "LON": 113.6229, "LAT": 23.11607, "NAME_CN": "康燕中西药店", "TELEPHONE": "15975639098", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149120", "Name": "康燕中西药店", "address": "新塘大道东76号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.6229, 23.11607 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3851, "FID_": 3857.0, "LON": 113.62269, "LAT": 23.11605, "NAME_CN": "康平中西药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149121", "Name": "康平中西药店", "address": "新塘大道东69" }, "geometry": { "type": "Point", "coordinates": [ 113.62269, 23.11605 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3852, "FID_": 3858.0, "LON": 113.62075, "LAT": 23.11584, "NAME_CN": "德寿堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149122", "Name": "德寿堂药店", "address": "新塘大道东77号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.62075, 23.11584 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3853, "FID_": 3859.0, "LON": 113.62086, "LAT": 23.12203, "NAME_CN": "卫民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149123", "Name": "卫民药店", "address": "渔岭山一路" }, "geometry": { "type": "Point", "coordinates": [ 113.62086, 23.12203 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3854, "FID_": 3860.0, "LON": 113.62085, "LAT": 23.1224, "NAME_CN": "康好大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149124", "Name": "康好大药房", "address": "渔岭山一路" }, "geometry": { "type": "Point", "coordinates": [ 113.62085, 23.1224 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3855, "FID_": 3861.0, "LON": 113.62422, "LAT": 23.11739, "NAME_CN": "康搏大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149125", "Name": "康搏大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.62422, 23.11739 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3856, "FID_": 3862.0, "LON": 113.2022, "LAT": 23.39755, "NAME_CN": "善仁德药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149132", "Name": "善仁德药店", "address": "松园路19-8" }, "geometry": { "type": "Point", "coordinates": [ 113.2022, 23.39755 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3857, "FID_": 3863.0, "LON": 113.25795, "LAT": 23.15866, "NAME_CN": "日东牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149142", "Name": "日东牙科", "address": "机场路21号3楼" }, "geometry": { "type": "Point", "coordinates": [ 113.25795, 23.15866 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3858, "FID_": 3864.0, "LON": 113.50429, "LAT": 22.82847, "NAME_CN": "南沙区第二人民医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.149145", "Name": "南沙区第二人民医院门诊部", "address": "麒龙东路145号" }, "geometry": { "type": "Point", "coordinates": [ 113.50429, 22.82847 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3859, "FID_": 3865.0, "LON": 113.56451, "LAT": 23.50966, "NAME_CN": "何林吉门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149149", "Name": "何林吉门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.56451, 23.50966 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3860, "FID_": 3866.0, "LON": 113.24819, "LAT": 23.16943, "NAME_CN": "广州仁和门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149151", "Name": "广州仁和门诊部", "address": "三元里大道718号壹心大厦" }, "geometry": { "type": "Point", "coordinates": [ 113.24819, 23.16943 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3861, "FID_": 3867.0, "LON": 113.30808, "LAT": 23.1347, "NAME_CN": "中山大学肿瘤医院解放军第四五八医院放射治疗合作中心", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.149154", "Name": "中山大学肿瘤医院解放军第四五八医院放射治疗合作中心", "address": "东风东路801" }, "geometry": { "type": "Point", "coordinates": [ 113.30808, 23.1347 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3862, "FID_": 3868.0, "LON": 113.27269, "LAT": 23.09298, "NAME_CN": "广州医学院第二附属医院感染门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.149163", "Name": "广州医学院第二附属医院感染门诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.27269, 23.09298 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3863, "FID_": 3869.0, "LON": 113.32137, "LAT": 23.02465, "NAME_CN": "宗民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.149165", "Name": "宗民药店", "address": "富山路" }, "geometry": { "type": "Point", "coordinates": [ 113.32137, 23.02465 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3864, "FID_": 3870.0, "LON": 113.27083, "LAT": 23.15947, "NAME_CN": "广州市宠物研究中心宠物门诊", "TELEPHONE": "020-86592601", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149166", "Name": "广州市宠物研究中心宠物门诊", "address": "麓景路388" }, "geometry": { "type": "Point", "coordinates": [ 113.27083, 23.15947 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3865, "FID_": 3871.0, "LON": 113.34615, "LAT": 23.30388, "NAME_CN": "健康之源大药房太和店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149169", "Name": "健康之源大药房太和店", "address": "丰泰小区康怡景苑右对面" }, "geometry": { "type": "Point", "coordinates": [ 113.34615, 23.30388 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3866, "FID_": 3872.0, "LON": 113.26407, "LAT": 23.20003, "NAME_CN": "方圆大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149193", "Name": "方圆大药房", "address": "悦云路240" }, "geometry": { "type": "Point", "coordinates": [ 113.26407, 23.20003 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3867, "FID_": 3873.0, "LON": 113.31022, "LAT": 23.25803, "NAME_CN": "林和药业连锁东平大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149194", "Name": "林和药业连锁东平大药房", "address": "横岗南路61" }, "geometry": { "type": "Point", "coordinates": [ 113.31022, 23.25803 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3868, "FID_": 3874.0, "LON": 113.5287, "LAT": 22.79039, "NAME_CN": "南沙中心医院英东门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.149195", "Name": "南沙中心医院英东门诊", "address": "丰泽东路105" }, "geometry": { "type": "Point", "coordinates": [ 113.5287, 22.79039 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3869, "FID_": 3875.0, "LON": 113.27791, "LAT": 23.20913, "NAME_CN": "百合药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149196", "Name": "百合药房", "address": "陈田西街54" }, "geometry": { "type": "Point", "coordinates": [ 113.27791, 23.20913 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3870, "FID_": 3876.0, "LON": 113.34613, "LAT": 23.17303, "NAME_CN": "全家康大药房长湴店", "TELEPHONE": "020-38034522", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149197", "Name": "全家康大药房长湴店", "address": "长湴南大街22号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34613, 23.17303 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3871, "FID_": 3877.0, "LON": 113.55634, "LAT": 23.31569, "NAME_CN": "九龙镇旺村村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.149199", "Name": "九龙镇旺村村卫生站", "address": "九龙镇旺村" }, "geometry": { "type": "Point", "coordinates": [ 113.55634, 23.31569 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3872, "FID_": 3878.0, "LON": 113.34665, "LAT": 23.07553, "NAME_CN": "则健堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.149200", "Name": "则健堂大药房", "address": "华洲路156号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34665, 23.07553 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3873, "FID_": 3879.0, "LON": 113.57094, "LAT": 23.22418, "NAME_CN": "乐飞大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.149204", "Name": "乐飞大药房", "address": "明泰公寓01商铺" }, "geometry": { "type": "Point", "coordinates": [ 113.57094, 23.22418 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3874, "FID_": 3880.0, "LON": 113.62783, "LAT": 23.3636, "NAME_CN": "福和中安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149207", "Name": "福和中安药店", "address": "银河东路12" }, "geometry": { "type": "Point", "coordinates": [ 113.62783, 23.3636 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3875, "FID_": 3881.0, "LON": 113.30392, "LAT": 23.25287, "NAME_CN": "康泉源药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149215", "Name": "康泉源药房", "address": "东平马市岭南街13" }, "geometry": { "type": "Point", "coordinates": [ 113.30392, 23.25287 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3876, "FID_": 3882.0, "LON": 113.29424, "LAT": 23.25263, "NAME_CN": "众参源药房湖康店", "TELEPHONE": "13711145961", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149216", "Name": "众参源药房湖康店", "address": "下新村街" }, "geometry": { "type": "Point", "coordinates": [ 113.29424, 23.25263 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3877, "FID_": 3883.0, "LON": 113.22772, "LAT": 23.16108, "NAME_CN": "民信药业亿民药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149221", "Name": "民信药业亿民药房", "address": "明德街55" }, "geometry": { "type": "Point", "coordinates": [ 113.22772, 23.16108 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3878, "FID_": 3884.0, "LON": 113.21441, "LAT": 23.39772, "NAME_CN": "天仁药业天益药店", "TELEPHONE": "15711908467", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149235", "Name": "天仁药业天益药店", "address": "坑唇里三区一巷4" }, "geometry": { "type": "Point", "coordinates": [ 113.21441, 23.39772 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3879, "FID_": 3885.0, "LON": 113.65573, "LAT": 23.1604, "NAME_CN": "张记牙科", "TELEPHONE": "13538782993", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149249", "Name": "张记牙科", "address": "瑶前路11" }, "geometry": { "type": "Point", "coordinates": [ 113.65573, 23.1604 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3880, "FID_": 3886.0, "LON": 113.26554, "LAT": 23.24977, "NAME_CN": "众参源健是福药房NO.33", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149253", "Name": "众参源健是福药房NO.33", "address": "南垂街与商农东街交叉口以东" }, "geometry": { "type": "Point", "coordinates": [ 113.26554, 23.24977 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3881, "FID_": 3887.0, "LON": 113.28094, "LAT": 23.2402, "NAME_CN": "黄石民鑫药店", "TELEPHONE": "13073026892", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149254", "Name": "黄石民鑫药店", "address": "望岗高桥街4" }, "geometry": { "type": "Point", "coordinates": [ 113.28094, 23.2402 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3882, "FID_": 3888.0, "LON": 113.24779, "LAT": 23.21868, "NAME_CN": "金广和药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149255", "Name": "金广和药房", "address": "环滘大道110号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24779, 23.21868 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3883, "FID_": 3889.0, "LON": 113.78739, "LAT": 23.17509, "NAME_CN": "锦新药店", "TELEPHONE": "13928742785", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149261", "Name": "锦新药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.78739, 23.17509 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3884, "FID_": 3890.0, "LON": 113.48555, "LAT": 23.17183, "NAME_CN": "嵘鑫大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.149270", "Name": "嵘鑫大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.48555, 23.17183 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3885, "FID_": 3891.0, "LON": 113.41429, "LAT": 23.11699, "NAME_CN": "集和堂大药房东圃分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149272", "Name": "集和堂大药房东圃分店", "address": "盈紫街1号" }, "geometry": { "type": "Point", "coordinates": [ 113.41429, 23.11699 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3886, "FID_": 3892.0, "LON": 113.32932, "LAT": 22.97115, "NAME_CN": "祈福医院祈福国医馆", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.149276", "Name": "祈福医院祈福国医馆", "address": "市广路8号祈福新村附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32932, 22.97115 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3887, "FID_": 3893.0, "LON": 113.24064, "LAT": 23.396, "NAME_CN": "众信大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149277", "Name": "众信大药房", "address": "钊辉针织有限公司对面" }, "geometry": { "type": "Point", "coordinates": [ 113.24064, 23.396 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3888, "FID_": 3894.0, "LON": 113.19404, "LAT": 23.47188, "NAME_CN": "健坊药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149280", "Name": "健坊药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.19404, 23.47188 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3889, "FID_": 3895.0, "LON": 113.5786, "LAT": 23.09651, "NAME_CN": "康荣药店", "TELEPHONE": "020-82896290", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149281", "Name": "康荣药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.5786, 23.09651 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3890, "FID_": 3896.0, "LON": 113.22643, "LAT": 23.42633, "NAME_CN": "洪福药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149284", "Name": "洪福药店", "address": "丰格威光电有限公司附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22643, 23.42633 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3891, "FID_": 3897.0, "LON": 113.28601, "LAT": 23.07228, "NAME_CN": "仁和堂药业连锁侨安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.149289", "Name": "仁和堂药业连锁侨安药店", "address": "侨安路7" }, "geometry": { "type": "Point", "coordinates": [ 113.28601, 23.07228 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3892, "FID_": 3898.0, "LON": 113.21811, "LAT": 23.39273, "NAME_CN": "多特宠物医院", "TELEPHONE": "15338086889", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149291", "Name": "多特宠物医院", "address": "天贵路66-7" }, "geometry": { "type": "Point", "coordinates": [ 113.21811, 23.39273 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3893, "FID_": 3899.0, "LON": 113.40344, "LAT": 23.27237, "NAME_CN": "白山村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149297", "Name": "白山村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.40344, 23.27237 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3894, "FID_": 3900.0, "LON": 113.43736, "LAT": 23.18738, "NAME_CN": "博莱康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.149303", "Name": "博莱康药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.43736, 23.18738 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3895, "FID_": 3901.0, "LON": 113.38887, "LAT": 23.12531, "NAME_CN": "广州康达医疗门诊部", "TELEPHONE": "15323336629", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149307", "Name": "广州康达医疗门诊部", "address": "车陂西华大街大园巷9-1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.38887, 23.12531 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3896, "FID_": 3902.0, "LON": 113.30028, "LAT": 23.26782, "NAME_CN": "崇康药房", "TELEPHONE": "020-22247301", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149312", "Name": "崇康药房", "address": "双和大马路" }, "geometry": { "type": "Point", "coordinates": [ 113.30028, 23.26782 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3897, "FID_": 3903.0, "LON": 113.58392, "LAT": 23.5514, "NAME_CN": "南方医科大学第五附属医院", "TELEPHONE": "020-87916524", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149319", "Name": "南方医科大学第五附属医院", "address": "朝阳街1号" }, "geometry": { "type": "Point", "coordinates": [ 113.58392, 23.5514 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3898, "FID_": 3904.0, "LON": 113.58392, "LAT": 23.5514, "NAME_CN": "南方医科大学第五附属医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149320", "Name": "南方医科大学第五附属医院门诊部", "address": "朝阳街1号" }, "geometry": { "type": "Point", "coordinates": [ 113.58392, 23.5514 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3899, "FID_": 3905.0, "LON": 113.17184, "LAT": 23.3947, "NAME_CN": "益和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149339", "Name": "益和药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.17184, 23.3947 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3900, "FID_": 3906.0, "LON": 113.31018, "LAT": 23.06019, "NAME_CN": "超平门诊部口腔科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.149343", "Name": "超平门诊部口腔科", "address": "沥滘大市街14" }, "geometry": { "type": "Point", "coordinates": [ 113.31018, 23.06019 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3901, "FID_": 3907.0, "LON": 113.25867, "LAT": 23.15792, "NAME_CN": "同健医药连锁达城药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149348", "Name": "同健医药连锁达城药店", "address": "机场路12" }, "geometry": { "type": "Point", "coordinates": [ 113.25867, 23.15792 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3902, "FID_": 3908.0, "LON": 113.31466, "LAT": 23.25389, "NAME_CN": "祥和堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149349", "Name": "祥和堂大药房", "address": "蛟腾路二巷" }, "geometry": { "type": "Point", "coordinates": [ 113.31466, 23.25389 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3903, "FID_": 3909.0, "LON": 113.29024, "LAT": 23.274, "NAME_CN": "南岭卫生站牙科", "TELEPHONE": "13068852220", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149350", "Name": "南岭卫生站牙科", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.29024, 23.274 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3904, "FID_": 3910.0, "LON": 113.31005, "LAT": 23.14323, "NAME_CN": "凯怡牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149351", "Name": "凯怡牙科", "address": "天河北路2号冰花酒店11楼" }, "geometry": { "type": "Point", "coordinates": [ 113.31005, 23.14323 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3905, "FID_": 3911.0, "LON": 113.15571, "LAT": 23.45935, "NAME_CN": "联合村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149353", "Name": "联合村卫生站", "address": "新联东路3巷3号" }, "geometry": { "type": "Point", "coordinates": [ 113.15571, 23.45935 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3906, "FID_": 3912.0, "LON": 113.29505, "LAT": 23.22079, "NAME_CN": "同健元下田门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149360", "Name": "同健元下田门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.29505, 23.22079 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3907, "FID_": 3913.0, "LON": 113.2533, "LAT": 23.15357, "NAME_CN": "广州医科大学附属口腔医院梓元岗门诊部", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149361", "Name": "广州医科大学附属口腔医院梓元岗门诊部", "address": "梓元岗路" }, "geometry": { "type": "Point", "coordinates": [ 113.2533, 23.15357 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3908, "FID_": 3914.0, "LON": 113.15126, "LAT": 23.46998, "NAME_CN": "仁和堂盘古药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149364", "Name": "仁和堂盘古药店", "address": "盘古中路111-1" }, "geometry": { "type": "Point", "coordinates": [ 113.15126, 23.46998 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3909, "FID_": 3915.0, "LON": 113.45187, "LAT": 22.85336, "NAME_CN": "仁华堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.149373", "Name": "仁华堂大药房", "address": "同乐路22号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.45187, 22.85336 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3910, "FID_": 3916.0, "LON": 113.35723, "LAT": 23.13195, "NAME_CN": "天河区员村瑞鹏宠物医院", "TELEPHONE": "020-34016766", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149381", "Name": "天河区员村瑞鹏宠物医院", "address": "天府路" }, "geometry": { "type": "Point", "coordinates": [ 113.35723, 23.13195 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3911, "FID_": 3917.0, "LON": 113.5693, "LAT": 23.55873, "NAME_CN": "从化旺城门诊部", "TELEPHONE": "020-37913388", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149383", "Name": "从化旺城门诊部", "address": "旺城大道75" }, "geometry": { "type": "Point", "coordinates": [ 113.5693, 23.55873 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3912, "FID_": 3918.0, "LON": 113.47669, "LAT": 23.43596, "NAME_CN": "仁德堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149385", "Name": "仁德堂药店", "address": "康乐西路" }, "geometry": { "type": "Point", "coordinates": [ 113.47669, 23.43596 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3913, "FID_": 3919.0, "LON": 113.3247, "LAT": 23.27257, "NAME_CN": "博仁药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149387", "Name": "博仁药房", "address": "十大份街" }, "geometry": { "type": "Point", "coordinates": [ 113.3247, 23.27257 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3914, "FID_": 3920.0, "LON": 113.26987, "LAT": 23.21125, "NAME_CN": "荣福医药平价药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149399", "Name": "荣福医药平价药店", "address": "江夏西街" }, "geometry": { "type": "Point", "coordinates": [ 113.26987, 23.21125 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3915, "FID_": 3921.0, "LON": 113.27439, "LAT": 23.21423, "NAME_CN": "辉之堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149400", "Name": "辉之堂大药房", "address": "江夏北三巷15" }, "geometry": { "type": "Point", "coordinates": [ 113.27439, 23.21423 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3916, "FID_": 3922.0, "LON": 113.3521, "LAT": 23.2459, "NAME_CN": "天之盛大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149406", "Name": "天之盛大药房", "address": "岐山路" }, "geometry": { "type": "Point", "coordinates": [ 113.3521, 23.2459 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3917, "FID_": 3923.0, "LON": 113.76914, "LAT": 23.56085, "NAME_CN": "派潭医院高滩门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149408", "Name": "派潭医院高滩门诊", "address": "高滩小学西100米" }, "geometry": { "type": "Point", "coordinates": [ 113.76914, 23.56085 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3918, "FID_": 3924.0, "LON": 113.19283, "LAT": 23.36751, "NAME_CN": "胡忠医院新街院区门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149413", "Name": "胡忠医院新街院区门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.19283, 23.36751 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3919, "FID_": 3925.0, "LON": 113.22019, "LAT": 23.39302, "NAME_CN": "花都区健民医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149414", "Name": "花都区健民医疗门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22019, 23.39302 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3920, "FID_": 3926.0, "LON": 113.20339, "LAT": 23.3896, "NAME_CN": "花都区人民医院宝华院区", "TELEPHONE": "020-86800120", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149415", "Name": "花都区人民医院宝华院区-急诊", "address": "宝华路22" }, "geometry": { "type": "Point", "coordinates": [ 113.20339, 23.3896 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3921, "FID_": 3927.0, "LON": 113.25521, "LAT": 23.11911, "NAME_CN": "大新街社区卫生服务中心大新门诊部", "TELEPHONE": "020-83320004", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.149419", "Name": "大新街社区卫生服务中心大新门诊部", "address": "大新路142" }, "geometry": { "type": "Point", "coordinates": [ 113.25521, 23.11911 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3922, "FID_": 3928.0, "LON": 113.40569, "LAT": 22.95071, "NAME_CN": "保安堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.149422", "Name": "保安堂大药房", "address": "先锋大街" }, "geometry": { "type": "Point", "coordinates": [ 113.40569, 22.95071 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3923, "FID_": 3929.0, "LON": 113.27847, "LAT": 23.23373, "NAME_CN": "福之怡会员平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149423", "Name": "福之怡会员平价大药房", "address": "彭上大元路2号" }, "geometry": { "type": "Point", "coordinates": [ 113.27847, 23.23373 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3924, "FID_": 3930.0, "LON": 113.27847, "LAT": 23.23346, "NAME_CN": "彭上药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149424", "Name": "彭上药房", "address": "彭上东街38之4" }, "geometry": { "type": "Point", "coordinates": [ 113.27847, 23.23346 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3925, "FID_": 3931.0, "LON": 113.27687, "LAT": 23.23589, "NAME_CN": "安康源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149425", "Name": "安康源大药房", "address": "彭上东胜大街27" }, "geometry": { "type": "Point", "coordinates": [ 113.27687, 23.23589 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3926, "FID_": 3932.0, "LON": 113.27527, "LAT": 23.25641, "NAME_CN": "林和药业连锁益寿药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149426", "Name": "林和药业连锁益寿药店", "address": "七星商业街18-8号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27527, 23.25641 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3927, "FID_": 3933.0, "LON": 113.25439, "LAT": 23.09028, "NAME_CN": "灵仙大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.149427", "Name": "灵仙大药房", "address": "榕景路92" }, "geometry": { "type": "Point", "coordinates": [ 113.25439, 23.09028 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3928, "FID_": 3934.0, "LON": 113.56224, "LAT": 23.11104, "NAME_CN": "东方红药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149430", "Name": "东方红药店", "address": "南碱路" }, "geometry": { "type": "Point", "coordinates": [ 113.56224, 23.11104 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3929, "FID_": 3935.0, "LON": 113.26363, "LAT": 23.34211, "NAME_CN": "普康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149431", "Name": "普康药房", "address": "太岗路49" }, "geometry": { "type": "Point", "coordinates": [ 113.26363, 23.34211 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3930, "FID_": 3936.0, "LON": 113.24166, "LAT": 23.14746, "NAME_CN": "广州医科大学羊城医院克山卫生所", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.149435", "Name": "广州医科大学羊城医院克山卫生所", "address": "环市西路108~110号" }, "geometry": { "type": "Point", "coordinates": [ 113.24166, 23.14746 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3931, "FID_": 3937.0, "LON": 113.32059, "LAT": 23.19635, "NAME_CN": "广诚医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149441", "Name": "广诚医疗门诊部", "address": "蟹岗北路27号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32059, 23.19635 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3932, "FID_": 3938.0, "LON": 113.32073, "LAT": 23.19659, "NAME_CN": "康力连锁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149442", "Name": "康力连锁药店", "address": "蟹岗北路18号A6铺" }, "geometry": { "type": "Point", "coordinates": [ 113.32073, 23.19659 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3933, "FID_": 3939.0, "LON": 113.54056, "LAT": 23.10831, "NAME_CN": "福泽大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.149444", "Name": "福泽大药房", "address": "东鸿一街" }, "geometry": { "type": "Point", "coordinates": [ 113.54056, 23.10831 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3934, "FID_": 3940.0, "LON": 113.22282, "LAT": 23.28817, "NAME_CN": "南方医科大学江都医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149445", "Name": "南方医科大学江都医院门诊部", "address": "夏花三路490号" }, "geometry": { "type": "Point", "coordinates": [ 113.22282, 23.28817 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3935, "FID_": 3941.0, "LON": 113.58072, "LAT": 23.5539, "NAME_CN": "众参源众善大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149446", "Name": "众参源众善大药房", "address": "从化市体育场西门附近" }, "geometry": { "type": "Point", "coordinates": [ 113.58072, 23.5539 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3936, "FID_": 3942.0, "LON": 113.25708, "LAT": 23.10879, "NAME_CN": "宽正堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.149448", "Name": "宽正堂大药房", "address": "同福中路421-1" }, "geometry": { "type": "Point", "coordinates": [ 113.25708, 23.10879 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3937, "FID_": 3943.0, "LON": 113.29095, "LAT": 23.27511, "NAME_CN": "南岭村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149450", "Name": "南岭村卫生站", "address": "南岭中路21附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29095, 23.27511 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3938, "FID_": 3944.0, "LON": 113.49791, "LAT": 23.15225, "NAME_CN": "东区街火村社区卫生站", "TELEPHONE": "020-82071952", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.149451", "Name": "东区街火村社区卫生站", "address": "花厅东街63" }, "geometry": { "type": "Point", "coordinates": [ 113.49791, 23.15225 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3939, "FID_": 3945.0, "LON": 113.57819, "LAT": 23.28101, "NAME_CN": "镇龙济民药店", "TELEPHONE": "020-82874879", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.149457", "Name": "镇龙济民药店", "address": "广华路" }, "geometry": { "type": "Point", "coordinates": [ 113.57819, 23.28101 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3940, "FID_": 3946.0, "LON": 113.36321, "LAT": 23.19632, "NAME_CN": "金康药房龙洞分店", "TELEPHONE": "020-87013743", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149465", "Name": "金康药房龙洞分店", "address": "沙河镇龙洞牌坊1号自编A铺" }, "geometry": { "type": "Point", "coordinates": [ 113.36321, 23.19632 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3941, "FID_": 3947.0, "LON": 113.39826, "LAT": 22.93868, "NAME_CN": "金海岸社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.149475", "Name": "金海岸社区卫生站", "address": "亚运大道" }, "geometry": { "type": "Point", "coordinates": [ 113.39826, 22.93868 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3942, "FID_": 3948.0, "LON": 113.32532, "LAT": 23.14279, "NAME_CN": "怡元堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149477", "Name": "怡元堂药店", "address": "华升街" }, "geometry": { "type": "Point", "coordinates": [ 113.32532, 23.14279 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3943, "FID_": 3949.0, "LON": 113.31734, "LAT": 23.20382, "NAME_CN": "德康爱心药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149480", "Name": "德康爱心药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.31734, 23.20382 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3944, "FID_": 3950.0, "LON": 113.82807, "LAT": 23.29293, "NAME_CN": "增城瑞春大药房", "TELEPHONE": "020-82721869", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149481", "Name": "增城瑞春大药房", "address": "时代广场首层" }, "geometry": { "type": "Point", "coordinates": [ 113.82807, 23.29293 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3945, "FID_": 3951.0, "LON": 113.45591, "LAT": 22.88719, "NAME_CN": "正和连锁药房宏正分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.149483", "Name": "正和连锁药房宏正分店", "address": "培贤东路8号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.45591, 22.88719 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3946, "FID_": 3952.0, "LON": 113.47625, "LAT": 23.43488, "NAME_CN": "骆碧燕牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149493", "Name": "骆碧燕牙科诊所", "address": "广从南路" }, "geometry": { "type": "Point", "coordinates": [ 113.47625, 23.43488 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3947, "FID_": 3953.0, "LON": 113.56048, "LAT": 23.108, "NAME_CN": "鑫环药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149494", "Name": "鑫环药店", "address": "夏埔市场路27-2" }, "geometry": { "type": "Point", "coordinates": [ 113.56048, 23.108 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3948, "FID_": 3954.0, "LON": 113.38194, "LAT": 22.84097, "NAME_CN": "广州市番禺区永信堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.149503", "Name": "广州市番禺区永信堂药店", "address": "榄九路" }, "geometry": { "type": "Point", "coordinates": [ 113.38194, 22.84097 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3949, "FID_": 3955.0, "LON": 113.45792, "LAT": 22.88268, "NAME_CN": "正和连锁药房德信分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.149506", "Name": "正和连锁药房德信分店", "address": "启新路23号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.45792, 22.88268 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3950, "FID_": 3956.0, "LON": 113.37806, "LAT": 23.12928, "NAME_CN": "济和堂会员平价健康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149512", "Name": "济和堂会员平价健康药房", "address": "棠东丰乐路2-9号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.37806, 23.12928 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3951, "FID_": 3957.0, "LON": 113.52903, "LAT": 23.14561, "NAME_CN": "济和堂会员平价连锁药房NO.376", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.149513", "Name": "济和堂会员平价连锁药房NO.376", "address": "岗贝中路9" }, "geometry": { "type": "Point", "coordinates": [ 113.52903, 23.14561 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3952, "FID_": 3958.0, "LON": 113.22233, "LAT": 23.39835, "NAME_CN": "康延大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149517", "Name": "康延大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22233, 23.39835 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3953, "FID_": 3959.0, "LON": 113.28535, "LAT": 23.07634, "NAME_CN": "源宁大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.149519", "Name": "源宁大药房", "address": "瑞宝南约瑞兴大街5号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28535, 23.07634 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3954, "FID_": 3960.0, "LON": 113.33599, "LAT": 23.43134, "NAME_CN": "花东医院第二门诊部", "TELEPHONE": "020-86766991", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149520", "Name": "花东医院第二门诊部", "address": "永光村民委员会附近" }, "geometry": { "type": "Point", "coordinates": [ 113.33599, 23.43134 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3955, "FID_": 3961.0, "LON": 113.28809, "LAT": 23.12276, "NAME_CN": "广州市越秀区华山医院", "TELEPHONE": "020-32773729", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.149521", "Name": "广州市越秀区华山医院", "address": "东华东路623" }, "geometry": { "type": "Point", "coordinates": [ 113.28809, 23.12276 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3956, "FID_": 3962.0, "LON": 113.59469, "LAT": 23.12692, "NAME_CN": "心亦康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149526", "Name": "心亦康大药房", "address": "盛景苑5-103旁" }, "geometry": { "type": "Point", "coordinates": [ 113.59469, 23.12692 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3957, "FID_": 3963.0, "LON": 113.62921, "LAT": 23.12525, "NAME_CN": "雄新药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149531", "Name": "雄新药店", "address": "牛仔城二路5附近" }, "geometry": { "type": "Point", "coordinates": [ 113.62921, 23.12525 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3958, "FID_": 3964.0, "LON": 113.63365, "LAT": 23.12281, "NAME_CN": "仁义堂药店泥紫村店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149532", "Name": "仁义堂药店泥紫村店", "address": "庙坑路" }, "geometry": { "type": "Point", "coordinates": [ 113.63365, 23.12281 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3959, "FID_": 3965.0, "LON": 113.35854, "LAT": 23.12087, "NAME_CN": "博济康之选药房中山六院分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149534", "Name": "博济康之选药房中山六院分店", "address": "员村二横路26" }, "geometry": { "type": "Point", "coordinates": [ 113.35854, 23.12087 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3960, "FID_": 3966.0, "LON": 113.58331, "LAT": 23.54452, "NAME_CN": "众参源大药房凤仪分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149538", "Name": "众参源大药房凤仪分店", "address": "凤仪东路71" }, "geometry": { "type": "Point", "coordinates": [ 113.58331, 23.54452 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3961, "FID_": 3967.0, "LON": 113.47928, "LAT": 23.43345, "NAME_CN": "济康源药店广州济康源太平花园店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149554", "Name": "济康源药店广州济康源太平花园店", "address": "新平商业步行街附近" }, "geometry": { "type": "Point", "coordinates": [ 113.47928, 23.43345 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3962, "FID_": 3968.0, "LON": 113.23457, "LAT": 23.21153, "NAME_CN": "粤海医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149555", "Name": "粤海医院门诊部", "address": "大冈街" }, "geometry": { "type": "Point", "coordinates": [ 113.23457, 23.21153 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3963, "FID_": 3969.0, "LON": 113.22858, "LAT": 23.22558, "NAME_CN": "和善大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149556", "Name": "和善大药房", "address": "红星岑村东大街" }, "geometry": { "type": "Point", "coordinates": [ 113.22858, 23.22558 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3964, "FID_": 3970.0, "LON": 113.6227, "LAT": 23.30018, "NAME_CN": "大田卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149558", "Name": "大田卫生站", "address": "高田南街" }, "geometry": { "type": "Point", "coordinates": [ 113.6227, 23.30018 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3965, "FID_": 3971.0, "LON": 113.26749, "LAT": 23.12111, "NAME_CN": "大翔药业珠光大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.149560", "Name": "大翔药业珠光大药房", "address": "珠光路" }, "geometry": { "type": "Point", "coordinates": [ 113.26749, 23.12111 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3966, "FID_": 3972.0, "LON": 113.22079, "LAT": 23.48236, "NAME_CN": "佳民药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149569", "Name": "佳民药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22079, 23.48236 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3967, "FID_": 3973.0, "LON": 113.42473, "LAT": 23.62402, "NAME_CN": "广州从化倍健药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149574", "Name": "广州从化倍健药房", "address": "前进中路与三五五省道交叉口附近" }, "geometry": { "type": "Point", "coordinates": [ 113.42473, 23.62402 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3968, "FID_": 3974.0, "LON": 113.56884, "LAT": 23.58665, "NAME_CN": "好家康柏建药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149575", "Name": "好家康柏建药店", "address": "横江路" }, "geometry": { "type": "Point", "coordinates": [ 113.56884, 23.58665 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3969, "FID_": 3975.0, "LON": 113.19587, "LAT": 23.42064, "NAME_CN": "百姓缘大药房杨屋分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149580", "Name": "百姓缘大药房杨屋分店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.19587, 23.42064 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3970, "FID_": 3976.0, "LON": 113.23074, "LAT": 23.114, "NAME_CN": "正光药店", "TELEPHONE": "020-81941396", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.149604", "Name": "正光药店", "address": "黄沙大道27" }, "geometry": { "type": "Point", "coordinates": [ 113.23074, 23.114 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3971, "FID_": 3977.0, "LON": 113.39541, "LAT": 23.11558, "NAME_CN": "林和药业连锁远泰药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149605", "Name": "林和药业连锁远泰药店", "address": "东圃二马路70号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39541, 23.11558 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3972, "FID_": 3978.0, "LON": 113.55499, "LAT": 23.12078, "NAME_CN": "百年堂平价药房南安分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149609", "Name": "百年堂平价药房南安分店", "address": "广深大道西509附近" }, "geometry": { "type": "Point", "coordinates": [ 113.55499, 23.12078 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3973, "FID_": 3979.0, "LON": 113.59625, "LAT": 23.39143, "NAME_CN": "大安村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149617", "Name": "大安村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.59625, 23.39143 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3974, "FID_": 3980.0, "LON": 113.52203, "LAT": 22.75712, "NAME_CN": "横沥镇长沙村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.149621", "Name": "横沥镇长沙村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.52203, 22.75712 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3975, "FID_": 3981.0, "LON": 113.54938, "LAT": 23.12441, "NAME_CN": "盈诚堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.149625", "Name": "盈诚堂药店", "address": "沧头中路" }, "geometry": { "type": "Point", "coordinates": [ 113.54938, 23.12441 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3976, "FID_": 3982.0, "LON": 113.536, "LAT": 23.09675, "NAME_CN": "华测职安门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.149626", "Name": "华测职安门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.536, 23.09675 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3977, "FID_": 3983.0, "LON": 113.53426, "LAT": 23.09875, "NAME_CN": "恒健宠物诊疗", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.149627", "Name": "恒健宠物诊疗", "address": "鸿福街78号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.53426, 23.09875 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3978, "FID_": 3984.0, "LON": 113.58596, "LAT": 23.5536, "NAME_CN": "从化市中医医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149634", "Name": "从化市中医医院门诊部", "address": "镇北路21" }, "geometry": { "type": "Point", "coordinates": [ 113.58596, 23.5536 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3979, "FID_": 3985.0, "LON": 113.39481, "LAT": 22.79795, "NAME_CN": "康顺民药店", "TELEPHONE": "020-34984068", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.149635", "Name": "康顺民药店", "address": "荔湾路与兴业路交叉路口附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39481, 22.79795 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3980, "FID_": 3986.0, "LON": 113.43759, "LAT": 23.13941, "NAME_CN": "仁济堂平价大药房岐山店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149636", "Name": "仁济堂平价大药房岐山店", "address": "岐山大街17" }, "geometry": { "type": "Point", "coordinates": [ 113.43759, 23.13941 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3981, "FID_": 3987.0, "LON": 113.34301, "LAT": 23.02379, "NAME_CN": "健宁药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.149643", "Name": "健宁药房", "address": "蝶恋花路24" }, "geometry": { "type": "Point", "coordinates": [ 113.34301, 23.02379 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3982, "FID_": 3988.0, "LON": 113.36311, "LAT": 23.01989, "NAME_CN": "广东省妇幼保健院番禺院区门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.149644", "Name": "广东省妇幼保健院番禺院区门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.36311, 23.01989 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3983, "FID_": 3989.0, "LON": 113.19715, "LAT": 23.40457, "NAME_CN": "君悦大药房NO.88", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149651", "Name": "君悦大药房NO.88", "address": "大华一路" }, "geometry": { "type": "Point", "coordinates": [ 113.19715, 23.40457 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3984, "FID_": 3990.0, "LON": 113.54065, "LAT": 22.80057, "NAME_CN": "台湾福懋动物诊所南沙分院", "TELEPHONE": "020-39006081", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.149657", "Name": "台湾福懋动物诊所南沙分院", "address": "御苑街1号103" }, "geometry": { "type": "Point", "coordinates": [ 113.54065, 22.80057 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3985, "FID_": 3991.0, "LON": 113.60788, "LAT": 23.11019, "NAME_CN": "美庆大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149659", "Name": "美庆大药房", "address": "宏达中路4" }, "geometry": { "type": "Point", "coordinates": [ 113.60788, 23.11019 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3986, "FID_": 3992.0, "LON": 113.36644, "LAT": 23.0871, "NAME_CN": "首台大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.149660", "Name": "首台大药房", "address": "北山大街75" }, "geometry": { "type": "Point", "coordinates": [ 113.36644, 23.0871 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3987, "FID_": 3993.0, "LON": 113.12203, "LAT": 23.45553, "NAME_CN": "济君堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149662", "Name": "济君堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.12203, 23.45553 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3988, "FID_": 3994.0, "LON": 113.53176, "LAT": 23.08497, "NAME_CN": "南岗街沙步社区卫生站", "TELEPHONE": "020-82240059", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.149663", "Name": "南岗街沙步社区卫生站", "address": "鹿步大街64" }, "geometry": { "type": "Point", "coordinates": [ 113.53176, 23.08497 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3989, "FID_": 3995.0, "LON": 113.58005, "LAT": 23.54641, "NAME_CN": "孙静口腔门诊部", "TELEPHONE": "020-87921639", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149672", "Name": "孙静口腔门诊部", "address": "中田东路160/162/164" }, "geometry": { "type": "Point", "coordinates": [ 113.58005, 23.54641 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3990, "FID_": 3996.0, "LON": 113.37872, "LAT": 23.21379, "NAME_CN": "渔沙坦金凤凰门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149682", "Name": "渔沙坦金凤凰门诊部", "address": "渔中路61附近" }, "geometry": { "type": "Point", "coordinates": [ 113.37872, 23.21379 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3991, "FID_": 3997.0, "LON": 113.45485, "LAT": 23.41152, "NAME_CN": "湴湖村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149684", "Name": "湴湖村卫生站", "address": "Y085" }, "geometry": { "type": "Point", "coordinates": [ 113.45485, 23.41152 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3992, "FID_": 3998.0, "LON": 113.3302, "LAT": 23.02108, "NAME_CN": "一敦宠物", "TELEPHONE": "020-34791371", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.149691", "Name": "一敦宠物", "address": "番禺大道北" }, "geometry": { "type": "Point", "coordinates": [ 113.3302, 23.02108 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3993, "FID_": 3999.0, "LON": 113.36425, "LAT": 22.94075, "NAME_CN": "番禺区中医院门诊部(澄溪楼)", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.149692", "Name": "番禺区中医院门诊部(澄溪楼)", "address": "市桥街桥东路93号" }, "geometry": { "type": "Point", "coordinates": [ 113.36425, 22.94075 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3994, "FID_": 4000.0, "LON": 113.32497, "LAT": 23.44015, "NAME_CN": "富民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149697", "Name": "富民药店", "address": "富民路11" }, "geometry": { "type": "Point", "coordinates": [ 113.32497, 23.44015 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3995, "FID_": 4001.0, "LON": 113.2512, "LAT": 23.14564, "NAME_CN": "广州军区广州总医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.149700", "Name": "广州军区广州总医院-急诊", "address": "人民北路919" }, "geometry": { "type": "Point", "coordinates": [ 113.2512, 23.14564 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3996, "FID_": 4002.0, "LON": 113.34255, "LAT": 23.24987, "NAME_CN": "保元堂大药房南坑店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149703", "Name": "保元堂大药房南坑店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.34255, 23.24987 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3997, "FID_": 4003.0, "LON": 113.30503, "LAT": 23.12468, "NAME_CN": "YY宠物医院五羊分院", "TELEPHONE": "020-87387589", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.149706", "Name": "YY宠物医院五羊分院", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.30503, 23.12468 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3998, "FID_": 4004.0, "LON": 113.22135, "LAT": 23.08732, "NAME_CN": "太安门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.149707", "Name": "太安门诊部", "address": "鸿图东街13" }, "geometry": { "type": "Point", "coordinates": [ 113.22135, 23.08732 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 3999, "FID_": 4005.0, "LON": 113.31823, "LAT": 23.13053, "NAME_CN": "吉安动物诊所", "TELEPHONE": "020-85599301", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149715", "Name": "吉安动物诊所", "address": "黄埔大道西123-3" }, "geometry": { "type": "Point", "coordinates": [ 113.31823, 23.13053 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4000, "FID_": 4006.0, "LON": 113.88877, "LAT": 23.4188, "NAME_CN": "增城仁意堂中西药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149716", "Name": "增城仁意堂中西药店", "address": "府前路1" }, "geometry": { "type": "Point", "coordinates": [ 113.88877, 23.4188 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4001, "FID_": 4007.0, "LON": 113.27458, "LAT": 23.24081, "NAME_CN": "五环大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149717", "Name": "五环大药房", "address": "望岗东胜街与望岗东胜北街交叉口以东" }, "geometry": { "type": "Point", "coordinates": [ 113.27458, 23.24081 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4002, "FID_": 4008.0, "LON": 113.88869, "LAT": 23.41627, "NAME_CN": "玉怡堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149721", "Name": "玉怡堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.88869, 23.41627 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4003, "FID_": 4009.0, "LON": 113.29867, "LAT": 23.28766, "NAME_CN": "顺康堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149731", "Name": "顺康堂大药房", "address": "夏良路23" }, "geometry": { "type": "Point", "coordinates": [ 113.29867, 23.28766 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4004, "FID_": 4010.0, "LON": 113.23442, "LAT": 23.16563, "NAME_CN": "华锦堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149732", "Name": "华锦堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23442, 23.16563 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4005, "FID_": 4011.0, "LON": 113.56229, "LAT": 23.11188, "NAME_CN": "茗森大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149735", "Name": "茗森大药房", "address": "南碱路" }, "geometry": { "type": "Point", "coordinates": [ 113.56229, 23.11188 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4006, "FID_": 4012.0, "LON": 113.39532, "LAT": 23.12749, "NAME_CN": "暨南大学附属第一医院东圃分院", "TELEPHONE": "020-82316110", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149738", "Name": "暨南大学附属第一医院东圃分院-急诊", "address": "中山大道中245附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39532, 23.12749 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4007, "FID_": 4013.0, "LON": 113.65342, "LAT": 23.16513, "NAME_CN": "广州市增城康采堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149742", "Name": "广州市增城康采堂药房", "address": "沙埔大道29" }, "geometry": { "type": "Point", "coordinates": [ 113.65342, 23.16513 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4008, "FID_": 4014.0, "LON": 113.27949, "LAT": 23.11889, "NAME_CN": "民益堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.149743", "Name": "民益堂药店", "address": "绿荫路5号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.27949, 23.11889 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4009, "FID_": 4015.0, "LON": 113.32672, "LAT": 23.14599, "NAME_CN": "康美宠物天寿店", "TELEPHONE": "020-85674860", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149756", "Name": "康美宠物天寿店", "address": "林乐路" }, "geometry": { "type": "Point", "coordinates": [ 113.32672, 23.14599 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4010, "FID_": 4016.0, "LON": 113.33222, "LAT": 22.90301, "NAME_CN": "嘉伦光彩大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.149778", "Name": "嘉伦光彩大药房", "address": "大巷涌路94" }, "geometry": { "type": "Point", "coordinates": [ 113.33222, 22.90301 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4011, "FID_": 4017.0, "LON": 113.44505, "LAT": 22.99774, "NAME_CN": "宏益药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.149783", "Name": "宏益药店", "address": "山门大道8" }, "geometry": { "type": "Point", "coordinates": [ 113.44505, 22.99774 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4012, "FID_": 4018.0, "LON": 113.40636, "LAT": 23.12742, "NAME_CN": "黄村医院急诊", "TELEPHONE": "020-82520933", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149788", "Name": "黄村医院急诊", "address": "黄村大道西华里2号" }, "geometry": { "type": "Point", "coordinates": [ 113.40636, 23.12742 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4013, "FID_": 4019.0, "LON": 113.40775, "LAT": 23.12525, "NAME_CN": "永康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149789", "Name": "永康药房", "address": "园丁路与黄村南路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.40775, 23.12525 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4014, "FID_": 4020.0, "LON": 113.60056, "LAT": 23.321, "NAME_CN": "中新镇山美村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149795", "Name": "中新镇山美村卫生站", "address": "南华路" }, "geometry": { "type": "Point", "coordinates": [ 113.60056, 23.321 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4015, "FID_": 4021.0, "LON": 113.54673, "LAT": 23.11376, "NAME_CN": "康华药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149796", "Name": "康华药店", "address": "南安新市场二横路3" }, "geometry": { "type": "Point", "coordinates": [ 113.54673, 23.11376 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4016, "FID_": 4022.0, "LON": 113.2996, "LAT": 23.22876, "NAME_CN": "宝康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149801", "Name": "宝康药店", "address": "永康路" }, "geometry": { "type": "Point", "coordinates": [ 113.2996, 23.22876 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4017, "FID_": 4023.0, "LON": 113.54164, "LAT": 23.35191, "NAME_CN": "九龙镇中心卫生院埔心村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.149810", "Name": "九龙镇中心卫生院埔心村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.54164, 23.35191 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4018, "FID_": 4024.0, "LON": 113.68977, "LAT": 23.27907, "NAME_CN": "朱村村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149820", "Name": "朱村村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.68977, 23.27907 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4019, "FID_": 4025.0, "LON": 113.52394, "LAT": 23.13822, "NAME_CN": "心康药房萝岗店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.149826", "Name": "心康药房萝岗店", "address": "时代公寓3栋105" }, "geometry": { "type": "Point", "coordinates": [ 113.52394, 23.13822 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4020, "FID_": 4026.0, "LON": 113.28212, "LAT": 23.14618, "NAME_CN": "岭南中医馆淘金门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.149829", "Name": "岭南中医馆淘金门诊部", "address": "恒福路94号" }, "geometry": { "type": "Point", "coordinates": [ 113.28212, 23.14618 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4021, "FID_": 4027.0, "LON": 113.49475, "LAT": 23.15129, "NAME_CN": "民悦药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.149831", "Name": "民悦药房", "address": "花厅西街17" }, "geometry": { "type": "Point", "coordinates": [ 113.49475, 23.15129 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4022, "FID_": 4028.0, "LON": 113.79049, "LAT": 23.17331, "NAME_CN": "春生药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149834", "Name": "春生药店", "address": "红荔路1" }, "geometry": { "type": "Point", "coordinates": [ 113.79049, 23.17331 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4023, "FID_": 4029.0, "LON": 113.28176, "LAT": 23.2563, "NAME_CN": "安和堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149840", "Name": "安和堂大药房", "address": "科甲南街93" }, "geometry": { "type": "Point", "coordinates": [ 113.28176, 23.2563 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4024, "FID_": 4030.0, "LON": 113.55706, "LAT": 22.75773, "NAME_CN": "药之康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.149849", "Name": "药之康大药房", "address": "创业大街40号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.55706, 22.75773 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4025, "FID_": 4031.0, "LON": 113.23457, "LAT": 23.21153, "NAME_CN": "粤海医院", "TELEPHONE": "020-22357222", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149853", "Name": "粤海医院", "address": "黄石西路200号" }, "geometry": { "type": "Point", "coordinates": [ 113.23457, 23.21153 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4026, "FID_": 4032.0, "LON": 113.31547, "LAT": 23.06772, "NAME_CN": "东城药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.149854", "Name": "东城药店", "address": "后滘南边街8" }, "geometry": { "type": "Point", "coordinates": [ 113.31547, 23.06772 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4027, "FID_": 4033.0, "LON": 113.37915, "LAT": 23.43194, "NAME_CN": "吉星卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149856", "Name": "吉星卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.37915, 23.43194 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4028, "FID_": 4034.0, "LON": 113.70307, "LAT": 23.69186, "NAME_CN": "高沙村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149872", "Name": "高沙村卫生站", "address": "御泉大道" }, "geometry": { "type": "Point", "coordinates": [ 113.70307, 23.69186 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4029, "FID_": 4035.0, "LON": 113.58253, "LAT": 23.53462, "NAME_CN": "济世药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149873", "Name": "济世药店", "address": "沿江南路与江湾路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.58253, 23.53462 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4030, "FID_": 4036.0, "LON": 113.21883, "LAT": 23.08673, "NAME_CN": "广州市荔湾区第三人民医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.149875", "Name": "广州市荔湾区第三人民医院", "address": "浣花西路148" }, "geometry": { "type": "Point", "coordinates": [ 113.21883, 23.08673 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4031, "FID_": 4037.0, "LON": 113.41435, "LAT": 23.1263, "NAME_CN": "珠吉街社区卫生服务中心牙科医疗门诊", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149877", "Name": "珠吉街社区卫生服务中心牙科医疗门诊", "address": "隔塘街" }, "geometry": { "type": "Point", "coordinates": [ 113.41435, 23.1263 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4032, "FID_": 4038.0, "LON": 113.41419, "LAT": 23.12636, "NAME_CN": "珠吉街计划免疫门诊", "TELEPHONE": "020-62816166", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149878", "Name": "珠吉街计划免疫门诊", "address": "隔塘街" }, "geometry": { "type": "Point", "coordinates": [ 113.41419, 23.12636 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4033, "FID_": 4039.0, "LON": 113.22639, "LAT": 23.08546, "NAME_CN": "荔湾区宠迪动物诊所", "TELEPHONE": "020-81515571", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.149881", "Name": "荔湾区宠迪动物诊所", "address": "浣花路81临时" }, "geometry": { "type": "Point", "coordinates": [ 113.22639, 23.08546 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4034, "FID_": 4040.0, "LON": 113.16378, "LAT": 23.47224, "NAME_CN": "平合大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149883", "Name": "平合大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16378, 23.47224 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4035, "FID_": 4041.0, "LON": 113.10043, "LAT": 23.33666, "NAME_CN": "炭步添康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149885", "Name": "炭步添康药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.10043, 23.33666 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4036, "FID_": 4042.0, "LON": 113.52453, "LAT": 23.1378, "NAME_CN": "骏康药房", "TELEPHONE": "15302297048", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.149891", "Name": "骏康药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.52453, 23.1378 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4037, "FID_": 4043.0, "LON": 113.19183, "LAT": 23.23397, "NAME_CN": "至康综合医疗门诊部", "TELEPHONE": "020-36011058", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149893", "Name": "至康综合医疗门诊部", "address": "瑶头街" }, "geometry": { "type": "Point", "coordinates": [ 113.19183, 23.23397 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4038, "FID_": 4044.0, "LON": 113.192, "LAT": 23.23394, "NAME_CN": "庆和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149894", "Name": "庆和药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.192, 23.23394 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4039, "FID_": 4045.0, "LON": 113.23621, "LAT": 23.39401, "NAME_CN": "赖锦波牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149895", "Name": "赖锦波牙科诊所", "address": "商业大道" }, "geometry": { "type": "Point", "coordinates": [ 113.23621, 23.39401 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4040, "FID_": 4046.0, "LON": 113.44306, "LAT": 23.06451, "NAME_CN": "沙亭社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.149896", "Name": "沙亭社区卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.44306, 23.06451 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4041, "FID_": 4047.0, "LON": 113.57966, "LAT": 23.55433, "NAME_CN": "邓小云牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149898", "Name": "邓小云牙科诊所", "address": "西宁西路" }, "geometry": { "type": "Point", "coordinates": [ 113.57966, 23.55433 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4042, "FID_": 4048.0, "LON": 113.59718, "LAT": 23.21526, "NAME_CN": "广东省水电二局医院荔湖城门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149901", "Name": "广东省水电二局医院荔湖城门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.59718, 23.21526 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4043, "FID_": 4049.0, "LON": 113.35836, "LAT": 23.19122, "NAME_CN": "通南药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149905", "Name": "通南药房", "address": "育龙居内" }, "geometry": { "type": "Point", "coordinates": [ 113.35836, 23.19122 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4044, "FID_": 4050.0, "LON": 113.39502, "LAT": 23.1969, "NAME_CN": "军康堂平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149906", "Name": "军康堂平价大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.39502, 23.1969 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4045, "FID_": 4051.0, "LON": 113.26774, "LAT": 23.24922, "NAME_CN": "健隆大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149907", "Name": "健隆大药房", "address": "白莲南街与白莲南路交汇处" }, "geometry": { "type": "Point", "coordinates": [ 113.26774, 23.24922 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4046, "FID_": 4052.0, "LON": 113.17866, "LAT": 23.46934, "NAME_CN": "狮岭医院合益门诊部", "TELEPHONE": "020-22961887", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149913", "Name": "狮岭医院合益门诊部", "address": "益和北路46-8" }, "geometry": { "type": "Point", "coordinates": [ 113.17866, 23.46934 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4047, "FID_": 4053.0, "LON": 113.82793, "LAT": 23.17075, "NAME_CN": "田桥村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149914", "Name": "田桥村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.82793, 23.17075 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4048, "FID_": 4054.0, "LON": 113.24185, "LAT": 23.21722, "NAME_CN": "济和堂大药房广榕分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149917", "Name": "济和堂大药房广榕分店", "address": "榕溪工业大街33附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24185, 23.21722 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4049, "FID_": 4055.0, "LON": 113.38262, "LAT": 23.35301, "NAME_CN": "叶春堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149920", "Name": "叶春堂药店", "address": "良田大道" }, "geometry": { "type": "Point", "coordinates": [ 113.38262, 23.35301 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4050, "FID_": 4056.0, "LON": 113.25799, "LAT": 23.15885, "NAME_CN": "仁和堂药业连锁有限公司机场路药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149924", "Name": "仁和堂药业连锁有限公司机场路药店", "address": "机场路37号临时附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25799, 23.15885 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4051, "FID_": 4057.0, "LON": 113.37495, "LAT": 23.13017, "NAME_CN": "福新药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149928", "Name": "福新药店", "address": "棠下达善大街自编21首层01铺" }, "geometry": { "type": "Point", "coordinates": [ 113.37495, 23.13017 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4052, "FID_": 4058.0, "LON": 113.2369, "LAT": 23.12954, "NAME_CN": "广州市脑科医院荔湾心理门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.149933", "Name": "广州市脑科医院荔湾心理门诊", "address": "荔湾路53" }, "geometry": { "type": "Point", "coordinates": [ 113.2369, 23.12954 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4053, "FID_": 4059.0, "LON": 113.2369, "LAT": 23.12954, "NAME_CN": "广州市精神病医院荔湾门诊部", "TELEPHONE": "020-81251863", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.149934", "Name": "广州市精神病医院荔湾门诊部", "address": "荔湾路53" }, "geometry": { "type": "Point", "coordinates": [ 113.2369, 23.12954 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4054, "FID_": 4060.0, "LON": 113.58089, "LAT": 23.54132, "NAME_CN": "颖川大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149936", "Name": "颖川大药房", "address": "广场路118号" }, "geometry": { "type": "Point", "coordinates": [ 113.58089, 23.54132 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4055, "FID_": 4061.0, "LON": 113.37044, "LAT": 23.3613, "NAME_CN": "浩宏牙科中心", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149937", "Name": "浩宏牙科中心", "address": "良城二路3" }, "geometry": { "type": "Point", "coordinates": [ 113.37044, 23.3613 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4056, "FID_": 4062.0, "LON": 113.24439, "LAT": 23.41205, "NAME_CN": "凤凰卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149943", "Name": "凤凰卫生站", "address": "三东大道东" }, "geometry": { "type": "Point", "coordinates": [ 113.24439, 23.41205 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4057, "FID_": 4063.0, "LON": 113.19333, "LAT": 23.3825, "NAME_CN": "新华医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149944", "Name": "新华医院门诊部", "address": "农新路8" }, "geometry": { "type": "Point", "coordinates": [ 113.19333, 23.3825 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4058, "FID_": 4064.0, "LON": 113.21321, "LAT": 23.05643, "NAME_CN": "神医堂大药房", "TELEPHONE": "15899956228", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.149954", "Name": "神医堂大药房", "address": "增南路" }, "geometry": { "type": "Point", "coordinates": [ 113.21321, 23.05643 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4059, "FID_": 4065.0, "LON": 113.33181, "LAT": 23.13827, "NAME_CN": "创立牙科诊所", "TELEPHONE": "020-87595079", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149955", "Name": "创立牙科诊所", "address": "龙口西路58" }, "geometry": { "type": "Point", "coordinates": [ 113.33181, 23.13827 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4060, "FID_": 4066.0, "LON": 113.29045, "LAT": 23.28267, "NAME_CN": "南村村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.149957", "Name": "南村村卫生站", "address": "南岭中路" }, "geometry": { "type": "Point", "coordinates": [ 113.29045, 23.28267 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4061, "FID_": 4067.0, "LON": 113.31356, "LAT": 23.10715, "NAME_CN": "健源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.149968", "Name": "健源大药房", "address": "江丽路新鸿花园南侧" }, "geometry": { "type": "Point", "coordinates": [ 113.31356, 23.10715 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4062, "FID_": 4068.0, "LON": 113.26728, "LAT": 23.13389, "NAME_CN": "广州市正骨医院足踝外科", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.149969", "Name": "广州市正骨医院足踝外科", "address": "东风中路449" }, "geometry": { "type": "Point", "coordinates": [ 113.26728, 23.13389 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4063, "FID_": 4069.0, "LON": 113.65465, "LAT": 23.22144, "NAME_CN": "景山堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.149973", "Name": "景山堂药店", "address": "新塘镇宁西墟朱宁路口附近" }, "geometry": { "type": "Point", "coordinates": [ 113.65465, 23.22144 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4064, "FID_": 4070.0, "LON": 113.20685, "LAT": 23.37673, "NAME_CN": "方宁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149977", "Name": "方宁药店", "address": "新华路50-1" }, "geometry": { "type": "Point", "coordinates": [ 113.20685, 23.37673 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4065, "FID_": 4071.0, "LON": 113.31235, "LAT": 23.14192, "NAME_CN": "天南药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149978", "Name": "天南药房", "address": "天河直街160号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31235, 23.14192 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4066, "FID_": 4072.0, "LON": 113.24789, "LAT": 23.12235, "NAME_CN": "广州市儿童医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.149985", "Name": "广州市儿童医院-急诊科", "address": "人民中路318" }, "geometry": { "type": "Point", "coordinates": [ 113.24789, 23.12235 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4067, "FID_": 4073.0, "LON": 113.54051, "LAT": 23.5077, "NAME_CN": "菜地村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.149986", "Name": "菜地村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.54051, 23.5077 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4068, "FID_": 4074.0, "LON": 113.35657, "LAT": 23.13402, "NAME_CN": "悦尔牙科", "TELEPHONE": "020-38880739", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.149991", "Name": "悦尔牙科", "address": "天府路161号隽悦园109" }, "geometry": { "type": "Point", "coordinates": [ 113.35657, 23.13402 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4069, "FID_": 4075.0, "LON": 113.17192, "LAT": 23.46698, "NAME_CN": "康祥堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.149992", "Name": "康祥堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.17192, 23.46698 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4070, "FID_": 4076.0, "LON": 113.33644, "LAT": 23.01905, "NAME_CN": "林和药业金圣药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.149996", "Name": "林和药业金圣药店", "address": "龙山大道" }, "geometry": { "type": "Point", "coordinates": [ 113.33644, 23.01905 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4071, "FID_": 4078.0, "LON": 113.15893, "LAT": 23.45979, "NAME_CN": "贵人堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150024", "Name": "贵人堂药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.15893, 23.45979 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4072, "FID_": 4079.0, "LON": 113.17963, "LAT": 23.33512, "NAME_CN": "中八村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150026", "Name": "中八村卫生站", "address": "神山市场西街" }, "geometry": { "type": "Point", "coordinates": [ 113.17963, 23.33512 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4073, "FID_": 4080.0, "LON": 113.2776, "LAT": 23.26741, "NAME_CN": "同顺堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150031", "Name": "同顺堂药房", "address": "苏元庄街54号斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.2776, 23.26741 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4074, "FID_": 4082.0, "LON": 113.36306, "LAT": 22.95925, "NAME_CN": "市桥街云星村珠坑卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150043", "Name": "市桥街云星村珠坑卫生站", "address": "横基路" }, "geometry": { "type": "Point", "coordinates": [ 113.36306, 22.95925 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4075, "FID_": 4083.0, "LON": 113.30438, "LAT": 23.07112, "NAME_CN": "民益堂平价大药房西碌分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.150044", "Name": "民益堂平价大药房西碌分店", "address": "西碌北大街4" }, "geometry": { "type": "Point", "coordinates": [ 113.30438, 23.07112 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4076, "FID_": 4084.0, "LON": 113.61514, "LAT": 23.2906, "NAME_CN": "张天臻镶牙", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150046", "Name": "张天臻镶牙", "address": "竹林路59" }, "geometry": { "type": "Point", "coordinates": [ 113.61514, 23.2906 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4077, "FID_": 4085.0, "LON": 113.13329, "LAT": 23.45818, "NAME_CN": "狮岭军田门诊部", "TELEPHONE": "020-22683993", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150051", "Name": "狮岭军田门诊部", "address": "培正路" }, "geometry": { "type": "Point", "coordinates": [ 113.13329, 23.45818 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4078, "FID_": 4086.0, "LON": 113.34256, "LAT": 23.30543, "NAME_CN": "福宜康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150052", "Name": "福宜康药房", "address": "田心路1对面" }, "geometry": { "type": "Point", "coordinates": [ 113.34256, 23.30543 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4079, "FID_": 4087.0, "LON": 113.88692, "LAT": 23.41354, "NAME_CN": "益丰大药房", "TELEPHONE": "13710523747", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150062", "Name": "益丰大药房", "address": "正果大道160斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.88692, 23.41354 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4080, "FID_": 4088.0, "LON": 113.32321, "LAT": 22.99252, "NAME_CN": "汉溪村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150066", "Name": "汉溪村卫生站", "address": "汉溪路145号" }, "geometry": { "type": "Point", "coordinates": [ 113.32321, 22.99252 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4081, "FID_": 4089.0, "LON": 113.6012, "LAT": 23.12559, "NAME_CN": "广州市增城湘康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150069", "Name": "广州市增城湘康药店", "address": "新塘海鲜市场旁" }, "geometry": { "type": "Point", "coordinates": [ 113.6012, 23.12559 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4082, "FID_": 4090.0, "LON": 113.6022, "LAT": 23.12515, "NAME_CN": "康宠动物医院", "TELEPHONE": "020-82704336", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150070", "Name": "康宠动物医院", "address": "新新大道南3" }, "geometry": { "type": "Point", "coordinates": [ 113.6022, 23.12515 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4083, "FID_": 4091.0, "LON": 113.60264, "LAT": 23.11072, "NAME_CN": "新塘多宝药店", "TELEPHONE": "020-82769191", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150083", "Name": "新塘多宝药店", "address": "群星南三路68号" }, "geometry": { "type": "Point", "coordinates": [ 113.60264, 23.11072 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4084, "FID_": 4092.0, "LON": 113.61839, "LAT": 23.2777, "NAME_CN": "集丰村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150084", "Name": "集丰村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.61839, 23.2777 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4085, "FID_": 4093.0, "LON": 113.24588, "LAT": 23.1678, "NAME_CN": "平又佳药店", "TELEPHONE": "020-36307492", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.150085", "Name": "平又佳药店", "address": "北站路20号6铺" }, "geometry": { "type": "Point", "coordinates": [ 113.24588, 23.1678 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4086, "FID_": 4094.0, "LON": 113.51387, "LAT": 23.05209, "NAME_CN": "华先药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.150086", "Name": "华先药店", "address": "宝石路" }, "geometry": { "type": "Point", "coordinates": [ 113.51387, 23.05209 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4087, "FID_": 4095.0, "LON": 113.93727, "LAT": 23.84628, "NAME_CN": "份田村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.150094", "Name": "份田村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.93727, 23.84628 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4088, "FID_": 4096.0, "LON": 113.9469, "LAT": 23.81355, "NAME_CN": "健行药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.150095", "Name": "健行药店", "address": "广新路" }, "geometry": { "type": "Point", "coordinates": [ 113.9469, 23.81355 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4089, "FID_": 4097.0, "LON": 113.52853, "LAT": 23.59758, "NAME_CN": "松灏堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.150096", "Name": "松灏堂大药房", "address": "明珠大道中" }, "geometry": { "type": "Point", "coordinates": [ 113.52853, 23.59758 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4090, "FID_": 4098.0, "LON": 113.26982, "LAT": 23.23384, "NAME_CN": "裕康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150099", "Name": "裕康药店", "address": "加禾小学附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26982, 23.23384 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4091, "FID_": 4099.0, "LON": 113.28127, "LAT": 23.23714, "NAME_CN": "广州市第八人民医院肠道门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150100", "Name": "广州市第八人民医院肠道门诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.28127, 23.23714 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4092, "FID_": 4100.0, "LON": 113.53665, "LAT": 23.09655, "NAME_CN": "德誉堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.150114", "Name": "德誉堂大药房", "address": "南岗路22号南门对面" }, "geometry": { "type": "Point", "coordinates": [ 113.53665, 23.09655 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4093, "FID_": 4101.0, "LON": 113.28781, "LAT": 23.07156, "NAME_CN": "晓港医疗门诊部", "TELEPHONE": "020-84137367", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.150115", "Name": "晓港医疗门诊部", "address": "侨兴路78号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28781, 23.07156 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4094, "FID_": 4102.0, "LON": 113.28473, "LAT": 22.96545, "NAME_CN": "屏山二村聚龙卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150116", "Name": "屏山二村聚龙卫生站", "address": "屏山东路" }, "geometry": { "type": "Point", "coordinates": [ 113.28473, 22.96545 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4095, "FID_": 4103.0, "LON": 113.25349, "LAT": 23.37984, "NAME_CN": "国园药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150123", "Name": "国园药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.25349, 23.37984 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4096, "FID_": 4104.0, "LON": 113.5684, "LAT": 23.58741, "NAME_CN": "珍林药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.150124", "Name": "珍林药店", "address": "横江路" }, "geometry": { "type": "Point", "coordinates": [ 113.5684, 23.58741 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4097, "FID_": 4105.0, "LON": 113.31156, "LAT": 23.0213, "NAME_CN": "百氏大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150128", "Name": "百氏大药房", "address": "群贤路41号" }, "geometry": { "type": "Point", "coordinates": [ 113.31156, 23.0213 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4098, "FID_": 4106.0, "LON": 113.25374, "LAT": 23.22918, "NAME_CN": "汇侨医疗门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150130", "Name": "汇侨医疗门诊", "address": "夏茅大道" }, "geometry": { "type": "Point", "coordinates": [ 113.25374, 23.22918 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4099, "FID_": 4107.0, "LON": 113.24506, "LAT": 23.36423, "NAME_CN": "好德大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150132", "Name": "好德大药房", "address": "永利路" }, "geometry": { "type": "Point", "coordinates": [ 113.24506, 23.36423 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4100, "FID_": 4108.0, "LON": 113.30216, "LAT": 23.32989, "NAME_CN": "翔匀大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150142", "Name": "翔匀大药房", "address": "鹤亭西路与二七二县道交汇处" }, "geometry": { "type": "Point", "coordinates": [ 113.30216, 23.32989 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4101, "FID_": 4109.0, "LON": 113.33903, "LAT": 23.0178, "NAME_CN": "林和药业万博药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150145", "Name": "林和药业万博药店", "address": "登云大路9-7" }, "geometry": { "type": "Point", "coordinates": [ 113.33903, 23.0178 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4102, "FID_": 4110.0, "LON": 113.30583, "LAT": 23.43635, "NAME_CN": "三凤村卫生站", "TELEPHONE": "15914547530", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150148", "Name": "三凤村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.30583, 23.43635 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4103, "FID_": 4111.0, "LON": 113.23273, "LAT": 23.17406, "NAME_CN": "廖立民牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150149", "Name": "廖立民牙科诊所", "address": "得雅街" }, "geometry": { "type": "Point", "coordinates": [ 113.23273, 23.17406 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4104, "FID_": 4112.0, "LON": 113.40331, "LAT": 23.11005, "NAME_CN": "尚德堂药店", "TELEPHONE": "13650929367", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150150", "Name": "尚德堂药店", "address": "黄埔大道东631-1东盛商业大厦B栋附近" }, "geometry": { "type": "Point", "coordinates": [ 113.40331, 23.11005 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4105, "FID_": 4113.0, "LON": 113.36104, "LAT": 23.31633, "NAME_CN": "沙亭村医疗卫生站", "TELEPHONE": "13710781355", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150155", "Name": "沙亭村医疗卫生站", "address": "沙亭北路" }, "geometry": { "type": "Point", "coordinates": [ 113.36104, 23.31633 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4106, "FID_": 4114.0, "LON": 113.33664, "LAT": 23.17857, "NAME_CN": "仕辉医疗门诊", "TELEPHONE": "020-85691423", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150165", "Name": "仕辉医疗门诊", "address": "元岗路546号" }, "geometry": { "type": "Point", "coordinates": [ 113.33664, 23.17857 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4107, "FID_": 4115.0, "LON": 113.61483, "LAT": 23.29057, "NAME_CN": "振宁大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150166", "Name": "振宁大药房", "address": "中福路31" }, "geometry": { "type": "Point", "coordinates": [ 113.61483, 23.29057 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4108, "FID_": 4116.0, "LON": 113.62726, "LAT": 23.13246, "NAME_CN": "邦健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150167", "Name": "邦健药店", "address": "牛仔城一路27附近" }, "geometry": { "type": "Point", "coordinates": [ 113.62726, 23.13246 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4109, "FID_": 4117.0, "LON": 113.31081, "LAT": 23.08418, "NAME_CN": "利施达大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.150168", "Name": "利施达大药房", "address": "广州大道南上冲附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31081, 23.08418 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4110, "FID_": 4118.0, "LON": 113.47924, "LAT": 23.09283, "NAME_CN": "广州好的快平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.150172", "Name": "广州好的快平价大药房", "address": "沙浦大街与黄埔东路交汇处" }, "geometry": { "type": "Point", "coordinates": [ 113.47924, 23.09283 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4111, "FID_": 4119.0, "LON": 113.61616, "LAT": 23.1343, "NAME_CN": "远恒药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150174", "Name": "远恒药店", "address": "昆伦街21" }, "geometry": { "type": "Point", "coordinates": [ 113.61616, 23.1343 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4112, "FID_": 4120.0, "LON": 113.28978, "LAT": 23.01177, "NAME_CN": "清和堂大药房会江分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150182", "Name": "清和堂大药房会江分店", "address": "石中二路" }, "geometry": { "type": "Point", "coordinates": [ 113.28978, 23.01177 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4113, "FID_": 4121.0, "LON": 113.40188, "LAT": 22.80541, "NAME_CN": "德安康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.150183", "Name": "德安康药店", "address": "兴业路27号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.40188, 22.80541 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4114, "FID_": 4122.0, "LON": 113.57749, "LAT": 23.5381, "NAME_CN": "荔景园牙科", "TELEPHONE": "020-87965697", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.150187", "Name": "荔景园牙科", "address": "蓝田堤路" }, "geometry": { "type": "Point", "coordinates": [ 113.57749, 23.5381 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4115, "FID_": 4123.0, "LON": 113.61449, "LAT": 23.11025, "NAME_CN": "郑氏牙科", "TELEPHONE": "15800218383", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150188", "Name": "郑氏牙科", "address": "东宁路" }, "geometry": { "type": "Point", "coordinates": [ 113.61449, 23.11025 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4116, "FID_": 4124.0, "LON": 113.5165, "LAT": 23.35249, "NAME_CN": "康是福大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.150214", "Name": "康是福大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.5165, 23.35249 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4117, "FID_": 4125.0, "LON": 113.51735, "LAT": 23.3536, "NAME_CN": "广和堂(广仁堂)药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.150215", "Name": "广和堂(广仁堂)药店", "address": "九佛中路1198" }, "geometry": { "type": "Point", "coordinates": [ 113.51735, 23.3536 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4118, "FID_": 4126.0, "LON": 113.33202, "LAT": 22.90451, "NAME_CN": "沙湾供销社药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150216", "Name": "沙湾供销社药店", "address": "大巷涌路51" }, "geometry": { "type": "Point", "coordinates": [ 113.33202, 22.90451 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4119, "FID_": 4127.0, "LON": 113.32453, "LAT": 23.09916, "NAME_CN": "米其动物医院海珠新港店", "TELEPHONE": "020-34025215", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.150219", "Name": "米其动物医院海珠新港店", "address": "新港中路485" }, "geometry": { "type": "Point", "coordinates": [ 113.32453, 23.09916 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4120, "FID_": 4128.0, "LON": 113.29624, "LAT": 23.26545, "NAME_CN": "柏竣大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150222", "Name": "柏竣大药房", "address": "双和大马路" }, "geometry": { "type": "Point", "coordinates": [ 113.29624, 23.26545 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4121, "FID_": 4129.0, "LON": 113.58229, "LAT": 23.54262, "NAME_CN": "街口街新城社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.150225", "Name": "街口街新城社区卫生站", "address": "城中路30" }, "geometry": { "type": "Point", "coordinates": [ 113.58229, 23.54262 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4122, "FID_": 4130.0, "LON": 113.09003, "LAT": 23.30202, "NAME_CN": "炭步镇环山村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150233", "Name": "炭步镇环山村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.09003, 23.30202 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4123, "FID_": 4131.0, "LON": 113.63935, "LAT": 23.51576, "NAME_CN": "鹊塱村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.150235", "Name": "鹊塱村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.63935, 23.51576 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4124, "FID_": 4132.0, "LON": 113.67085, "LAT": 23.51175, "NAME_CN": "凤一卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.150236", "Name": "凤一卫生站", "address": "从樟一路" }, "geometry": { "type": "Point", "coordinates": [ 113.67085, 23.51175 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4125, "FID_": 4133.0, "LON": 113.7416, "LAT": 23.47443, "NAME_CN": "大田围村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150237", "Name": "大田围村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.7416, 23.47443 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4126, "FID_": 4134.0, "LON": 113.56972, "LAT": 23.27268, "NAME_CN": "红十字会医院迳头村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.150239", "Name": "红十字会医院迳头村卫生站", "address": "迳头路" }, "geometry": { "type": "Point", "coordinates": [ 113.56972, 23.27268 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4127, "FID_": 4135.0, "LON": 113.61487, "LAT": 23.11084, "NAME_CN": "甘涌村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150240", "Name": "甘涌村卫生站", "address": "东宁路" }, "geometry": { "type": "Point", "coordinates": [ 113.61487, 23.11084 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4128, "FID_": 4136.0, "LON": 113.24251, "LAT": 23.22069, "NAME_CN": "林和堂大药房环滘分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150241", "Name": "林和堂大药房环滘分店", "address": "桥头大街37" }, "geometry": { "type": "Point", "coordinates": [ 113.24251, 23.22069 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4129, "FID_": 4137.0, "LON": 113.1921, "LAT": 23.2337, "NAME_CN": "康之家爱心药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150243", "Name": "康之家爱心药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.1921, 23.2337 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4130, "FID_": 4138.0, "LON": 113.42831, "LAT": 22.92686, "NAME_CN": "长坦村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150246", "Name": "长坦村卫生站", "address": "桥东北街4" }, "geometry": { "type": "Point", "coordinates": [ 113.42831, 22.92686 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4131, "FID_": 4139.0, "LON": 113.31665, "LAT": 23.09916, "NAME_CN": "紫和堂幸和中医门诊部", "TELEPHONE": "020-84219871", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.150253", "Name": "紫和堂幸和中医门诊部", "address": "新港中路381号" }, "geometry": { "type": "Point", "coordinates": [ 113.31665, 23.09916 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4132, "FID_": 4140.0, "LON": 113.40848, "LAT": 23.16168, "NAME_CN": "映三红大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150255", "Name": "映三红大药房", "address": "南约村口大街43号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.40848, 23.16168 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4133, "FID_": 4141.0, "LON": 113.22835, "LAT": 23.40954, "NAME_CN": "益民门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150256", "Name": "益民门诊部", "address": "凤凰北路" }, "geometry": { "type": "Point", "coordinates": [ 113.22835, 23.40954 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4134, "FID_": 4142.0, "LON": 113.23827, "LAT": 23.2056, "NAME_CN": "省中医石井门诊楼", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150258", "Name": "省中医石井门诊楼", "address": "石槎路" }, "geometry": { "type": "Point", "coordinates": [ 113.23827, 23.2056 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4135, "FID_": 4143.0, "LON": 113.66779, "LAT": 23.16859, "NAME_CN": "塘边村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150259", "Name": "塘边村卫生站", "address": "X291" }, "geometry": { "type": "Point", "coordinates": [ 113.66779, 23.16859 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4136, "FID_": 4144.0, "LON": 113.39674, "LAT": 23.11812, "NAME_CN": "万春堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150262", "Name": "万春堂大药房", "address": "雅怡街" }, "geometry": { "type": "Point", "coordinates": [ 113.39674, 23.11812 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4137, "FID_": 4145.0, "LON": 113.20306, "LAT": 23.15517, "NAME_CN": "保芝堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150263", "Name": "保芝堂药店", "address": "东沙大街80号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.20306, 23.15517 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4138, "FID_": 4146.0, "LON": 113.20185, "LAT": 23.15404, "NAME_CN": "健民牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150265", "Name": "健民牙科诊所", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.20185, 23.15404 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4139, "FID_": 4147.0, "LON": 113.21239, "LAT": 23.12916, "NAME_CN": "西关正骨桥中门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.150275", "Name": "西关正骨桥中门诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21239, 23.12916 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4140, "FID_": 4148.0, "LON": 113.31957, "LAT": 23.08757, "NAME_CN": "健德堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.150277", "Name": "健德堂药店", "address": "东明五巷2" }, "geometry": { "type": "Point", "coordinates": [ 113.31957, 23.08757 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4141, "FID_": 4149.0, "LON": 113.28116, "LAT": 23.12471, "NAME_CN": "岑如驹牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.150281", "Name": "岑如驹牙科诊所", "address": "东华东路289号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28116, 23.12471 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4142, "FID_": 4150.0, "LON": 113.59897, "LAT": 23.14091, "NAME_CN": "顺康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150282", "Name": "顺康堂药店", "address": "新新大道中" }, "geometry": { "type": "Point", "coordinates": [ 113.59897, 23.14091 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4143, "FID_": 4151.0, "LON": 113.28105, "LAT": 23.2377, "NAME_CN": "广州市第八人民医院门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150291", "Name": "广州市第八人民医院门诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.28105, 23.2377 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4144, "FID_": 4152.0, "LON": 113.82179, "LAT": 23.30315, "NAME_CN": "泰林瑞草堂菜园大药房NO.17", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150294", "Name": "泰林瑞草堂菜园大药房NO.17", "address": "菜园中路46号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.82179, 23.30315 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4145, "FID_": 4153.0, "LON": 113.22897, "LAT": 23.22442, "NAME_CN": "众德源会员平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150295", "Name": "众德源会员平价药房", "address": "浮山大街" }, "geometry": { "type": "Point", "coordinates": [ 113.22897, 23.22442 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4146, "FID_": 4154.0, "LON": 113.40671, "LAT": 23.15936, "NAME_CN": "新塘卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150296", "Name": "新塘卫生站", "address": "西约大街3-1" }, "geometry": { "type": "Point", "coordinates": [ 113.40671, 23.15936 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4147, "FID_": 4155.0, "LON": 113.39139, "LAT": 23.12148, "NAME_CN": "东岸社区卫生站", "TELEPHONE": "020-82591011", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150300", "Name": "东岸社区卫生站", "address": "永泰大街十八桥2号" }, "geometry": { "type": "Point", "coordinates": [ 113.39139, 23.12148 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4148, "FID_": 4156.0, "LON": 113.38209, "LAT": 23.13429, "NAME_CN": "明生堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150302", "Name": "明生堂药店", "address": "棠德东路自编2" }, "geometry": { "type": "Point", "coordinates": [ 113.38209, 23.13429 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4149, "FID_": 4157.0, "LON": 113.37509, "LAT": 23.13424, "NAME_CN": "海广医疗门诊", "TELEPHONE": "020-22274335", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150303", "Name": "海广医疗门诊", "address": "棠下梅园东路5号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.37509, 23.13424 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4150, "FID_": 4158.0, "LON": 113.22066, "LAT": 23.17766, "NAME_CN": "惠福门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150306", "Name": "惠福门诊", "address": "槎龙江南大楼首层商铺" }, "geometry": { "type": "Point", "coordinates": [ 113.22066, 23.17766 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4151, "FID_": 4159.0, "LON": 113.33095, "LAT": 23.15837, "NAME_CN": "好德堂大药房东莞庄分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150308", "Name": "好德堂大药房东莞庄分店", "address": "东莞庄路" }, "geometry": { "type": "Point", "coordinates": [ 113.33095, 23.15837 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4152, "FID_": 4160.0, "LON": 113.45537, "LAT": 23.10323, "NAME_CN": "君悦大药房黄埔店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.150309", "Name": "君悦大药房黄埔店", "address": "黄埔东路633号大院附近恒大领秀国际中心首层113铺" }, "geometry": { "type": "Point", "coordinates": [ 113.45537, 23.10323 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4153, "FID_": 4161.0, "LON": 113.36341, "LAT": 22.91878, "NAME_CN": "正康连锁大药房公司陈涌分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150313", "Name": "正康连锁大药房公司陈涌分店", "address": "金业街附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36341, 22.91878 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4154, "FID_": 4162.0, "LON": 113.53912, "LAT": 23.56371, "NAME_CN": "众济大药房石合分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.150316", "Name": "众济大药房石合分店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.53912, 23.56371 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4155, "FID_": 4163.0, "LON": 113.48367, "LAT": 22.97305, "NAME_CN": "亿众药店", "TELEPHONE": "020-84845270", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150321", "Name": "亿众药店", "address": "沙浦东路50" }, "geometry": { "type": "Point", "coordinates": [ 113.48367, 22.97305 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4156, "FID_": 4164.0, "LON": 113.35693, "LAT": 22.94068, "NAME_CN": "老百姓大药房光明南店", "TELEPHONE": "020-84824906", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150322", "Name": "老百姓大药房光明南店", "address": "光明南路127" }, "geometry": { "type": "Point", "coordinates": [ 113.35693, 22.94068 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4157, "FID_": 4165.0, "LON": 113.37542, "LAT": 23.13331, "NAME_CN": "慈福堂大药房棠下福善分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150323", "Name": "慈福堂大药房棠下福善分店", "address": "棠下大片北路" }, "geometry": { "type": "Point", "coordinates": [ 113.37542, 23.13331 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4158, "FID_": 4166.0, "LON": 113.38107, "LAT": 23.1397, "NAME_CN": "国药医药连锁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150327", "Name": "国药医药连锁药店", "address": "棠东广棠路" }, "geometry": { "type": "Point", "coordinates": [ 113.38107, 23.1397 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4159, "FID_": 4167.0, "LON": 113.27816, "LAT": 23.33736, "NAME_CN": "民信药业惠群药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150329", "Name": "民信药业惠群药房", "address": "华盛西街91号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27816, 23.33736 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4160, "FID_": 4168.0, "LON": 113.26844, "LAT": 23.10386, "NAME_CN": "穗南中草药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.150333", "Name": "穗南中草药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.26844, 23.10386 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4161, "FID_": 4169.0, "LON": 113.82107, "LAT": 23.29789, "NAME_CN": "泰林路浩大药房泰林NO.07", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150337", "Name": "泰林路浩大药房泰林NO.07", "address": "菜园路13" }, "geometry": { "type": "Point", "coordinates": [ 113.82107, 23.29789 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4162, "FID_": 4170.0, "LON": 113.229, "LAT": 23.11967, "NAME_CN": "广州医科大学附属第三医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.150340", "Name": "广州医科大学附属第三医院-门诊大楼", "address": "多宝路63号" }, "geometry": { "type": "Point", "coordinates": [ 113.229, 23.11967 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4163, "FID_": 4171.0, "LON": 113.34868, "LAT": 23.25488, "NAME_CN": "仁德门诊大楼", "TELEPHONE": "020-36521053", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150342", "Name": "仁德门诊大楼", "address": "大源中路" }, "geometry": { "type": "Point", "coordinates": [ 113.34868, 23.25488 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4164, "FID_": 4172.0, "LON": 113.82315, "LAT": 23.29763, "NAME_CN": "益荔康信会员平价药房开园路分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150346", "Name": "益荔康信会员平价药房开园路分店", "address": "开园路23" }, "geometry": { "type": "Point", "coordinates": [ 113.82315, 23.29763 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4165, "FID_": 4173.0, "LON": 113.22181, "LAT": 23.14495, "NAME_CN": "海王星辰健康药房富力半岛店", "TELEPHONE": "020-81782721", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150347", "Name": "海王星辰健康药房富力半岛店", "address": "增槎路21号富力半岛花园11/12铺" }, "geometry": { "type": "Point", "coordinates": [ 113.22181, 23.14495 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4166, "FID_": 4174.0, "LON": 113.64009, "LAT": 22.69024, "NAME_CN": "万顷沙医院龙穴岛卫生站", "TELEPHONE": "020-84940093", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.150351", "Name": "万顷沙医院龙穴岛卫生站", "address": "龙穴路59附近" }, "geometry": { "type": "Point", "coordinates": [ 113.64009, 22.69024 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4167, "FID_": 4175.0, "LON": 113.83927, "LAT": 23.28002, "NAME_CN": "康安大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150363", "Name": "康安大药房", "address": "纬六路2" }, "geometry": { "type": "Point", "coordinates": [ 113.83927, 23.28002 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4168, "FID_": 4176.0, "LON": 113.82524, "LAT": 23.29285, "NAME_CN": "增城市妇幼保健院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.145434", "Name": "增城市妇幼保健院-住院楼", "address": "园圃路" }, "geometry": { "type": "Point", "coordinates": [ 113.82524, 23.29285 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4169, "FID_": 4177.0, "LON": 113.23708, "LAT": 23.14395, "NAME_CN": "金康药房连锁公司西村分店", "TELEPHONE": "020-86520822", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.150372", "Name": "金康药房连锁公司西村分店", "address": "西湾东路一街7号自编之1铺" }, "geometry": { "type": "Point", "coordinates": [ 113.23708, 23.14395 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4170, "FID_": 4178.0, "LON": 113.81588, "LAT": 23.28167, "NAME_CN": "荔城街社区卫生服务中心预防接种第二门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150375", "Name": "荔城街社区卫生服务中心预防接种第二门诊", "address": "民生路50" }, "geometry": { "type": "Point", "coordinates": [ 113.81588, 23.28167 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4171, "FID_": 4179.0, "LON": 113.55795, "LAT": 22.757, "NAME_CN": "康善美药房", "TELEPHONE": "13539717400", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.150377", "Name": "康善美药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.55795, 22.757 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4172, "FID_": 4180.0, "LON": 113.27139, "LAT": 23.09995, "NAME_CN": "百思动物医院", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.150380", "Name": "百思动物医院", "address": "江南东路53" }, "geometry": { "type": "Point", "coordinates": [ 113.27139, 23.09995 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4173, "FID_": 4181.0, "LON": 113.21049, "LAT": 23.08991, "NAME_CN": "康美药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.150381", "Name": "康美药店", "address": "葵蓬西滘村7号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.21049, 23.08991 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4174, "FID_": 4182.0, "LON": 113.24388, "LAT": 23.07902, "NAME_CN": "同健医药连锁鹤洞药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.150383", "Name": "同健医药连锁鹤洞药店", "address": "鹤洞大街39" }, "geometry": { "type": "Point", "coordinates": [ 113.24388, 23.07902 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4175, "FID_": 4183.0, "LON": 113.52317, "LAT": 22.80877, "NAME_CN": "吉华大药房东湾分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.150387", "Name": "吉华大药房东湾分店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.52317, 22.80877 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4176, "FID_": 4184.0, "LON": 113.32219, "LAT": 23.28257, "NAME_CN": "白云区太和平江药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150394", "Name": "白云区太和平江药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.32219, 23.28257 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4177, "FID_": 4185.0, "LON": 113.32057, "LAT": 23.27779, "NAME_CN": "嘉康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150395", "Name": "嘉康大药房", "address": "龙河西路" }, "geometry": { "type": "Point", "coordinates": [ 113.32057, 23.27779 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4178, "FID_": 4186.0, "LON": 113.45555, "LAT": 22.88671, "NAME_CN": "正康大药店", "TELEPHONE": "020-84913641", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.150396", "Name": "正康大药店", "address": "培贤东路16-2" }, "geometry": { "type": "Point", "coordinates": [ 113.45555, 22.88671 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4179, "FID_": 4187.0, "LON": 113.47592, "LAT": 23.5023, "NAME_CN": "银林村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.150397", "Name": "银林村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.47592, 23.5023 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4180, "FID_": 4188.0, "LON": 113.51393, "LAT": 23.49954, "NAME_CN": "木棉村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.150398", "Name": "木棉村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.51393, 23.49954 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4181, "FID_": 4189.0, "LON": 113.55453, "LAT": 23.1215, "NAME_CN": "大欣利门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150406", "Name": "大欣利门诊", "address": "广深大道西318附近" }, "geometry": { "type": "Point", "coordinates": [ 113.55453, 23.1215 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4182, "FID_": 4190.0, "LON": 113.20678, "LAT": 23.40719, "NAME_CN": "百圣堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150410", "Name": "百圣堂药房", "address": "茶园中路" }, "geometry": { "type": "Point", "coordinates": [ 113.20678, 23.40719 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4183, "FID_": 4191.0, "LON": 113.2067, "LAT": 23.40652, "NAME_CN": "康龙药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150411", "Name": "康龙药店", "address": "茶园中路" }, "geometry": { "type": "Point", "coordinates": [ 113.2067, 23.40652 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4184, "FID_": 4192.0, "LON": 113.48545, "LAT": 23.4484, "NAME_CN": "台江门诊部", "TELEPHONE": "020-87818878", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.150412", "Name": "台江门诊部", "address": "广从南路" }, "geometry": { "type": "Point", "coordinates": [ 113.48545, 23.4484 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4185, "FID_": 4193.0, "LON": 113.23064, "LAT": 23.48241, "NAME_CN": "狮岭镇新庄村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150413", "Name": "狮岭镇新庄村卫生站", "address": "Y716" }, "geometry": { "type": "Point", "coordinates": [ 113.23064, 23.48241 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4186, "FID_": 4194.0, "LON": 113.15904, "LAT": 23.48454, "NAME_CN": "向日大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150414", "Name": "向日大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.15904, 23.48454 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4187, "FID_": 4195.0, "LON": 113.19614, "LAT": 23.36779, "NAME_CN": "众参源药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150415", "Name": "众参源药店", "address": "新街大道" }, "geometry": { "type": "Point", "coordinates": [ 113.19614, 23.36779 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4188, "FID_": 4196.0, "LON": 113.50364, "LAT": 23.14526, "NAME_CN": "裕溪堂连锁平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.150418", "Name": "裕溪堂连锁平价大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.50364, 23.14526 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4189, "FID_": 4197.0, "LON": 113.27016, "LAT": 23.45309, "NAME_CN": "康柠会员平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150419", "Name": "康柠会员平价药房", "address": "两龙南街" }, "geometry": { "type": "Point", "coordinates": [ 113.27016, 23.45309 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4190, "FID_": 4198.0, "LON": 113.47704, "LAT": 23.09513, "NAME_CN": "红山街双沙社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.150435", "Name": "红山街双沙社区卫生站", "address": "丁元街2号斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.47704, 23.09513 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4191, "FID_": 4199.0, "LON": 113.13399, "LAT": 23.45868, "NAME_CN": "狮岭镇军田村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150437", "Name": "狮岭镇军田村卫生站", "address": "培正北路43" }, "geometry": { "type": "Point", "coordinates": [ 113.13399, 23.45868 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4192, "FID_": 4200.0, "LON": 113.82077, "LAT": 23.29062, "NAME_CN": "广州市致美口腔医院", "TELEPHONE": "020-82635211", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150440", "Name": "广州市致美口腔医院", "address": "迎祥西路一街" }, "geometry": { "type": "Point", "coordinates": [ 113.82077, 23.29062 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4193, "FID_": 4201.0, "LON": 113.29451, "LAT": 23.33344, "NAME_CN": "仁泰医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150442", "Name": "仁泰医疗门诊部", "address": "人和大马路" }, "geometry": { "type": "Point", "coordinates": [ 113.29451, 23.33344 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4194, "FID_": 4202.0, "LON": 113.32579, "LAT": 23.38258, "NAME_CN": "汉塘卫生站李流骨伤科", "TELEPHONE": "13611462851", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150447", "Name": "汉塘卫生站李流骨伤科", "address": "汉塘北路22" }, "geometry": { "type": "Point", "coordinates": [ 113.32579, 23.38258 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4195, "FID_": 4203.0, "LON": 113.2234, "LAT": 23.08833, "NAME_CN": "波波宠物诊所", "TELEPHONE": "020-81528278", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.150451", "Name": "波波宠物诊所", "address": "喜鹊路35临时" }, "geometry": { "type": "Point", "coordinates": [ 113.2234, 23.08833 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4196, "FID_": 4204.0, "LON": 113.77269, "LAT": 23.74506, "NAME_CN": "流溪河林场职工医院", "TELEPHONE": "020-87843322", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.150462", "Name": "流溪河林场职工医院-急诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.77269, 23.74506 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4197, "FID_": 4205.0, "LON": 113.32592, "LAT": 23.16811, "NAME_CN": "天平龙康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150466", "Name": "天平龙康药店", "address": "鳌鱼岗大街" }, "geometry": { "type": "Point", "coordinates": [ 113.32592, 23.16811 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4198, "FID_": 4206.0, "LON": 113.25307, "LAT": 23.20353, "NAME_CN": "济泽堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150471", "Name": "济泽堂大药房", "address": "汇侨路" }, "geometry": { "type": "Point", "coordinates": [ 113.25307, 23.20353 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4199, "FID_": 4207.0, "LON": 113.37872, "LAT": 23.1332, "NAME_CN": "广州安康门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150478", "Name": "广州安康门诊部", "address": "棠东丰乐路60-10号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.37872, 23.1332 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4200, "FID_": 4208.0, "LON": 113.37955, "LAT": 23.13349, "NAME_CN": "骏明堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150479", "Name": "骏明堂大药房", "address": "龙愉园一巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.37955, 23.13349 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4201, "FID_": 4209.0, "LON": 113.38591, "LAT": 22.78373, "NAME_CN": "万良大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.150484", "Name": "万良大药房", "address": "博爱路与潭山路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.38591, 22.78373 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4202, "FID_": 4210.0, "LON": 113.28433, "LAT": 23.28836, "NAME_CN": "广大医药店园夏村店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150485", "Name": "广大医药店园夏村店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.28433, 23.28836 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4203, "FID_": 4211.0, "LON": 113.27793, "LAT": 23.26786, "NAME_CN": "广中门诊", "TELEPHONE": "020-29149767", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150486", "Name": "广中门诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.27793, 23.26786 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4204, "FID_": 4212.0, "LON": 113.6298, "LAT": 23.12618, "NAME_CN": "仁和堂药业连锁盼平药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150493", "Name": "仁和堂药业连锁盼平药店", "address": "新银工业区北39号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.6298, 23.12618 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4205, "FID_": 4213.0, "LON": 113.62901, "LAT": 23.12642, "NAME_CN": "国银药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150494", "Name": "国银药房", "address": "牛仔城二路8-2" }, "geometry": { "type": "Point", "coordinates": [ 113.62901, 23.12642 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4206, "FID_": 4214.0, "LON": 113.62901, "LAT": 23.1267, "NAME_CN": "济元堂药店牛仔城分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150495", "Name": "济元堂药店牛仔城分店", "address": "牛仔城二路9-3" }, "geometry": { "type": "Point", "coordinates": [ 113.62901, 23.1267 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4207, "FID_": 4215.0, "LON": 113.63364, "LAT": 23.11712, "NAME_CN": "千福堂大药房坭紫店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150496", "Name": "千福堂大药房坭紫店", "address": "新塘大道东42号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.63364, 23.11712 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4208, "FID_": 4216.0, "LON": 113.63342, "LAT": 23.11649, "NAME_CN": "城湘药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150497", "Name": "城湘药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.63342, 23.11649 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4209, "FID_": 4217.0, "LON": 113.24016, "LAT": 23.18195, "NAME_CN": "英雅大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150501", "Name": "英雅大药房", "address": "冲边南街" }, "geometry": { "type": "Point", "coordinates": [ 113.24016, 23.18195 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4210, "FID_": 4218.0, "LON": 113.32701, "LAT": 23.14561, "NAME_CN": "瑞鹏宠物医院", "TELEPHONE": "020-38033066", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150506", "Name": "瑞鹏宠物医院", "address": "天寿路8号" }, "geometry": { "type": "Point", "coordinates": [ 113.32701, 23.14561 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4211, "FID_": 4219.0, "LON": 113.59604, "LAT": 23.54067, "NAME_CN": "众怡康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.150521", "Name": "众怡康大药房", "address": "七星路" }, "geometry": { "type": "Point", "coordinates": [ 113.59604, 23.54067 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4212, "FID_": 4220.0, "LON": 113.23343, "LAT": 23.11975, "NAME_CN": "逢园堂大药房", "TELEPHONE": "15711922028", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.150523", "Name": "逢园堂大药房", "address": "宝贤南31" }, "geometry": { "type": "Point", "coordinates": [ 113.23343, 23.11975 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4213, "FID_": 4221.0, "LON": 113.23788, "LAT": 23.11428, "NAME_CN": "慈德堂药店和平西分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.150524", "Name": "慈德堂药店和平西分店", "address": "和平西路96" }, "geometry": { "type": "Point", "coordinates": [ 113.23788, 23.11428 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4214, "FID_": 4222.0, "LON": 113.61724, "LAT": 23.12892, "NAME_CN": "豫兴药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150527", "Name": "豫兴药店", "address": "石新路与新何村铁塔大道交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.61724, 23.12892 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4215, "FID_": 4223.0, "LON": 113.62793, "LAT": 23.13105, "NAME_CN": "齐康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150528", "Name": "齐康大药房", "address": "牛仔城一路25斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.62793, 23.13105 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4216, "FID_": 4224.0, "LON": 113.27175, "LAT": 23.23535, "NAME_CN": "钟远标牙科诊所", "TELEPHONE": "020-86090413", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150538", "Name": "钟远标牙科诊所", "address": "望岗村望岗街95" }, "geometry": { "type": "Point", "coordinates": [ 113.27175, 23.23535 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4217, "FID_": 4225.0, "LON": 113.82353, "LAT": 23.28644, "NAME_CN": "张倩霞牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150539", "Name": "张倩霞牙科", "address": "岗前路8号" }, "geometry": { "type": "Point", "coordinates": [ 113.82353, 23.28644 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4218, "FID_": 4226.0, "LON": 113.35861, "LAT": 23.12154, "NAME_CN": "中山大学附属第六医院医疗综合大楼", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150540", "Name": "中山大学附属第六医院医疗综合大楼", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.35861, 23.12154 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4219, "FID_": 4227.0, "LON": 113.27363, "LAT": 23.45299, "NAME_CN": "宝民大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150544", "Name": "宝民大药房", "address": "两龙南街" }, "geometry": { "type": "Point", "coordinates": [ 113.27363, 23.45299 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4220, "FID_": 4228.0, "LON": 113.34181, "LAT": 23.37064, "NAME_CN": "竹三村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150554", "Name": "竹三村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.34181, 23.37064 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4221, "FID_": 4229.0, "LON": 113.6206, "LAT": 23.11967, "NAME_CN": "广州市增城益普药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150556", "Name": "广州市增城益普药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.6206, 23.11967 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4222, "FID_": 4230.0, "LON": 113.38385, "LAT": 23.01332, "NAME_CN": "板桥卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150559", "Name": "板桥卫生站", "address": "南分门路4" }, "geometry": { "type": "Point", "coordinates": [ 113.38385, 23.01332 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4223, "FID_": 4231.0, "LON": 113.28667, "LAT": 23.06999, "NAME_CN": "广州宠康动物医院", "TELEPHONE": "13352892729", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.150563", "Name": "广州宠康动物医院", "address": "江南大道南247" }, "geometry": { "type": "Point", "coordinates": [ 113.28667, 23.06999 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4224, "FID_": 4232.0, "LON": 113.29643, "LAT": 23.06949, "NAME_CN": "西滘医疗门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.150569", "Name": "西滘医疗门诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.29643, 23.06949 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4225, "FID_": 4233.0, "LON": 113.4849, "LAT": 23.16741, "NAME_CN": "国嵘大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.150572", "Name": "国嵘大药房", "address": "石桥中街" }, "geometry": { "type": "Point", "coordinates": [ 113.4849, 23.16741 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4226, "FID_": 4234.0, "LON": 113.43382, "LAT": 23.70277, "NAME_CN": "鳌头镇宝溪村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.150573", "Name": "鳌头镇宝溪村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.43382, 23.70277 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4227, "FID_": 4235.0, "LON": 113.42969, "LAT": 23.60121, "NAME_CN": "中心村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.150580", "Name": "中心村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.42969, 23.60121 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4228, "FID_": 4236.0, "LON": 113.78116, "LAT": 23.17973, "NAME_CN": "骆记新塘大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150586", "Name": "骆记新塘大药房", "address": "立新西路33" }, "geometry": { "type": "Point", "coordinates": [ 113.78116, 23.17973 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4229, "FID_": 4237.0, "LON": 113.68875, "LAT": 23.27601, "NAME_CN": "骆记大药房NO.5", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150587", "Name": "骆记大药房NO.5", "address": "朱村大街与文明路交汇处" }, "geometry": { "type": "Point", "coordinates": [ 113.68875, 23.27601 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4230, "FID_": 4238.0, "LON": 113.41464, "LAT": 23.07658, "NAME_CN": "广州长福门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.150594", "Name": "广州长福门诊部", "address": "金洲北路606" }, "geometry": { "type": "Point", "coordinates": [ 113.41464, 23.07658 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4231, "FID_": 4239.0, "LON": 113.69447, "LAT": 23.27643, "NAME_CN": "保康牙科", "TELEPHONE": "020-82859398", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150595", "Name": "保康牙科", "address": "文明路41" }, "geometry": { "type": "Point", "coordinates": [ 113.69447, 23.27643 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4232, "FID_": 4240.0, "LON": 113.69674, "LAT": 23.27659, "NAME_CN": "一颗星大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150596", "Name": "一颗星大药房", "address": "文明路" }, "geometry": { "type": "Point", "coordinates": [ 113.69674, 23.27659 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4233, "FID_": 4241.0, "LON": 113.41398, "LAT": 23.42639, "NAME_CN": "胜宝大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150601", "Name": "胜宝大药房", "address": "X281" }, "geometry": { "type": "Point", "coordinates": [ 113.41398, 23.42639 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4234, "FID_": 4242.0, "LON": 113.37712, "LAT": 23.32783, "NAME_CN": "众仁堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150602", "Name": "众仁堂大药房", "address": "金盘中路" }, "geometry": { "type": "Point", "coordinates": [ 113.37712, 23.32783 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4235, "FID_": 4243.0, "LON": 113.56171, "LAT": 23.10804, "NAME_CN": "夏埔村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150603", "Name": "夏埔村卫生站", "address": "夏埔西区一街23" }, "geometry": { "type": "Point", "coordinates": [ 113.56171, 23.10804 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4236, "FID_": 4244.0, "LON": 113.376, "LAT": 23.1623, "NAME_CN": "宏康会员平价健康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150607", "Name": "宏康会员平价健康药房", "address": "岑村沙埔大街" }, "geometry": { "type": "Point", "coordinates": [ 113.376, 23.1623 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4237, "FID_": 4245.0, "LON": 113.37332, "LAT": 23.16846, "NAME_CN": "民信药业协心药房", "TELEPHONE": "18922271183", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150608", "Name": "民信药业协心药房", "address": "行云街" }, "geometry": { "type": "Point", "coordinates": [ 113.37332, 23.16846 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4238, "FID_": 4246.0, "LON": 113.64807, "LAT": 23.12604, "NAME_CN": "新塘育林门诊部", "TELEPHONE": "020-82695120", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150622", "Name": "新塘育林门诊部", "address": "久裕大道60号7幢101附近" }, "geometry": { "type": "Point", "coordinates": [ 113.64807, 23.12604 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4239, "FID_": 4247.0, "LON": 113.5872, "LAT": 22.66043, "NAME_CN": "万顷沙镇沙尾二村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.150625", "Name": "万顷沙镇沙尾二村卫生站", "address": "粤海大道十一涌段100" }, "geometry": { "type": "Point", "coordinates": [ 113.5872, 22.66043 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4240, "FID_": 4248.0, "LON": 113.19931, "LAT": 23.38825, "NAME_CN": "张庭章牙科诊所", "TELEPHONE": "020-86886655", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150631", "Name": "张庭章牙科诊所", "address": "建设北路68" }, "geometry": { "type": "Point", "coordinates": [ 113.19931, 23.38825 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4241, "FID_": 4249.0, "LON": 113.39179, "LAT": 23.12664, "NAME_CN": "广州德康医院门诊部", "TELEPHONE": "020-32370801", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150640", "Name": "广州德康医院门诊部", "address": "车陂高地大街58号" }, "geometry": { "type": "Point", "coordinates": [ 113.39179, 23.12664 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4242, "FID_": 4250.0, "LON": 113.61216, "LAT": 23.10999, "NAME_CN": "百草园药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150648", "Name": "百草园药店", "address": "和平路74" }, "geometry": { "type": "Point", "coordinates": [ 113.61216, 23.10999 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4243, "FID_": 4251.0, "LON": 113.61225, "LAT": 23.11018, "NAME_CN": "华济药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150650", "Name": "华济药店", "address": "建设路32" }, "geometry": { "type": "Point", "coordinates": [ 113.61225, 23.11018 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4244, "FID_": 4252.0, "LON": 113.61231, "LAT": 23.11092, "NAME_CN": "黄威来牙科", "TELEPHONE": "13928928481", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150651", "Name": "黄威来牙科", "address": "建设路74" }, "geometry": { "type": "Point", "coordinates": [ 113.61231, 23.11092 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4245, "FID_": 4253.0, "LON": 113.61236, "LAT": 23.11133, "NAME_CN": "卢庆琛牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150652", "Name": "卢庆琛牙科", "address": "建设路92" }, "geometry": { "type": "Point", "coordinates": [ 113.61236, 23.11133 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4246, "FID_": 4254.0, "LON": 113.61245, "LAT": 23.11177, "NAME_CN": "裕生堂药店", "TELEPHONE": "020-82772382", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150653", "Name": "裕生堂药店", "address": "建设路118" }, "geometry": { "type": "Point", "coordinates": [ 113.61245, 23.11177 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4247, "FID_": 4255.0, "LON": 113.61257, "LAT": 23.1123, "NAME_CN": "沈永洪永旗牙医", "TELEPHONE": "020-82764941", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150654", "Name": "沈永洪永旗牙医", "address": "建设路142" }, "geometry": { "type": "Point", "coordinates": [ 113.61257, 23.1123 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4248, "FID_": 4256.0, "LON": 113.31177, "LAT": 23.01537, "NAME_CN": "广州正康大药房礼村分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150666", "Name": "广州正康大药房礼村分店", "address": "洪昌工业路" }, "geometry": { "type": "Point", "coordinates": [ 113.31177, 23.01537 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4249, "FID_": 4257.0, "LON": 113.25335, "LAT": 23.17938, "NAME_CN": "广州中兴运动损伤专科医院三元里街机场一二社区卫生服", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150673", "Name": "广州中兴运动损伤专科医院三元里街机场一二社区卫生服", "address": "松云街" }, "geometry": { "type": "Point", "coordinates": [ 113.25335, 23.17938 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4250, "FID_": 4258.0, "LON": 113.33436, "LAT": 23.17761, "NAME_CN": "和生泰药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150677", "Name": "和生泰药店", "address": "智汇兆联元岗创业产业园B15" }, "geometry": { "type": "Point", "coordinates": [ 113.33436, 23.17761 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4251, "FID_": 4259.0, "LON": 113.24364, "LAT": 23.16414, "NAME_CN": "祥春大药房瑶台西分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.150679", "Name": "祥春大药房瑶台西分店", "address": "瑶台前进北街" }, "geometry": { "type": "Point", "coordinates": [ 113.24364, 23.16414 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4252, "FID_": 4260.0, "LON": 113.43543, "LAT": 22.84482, "NAME_CN": "马克村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.150688", "Name": "马克村卫生站", "address": "骏马大道" }, "geometry": { "type": "Point", "coordinates": [ 113.43543, 22.84482 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4253, "FID_": 4261.0, "LON": 113.60586, "LAT": 23.12568, "NAME_CN": "慈康堂药店东坑分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150691", "Name": "慈康堂药店东坑分店", "address": "东坑五横路20附近" }, "geometry": { "type": "Point", "coordinates": [ 113.60586, 23.12568 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4254, "FID_": 4262.0, "LON": 113.38936, "LAT": 22.93801, "NAME_CN": "番禺扶元堂中医门诊", "TELEPHONE": "13719494105", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150703", "Name": "番禺扶元堂中医门诊", "address": "广华南路71号" }, "geometry": { "type": "Point", "coordinates": [ 113.38936, 22.93801 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4255, "FID_": 4263.0, "LON": 113.19125, "LAT": 23.39158, "NAME_CN": "宝健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150705", "Name": "宝健大药房", "address": "三华村" }, "geometry": { "type": "Point", "coordinates": [ 113.19125, 23.39158 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4256, "FID_": 4264.0, "LON": 113.15632, "LAT": 23.36579, "NAME_CN": "致康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150709", "Name": "致康药房", "address": "岐山村南一巷33" }, "geometry": { "type": "Point", "coordinates": [ 113.15632, 23.36579 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4257, "FID_": 4265.0, "LON": 113.39493, "LAT": 22.93929, "NAME_CN": "利民牙科", "TELEPHONE": "15986462934", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150729", "Name": "利民牙科", "address": "亚运大道" }, "geometry": { "type": "Point", "coordinates": [ 113.39493, 22.93929 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4258, "FID_": 4266.0, "LON": 113.55435, "LAT": 23.11942, "NAME_CN": "药王药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150730", "Name": "药王药店", "address": "南安中心路3" }, "geometry": { "type": "Point", "coordinates": [ 113.55435, 23.11942 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4259, "FID_": 4267.0, "LON": 113.17751, "LAT": 23.45533, "NAME_CN": "中天药业德善堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150732", "Name": "中天药业德善堂药房", "address": "合成北二街" }, "geometry": { "type": "Point", "coordinates": [ 113.17751, 23.45533 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4260, "FID_": 4268.0, "LON": 113.27834, "LAT": 23.07182, "NAME_CN": "仁心堂药店平价大卖场", "TELEPHONE": "13688861753", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.150736", "Name": "仁心堂药店平价大卖场", "address": "工业大道南667号" }, "geometry": { "type": "Point", "coordinates": [ 113.27834, 23.07182 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4261, "FID_": 4269.0, "LON": 113.4238, "LAT": 22.96343, "NAME_CN": "国药医药平价药房大龙分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150740", "Name": "国药医药平价药房大龙分店", "address": "新塘大街1" }, "geometry": { "type": "Point", "coordinates": [ 113.4238, 22.96343 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4262, "FID_": 4270.0, "LON": 113.60083, "LAT": 22.64799, "NAME_CN": "康自来平价药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.150742", "Name": "康自来平价药店", "address": "灵新公路新垦大道74" }, "geometry": { "type": "Point", "coordinates": [ 113.60083, 22.64799 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4263, "FID_": 4271.0, "LON": 113.57945, "LAT": 23.55064, "NAME_CN": "邓锦花牙科诊所", "TELEPHONE": "13570559752", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.150745", "Name": "邓锦花牙科诊所", "address": "城内路13" }, "geometry": { "type": "Point", "coordinates": [ 113.57945, 23.55064 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4264, "FID_": 4272.0, "LON": 113.59982, "LAT": 23.53311, "NAME_CN": "康盛堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.150746", "Name": "康盛堂药店", "address": "环市东路从化商贸城内" }, "geometry": { "type": "Point", "coordinates": [ 113.59982, 23.53311 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4265, "FID_": 4273.0, "LON": 113.26454, "LAT": 23.13685, "NAME_CN": "三联广医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.150748", "Name": "三联广医药店", "address": "洪桥街40" }, "geometry": { "type": "Point", "coordinates": [ 113.26454, 23.13685 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4266, "FID_": 4274.0, "LON": 113.23703, "LAT": 23.41461, "NAME_CN": "百川大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150750", "Name": "百川大药房", "address": "六队西十一巷4" }, "geometry": { "type": "Point", "coordinates": [ 113.23703, 23.41461 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4267, "FID_": 4275.0, "LON": 113.66026, "LAT": 23.28122, "NAME_CN": "济晋中西药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150757", "Name": "济晋中西药房", "address": "凤岗路16" }, "geometry": { "type": "Point", "coordinates": [ 113.66026, 23.28122 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4268, "FID_": 4276.0, "LON": 113.45508, "LAT": 23.10384, "NAME_CN": "百济堂药店", "TELEPHONE": "020-82390166", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.150758", "Name": "百济堂药店", "address": "黄埔东路623" }, "geometry": { "type": "Point", "coordinates": [ 113.45508, 23.10384 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4269, "FID_": 4277.0, "LON": 113.33945, "LAT": 23.28685, "NAME_CN": "昌德堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150800", "Name": "昌德堂药房", "address": "石湖南路" }, "geometry": { "type": "Point", "coordinates": [ 113.33945, 23.28685 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4270, "FID_": 4278.0, "LON": 113.5783, "LAT": 23.52542, "NAME_CN": "新明卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.150801", "Name": "新明卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.5783, 23.52542 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4271, "FID_": 4279.0, "LON": 113.42157, "LAT": 22.95686, "NAME_CN": "德广堂平价大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150810", "Name": "德广堂平价大药店", "address": "保境路11附近" }, "geometry": { "type": "Point", "coordinates": [ 113.42157, 22.95686 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4272, "FID_": 4280.0, "LON": 113.234, "LAT": 23.11993, "NAME_CN": "罗丽贞牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.150812", "Name": "罗丽贞牙科诊所", "address": "逢源路15号109之2" }, "geometry": { "type": "Point", "coordinates": [ 113.234, 23.11993 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4273, "FID_": 4281.0, "LON": 113.2312, "LAT": 23.12722, "NAME_CN": "金康药房新村店", "TELEPHONE": "020-81028726", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.150813", "Name": "金康药房新村店", "address": "恩洲大巷209号101铺" }, "geometry": { "type": "Point", "coordinates": [ 113.2312, 23.12722 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4274, "FID_": 4282.0, "LON": 113.55154, "LAT": 22.76173, "NAME_CN": "万泽堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.150820", "Name": "万泽堂药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.55154, 22.76173 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4275, "FID_": 4283.0, "LON": 113.55181, "LAT": 22.76167, "NAME_CN": "杏济堂大药房", "TELEPHONE": "13378687586", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.150821", "Name": "杏济堂大药房", "address": "金涌街161" }, "geometry": { "type": "Point", "coordinates": [ 113.55181, 22.76167 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4276, "FID_": 4284.0, "LON": 113.19393, "LAT": 23.4291, "NAME_CN": "时代妇产医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150822", "Name": "时代妇产医院-住院部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.19393, 23.4291 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4277, "FID_": 4285.0, "LON": 113.16164, "LAT": 23.46376, "NAME_CN": "康源福大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150823", "Name": "康源福大药房", "address": "西群社桥头一巷" }, "geometry": { "type": "Point", "coordinates": [ 113.16164, 23.46376 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4278, "FID_": 4286.0, "LON": 113.33222, "LAT": 23.15281, "NAME_CN": "好德堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150825", "Name": "好德堂大药房", "address": "教师新村34-10" }, "geometry": { "type": "Point", "coordinates": [ 113.33222, 23.15281 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4279, "FID_": 4287.0, "LON": 113.26396, "LAT": 23.09816, "NAME_CN": "江南宠物诊所", "TELEPHONE": "020-84444142", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.150826", "Name": "江南宠物诊所", "address": "紫金大街37号" }, "geometry": { "type": "Point", "coordinates": [ 113.26396, 23.09816 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4280, "FID_": 4288.0, "LON": 113.26668, "LAT": 23.21768, "NAME_CN": "湛草堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150829", "Name": "湛草堂药房", "address": "鹤泰路65" }, "geometry": { "type": "Point", "coordinates": [ 113.26668, 23.21768 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4281, "FID_": 4289.0, "LON": 113.55793, "LAT": 23.11285, "NAME_CN": "大平药店", "TELEPHONE": "020-82790676", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150844", "Name": "大平药店", "address": "新墩路66附近" }, "geometry": { "type": "Point", "coordinates": [ 113.55793, 23.11285 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4282, "FID_": 4290.0, "LON": 113.30041, "LAT": 23.04451, "NAME_CN": "海王星辰健康药房如意分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150858", "Name": "海王星辰健康药房如意分店", "address": "如意路" }, "geometry": { "type": "Point", "coordinates": [ 113.30041, 23.04451 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4283, "FID_": 4291.0, "LON": 113.77657, "LAT": 23.49092, "NAME_CN": "群津中西药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150879", "Name": "群津中西药房", "address": "群津街63" }, "geometry": { "type": "Point", "coordinates": [ 113.77657, 23.49092 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4284, "FID_": 4292.0, "LON": 113.54892, "LAT": 23.1199, "NAME_CN": "黄埔区荔联街社区卫生站", "TELEPHONE": "020-32071375", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.150880", "Name": "黄埔区荔联街社区卫生站", "address": "沧头中路13" }, "geometry": { "type": "Point", "coordinates": [ 113.54892, 23.1199 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4285, "FID_": 4293.0, "LON": 113.85189, "LAT": 23.18951, "NAME_CN": "李玉环牙科诊所", "TELEPHONE": "13544555477", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150888", "Name": "李玉环牙科诊所", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.85189, 23.18951 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4286, "FID_": 4294.0, "LON": 113.65383, "LAT": 23.16291, "NAME_CN": "广州增城康康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150893", "Name": "广州增城康康药店", "address": "沙埔大道45附近" }, "geometry": { "type": "Point", "coordinates": [ 113.65383, 23.16291 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4287, "FID_": 4295.0, "LON": 113.32073, "LAT": 23.08605, "NAME_CN": "万康药业太元堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.150895", "Name": "万康药业太元堂大药房", "address": "聚德中路2" }, "geometry": { "type": "Point", "coordinates": [ 113.32073, 23.08605 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4288, "FID_": 4296.0, "LON": 113.56121, "LAT": 23.1942, "NAME_CN": "捷海缪日高永和牙科诊所", "TELEPHONE": "020-82975316", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.150907", "Name": "捷海缪日高永和牙科诊所", "address": "新业路" }, "geometry": { "type": "Point", "coordinates": [ 113.56121, 23.1942 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4289, "FID_": 4297.0, "LON": 113.33037, "LAT": 23.0829, "NAME_CN": "保尔康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.150911", "Name": "保尔康大药房", "address": "龙潭东约书院横街10" }, "geometry": { "type": "Point", "coordinates": [ 113.33037, 23.0829 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4290, "FID_": 4298.0, "LON": 113.35487, "LAT": 23.17005, "NAME_CN": "长兴人民医院新院区", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150916", "Name": "长兴人民医院新院区", "address": "长兴路" }, "geometry": { "type": "Point", "coordinates": [ 113.35487, 23.17005 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4291, "FID_": 4299.0, "LON": 113.16307, "LAT": 23.46571, "NAME_CN": "君悦大药房聚轩堂分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150918", "Name": "君悦大药房聚轩堂分店", "address": "则斌路" }, "geometry": { "type": "Point", "coordinates": [ 113.16307, 23.46571 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4292, "FID_": 4300.0, "LON": 113.16487, "LAT": 23.47424, "NAME_CN": "仁民大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150919", "Name": "仁民大药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16487, 23.47424 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4293, "FID_": 4301.0, "LON": 113.16428, "LAT": 23.47094, "NAME_CN": "合意药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150920", "Name": "合意药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16428, 23.47094 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4294, "FID_": 4302.0, "LON": 113.33146, "LAT": 23.15895, "NAME_CN": "世嘉动物医院", "TELEPHONE": "13332833869", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150928", "Name": "世嘉动物医院", "address": "东莞庄路126-7" }, "geometry": { "type": "Point", "coordinates": [ 113.33146, 23.15895 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4295, "FID_": 4303.0, "LON": 113.30085, "LAT": 23.22546, "NAME_CN": "金银花大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150931", "Name": "金银花大药房", "address": "永泰磨刀南街3巷15" }, "geometry": { "type": "Point", "coordinates": [ 113.30085, 23.22546 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4296, "FID_": 4304.0, "LON": 113.69158, "LAT": 23.27611, "NAME_CN": "燕迪药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.150935", "Name": "燕迪药房", "address": "文明路80-4" }, "geometry": { "type": "Point", "coordinates": [ 113.69158, 23.27611 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4297, "FID_": 4305.0, "LON": 113.32519, "LAT": 23.02964, "NAME_CN": "博济康之选药店星河分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150937", "Name": "博济康之选药店星河分店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.32519, 23.02964 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4298, "FID_": 4306.0, "LON": 113.3279, "LAT": 23.04341, "NAME_CN": "君康悦药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150938", "Name": "君康悦药店", "address": "沙滘东路67号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3279, 23.04341 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4299, "FID_": 4307.0, "LON": 113.2726, "LAT": 23.07552, "NAME_CN": "金康药房石溪店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.150944", "Name": "金康药房石溪店", "address": "凤岗路44盈丰华轩" }, "geometry": { "type": "Point", "coordinates": [ 113.2726, 23.07552 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4300, "FID_": 4308.0, "LON": 113.40138, "LAT": 23.38537, "NAME_CN": "君健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150946", "Name": "君健药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.40138, 23.38537 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4301, "FID_": 4309.0, "LON": 113.22206, "LAT": 23.21797, "NAME_CN": "顺锦康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150953", "Name": "顺锦康药店", "address": "红星亭岗路" }, "geometry": { "type": "Point", "coordinates": [ 113.22206, 23.21797 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4302, "FID_": 4310.0, "LON": 113.2433, "LAT": 23.22015, "NAME_CN": "锐锐药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.150954", "Name": "锐锐药店", "address": "桥头大街8附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2433, 23.22015 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4303, "FID_": 4311.0, "LON": 113.35374, "LAT": 23.1224, "NAME_CN": "依柯美口腔门诊", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.150955", "Name": "依柯美口腔门诊", "address": "员村西街" }, "geometry": { "type": "Point", "coordinates": [ 113.35374, 23.1224 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4304, "FID_": 4312.0, "LON": 113.29112, "LAT": 23.03927, "NAME_CN": "东业药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.150959", "Name": "东业药店", "address": "沿江路A032" }, "geometry": { "type": "Point", "coordinates": [ 113.29112, 23.03927 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4305, "FID_": 4313.0, "LON": 113.24899, "LAT": 23.09384, "NAME_CN": "龙凤街富力社区卫生站", "TELEPHONE": "020-34128057", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.150967", "Name": "龙凤街富力社区卫生站", "address": "革新路127" }, "geometry": { "type": "Point", "coordinates": [ 113.24899, 23.09384 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4306, "FID_": 4314.0, "LON": 113.25081, "LAT": 23.08793, "NAME_CN": "集和堂大药房光大分店", "TELEPHONE": "020-85549048", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.150968", "Name": "集和堂大药房光大分店", "address": "榕景路16号" }, "geometry": { "type": "Point", "coordinates": [ 113.25081, 23.08793 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4307, "FID_": 4315.0, "LON": 113.33048, "LAT": 23.08755, "NAME_CN": "众晟医疗门诊部", "TELEPHONE": "13672467198", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.150973", "Name": "众晟医疗门诊部", "address": "紫菀路" }, "geometry": { "type": "Point", "coordinates": [ 113.33048, 23.08755 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4308, "FID_": 4316.0, "LON": 113.53262, "LAT": 23.08172, "NAME_CN": "众参源VIP平价大药房沙步分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.150990", "Name": "众参源VIP平价大药房沙步分店", "address": "鹿步新南大街17" }, "geometry": { "type": "Point", "coordinates": [ 113.53262, 23.08172 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4309, "FID_": 4317.0, "LON": 113.18174, "LAT": 23.36604, "NAME_CN": "康陵药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.150991", "Name": "康陵药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.18174, 23.36604 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4310, "FID_": 4318.0, "LON": 113.22241, "LAT": 23.33237, "NAME_CN": "裕辉医疗门诊部", "TELEPHONE": "020-36099116", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151013", "Name": "裕辉医疗门诊部", "address": "神山大道东" }, "geometry": { "type": "Point", "coordinates": [ 113.22241, 23.33237 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4311, "FID_": 4319.0, "LON": 113.30347, "LAT": 23.02406, "NAME_CN": "泽润堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.151019", "Name": "泽润堂药店", "address": "朝东路" }, "geometry": { "type": "Point", "coordinates": [ 113.30347, 23.02406 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4312, "FID_": 4320.0, "LON": 113.30952, "LAT": 23.25506, "NAME_CN": "德源春大药房118总店", "TELEPHONE": "13512758081", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151021", "Name": "德源春大药房118总店", "address": "东平小学附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30952, 23.25506 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4313, "FID_": 4321.0, "LON": 113.56528, "LAT": 23.10075, "NAME_CN": "帅棋药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151025", "Name": "帅棋药店", "address": "环保三路" }, "geometry": { "type": "Point", "coordinates": [ 113.56528, 23.10075 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4314, "FID_": 4322.0, "LON": 113.2127, "LAT": 23.23197, "NAME_CN": "民信药业民元信药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151027", "Name": "民信药业民元信药房", "address": "中街自编18号" }, "geometry": { "type": "Point", "coordinates": [ 113.2127, 23.23197 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4315, "FID_": 4323.0, "LON": 113.34122, "LAT": 23.16874, "NAME_CN": "同逸堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151031", "Name": "同逸堂药店", "address": "长福路207号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34122, 23.16874 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4316, "FID_": 4324.0, "LON": 113.25241, "LAT": 23.09541, "NAME_CN": "海珠区红十字会医院", "TELEPHONE": "020-29055511", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.151033", "Name": "海珠区红十字会医院-口腔科", "address": "工业大道北" }, "geometry": { "type": "Point", "coordinates": [ 113.25241, 23.09541 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4317, "FID_": 4325.0, "LON": 113.284, "LAT": 23.13711, "NAME_CN": "泰豫堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.151034", "Name": "泰豫堂药房", "address": "青龙坊139" }, "geometry": { "type": "Point", "coordinates": [ 113.284, 23.13711 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4318, "FID_": 4326.0, "LON": 113.57767, "LAT": 23.54451, "NAME_CN": "街口镇城南村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151048", "Name": "街口镇城南村卫生站", "address": "建云西二巷" }, "geometry": { "type": "Point", "coordinates": [ 113.57767, 23.54451 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4319, "FID_": 4327.0, "LON": 113.6541, "LAT": 23.22121, "NAME_CN": "和康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151062", "Name": "和康药店", "address": "太新路71号" }, "geometry": { "type": "Point", "coordinates": [ 113.6541, 23.22121 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4320, "FID_": 4328.0, "LON": 113.22767, "LAT": 23.40588, "NAME_CN": "福鑫堂大药房NO.2", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151066", "Name": "福鑫堂大药房NO.2", "address": "兰花路" }, "geometry": { "type": "Point", "coordinates": [ 113.22767, 23.40588 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4321, "FID_": 4329.0, "LON": 113.32975, "LAT": 23.07824, "NAME_CN": "灵仙草大药房", "TELEPHONE": "020-34350471", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.151067", "Name": "灵仙草大药房", "address": "龙潭南约万年街7对面" }, "geometry": { "type": "Point", "coordinates": [ 113.32975, 23.07824 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4322, "FID_": 4330.0, "LON": 113.83712, "LAT": 23.28739, "NAME_CN": "增城市人民医院博济楼", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151068", "Name": "增城市人民医院博济楼", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.83712, 23.28739 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4323, "FID_": 4331.0, "LON": 113.63632, "LAT": 23.1525, "NAME_CN": "华涛药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151075", "Name": "华涛药店", "address": "塘美东路1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.63632, 23.1525 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4324, "FID_": 4332.0, "LON": 113.63591, "LAT": 23.15295, "NAME_CN": "广丰源药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151076", "Name": "广丰源药房", "address": "塘美东路1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.63591, 23.15295 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4325, "FID_": 4333.0, "LON": 113.24261, "LAT": 23.22367, "NAME_CN": "安顺堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151083", "Name": "安顺堂大药房", "address": "向东大街8" }, "geometry": { "type": "Point", "coordinates": [ 113.24261, 23.22367 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4326, "FID_": 4334.0, "LON": 113.57715, "LAT": 23.11251, "NAME_CN": "康良药店", "TELEPHONE": "13533211299", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151085", "Name": "康良药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.57715, 23.11251 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4327, "FID_": 4335.0, "LON": 113.22734, "LAT": 23.30381, "NAME_CN": "福康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151088", "Name": "福康大药房", "address": "夏花四路485附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22734, 23.30381 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4328, "FID_": 4336.0, "LON": 113.7899, "LAT": 23.17462, "NAME_CN": "石滩镇中心卫生院口腔科门诊", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151089", "Name": "石滩镇中心卫生院口腔科门诊", "address": "红荔路" }, "geometry": { "type": "Point", "coordinates": [ 113.7899, 23.17462 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4329, "FID_": 4337.0, "LON": 113.43024, "LAT": 23.40123, "NAME_CN": "黎家塘村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151090", "Name": "黎家塘村卫生站", "address": "广黎路199" }, "geometry": { "type": "Point", "coordinates": [ 113.43024, 23.40123 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4330, "FID_": 4338.0, "LON": 113.39942, "LAT": 23.38278, "NAME_CN": "民信药业民兴堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151091", "Name": "民信药业民兴堂药房", "address": "钟升东路与一零五国道交汇处往北附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39942, 23.38278 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4331, "FID_": 4339.0, "LON": 113.23335, "LAT": 23.40387, "NAME_CN": "立安大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151093", "Name": "立安大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23335, 23.40387 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4332, "FID_": 4340.0, "LON": 113.3251, "LAT": 23.02652, "NAME_CN": "紫金动物医院", "TELEPHONE": "020-34789099", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.151095", "Name": "紫金动物医院", "address": "迎宾路306" }, "geometry": { "type": "Point", "coordinates": [ 113.3251, 23.02652 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4333, "FID_": 4341.0, "LON": 113.27208, "LAT": 23.07095, "NAME_CN": "石岗社区卫生站计免中医门诊部", "TELEPHONE": "020-34491802", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.151097", "Name": "石岗社区卫生站计免中医门诊部", "address": "石溪候王庙街29" }, "geometry": { "type": "Point", "coordinates": [ 113.27208, 23.07095 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4334, "FID_": 4342.0, "LON": 113.21062, "LAT": 23.38916, "NAME_CN": "曾元辉牙科", "TELEPHONE": "13430305431", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151115", "Name": "曾元辉牙科", "address": "茶园路1-35" }, "geometry": { "type": "Point", "coordinates": [ 113.21062, 23.38916 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4335, "FID_": 4343.0, "LON": 113.54791, "LAT": 23.11558, "NAME_CN": "正和药业复生堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151122", "Name": "正和药业复生堂药店", "address": "新市场东街" }, "geometry": { "type": "Point", "coordinates": [ 113.54791, 23.11558 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4336, "FID_": 4344.0, "LON": 113.30102, "LAT": 23.13006, "NAME_CN": "龙芝林大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.151128", "Name": "龙芝林大药房", "address": "中山一路" }, "geometry": { "type": "Point", "coordinates": [ 113.30102, 23.13006 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4337, "FID_": 4345.0, "LON": 113.25662, "LAT": 23.16188, "NAME_CN": "楠雅医疗三元里社区门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151129", "Name": "楠雅医疗三元里社区门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.25662, 23.16188 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4338, "FID_": 4346.0, "LON": 113.41379, "LAT": 23.11598, "NAME_CN": "德众医疗门诊部", "TELEPHONE": "18718872557", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151137", "Name": "德众医疗门诊部", "address": "菁玥街3-121号" }, "geometry": { "type": "Point", "coordinates": [ 113.41379, 23.11598 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4339, "FID_": 4347.0, "LON": 113.15077, "LAT": 23.47258, "NAME_CN": "花都振兴医疗门诊部", "TELEPHONE": "020-86931583", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151145", "Name": "花都振兴医疗门诊部", "address": "盘古北路103" }, "geometry": { "type": "Point", "coordinates": [ 113.15077, 23.47258 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4340, "FID_": 4348.0, "LON": 113.22503, "LAT": 23.06654, "NAME_CN": "民心大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.151149", "Name": "民心大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22503, 23.06654 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4341, "FID_": 4349.0, "LON": 113.18524, "LAT": 23.47318, "NAME_CN": "同安宝药业安益大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151151", "Name": "同安宝药业安益大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.18524, 23.47318 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4342, "FID_": 4350.0, "LON": 113.37217, "LAT": 23.36048, "NAME_CN": "九龄堂会员平价大药房良田店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151157", "Name": "九龄堂会员平价大药房良田店", "address": "良城三路69附近" }, "geometry": { "type": "Point", "coordinates": [ 113.37217, 23.36048 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4343, "FID_": 4351.0, "LON": 113.26534, "LAT": 23.11465, "NAME_CN": "广东省水生动物疫病预防控制中心", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.151163", "Name": "广东省水生动物疫病预防控制中心", "address": "滨江中路296号自编2号楼" }, "geometry": { "type": "Point", "coordinates": [ 113.26534, 23.11465 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4344, "FID_": 4352.0, "LON": 113.34061, "LAT": 22.87784, "NAME_CN": "万安村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.151167", "Name": "万安村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.34061, 22.87784 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4345, "FID_": 4353.0, "LON": 113.61232, "LAT": 23.5509, "NAME_CN": "凤院村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151173", "Name": "凤院村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.61232, 23.5509 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4346, "FID_": 4354.0, "LON": 113.17888, "LAT": 23.45113, "NAME_CN": "民聚大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151174", "Name": "民聚大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.17888, 23.45113 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4347, "FID_": 4355.0, "LON": 113.6034, "LAT": 23.12183, "NAME_CN": "易杨大药房", "TELEPHONE": "020-82788870", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151176", "Name": "易杨大药房", "address": "群贤路238" }, "geometry": { "type": "Point", "coordinates": [ 113.6034, 23.12183 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4348, "FID_": 4356.0, "LON": 113.22583, "LAT": 23.16268, "NAME_CN": "广州市同德医院", "TELEPHONE": "020-86492010", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151181", "Name": "广州市同德医院-急诊", "address": "同嘉路111号" }, "geometry": { "type": "Point", "coordinates": [ 113.22583, 23.16268 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4349, "FID_": 4357.0, "LON": 113.36468, "LAT": 23.21555, "NAME_CN": "宝园春大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151184", "Name": "宝园春大药房", "address": "渔西路113" }, "geometry": { "type": "Point", "coordinates": [ 113.36468, 23.21555 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4350, "FID_": 4358.0, "LON": 113.47959, "LAT": 23.43195, "NAME_CN": "乾益堂大药房", "TELEPHONE": "13076879557", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151194", "Name": "乾益堂大药房", "address": "沿江西路" }, "geometry": { "type": "Point", "coordinates": [ 113.47959, 23.43195 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4351, "FID_": 4359.0, "LON": 113.22838, "LAT": 23.2263, "NAME_CN": "仁信药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151196", "Name": "仁信药店", "address": "红星岑村东大街" }, "geometry": { "type": "Point", "coordinates": [ 113.22838, 23.2263 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4352, "FID_": 4360.0, "LON": 113.30958, "LAT": 23.43094, "NAME_CN": "华源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151198", "Name": "华源大药房", "address": "机场大道九一村段" }, "geometry": { "type": "Point", "coordinates": [ 113.30958, 23.43094 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4353, "FID_": 4361.0, "LON": 113.21009, "LAT": 23.11112, "NAME_CN": "广州市荔湾区桥东药店", "TELEPHONE": "020-61103827", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.151199", "Name": "广州市荔湾区桥东药店", "address": "兴东路1-6" }, "geometry": { "type": "Point", "coordinates": [ 113.21009, 23.11112 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4354, "FID_": 4362.0, "LON": 113.64781, "LAT": 23.15632, "NAME_CN": "白石利康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151219", "Name": "白石利康药店", "address": "猪菜坣路4" }, "geometry": { "type": "Point", "coordinates": [ 113.64781, 23.15632 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4355, "FID_": 4363.0, "LON": 113.25454, "LAT": 23.253, "NAME_CN": "健之源药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151229", "Name": "健之源药房", "address": "平沙松园街46附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25454, 23.253 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4356, "FID_": 4364.0, "LON": 113.77501, "LAT": 23.28541, "NAME_CN": "立康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151234", "Name": "立康药店", "address": "金徽路1幢3号103附近" }, "geometry": { "type": "Point", "coordinates": [ 113.77501, 23.28541 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4357, "FID_": 4365.0, "LON": 113.36349, "LAT": 23.36557, "NAME_CN": "福昇牙科诊室", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151242", "Name": "福昇牙科诊室", "address": "竹料大道东" }, "geometry": { "type": "Point", "coordinates": [ 113.36349, 23.36557 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4358, "FID_": 4366.0, "LON": 113.33433, "LAT": 22.90323, "NAME_CN": "沙湾人民医院", "TELEPHONE": "020-84731303", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.151250", "Name": "沙湾人民医院-急诊科", "address": "沙湾镇" }, "geometry": { "type": "Point", "coordinates": [ 113.33433, 22.90323 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4359, "FID_": 4367.0, "LON": 113.4838, "LAT": 22.97806, "NAME_CN": "石楼人民医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.151252", "Name": "石楼人民医院-急诊科", "address": "人民路149号" }, "geometry": { "type": "Point", "coordinates": [ 113.4838, 22.97806 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4360, "FID_": 4368.0, "LON": 113.20649, "LAT": 23.37655, "NAME_CN": "花都区人民医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151253", "Name": "花都区人民医院-急救中心", "address": "新华路48号" }, "geometry": { "type": "Point", "coordinates": [ 113.20649, 23.37655 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4361, "FID_": 4369.0, "LON": 113.47706, "LAT": 23.4007, "NAME_CN": "穗和堂药店", "TELEPHONE": "020-87492546", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.151264", "Name": "穗和堂药店", "address": "塔腰岭街" }, "geometry": { "type": "Point", "coordinates": [ 113.47706, 23.4007 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4362, "FID_": 4370.0, "LON": 113.42076, "LAT": 23.38899, "NAME_CN": "长腰岭村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151266", "Name": "长腰岭村卫生站", "address": "长湖路" }, "geometry": { "type": "Point", "coordinates": [ 113.42076, 23.38899 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4363, "FID_": 4371.0, "LON": 113.40716, "LAT": 23.66876, "NAME_CN": "众恩大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151267", "Name": "众恩大药房", "address": "龙潭大道" }, "geometry": { "type": "Point", "coordinates": [ 113.40716, 23.66876 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4364, "FID_": 4372.0, "LON": 113.44174, "LAT": 23.60234, "NAME_CN": "暖心药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151268", "Name": "暖心药房", "address": "城鳌大道中" }, "geometry": { "type": "Point", "coordinates": [ 113.44174, 23.60234 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4365, "FID_": 4373.0, "LON": 113.42397, "LAT": 23.62197, "NAME_CN": "杨建树口腔门诊部", "TELEPHONE": "13427619532", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151269", "Name": "杨建树口腔门诊部", "address": "城鳌大道西" }, "geometry": { "type": "Point", "coordinates": [ 113.42397, 23.62197 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4366, "FID_": 4374.0, "LON": 113.41526, "LAT": 23.62436, "NAME_CN": "乾康堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151270", "Name": "乾康堂大药房", "address": "前进路" }, "geometry": { "type": "Point", "coordinates": [ 113.41526, 23.62436 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4367, "FID_": 4375.0, "LON": 113.24166, "LAT": 23.14746, "NAME_CN": "广州医科大学口腔医院克山分门诊", "TELEPHONE": "020-87611161", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.151274", "Name": "广州医科大学口腔医院克山分门诊", "address": "环市西路108~110号" }, "geometry": { "type": "Point", "coordinates": [ 113.24166, 23.14746 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4368, "FID_": 4376.0, "LON": 113.31741, "LAT": 23.18619, "NAME_CN": "济德堂药店", "TELEPHONE": "13751700240", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151279", "Name": "济德堂药店", "address": "麦华路1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31741, 23.18619 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4369, "FID_": 4377.0, "LON": 113.20398, "LAT": 23.47483, "NAME_CN": "君悦大药房新扬分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151281", "Name": "君悦大药房新扬分店", "address": "金狮大道东" }, "geometry": { "type": "Point", "coordinates": [ 113.20398, 23.47483 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4370, "FID_": 4378.0, "LON": 113.20284, "LAT": 23.47458, "NAME_CN": "御和堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151282", "Name": "御和堂大药房", "address": "金狮大道东" }, "geometry": { "type": "Point", "coordinates": [ 113.20284, 23.47458 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4371, "FID_": 4379.0, "LON": 113.64996, "LAT": 23.12574, "NAME_CN": "颜菱久裕商贸城精品街药店NO.2", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151284", "Name": "颜菱久裕商贸城精品街药店NO.2", "address": "久裕大道60号18幢118/119" }, "geometry": { "type": "Point", "coordinates": [ 113.64996, 23.12574 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4372, "FID_": 4380.0, "LON": 113.52231, "LAT": 23.0667, "NAME_CN": "夏港街青年社区卫生站", "TELEPHONE": "020-28207229", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.151293", "Name": "夏港街青年社区卫生站", "address": "东园二街20" }, "geometry": { "type": "Point", "coordinates": [ 113.52231, 23.0667 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4373, "FID_": 4381.0, "LON": 113.22543, "LAT": 23.30033, "NAME_CN": "回春堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151299", "Name": "回春堂大药房", "address": "泉溪商业街28" }, "geometry": { "type": "Point", "coordinates": [ 113.22543, 23.30033 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4374, "FID_": 4382.0, "LON": 113.26647, "LAT": 23.08668, "NAME_CN": "龙芝林大药房翠城分店", "TELEPHONE": "020-89667955", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.151302", "Name": "龙芝林大药房翠城分店", "address": "宝岗大道930" }, "geometry": { "type": "Point", "coordinates": [ 113.26647, 23.08668 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4375, "FID_": 4383.0, "LON": 113.26025, "LAT": 23.22102, "NAME_CN": "兴齐大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151303", "Name": "兴齐大药房", "address": "鹤边西街12附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26025, 23.22102 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4376, "FID_": 4384.0, "LON": 113.60106, "LAT": 23.12549, "NAME_CN": "柏欣药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151304", "Name": "柏欣药店", "address": "新塘海鲜市场旁" }, "geometry": { "type": "Point", "coordinates": [ 113.60106, 23.12549 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4377, "FID_": 4385.0, "LON": 113.65198, "LAT": 23.12403, "NAME_CN": "春慧药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151305", "Name": "春慧药店", "address": "广荔路39-4" }, "geometry": { "type": "Point", "coordinates": [ 113.65198, 23.12403 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4378, "FID_": 4386.0, "LON": 113.60463, "LAT": 23.12965, "NAME_CN": "千福堂大药房", "TELEPHONE": "020-32915229", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151318", "Name": "千福堂大药房", "address": "东坑北横路17附近" }, "geometry": { "type": "Point", "coordinates": [ 113.60463, 23.12965 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4379, "FID_": 4387.0, "LON": 113.4041, "LAT": 23.11884, "NAME_CN": "五千年医药连锁药房前进分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151327", "Name": "五千年医药连锁药房前进分店", "address": "宦溪北路11" }, "geometry": { "type": "Point", "coordinates": [ 113.4041, 23.11884 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4380, "FID_": 4388.0, "LON": 113.40633, "LAT": 23.11976, "NAME_CN": "联和堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151328", "Name": "联和堂药店", "address": "前进街宦溪北路商业街A01" }, "geometry": { "type": "Point", "coordinates": [ 113.40633, 23.11976 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4381, "FID_": 4389.0, "LON": 113.23412, "LAT": 23.10083, "NAME_CN": "广州脑科医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.151329", "Name": "广州脑科医院-急诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23412, 23.10083 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4382, "FID_": 4390.0, "LON": 113.0521, "LAT": 23.31504, "NAME_CN": "炭步镇华岭村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151330", "Name": "炭步镇华岭村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.0521, 23.31504 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4383, "FID_": 4391.0, "LON": 113.65049, "LAT": 23.12263, "NAME_CN": "康欣堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151334", "Name": "康欣堂大药房", "address": "花园路110-2附近" }, "geometry": { "type": "Point", "coordinates": [ 113.65049, 23.12263 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4384, "FID_": 4392.0, "LON": 113.60588, "LAT": 23.12323, "NAME_CN": "湘耒大药房", "TELEPHONE": "13926464538", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151344", "Name": "湘耒大药房", "address": "卫山北二路46" }, "geometry": { "type": "Point", "coordinates": [ 113.60588, 23.12323 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4385, "FID_": 4393.0, "LON": 113.27417, "LAT": 23.07309, "NAME_CN": "海珠区石溪中医院急诊", "TELEPHONE": "020-84331569", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.151346", "Name": "海珠区石溪中医院急诊", "address": "工业大道南420号" }, "geometry": { "type": "Point", "coordinates": [ 113.27417, 23.07309 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4386, "FID_": 4394.0, "LON": 113.30367, "LAT": 23.14154, "NAME_CN": "鲁宾舍恋宠居宠物诊所", "TELEPHONE": "13728073038", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.151354", "Name": "鲁宾舍恋宠居宠物诊所", "address": "福莱花园附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30367, 23.14154 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4387, "FID_": 4395.0, "LON": 113.30746, "LAT": 23.12484, "NAME_CN": "维美口腔门诊", "TELEPHONE": "020-87396947", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.151355", "Name": "维美口腔门诊", "address": "东兴南路91号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30746, 23.12484 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4388, "FID_": 4396.0, "LON": 113.47871, "LAT": 23.43646, "NAME_CN": "太平村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151373", "Name": "太平村卫生站", "address": "广从北路141" }, "geometry": { "type": "Point", "coordinates": [ 113.47871, 23.43646 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4389, "FID_": 4397.0, "LON": 113.79582, "LAT": 23.16859, "NAME_CN": "元洲村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151386", "Name": "元洲村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.79582, 23.16859 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4390, "FID_": 4398.0, "LON": 113.19571, "LAT": 23.47276, "NAME_CN": "莘悦大药房君悦连锁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151388", "Name": "莘悦大药房君悦连锁药店", "address": "金狮大道东" }, "geometry": { "type": "Point", "coordinates": [ 113.19571, 23.47276 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4391, "FID_": 4399.0, "LON": 113.31221, "LAT": 23.13465, "NAME_CN": "健宁堂平价药店天河村店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151391", "Name": "健宁堂平价药店天河村店", "address": "天河村龙溪里16" }, "geometry": { "type": "Point", "coordinates": [ 113.31221, 23.13465 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4392, "FID_": 4400.0, "LON": 113.24139, "LAT": 23.15328, "NAME_CN": "普泉药店王圣堂店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.151397", "Name": "普泉药店王圣堂店", "address": "王圣堂大街横二巷2" }, "geometry": { "type": "Point", "coordinates": [ 113.24139, 23.15328 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4393, "FID_": 4401.0, "LON": 113.66389, "LAT": 23.6042, "NAME_CN": "龙康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151403", "Name": "龙康药店", "address": "温泉镇第二中心小学南50米" }, "geometry": { "type": "Point", "coordinates": [ 113.66389, 23.6042 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4394, "FID_": 4402.0, "LON": 113.44798, "LAT": 22.7681, "NAME_CN": "南顺二村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.151412", "Name": "南顺二村卫生站", "address": "大南路南二桥东侧500米" }, "geometry": { "type": "Point", "coordinates": [ 113.44798, 22.7681 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4395, "FID_": 4403.0, "LON": 113.23169, "LAT": 23.11933, "NAME_CN": "新风社区卫生站口腔保健室", "TELEPHONE": "020-81368624", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.151413", "Name": "新风社区卫生站口腔保健室", "address": "多宝路152" }, "geometry": { "type": "Point", "coordinates": [ 113.23169, 23.11933 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4396, "FID_": 4404.0, "LON": 113.32717, "LAT": 23.09726, "NAME_CN": "宝芝林大药房(恒信店)", "TELEPHONE": "020-84179332", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.151414", "Name": "宝芝林大药房(恒信店)", "address": "恒信路与石榴岗路交叉口以北" }, "geometry": { "type": "Point", "coordinates": [ 113.32717, 23.09726 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4397, "FID_": 4405.0, "LON": 113.44892, "LAT": 23.11238, "NAME_CN": "德元堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.151441", "Name": "德元堂药房", "address": "大沙北路泰景花园南门附近" }, "geometry": { "type": "Point", "coordinates": [ 113.44892, 23.11238 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4398, "FID_": 4406.0, "LON": 113.61984, "LAT": 23.14875, "NAME_CN": "顺隆药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151445", "Name": "顺隆药房", "address": "民营大道西1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.61984, 23.14875 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4399, "FID_": 4407.0, "LON": 113.60077, "LAT": 23.14026, "NAME_CN": "健皇堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151446", "Name": "健皇堂药店", "address": "凤凰东路33" }, "geometry": { "type": "Point", "coordinates": [ 113.60077, 23.14026 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4400, "FID_": 4408.0, "LON": 113.60004, "LAT": 23.139, "NAME_CN": "众健药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151447", "Name": "众健药房", "address": "凤市西路18" }, "geometry": { "type": "Point", "coordinates": [ 113.60004, 23.139 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4401, "FID_": 4409.0, "LON": 113.63318, "LAT": 23.15033, "NAME_CN": "塘美村卫生站", "TELEPHONE": "020-82607911", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151448", "Name": "塘美村卫生站", "address": "塘溪路" }, "geometry": { "type": "Point", "coordinates": [ 113.63318, 23.15033 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4402, "FID_": 4410.0, "LON": 113.22654, "LAT": 23.39267, "NAME_CN": "君鑫堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151450", "Name": "君鑫堂药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22654, 23.39267 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4403, "FID_": 4411.0, "LON": 113.14313, "LAT": 23.35913, "NAME_CN": "丰泽大药房保庆堂", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151451", "Name": "丰泽大药房保庆堂", "address": "马溪市场东路8" }, "geometry": { "type": "Point", "coordinates": [ 113.14313, 23.35913 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4404, "FID_": 4412.0, "LON": 113.35779, "LAT": 23.29938, "NAME_CN": "润心田大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151452", "Name": "润心田大药房", "address": "朝亮北路24附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35779, 23.29938 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4405, "FID_": 4413.0, "LON": 113.6479, "LAT": 23.15619, "NAME_CN": "增城市祝君康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151453", "Name": "增城市祝君康药店", "address": "白石路87-1" }, "geometry": { "type": "Point", "coordinates": [ 113.6479, 23.15619 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4406, "FID_": 4414.0, "LON": 113.34929, "LAT": 23.30358, "NAME_CN": "乐乐康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151458", "Name": "乐乐康药店", "address": "谢家庄农贸综合批发市场B栋24/25斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.34929, 23.30358 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4407, "FID_": 4415.0, "LON": 113.2279, "LAT": 23.22376, "NAME_CN": "恒济大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151459", "Name": "恒济大药房", "address": "南元大街" }, "geometry": { "type": "Point", "coordinates": [ 113.2279, 23.22376 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4408, "FID_": 4416.0, "LON": 113.22869, "LAT": 23.22368, "NAME_CN": "御康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151460", "Name": "御康堂药店", "address": "南元大街8号" }, "geometry": { "type": "Point", "coordinates": [ 113.22869, 23.22368 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4409, "FID_": 4417.0, "LON": 113.57822, "LAT": 23.54794, "NAME_CN": "明英宠物诊所", "TELEPHONE": "18902327481", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151461", "Name": "明英宠物诊所", "address": "蓝田西路50" }, "geometry": { "type": "Point", "coordinates": [ 113.57822, 23.54794 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4410, "FID_": 4418.0, "LON": 113.53611, "LAT": 23.49357, "NAME_CN": "太平镇元洲岗卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151466", "Name": "太平镇元洲岗卫生站", "address": "太平镇员洲岗村民委员会附近" }, "geometry": { "type": "Point", "coordinates": [ 113.53611, 23.49357 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4411, "FID_": 4419.0, "LON": 113.25885, "LAT": 23.16487, "NAME_CN": "恩泽堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151469", "Name": "恩泽堂大药房", "address": "松柏西街" }, "geometry": { "type": "Point", "coordinates": [ 113.25885, 23.16487 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4412, "FID_": 4420.0, "LON": 113.46807, "LAT": 23.13237, "NAME_CN": "好得快大药房新围店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.151473", "Name": "好得快大药房新围店", "address": "大田山路" }, "geometry": { "type": "Point", "coordinates": [ 113.46807, 23.13237 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4413, "FID_": 4421.0, "LON": 113.82561, "LAT": 23.30022, "NAME_CN": "振宇药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151478", "Name": "振宇药店", "address": "沙园中路9号120铺" }, "geometry": { "type": "Point", "coordinates": [ 113.82561, 23.30022 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4414, "FID_": 4422.0, "LON": 113.17756, "LAT": 23.37534, "NAME_CN": "兴元大药房万科天景店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151480", "Name": "兴元大药房万科天景店", "address": "荔红中路" }, "geometry": { "type": "Point", "coordinates": [ 113.17756, 23.37534 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4415, "FID_": 4423.0, "LON": 113.22514, "LAT": 23.38945, "NAME_CN": "百姓药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151481", "Name": "百姓药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22514, 23.38945 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4416, "FID_": 4424.0, "LON": 113.41425, "LAT": 23.62271, "NAME_CN": "鳌头镇中心卫生院", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151482", "Name": "鳌头镇中心卫生院-门诊综合楼", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.41425, 23.62271 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4417, "FID_": 4425.0, "LON": 113.25562, "LAT": 23.29858, "NAME_CN": "依康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151484", "Name": "依康药房", "address": "展湖路39号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25562, 23.29858 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4418, "FID_": 4426.0, "LON": 113.2809, "LAT": 23.25549, "NAME_CN": "广州市白云区家雄门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151485", "Name": "广州市白云区家雄门诊部", "address": "科甲杨苑直街" }, "geometry": { "type": "Point", "coordinates": [ 113.2809, 23.25549 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4419, "FID_": 4427.0, "LON": 113.2231, "LAT": 23.14519, "NAME_CN": "福懋动物医院白云区富力半岛分院", "TELEPHONE": "020-81781979", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151497", "Name": "福懋动物医院白云区富力半岛分院", "address": "增槎路富力半岛花园首层" }, "geometry": { "type": "Point", "coordinates": [ 113.2231, 23.14519 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4420, "FID_": 4428.0, "LON": 113.22836, "LAT": 23.10265, "NAME_CN": "宝芝林大药房(恒荔店)", "TELEPHONE": "020-87616725", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.151498", "Name": "宝芝林大药房(恒荔店)", "address": "芳村大道中" }, "geometry": { "type": "Point", "coordinates": [ 113.22836, 23.10265 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4421, "FID_": 4429.0, "LON": 113.21216, "LAT": 23.07463, "NAME_CN": "广州中医药大学第三附属医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.151501", "Name": "广州中医药大学第三附属医院-门诊部", "address": "龙溪大道" }, "geometry": { "type": "Point", "coordinates": [ 113.21216, 23.07463 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4422, "FID_": 4430.0, "LON": 113.37539, "LAT": 23.16704, "NAME_CN": "保仁堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151510", "Name": "保仁堂大药房", "address": "岑村北街" }, "geometry": { "type": "Point", "coordinates": [ 113.37539, 23.16704 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4423, "FID_": 4431.0, "LON": 113.65158, "LAT": 23.51855, "NAME_CN": "吊里村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151511", "Name": "吊里村卫生站", "address": "从樟一路" }, "geometry": { "type": "Point", "coordinates": [ 113.65158, 23.51855 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4424, "FID_": 4432.0, "LON": 113.34547, "LAT": 23.06825, "NAME_CN": "富群大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.151530", "Name": "富群大药房", "address": "华骏大街11" }, "geometry": { "type": "Point", "coordinates": [ 113.34547, 23.06825 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4425, "FID_": 4433.0, "LON": 113.32071, "LAT": 23.27066, "NAME_CN": "永兴大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151543", "Name": "永兴大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.32071, 23.27066 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4426, "FID_": 4434.0, "LON": 113.31024, "LAT": 23.25975, "NAME_CN": "政康大药房", "TELEPHONE": "15920961626", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151551", "Name": "政康大药房", "address": "横岗南街" }, "geometry": { "type": "Point", "coordinates": [ 113.31024, 23.25975 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4427, "FID_": 4435.0, "LON": 113.41437, "LAT": 23.1707, "NAME_CN": "健一药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151552", "Name": "健一药店", "address": "大观中路492号广东岭南职业技术学院" }, "geometry": { "type": "Point", "coordinates": [ 113.41437, 23.1707 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4428, "FID_": 4436.0, "LON": 113.21791, "LAT": 23.38408, "NAME_CN": "长源堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151553", "Name": "长源堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21791, 23.38408 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4429, "FID_": 4437.0, "LON": 113.40472, "LAT": 23.12731, "NAME_CN": "仁和堂药业连锁福齐乐药店", "TELEPHONE": "13431030341", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151557", "Name": "仁和堂药业连锁福齐乐药店", "address": "黄村路5" }, "geometry": { "type": "Point", "coordinates": [ 113.40472, 23.12731 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4430, "FID_": 4438.0, "LON": 113.28678, "LAT": 23.3264, "NAME_CN": "百灵堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151563", "Name": "百灵堂大药房", "address": "大巷南路" }, "geometry": { "type": "Point", "coordinates": [ 113.28678, 23.3264 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4431, "FID_": 4439.0, "LON": 113.5333, "LAT": 23.08554, "NAME_CN": "百和堂大药房鹿步分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.151569", "Name": "百和堂大药房鹿步分店", "address": "鹿步东街1巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.5333, 23.08554 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4432, "FID_": 4440.0, "LON": 113.47298, "LAT": 23.41556, "NAME_CN": "登塘村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151571", "Name": "登塘村卫生站", "address": "登塘街5" }, "geometry": { "type": "Point", "coordinates": [ 113.47298, 23.41556 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4433, "FID_": 4441.0, "LON": 113.21768, "LAT": 23.4394, "NAME_CN": "花都区狮岭惠民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151575", "Name": "花都区狮岭惠民药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21768, 23.4394 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4434, "FID_": 4442.0, "LON": 113.61148, "LAT": 23.11183, "NAME_CN": "恒健大药房水松分店", "TELEPHONE": "13809287991", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151587", "Name": "恒健大药房水松分店", "address": "新塘医院附近" }, "geometry": { "type": "Point", "coordinates": [ 113.61148, 23.11183 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4435, "FID_": 4443.0, "LON": 113.16729, "LAT": 23.46538, "NAME_CN": "济和堂平价大药房百顺堂分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151589", "Name": "济和堂平价大药房百顺堂分店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16729, 23.46538 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4436, "FID_": 4444.0, "LON": 113.1684, "LAT": 23.4648, "NAME_CN": "佰春堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151590", "Name": "佰春堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.1684, 23.4648 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4437, "FID_": 4445.0, "LON": 113.39435, "LAT": 23.01098, "NAME_CN": "林和药业东源坊药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.151594", "Name": "林和药业东源坊药店", "address": "东源大街" }, "geometry": { "type": "Point", "coordinates": [ 113.39435, 23.01098 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4438, "FID_": 4446.0, "LON": 113.19642, "LAT": 23.42282, "NAME_CN": "德顺口腔门诊", "TELEPHONE": "020-36889736", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151597", "Name": "德顺口腔门诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.19642, 23.42282 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4439, "FID_": 4447.0, "LON": 113.15728, "LAT": 23.46319, "NAME_CN": "佰富堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151604", "Name": "佰富堂大药房", "address": "聚宝街" }, "geometry": { "type": "Point", "coordinates": [ 113.15728, 23.46319 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4440, "FID_": 4448.0, "LON": 113.22887, "LAT": 23.16487, "NAME_CN": "广州丰国医院", "TELEPHONE": "020-86488165", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151605", "Name": "广州丰国医院-住院部", "address": "西槎路419" }, "geometry": { "type": "Point", "coordinates": [ 113.22887, 23.16487 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4441, "FID_": 4449.0, "LON": 113.23657, "LAT": 23.12901, "NAME_CN": "广州医学院荔湾医院", "TELEPHONE": "020-81346901", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.151606", "Name": "广州医学院荔湾医院-门诊", "address": "荔湾路35号" }, "geometry": { "type": "Point", "coordinates": [ 113.23657, 23.12901 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4442, "FID_": 4450.0, "LON": 113.23657, "LAT": 23.12901, "NAME_CN": "广州医学院荔湾医院糖尿病防治中心", "TELEPHONE": "020-81346901", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.151607", "Name": "广州医学院荔湾医院糖尿病防治中心", "address": "荔湾路35号" }, "geometry": { "type": "Point", "coordinates": [ 113.23657, 23.12901 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4443, "FID_": 4451.0, "LON": 113.45555, "LAT": 22.88785, "NAME_CN": "福泽药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.151611", "Name": "福泽药店", "address": "东兴一路6-1" }, "geometry": { "type": "Point", "coordinates": [ 113.45555, 22.88785 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4444, "FID_": 4452.0, "LON": 113.35712, "LAT": 23.29967, "NAME_CN": "康民堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151617", "Name": "康民堂药房", "address": "朝亮北路24附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35712, 23.29967 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4445, "FID_": 4453.0, "LON": 113.22145, "LAT": 23.09077, "NAME_CN": "荔湾来康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.151620", "Name": "荔湾来康药店", "address": "向阳街" }, "geometry": { "type": "Point", "coordinates": [ 113.22145, 23.09077 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4446, "FID_": 4454.0, "LON": 113.5791, "LAT": 23.55063, "NAME_CN": "众参源健是福大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151622", "Name": "众参源健是福大药房", "address": "城内路23" }, "geometry": { "type": "Point", "coordinates": [ 113.5791, 23.55063 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4447, "FID_": 4455.0, "LON": 113.20848, "LAT": 23.40663, "NAME_CN": "众圣堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151626", "Name": "众圣堂药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.20848, 23.40663 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4448, "FID_": 4456.0, "LON": 113.20487, "LAT": 23.16353, "NAME_CN": "柏参大药房横沙分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151628", "Name": "柏参大药房横沙分店", "address": "平乐街14附近" }, "geometry": { "type": "Point", "coordinates": [ 113.20487, 23.16353 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4449, "FID_": 4457.0, "LON": 113.41512, "LAT": 23.42695, "NAME_CN": "同润堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151633", "Name": "同润堂大药房", "address": "京北路" }, "geometry": { "type": "Point", "coordinates": [ 113.41512, 23.42695 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4450, "FID_": 4458.0, "LON": 113.41537, "LAT": 23.42705, "NAME_CN": "花都区鸿兴动物药品经营部", "TELEPHONE": "020-86790035", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151634", "Name": "花都区鸿兴动物药品经营部", "address": "高鹤路" }, "geometry": { "type": "Point", "coordinates": [ 113.41537, 23.42705 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4451, "FID_": 4459.0, "LON": 113.50534, "LAT": 23.06554, "NAME_CN": "广诚西基门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.151636", "Name": "广诚西基门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.50534, 23.06554 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4452, "FID_": 4460.0, "LON": 113.32268, "LAT": 23.09916, "NAME_CN": "讯康动物诊所", "TELEPHONE": "020-84200366", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.151645", "Name": "讯康动物诊所", "address": "新港中路479旁" }, "geometry": { "type": "Point", "coordinates": [ 113.32268, 23.09916 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4453, "FID_": 4461.0, "LON": 113.65695, "LAT": 23.12854, "NAME_CN": "顾康多大药房大敦分店", "TELEPHONE": "020-82600267", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151648", "Name": "顾康多大药房大敦分店", "address": "创新北路与大敦大道交汇处" }, "geometry": { "type": "Point", "coordinates": [ 113.65695, 23.12854 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4454, "FID_": 4462.0, "LON": 113.64899, "LAT": 23.15642, "NAME_CN": "和顺堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151649", "Name": "和顺堂药店", "address": "河边路1巷31" }, "geometry": { "type": "Point", "coordinates": [ 113.64899, 23.15642 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4455, "FID_": 4463.0, "LON": 113.78282, "LAT": 23.17848, "NAME_CN": "千福堂大药房NO.103", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151652", "Name": "千福堂大药房NO.103", "address": "立新路101" }, "geometry": { "type": "Point", "coordinates": [ 113.78282, 23.17848 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4456, "FID_": 4464.0, "LON": 113.72865, "LAT": 23.71959, "NAME_CN": "良口医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151656", "Name": "良口医院门诊部", "address": "新城路39号" }, "geometry": { "type": "Point", "coordinates": [ 113.72865, 23.71959 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4457, "FID_": 4465.0, "LON": 113.2543, "LAT": 23.29762, "NAME_CN": "健平药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151662", "Name": "健平药店", "address": "人和镇江人二路199号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2543, 23.29762 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4458, "FID_": 4466.0, "LON": 113.32899, "LAT": 23.31093, "NAME_CN": "沅元药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151666", "Name": "沅元药店", "address": "太和镇大沥村玉虚宫附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32899, 23.31093 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4459, "FID_": 4467.0, "LON": 113.2043, "LAT": 23.38292, "NAME_CN": "时尚牙科", "TELEPHONE": "020-36933618", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151669", "Name": "时尚牙科", "address": "公园前路27-54" }, "geometry": { "type": "Point", "coordinates": [ 113.2043, 23.38292 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4460, "FID_": 4468.0, "LON": 113.39291, "LAT": 23.17119, "NAME_CN": "博仁大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151678", "Name": "博仁大药房", "address": "凌塘卫生站附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39291, 23.17119 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4461, "FID_": 4469.0, "LON": 113.39434, "LAT": 23.17108, "NAME_CN": "仁和堂药业连锁凌塘药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151679", "Name": "仁和堂药业连锁凌塘药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.39434, 23.17108 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4462, "FID_": 4470.0, "LON": 113.74578, "LAT": 23.41269, "NAME_CN": "小楼镇罗坑村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151680", "Name": "小楼镇罗坑村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.74578, 23.41269 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4463, "FID_": 4471.0, "LON": 113.25165, "LAT": 23.25865, "NAME_CN": "元和堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151681", "Name": "元和堂药店", "address": "桃源南街35附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25165, 23.25865 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4464, "FID_": 4472.0, "LON": 113.30454, "LAT": 23.15336, "NAME_CN": "沙河祥企牙科诊所", "TELEPHONE": "020-87255071", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151696", "Name": "沙河祥企牙科诊所", "address": "先烈东路278" }, "geometry": { "type": "Point", "coordinates": [ 113.30454, 23.15336 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4465, "FID_": 4473.0, "LON": 113.63797, "LAT": 23.12886, "NAME_CN": "石下卫生站", "TELEPHONE": "020-22610686", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151698", "Name": "石下卫生站", "address": "新沙大道北58" }, "geometry": { "type": "Point", "coordinates": [ 113.63797, 23.12886 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4466, "FID_": 4474.0, "LON": 113.21281, "LAT": 23.05768, "NAME_CN": "灵药平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.151703", "Name": "灵药平价大药房", "address": "海南赤岗东约30" }, "geometry": { "type": "Point", "coordinates": [ 113.21281, 23.05768 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4467, "FID_": 4475.0, "LON": 113.2056, "LAT": 23.11034, "NAME_CN": "慈仁堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.151704", "Name": "慈仁堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.2056, 23.11034 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4468, "FID_": 4476.0, "LON": 113.26546, "LAT": 23.43766, "NAME_CN": "益坊大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151705", "Name": "益坊大药房", "address": "平山东路5号之2" }, "geometry": { "type": "Point", "coordinates": [ 113.26546, 23.43766 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4469, "FID_": 4477.0, "LON": 113.22651, "LAT": 23.06526, "NAME_CN": "百好堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.151706", "Name": "百好堂药店", "address": "花地大道南" }, "geometry": { "type": "Point", "coordinates": [ 113.22651, 23.06526 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4470, "FID_": 4478.0, "LON": 113.32067, "LAT": 23.19625, "NAME_CN": "康瑞堂大药房同和药品平价卖场", "TELEPHONE": "020-37350921", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151708", "Name": "康瑞堂大药房同和药品平价卖场", "address": "蟹岗北路" }, "geometry": { "type": "Point", "coordinates": [ 113.32067, 23.19625 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4471, "FID_": 4479.0, "LON": 113.21467, "LAT": 23.14459, "NAME_CN": "健森堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.151709", "Name": "健森堂药房", "address": "桥中北路" }, "geometry": { "type": "Point", "coordinates": [ 113.21467, 23.14459 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4472, "FID_": 4480.0, "LON": 113.43, "LAT": 23.19375, "NAME_CN": "榕康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.151714", "Name": "榕康药店", "address": "黄陂龙朱路" }, "geometry": { "type": "Point", "coordinates": [ 113.43, 23.19375 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4473, "FID_": 4481.0, "LON": 113.43417, "LAT": 23.1898, "NAME_CN": "五千年医药连锁药房联和分店", "TELEPHONE": "020-87705953", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.151715", "Name": "五千年医药连锁药房联和分店", "address": "长安街88号" }, "geometry": { "type": "Point", "coordinates": [ 113.43417, 23.1898 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4474, "FID_": 4482.0, "LON": 113.27662, "LAT": 23.33987, "NAME_CN": "幸福源药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151723", "Name": "幸福源药房", "address": "东兴路7号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.27662, 23.33987 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4475, "FID_": 4483.0, "LON": 113.48213, "LAT": 23.21277, "NAME_CN": "济缘大药房长平店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.151731", "Name": "济缘大药房长平店", "address": "长岭路" }, "geometry": { "type": "Point", "coordinates": [ 113.48213, 23.21277 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4476, "FID_": 4484.0, "LON": 113.22142, "LAT": 23.18261, "NAME_CN": "德福医院", "TELEPHONE": "020-81794462", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151732", "Name": "德福医院-急诊", "address": "增槎路1092" }, "geometry": { "type": "Point", "coordinates": [ 113.22142, 23.18261 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4477, "FID_": 4485.0, "LON": 113.38522, "LAT": 23.19403, "NAME_CN": "鑫康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151735", "Name": "鑫康大药房", "address": "柯木塱背坪拾排街51-2" }, "geometry": { "type": "Point", "coordinates": [ 113.38522, 23.19403 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4478, "FID_": 4486.0, "LON": 113.42455, "LAT": 23.19713, "NAME_CN": "广州黄陂医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.151736", "Name": "广州黄陂医院", "address": "惠联路62" }, "geometry": { "type": "Point", "coordinates": [ 113.42455, 23.19713 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4479, "FID_": 4487.0, "LON": 113.82871, "LAT": 23.38336, "NAME_CN": "小楼东门药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151737", "Name": "小楼东门药店", "address": "泰安路" }, "geometry": { "type": "Point", "coordinates": [ 113.82871, 23.38336 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4480, "FID_": 4488.0, "LON": 113.38043, "LAT": 22.78858, "NAME_CN": "鸭利村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.151739", "Name": "鸭利村卫生站", "address": "兴利西路" }, "geometry": { "type": "Point", "coordinates": [ 113.38043, 22.78858 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4481, "FID_": 4489.0, "LON": 113.31468, "LAT": 23.09244, "NAME_CN": "仁和堂凤和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.151747", "Name": "仁和堂凤和药店", "address": "江贝安定五巷2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31468, 23.09244 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4482, "FID_": 4490.0, "LON": 113.31583, "LAT": 23.09456, "NAME_CN": "仁济大药房艺苑南NO.268", "TELEPHONE": "13538953401", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.151749", "Name": "仁济大药房艺苑南NO.268", "address": "艺苑南路268" }, "geometry": { "type": "Point", "coordinates": [ 113.31583, 23.09456 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4483, "FID_": 4491.0, "LON": 113.16672, "LAT": 23.46067, "NAME_CN": "佰仁大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151757", "Name": "佰仁大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16672, 23.46067 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4484, "FID_": 4492.0, "LON": 113.14175, "LAT": 23.46113, "NAME_CN": "民济大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151758", "Name": "民济大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.14175, 23.46113 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4485, "FID_": 4493.0, "LON": 113.32368, "LAT": 23.44216, "NAME_CN": "何广文牙科诊所", "TELEPHONE": "020-86849917", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151759", "Name": "何广文牙科诊所", "address": "朝阳路30" }, "geometry": { "type": "Point", "coordinates": [ 113.32368, 23.44216 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4486, "FID_": 4494.0, "LON": 113.65408, "LAT": 23.16786, "NAME_CN": "民德大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151774", "Name": "民德大药房", "address": "巷口路4附近" }, "geometry": { "type": "Point", "coordinates": [ 113.65408, 23.16786 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4487, "FID_": 4495.0, "LON": 113.41494, "LAT": 22.8078, "NAME_CN": "源记牙科", "TELEPHONE": "15013188929", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.151775", "Name": "源记牙科", "address": "蓝湾路120" }, "geometry": { "type": "Point", "coordinates": [ 113.41494, 22.8078 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4488, "FID_": 4496.0, "LON": 113.32576, "LAT": 23.13009, "NAME_CN": "台湾福懋动物医院冼村分院", "TELEPHONE": "020-87519400", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151778", "Name": "台湾福懋动物医院冼村分院", "address": "黄埔大道西257-1号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.32576, 23.13009 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4489, "FID_": 4497.0, "LON": 113.58963, "LAT": 23.55649, "NAME_CN": "崇仁大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151781", "Name": "崇仁大药房", "address": "向阳南路" }, "geometry": { "type": "Point", "coordinates": [ 113.58963, 23.55649 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4490, "FID_": 4498.0, "LON": 113.18146, "LAT": 23.07281, "NAME_CN": "众美康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.151794", "Name": "众美康药房", "address": "龙溪南边村321" }, "geometry": { "type": "Point", "coordinates": [ 113.18146, 23.07281 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4491, "FID_": 4499.0, "LON": 113.58201, "LAT": 23.53487, "NAME_CN": "海塱村卫生站", "TELEPHONE": "13926155122", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151799", "Name": "海塱村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.58201, 23.53487 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4492, "FID_": 4500.0, "LON": 113.61042, "LAT": 23.1189, "NAME_CN": "康贤大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151800", "Name": "康贤大药房", "address": "新塘大道中43" }, "geometry": { "type": "Point", "coordinates": [ 113.61042, 23.1189 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4493, "FID_": 4501.0, "LON": 113.32784, "LAT": 23.04133, "NAME_CN": "柏康悦药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.151803", "Name": "柏康悦药店", "address": "东华路" }, "geometry": { "type": "Point", "coordinates": [ 113.32784, 23.04133 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4494, "FID_": 4502.0, "LON": 113.3149, "LAT": 23.02547, "NAME_CN": "弘慷药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.151804", "Name": "弘慷药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.3149, 23.02547 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4495, "FID_": 4503.0, "LON": 113.32661, "LAT": 23.04136, "NAME_CN": "正康连锁大药房新浦分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.151808", "Name": "正康连锁大药房新浦分店", "address": "东华路" }, "geometry": { "type": "Point", "coordinates": [ 113.32661, 23.04136 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4496, "FID_": 4504.0, "LON": 113.31051, "LAT": 23.06324, "NAME_CN": "瑞祥堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.151815", "Name": "瑞祥堂药房", "address": "沥滘大道" }, "geometry": { "type": "Point", "coordinates": [ 113.31051, 23.06324 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4497, "FID_": 4505.0, "LON": 113.38064, "LAT": 23.16369, "NAME_CN": "庆春堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151816", "Name": "庆春堂药房", "address": "岑村松岗大街7巷自编6" }, "geometry": { "type": "Point", "coordinates": [ 113.38064, 23.16369 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4498, "FID_": 4506.0, "LON": 113.37577, "LAT": 23.1646, "NAME_CN": "长兴街岑村社区卫生站", "TELEPHONE": "020-87238841", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151817", "Name": "长兴街岑村社区卫生站", "address": "长兴街岑村东外街2号" }, "geometry": { "type": "Point", "coordinates": [ 113.37577, 23.1646 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4499, "FID_": 4507.0, "LON": 113.25328, "LAT": 23.2509, "NAME_CN": "平安堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151820", "Name": "平安堂药店", "address": "平沙南街21附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25328, 23.2509 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4500, "FID_": 4508.0, "LON": 113.61798, "LAT": 23.15726, "NAME_CN": "灵丹药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151827", "Name": "灵丹药店", "address": "佳大公寓15号铺" }, "geometry": { "type": "Point", "coordinates": [ 113.61798, 23.15726 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4501, "FID_": 4509.0, "LON": 113.3291, "LAT": 23.22979, "NAME_CN": "夫盛药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151832", "Name": "夫盛药店", "address": "同新路" }, "geometry": { "type": "Point", "coordinates": [ 113.3291, 23.22979 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4502, "FID_": 4510.0, "LON": 113.41996, "LAT": 23.07868, "NAME_CN": "长洲社区卫生站", "TELEPHONE": "020-82502033", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.151850", "Name": "长洲社区卫生站", "address": "长湴东路" }, "geometry": { "type": "Point", "coordinates": [ 113.41996, 23.07868 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4503, "FID_": 4511.0, "LON": 113.51528, "LAT": 23.05034, "NAME_CN": "夏港药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.151851", "Name": "夏港药店", "address": "金碧路67" }, "geometry": { "type": "Point", "coordinates": [ 113.51528, 23.05034 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4504, "FID_": 4512.0, "LON": 113.57836, "LAT": 23.2722, "NAME_CN": "红十字会医院九楼村卫生站", "TELEPHONE": "020-32971438", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.151855", "Name": "红十字会医院九楼村卫生站", "address": "柯岭路" }, "geometry": { "type": "Point", "coordinates": [ 113.57836, 23.2722 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4505, "FID_": 4513.0, "LON": 113.29093, "LAT": 23.55205, "NAME_CN": "埔岭村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151860", "Name": "埔岭村卫生站", "address": "梯面大道8号" }, "geometry": { "type": "Point", "coordinates": [ 113.29093, 23.55205 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4506, "FID_": 4514.0, "LON": 113.36678, "LAT": 23.11737, "NAME_CN": "海王星辰健康药房美林分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151862", "Name": "海王星辰健康药房美林分店", "address": "椰林路14" }, "geometry": { "type": "Point", "coordinates": [ 113.36678, 23.11737 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4507, "FID_": 4515.0, "LON": 113.28284, "LAT": 23.12454, "NAME_CN": "林彤牙科诊所", "TELEPHONE": "020-37638095", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.151863", "Name": "林彤牙科诊所", "address": "东华东路357" }, "geometry": { "type": "Point", "coordinates": [ 113.28284, 23.12454 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4508, "FID_": 4516.0, "LON": 113.30014, "LAT": 23.07026, "NAME_CN": "维健门诊", "TELEPHONE": "020-84010233", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.151869", "Name": "维健门诊", "address": "西滘吴家大街三巷2" }, "geometry": { "type": "Point", "coordinates": [ 113.30014, 23.07026 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4509, "FID_": 4517.0, "LON": 113.6434, "LAT": 23.25718, "NAME_CN": "中新镇慈岭村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151872", "Name": "中新镇慈岭村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.6434, 23.25718 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4510, "FID_": 4518.0, "LON": 113.28925, "LAT": 23.01334, "NAME_CN": "向阳药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.151873", "Name": "向阳药店", "address": "东冯路" }, "geometry": { "type": "Point", "coordinates": [ 113.28925, 23.01334 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4511, "FID_": 4519.0, "LON": 113.32052, "LAT": 23.1887, "NAME_CN": "诺亚新特药房NO.05866", "TELEPHONE": "020-87267225", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151875", "Name": "诺亚新特药房NO.05866", "address": "白灰场路7" }, "geometry": { "type": "Point", "coordinates": [ 113.32052, 23.1887 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4512, "FID_": 4520.0, "LON": 113.28406, "LAT": 23.12364, "NAME_CN": "东兴堂大药房东华南分店", "TELEPHONE": "020-32203333", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.151883", "Name": "东兴堂大药房东华南分店", "address": "东华东路37号" }, "geometry": { "type": "Point", "coordinates": [ 113.28406, 23.12364 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4513, "FID_": 4521.0, "LON": 113.09992, "LAT": 23.33936, "NAME_CN": "圣芝堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151884", "Name": "圣芝堂药店", "address": "东风路17" }, "geometry": { "type": "Point", "coordinates": [ 113.09992, 23.33936 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4514, "FID_": 4522.0, "LON": 113.20021, "LAT": 23.40006, "NAME_CN": "人爱医院", "TELEPHONE": "020-86884333", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151885", "Name": "人爱医院-急诊室", "address": "建设北路138" }, "geometry": { "type": "Point", "coordinates": [ 113.20021, 23.40006 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4515, "FID_": 4523.0, "LON": 113.37262, "LAT": 23.21512, "NAME_CN": "一通大药房渔沙坦店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151888", "Name": "一通大药房渔沙坦店", "address": "广东工程职业技术学院附近" }, "geometry": { "type": "Point", "coordinates": [ 113.37262, 23.21512 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4516, "FID_": 4524.0, "LON": 113.59889, "LAT": 23.53916, "NAME_CN": "禾仓村卫生站", "TELEPHONE": "020-37981722", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151892", "Name": "禾仓村卫生站", "address": "七星路" }, "geometry": { "type": "Point", "coordinates": [ 113.59889, 23.53916 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4517, "FID_": 4525.0, "LON": 113.52719, "LAT": 23.49111, "NAME_CN": "众参源众佳大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151893", "Name": "众参源众佳大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.52719, 23.49111 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4518, "FID_": 4526.0, "LON": 113.52381, "LAT": 23.48788, "NAME_CN": "兴济堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151894", "Name": "兴济堂大药房", "address": "神棋公路" }, "geometry": { "type": "Point", "coordinates": [ 113.52381, 23.48788 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4519, "FID_": 4527.0, "LON": 113.52332, "LAT": 23.48745, "NAME_CN": "神岗富安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151895", "Name": "神岗富安药店", "address": "镇内街1巷4" }, "geometry": { "type": "Point", "coordinates": [ 113.52332, 23.48745 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4520, "FID_": 4528.0, "LON": 113.26883, "LAT": 23.14132, "NAME_CN": "广空后勤医院", "TELEPHONE": "020-83603310", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.151897", "Name": "广空后勤医院-牙科", "address": "小北路243号" }, "geometry": { "type": "Point", "coordinates": [ 113.26883, 23.14132 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4521, "FID_": 4529.0, "LON": 113.31778, "LAT": 23.01721, "NAME_CN": "唯仁大药房植村店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.151902", "Name": "唯仁大药房植村店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.31778, 23.01721 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4522, "FID_": 4530.0, "LON": 113.24616, "LAT": 23.13166, "NAME_CN": "慈爱大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.151907", "Name": "慈爱大药房", "address": "和安街90" }, "geometry": { "type": "Point", "coordinates": [ 113.24616, 23.13166 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4523, "FID_": 4531.0, "LON": 113.29895, "LAT": 23.34196, "NAME_CN": "瑞诚堂药店高增店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151909", "Name": "瑞诚堂药店高增店", "address": "高增大街58" }, "geometry": { "type": "Point", "coordinates": [ 113.29895, 23.34196 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4524, "FID_": 4532.0, "LON": 113.36754, "LAT": 23.05085, "NAME_CN": "北亭村第二卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.151917", "Name": "北亭村第二卫生站", "address": "北亭大街111" }, "geometry": { "type": "Point", "coordinates": [ 113.36754, 23.05085 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4525, "FID_": 4533.0, "LON": 113.38705, "LAT": 23.12343, "NAME_CN": "真善堂大药房", "TELEPHONE": "13719378926", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151920", "Name": "真善堂大药房", "address": "车陂西华新村北5" }, "geometry": { "type": "Point", "coordinates": [ 113.38705, 23.12343 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4526, "FID_": 4534.0, "LON": 113.65567, "LAT": 23.16063, "NAME_CN": "翁生牙科", "TELEPHONE": "13760820438", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151936", "Name": "翁生牙科", "address": "瑶前路7" }, "geometry": { "type": "Point", "coordinates": [ 113.65567, 23.16063 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4527, "FID_": 4535.0, "LON": 113.39002, "LAT": 23.19548, "NAME_CN": "东升大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151939", "Name": "东升大药房", "address": "柯木塱背坪老屋街东街2" }, "geometry": { "type": "Point", "coordinates": [ 113.39002, 23.19548 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4528, "FID_": 4536.0, "LON": 113.82369, "LAT": 23.30216, "NAME_CN": "泰林怡薏堂大药店泰林NO.03", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.151940", "Name": "泰林怡薏堂大药店泰林NO.03", "address": "开园中路37号斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.82369, 23.30216 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4529, "FID_": 4537.0, "LON": 113.41722, "LAT": 23.12231, "NAME_CN": "嘉康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151943", "Name": "嘉康药房", "address": "珠村东乔大道" }, "geometry": { "type": "Point", "coordinates": [ 113.41722, 23.12231 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4530, "FID_": 4538.0, "LON": 113.39385, "LAT": 23.15629, "NAME_CN": "东兴堂大药房康旺分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151944", "Name": "东兴堂大药房康旺分店", "address": "沐陂大街11" }, "geometry": { "type": "Point", "coordinates": [ 113.39385, 23.15629 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4531, "FID_": 4539.0, "LON": 113.39473, "LAT": 23.15578, "NAME_CN": "唐皇大药房新塘分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151947", "Name": "唐皇大药房新塘分店", "address": "沐陂大街" }, "geometry": { "type": "Point", "coordinates": [ 113.39473, 23.15578 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4532, "FID_": 4540.0, "LON": 113.22989, "LAT": 23.12768, "NAME_CN": "广州岭海医疗门诊部", "TELEPHONE": "13750082269", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.151948", "Name": "广州岭海医疗门诊部", "address": "中山八路75-1" }, "geometry": { "type": "Point", "coordinates": [ 113.22989, 23.12768 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4533, "FID_": 4541.0, "LON": 113.26497, "LAT": 23.45836, "NAME_CN": "仁盛药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151949", "Name": "仁盛药店", "address": "两龙西街" }, "geometry": { "type": "Point", "coordinates": [ 113.26497, 23.45836 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4534, "FID_": 4542.0, "LON": 113.4768, "LAT": 23.64427, "NAME_CN": "鳌头镇龙田村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151955", "Name": "鳌头镇龙田村卫生站", "address": "X937" }, "geometry": { "type": "Point", "coordinates": [ 113.4768, 23.64427 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4535, "FID_": 4543.0, "LON": 113.46788, "LAT": 23.66008, "NAME_CN": "鳌头镇民乐健德药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151956", "Name": "鳌头镇民乐健德药店", "address": "新车东路" }, "geometry": { "type": "Point", "coordinates": [ 113.46788, 23.66008 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4536, "FID_": 4544.0, "LON": 113.48192, "LAT": 23.66855, "NAME_CN": "鳌头镇民联村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151957", "Name": "鳌头镇民联村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.48192, 23.66855 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4537, "FID_": 4545.0, "LON": 113.45913, "LAT": 23.60909, "NAME_CN": "务丰村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.151958", "Name": "务丰村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.45913, 23.60909 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4538, "FID_": 4546.0, "LON": 113.27864, "LAT": 23.14622, "NAME_CN": "广州市皮肤病防治所", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.151965", "Name": "广州市皮肤病防治所-门诊部", "address": "恒福路" }, "geometry": { "type": "Point", "coordinates": [ 113.27864, 23.14622 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4539, "FID_": 4547.0, "LON": 113.21685, "LAT": 23.2399, "NAME_CN": "百福堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151967", "Name": "百福堂大药房", "address": "滘心路27" }, "geometry": { "type": "Point", "coordinates": [ 113.21685, 23.2399 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4540, "FID_": 4548.0, "LON": 113.22586, "LAT": 23.09464, "NAME_CN": "茶滘街合兴苑社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.151972", "Name": "茶滘街合兴苑社区卫生站", "address": "悦成路31" }, "geometry": { "type": "Point", "coordinates": [ 113.22586, 23.09464 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4541, "FID_": 4549.0, "LON": 113.21845, "LAT": 23.39297, "NAME_CN": "振仁堂药房航都分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.151975", "Name": "振仁堂药房航都分店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21845, 23.39297 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4542, "FID_": 4550.0, "LON": 113.18836, "LAT": 23.3349, "NAME_CN": "民信药业泰康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151980", "Name": "民信药业泰康药房", "address": "振兴二街20" }, "geometry": { "type": "Point", "coordinates": [ 113.18836, 23.3349 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4543, "FID_": 4551.0, "LON": 113.39498, "LAT": 23.12775, "NAME_CN": "暨南大学附属第一医院东圃分院体检中心", "TELEPHONE": "020-82316080", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.151990", "Name": "暨南大学附属第一医院东圃分院体检中心", "address": "中山大道中245附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39498, 23.12775 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4544, "FID_": 4552.0, "LON": 113.3369, "LAT": 23.23735, "NAME_CN": "永键堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.151994", "Name": "永键堂药店", "address": "广州大道北" }, "geometry": { "type": "Point", "coordinates": [ 113.3369, 23.23735 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4545, "FID_": 4553.0, "LON": 113.31551, "LAT": 23.0838, "NAME_CN": "广州中医药大学大药房养和医药连锁上涌分店", "TELEPHONE": "020-84149361", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.152000", "Name": "广州中医药大学大药房养和医药连锁上涌分店", "address": "上冲东约新七巷2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31551, 23.0838 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4546, "FID_": 4554.0, "LON": 113.28218, "LAT": 23.22551, "NAME_CN": "恒青堂药房", "TELEPHONE": "020-26292828", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152001", "Name": "恒青堂药房", "address": "向荣街272" }, "geometry": { "type": "Point", "coordinates": [ 113.28218, 23.22551 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4547, "FID_": 4555.0, "LON": 113.4503, "LAT": 23.10172, "NAME_CN": "雅美口腔门诊", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.152008", "Name": "雅美口腔门诊", "address": "丰乐南路359" }, "geometry": { "type": "Point", "coordinates": [ 113.4503, 23.10172 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4548, "FID_": 4556.0, "LON": 113.27156, "LAT": 23.11376, "NAME_CN": "江湾社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.152009", "Name": "江湾社区卫生站", "address": "纺织路2-4" }, "geometry": { "type": "Point", "coordinates": [ 113.27156, 23.11376 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4549, "FID_": 4557.0, "LON": 113.34884, "LAT": 23.25208, "NAME_CN": "御源堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152012", "Name": "御源堂大药房", "address": "大源东路35" }, "geometry": { "type": "Point", "coordinates": [ 113.34884, 23.25208 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4550, "FID_": 4558.0, "LON": 113.29865, "LAT": 23.04334, "NAME_CN": "海王星辰健康药房洛溪百佳分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152021", "Name": "海王星辰健康药房洛溪百佳分店", "address": "如意中心23号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29865, 23.04334 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4551, "FID_": 4559.0, "LON": 113.37248, "LAT": 23.31962, "NAME_CN": "良田天盛大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152022", "Name": "良田天盛大药房", "address": "金盆南路253-1" }, "geometry": { "type": "Point", "coordinates": [ 113.37248, 23.31962 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4552, "FID_": 4560.0, "LON": 113.41569, "LAT": 23.42906, "NAME_CN": "花侨莘塘社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152030", "Name": "花侨莘塘社区卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.41569, 23.42906 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4553, "FID_": 4561.0, "LON": 113.17342, "LAT": 23.39134, "NAME_CN": "官溪村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152031", "Name": "官溪村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.17342, 23.39134 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4554, "FID_": 4562.0, "LON": 113.1686, "LAT": 23.39081, "NAME_CN": "湘广医药店", "TELEPHONE": "13609604750", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152032", "Name": "湘广医药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.1686, 23.39081 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4555, "FID_": 4563.0, "LON": 113.34273, "LAT": 23.16502, "NAME_CN": "华南农业大学动物医院", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152035", "Name": "华南农业大学动物医院", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.34273, 23.16502 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4556, "FID_": 4564.0, "LON": 113.41779, "LAT": 23.62183, "NAME_CN": "黄罗卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152039", "Name": "黄罗卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.41779, 23.62183 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4557, "FID_": 4565.0, "LON": 113.28088, "LAT": 23.08284, "NAME_CN": "凤阳街泰沙社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.152046", "Name": "凤阳街泰沙社区卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.28088, 23.08284 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4558, "FID_": 4566.0, "LON": 113.32024, "LAT": 23.17026, "NAME_CN": "绿叶门诊部", "TELEPHONE": "13802751816", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152047", "Name": "绿叶门诊部", "address": "沙太南路115附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32024, 23.17026 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4559, "FID_": 4567.0, "LON": 113.34934, "LAT": 23.12618, "NAME_CN": "好信爱心大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152050", "Name": "好信爱心大药房", "address": "白马岗街自编20-3" }, "geometry": { "type": "Point", "coordinates": [ 113.34934, 23.12618 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4560, "FID_": 4568.0, "LON": 113.2235, "LAT": 23.14871, "NAME_CN": "螺溪村螺涌卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152052", "Name": "螺溪村螺涌卫生站", "address": "螺涌涌边东街" }, "geometry": { "type": "Point", "coordinates": [ 113.2235, 23.14871 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4561, "FID_": 4569.0, "LON": 113.22389, "LAT": 23.14687, "NAME_CN": "佳福药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152053", "Name": "佳福药店", "address": "螺涌高桥大街5" }, "geometry": { "type": "Point", "coordinates": [ 113.22389, 23.14687 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4562, "FID_": 4570.0, "LON": 113.3055, "LAT": 23.03139, "NAME_CN": "福懋动物诊所", "TELEPHONE": "020-84780633", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152054", "Name": "福懋动物诊所", "address": "一零五国道大石段258" }, "geometry": { "type": "Point", "coordinates": [ 113.3055, 23.03139 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4563, "FID_": 4571.0, "LON": 113.57805, "LAT": 23.28182, "NAME_CN": "成州缪银钜牙科镇龙诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.152069", "Name": "成州缪银钜牙科镇龙诊所", "address": "镇龙大道37" }, "geometry": { "type": "Point", "coordinates": [ 113.57805, 23.28182 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4564, "FID_": 4572.0, "LON": 113.57193, "LAT": 22.74717, "NAME_CN": "正元堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.152074", "Name": "正元堂药房", "address": "海景路" }, "geometry": { "type": "Point", "coordinates": [ 113.57193, 22.74717 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4565, "FID_": 4573.0, "LON": 113.41851, "LAT": 23.20287, "NAME_CN": "吉能佳药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.152082", "Name": "吉能佳药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.41851, 23.20287 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4566, "FID_": 4574.0, "LON": 113.41969, "LAT": 23.62196, "NAME_CN": "盛康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152089", "Name": "盛康药店", "address": "鳌头镇鳌头社区居民委员会附近" }, "geometry": { "type": "Point", "coordinates": [ 113.41969, 23.62196 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4567, "FID_": 4575.0, "LON": 113.52926, "LAT": 23.08557, "NAME_CN": "永同堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.152093", "Name": "永同堂药店", "address": "鹿步北街" }, "geometry": { "type": "Point", "coordinates": [ 113.52926, 23.08557 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4568, "FID_": 4576.0, "LON": 113.32286, "LAT": 23.37982, "NAME_CN": "德兴堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152095", "Name": "德兴堂药店", "address": "汉塘南路西2巷34" }, "geometry": { "type": "Point", "coordinates": [ 113.32286, 23.37982 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4569, "FID_": 4577.0, "LON": 113.22263, "LAT": 23.21388, "NAME_CN": "白云区益健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152099", "Name": "白云区益健大药房", "address": "庆丰肉菜市场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22263, 23.21388 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4570, "FID_": 4578.0, "LON": 113.60008, "LAT": 23.12584, "NAME_CN": "康壹堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152102", "Name": "康壹堂大药房", "address": "新庄三路1号" }, "geometry": { "type": "Point", "coordinates": [ 113.60008, 23.12584 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4571, "FID_": 4579.0, "LON": 113.43636, "LAT": 23.19043, "NAME_CN": "捷海缪日高牙科长安诊所", "TELEPHONE": "13286839102", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.152116", "Name": "捷海缪日高牙科长安诊所", "address": "长安街112号101/102" }, "geometry": { "type": "Point", "coordinates": [ 113.43636, 23.19043 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4572, "FID_": 4580.0, "LON": 113.59913, "LAT": 23.12257, "NAME_CN": "普和堂药店港口大道分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152117", "Name": "普和堂药店港口大道分店", "address": "港口大道313" }, "geometry": { "type": "Point", "coordinates": [ 113.59913, 23.12257 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4573, "FID_": 4581.0, "LON": 113.26417, "LAT": 23.16487, "NAME_CN": "广州市第十二人民医院广园分院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152128", "Name": "广州市第十二人民医院广园分院", "address": "景泰直街25号" }, "geometry": { "type": "Point", "coordinates": [ 113.26417, 23.16487 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4574, "FID_": 4582.0, "LON": 113.35675, "LAT": 22.96473, "NAME_CN": "东环街东沙村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152136", "Name": "东环街东沙村卫生站", "address": "下黄坊汪波大街4" }, "geometry": { "type": "Point", "coordinates": [ 113.35675, 22.96473 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4575, "FID_": 4583.0, "LON": 113.21721, "LAT": 23.23828, "NAME_CN": "诚安堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152148", "Name": "诚安堂药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21721, 23.23828 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4576, "FID_": 4584.0, "LON": 113.41742, "LAT": 23.62321, "NAME_CN": "从化鳌头康民药店", "TELEPHONE": "020-87877732", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152158", "Name": "从化鳌头康民药店", "address": "前进中路69" }, "geometry": { "type": "Point", "coordinates": [ 113.41742, 23.62321 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4577, "FID_": 4585.0, "LON": 113.30774, "LAT": 23.25583, "NAME_CN": "金湖堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152159", "Name": "金湖堂大药房", "address": "东平东凤西路" }, "geometry": { "type": "Point", "coordinates": [ 113.30774, 23.25583 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4578, "FID_": 4586.0, "LON": 113.28991, "LAT": 23.23422, "NAME_CN": "珍爱大药房", "TELEPHONE": "020-62698015", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152172", "Name": "珍爱大药房", "address": "集慧街" }, "geometry": { "type": "Point", "coordinates": [ 113.28991, 23.23422 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4579, "FID_": 4587.0, "LON": 113.53371, "LAT": 23.1298, "NAME_CN": "百寿康药房", "TELEPHONE": "020-82251272", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.152175", "Name": "百寿康药房", "address": "埔南路" }, "geometry": { "type": "Point", "coordinates": [ 113.53371, 23.1298 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4580, "FID_": 4588.0, "LON": 113.16802, "LAT": 23.46747, "NAME_CN": "君悦大药房NO.8", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152176", "Name": "君悦大药房NO.8", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16802, 23.46747 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4581, "FID_": 4589.0, "LON": 113.22466, "LAT": 23.40752, "NAME_CN": "百灵大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152177", "Name": "百灵大药房", "address": "紫薇路26-15" }, "geometry": { "type": "Point", "coordinates": [ 113.22466, 23.40752 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4582, "FID_": 4590.0, "LON": 113.25046, "LAT": 23.22719, "NAME_CN": "石井街夏茅社区卫生站", "TELEPHONE": "020-86081178", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152178", "Name": "石井街夏茅社区卫生站", "address": "石井街夏茅友谊大街13号" }, "geometry": { "type": "Point", "coordinates": [ 113.25046, 23.22719 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4583, "FID_": 4591.0, "LON": 113.21223, "LAT": 23.38207, "NAME_CN": "二天堂大药房商业大道店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152185", "Name": "二天堂大药房商业大道店", "address": "商业大道67-19" }, "geometry": { "type": "Point", "coordinates": [ 113.21223, 23.38207 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4584, "FID_": 4592.0, "LON": 113.2047, "LAT": 23.38123, "NAME_CN": "二天堂大药房秀全大道店", "TELEPHONE": "020-36834351", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152186", "Name": "二天堂大药房秀全大道店", "address": "秀全大道37-13" }, "geometry": { "type": "Point", "coordinates": [ 113.2047, 23.38123 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4585, "FID_": 4593.0, "LON": 113.3756, "LAT": 23.13454, "NAME_CN": "美加康大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152188", "Name": "美加康大药店", "address": "棠下梅园东路" }, "geometry": { "type": "Point", "coordinates": [ 113.3756, 23.13454 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4586, "FID_": 4594.0, "LON": 113.37343, "LAT": 23.13647, "NAME_CN": "复大天河医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152189", "Name": "复大天河医院-门诊部", "address": "德西路2号" }, "geometry": { "type": "Point", "coordinates": [ 113.37343, 23.13647 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4587, "FID_": 4595.0, "LON": 113.57766, "LAT": 23.55076, "NAME_CN": "雄锋卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152192", "Name": "雄锋卫生站", "address": "城内路89" }, "geometry": { "type": "Point", "coordinates": [ 113.57766, 23.55076 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4588, "FID_": 4596.0, "LON": 113.40815, "LAT": 23.67181, "NAME_CN": "爱心药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152193", "Name": "爱心药店", "address": "龙潭大道" }, "geometry": { "type": "Point", "coordinates": [ 113.40815, 23.67181 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4589, "FID_": 4597.0, "LON": 113.31376, "LAT": 23.26685, "NAME_CN": "银兴堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152197", "Name": "银兴堂药店", "address": "永兴南街70" }, "geometry": { "type": "Point", "coordinates": [ 113.31376, 23.26685 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4590, "FID_": 4598.0, "LON": 113.4081, "LAT": 22.80722, "NAME_CN": "广州正康大药房大岗分店", "TELEPHONE": "020-34991863", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.152198", "Name": "广州正康大药房大岗分店", "address": "人民路74" }, "geometry": { "type": "Point", "coordinates": [ 113.4081, 22.80722 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4591, "FID_": 4599.0, "LON": 113.31663, "LAT": 23.43873, "NAME_CN": "寿康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152201", "Name": "寿康药店", "address": "花东镇花东新市场西商业街" }, "geometry": { "type": "Point", "coordinates": [ 113.31663, 23.43873 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4592, "FID_": 4600.0, "LON": 113.2689, "LAT": 23.04915, "NAME_CN": "大石镇西一村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152202", "Name": "大石镇西一村卫生站", "address": "八村大街56" }, "geometry": { "type": "Point", "coordinates": [ 113.2689, 23.04915 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4593, "FID_": 4601.0, "LON": 113.08198, "LAT": 23.34194, "NAME_CN": "炭步镇朗头村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152207", "Name": "炭步镇朗头村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.08198, 23.34194 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4594, "FID_": 4602.0, "LON": 113.10809, "LAT": 23.4402, "NAME_CN": "赤坭镇乌石村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152216", "Name": "赤坭镇乌石村卫生站", "address": "二八四县道乌石加油站旁" }, "geometry": { "type": "Point", "coordinates": [ 113.10809, 23.4402 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4595, "FID_": 4603.0, "LON": 113.23077, "LAT": 23.25181, "NAME_CN": "吉祥医疗门诊部", "TELEPHONE": "13728051983", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152221", "Name": "吉祥医疗门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23077, 23.25181 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4596, "FID_": 4604.0, "LON": 113.29554, "LAT": 23.21941, "NAME_CN": "瑞荣医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152231", "Name": "瑞荣医药店", "address": "永泰元下田三路9" }, "geometry": { "type": "Point", "coordinates": [ 113.29554, 23.21941 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4597, "FID_": 4605.0, "LON": 113.8517, "LAT": 23.18866, "NAME_CN": "三江医院门诊部", "TELEPHONE": "020-82919594", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152232", "Name": "三江医院门诊部", "address": "中山中路142号" }, "geometry": { "type": "Point", "coordinates": [ 113.8517, 23.18866 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4598, "FID_": 4606.0, "LON": 113.62697, "LAT": 23.12146, "NAME_CN": "赣康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152234", "Name": "赣康大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.62697, 23.12146 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4599, "FID_": 4607.0, "LON": 113.20667, "LAT": 23.11574, "NAME_CN": "A+爱米动物诊所", "TELEPHONE": "020-81805271", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.152243", "Name": "A+爱米动物诊所", "address": "芳村大道西341号102铺" }, "geometry": { "type": "Point", "coordinates": [ 113.20667, 23.11574 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4600, "FID_": 4608.0, "LON": 113.28431, "LAT": 23.12842, "NAME_CN": "中山一大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.152245", "Name": "中山一大药房", "address": "中山二路" }, "geometry": { "type": "Point", "coordinates": [ 113.28431, 23.12842 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4601, "FID_": 4609.0, "LON": 113.26467, "LAT": 23.09609, "NAME_CN": "广州中医药大学附属骨伤科医院", "TELEPHONE": "020-84433651", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.152250", "Name": "广州中医药大学附属骨伤科医院-门诊大厅", "address": "江南西路青竹大街22" }, "geometry": { "type": "Point", "coordinates": [ 113.26467, 23.09609 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4602, "FID_": 4610.0, "LON": 113.26857, "LAT": 23.07792, "NAME_CN": "赛诺动物医院", "TELEPHONE": "020-89083769", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.152251", "Name": "赛诺动物医院", "address": "江燕路318" }, "geometry": { "type": "Point", "coordinates": [ 113.26857, 23.07792 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4603, "FID_": 4611.0, "LON": 113.62839, "LAT": 23.36236, "NAME_CN": "福和镇居民卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152253", "Name": "福和镇居民卫生站", "address": "平中南路12" }, "geometry": { "type": "Point", "coordinates": [ 113.62839, 23.36236 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4604, "FID_": 4612.0, "LON": 113.28501, "LAT": 23.03325, "NAME_CN": "健之碧药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152267", "Name": "健之碧药店", "address": "广碧会所S-18" }, "geometry": { "type": "Point", "coordinates": [ 113.28501, 23.03325 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4605, "FID_": 4613.0, "LON": 113.50886, "LAT": 23.06591, "NAME_CN": "林和药业连锁桔祥药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.152272", "Name": "林和药业连锁桔祥药店", "address": "靖南街" }, "geometry": { "type": "Point", "coordinates": [ 113.50886, 23.06591 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4606, "FID_": 4614.0, "LON": 113.24065, "LAT": 23.24079, "NAME_CN": "大朗社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152281", "Name": "大朗社区卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.24065, 23.24079 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4607, "FID_": 4615.0, "LON": 113.34836, "LAT": 23.36908, "NAME_CN": "民原信药房", "TELEPHONE": "020-36027590", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152284", "Name": "民原信药房", "address": "竹料大街100号" }, "geometry": { "type": "Point", "coordinates": [ 113.34836, 23.36908 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4608, "FID_": 4616.0, "LON": 113.56155, "LAT": 23.10707, "NAME_CN": "仁恒堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152289", "Name": "仁恒堂药店", "address": "夏埔西区一街41" }, "geometry": { "type": "Point", "coordinates": [ 113.56155, 23.10707 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4609, "FID_": 4617.0, "LON": 113.31521, "LAT": 23.16675, "NAME_CN": "通济堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152291", "Name": "通济堂大药房", "address": "侨乐新村西门附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31521, 23.16675 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4610, "FID_": 4618.0, "LON": 113.33982, "LAT": 23.17485, "NAME_CN": "盈福药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152292", "Name": "盈福药店", "address": "天源路49号首层" }, "geometry": { "type": "Point", "coordinates": [ 113.33982, 23.17485 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4611, "FID_": 4619.0, "LON": 113.36871, "LAT": 23.11586, "NAME_CN": "阳光正康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152293", "Name": "阳光正康大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.36871, 23.11586 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4612, "FID_": 4620.0, "LON": 113.10081, "LAT": 23.33574, "NAME_CN": "兴泰药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152299", "Name": "兴泰药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.10081, 23.33574 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4613, "FID_": 4621.0, "LON": 113.21219, "LAT": 23.36422, "NAME_CN": "雅健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152302", "Name": "雅健药店", "address": "X264" }, "geometry": { "type": "Point", "coordinates": [ 113.21219, 23.36422 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4614, "FID_": 4622.0, "LON": 113.25313, "LAT": 23.25312, "NAME_CN": "百胜药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152308", "Name": "百胜药店", "address": "平沙东街40" }, "geometry": { "type": "Point", "coordinates": [ 113.25313, 23.25312 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4615, "FID_": 4623.0, "LON": 113.57265, "LAT": 23.12939, "NAME_CN": "慈和药房凤凰城店", "TELEPHONE": "13926489822", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152311", "Name": "慈和药房凤凰城店", "address": "凤凰城凤妍苑二街62号" }, "geometry": { "type": "Point", "coordinates": [ 113.57265, 23.12939 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4616, "FID_": 4624.0, "LON": 113.55036, "LAT": 22.80243, "NAME_CN": "七乐康平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.152317", "Name": "七乐康平价药房", "address": "华汇国际广场首层" }, "geometry": { "type": "Point", "coordinates": [ 113.55036, 22.80243 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4617, "FID_": 4625.0, "LON": 113.28832, "LAT": 23.14943, "NAME_CN": "广州医学附属肿瘤医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.152327", "Name": "广州医学附属肿瘤医院-内科楼", "address": "横枝岗路78" }, "geometry": { "type": "Point", "coordinates": [ 113.28832, 23.14943 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4618, "FID_": 4626.0, "LON": 113.29544, "LAT": 23.07378, "NAME_CN": "佛慈宠物诊所", "TELEPHONE": "13533580998", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.152328", "Name": "佛慈宠物诊所", "address": "南洲北路" }, "geometry": { "type": "Point", "coordinates": [ 113.29544, 23.07378 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4619, "FID_": 4627.0, "LON": 113.04373, "LAT": 23.39204, "NAME_CN": "赤坭镇蓝天村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152334", "Name": "赤坭镇蓝天村卫生站", "address": "Y748" }, "geometry": { "type": "Point", "coordinates": [ 113.04373, 23.39204 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4620, "FID_": 4628.0, "LON": 113.35191, "LAT": 22.93956, "NAME_CN": "常康药店环城西路店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152336", "Name": "常康药店环城西路店", "address": "环城西路" }, "geometry": { "type": "Point", "coordinates": [ 113.35191, 22.93956 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4621, "FID_": 4629.0, "LON": 113.43913, "LAT": 23.10503, "NAME_CN": "济和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.152337", "Name": "济和药店", "address": "大沙西139号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.43913, 23.10503 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4622, "FID_": 4630.0, "LON": 113.23552, "LAT": 23.16307, "NAME_CN": "福旺堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152340", "Name": "福旺堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23552, 23.16307 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4623, "FID_": 4631.0, "LON": 113.32939, "LAT": 23.04335, "NAME_CN": "济德堂平价大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152342", "Name": "济德堂平价大药店", "address": "幸福北路7" }, "geometry": { "type": "Point", "coordinates": [ 113.32939, 23.04335 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4624, "FID_": 4632.0, "LON": 113.61503, "LAT": 23.29034, "NAME_CN": "仁安药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152353", "Name": "仁安药房", "address": "新市路48号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.61503, 23.29034 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4625, "FID_": 4633.0, "LON": 113.22605, "LAT": 23.39806, "NAME_CN": "仁泽堂大药房马鞍山店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152357", "Name": "仁泽堂大药房马鞍山店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22605, 23.39806 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4626, "FID_": 4634.0, "LON": 113.26205, "LAT": 23.08944, "NAME_CN": "和益药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.152358", "Name": "和益药店", "address": "沙园路" }, "geometry": { "type": "Point", "coordinates": [ 113.26205, 23.08944 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4627, "FID_": 4635.0, "LON": 113.40786, "LAT": 23.7077, "NAME_CN": "乐同药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152370", "Name": "乐同药店", "address": "龙潭大道" }, "geometry": { "type": "Point", "coordinates": [ 113.40786, 23.7077 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4628, "FID_": 4636.0, "LON": 113.54059, "LAT": 23.56103, "NAME_CN": "千金方药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152371", "Name": "千金方药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.54059, 23.56103 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4629, "FID_": 4637.0, "LON": 113.52043, "LAT": 23.08691, "NAME_CN": "济柏堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.152389", "Name": "济柏堂大药房", "address": "沙涌48巷2号101铺附近" }, "geometry": { "type": "Point", "coordinates": [ 113.52043, 23.08691 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4630, "FID_": 4638.0, "LON": 113.2101, "LAT": 23.47637, "NAME_CN": "旗成大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152393", "Name": "旗成大药房", "address": "旗新北路" }, "geometry": { "type": "Point", "coordinates": [ 113.2101, 23.47637 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4631, "FID_": 4639.0, "LON": 113.26973, "LAT": 23.26188, "NAME_CN": "益寿堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152394", "Name": "益寿堂大药房", "address": "大布路4" }, "geometry": { "type": "Point", "coordinates": [ 113.26973, 23.26188 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4632, "FID_": 4640.0, "LON": 113.57679, "LAT": 23.10194, "NAME_CN": "北宁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152400", "Name": "北宁药店", "address": "宁东旧街12巷21" }, "geometry": { "type": "Point", "coordinates": [ 113.57679, 23.10194 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4633, "FID_": 4641.0, "LON": 113.27076, "LAT": 23.23488, "NAME_CN": "邓远培牙科诊所", "TELEPHONE": "18666020283", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152405", "Name": "邓远培牙科诊所", "address": "嘉禾街供销社商场10/11号" }, "geometry": { "type": "Point", "coordinates": [ 113.27076, 23.23488 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4634, "FID_": 4642.0, "LON": 113.39908, "LAT": 23.12109, "NAME_CN": "康城门诊", "TELEPHONE": "020-22227713", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152410", "Name": "康城门诊", "address": "东圃二横路72" }, "geometry": { "type": "Point", "coordinates": [ 113.39908, 23.12109 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4635, "FID_": 4643.0, "LON": 113.25172, "LAT": 23.12313, "NAME_CN": "林芝参君康大药房惠福店", "TELEPHONE": "020-81308990", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.152414", "Name": "林芝参君康大药房惠福店", "address": "惠福西路113" }, "geometry": { "type": "Point", "coordinates": [ 113.25172, 23.12313 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4636, "FID_": 4644.0, "LON": 113.20007, "LAT": 23.38152, "NAME_CN": "爱心大药房站前路分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152420", "Name": "爱心大药房站前路分店", "address": "站前路10-4" }, "geometry": { "type": "Point", "coordinates": [ 113.20007, 23.38152 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4637, "FID_": 4645.0, "LON": 113.19276, "LAT": 23.42691, "NAME_CN": "狮岭镇杨二村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152421", "Name": "狮岭镇杨二村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.19276, 23.42691 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4638, "FID_": 4646.0, "LON": 113.1597, "LAT": 23.46337, "NAME_CN": "花都狮岭康政门诊部", "TELEPHONE": "020-22682903", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152422", "Name": "花都狮岭康政门诊部", "address": "康政东路90" }, "geometry": { "type": "Point", "coordinates": [ 113.1597, 23.46337 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4639, "FID_": 4647.0, "LON": 113.82056, "LAT": 23.13831, "NAME_CN": "广州市增城新康采堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152423", "Name": "广州市增城新康采堂药房", "address": "平安路" }, "geometry": { "type": "Point", "coordinates": [ 113.82056, 23.13831 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4640, "FID_": 4648.0, "LON": 113.81992, "LAT": 23.13301, "NAME_CN": "瑞草园沙庄大药房", "TELEPHONE": "020-82911493", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152424", "Name": "瑞草园沙庄大药房", "address": "江龙大道南51" }, "geometry": { "type": "Point", "coordinates": [ 113.81992, 23.13301 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4641, "FID_": 4649.0, "LON": 113.18018, "LAT": 23.43837, "NAME_CN": "润康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152428", "Name": "润康药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.18018, 23.43837 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4642, "FID_": 4650.0, "LON": 113.16294, "LAT": 23.47014, "NAME_CN": "集安堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152429", "Name": "集安堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16294, 23.47014 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4643, "FID_": 4651.0, "LON": 113.28773, "LAT": 23.10201, "NAME_CN": "文健堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.152434", "Name": "文健堂大药房", "address": "江怡路323" }, "geometry": { "type": "Point", "coordinates": [ 113.28773, 23.10201 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4644, "FID_": 4652.0, "LON": 113.27878, "LAT": 23.24539, "NAME_CN": "江南门诊大楼", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152439", "Name": "江南门诊大楼", "address": "G106" }, "geometry": { "type": "Point", "coordinates": [ 113.27878, 23.24539 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4645, "FID_": 4653.0, "LON": 113.35278, "LAT": 23.26402, "NAME_CN": "仁和堂药业连锁茶山药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152440", "Name": "仁和堂药业连锁茶山药店", "address": "大源北路" }, "geometry": { "type": "Point", "coordinates": [ 113.35278, 23.26402 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4646, "FID_": 4654.0, "LON": 113.30461, "LAT": 23.12954, "NAME_CN": "俊成药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.152456", "Name": "俊成药店", "address": "金羊一街32" }, "geometry": { "type": "Point", "coordinates": [ 113.30461, 23.12954 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4647, "FID_": 4655.0, "LON": 113.36456, "LAT": 22.93897, "NAME_CN": "番禺疗养院东城门诊", "TELEPHONE": "020-84822419", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152461", "Name": "番禺疗养院东城门诊", "address": "万丰路35" }, "geometry": { "type": "Point", "coordinates": [ 113.36456, 22.93897 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4648, "FID_": 4656.0, "LON": 113.2089, "LAT": 23.23692, "NAME_CN": "八方卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152463", "Name": "八方卫生站", "address": "八方物流园综合楼1层-44号" }, "geometry": { "type": "Point", "coordinates": [ 113.2089, 23.23692 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4649, "FID_": 4657.0, "LON": 113.55117, "LAT": 23.2693, "NAME_CN": "均和村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.152464", "Name": "均和村卫生站", "address": "金坑大道" }, "geometry": { "type": "Point", "coordinates": [ 113.55117, 23.2693 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4650, "FID_": 4658.0, "LON": 113.53839, "LAT": 23.27973, "NAME_CN": "红十字会医院福洞村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.152465", "Name": "红十字会医院福洞村卫生站", "address": "S378" }, "geometry": { "type": "Point", "coordinates": [ 113.53839, 23.27973 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4651, "FID_": 4659.0, "LON": 113.22046, "LAT": 23.22236, "NAME_CN": "天博门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152470", "Name": "天博门诊部", "address": "红星路68" }, "geometry": { "type": "Point", "coordinates": [ 113.22046, 23.22236 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4652, "FID_": 4660.0, "LON": 113.16053, "LAT": 23.46153, "NAME_CN": "致康堂大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152476", "Name": "致康堂大药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16053, 23.46153 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4653, "FID_": 4661.0, "LON": 113.15856, "LAT": 23.47904, "NAME_CN": "圣丰大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152478", "Name": "圣丰大药房", "address": "振兴路" }, "geometry": { "type": "Point", "coordinates": [ 113.15856, 23.47904 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4654, "FID_": 4662.0, "LON": 113.16412, "LAT": 23.47467, "NAME_CN": "顺安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152487", "Name": "顺安药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16412, 23.47467 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4655, "FID_": 4663.0, "LON": 113.83504, "LAT": 23.31793, "NAME_CN": "荔城街廖隔塘村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152490", "Name": "荔城街廖隔塘村卫生站", "address": "隔塘中路" }, "geometry": { "type": "Point", "coordinates": [ 113.83504, 23.31793 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4656, "FID_": 4664.0, "LON": 113.595, "LAT": 23.54116, "NAME_CN": "好家康大药房七星分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152497", "Name": "好家康大药房七星分店", "address": "七星路" }, "geometry": { "type": "Point", "coordinates": [ 113.595, 23.54116 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4657, "FID_": 4665.0, "LON": 113.2738, "LAT": 23.04773, "NAME_CN": "延寿堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152500", "Name": "延寿堂药房", "address": "民安路F009" }, "geometry": { "type": "Point", "coordinates": [ 113.2738, 23.04773 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4658, "FID_": 4666.0, "LON": 113.76566, "LAT": 23.8155, "NAME_CN": "梅树村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152506", "Name": "梅树村卫生站", "address": "X287" }, "geometry": { "type": "Point", "coordinates": [ 113.76566, 23.8155 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4659, "FID_": 4667.0, "LON": 114.02596, "LAT": 23.8604, "NAME_CN": "吕田镇塘基村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152508", "Name": "吕田镇塘基村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 114.02596, 23.8604 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4660, "FID_": 4668.0, "LON": 113.36365, "LAT": 23.36549, "NAME_CN": "福昇门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152509", "Name": "福昇门诊部", "address": "竹料大道32" }, "geometry": { "type": "Point", "coordinates": [ 113.36365, 23.36549 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4661, "FID_": 4669.0, "LON": 113.40841, "LAT": 22.81349, "NAME_CN": "番领医药灵山康乐药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.152511", "Name": "番领医药灵山康乐药店", "address": "锦江苑4" }, "geometry": { "type": "Point", "coordinates": [ 113.40841, 22.81349 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4662, "FID_": 4670.0, "LON": 113.15713, "LAT": 23.46719, "NAME_CN": "马大夫药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152512", "Name": "马大夫药房", "address": "振兴路32" }, "geometry": { "type": "Point", "coordinates": [ 113.15713, 23.46719 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4663, "FID_": 4671.0, "LON": 113.27016, "LAT": 23.20903, "NAME_CN": "佑宜康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152526", "Name": "佑宜康药店", "address": "松猫岭街" }, "geometry": { "type": "Point", "coordinates": [ 113.27016, 23.20903 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4664, "FID_": 4672.0, "LON": 113.20928, "LAT": 23.11041, "NAME_CN": "百德大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.152536", "Name": "百德大药房", "address": "紫香街2-11" }, "geometry": { "type": "Point", "coordinates": [ 113.20928, 23.11041 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4665, "FID_": 4673.0, "LON": 113.29221, "LAT": 23.34725, "NAME_CN": "民信药业硕康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152540", "Name": "民信药业硕康药房", "address": "华西路174" }, "geometry": { "type": "Point", "coordinates": [ 113.29221, 23.34725 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4666, "FID_": 4674.0, "LON": 113.39464, "LAT": 23.11913, "NAME_CN": "康平医疗门诊部", "TELEPHONE": "020-82325223", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152548", "Name": "康平医疗门诊部", "address": "东圃陂东路9-3" }, "geometry": { "type": "Point", "coordinates": [ 113.39464, 23.11913 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4667, "FID_": 4675.0, "LON": 113.52788, "LAT": 23.59792, "NAME_CN": "坑尾村卫生站", "TELEPHONE": "020-87866096", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152550", "Name": "坑尾村卫生站", "address": "明珠大道中" }, "geometry": { "type": "Point", "coordinates": [ 113.52788, 23.59792 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4668, "FID_": 4676.0, "LON": 113.66962, "LAT": 23.17625, "NAME_CN": "德民大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152551", "Name": "德民大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.66962, 23.17625 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4669, "FID_": 4677.0, "LON": 113.16289, "LAT": 23.46539, "NAME_CN": "西群大药房君悦连锁", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152554", "Name": "西群大药房君悦连锁", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16289, 23.46539 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4670, "FID_": 4678.0, "LON": 113.2654, "LAT": 23.13788, "NAME_CN": "集和堂大药房小北路店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.152558", "Name": "集和堂大药房小北路店", "address": "接龙一巷32号" }, "geometry": { "type": "Point", "coordinates": [ 113.2654, 23.13788 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4671, "FID_": 4679.0, "LON": 113.63307, "LAT": 23.11705, "NAME_CN": "康心大药房坭紫分店", "TELEPHONE": "18002202351", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152562", "Name": "康心大药房坭紫分店", "address": "洪圣涌路11巷23号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.63307, 23.11705 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4672, "FID_": 4680.0, "LON": 113.57459, "LAT": 23.10516, "NAME_CN": "西洲牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152572", "Name": "西洲牙科", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.57459, 23.10516 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4673, "FID_": 4681.0, "LON": 113.78805, "LAT": 23.17472, "NAME_CN": "第一城牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152573", "Name": "第一城牙科", "address": "立新东路57号3栋102" }, "geometry": { "type": "Point", "coordinates": [ 113.78805, 23.17472 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4674, "FID_": 4682.0, "LON": 113.31243, "LAT": 23.01569, "NAME_CN": "广州市番禺区大石街礼村村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152575", "Name": "广州市番禺区大石街礼村村卫生站", "address": "洪昌工业路16" }, "geometry": { "type": "Point", "coordinates": [ 113.31243, 23.01569 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4675, "FID_": 4683.0, "LON": 113.30742, "LAT": 23.01715, "NAME_CN": "常江中西医综合门诊", "TELEPHONE": "020-34783988", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152576", "Name": "常江中西医综合门诊", "address": "一零五国道大石段624" }, "geometry": { "type": "Point", "coordinates": [ 113.30742, 23.01715 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4676, "FID_": 4684.0, "LON": 113.33439, "LAT": 23.12959, "NAME_CN": "安雅医疗门诊部", "TELEPHONE": "020-87586702", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152589", "Name": "安雅医疗门诊部", "address": "黄埔大道西447" }, "geometry": { "type": "Point", "coordinates": [ 113.33439, 23.12959 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4677, "FID_": 4685.0, "LON": 113.29512, "LAT": 23.21958, "NAME_CN": "祥和医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152596", "Name": "祥和医药店", "address": "永泰元下田三路1" }, "geometry": { "type": "Point", "coordinates": [ 113.29512, 23.21958 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4678, "FID_": 4686.0, "LON": 113.23018, "LAT": 23.12678, "NAME_CN": "炎春堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.152602", "Name": "炎春堂药店", "address": "新都里20-4" }, "geometry": { "type": "Point", "coordinates": [ 113.23018, 23.12678 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4679, "FID_": 4687.0, "LON": 113.83219, "LAT": 23.29361, "NAME_CN": "葆和园药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152603", "Name": "葆和园药店", "address": "和平路36附近" }, "geometry": { "type": "Point", "coordinates": [ 113.83219, 23.29361 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4680, "FID_": 4688.0, "LON": 113.23327, "LAT": 23.20713, "NAME_CN": "张村社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152608", "Name": "张村社区卫生站", "address": "张村大街31" }, "geometry": { "type": "Point", "coordinates": [ 113.23327, 23.20713 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4681, "FID_": 4689.0, "LON": 113.28581, "LAT": 23.28509, "NAME_CN": "园夏村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152609", "Name": "园夏村卫生站", "address": "园夏中街" }, "geometry": { "type": "Point", "coordinates": [ 113.28581, 23.28509 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4682, "FID_": 4690.0, "LON": 113.38734, "LAT": 23.11967, "NAME_CN": "德生堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152611", "Name": "德生堂药店", "address": "车陂天隆大街" }, "geometry": { "type": "Point", "coordinates": [ 113.38734, 23.11967 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4683, "FID_": 4691.0, "LON": 113.32553, "LAT": 23.16378, "NAME_CN": "益良药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152624", "Name": "益良药房", "address": "银定塘大街" }, "geometry": { "type": "Point", "coordinates": [ 113.32553, 23.16378 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4684, "FID_": 4692.0, "LON": 113.65186, "LAT": 23.16428, "NAME_CN": "咏康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152634", "Name": "咏康药店", "address": "青怡路6" }, "geometry": { "type": "Point", "coordinates": [ 113.65186, 23.16428 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4685, "FID_": 4693.0, "LON": 113.39158, "LAT": 23.09597, "NAME_CN": "明顺药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.152643", "Name": "明顺药店", "address": "玉虚宫斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.39158, 23.09597 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4686, "FID_": 4694.0, "LON": 113.37273, "LAT": 23.0794, "NAME_CN": "百年康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.152646", "Name": "百年康药房", "address": "仑头车站西1号" }, "geometry": { "type": "Point", "coordinates": [ 113.37273, 23.0794 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4687, "FID_": 4695.0, "LON": 113.26579, "LAT": 23.12241, "NAME_CN": "越秀区第三人民医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.152651", "Name": "越秀区第三人民医院", "address": "万福路190" }, "geometry": { "type": "Point", "coordinates": [ 113.26579, 23.12241 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4688, "FID_": 4696.0, "LON": 113.49222, "LAT": 22.80054, "NAME_CN": "春仁堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.152652", "Name": "春仁堂药店", "address": "亭角路43" }, "geometry": { "type": "Point", "coordinates": [ 113.49222, 22.80054 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4689, "FID_": 4697.0, "LON": 113.21393, "LAT": 23.05536, "NAME_CN": "海灵药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.152654", "Name": "海灵药店", "address": "海南赤岗东约501" }, "geometry": { "type": "Point", "coordinates": [ 113.21393, 23.05536 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4690, "FID_": 4698.0, "LON": 113.31705, "LAT": 23.3117, "NAME_CN": "为健医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152655", "Name": "为健医药店", "address": "三盛中街与三盛南街交汇处往北" }, "geometry": { "type": "Point", "coordinates": [ 113.31705, 23.3117 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4691, "FID_": 4699.0, "LON": 113.25603, "LAT": 23.38474, "NAME_CN": "清布卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152662", "Name": "清布卫生站", "address": "新华街清布村19队坑仔边" }, "geometry": { "type": "Point", "coordinates": [ 113.25603, 23.38474 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4692, "FID_": 4700.0, "LON": 113.24473, "LAT": 23.38459, "NAME_CN": "馨惠药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152663", "Name": "馨惠药房", "address": "后街路" }, "geometry": { "type": "Point", "coordinates": [ 113.24473, 23.38459 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4693, "FID_": 4701.0, "LON": 113.32427, "LAT": 23.0939, "NAME_CN": "瑞瑜药店", "TELEPHONE": "13533275450", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.152664", "Name": "瑞瑜药店", "address": "赤岗一街36-2" }, "geometry": { "type": "Point", "coordinates": [ 113.32427, 23.0939 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4694, "FID_": 4702.0, "LON": 113.26656, "LAT": 23.39051, "NAME_CN": "普健药房NO.3", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152665", "Name": "普健药房NO.3", "address": "团结路" }, "geometry": { "type": "Point", "coordinates": [ 113.26656, 23.39051 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4695, "FID_": 4703.0, "LON": 113.31262, "LAT": 23.13871, "NAME_CN": "玉荷斋药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152666", "Name": "玉荷斋药店", "address": "天河直街91号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31262, 23.13871 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4696, "FID_": 4704.0, "LON": 113.38588, "LAT": 22.78542, "NAME_CN": "大岗镇社区卫生服务中心门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.152670", "Name": "大岗镇社区卫生服务中心门诊部", "address": "潭洲镇博爱路49号番禺第二医院潭洲分院" }, "geometry": { "type": "Point", "coordinates": [ 113.38588, 22.78542 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4697, "FID_": 4705.0, "LON": 113.82501, "LAT": 23.29488, "NAME_CN": "国洪综合门诊部", "TELEPHONE": "13802800584", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152671", "Name": "国洪综合门诊部", "address": "沙园路7号" }, "geometry": { "type": "Point", "coordinates": [ 113.82501, 23.29488 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4698, "FID_": 4706.0, "LON": 113.71436, "LAT": 23.70232, "NAME_CN": "良明村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152673", "Name": "良明村卫生站", "address": "御泉大道" }, "geometry": { "type": "Point", "coordinates": [ 113.71436, 23.70232 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4699, "FID_": 4707.0, "LON": 113.7668, "LAT": 23.67897, "NAME_CN": "良平村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152674", "Name": "良平村卫生站", "address": "共青路" }, "geometry": { "type": "Point", "coordinates": [ 113.7668, 23.67897 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4700, "FID_": 4708.0, "LON": 113.69785, "LAT": 23.79715, "NAME_CN": "和丰村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152675", "Name": "和丰村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.69785, 23.79715 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4701, "FID_": 4709.0, "LON": 113.3953, "LAT": 23.116, "NAME_CN": "中信医疗门诊天河分院", "TELEPHONE": "020-82305286", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152679", "Name": "中信医疗门诊天河分院", "address": "东圃二马路68" }, "geometry": { "type": "Point", "coordinates": [ 113.3953, 23.116 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4702, "FID_": 4710.0, "LON": 113.16756, "LAT": 23.48451, "NAME_CN": "治康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152688", "Name": "治康大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16756, 23.48451 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4703, "FID_": 4711.0, "LON": 113.29546, "LAT": 23.23725, "NAME_CN": "民信药业营安大药房", "TELEPHONE": "18922291189", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152692", "Name": "民信药业营安大药房", "address": "集贤苑附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29546, 23.23725 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4704, "FID_": 4712.0, "LON": 113.54583, "LAT": 23.60149, "NAME_CN": "白岗村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152696", "Name": "白岗村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.54583, 23.60149 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4705, "FID_": 4713.0, "LON": 113.52915, "LAT": 23.59715, "NAME_CN": "健乐药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152697", "Name": "健乐药店", "address": "明珠大道中95-1" }, "geometry": { "type": "Point", "coordinates": [ 113.52915, 23.59715 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4706, "FID_": 4714.0, "LON": 113.15141, "LAT": 23.47487, "NAME_CN": "君悦大药房NO.10", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152701", "Name": "君悦大药房NO.10", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.15141, 23.47487 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4707, "FID_": 4715.0, "LON": 113.29854, "LAT": 23.22555, "NAME_CN": "林和药业康德药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152703", "Name": "林和药业康德药店", "address": "兴达楼公寓附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29854, 23.22555 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4708, "FID_": 4716.0, "LON": 113.29884, "LAT": 23.22641, "NAME_CN": "都是百姓药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152704", "Name": "都是百姓药房", "address": "红星四巷13(金业公寓)" }, "geometry": { "type": "Point", "coordinates": [ 113.29884, 23.22641 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4709, "FID_": 4717.0, "LON": 113.24355, "LAT": 23.16553, "NAME_CN": "东方爱心医疗门诊部", "TELEPHONE": "020-62691078", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.152709", "Name": "东方爱心医疗门诊部", "address": "莲涌街30" }, "geometry": { "type": "Point", "coordinates": [ 113.24355, 23.16553 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4710, "FID_": 4718.0, "LON": 113.15764, "LAT": 23.46732, "NAME_CN": "振兴药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152710", "Name": "振兴药店", "address": "振兴路69" }, "geometry": { "type": "Point", "coordinates": [ 113.15764, 23.46732 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4711, "FID_": 4719.0, "LON": 113.63215, "LAT": 23.15144, "NAME_CN": "塘美卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152714", "Name": "塘美卫生站", "address": "一坊街" }, "geometry": { "type": "Point", "coordinates": [ 113.63215, 23.15144 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4712, "FID_": 4720.0, "LON": 113.61095, "LAT": 23.35199, "NAME_CN": "永兴卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152718", "Name": "永兴卫生站", "address": "永兴九路" }, "geometry": { "type": "Point", "coordinates": [ 113.61095, 23.35199 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4713, "FID_": 4721.0, "LON": 113.24836, "LAT": 23.19695, "NAME_CN": "和济堂棠乐药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152729", "Name": "和济堂棠乐药店", "address": "棠涌棠乐路40号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24836, 23.19695 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4714, "FID_": 4722.0, "LON": 113.38428, "LAT": 23.00938, "NAME_CN": "华兴药店", "TELEPHONE": "020-34763343|020-34763343", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152731", "Name": "华兴药店", "address": "文明路143路附近南村商贸城" }, "geometry": { "type": "Point", "coordinates": [ 113.38428, 23.00938 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4715, "FID_": 4723.0, "LON": 113.38394, "LAT": 23.00887, "NAME_CN": "好参来药店南村分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152732", "Name": "好参来药店南村分店", "address": "南村综合市场6号" }, "geometry": { "type": "Point", "coordinates": [ 113.38394, 23.00887 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4716, "FID_": 4724.0, "LON": 113.47331, "LAT": 23.09643, "NAME_CN": "裕客隆大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.152736", "Name": "裕客隆大药房", "address": "耀华西街裕客隆购物广场2楼" }, "geometry": { "type": "Point", "coordinates": [ 113.47331, 23.09643 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4717, "FID_": 4725.0, "LON": 113.32052, "LAT": 23.17302, "NAME_CN": "广州华兴康复医院东门", "TELEPHONE": "020-87790761", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152737", "Name": "广州华兴康复医院东门", "address": "牛利岗大街85" }, "geometry": { "type": "Point", "coordinates": [ 113.32052, 23.17302 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4718, "FID_": 4726.0, "LON": 113.2728, "LAT": 23.04924, "NAME_CN": "正康连锁大药房洛浦东乡分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152742", "Name": "正康连锁大药房洛浦东乡分店", "address": "沿沙路134号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2728, 23.04924 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4719, "FID_": 4727.0, "LON": 113.21746, "LAT": 23.22033, "NAME_CN": "华森大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152755", "Name": "华森大药房", "address": "红星路" }, "geometry": { "type": "Point", "coordinates": [ 113.21746, 23.22033 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4720, "FID_": 4728.0, "LON": 113.21916, "LAT": 23.22173, "NAME_CN": "民爱门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152756", "Name": "民爱门诊", "address": "红星路39" }, "geometry": { "type": "Point", "coordinates": [ 113.21916, 23.22173 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4721, "FID_": 4729.0, "LON": 113.37034, "LAT": 22.91454, "NAME_CN": "番禺中心医院门诊部", "TELEPHONE": "020-34858888", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152766", "Name": "番禺中心医院门诊部", "address": "福愉东路8" }, "geometry": { "type": "Point", "coordinates": [ 113.37034, 22.91454 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4722, "FID_": 4730.0, "LON": 113.53621, "LAT": 23.34228, "NAME_CN": "九龙镇中心卫生院棠下村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.152773", "Name": "九龙镇中心卫生院棠下村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.53621, 23.34228 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4723, "FID_": 4731.0, "LON": 113.36747, "LAT": 22.99465, "NAME_CN": "柏盛堂江南桥康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152777", "Name": "柏盛堂江南桥康药店", "address": "南里路25" }, "geometry": { "type": "Point", "coordinates": [ 113.36747, 22.99465 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4724, "FID_": 4732.0, "LON": 113.26146, "LAT": 23.22708, "NAME_CN": "黄石健欣大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152778", "Name": "黄石健欣大药房", "address": "军民东路37" }, "geometry": { "type": "Point", "coordinates": [ 113.26146, 23.22708 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4725, "FID_": 4733.0, "LON": 113.43346, "LAT": 22.96109, "NAME_CN": "贝瑞宠物", "TELEPHONE": "020-84551828", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152784", "Name": "贝瑞宠物", "address": "富怡路54" }, "geometry": { "type": "Point", "coordinates": [ 113.43346, 22.96109 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4726, "FID_": 4734.0, "LON": 113.32316, "LAT": 23.2028, "NAME_CN": "同辉牙科", "TELEPHONE": "13538962410", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152787", "Name": "同辉牙科", "address": "白山西街40" }, "geometry": { "type": "Point", "coordinates": [ 113.32316, 23.2028 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4727, "FID_": 4735.0, "LON": 113.35179, "LAT": 23.12361, "NAME_CN": "广仁门诊", "TELEPHONE": "020-23349513", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152789", "Name": "广仁门诊", "address": "康湖大街95号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35179, 23.12361 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4728, "FID_": 4736.0, "LON": 113.36333, "LAT": 23.1267, "NAME_CN": "天河区中医医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152790", "Name": "天河区中医医院-急诊", "address": "棠石路9" }, "geometry": { "type": "Point", "coordinates": [ 113.36333, 23.1267 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4729, "FID_": 4737.0, "LON": 113.22082, "LAT": 23.39527, "NAME_CN": "仁泰药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152791", "Name": "仁泰药店", "address": "田美村" }, "geometry": { "type": "Point", "coordinates": [ 113.22082, 23.39527 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4730, "FID_": 4738.0, "LON": 113.18328, "LAT": 23.47344, "NAME_CN": "凤鸣堂大药房信福缘连锁药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152792", "Name": "凤鸣堂大药房信福缘连锁药房", "address": "南航大道北51-2" }, "geometry": { "type": "Point", "coordinates": [ 113.18328, 23.47344 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4731, "FID_": 4739.0, "LON": 113.78646, "LAT": 23.29109, "NAME_CN": "富婵药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152796", "Name": "富婵药房", "address": "荔城大道273号商铺121号" }, "geometry": { "type": "Point", "coordinates": [ 113.78646, 23.29109 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4732, "FID_": 4740.0, "LON": 113.29346, "LAT": 23.01797, "NAME_CN": "正康连锁大药房大维分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152809", "Name": "正康连锁大药房大维分店", "address": "新横路" }, "geometry": { "type": "Point", "coordinates": [ 113.29346, 23.01797 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4733, "FID_": 4741.0, "LON": 113.21393, "LAT": 23.14015, "NAME_CN": "千草大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.152811", "Name": "千草大药房", "address": "桥中北路23~31号太佳时代广场太佳超市1楼" }, "geometry": { "type": "Point", "coordinates": [ 113.21393, 23.14015 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4734, "FID_": 4742.0, "LON": 113.45048, "LAT": 23.13525, "NAME_CN": "南华医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.152813", "Name": "南华医疗门诊部", "address": "丰乐北路" }, "geometry": { "type": "Point", "coordinates": [ 113.45048, 23.13525 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4735, "FID_": 4743.0, "LON": 113.71151, "LAT": 23.58118, "NAME_CN": "石坑卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152816", "Name": "石坑卫生站", "address": "政通路136" }, "geometry": { "type": "Point", "coordinates": [ 113.71151, 23.58118 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4736, "FID_": 4744.0, "LON": 113.26615, "LAT": 23.13633, "NAME_CN": "同济药房小北药店", "TELEPHONE": "020-83563544", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.152843", "Name": "同济药房小北药店", "address": "小北路125" }, "geometry": { "type": "Point", "coordinates": [ 113.26615, 23.13633 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4737, "FID_": 4745.0, "LON": 113.29317, "LAT": 23.15732, "NAME_CN": "越秀云贵药店", "TELEPHONE": "13710714777", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.152848", "Name": "越秀云贵药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.29317, 23.15732 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4738, "FID_": 4746.0, "LON": 113.361, "LAT": 23.12258, "NAME_CN": "亚怡牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152849", "Name": "亚怡牙科", "address": "员村新街" }, "geometry": { "type": "Point", "coordinates": [ 113.361, 23.12258 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4739, "FID_": 4747.0, "LON": 113.331, "LAT": 23.27215, "NAME_CN": "瑚琏卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152854", "Name": "瑚琏卫生站", "address": "陈太路" }, "geometry": { "type": "Point", "coordinates": [ 113.331, 23.27215 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4740, "FID_": 4748.0, "LON": 113.39115, "LAT": 22.98672, "NAME_CN": "仁安堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152855", "Name": "仁安堂大药房", "address": "西和路" }, "geometry": { "type": "Point", "coordinates": [ 113.39115, 22.98672 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4741, "FID_": 4749.0, "LON": 113.25516, "LAT": 23.19698, "NAME_CN": "广州市人口和计生科研所门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152856", "Name": "广州市人口和计生科研所门诊部", "address": "新市新达路93" }, "geometry": { "type": "Point", "coordinates": [ 113.25516, 23.19698 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4742, "FID_": 4750.0, "LON": 113.20717, "LAT": 23.07701, "NAME_CN": "好森来平价大药房", "TELEPHONE": "13302490258", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.152861", "Name": "好森来平价大药房", "address": "荔湾区司法局海龙司法所南" }, "geometry": { "type": "Point", "coordinates": [ 113.20717, 23.07701 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4743, "FID_": 4751.0, "LON": 113.36031, "LAT": 23.20007, "NAME_CN": "同心堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152865", "Name": "同心堂大药房", "address": "龙洞西街5巷2号102" }, "geometry": { "type": "Point", "coordinates": [ 113.36031, 23.20007 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4744, "FID_": 4752.0, "LON": 113.32557, "LAT": 23.26729, "NAME_CN": "永兴村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152869", "Name": "永兴村卫生站", "address": "龙兴东路" }, "geometry": { "type": "Point", "coordinates": [ 113.32557, 23.26729 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4745, "FID_": 4753.0, "LON": 113.51125, "LAT": 23.08075, "NAME_CN": "善仁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.152871", "Name": "善仁药店", "address": "东平路" }, "geometry": { "type": "Point", "coordinates": [ 113.51125, 23.08075 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4746, "FID_": 4754.0, "LON": 113.29892, "LAT": 23.23042, "NAME_CN": "金康药房穗康分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152872", "Name": "金康药房穗康分店", "address": "永泰永康北路22" }, "geometry": { "type": "Point", "coordinates": [ 113.29892, 23.23042 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4747, "FID_": 4755.0, "LON": 113.24191, "LAT": 23.13174, "NAME_CN": "荔康动物医院", "TELEPHONE": "020-81940572", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.152879", "Name": "荔康动物医院", "address": "康王北路1001" }, "geometry": { "type": "Point", "coordinates": [ 113.24191, 23.13174 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4748, "FID_": 4756.0, "LON": 113.54983, "LAT": 23.12268, "NAME_CN": "东参药房沧头店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.152880", "Name": "东参药房沧头店", "address": "沧头中路" }, "geometry": { "type": "Point", "coordinates": [ 113.54983, 23.12268 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4749, "FID_": 4757.0, "LON": 113.47572, "LAT": 23.4331, "NAME_CN": "涂新洪牙科", "TELEPHONE": "15918500894", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152886", "Name": "涂新洪牙科", "address": "太平东路5号" }, "geometry": { "type": "Point", "coordinates": [ 113.47572, 23.4331 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4750, "FID_": 4758.0, "LON": 113.25714, "LAT": 23.38302, "NAME_CN": "爱康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152892", "Name": "爱康大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.25714, 23.38302 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4751, "FID_": 4759.0, "LON": 113.85859, "LAT": 23.1878, "NAME_CN": "广州医学院第一附属医院医疗技术指导医院", "TELEPHONE": "020-82912488", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152893", "Name": "广州医学院第一附属医院医疗技术指导医院", "address": "爱卫路11号" }, "geometry": { "type": "Point", "coordinates": [ 113.85859, 23.1878 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4752, "FID_": 4760.0, "LON": 113.5558, "LAT": 23.20655, "NAME_CN": "广平大药房明森公寓店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.152894", "Name": "广平大药房明森公寓店", "address": "新安路" }, "geometry": { "type": "Point", "coordinates": [ 113.5558, 23.20655 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4753, "FID_": 4761.0, "LON": 113.24256, "LAT": 23.17917, "NAME_CN": "吉康堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152906", "Name": "吉康堂大药房", "address": "棠溪南天兰花街10" }, "geometry": { "type": "Point", "coordinates": [ 113.24256, 23.17917 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4754, "FID_": 4762.0, "LON": 113.21868, "LAT": 23.2009, "NAME_CN": "春达堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152907", "Name": "春达堂大药房", "address": "凰岗凤凰街8" }, "geometry": { "type": "Point", "coordinates": [ 113.21868, 23.2009 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4755, "FID_": 4763.0, "LON": 113.33226, "LAT": 22.94944, "NAME_CN": "广州市番禺区光怀大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152910", "Name": "广州市番禺区光怀大药房", "address": "村前大街56" }, "geometry": { "type": "Point", "coordinates": [ 113.33226, 22.94944 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4756, "FID_": 4764.0, "LON": 113.31521, "LAT": 22.9724, "NAME_CN": "华安堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152911", "Name": "华安堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.31521, 22.9724 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4757, "FID_": 4765.0, "LON": 113.36877, "LAT": 23.36249, "NAME_CN": "林和药业保健堂药店", "TELEPHONE": "020-87280127", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152912", "Name": "林和药业保健堂药店", "address": "竹料大道8附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36877, 23.36249 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4758, "FID_": 4766.0, "LON": 113.33978, "LAT": 23.17569, "NAME_CN": "福寿药房", "TELEPHONE": "020-37080475", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152913", "Name": "福寿药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.33978, 23.17569 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4759, "FID_": 4767.0, "LON": 113.33393, "LAT": 23.12731, "NAME_CN": "润和堂大药房NO.8", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152918", "Name": "润和堂大药房NO.8", "address": "海安路11号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.33393, 23.12731 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4760, "FID_": 4768.0, "LON": 113.36283, "LAT": 23.01213, "NAME_CN": "禾本康大药房", "TELEPHONE": "13926477858", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152921", "Name": "禾本康大药房", "address": "花巷商业街3号" }, "geometry": { "type": "Point", "coordinates": [ 113.36283, 23.01213 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4761, "FID_": 4769.0, "LON": 113.39288, "LAT": 23.11627, "NAME_CN": "五千年医药连锁药房明珠分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152923", "Name": "五千年医药连锁药房明珠分店", "address": "明珠街56号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39288, 23.11627 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4762, "FID_": 4770.0, "LON": 113.85443, "LAT": 23.24698, "NAME_CN": "文康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152926", "Name": "文康药房", "address": "荔枝山路21" }, "geometry": { "type": "Point", "coordinates": [ 113.85443, 23.24698 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4763, "FID_": 4771.0, "LON": 113.42099, "LAT": 22.97848, "NAME_CN": "金桥文社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152930", "Name": "金桥文社区卫生站", "address": "金龙路" }, "geometry": { "type": "Point", "coordinates": [ 113.42099, 22.97848 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4764, "FID_": 4772.0, "LON": 113.22221, "LAT": 23.21892, "NAME_CN": "林和药业泓基药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152938", "Name": "林和药业泓基药店", "address": "亭岗路27" }, "geometry": { "type": "Point", "coordinates": [ 113.22221, 23.21892 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4765, "FID_": 4773.0, "LON": 113.24714, "LAT": 23.17098, "NAME_CN": "爱民专科门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152940", "Name": "爱民专科门诊部", "address": "三元里大道799" }, "geometry": { "type": "Point", "coordinates": [ 113.24714, 23.17098 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4766, "FID_": 4774.0, "LON": 113.39056, "LAT": 23.15608, "NAME_CN": "沐陂德兴门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.152945", "Name": "沐陂德兴门诊部", "address": "沐陂大街18-1" }, "geometry": { "type": "Point", "coordinates": [ 113.39056, 23.15608 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4767, "FID_": 4775.0, "LON": 113.30616, "LAT": 23.04163, "NAME_CN": "福乐康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152946", "Name": "福乐康大药房", "address": "如意路1" }, "geometry": { "type": "Point", "coordinates": [ 113.30616, 23.04163 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4768, "FID_": 4776.0, "LON": 113.75994, "LAT": 23.28356, "NAME_CN": "骆记大药房三联店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152947", "Name": "骆记大药房三联店", "address": "增城大道509号之3" }, "geometry": { "type": "Point", "coordinates": [ 113.75994, 23.28356 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4769, "FID_": 4777.0, "LON": 113.52305, "LAT": 23.32514, "NAME_CN": "九龙镇中心卫生院长庚村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.152948", "Name": "九龙镇中心卫生院长庚村卫生站", "address": "长庚北街" }, "geometry": { "type": "Point", "coordinates": [ 113.52305, 23.32514 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4770, "FID_": 4778.0, "LON": 113.2343, "LAT": 23.17508, "NAME_CN": "康知大药房", "TELEPHONE": "020-28804339", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152949", "Name": "康知大药房", "address": "新南路" }, "geometry": { "type": "Point", "coordinates": [ 113.2343, 23.17508 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4771, "FID_": 4779.0, "LON": 113.35614, "LAT": 22.95224, "NAME_CN": "金康药房连锁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.152951", "Name": "金康药房连锁药店", "address": "光明北路" }, "geometry": { "type": "Point", "coordinates": [ 113.35614, 22.95224 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4772, "FID_": 4780.0, "LON": 113.17153, "LAT": 23.46148, "NAME_CN": "源源之康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152952", "Name": "源源之康大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.17153, 23.46148 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4773, "FID_": 4781.0, "LON": 113.18279, "LAT": 23.46054, "NAME_CN": "协和大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152953", "Name": "协和大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.18279, 23.46054 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4774, "FID_": 4782.0, "LON": 113.40878, "LAT": 23.06855, "NAME_CN": "广东省工人医院冲击波治疗中心", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.152956", "Name": "广东省工人医院冲击波治疗中心", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.40878, 23.06855 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4775, "FID_": 4783.0, "LON": 113.21428, "LAT": 23.14326, "NAME_CN": "万寿医疗门诊部", "TELEPHONE": "020-81765985", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.152964", "Name": "万寿医疗门诊部", "address": "桥中北路77" }, "geometry": { "type": "Point", "coordinates": [ 113.21428, 23.14326 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4776, "FID_": 4784.0, "LON": 113.33995, "LAT": 22.87956, "NAME_CN": "锦安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.152968", "Name": "锦安药店", "address": "榄北路110号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.33995, 22.87956 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4777, "FID_": 4785.0, "LON": 113.61095, "LAT": 23.11037, "NAME_CN": "惠众药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152970", "Name": "惠众药店", "address": "圩大塘街60" }, "geometry": { "type": "Point", "coordinates": [ 113.61095, 23.11037 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4778, "FID_": 4786.0, "LON": 113.65331, "LAT": 23.12669, "NAME_CN": "健元大药房", "TELEPHONE": "020-82691006", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.152973", "Name": "健元大药房", "address": "创业西路358-2" }, "geometry": { "type": "Point", "coordinates": [ 113.65331, 23.12669 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4779, "FID_": 4787.0, "LON": 113.18049, "LAT": 23.4742, "NAME_CN": "联湖平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.152983", "Name": "联湖平价大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.18049, 23.4742 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4780, "FID_": 4788.0, "LON": 113.49842, "LAT": 23.58302, "NAME_CN": "众参源大药房众心分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152987", "Name": "众参源大药房众心分店", "address": "镇西路4" }, "geometry": { "type": "Point", "coordinates": [ 113.49842, 23.58302 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4781, "FID_": 4789.0, "LON": 113.47203, "LAT": 23.6593, "NAME_CN": "民乐村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.152988", "Name": "民乐村卫生站", "address": "新车东路" }, "geometry": { "type": "Point", "coordinates": [ 113.47203, 23.6593 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4782, "FID_": 4790.0, "LON": 113.32615, "LAT": 23.18527, "NAME_CN": "云景牙科", "TELEPHONE": "15384465169", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152991", "Name": "云景牙科", "address": "万科·天河御品内" }, "geometry": { "type": "Point", "coordinates": [ 113.32615, 23.18527 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4783, "FID_": 4791.0, "LON": 113.25482, "LAT": 23.25393, "NAME_CN": "晋福堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.152995", "Name": "晋福堂药房", "address": "石马松园街" }, "geometry": { "type": "Point", "coordinates": [ 113.25482, 23.25393 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4784, "FID_": 4792.0, "LON": 113.29367, "LAT": 23.09779, "NAME_CN": "中山大学附属第二医院南校区门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.153006", "Name": "中山大学附属第二医院南校区门诊部", "address": "中大东南区277" }, "geometry": { "type": "Point", "coordinates": [ 113.29367, 23.09779 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4785, "FID_": 4793.0, "LON": 113.26964, "LAT": 23.08245, "NAME_CN": "葵胜动物诊所", "TELEPHONE": "15917405864", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.153008", "Name": "葵胜动物诊所", "address": "燕翔路121" }, "geometry": { "type": "Point", "coordinates": [ 113.26964, 23.08245 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4786, "FID_": 4794.0, "LON": 113.20958, "LAT": 23.38977, "NAME_CN": "君悦大药房NO.168", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153013", "Name": "君悦大药房NO.168", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.20958, 23.38977 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4787, "FID_": 4795.0, "LON": 113.12196, "LAT": 23.45396, "NAME_CN": "同安宝药业吉二里大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153014", "Name": "同安宝药业吉二里大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.12196, 23.45396 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4788, "FID_": 4796.0, "LON": 113.82028, "LAT": 23.13741, "NAME_CN": "济安平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153035", "Name": "济安平价大药房", "address": "平安路" }, "geometry": { "type": "Point", "coordinates": [ 113.82028, 23.13741 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4789, "FID_": 4797.0, "LON": 113.25924, "LAT": 23.16138, "NAME_CN": "广州中医药大学第一附属医院肿瘤科", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153036", "Name": "广州中医药大学第一附属医院肿瘤科", "address": "机场路16号大院" }, "geometry": { "type": "Point", "coordinates": [ 113.25924, 23.16138 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4790, "FID_": 4798.0, "LON": 113.33904, "LAT": 22.83766, "NAME_CN": "广州正康大药房兴顺分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.153039", "Name": "广州正康大药房兴顺分店", "address": "兴顺后街6号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.33904, 22.83766 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4791, "FID_": 4799.0, "LON": 113.29764, "LAT": 23.21806, "NAME_CN": "一万年大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153042", "Name": "一万年大药房", "address": "永泰元下田三路92附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29764, 23.21806 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4792, "FID_": 4800.0, "LON": 113.29754, "LAT": 23.21814, "NAME_CN": "健维药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153043", "Name": "健维药店", "address": "永泰元下田三路92附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29754, 23.21814 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4793, "FID_": 4801.0, "LON": 113.5809, "LAT": 22.75268, "NAME_CN": "广州·南沙熊能大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.153044", "Name": "广州·南沙熊能大药房", "address": "珠江东路87" }, "geometry": { "type": "Point", "coordinates": [ 113.5809, 22.75268 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4794, "FID_": 4802.0, "LON": 113.32181, "LAT": 23.19303, "NAME_CN": "名冠宠物医院连锁", "TELEPHONE": "020-37378398", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153047", "Name": "名冠宠物医院连锁", "address": "广州大道北" }, "geometry": { "type": "Point", "coordinates": [ 113.32181, 23.19303 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4795, "FID_": 4803.0, "LON": 113.44905, "LAT": 22.98131, "NAME_CN": "同健医药连锁公司星太药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153051", "Name": "同健医药连锁公司星太药店", "address": "桥联大街" }, "geometry": { "type": "Point", "coordinates": [ 113.44905, 22.98131 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4796, "FID_": 4804.0, "LON": 113.562, "LAT": 23.18863, "NAME_CN": "民爱平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.153054", "Name": "民爱平价大药房", "address": "桑田四路36" }, "geometry": { "type": "Point", "coordinates": [ 113.562, 23.18863 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4797, "FID_": 4805.0, "LON": 113.29971, "LAT": 23.08831, "NAME_CN": "好得快药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.153067", "Name": "好得快药店", "address": "康乐东约南大街西巷246号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29971, 23.08831 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4798, "FID_": 4806.0, "LON": 113.83805, "LAT": 23.28828, "NAME_CN": "陈作雄牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153070", "Name": "陈作雄牙科", "address": "东桥东路15" }, "geometry": { "type": "Point", "coordinates": [ 113.83805, 23.28828 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4799, "FID_": 4807.0, "LON": 113.34785, "LAT": 23.30124, "NAME_CN": "中国动物卫生白云区太和镇畜牧兽医站", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153071", "Name": "中国动物卫生白云区太和镇畜牧兽医站", "address": "太和北路与宝生直街交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34785, 23.30124 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4800, "FID_": 4808.0, "LON": 113.36308, "LAT": 22.93975, "NAME_CN": "采活药店工业分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153077", "Name": "采活药店工业分店", "address": "工业路151附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36308, 22.93975 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4801, "FID_": 4809.0, "LON": 113.21202, "LAT": 23.10994, "NAME_CN": "广州国平骨伤门诊部", "TELEPHONE": "020-81587670", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.153088", "Name": "广州国平骨伤门诊部", "address": "芳村大道西117" }, "geometry": { "type": "Point", "coordinates": [ 113.21202, 23.10994 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4802, "FID_": 4810.0, "LON": 113.21776, "LAT": 23.46858, "NAME_CN": "芙蓉医院", "TELEPHONE": "020-86854835", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153090", "Name": "芙蓉医院", "address": "旗岭大街21号" }, "geometry": { "type": "Point", "coordinates": [ 113.21776, 23.46858 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4803, "FID_": 4811.0, "LON": 113.45832, "LAT": 22.88243, "NAME_CN": "广州正康大药房南涌分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.153091", "Name": "广州正康大药房南涌分店", "address": "启新路23" }, "geometry": { "type": "Point", "coordinates": [ 113.45832, 22.88243 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4804, "FID_": 4812.0, "LON": 113.57557, "LAT": 23.10677, "NAME_CN": "香茳药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153096", "Name": "香茳药店", "address": "大塘基西路8巷2号斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.57557, 23.10677 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4805, "FID_": 4813.0, "LON": 113.25002, "LAT": 23.17887, "NAME_CN": "仁和堂药业连锁棠景药店", "TELEPHONE": "020-36254650", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153105", "Name": "仁和堂药业连锁棠景药店", "address": "水边街时代花园" }, "geometry": { "type": "Point", "coordinates": [ 113.25002, 23.17887 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4806, "FID_": 4814.0, "LON": 113.32204, "LAT": 23.16157, "NAME_CN": "广州九洲医院", "TELEPHONE": "020-37207168", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153106", "Name": "广州九洲医院", "address": "燕岭路120" }, "geometry": { "type": "Point", "coordinates": [ 113.32204, 23.16157 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4807, "FID_": 4815.0, "LON": 113.34108, "LAT": 23.24392, "NAME_CN": "兴健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153108", "Name": "兴健大药房", "address": "广州沙太货运站附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34108, 23.24392 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4808, "FID_": 4816.0, "LON": 113.25013, "LAT": 23.17656, "NAME_CN": "华信康芝选医药大药房", "TELEPHONE": "18675968351", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153110", "Name": "华信康芝选医药大药房", "address": "棠下南街" }, "geometry": { "type": "Point", "coordinates": [ 113.25013, 23.17656 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4809, "FID_": 4817.0, "LON": 113.37764, "LAT": 23.3961, "NAME_CN": "龙岗村中心卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153112", "Name": "龙岗村中心卫生站", "address": "龙岗街98" }, "geometry": { "type": "Point", "coordinates": [ 113.37764, 23.3961 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4810, "FID_": 4818.0, "LON": 113.19815, "LAT": 23.15612, "NAME_CN": "金沙街新社区社区卫生站", "TELEPHONE": "020-31015098", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153115", "Name": "金沙街新社区社区卫生站", "address": "金沙街环洲三路春和一巷19号" }, "geometry": { "type": "Point", "coordinates": [ 113.19815, 23.15612 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4811, "FID_": 4819.0, "LON": 113.3129, "LAT": 23.13574, "NAME_CN": "广东药学院新天生殖医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153118", "Name": "广东药学院新天生殖医院-放射科", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.3129, 23.13574 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4812, "FID_": 4820.0, "LON": 113.67862, "LAT": 23.6103, "NAME_CN": "平岗村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.153120", "Name": "平岗村卫生站", "address": "X934" }, "geometry": { "type": "Point", "coordinates": [ 113.67862, 23.6103 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4813, "FID_": 4821.0, "LON": 113.21735, "LAT": 23.3889, "NAME_CN": "福盈大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153121", "Name": "福盈大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21735, 23.3889 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4814, "FID_": 4822.0, "LON": 113.287, "LAT": 23.06952, "NAME_CN": "健福大药房瑞宝店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.153122", "Name": "健福大药房瑞宝店", "address": "江南大道南1027" }, "geometry": { "type": "Point", "coordinates": [ 113.287, 23.06952 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4815, "FID_": 4823.0, "LON": 113.34712, "LAT": 23.25488, "NAME_CN": "梅鹿药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153128", "Name": "梅鹿药店", "address": "大源中路311" }, "geometry": { "type": "Point", "coordinates": [ 113.34712, 23.25488 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4816, "FID_": 4824.0, "LON": 113.31723, "LAT": 22.97275, "NAME_CN": "维滋园健康药房祈福店", "TELEPHONE": "020-34710137", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153131", "Name": "维滋园健康药房祈福店", "address": "钟村镇钟一村钟屏岔道口星梦芳华商务酒店附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31723, 22.97275 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4817, "FID_": 4825.0, "LON": 113.31812, "LAT": 22.97069, "NAME_CN": "福源宠物医疗服务", "TELEPHONE": "020-39207315", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153132", "Name": "福源宠物医疗服务", "address": "天桥1" }, "geometry": { "type": "Point", "coordinates": [ 113.31812, 22.97069 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4818, "FID_": 4826.0, "LON": 113.35534, "LAT": 23.15073, "NAME_CN": "广东省农科院兽医所动物医院", "TELEPHONE": "020-85291590", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153138", "Name": "广东省农科院兽医所动物医院", "address": "华南东侧路" }, "geometry": { "type": "Point", "coordinates": [ 113.35534, 23.15073 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4819, "FID_": 4827.0, "LON": 113.25593, "LAT": 23.10805, "NAME_CN": "广州市红十字会医院", "TELEPHONE": "020-84412233", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.153143", "Name": "广州市红十字会医院-急诊", "address": "同福中路396" }, "geometry": { "type": "Point", "coordinates": [ 113.25593, 23.10805 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4820, "FID_": 4828.0, "LON": 113.22424, "LAT": 23.09372, "NAME_CN": "慈信大药房东漖北路分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.153146", "Name": "慈信大药房东漖北路分店", "address": "东漖北路407" }, "geometry": { "type": "Point", "coordinates": [ 113.22424, 23.09372 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4821, "FID_": 4829.0, "LON": 113.41348, "LAT": 23.42713, "NAME_CN": "同济堂健康平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153150", "Name": "同济堂健康平价药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.41348, 23.42713 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4822, "FID_": 4830.0, "LON": 113.48802, "LAT": 22.73877, "NAME_CN": "南沙区第三人民医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.153157", "Name": "南沙区第三人民医院-住院楼", "address": "工业路" }, "geometry": { "type": "Point", "coordinates": [ 113.48802, 22.73877 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4823, "FID_": 4831.0, "LON": 113.6751, "LAT": 23.43253, "NAME_CN": "联安村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153160", "Name": "联安村卫生站", "address": "X940" }, "geometry": { "type": "Point", "coordinates": [ 113.6751, 23.43253 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4824, "FID_": 4832.0, "LON": 113.62115, "LAT": 23.52777, "NAME_CN": "和睦村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.153161", "Name": "和睦村卫生站", "address": "从樟一路" }, "geometry": { "type": "Point", "coordinates": [ 113.62115, 23.52777 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4825, "FID_": 4833.0, "LON": 113.43083, "LAT": 23.14354, "NAME_CN": "天河区大淋岗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153174", "Name": "天河区大淋岗门诊部", "address": "大淋岗大路街自编8号" }, "geometry": { "type": "Point", "coordinates": [ 113.43083, 23.14354 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4826, "FID_": 4834.0, "LON": 113.6103, "LAT": 23.11458, "NAME_CN": "牙科诊所", "TELEPHONE": "13609097284", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153179", "Name": "牙科诊所", "address": "解放北路35" }, "geometry": { "type": "Point", "coordinates": [ 113.6103, 23.11458 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4827, "FID_": 4835.0, "LON": 113.61106, "LAT": 23.11216, "NAME_CN": "新塘医院预防接种门诊", "TELEPHONE": "020-82764974", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153180", "Name": "新塘医院预防接种门诊", "address": "新塘医院附近" }, "geometry": { "type": "Point", "coordinates": [ 113.61106, 23.11216 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4828, "FID_": 4836.0, "LON": 113.29336, "LAT": 23.34798, "NAME_CN": "鑫佛平大药房东华分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153183", "Name": "鑫佛平大药房东华分店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.29336, 23.34798 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4829, "FID_": 4837.0, "LON": 113.24509, "LAT": 23.17807, "NAME_CN": "新世纪医疗门诊部", "TELEPHONE": "020-86301999", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153185", "Name": "新世纪医疗门诊部", "address": "三元里大道896号" }, "geometry": { "type": "Point", "coordinates": [ 113.24509, 23.17807 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4830, "FID_": 4838.0, "LON": 113.14211, "LAT": 23.35837, "NAME_CN": "汇港药房药品超市", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153186", "Name": "汇港药房药品超市", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.14211, 23.35837 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4831, "FID_": 4839.0, "LON": 113.35066, "LAT": 23.11641, "NAME_CN": "广康医疗门诊", "TELEPHONE": "020-38041716", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153199", "Name": "广康医疗门诊", "address": "员村南街" }, "geometry": { "type": "Point", "coordinates": [ 113.35066, 23.11641 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4832, "FID_": 4840.0, "LON": 113.37217, "LAT": 23.13341, "NAME_CN": "杏培堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153201", "Name": "杏培堂药店", "address": "大片路53号-106铺" }, "geometry": { "type": "Point", "coordinates": [ 113.37217, 23.13341 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4833, "FID_": 4841.0, "LON": 113.25227, "LAT": 23.17943, "NAME_CN": "三元里机场一二居委社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153205", "Name": "三元里机场一二居委社区卫生站", "address": "松云街39号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25227, 23.17943 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4834, "FID_": 4842.0, "LON": 113.60056, "LAT": 23.13961, "NAME_CN": "普济药房", "TELEPHONE": "020-32988586", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153208", "Name": "普济药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.60056, 23.13961 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4835, "FID_": 4843.0, "LON": 113.31577, "LAT": 23.06698, "NAME_CN": "嘉和堂大药房后滘南店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.153217", "Name": "嘉和堂大药房后滘南店", "address": "景业大街2斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.31577, 23.06698 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4836, "FID_": 4844.0, "LON": 113.25993, "LAT": 23.19102, "NAME_CN": "康万家药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153218", "Name": "康万家药店", "address": "塘边大街与东华大街交汇处以东40米" }, "geometry": { "type": "Point", "coordinates": [ 113.25993, 23.19102 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4837, "FID_": 4845.0, "LON": 113.64436, "LAT": 23.12355, "NAME_CN": "安健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153223", "Name": "安健药店", "address": "久裕路63-15" }, "geometry": { "type": "Point", "coordinates": [ 113.64436, 23.12355 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4838, "FID_": 4846.0, "LON": 113.14727, "LAT": 23.46461, "NAME_CN": "君悦大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153224", "Name": "君悦大药店", "address": "教育东路33/35" }, "geometry": { "type": "Point", "coordinates": [ 113.14727, 23.46461 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4839, "FID_": 4847.0, "LON": 113.58361, "LAT": 23.5528, "NAME_CN": "邓胜田牙科诊所", "TELEPHONE": "13710986661", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.153225", "Name": "邓胜田牙科诊所", "address": "西宁中路47" }, "geometry": { "type": "Point", "coordinates": [ 113.58361, 23.5528 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4840, "FID_": 4848.0, "LON": 113.22496, "LAT": 23.34876, "NAME_CN": "康瑞药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153227", "Name": "康瑞药店", "address": "X264" }, "geometry": { "type": "Point", "coordinates": [ 113.22496, 23.34876 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4841, "FID_": 4849.0, "LON": 113.28633, "LAT": 23.0741, "NAME_CN": "扶本堂集青医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.153228", "Name": "扶本堂集青医药店", "address": "锦丽街34号114" }, "geometry": { "type": "Point", "coordinates": [ 113.28633, 23.0741 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4842, "FID_": 4850.0, "LON": 113.28112, "LAT": 23.2366, "NAME_CN": "广州市第八人民医院发热门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153230", "Name": "广州市第八人民医院发热门诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.28112, 23.2366 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4843, "FID_": 4851.0, "LON": 113.25602, "LAT": 23.38249, "NAME_CN": "禄和药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153232", "Name": "禄和药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.25602, 23.38249 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4844, "FID_": 4852.0, "LON": 113.56436, "LAT": 23.19007, "NAME_CN": "裕湘堂平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.153235", "Name": "裕湘堂平价大药房", "address": "桑田一路" }, "geometry": { "type": "Point", "coordinates": [ 113.56436, 23.19007 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4845, "FID_": 4853.0, "LON": 113.29124, "LAT": 23.23149, "NAME_CN": "兴合堂连锁药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153236", "Name": "兴合堂连锁药房", "address": "岭南新世界G33~G36栋首层3-04号" }, "geometry": { "type": "Point", "coordinates": [ 113.29124, 23.23149 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4846, "FID_": 4854.0, "LON": 113.3681, "LAT": 23.04451, "NAME_CN": "康之家爱心药房广大店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153241", "Name": "康之家爱心药房广大店", "address": "广州大学商业中心" }, "geometry": { "type": "Point", "coordinates": [ 113.3681, 23.04451 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4847, "FID_": 4855.0, "LON": 113.37591, "LAT": 23.21384, "NAME_CN": "林和药业连锁康乐城药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153249", "Name": "林和药业连锁康乐城药店", "address": "渔中路13" }, "geometry": { "type": "Point", "coordinates": [ 113.37591, 23.21384 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4848, "FID_": 4856.0, "LON": 113.31238, "LAT": 22.97948, "NAME_CN": "平中大药房钟村分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153250", "Name": "平中大药房钟村分店", "address": "人民路45" }, "geometry": { "type": "Point", "coordinates": [ 113.31238, 22.97948 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4849, "FID_": 4857.0, "LON": 113.26064, "LAT": 23.08787, "NAME_CN": "暨南大学第四附属医院", "TELEPHONE": "020-84326327", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.153260", "Name": "暨南大学第四附属医院", "address": "昌岗中路73" }, "geometry": { "type": "Point", "coordinates": [ 113.26064, 23.08787 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4850, "FID_": 4858.0, "LON": 113.59236, "LAT": 23.20148, "NAME_CN": "塔岗社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153267", "Name": "塔岗社区卫生站", "address": "新新大道中" }, "geometry": { "type": "Point", "coordinates": [ 113.59236, 23.20148 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4851, "FID_": 4859.0, "LON": 113.58579, "LAT": 23.17921, "NAME_CN": "健左康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153268", "Name": "健左康药店", "address": "新新七路31" }, "geometry": { "type": "Point", "coordinates": [ 113.58579, 23.17921 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4852, "FID_": 4860.0, "LON": 113.26229, "LAT": 23.13383, "NAME_CN": "广东省政府机关门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.153270", "Name": "广东省政府机关门诊部", "address": "东风中路304" }, "geometry": { "type": "Point", "coordinates": [ 113.26229, 23.13383 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4853, "FID_": 4861.0, "LON": 113.37915, "LAT": 23.13284, "NAME_CN": "愈康堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153285", "Name": "愈康堂药房", "address": "龙门路" }, "geometry": { "type": "Point", "coordinates": [ 113.37915, 23.13284 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4854, "FID_": 4862.0, "LON": 113.33952, "LAT": 23.17848, "NAME_CN": "益民堂药店", "TELEPHONE": "020-39562226", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153286", "Name": "益民堂药店", "address": "上元岗东头岗一巷2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.33952, 23.17848 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4855, "FID_": 4863.0, "LON": 113.20069, "LAT": 23.3815, "NAME_CN": "天仁药业福顺药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153290", "Name": "天仁药业福顺药店", "address": "如意街4-8" }, "geometry": { "type": "Point", "coordinates": [ 113.20069, 23.3815 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4856, "FID_": 4864.0, "LON": 113.18531, "LAT": 23.47949, "NAME_CN": "同安宝药业吉三里大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153296", "Name": "同安宝药业吉三里大药房", "address": "欧华路" }, "geometry": { "type": "Point", "coordinates": [ 113.18531, 23.47949 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4857, "FID_": 4865.0, "LON": 113.60461, "LAT": 23.11212, "NAME_CN": "新塘医院群星门诊部", "TELEPHONE": "020-82768791", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153300", "Name": "新塘医院群星门诊部", "address": "群星村沙巷塘南街28号" }, "geometry": { "type": "Point", "coordinates": [ 113.60461, 23.11212 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4858, "FID_": 4866.0, "LON": 113.22585, "LAT": 23.34402, "NAME_CN": "新华医院东镜村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153304", "Name": "新华医院东镜村卫生站", "address": "X264" }, "geometry": { "type": "Point", "coordinates": [ 113.22585, 23.34402 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4859, "FID_": 4867.0, "LON": 113.69102, "LAT": 23.32012, "NAME_CN": "朱村街联兴村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153311", "Name": "朱村街联兴村卫生站", "address": "金兴路" }, "geometry": { "type": "Point", "coordinates": [ 113.69102, 23.32012 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4860, "FID_": 4868.0, "LON": 113.38614, "LAT": 22.93601, "NAME_CN": "德仁口腔门诊东怡门诊分部", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153314", "Name": "德仁口腔门诊东怡门诊分部", "address": "东豪路62" }, "geometry": { "type": "Point", "coordinates": [ 113.38614, 22.93601 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4861, "FID_": 4869.0, "LON": 113.13847, "LAT": 23.45927, "NAME_CN": "御正堂大药房军田店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153317", "Name": "御正堂大药房军田店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.13847, 23.45927 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4862, "FID_": 4870.0, "LON": 113.36061, "LAT": 23.37532, "NAME_CN": "红旗村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153321", "Name": "红旗村卫生站", "address": "红旗中心街48" }, "geometry": { "type": "Point", "coordinates": [ 113.36061, 23.37532 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4863, "FID_": 4871.0, "LON": 113.27592, "LAT": 23.07115, "NAME_CN": "凌康牙科中心", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.153322", "Name": "凌康牙科中心", "address": "涌边街" }, "geometry": { "type": "Point", "coordinates": [ 113.27592, 23.07115 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4864, "FID_": 4872.0, "LON": 113.30248, "LAT": 23.24798, "NAME_CN": "四季安康大药房文盛庄店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153326", "Name": "四季安康大药房文盛庄店", "address": "盛东街" }, "geometry": { "type": "Point", "coordinates": [ 113.30248, 23.24798 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4865, "FID_": 4873.0, "LON": 113.34885, "LAT": 22.97418, "NAME_CN": "东环街榄塘村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153329", "Name": "东环街榄塘村卫生站", "address": "金星路" }, "geometry": { "type": "Point", "coordinates": [ 113.34885, 22.97418 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4866, "FID_": 4874.0, "LON": 113.34414, "LAT": 23.2434, "NAME_CN": "源洲堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153332", "Name": "源洲堂大药房", "address": "白贺路4" }, "geometry": { "type": "Point", "coordinates": [ 113.34414, 23.2434 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4867, "FID_": 4875.0, "LON": 113.23175, "LAT": 23.09679, "NAME_CN": "同健医药连锁众灵药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.153333", "Name": "同健医药连锁众灵药店", "address": "中市乌石墩小区斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.23175, 23.09679 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4868, "FID_": 4876.0, "LON": 113.42746, "LAT": 22.96255, "NAME_CN": "广州市番禺区石基镇大龙村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153334", "Name": "广州市番禺区石基镇大龙村卫生站", "address": "金龙路136-1" }, "geometry": { "type": "Point", "coordinates": [ 113.42746, 22.96255 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4869, "FID_": 4877.0, "LON": 113.26372, "LAT": 23.19251, "NAME_CN": "俊锋牙科", "TELEPHONE": "13711404903", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153340", "Name": "俊锋牙科", "address": "涌南大街" }, "geometry": { "type": "Point", "coordinates": [ 113.26372, 23.19251 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4870, "FID_": 4878.0, "LON": 113.15367, "LAT": 23.46713, "NAME_CN": "盈康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153343", "Name": "盈康药房", "address": "西瓜岭十一巷" }, "geometry": { "type": "Point", "coordinates": [ 113.15367, 23.46713 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4871, "FID_": 4879.0, "LON": 113.59097, "LAT": 23.54535, "NAME_CN": "谢少红牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.153346", "Name": "谢少红牙科诊所", "address": "河东南路15" }, "geometry": { "type": "Point", "coordinates": [ 113.59097, 23.54535 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4872, "FID_": 4880.0, "LON": 113.2317, "LAT": 23.09689, "NAME_CN": "平和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.153347", "Name": "平和药店", "address": "至爱墟场" }, "geometry": { "type": "Point", "coordinates": [ 113.2317, 23.09689 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4873, "FID_": 4881.0, "LON": 113.51431, "LAT": 23.35679, "NAME_CN": "永乐药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.153353", "Name": "永乐药店", "address": "九佛建设路34" }, "geometry": { "type": "Point", "coordinates": [ 113.51431, 23.35679 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4874, "FID_": 4882.0, "LON": 112.99859, "LAT": 23.36928, "NAME_CN": "赤坭镇莲塘村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153360", "Name": "赤坭镇莲塘村卫生站", "address": "Y748" }, "geometry": { "type": "Point", "coordinates": [ 112.99859, 23.36928 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4875, "FID_": 4883.0, "LON": 113.20284, "LAT": 23.15509, "NAME_CN": "石井供销社沙贝药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153361", "Name": "石井供销社沙贝药店", "address": "沙贝大街98" }, "geometry": { "type": "Point", "coordinates": [ 113.20284, 23.15509 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4876, "FID_": 4884.0, "LON": 113.26618, "LAT": 23.24902, "NAME_CN": "罗岗卫生服务站牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153363", "Name": "罗岗卫生服务站牙科", "address": "百花岭北街" }, "geometry": { "type": "Point", "coordinates": [ 113.26618, 23.24902 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4877, "FID_": 4885.0, "LON": 113.35031, "LAT": 23.34036, "NAME_CN": "钟落潭镇小罗村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153368", "Name": "钟落潭镇小罗村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.35031, 23.34036 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4878, "FID_": 4886.0, "LON": 113.38156, "LAT": 23.37195, "NAME_CN": "集德中西药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153369", "Name": "集德中西药房", "address": "安平南路" }, "geometry": { "type": "Point", "coordinates": [ 113.38156, 23.37195 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4879, "FID_": 4887.0, "LON": 113.65759, "LAT": 23.1252, "NAME_CN": "仁乐堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153373", "Name": "仁乐堂药店", "address": "创新南路56附近" }, "geometry": { "type": "Point", "coordinates": [ 113.65759, 23.1252 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4880, "FID_": 4888.0, "LON": 113.5987, "LAT": 23.12957, "NAME_CN": "灵妙大药房", "TELEPHONE": "020-26250599", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153377", "Name": "灵妙大药房", "address": "现代城市花园105" }, "geometry": { "type": "Point", "coordinates": [ 113.5987, 23.12957 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4881, "FID_": 4889.0, "LON": 113.38698, "LAT": 23.12512, "NAME_CN": "金元堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153382", "Name": "金元堂药房", "address": "车陂西华花园门口附近" }, "geometry": { "type": "Point", "coordinates": [ 113.38698, 23.12512 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4882, "FID_": 4890.0, "LON": 113.38825, "LAT": 23.12397, "NAME_CN": "本源堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153383", "Name": "本源堂大药房", "address": "车陂大塘中街17" }, "geometry": { "type": "Point", "coordinates": [ 113.38825, 23.12397 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4883, "FID_": 4891.0, "LON": 113.35195, "LAT": 23.08938, "NAME_CN": "江海好源药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.153393", "Name": "江海好源药房", "address": "赤沙路30号自编之1" }, "geometry": { "type": "Point", "coordinates": [ 113.35195, 23.08938 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4884, "FID_": 4892.0, "LON": 113.22663, "LAT": 23.08195, "NAME_CN": "华泰大药房", "TELEPHONE": "020-81607892", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.153398", "Name": "华泰大药房", "address": "浣南东街" }, "geometry": { "type": "Point", "coordinates": [ 113.22663, 23.08195 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4885, "FID_": 4893.0, "LON": 113.26592, "LAT": 23.13813, "NAME_CN": "邓俊豪牙科诊所", "TELEPHONE": "020-83561228", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.153399", "Name": "邓俊豪牙科诊所", "address": "仁安新街28号101" }, "geometry": { "type": "Point", "coordinates": [ 113.26592, 23.13813 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4886, "FID_": 4894.0, "LON": 113.54727, "LAT": 22.71439, "NAME_CN": "新达药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.153407", "Name": "新达药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.54727, 22.71439 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4887, "FID_": 4895.0, "LON": 113.56743, "LAT": 23.19212, "NAME_CN": "永和街永岗社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.153410", "Name": "永和街永岗社区卫生站", "address": "永顺大道东101" }, "geometry": { "type": "Point", "coordinates": [ 113.56743, 23.19212 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4888, "FID_": 4896.0, "LON": 113.3471, "LAT": 23.25368, "NAME_CN": "林和药业同源堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153415", "Name": "林和药业同源堂药店", "address": "大源中路477" }, "geometry": { "type": "Point", "coordinates": [ 113.3471, 23.25368 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4889, "FID_": 4897.0, "LON": 113.25252, "LAT": 23.22748, "NAME_CN": "广州市白云区元良门诊部", "TELEPHONE": "13556185361", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153419", "Name": "广州市白云区元良门诊部", "address": "夏茅大道" }, "geometry": { "type": "Point", "coordinates": [ 113.25252, 23.22748 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4890, "FID_": 4898.0, "LON": 113.38099, "LAT": 23.13001, "NAME_CN": "仁和棠棠东药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153424", "Name": "仁和棠棠东药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.38099, 23.13001 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4891, "FID_": 4899.0, "LON": 113.41456, "LAT": 23.58695, "NAME_CN": "象新村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.153425", "Name": "象新村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.41456, 23.58695 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4892, "FID_": 4900.0, "LON": 113.41057, "LAT": 23.52786, "NAME_CN": "狮前村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153426", "Name": "狮前村卫生站", "address": "X308" }, "geometry": { "type": "Point", "coordinates": [ 113.41057, 23.52786 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4893, "FID_": 4901.0, "LON": 113.34789, "LAT": 22.92631, "NAME_CN": "华懋宠物诊所", "TELEPHONE": "020-31003390", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153430", "Name": "华懋宠物诊所", "address": "福德路商铺197" }, "geometry": { "type": "Point", "coordinates": [ 113.34789, 22.92631 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4894, "FID_": 4902.0, "LON": 113.82597, "LAT": 23.29827, "NAME_CN": "益荔康信会员平价药房沙园店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153433", "Name": "益荔康信会员平价药房沙园店", "address": "沙园中路5" }, "geometry": { "type": "Point", "coordinates": [ 113.82597, 23.29827 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4895, "FID_": 4903.0, "LON": 113.28123, "LAT": 23.084, "NAME_CN": "泰康医疗门诊部", "TELEPHONE": "15360813256", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.153436", "Name": "泰康医疗门诊部", "address": "金沙综合市场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28123, 23.084 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4896, "FID_": 4904.0, "LON": 113.19669, "LAT": 23.4228, "NAME_CN": "德源堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153437", "Name": "德源堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.19669, 23.4228 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4897, "FID_": 4905.0, "LON": 113.37231, "LAT": 23.31875, "NAME_CN": "金盆卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153439", "Name": "金盆卫生站", "address": "金盆南路305" }, "geometry": { "type": "Point", "coordinates": [ 113.37231, 23.31875 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4898, "FID_": 4906.0, "LON": 113.57415, "LAT": 22.76773, "NAME_CN": "南沙街深湾村社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.153442", "Name": "南沙街深湾村社区卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.57415, 22.76773 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4899, "FID_": 4907.0, "LON": 113.21838, "LAT": 23.21398, "NAME_CN": "联芳大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153446", "Name": "联芳大药房", "address": "庆环路" }, "geometry": { "type": "Point", "coordinates": [ 113.21838, 23.21398 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4900, "FID_": 4908.0, "LON": 113.20857, "LAT": 23.2751, "NAME_CN": "白云区第二人民医院小塘门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153448", "Name": "白云区第二人民医院小塘门诊部", "address": "江石西路" }, "geometry": { "type": "Point", "coordinates": [ 113.20857, 23.2751 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4901, "FID_": 4909.0, "LON": 113.28084, "LAT": 23.13541, "NAME_CN": "中山大学附属肿瘤医院防癌体检中心", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.153450", "Name": "中山大学附属肿瘤医院防癌体检中心", "address": "青菜岗21大院" }, "geometry": { "type": "Point", "coordinates": [ 113.28084, 23.13541 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4902, "FID_": 4910.0, "LON": 113.32234, "LAT": 23.16431, "NAME_CN": "美靖康专业药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153451", "Name": "美靖康专业药房", "address": "燕兴路30" }, "geometry": { "type": "Point", "coordinates": [ 113.32234, 23.16431 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4903, "FID_": 4911.0, "LON": 113.64128, "LAT": 23.1258, "NAME_CN": "源鑫堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153461", "Name": "源鑫堂大药房", "address": "久裕大道11-20" }, "geometry": { "type": "Point", "coordinates": [ 113.64128, 23.1258 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4904, "FID_": 4912.0, "LON": 113.35503, "LAT": 23.29488, "NAME_CN": "本草药房(太和分店)", "TELEPHONE": "020-28993659", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153462", "Name": "本草药房(太和分店)", "address": "彭城一街" }, "geometry": { "type": "Point", "coordinates": [ 113.35503, 23.29488 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4905, "FID_": 4913.0, "LON": 113.03417, "LAT": 23.31952, "NAME_CN": "保安堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153464", "Name": "保安堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.03417, 23.31952 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4906, "FID_": 4914.0, "LON": 113.07274, "LAT": 23.3077, "NAME_CN": "炭步镇三联村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153465", "Name": "炭步镇三联村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.07274, 23.3077 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4907, "FID_": 4915.0, "LON": 113.31435, "LAT": 23.12069, "NAME_CN": "广东国际旅行社移民体检门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153471", "Name": "广东国际旅行社移民体检门诊部", "address": "华利路59号" }, "geometry": { "type": "Point", "coordinates": [ 113.31435, 23.12069 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4908, "FID_": 4916.0, "LON": 113.1454, "LAT": 23.46617, "NAME_CN": "万草药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153473", "Name": "万草药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.1454, 23.46617 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4909, "FID_": 4917.0, "LON": 113.14968, "LAT": 23.46641, "NAME_CN": "新永兴药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153474", "Name": "新永兴药店", "address": "富民路7" }, "geometry": { "type": "Point", "coordinates": [ 113.14968, 23.46641 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4910, "FID_": 4918.0, "LON": 113.15793, "LAT": 23.46777, "NAME_CN": "彤福药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153475", "Name": "彤福药店", "address": "振兴路" }, "geometry": { "type": "Point", "coordinates": [ 113.15793, 23.46777 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4911, "FID_": 4919.0, "LON": 113.20224, "LAT": 23.11315, "NAME_CN": "海王星辰健康药店逸彩分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.153481", "Name": "海王星辰健康药店逸彩分店", "address": "芳信街7号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.20224, 23.11315 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4912, "FID_": 4920.0, "LON": 113.3431, "LAT": 23.24366, "NAME_CN": "健寿大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153482", "Name": "健寿大药房", "address": "大源南路" }, "geometry": { "type": "Point", "coordinates": [ 113.3431, 23.24366 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4913, "FID_": 4921.0, "LON": 113.54425, "LAT": 22.79248, "NAME_CN": "宝芝灵大药房", "TELEPHONE": "020-84682099", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.153498", "Name": "宝芝灵大药房", "address": "板头一街" }, "geometry": { "type": "Point", "coordinates": [ 113.54425, 22.79248 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4914, "FID_": 4922.0, "LON": 113.37237, "LAT": 22.91467, "NAME_CN": "番禺中心医院肝炎门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153499", "Name": "番禺中心医院肝炎门诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.37237, 22.91467 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4915, "FID_": 4923.0, "LON": 113.34835, "LAT": 22.91318, "NAME_CN": "祈福大药房祈福水城店", "TELEPHONE": "020-39179008", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153500", "Name": "祈福大药房祈福水城店", "address": "中良路41" }, "geometry": { "type": "Point", "coordinates": [ 113.34835, 22.91318 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4916, "FID_": 4924.0, "LON": 113.22601, "LAT": 23.09696, "NAME_CN": "广州市芳草堂中医门诊部", "TELEPHONE": "020-81593911", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.153502", "Name": "广州市芳草堂中医门诊部", "address": "荣兴路15号之2" }, "geometry": { "type": "Point", "coordinates": [ 113.22601, 23.09696 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4917, "FID_": 4925.0, "LON": 113.21475, "LAT": 23.1081, "NAME_CN": "安健堂平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.153503", "Name": "安健堂平价大药房", "address": "南头后9" }, "geometry": { "type": "Point", "coordinates": [ 113.21475, 23.1081 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4918, "FID_": 4926.0, "LON": 113.14794, "LAT": 23.46659, "NAME_CN": "德诚堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153506", "Name": "德诚堂大药房", "address": "龙泉东路33" }, "geometry": { "type": "Point", "coordinates": [ 113.14794, 23.46659 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4919, "FID_": 4927.0, "LON": 113.32915, "LAT": 23.01495, "NAME_CN": "康乐福药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153510", "Name": "康乐福药店", "address": "村东路15" }, "geometry": { "type": "Point", "coordinates": [ 113.32915, 23.01495 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4920, "FID_": 4928.0, "LON": 113.25484, "LAT": 23.29744, "NAME_CN": "民信药业蚌湖立康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153523", "Name": "民信药业蚌湖立康药房", "address": "西湖东街20附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25484, 23.29744 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4921, "FID_": 4929.0, "LON": 113.28512, "LAT": 23.13483, "NAME_CN": "康德乐百济新特药房广州总店", "TELEPHONE": "020-87613558", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.153527", "Name": "康德乐百济新特药房广州总店", "address": "先烈南路23之1号A6~A7铺" }, "geometry": { "type": "Point", "coordinates": [ 113.28512, 23.13483 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4922, "FID_": 4930.0, "LON": 113.32539, "LAT": 23.14154, "NAME_CN": "广州邮电医院侨景综合门诊", "TELEPHONE": "020-39858602", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153536", "Name": "广州邮电医院侨景综合门诊", "address": "华康街" }, "geometry": { "type": "Point", "coordinates": [ 113.32539, 23.14154 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4923, "FID_": 4931.0, "LON": 113.20187, "LAT": 23.11958, "NAME_CN": "众盛医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.153550", "Name": "众盛医药店", "address": "芳村大道西俊豪宾馆对面" }, "geometry": { "type": "Point", "coordinates": [ 113.20187, 23.11958 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4924, "FID_": 4932.0, "LON": 113.345, "LAT": 23.17667, "NAME_CN": "百福堂门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153552", "Name": "百福堂门诊", "address": "长湴东街20巷12" }, "geometry": { "type": "Point", "coordinates": [ 113.345, 23.17667 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4925, "FID_": 4933.0, "LON": 113.17993, "LAT": 23.33564, "NAME_CN": "民信药业民健药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153557", "Name": "民信药业民健药房", "address": "神山大道西" }, "geometry": { "type": "Point", "coordinates": [ 113.17993, 23.33564 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4926, "FID_": 4934.0, "LON": 113.07851, "LAT": 23.32677, "NAME_CN": "炭步镇新太村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153558", "Name": "炭步镇新太村卫生站", "address": "S118" }, "geometry": { "type": "Point", "coordinates": [ 113.07851, 23.32677 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4927, "FID_": 4935.0, "LON": 113.58918, "LAT": 23.11543, "NAME_CN": "星江药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153565", "Name": "星江药店", "address": "广虎路149" }, "geometry": { "type": "Point", "coordinates": [ 113.58918, 23.11543 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4928, "FID_": 4936.0, "LON": 113.1805, "LAT": 23.38437, "NAME_CN": "振仁堂药房荔红店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153568", "Name": "振仁堂药房荔红店", "address": "郭仁新屋巷" }, "geometry": { "type": "Point", "coordinates": [ 113.1805, 23.38437 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4929, "FID_": 4937.0, "LON": 113.22573, "LAT": 23.39835, "NAME_CN": "康寅大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153569", "Name": "康寅大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22573, 23.39835 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4930, "FID_": 4938.0, "LON": 113.26447, "LAT": 23.36408, "NAME_CN": "君悦药店兴华分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153578", "Name": "君悦药店兴华分店", "address": "白蟮塘南侧" }, "geometry": { "type": "Point", "coordinates": [ 113.26447, 23.36408 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4931, "FID_": 4939.0, "LON": 113.50891, "LAT": 22.86191, "NAME_CN": "黄阁镇新海村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.153581", "Name": "黄阁镇新海村卫生站", "address": "留新路" }, "geometry": { "type": "Point", "coordinates": [ 113.50891, 22.86191 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4932, "FID_": 4940.0, "LON": 113.34908, "LAT": 22.93542, "NAME_CN": "杏源堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153582", "Name": "杏源堂大药房", "address": "西丽南路256" }, "geometry": { "type": "Point", "coordinates": [ 113.34908, 22.93542 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4933, "FID_": 4941.0, "LON": 113.38794, "LAT": 23.007, "NAME_CN": "天博口腔专科门诊部", "TELEPHONE": "020-84768777", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153589", "Name": "天博口腔专科门诊部", "address": "市新路北段723" }, "geometry": { "type": "Point", "coordinates": [ 113.38794, 23.007 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4934, "FID_": 4942.0, "LON": 113.25713, "LAT": 23.11491, "NAME_CN": "健兴沿江路大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.153601", "Name": "健兴沿江路大药房", "address": "沿江西路151" }, "geometry": { "type": "Point", "coordinates": [ 113.25713, 23.11491 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4935, "FID_": 4943.0, "LON": 113.59112, "LAT": 23.1183, "NAME_CN": "馨华药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153603", "Name": "馨华药店", "address": "校前路" }, "geometry": { "type": "Point", "coordinates": [ 113.59112, 23.1183 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4936, "FID_": 4944.0, "LON": 113.309, "LAT": 23.12332, "NAME_CN": "广州致远动物医院", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.153607", "Name": "广州致远动物医院", "address": "寺右北三街二巷" }, "geometry": { "type": "Point", "coordinates": [ 113.309, 23.12332 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4937, "FID_": 4945.0, "LON": 113.19289, "LAT": 23.23558, "NAME_CN": "林和药店连锁永健堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153610", "Name": "林和药店连锁永健堂药店", "address": "横丫涌街" }, "geometry": { "type": "Point", "coordinates": [ 113.19289, 23.23558 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4938, "FID_": 4946.0, "LON": 113.21811, "LAT": 23.38366, "NAME_CN": "金联药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153612", "Name": "金联药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21811, 23.38366 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4939, "FID_": 4947.0, "LON": 113.28333, "LAT": 23.14538, "NAME_CN": "冯伟深牙科诊所", "TELEPHONE": "020-83505170", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.153622", "Name": "冯伟深牙科诊所", "address": "正面一巷9号之3" }, "geometry": { "type": "Point", "coordinates": [ 113.28333, 23.14538 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4940, "FID_": 4948.0, "LON": 113.44907, "LAT": 22.88972, "NAME_CN": "济康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.153626", "Name": "济康堂药店", "address": "东发二路76" }, "geometry": { "type": "Point", "coordinates": [ 113.44907, 22.88972 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4941, "FID_": 4949.0, "LON": 113.34717, "LAT": 22.98451, "NAME_CN": "柏盛堂(医药)公司太阳星辰药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153667", "Name": "柏盛堂(医药)公司太阳星辰药房", "address": "冼马新兴路2附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34717, 22.98451 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4942, "FID_": 4950.0, "LON": 113.62378, "LAT": 23.12226, "NAME_CN": "三圣药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153668", "Name": "三圣药店", "address": "碧松山一路11号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.62378, 23.12226 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4943, "FID_": 4951.0, "LON": 113.23951, "LAT": 23.34938, "NAME_CN": "花都宏康医疗门诊部", "TELEPHONE": "020-28608189", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153678", "Name": "花都宏康医疗门诊部", "address": "镜湖大道南" }, "geometry": { "type": "Point", "coordinates": [ 113.23951, 23.34938 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4944, "FID_": 4952.0, "LON": 113.22212, "LAT": 23.21812, "NAME_CN": "瑞芝堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153693", "Name": "瑞芝堂大药房", "address": "亭岗路15" }, "geometry": { "type": "Point", "coordinates": [ 113.22212, 23.21812 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4945, "FID_": 4953.0, "LON": 113.22392, "LAT": 23.18211, "NAME_CN": "敬民堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153707", "Name": "敬民堂药店", "address": "槎龙村仁德街42" }, "geometry": { "type": "Point", "coordinates": [ 113.22392, 23.18211 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4946, "FID_": 4954.0, "LON": 113.28539, "LAT": 22.89464, "NAME_CN": "恩康国药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153710", "Name": "恩康国药店", "address": "西安路2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28539, 22.89464 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4947, "FID_": 4955.0, "LON": 113.48297, "LAT": 22.96981, "NAME_CN": "仁乐堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153711", "Name": "仁乐堂药房", "address": "黄山路54号" }, "geometry": { "type": "Point", "coordinates": [ 113.48297, 22.96981 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4948, "FID_": 4956.0, "LON": 113.27104, "LAT": 23.23346, "NAME_CN": "奎虎门诊", "TELEPHONE": "020-86090039", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153715", "Name": "奎虎门诊", "address": "彭西新村一街" }, "geometry": { "type": "Point", "coordinates": [ 113.27104, 23.23346 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4949, "FID_": 4957.0, "LON": 113.31726, "LAT": 23.31336, "NAME_CN": "健明牙科", "TELEPHONE": "15217608983", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153721", "Name": "健明牙科", "address": "秀盛路72号" }, "geometry": { "type": "Point", "coordinates": [ 113.31726, 23.31336 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4950, "FID_": 4958.0, "LON": 113.4023, "LAT": 22.95041, "NAME_CN": "傍江东村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153724", "Name": "傍江东村卫生站", "address": "东元中街12" }, "geometry": { "type": "Point", "coordinates": [ 113.4023, 22.95041 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4951, "FID_": 4959.0, "LON": 113.89933, "LAT": 23.4183, "NAME_CN": "正果镇洋村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153728", "Name": "正果镇洋村卫生站", "address": "正洋路" }, "geometry": { "type": "Point", "coordinates": [ 113.89933, 23.4183 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4952, "FID_": 4960.0, "LON": 113.24673, "LAT": 23.39867, "NAME_CN": "铁场门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153734", "Name": "铁场门诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.24673, 23.39867 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4953, "FID_": 4961.0, "LON": 113.26284, "LAT": 23.19584, "NAME_CN": "正安大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153736", "Name": "正安大药房", "address": "九石岭323号102" }, "geometry": { "type": "Point", "coordinates": [ 113.26284, 23.19584 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4954, "FID_": 4962.0, "LON": 113.36357, "LAT": 22.94003, "NAME_CN": "好参来药店NO.16", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153739", "Name": "好参来药店NO.16", "address": "桥东路76" }, "geometry": { "type": "Point", "coordinates": [ 113.36357, 22.94003 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4955, "FID_": 4963.0, "LON": 113.22927, "LAT": 23.27615, "NAME_CN": "白云区第二人民医院", "TELEPHONE": "020-86601233", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153744", "Name": "白云区第二人民医院-急诊科", "address": "江高镇江同路6" }, "geometry": { "type": "Point", "coordinates": [ 113.22927, 23.27615 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4956, "FID_": 4964.0, "LON": 113.59827, "LAT": 23.13909, "NAME_CN": "敬康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153745", "Name": "敬康药店", "address": "凤凰西路9附近" }, "geometry": { "type": "Point", "coordinates": [ 113.59827, 23.13909 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4957, "FID_": 4965.0, "LON": 113.51641, "LAT": 23.35543, "NAME_CN": "赐康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.153748", "Name": "赐康药店", "address": "九佛建设路160号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.51641, 23.35543 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4958, "FID_": 4966.0, "LON": 113.32216, "LAT": 22.9172, "NAME_CN": "容济堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153755", "Name": "容济堂药店", "address": "石涌上街" }, "geometry": { "type": "Point", "coordinates": [ 113.32216, 22.9172 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4959, "FID_": 4967.0, "LON": 113.43784, "LAT": 22.96549, "NAME_CN": "林和药业石基药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153756", "Name": "林和药业石基药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.43784, 22.96549 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4960, "FID_": 4968.0, "LON": 113.26675, "LAT": 23.26387, "NAME_CN": "人民会员平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153759", "Name": "人民会员平价大药房", "address": "菜田街" }, "geometry": { "type": "Point", "coordinates": [ 113.26675, 23.26387 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4961, "FID_": 4969.0, "LON": 113.54359, "LAT": 23.11491, "NAME_CN": "医信堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.153762", "Name": "医信堂药房", "address": "榕迳路13" }, "geometry": { "type": "Point", "coordinates": [ 113.54359, 23.11491 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4962, "FID_": 4970.0, "LON": 113.35935, "LAT": 23.11588, "NAME_CN": "康诚医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153763", "Name": "康诚医疗门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.35935, 23.11588 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4963, "FID_": 4971.0, "LON": 113.34532, "LAT": 23.1277, "NAME_CN": "钜富药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153774", "Name": "钜富药店", "address": "黄埔大道西872号105铺" }, "geometry": { "type": "Point", "coordinates": [ 113.34532, 23.1277 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4964, "FID_": 4972.0, "LON": 113.3019, "LAT": 23.26597, "NAME_CN": "康和堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153775", "Name": "康和堂药房", "address": "双和二街13" }, "geometry": { "type": "Point", "coordinates": [ 113.3019, 23.26597 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4965, "FID_": 4973.0, "LON": 113.61477, "LAT": 23.14843, "NAME_CN": "睿济大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153777", "Name": "睿济大药房", "address": "顺欣花园103铺" }, "geometry": { "type": "Point", "coordinates": [ 113.61477, 23.14843 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4966, "FID_": 4974.0, "LON": 113.58348, "LAT": 23.12622, "NAME_CN": "仁草康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153778", "Name": "仁草康大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.58348, 23.12622 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4967, "FID_": 4975.0, "LON": 113.79239, "LAT": 23.19944, "NAME_CN": "仁锦大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153784", "Name": "仁锦大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.79239, 23.19944 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4968, "FID_": 4976.0, "LON": 113.16688, "LAT": 23.47889, "NAME_CN": "益兴平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153789", "Name": "益兴平价大药房", "address": "振兴路" }, "geometry": { "type": "Point", "coordinates": [ 113.16688, 23.47889 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4969, "FID_": 4977.0, "LON": 113.16487, "LAT": 23.47465, "NAME_CN": "济仁堂平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153790", "Name": "济仁堂平价大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16487, 23.47465 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4970, "FID_": 4978.0, "LON": 113.41467, "LAT": 23.42579, "NAME_CN": "回春药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153791", "Name": "回春药店", "address": "京北路" }, "geometry": { "type": "Point", "coordinates": [ 113.41467, 23.42579 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4971, "FID_": 4979.0, "LON": 113.16192, "LAT": 23.46104, "NAME_CN": "广龙药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153793", "Name": "广龙药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16192, 23.46104 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4972, "FID_": 4980.0, "LON": 113.3918, "LAT": 23.12826, "NAME_CN": "平民大药房连锁经营车陂店", "TELEPHONE": "020-82323803", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153794", "Name": "平民大药房连锁经营车陂店", "address": "车陂北街16号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3918, 23.12826 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4973, "FID_": 4981.0, "LON": 113.26576, "LAT": 23.22105, "NAME_CN": "健康教练益民门诊", "TELEPHONE": "13242814529", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153797", "Name": "健康教练益民门诊", "address": "鹤边路" }, "geometry": { "type": "Point", "coordinates": [ 113.26576, 23.22105 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4974, "FID_": 4982.0, "LON": 113.26045, "LAT": 23.15637, "NAME_CN": "众生堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153798", "Name": "众生堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.26045, 23.15637 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4975, "FID_": 4983.0, "LON": 113.61309, "LAT": 23.12842, "NAME_CN": "晓宾大药房", "TELEPHONE": "020-29128848", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153806", "Name": "晓宾大药房", "address": "石井街41" }, "geometry": { "type": "Point", "coordinates": [ 113.61309, 23.12842 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4976, "FID_": 4984.0, "LON": 113.34244, "LAT": 23.16904, "NAME_CN": "学院门诊", "TELEPHONE": "13570997832", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153821", "Name": "学院门诊", "address": "长福路213" }, "geometry": { "type": "Point", "coordinates": [ 113.34244, 23.16904 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4977, "FID_": 4985.0, "LON": 113.52559, "LAT": 23.09102, "NAME_CN": "德信动物医院", "TELEPHONE": "020-82255339", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.153822", "Name": "德信动物医院", "address": "黄埔东路2945号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.52559, 23.09102 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4978, "FID_": 4986.0, "LON": 113.15518, "LAT": 23.46572, "NAME_CN": "振兴村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153824", "Name": "振兴村卫生站", "address": "振兴路35号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.15518, 23.46572 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4979, "FID_": 4987.0, "LON": 113.7299, "LAT": 23.72137, "NAME_CN": "众参源会员平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.153825", "Name": "众参源会员平价大药房", "address": "新街" }, "geometry": { "type": "Point", "coordinates": [ 113.7299, 23.72137 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4980, "FID_": 4988.0, "LON": 113.20537, "LAT": 23.16345, "NAME_CN": "品致平价大药房金沙州横沙店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153827", "Name": "品致平价大药房金沙州横沙店", "address": "平乐街49" }, "geometry": { "type": "Point", "coordinates": [ 113.20537, 23.16345 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4981, "FID_": 4989.0, "LON": 113.25114, "LAT": 23.11697, "NAME_CN": "陈仲生牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.153840", "Name": "陈仲生牙科诊所", "address": "海珠南路155" }, "geometry": { "type": "Point", "coordinates": [ 113.25114, 23.11697 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4982, "FID_": 4990.0, "LON": 113.60422, "LAT": 23.12965, "NAME_CN": "智康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153855", "Name": "智康大药房", "address": "东坑北横路15附近" }, "geometry": { "type": "Point", "coordinates": [ 113.60422, 23.12965 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4983, "FID_": 4991.0, "LON": 113.19604, "LAT": 23.42285, "NAME_CN": "狮岭镇医院杨屋社区卫生站第三门诊部", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153860", "Name": "狮岭镇医院杨屋社区卫生站第三门诊部", "address": "Y717" }, "geometry": { "type": "Point", "coordinates": [ 113.19604, 23.42285 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4984, "FID_": 4992.0, "LON": 113.15338, "LAT": 23.45151, "NAME_CN": "联合村大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153861", "Name": "联合村大药房", "address": "联合村" }, "geometry": { "type": "Point", "coordinates": [ 113.15338, 23.45151 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4985, "FID_": 4993.0, "LON": 113.36476, "LAT": 22.93203, "NAME_CN": "昌明药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153870", "Name": "昌明药房", "address": "南兴路47" }, "geometry": { "type": "Point", "coordinates": [ 113.36476, 22.93203 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4986, "FID_": 4994.0, "LON": 113.25781, "LAT": 23.15818, "NAME_CN": "曙光美牙护齿中心", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153875", "Name": "曙光美牙护齿中心", "address": "群英大街58号" }, "geometry": { "type": "Point", "coordinates": [ 113.25781, 23.15818 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4987, "FID_": 4995.0, "LON": 113.30663, "LAT": 22.97731, "NAME_CN": "正康连锁大药房NO.98", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153880", "Name": "正康连锁大药房NO.98", "address": "钟四解放路87号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30663, 22.97731 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4988, "FID_": 4996.0, "LON": 113.3062, "LAT": 22.97829, "NAME_CN": "健福堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153881", "Name": "健福堂药店", "address": "胜石中心路6号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3062, 22.97829 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4989, "FID_": 4997.0, "LON": 113.20536, "LAT": 23.3766, "NAME_CN": "万联大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153882", "Name": "万联大药房", "address": "新华路69号" }, "geometry": { "type": "Point", "coordinates": [ 113.20536, 23.3766 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4990, "FID_": 4998.0, "LON": 113.2692, "LAT": 23.13215, "NAME_CN": "本草药房德政北路分店", "TELEPHONE": "020-83862715", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.153885", "Name": "本草药房德政北路分店", "address": "德政北路504" }, "geometry": { "type": "Point", "coordinates": [ 113.2692, 23.13215 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4991, "FID_": 4999.0, "LON": 113.29731, "LAT": 23.0422, "NAME_CN": "同立动物医院", "TELEPHONE": "020-34526609", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153887", "Name": "同立动物医院", "address": "洛溪新城如意二马路17-20号(近百佳洛溪店)" }, "geometry": { "type": "Point", "coordinates": [ 113.29731, 23.0422 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4992, "FID_": 5000.0, "LON": 113.81639, "LAT": 23.19232, "NAME_CN": "石滩镇元美村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153888", "Name": "石滩镇元美村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.81639, 23.19232 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4993, "FID_": 5001.0, "LON": 113.41601, "LAT": 22.92805, "NAME_CN": "雁洲村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153891", "Name": "雁洲村卫生站", "address": "雁洲路" }, "geometry": { "type": "Point", "coordinates": [ 113.41601, 22.92805 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4994, "FID_": 5002.0, "LON": 113.19044, "LAT": 23.33548, "NAME_CN": "康域药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153895", "Name": "康域药店", "address": "神山大道西424" }, "geometry": { "type": "Point", "coordinates": [ 113.19044, 23.33548 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4995, "FID_": 5003.0, "LON": 113.57873, "LAT": 23.55482, "NAME_CN": "众芝康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.153899", "Name": "众芝康药店", "address": "西宁西路88" }, "geometry": { "type": "Point", "coordinates": [ 113.57873, 23.55482 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4996, "FID_": 5004.0, "LON": 113.22231, "LAT": 23.40086, "NAME_CN": "美华口腔门诊部", "TELEPHONE": "020-36975933", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153900", "Name": "美华口腔门诊部", "address": "龙珠路33-40" }, "geometry": { "type": "Point", "coordinates": [ 113.22231, 23.40086 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4997, "FID_": 5005.0, "LON": 113.26361, "LAT": 23.15973, "NAME_CN": "广州中医药大学门诊部", "TELEPHONE": "020-36585740", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153907", "Name": "广州中医药大学门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.26361, 23.15973 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4998, "FID_": 5006.0, "LON": 113.26982, "LAT": 23.12549, "NAME_CN": "创美口腔门诊", "TELEPHONE": "020-83379995", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.153908", "Name": "创美口腔门诊", "address": "文明路201" }, "geometry": { "type": "Point", "coordinates": [ 113.26982, 23.12549 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 4999, "FID_": 5007.0, "LON": 113.19827, "LAT": 23.38445, "NAME_CN": "千寻方药店建源中药养生馆", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153910", "Name": "千寻方药店建源中药养生馆", "address": "站前路25-4" }, "geometry": { "type": "Point", "coordinates": [ 113.19827, 23.38445 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5000, "FID_": 5008.0, "LON": 113.19586, "LAT": 23.39726, "NAME_CN": "胡忠医院松园院区", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153911", "Name": "胡忠医院松园院区-儿童急诊", "address": "松园路" }, "geometry": { "type": "Point", "coordinates": [ 113.19586, 23.39726 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5001, "FID_": 5009.0, "LON": 113.45027, "LAT": 23.10267, "NAME_CN": "德仁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.153916", "Name": "德仁药店", "address": "丰乐南路491" }, "geometry": { "type": "Point", "coordinates": [ 113.45027, 23.10267 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5002, "FID_": 5010.0, "LON": 113.31207, "LAT": 23.15543, "NAME_CN": "平记大药店", "TELEPHONE": "020-87031456", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153923", "Name": "平记大药店", "address": "禺东西路38号之2" }, "geometry": { "type": "Point", "coordinates": [ 113.31207, 23.15543 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5003, "FID_": 5011.0, "LON": 113.18941, "LAT": 23.33497, "NAME_CN": "永强药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153928", "Name": "永强药店", "address": "振兴二街58" }, "geometry": { "type": "Point", "coordinates": [ 113.18941, 23.33497 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5004, "FID_": 5012.0, "LON": 113.37931, "LAT": 22.78598, "NAME_CN": "维毓村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.153932", "Name": "维毓村卫生站", "address": "沙尾街" }, "geometry": { "type": "Point", "coordinates": [ 113.37931, 22.78598 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5005, "FID_": 5013.0, "LON": 113.30452, "LAT": 23.12925, "NAME_CN": "海亮牙科诊所", "TELEPHONE": "020-85850168", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.153936", "Name": "海亮牙科诊所", "address": "金羊一街50号" }, "geometry": { "type": "Point", "coordinates": [ 113.30452, 23.12925 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5006, "FID_": 5014.0, "LON": 113.41055, "LAT": 23.33797, "NAME_CN": "百益安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153949", "Name": "百益安药店", "address": "良沙路1832号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.41055, 23.33797 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5007, "FID_": 5015.0, "LON": 113.22539, "LAT": 23.20811, "NAME_CN": "林和药业连锁祥兴药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153950", "Name": "林和药业连锁祥兴药店", "address": "兆丰路206" }, "geometry": { "type": "Point", "coordinates": [ 113.22539, 23.20811 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5008, "FID_": 5016.0, "LON": 113.20091, "LAT": 23.3843, "NAME_CN": "花都胡忠医院", "TELEPHONE": "020-36808120", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153953", "Name": "花都胡忠医院-急诊科", "address": "建设路51" }, "geometry": { "type": "Point", "coordinates": [ 113.20091, 23.3843 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5009, "FID_": 5017.0, "LON": 113.69639, "LAT": 23.27634, "NAME_CN": "百康堂文明路药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153961", "Name": "百康堂文明路药店", "address": "文明路22" }, "geometry": { "type": "Point", "coordinates": [ 113.69639, 23.27634 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5010, "FID_": 5018.0, "LON": 113.61262, "LAT": 23.1114, "NAME_CN": "黄秀珍牙科诊所", "TELEPHONE": "020-82765410", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153965", "Name": "黄秀珍牙科诊所", "address": "建设路81" }, "geometry": { "type": "Point", "coordinates": [ 113.61262, 23.1114 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5011, "FID_": 5019.0, "LON": 113.29811, "LAT": 23.04163, "NAME_CN": "宠物宝宝医疗馆", "TELEPHONE": "020-34544542", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153967", "Name": "宠物宝宝医疗馆", "address": "洛涛居南区27幢62号" }, "geometry": { "type": "Point", "coordinates": [ 113.29811, 23.04163 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5012, "FID_": 5020.0, "LON": 113.37616, "LAT": 23.16442, "NAME_CN": "源祥大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.153969", "Name": "源祥大药房", "address": "岑村东外街3" }, "geometry": { "type": "Point", "coordinates": [ 113.37616, 23.16442 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5013, "FID_": 5021.0, "LON": 113.21058, "LAT": 23.36888, "NAME_CN": "缪保民牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153972", "Name": "缪保民牙科诊所", "address": "X264" }, "geometry": { "type": "Point", "coordinates": [ 113.21058, 23.36888 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5014, "FID_": 5022.0, "LON": 113.57511, "LAT": 23.30887, "NAME_CN": "九龙镇新田村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.153973", "Name": "九龙镇新田村卫生站", "address": "Y450" }, "geometry": { "type": "Point", "coordinates": [ 113.57511, 23.30887 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5015, "FID_": 5023.0, "LON": 113.47877, "LAT": 22.97082, "NAME_CN": "嘉城药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.153975", "Name": "嘉城药店", "address": "东明大街3" }, "geometry": { "type": "Point", "coordinates": [ 113.47877, 22.97082 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5016, "FID_": 5024.0, "LON": 113.60417, "LAT": 23.12662, "NAME_CN": "君杰中医门诊部", "TELEPHONE": "020-82607723", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.153981", "Name": "君杰中医门诊部", "address": "东坑四横路43" }, "geometry": { "type": "Point", "coordinates": [ 113.60417, 23.12662 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5017, "FID_": 5025.0, "LON": 113.15882, "LAT": 23.46363, "NAME_CN": "宏康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153985", "Name": "宏康大药房", "address": "祥和街23" }, "geometry": { "type": "Point", "coordinates": [ 113.15882, 23.46363 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5018, "FID_": 5026.0, "LON": 113.28894, "LAT": 23.22873, "NAME_CN": "广东省工伤康复医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153990", "Name": "广东省工伤康复医院门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.28894, 23.22873 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5019, "FID_": 5027.0, "LON": 113.29273, "LAT": 23.26187, "NAME_CN": "乐芝林大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153992", "Name": "乐芝林大药房", "address": "长红长湴街" }, "geometry": { "type": "Point", "coordinates": [ 113.29273, 23.26187 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5020, "FID_": 5028.0, "LON": 113.20173, "LAT": 23.39766, "NAME_CN": "联药药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153994", "Name": "联药药房", "address": "松园路19-3附近" }, "geometry": { "type": "Point", "coordinates": [ 113.20173, 23.39766 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5021, "FID_": 5029.0, "LON": 113.29033, "LAT": 23.27392, "NAME_CN": "林和药业连锁庆丰堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.153995", "Name": "林和药业连锁庆丰堂药店", "address": "南岭村南岭南路南向路口处" }, "geometry": { "type": "Point", "coordinates": [ 113.29033, 23.27392 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5022, "FID_": 5030.0, "LON": 113.20786, "LAT": 23.38734, "NAME_CN": "天仁药业华盈药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.153996", "Name": "天仁药业华盈药店", "address": "云山大道43-8北60米" }, "geometry": { "type": "Point", "coordinates": [ 113.20786, 23.38734 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5023, "FID_": 5031.0, "LON": 113.23537, "LAT": 23.35488, "NAME_CN": "平和堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154000", "Name": "平和堂药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23537, 23.35488 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5024, "FID_": 5032.0, "LON": 113.33039, "LAT": 23.27066, "NAME_CN": "德鑫大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154004", "Name": "德鑫大药房", "address": "陈太路" }, "geometry": { "type": "Point", "coordinates": [ 113.33039, 23.27066 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5025, "FID_": 5033.0, "LON": 113.29268, "LAT": 23.03821, "NAME_CN": "健康心愿大药房洛浦丽江分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154008", "Name": "健康心愿大药房洛浦丽江分店", "address": "沿沙东路" }, "geometry": { "type": "Point", "coordinates": [ 113.29268, 23.03821 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5026, "FID_": 5034.0, "LON": 113.59149, "LAT": 23.14022, "NAME_CN": "美迪森大药房凤馨店", "TELEPHONE": "020-32930012", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154016", "Name": "美迪森大药房凤馨店", "address": "汽车城东路164" }, "geometry": { "type": "Point", "coordinates": [ 113.59149, 23.14022 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5027, "FID_": 5035.0, "LON": 113.24336, "LAT": 23.25617, "NAME_CN": "桃园大药房小马分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154019", "Name": "桃园大药房小马分店", "address": "小马街28号" }, "geometry": { "type": "Point", "coordinates": [ 113.24336, 23.25617 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5028, "FID_": 5036.0, "LON": 113.29651, "LAT": 23.22071, "NAME_CN": "德顺堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154024", "Name": "德顺堂药房", "address": "元下田四路" }, "geometry": { "type": "Point", "coordinates": [ 113.29651, 23.22071 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5029, "FID_": 5037.0, "LON": 113.29499, "LAT": 23.07012, "NAME_CN": "瑞宝街南洲名苑社区卫生站", "TELEPHONE": "020-84051043", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.154029", "Name": "瑞宝街南洲名苑社区卫生站", "address": "梦轩南街19" }, "geometry": { "type": "Point", "coordinates": [ 113.29499, 23.07012 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5030, "FID_": 5038.0, "LON": 113.61034, "LAT": 23.12018, "NAME_CN": "护康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154030", "Name": "护康大药房", "address": "公园中路1" }, "geometry": { "type": "Point", "coordinates": [ 113.61034, 23.12018 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5031, "FID_": 5039.0, "LON": 113.3471, "LAT": 22.96241, "NAME_CN": "林和药业长兴药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154032", "Name": "林和药业长兴药店", "address": "银平路2巷34号112" }, "geometry": { "type": "Point", "coordinates": [ 113.3471, 22.96241 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5032, "FID_": 5040.0, "LON": 113.58084, "LAT": 23.26618, "NAME_CN": "红十字会医院大坦村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.154033", "Name": "红十字会医院大坦村卫生站", "address": "九龙镇大坦村" }, "geometry": { "type": "Point", "coordinates": [ 113.58084, 23.26618 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5033, "FID_": 5041.0, "LON": 113.04919, "LAT": 23.29594, "NAME_CN": "炭步镇骆村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154041", "Name": "炭步镇骆村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.04919, 23.29594 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5034, "FID_": 5042.0, "LON": 113.34782, "LAT": 23.25346, "NAME_CN": "保健堂大药房大源分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154042", "Name": "保健堂大药房大源分店", "address": "大源东路" }, "geometry": { "type": "Point", "coordinates": [ 113.34782, 23.25346 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5035, "FID_": 5043.0, "LON": 113.32519, "LAT": 22.97469, "NAME_CN": "泰迪动物医院", "TELEPHONE": "13431043004", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154048", "Name": "泰迪动物医院", "address": "长华商业街A区16号" }, "geometry": { "type": "Point", "coordinates": [ 113.32519, 22.97469 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5036, "FID_": 5044.0, "LON": 113.34978, "LAT": 22.9649, "NAME_CN": "健禾堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154049", "Name": "健禾堂药店", "address": "东排商铺2号" }, "geometry": { "type": "Point", "coordinates": [ 113.34978, 22.9649 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5037, "FID_": 5045.0, "LON": 113.22817, "LAT": 23.192, "NAME_CN": "潭村社区云涛医疗门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154054", "Name": "潭村社区云涛医疗门诊", "address": "南新大街" }, "geometry": { "type": "Point", "coordinates": [ 113.22817, 23.192 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5038, "FID_": 5046.0, "LON": 113.29711, "LAT": 23.2895, "NAME_CN": "民信药业乐信药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154062", "Name": "民信药业乐信药房", "address": "夏良市场东巷3号" }, "geometry": { "type": "Point", "coordinates": [ 113.29711, 23.2895 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5039, "FID_": 5047.0, "LON": 113.27645, "LAT": 23.22597, "NAME_CN": "广州同康门诊部", "TELEPHONE": "13539838848", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154063", "Name": "广州同康门诊部", "address": "黄边北路122" }, "geometry": { "type": "Point", "coordinates": [ 113.27645, 23.22597 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5040, "FID_": 5048.0, "LON": 113.41063, "LAT": 22.95225, "NAME_CN": "新桥综合门诊部", "TELEPHONE": "020-39962288", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154068", "Name": "新桥综合门诊部", "address": "市莲路" }, "geometry": { "type": "Point", "coordinates": [ 113.41063, 22.95225 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5041, "FID_": 5049.0, "LON": 113.36476, "LAT": 23.36554, "NAME_CN": "林和药业连锁红旗药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154069", "Name": "林和药业连锁红旗药店", "address": "红旗大道131附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36476, 23.36554 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5042, "FID_": 5050.0, "LON": 113.61551, "LAT": 23.28985, "NAME_CN": "仁民大药房中新店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154082", "Name": "仁民大药房中新店", "address": "新市路26" }, "geometry": { "type": "Point", "coordinates": [ 113.61551, 23.28985 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5043, "FID_": 5051.0, "LON": 113.37804, "LAT": 22.98632, "NAME_CN": "樟边村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154083", "Name": "樟边村卫生站", "address": "为民北路" }, "geometry": { "type": "Point", "coordinates": [ 113.37804, 22.98632 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5044, "FID_": 5052.0, "LON": 113.25655, "LAT": 23.15922, "NAME_CN": "康知家爱心药房三元里店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154089", "Name": "康知家爱心药房三元里店", "address": "抗英大街10号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25655, 23.15922 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5045, "FID_": 5053.0, "LON": 113.23735, "LAT": 23.13021, "NAME_CN": "滋发堂药店", "TELEPHONE": "020-81029579", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.154091", "Name": "滋发堂药店", "address": "幸福新村首层31号A1/2号" }, "geometry": { "type": "Point", "coordinates": [ 113.23735, 23.13021 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5046, "FID_": 5054.0, "LON": 113.57551, "LAT": 23.5692, "NAME_CN": "城郊高步卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.154099", "Name": "城郊高步卫生站", "address": "城新路" }, "geometry": { "type": "Point", "coordinates": [ 113.57551, 23.5692 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5047, "FID_": 5055.0, "LON": 113.12543, "LAT": 23.37518, "NAME_CN": "炭步保康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154101", "Name": "炭步保康堂药店", "address": "四角围村" }, "geometry": { "type": "Point", "coordinates": [ 113.12543, 23.37518 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5048, "FID_": 5056.0, "LON": 113.23455, "LAT": 23.17284, "NAME_CN": "百润堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154102", "Name": "百润堂大药房", "address": "新南二路" }, "geometry": { "type": "Point", "coordinates": [ 113.23455, 23.17284 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5049, "FID_": 5057.0, "LON": 113.23452, "LAT": 23.17556, "NAME_CN": "林和药业连锁鸿健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154103", "Name": "林和药业连锁鸿健药店", "address": "横滘大街159号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23452, 23.17556 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5050, "FID_": 5058.0, "LON": 113.32955, "LAT": 23.09805, "NAME_CN": "中国人民解放军第四二一医院健康管理中心", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.154115", "Name": "中国人民解放军第四二一医院健康管理中心", "address": "新港中路466" }, "geometry": { "type": "Point", "coordinates": [ 113.32955, 23.09805 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5051, "FID_": 5059.0, "LON": 113.82597, "LAT": 23.30233, "NAME_CN": "泰林瑞草堂沙园大药房泰林NO.15", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154117", "Name": "泰林瑞草堂沙园大药房泰林NO.15", "address": "富宁路与沙园中路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.82597, 23.30233 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5052, "FID_": 5060.0, "LON": 113.35875, "LAT": 23.11769, "NAME_CN": "人和颐康堂健康药房", "TELEPHONE": "020-85657120", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.154119", "Name": "人和颐康堂健康药房", "address": "欣业大厦附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35875, 23.11769 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5053, "FID_": 5061.0, "LON": 113.52447, "LAT": 23.06054, "NAME_CN": "广州开发区医院门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.154123", "Name": "广州开发区医院门诊", "address": "友谊路196" }, "geometry": { "type": "Point", "coordinates": [ 113.52447, 23.06054 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5054, "FID_": 5062.0, "LON": 113.32036, "LAT": 23.20049, "NAME_CN": "东方大药房同和店", "TELEPHONE": "020-37386599", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154129", "Name": "东方大药房同和店", "address": "同和镇翠景楼东起第一间铺" }, "geometry": { "type": "Point", "coordinates": [ 113.32036, 23.20049 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5055, "FID_": 5063.0, "LON": 113.26809, "LAT": 23.21131, "NAME_CN": "晨光大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154131", "Name": "晨光大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.26809, 23.21131 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5056, "FID_": 5064.0, "LON": 113.28246, "LAT": 23.40232, "NAME_CN": "民泰药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154134", "Name": "民泰药店", "address": "Y778" }, "geometry": { "type": "Point", "coordinates": [ 113.28246, 23.40232 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5057, "FID_": 5065.0, "LON": 113.17721, "LAT": 23.3344, "NAME_CN": "民康大药房神山店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154135", "Name": "民康大药房神山店", "address": "神石路" }, "geometry": { "type": "Point", "coordinates": [ 113.17721, 23.3344 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5058, "FID_": 5066.0, "LON": 113.27102, "LAT": 23.24299, "NAME_CN": "仁心堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154138", "Name": "仁心堂大药房", "address": "望岗大岭北街41" }, "geometry": { "type": "Point", "coordinates": [ 113.27102, 23.24299 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5059, "FID_": 5067.0, "LON": 113.1631, "LAT": 23.41968, "NAME_CN": "天健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154143", "Name": "天健大药房", "address": "红棉大道北" }, "geometry": { "type": "Point", "coordinates": [ 113.1631, 23.41968 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5060, "FID_": 5068.0, "LON": 113.12314, "LAT": 23.36807, "NAME_CN": "仁安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154154", "Name": "仁安药店", "address": "大塘村" }, "geometry": { "type": "Point", "coordinates": [ 113.12314, 23.36807 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5061, "FID_": 5069.0, "LON": 113.41016, "LAT": 23.33823, "NAME_CN": "光明村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154162", "Name": "光明村卫生站", "address": "二七三县道附近" }, "geometry": { "type": "Point", "coordinates": [ 113.41016, 23.33823 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5062, "FID_": 5070.0, "LON": 113.81721, "LAT": 23.28587, "NAME_CN": "海王星辰健康药房荔乡NO.2", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154170", "Name": "海王星辰健康药房荔乡NO.2", "address": "荔乡路59" }, "geometry": { "type": "Point", "coordinates": [ 113.81721, 23.28587 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5063, "FID_": 5071.0, "LON": 113.89123, "LAT": 23.44215, "NAME_CN": "正果镇蒙花布村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154182", "Name": "正果镇蒙花布村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.89123, 23.44215 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5064, "FID_": 5072.0, "LON": 113.56235, "LAT": 23.3457, "NAME_CN": "迳下村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.154194", "Name": "迳下村卫生站", "address": "迳下斯迳路迳下东街28" }, "geometry": { "type": "Point", "coordinates": [ 113.56235, 23.3457 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5065, "FID_": 5073.0, "LON": 113.07639, "LAT": 23.39124, "NAME_CN": "赤坭动物及动物产品检疫报检点", "TELEPHONE": "020-86841545", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154199", "Name": "赤坭动物及动物产品检疫报检点", "address": "赤坭大道11" }, "geometry": { "type": "Point", "coordinates": [ 113.07639, 23.39124 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5066, "FID_": 5074.0, "LON": 113.32613, "LAT": 23.16496, "NAME_CN": "武警医院医学整形激光美容", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.154209", "Name": "武警医院医学整形激光美容", "address": "燕岭路268号" }, "geometry": { "type": "Point", "coordinates": [ 113.32613, 23.16496 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5067, "FID_": 5075.0, "LON": 113.28552, "LAT": 23.12792, "NAME_CN": "宝芝林大药房(中山店)", "TELEPHONE": "020-37614513", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.154214", "Name": "宝芝林大药房(中山店)", "address": "中山二路50号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28552, 23.12792 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5068, "FID_": 5076.0, "LON": 113.38051, "LAT": 23.12424, "NAME_CN": "博爱药店骏景店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.154221", "Name": "博爱药店骏景店", "address": "骏御轩D座102号" }, "geometry": { "type": "Point", "coordinates": [ 113.38051, 23.12424 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5069, "FID_": 5077.0, "LON": 113.59994, "LAT": 23.12592, "NAME_CN": "德康药店", "TELEPHONE": "020-82699063", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154222", "Name": "德康药店", "address": "新庄四横路28" }, "geometry": { "type": "Point", "coordinates": [ 113.59994, 23.12592 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5070, "FID_": 5078.0, "LON": 113.26422, "LAT": 23.16979, "NAME_CN": "景泰医院口腔科", "TELEPHONE": "15361299593", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154224", "Name": "景泰医院口腔科", "address": "平安路53" }, "geometry": { "type": "Point", "coordinates": [ 113.26422, 23.16979 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5071, "FID_": 5079.0, "LON": 113.85202, "LAT": 23.19002, "NAME_CN": "康采堂三江大药房NO.28", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154226", "Name": "康采堂三江大药房NO.28", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.85202, 23.19002 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5072, "FID_": 5080.0, "LON": 113.61715, "LAT": 23.12909, "NAME_CN": "南湘药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154228", "Name": "南湘药房", "address": "新何村铁塔大道53附近" }, "geometry": { "type": "Point", "coordinates": [ 113.61715, 23.12909 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5073, "FID_": 5081.0, "LON": 113.61492, "LAT": 23.13628, "NAME_CN": "锐宏药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154229", "Name": "锐宏药店", "address": "龙塘路1号" }, "geometry": { "type": "Point", "coordinates": [ 113.61492, 23.13628 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5074, "FID_": 5082.0, "LON": 113.29004, "LAT": 23.25417, "NAME_CN": "明仁堂平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154232", "Name": "明仁堂平价药房", "address": "下新村街" }, "geometry": { "type": "Point", "coordinates": [ 113.29004, 23.25417 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5075, "FID_": 5083.0, "LON": 113.34552, "LAT": 23.07561, "NAME_CN": "健多福大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.154241", "Name": "健多福大药房", "address": "华洲路332号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.34552, 23.07561 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5076, "FID_": 5084.0, "LON": 113.22367, "LAT": 23.09389, "NAME_CN": "锦文药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.154242", "Name": "锦文药店", "address": "镇南大街1-15" }, "geometry": { "type": "Point", "coordinates": [ 113.22367, 23.09389 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5077, "FID_": 5085.0, "LON": 113.12212, "LAT": 23.46026, "NAME_CN": "西头村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154245", "Name": "西头村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.12212, 23.46026 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5078, "FID_": 5086.0, "LON": 113.20064, "LAT": 23.39093, "NAME_CN": "信福缘大药房五华旗舰店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154246", "Name": "信福缘大药房五华旗舰店", "address": "五华直街12-1" }, "geometry": { "type": "Point", "coordinates": [ 113.20064, 23.39093 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5079, "FID_": 5087.0, "LON": 113.19961, "LAT": 23.15237, "NAME_CN": "宠爱宠物", "TELEPHONE": "020-81742150", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154249", "Name": "宠爱宠物", "address": "沙凤一路沙凤小区旁" }, "geometry": { "type": "Point", "coordinates": [ 113.19961, 23.15237 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5080, "FID_": 5088.0, "LON": 113.82419, "LAT": 23.29913, "NAME_CN": "和熙药房", "TELEPHONE": "13809288874", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154250", "Name": "和熙药房", "address": "富强路35号斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.82419, 23.29913 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5081, "FID_": 5089.0, "LON": 113.41192, "LAT": 23.16749, "NAME_CN": "紫祥堂药房大观店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.154262", "Name": "紫祥堂药房大观店", "address": "新塘新园新街一横路" }, "geometry": { "type": "Point", "coordinates": [ 113.41192, 23.16749 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5082, "FID_": 5090.0, "LON": 113.30873, "LAT": 23.01694, "NAME_CN": "国药医药平价连锁大药房今日丽舍分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154267", "Name": "国药医药平价连锁大药房今日丽舍分店", "address": "南大路" }, "geometry": { "type": "Point", "coordinates": [ 113.30873, 23.01694 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5083, "FID_": 5091.0, "LON": 113.14093, "LAT": 23.46977, "NAME_CN": "禄济唐大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154268", "Name": "禄济唐大药店", "address": "金狮大道西与前进路交叉口附近" }, "geometry": { "type": "Point", "coordinates": [ 113.14093, 23.46977 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5084, "FID_": 5092.0, "LON": 113.12758, "LAT": 23.44685, "NAME_CN": "润泽堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154269", "Name": "润泽堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.12758, 23.44685 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5085, "FID_": 5093.0, "LON": 113.32048, "LAT": 23.08732, "NAME_CN": "东华牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.154270", "Name": "东华牙科", "address": "东华大街5号之1" }, "geometry": { "type": "Point", "coordinates": [ 113.32048, 23.08732 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5086, "FID_": 5094.0, "LON": 113.82903, "LAT": 23.38354, "NAME_CN": "众兴堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154286", "Name": "众兴堂药店", "address": "泰安路" }, "geometry": { "type": "Point", "coordinates": [ 113.82903, 23.38354 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5087, "FID_": 5095.0, "LON": 113.30202, "LAT": 23.12888, "NAME_CN": "麦永萍牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.154292", "Name": "麦永萍牙科诊所", "address": "共和路50-2号11铺" }, "geometry": { "type": "Point", "coordinates": [ 113.30202, 23.12888 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5088, "FID_": 5096.0, "LON": 113.73072, "LAT": 23.23231, "NAME_CN": "吓岗村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154296", "Name": "吓岗村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.73072, 23.23231 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5089, "FID_": 5097.0, "LON": 113.30743, "LAT": 23.25271, "NAME_CN": "广州东仁医院亚健康保健中心", "TELEPHONE": "020-66670210", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154301", "Name": "广州东仁医院亚健康保健中心", "address": "东平大道" }, "geometry": { "type": "Point", "coordinates": [ 113.30743, 23.25271 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5090, "FID_": 5098.0, "LON": 113.80323, "LAT": 23.29952, "NAME_CN": "泰林瑞草堂大药房泰林NO.10", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154304", "Name": "泰林瑞草堂大药房泰林NO.10", "address": "荔城大道296号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.80323, 23.29952 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5091, "FID_": 5099.0, "LON": 113.81398, "LAT": 23.29655, "NAME_CN": "善青堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154305", "Name": "善青堂药店", "address": "荔城大道159" }, "geometry": { "type": "Point", "coordinates": [ 113.81398, 23.29655 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5092, "FID_": 5100.0, "LON": 113.2626, "LAT": 23.21952, "NAME_CN": "湛恩堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154306", "Name": "湛恩堂药房", "address": "鹤边村鹤岭街7号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2626, 23.21952 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5093, "FID_": 5101.0, "LON": 113.56746, "LAT": 23.5612, "NAME_CN": "好家康众洁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.154307", "Name": "好家康众洁药店", "address": "旺利花苑附近" }, "geometry": { "type": "Point", "coordinates": [ 113.56746, 23.5612 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5094, "FID_": 5102.0, "LON": 113.56767, "LAT": 23.56113, "NAME_CN": "李勇军牙科诊所", "TELEPHONE": "13711034886", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.154308", "Name": "李勇军牙科诊所", "address": "旺城北路73" }, "geometry": { "type": "Point", "coordinates": [ 113.56767, 23.56113 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5095, "FID_": 5103.0, "LON": 113.60328, "LAT": 23.11904, "NAME_CN": "东方红药业公司华健药店", "TELEPHONE": "020-82776188", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154309", "Name": "东方红药业公司华健药店", "address": "群贤路口" }, "geometry": { "type": "Point", "coordinates": [ 113.60328, 23.11904 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5096, "FID_": 5104.0, "LON": 113.60418, "LAT": 23.12572, "NAME_CN": "好大夫药店东坑分店", "TELEPHONE": "13632227393", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154318", "Name": "好大夫药店东坑分店", "address": "东坑五横路4" }, "geometry": { "type": "Point", "coordinates": [ 113.60418, 23.12572 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5097, "FID_": 5105.0, "LON": 113.30446, "LAT": 23.02423, "NAME_CN": "庚康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154321", "Name": "庚康药店", "address": "朝东路" }, "geometry": { "type": "Point", "coordinates": [ 113.30446, 23.02423 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5098, "FID_": 5106.0, "LON": 113.54803, "LAT": 23.11114, "NAME_CN": "增城市仁衡药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154345", "Name": "增城市仁衡药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.54803, 23.11114 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5099, "FID_": 5107.0, "LON": 113.45306, "LAT": 22.88658, "NAME_CN": "正康连锁大药房有限公司东信园分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.154349", "Name": "正康连锁大药房有限公司东信园分店", "address": "祥福路" }, "geometry": { "type": "Point", "coordinates": [ 113.45306, 22.88658 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5100, "FID_": 5108.0, "LON": 113.25443, "LAT": 23.25182, "NAME_CN": "葆棂药店", "TELEPHONE": "020-86028116", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154351", "Name": "葆棂药店", "address": "平沙松园街31" }, "geometry": { "type": "Point", "coordinates": [ 113.25443, 23.25182 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5101, "FID_": 5109.0, "LON": 113.311, "LAT": 23.06827, "NAME_CN": "广州天合医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.154353", "Name": "广州天合医疗门诊部", "address": "后滘西大街189" }, "geometry": { "type": "Point", "coordinates": [ 113.311, 23.06827 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5102, "FID_": 5110.0, "LON": 113.56894, "LAT": 23.58707, "NAME_CN": "城郊街新星村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.154368", "Name": "城郊街新星村卫生站", "address": "横江大道" }, "geometry": { "type": "Point", "coordinates": [ 113.56894, 23.58707 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5103, "FID_": 5111.0, "LON": 113.23107, "LAT": 23.17738, "NAME_CN": "津元堂口腔门诊部", "TELEPHONE": "020-36470469", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154371", "Name": "津元堂口腔门诊部", "address": "西槎路583号自编8号" }, "geometry": { "type": "Point", "coordinates": [ 113.23107, 23.17738 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5104, "FID_": 5112.0, "LON": 113.81926, "LAT": 23.13702, "NAME_CN": "轩源药房", "TELEPHONE": "020-82905082", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154372", "Name": "轩源药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.81926, 23.13702 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5105, "FID_": 5113.0, "LON": 113.27809, "LAT": 23.13359, "NAME_CN": "中山大学光华口腔医学院附属口腔医院特诊中心", "TELEPHONE": "020-29055511", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.154389", "Name": "中山大学光华口腔医学院附属口腔医院特诊中心", "address": "东风东路572号" }, "geometry": { "type": "Point", "coordinates": [ 113.27809, 23.13359 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5106, "FID_": 5114.0, "LON": 113.3304, "LAT": 23.14179, "NAME_CN": "情缘动物诊所", "TELEPHONE": "020-87533110", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.154391", "Name": "情缘动物诊所", "address": "龙盛街28" }, "geometry": { "type": "Point", "coordinates": [ 113.3304, 23.14179 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5107, "FID_": 5115.0, "LON": 113.567, "LAT": 23.56001, "NAME_CN": "慈济堂健康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.154393", "Name": "慈济堂健康药房", "address": "旺利花苑附近" }, "geometry": { "type": "Point", "coordinates": [ 113.567, 23.56001 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5108, "FID_": 5116.0, "LON": 113.29466, "LAT": 23.07386, "NAME_CN": "广州美德坚口腔门诊部", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.154402", "Name": "广州美德坚口腔门诊部", "address": "西滘西街自编12之3" }, "geometry": { "type": "Point", "coordinates": [ 113.29466, 23.07386 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5109, "FID_": 5117.0, "LON": 113.23222, "LAT": 23.2092, "NAME_CN": "石井人民医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154403", "Name": "石井人民医院门诊部", "address": "石井镇升平前街49号" }, "geometry": { "type": "Point", "coordinates": [ 113.23222, 23.2092 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5110, "FID_": 5118.0, "LON": 113.19673, "LAT": 23.39471, "NAME_CN": "悦兴堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154404", "Name": "悦兴堂药房", "address": "六社旧村六巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.19673, 23.39471 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5111, "FID_": 5119.0, "LON": 113.38484, "LAT": 22.91732, "NAME_CN": "广州市番禺区御生药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154407", "Name": "广州市番禺区御生药房", "address": "蚬涌中心路1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.38484, 22.91732 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5112, "FID_": 5120.0, "LON": 113.2511, "LAT": 23.25172, "NAME_CN": "八方大药房平沙店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154408", "Name": "八方大药房平沙店", "address": "平沙街26附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2511, 23.25172 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5113, "FID_": 5121.0, "LON": 113.35014, "LAT": 23.3657, "NAME_CN": "保善堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154409", "Name": "保善堂药店", "address": "竹料新胜南街" }, "geometry": { "type": "Point", "coordinates": [ 113.35014, 23.3657 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5114, "FID_": 5122.0, "LON": 113.38714, "LAT": 22.93544, "NAME_CN": "佰康药房东怡分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154415", "Name": "佰康药房东怡分店", "address": "东怡新区三街东7" }, "geometry": { "type": "Point", "coordinates": [ 113.38714, 22.93544 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5115, "FID_": 5123.0, "LON": 113.59446, "LAT": 23.54884, "NAME_CN": "江埔街河东北社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.154427", "Name": "江埔街河东北社区卫生站", "address": "河东北路49" }, "geometry": { "type": "Point", "coordinates": [ 113.59446, 23.54884 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5116, "FID_": 5124.0, "LON": 113.28619, "LAT": 23.46458, "NAME_CN": "东方村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154436", "Name": "东方村卫生站", "address": "花山镇东方村" }, "geometry": { "type": "Point", "coordinates": [ 113.28619, 23.46458 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5117, "FID_": 5125.0, "LON": 113.28541, "LAT": 23.22451, "NAME_CN": "海纳百川大药房", "TELEPHONE": "020-81189039", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154442", "Name": "海纳百川大药房", "address": "黄边北路自编7号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28541, 23.22451 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5118, "FID_": 5126.0, "LON": 113.29073, "LAT": 23.3383, "NAME_CN": "广州民信药业有限公司信健药房", "TELEPHONE": "13719199078", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154445", "Name": "广州民信药业有限公司信健药房", "address": "鹤龙六路248" }, "geometry": { "type": "Point", "coordinates": [ 113.29073, 23.3383 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5119, "FID_": 5127.0, "LON": 113.40848, "LAT": 23.67181, "NAME_CN": "众智大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.154448", "Name": "众智大药房", "address": "龙城南路" }, "geometry": { "type": "Point", "coordinates": [ 113.40848, 23.67181 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5120, "FID_": 5128.0, "LON": 113.27117, "LAT": 23.2283, "NAME_CN": "和兴康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154452", "Name": "和兴康药房", "address": "黄边南街61" }, "geometry": { "type": "Point", "coordinates": [ 113.27117, 23.2283 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5121, "FID_": 5129.0, "LON": 113.2548, "LAT": 23.1933, "NAME_CN": "天田大药房新市分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154453", "Name": "天田大药房新市分店", "address": "新市新街新巷12号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2548, 23.1933 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5122, "FID_": 5130.0, "LON": 113.2057, "LAT": 23.43787, "NAME_CN": "东边村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154460", "Name": "东边村卫生站", "address": "东边村" }, "geometry": { "type": "Point", "coordinates": [ 113.2057, 23.43787 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5123, "FID_": 5131.0, "LON": 113.28674, "LAT": 22.96493, "NAME_CN": "颐德堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154464", "Name": "颐德堂大药房", "address": "屏山东路19" }, "geometry": { "type": "Point", "coordinates": [ 113.28674, 22.96493 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5124, "FID_": 5132.0, "LON": 113.21942, "LAT": 23.08118, "NAME_CN": "金康药房江燕分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.154472", "Name": "金康药房江燕分店", "address": "东漖北路822" }, "geometry": { "type": "Point", "coordinates": [ 113.21942, 23.08118 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5125, "FID_": 5133.0, "LON": 113.3982, "LAT": 23.12172, "NAME_CN": "平民大药房东圃分店", "TELEPHONE": "020-28872663", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.154476", "Name": "平民大药房东圃分店", "address": "东圃二横路4号" }, "geometry": { "type": "Point", "coordinates": [ 113.3982, 23.12172 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5126, "FID_": 5134.0, "LON": 113.35448, "LAT": 23.13917, "NAME_CN": "颐和堂大药房华景店", "TELEPHONE": "020-38661449", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.154477", "Name": "颐和堂大药房华景店", "address": "粤生街48号104" }, "geometry": { "type": "Point", "coordinates": [ 113.35448, 23.13917 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5127, "FID_": 5135.0, "LON": 113.20077, "LAT": 23.40492, "NAME_CN": "兴盛药店", "TELEPHONE": "020-86867782", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154495", "Name": "兴盛药店", "address": "建设北路131-39" }, "geometry": { "type": "Point", "coordinates": [ 113.20077, 23.40492 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5128, "FID_": 5136.0, "LON": 113.37395, "LAT": 23.08047, "NAME_CN": "官洲街南苑社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.154498", "Name": "官洲街南苑社区卫生站", "address": "仁义街2" }, "geometry": { "type": "Point", "coordinates": [ 113.37395, 23.08047 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5129, "FID_": 5137.0, "LON": 113.22652, "LAT": 23.34561, "NAME_CN": "东镜卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154499", "Name": "东镜卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22652, 23.34561 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5130, "FID_": 5138.0, "LON": 113.40454, "LAT": 23.38445, "NAME_CN": "仁众堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154511", "Name": "仁众堂大药房", "address": "福龙路18附近" }, "geometry": { "type": "Point", "coordinates": [ 113.40454, 23.38445 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5131, "FID_": 5139.0, "LON": 113.40345, "LAT": 23.38794, "NAME_CN": "钟落潭医院时代爱心楼", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154512", "Name": "钟落潭医院时代爱心楼", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.40345, 23.38794 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5132, "FID_": 5140.0, "LON": 113.21931, "LAT": 23.47195, "NAME_CN": "花都农民工综合医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154517", "Name": "花都农民工综合医疗门诊部", "address": "河滨西路12" }, "geometry": { "type": "Point", "coordinates": [ 113.21931, 23.47195 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5133, "FID_": 5141.0, "LON": 113.35174, "LAT": 23.2784, "NAME_CN": "仁和堂药业连锁康吉平价药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154518", "Name": "仁和堂药业连锁康吉平价药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.35174, 23.2784 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5134, "FID_": 5142.0, "LON": 113.38205, "LAT": 23.13213, "NAME_CN": "仲德堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.154519", "Name": "仲德堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.38205, 23.13213 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5135, "FID_": 5143.0, "LON": 113.41962, "LAT": 23.11213, "NAME_CN": "康之家爱心药房黄村店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.154520", "Name": "康之家爱心药房黄村店", "address": "莲溪东路6" }, "geometry": { "type": "Point", "coordinates": [ 113.41962, 23.11213 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5136, "FID_": 5144.0, "LON": 113.41341, "LAT": 23.4584, "NAME_CN": "花东仁心堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154521", "Name": "花东仁心堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.41341, 23.4584 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5137, "FID_": 5145.0, "LON": 113.71539, "LAT": 23.16584, "NAME_CN": "仙联卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154523", "Name": "仙联卫生站", "address": "军民路5" }, "geometry": { "type": "Point", "coordinates": [ 113.71539, 23.16584 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5138, "FID_": 5146.0, "LON": 113.43029, "LAT": 22.9626, "NAME_CN": "宝和堂药店", "TELEPHONE": "13631443409", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154526", "Name": "宝和堂药店", "address": "小龙大街7" }, "geometry": { "type": "Point", "coordinates": [ 113.43029, 22.9626 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5139, "FID_": 5147.0, "LON": 113.1509, "LAT": 23.47185, "NAME_CN": "益众平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154528", "Name": "益众平价大药房", "address": "盘古北路105-13" }, "geometry": { "type": "Point", "coordinates": [ 113.1509, 23.47185 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5140, "FID_": 5148.0, "LON": 113.28239, "LAT": 23.14524, "NAME_CN": "怡康牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.154533", "Name": "怡康牙科", "address": "淘金北路35号" }, "geometry": { "type": "Point", "coordinates": [ 113.28239, 23.14524 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5141, "FID_": 5149.0, "LON": 113.2867, "LAT": 23.08802, "NAME_CN": "旗开胜药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.154534", "Name": "旗开胜药店", "address": "兴隆西三巷1号之2" }, "geometry": { "type": "Point", "coordinates": [ 113.2867, 23.08802 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5142, "FID_": 5150.0, "LON": 113.14929, "LAT": 23.46869, "NAME_CN": "和华堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154544", "Name": "和华堂大药房", "address": "蓝屋新村22" }, "geometry": { "type": "Point", "coordinates": [ 113.14929, 23.46869 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5143, "FID_": 5151.0, "LON": 113.30476, "LAT": 23.09096, "NAME_CN": "拓康医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.154555", "Name": "拓康医药店", "address": "鹭江南约大街22附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30476, 23.09096 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5144, "FID_": 5152.0, "LON": 113.29562, "LAT": 23.13745, "NAME_CN": "广空司令部医院口腔科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.154556", "Name": "广空司令部医院口腔科", "address": "环市东路475号-102" }, "geometry": { "type": "Point", "coordinates": [ 113.29562, 23.13745 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5145, "FID_": 5153.0, "LON": 113.27115, "LAT": 23.07819, "NAME_CN": "保利红棉社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.154557", "Name": "保利红棉社区卫生站", "address": "江燕南一街" }, "geometry": { "type": "Point", "coordinates": [ 113.27115, 23.07819 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5146, "FID_": 5154.0, "LON": 113.51435, "LAT": 22.92187, "NAME_CN": "沙北村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154558", "Name": "沙北村卫生站", "address": "石楼镇沙北村二街6号" }, "geometry": { "type": "Point", "coordinates": [ 113.51435, 22.92187 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5147, "FID_": 5155.0, "LON": 113.43399, "LAT": 22.95471, "NAME_CN": "石碁人民医院急诊科", "TELEPHONE": "020-84857427", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154559", "Name": "石碁人民医院急诊科", "address": "石基镇岐山路3" }, "geometry": { "type": "Point", "coordinates": [ 113.43399, 22.95471 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5148, "FID_": 5156.0, "LON": 113.32141, "LAT": 23.19839, "NAME_CN": "香港南方牙科中心广州银海口腔门诊部", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154563", "Name": "香港南方牙科中心广州银海口腔门诊部", "address": "广州大道北2174" }, "geometry": { "type": "Point", "coordinates": [ 113.32141, 23.19839 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5149, "FID_": 5157.0, "LON": 113.42256, "LAT": 22.95686, "NAME_CN": "恒仁堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154565", "Name": "恒仁堂大药房", "address": "沙环东路1号" }, "geometry": { "type": "Point", "coordinates": [ 113.42256, 22.95686 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5150, "FID_": 5158.0, "LON": 113.32881, "LAT": 23.1463, "NAME_CN": "乐福泰药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.154598", "Name": "乐福泰药店", "address": "合晖街198号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32881, 23.1463 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5151, "FID_": 5159.0, "LON": 113.29562, "LAT": 23.11975, "NAME_CN": "广州军区机关医院", "TELEPHONE": "020-87776524", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.154603", "Name": "广州军区机关医院", "address": "达道西路7" }, "geometry": { "type": "Point", "coordinates": [ 113.29562, 23.11975 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5152, "FID_": 5160.0, "LON": 113.62732, "LAT": 23.15238, "NAME_CN": "千方百剂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154613", "Name": "千方百剂大药房", "address": "民营东一横1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.62732, 23.15238 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5153, "FID_": 5161.0, "LON": 113.29816, "LAT": 23.22539, "NAME_CN": "一乐康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154614", "Name": "一乐康药店", "address": "永泰红星一街16" }, "geometry": { "type": "Point", "coordinates": [ 113.29816, 23.22539 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5154, "FID_": 5162.0, "LON": 113.23756, "LAT": 23.21452, "NAME_CN": "柏之康平价药店", "TELEPHONE": "18620925769", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154619", "Name": "柏之康平价药店", "address": "大冈街24" }, "geometry": { "type": "Point", "coordinates": [ 113.23756, 23.21452 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5155, "FID_": 5163.0, "LON": 113.81971, "LAT": 23.13705, "NAME_CN": "康宝堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154620", "Name": "康宝堂药店", "address": "光明西路" }, "geometry": { "type": "Point", "coordinates": [ 113.81971, 23.13705 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5156, "FID_": 5164.0, "LON": 113.2141, "LAT": 23.05477, "NAME_CN": "同健医药平价药房芳健分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.154624", "Name": "同健医药平价药房芳健分店", "address": "海南赤岗东约525号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2141, 23.05477 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5157, "FID_": 5165.0, "LON": 113.29705, "LAT": 23.03558, "NAME_CN": "广州中医药大学大药房养和医药连锁丽江花园分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154628", "Name": "广州中医药大学大药房养和医药连锁丽江花园分店", "address": "丽江花园" }, "geometry": { "type": "Point", "coordinates": [ 113.29705, 23.03558 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5158, "FID_": 5166.0, "LON": 113.65422, "LAT": 23.15752, "NAME_CN": "金吉药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154632", "Name": "金吉药店", "address": "火车站路4" }, "geometry": { "type": "Point", "coordinates": [ 113.65422, 23.15752 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5159, "FID_": 5167.0, "LON": 113.36563, "LAT": 22.94131, "NAME_CN": "老百姓大药房沙园店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154639", "Name": "老百姓大药房沙园店", "address": "环城中路4" }, "geometry": { "type": "Point", "coordinates": [ 113.36563, 22.94131 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5160, "FID_": 5168.0, "LON": 113.3032, "LAT": 23.15949, "NAME_CN": "广州现代医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.154641", "Name": "广州现代医院-急诊", "address": "濂泉路42号" }, "geometry": { "type": "Point", "coordinates": [ 113.3032, 23.15949 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5161, "FID_": 5169.0, "LON": 113.58112, "LAT": 23.54819, "NAME_CN": "邓建星牙科", "TELEPHONE": "13719451122", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.154643", "Name": "邓建星牙科", "address": "蓝田南二巷" }, "geometry": { "type": "Point", "coordinates": [ 113.58112, 23.54819 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5162, "FID_": 5170.0, "LON": 113.32782, "LAT": 23.44193, "NAME_CN": "花东保康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154655", "Name": "花东保康药店", "address": "象山卫生站附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32782, 23.44193 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5163, "FID_": 5171.0, "LON": 113.44533, "LAT": 23.33146, "NAME_CN": "陈洞卫生站", "TELEPHONE": "020-37408363", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154661", "Name": "陈洞卫生站", "address": "良沙二路" }, "geometry": { "type": "Point", "coordinates": [ 113.44533, 23.33146 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5164, "FID_": 5172.0, "LON": 113.22064, "LAT": 23.39528, "NAME_CN": "惠华药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154665", "Name": "惠华药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22064, 23.39528 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5165, "FID_": 5173.0, "LON": 113.40826, "LAT": 23.6721, "NAME_CN": "兴华药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.154674", "Name": "兴华药店", "address": "龙潭大道" }, "geometry": { "type": "Point", "coordinates": [ 113.40826, 23.6721 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5166, "FID_": 5174.0, "LON": 113.21758, "LAT": 23.38446, "NAME_CN": "钟子华牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154678", "Name": "钟子华牙科诊所", "address": "商业大道95-3" }, "geometry": { "type": "Point", "coordinates": [ 113.21758, 23.38446 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5167, "FID_": 5175.0, "LON": 113.22625, "LAT": 23.11853, "NAME_CN": "林和药业连锁如意爱心大药房", "TELEPHONE": "020-62799361", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.154685", "Name": "林和药业连锁如意爱心大药房", "address": "黄沙大道125-1" }, "geometry": { "type": "Point", "coordinates": [ 113.22625, 23.11853 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5168, "FID_": 5176.0, "LON": 113.4555, "LAT": 22.9595, "NAME_CN": "番领医药平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154686", "Name": "番领医药平价大药房", "address": "永善村路" }, "geometry": { "type": "Point", "coordinates": [ 113.4555, 22.9595 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5169, "FID_": 5177.0, "LON": 113.27521, "LAT": 23.13068, "NAME_CN": "黄振强牙科诊所", "TELEPHONE": "020-83826818", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.154687", "Name": "黄振强牙科诊所", "address": "礼兴街16号" }, "geometry": { "type": "Point", "coordinates": [ 113.27521, 23.13068 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5170, "FID_": 5178.0, "LON": 113.35601, "LAT": 23.01233, "NAME_CN": "海王星辰健康药房广雅分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154691", "Name": "海王星辰健康药房广雅分店", "address": "雅居乐花园" }, "geometry": { "type": "Point", "coordinates": [ 113.35601, 23.01233 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5171, "FID_": 5179.0, "LON": 113.61208, "LAT": 23.1193, "NAME_CN": "海王星辰健康药房新塘大道店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154692", "Name": "海王星辰健康药房新塘大道店", "address": "新塘大道中20号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.61208, 23.1193 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5172, "FID_": 5180.0, "LON": 113.23672, "LAT": 23.39626, "NAME_CN": "润龙大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154693", "Name": "润龙大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23672, 23.39626 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5173, "FID_": 5181.0, "LON": 113.24255, "LAT": 23.39563, "NAME_CN": "莲塘村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154694", "Name": "莲塘村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.24255, 23.39563 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5174, "FID_": 5182.0, "LON": 113.20554, "LAT": 23.38398, "NAME_CN": "同福药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154697", "Name": "同福药店", "address": "秀全大道43-26" }, "geometry": { "type": "Point", "coordinates": [ 113.20554, 23.38398 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5175, "FID_": 5183.0, "LON": 113.3427, "LAT": 22.94738, "NAME_CN": "正康连锁大药房沙头分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154701", "Name": "正康连锁大药房沙头分店", "address": "沙头新村六十二街1" }, "geometry": { "type": "Point", "coordinates": [ 113.3427, 22.94738 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5176, "FID_": 5184.0, "LON": 113.35918, "LAT": 23.29298, "NAME_CN": "煌兴平价药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154715", "Name": "煌兴平价药店", "address": "文雅苑A栋附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35918, 23.29298 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5177, "FID_": 5185.0, "LON": 113.21588, "LAT": 23.42346, "NAME_CN": "狮岭镇石岗村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154719", "Name": "狮岭镇石岗村卫生站", "address": "狮岭镇石岗村" }, "geometry": { "type": "Point", "coordinates": [ 113.21588, 23.42346 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5178, "FID_": 5186.0, "LON": 113.22832, "LAT": 23.19213, "NAME_CN": "同心堂药店", "TELEPHONE": "020-86410036", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154721", "Name": "同心堂药店", "address": "潭村东大街12" }, "geometry": { "type": "Point", "coordinates": [ 113.22832, 23.19213 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5179, "FID_": 5187.0, "LON": 113.39651, "LAT": 23.1581, "NAME_CN": "福灵大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.154730", "Name": "福灵大药房", "address": "沐陂大街62号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39651, 23.1581 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5180, "FID_": 5188.0, "LON": 113.56152, "LAT": 23.10299, "NAME_CN": "仁林药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154745", "Name": "仁林药店", "address": "南碱路" }, "geometry": { "type": "Point", "coordinates": [ 113.56152, 23.10299 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5181, "FID_": 5189.0, "LON": 113.58313, "LAT": 23.53031, "NAME_CN": "从化安顺中医门诊", "TELEPHONE": "020-37968879", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.154750", "Name": "从化安顺中医门诊", "address": "从化大道南185" }, "geometry": { "type": "Point", "coordinates": [ 113.58313, 23.53031 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5182, "FID_": 5190.0, "LON": 113.29869, "LAT": 23.07351, "NAME_CN": "金康药房致保店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.154751", "Name": "金康药房致保店", "address": "南新一街64" }, "geometry": { "type": "Point", "coordinates": [ 113.29869, 23.07351 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5183, "FID_": 5191.0, "LON": 113.46495, "LAT": 23.10107, "NAME_CN": "博安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.154757", "Name": "博安药店", "address": "广新路756" }, "geometry": { "type": "Point", "coordinates": [ 113.46495, 23.10107 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5184, "FID_": 5192.0, "LON": 113.15708, "LAT": 23.41022, "NAME_CN": "君安康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154758", "Name": "君安康药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.15708, 23.41022 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5185, "FID_": 5193.0, "LON": 113.27771, "LAT": 23.13183, "NAME_CN": "中山大学附属口腔医院牙周病科洁牙诊室", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.154768", "Name": "中山大学附属口腔医院牙周病科洁牙诊室", "address": "陵园西路50" }, "geometry": { "type": "Point", "coordinates": [ 113.27771, 23.13183 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5186, "FID_": 5194.0, "LON": 113.78845, "LAT": 23.17486, "NAME_CN": "民康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154776", "Name": "民康堂药店", "address": "立新东路50" }, "geometry": { "type": "Point", "coordinates": [ 113.78845, 23.17486 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5187, "FID_": 5195.0, "LON": 113.56836, "LAT": 23.58682, "NAME_CN": "从化市城郊健灵药店", "TELEPHONE": "020-87905157", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.154783", "Name": "从化市城郊健灵药店", "address": "横江大道与二八六县道交汇处" }, "geometry": { "type": "Point", "coordinates": [ 113.56836, 23.58682 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5188, "FID_": 5196.0, "LON": 113.29388, "LAT": 23.08901, "NAME_CN": "广州海珠区康阳乐门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.154784", "Name": "广州海珠区康阳乐门诊部", "address": "中约南新街附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29388, 23.08901 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5189, "FID_": 5197.0, "LON": 113.26984, "LAT": 23.20455, "NAME_CN": "白云区动物防疫监督所", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154786", "Name": "白云区动物防疫监督所", "address": "铁岗岭路121" }, "geometry": { "type": "Point", "coordinates": [ 113.26984, 23.20455 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5190, "FID_": 5198.0, "LON": 113.2583, "LAT": 23.24945, "NAME_CN": "千禧大药房富力分店", "TELEPHONE": "020-36451631", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154789", "Name": "千禧大药房富力分店", "address": "平沙花语街2号128房" }, "geometry": { "type": "Point", "coordinates": [ 113.2583, 23.24945 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5191, "FID_": 5199.0, "LON": 113.85066, "LAT": 23.23304, "NAME_CN": "增江街初溪村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154790", "Name": "增江街初溪村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.85066, 23.23304 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5192, "FID_": 5200.0, "LON": 113.33074, "LAT": 23.27097, "NAME_CN": "领域大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154795", "Name": "领域大药房", "address": "瑚琏农贸综合市场15/16号" }, "geometry": { "type": "Point", "coordinates": [ 113.33074, 23.27097 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5193, "FID_": 5201.0, "LON": 113.28165, "LAT": 23.14869, "NAME_CN": "德心药店", "TELEPHONE": "020-83493708", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.154806", "Name": "德心药店", "address": "横枝岗路56号大院1-1号首层自编03房" }, "geometry": { "type": "Point", "coordinates": [ 113.28165, 23.14869 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5194, "FID_": 5202.0, "LON": 113.36221, "LAT": 23.12342, "NAME_CN": "广州方圆医疗门诊部", "TELEPHONE": "020-28911222", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.154811", "Name": "广州方圆医疗门诊部", "address": "员村三横路" }, "geometry": { "type": "Point", "coordinates": [ 113.36221, 23.12342 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5195, "FID_": 5203.0, "LON": 113.28175, "LAT": 23.12861, "NAME_CN": "广东省人民医院东川门诊部", "TELEPHONE": "020-83827812", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.154823", "Name": "广东省人民医院东川门诊部", "address": "中山二路106号" }, "geometry": { "type": "Point", "coordinates": [ 113.28175, 23.12861 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5196, "FID_": 5204.0, "LON": 113.25161, "LAT": 23.12458, "NAME_CN": "谭文俊牙科诊所", "TELEPHONE": "020-81861884", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.154824", "Name": "谭文俊牙科诊所", "address": "海珠中路196-1" }, "geometry": { "type": "Point", "coordinates": [ 113.25161, 23.12458 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5197, "FID_": 5205.0, "LON": 113.38921, "LAT": 22.8947, "NAME_CN": "参芝林药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.154829", "Name": "参芝林药店", "address": "乐宜路" }, "geometry": { "type": "Point", "coordinates": [ 113.38921, 22.8947 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5198, "FID_": 5206.0, "LON": 113.35255, "LAT": 23.26182, "NAME_CN": "永健堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154830", "Name": "永健堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.35255, 23.26182 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5199, "FID_": 5207.0, "LON": 113.5543, "LAT": 22.76116, "NAME_CN": "众福堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.154833", "Name": "众福堂大药房", "address": "金岭南路" }, "geometry": { "type": "Point", "coordinates": [ 113.5543, 22.76116 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5200, "FID_": 5208.0, "LON": 113.20232, "LAT": 23.15233, "NAME_CN": "宠福动物诊所", "TELEPHONE": "15813390379", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154846", "Name": "宠福动物诊所", "address": "沙溪大道与沙凤一路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.20232, 23.15233 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5201, "FID_": 5209.0, "LON": 113.60377, "LAT": 23.12965, "NAME_CN": "秋明药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154849", "Name": "秋明药店", "address": "太荔路74号" }, "geometry": { "type": "Point", "coordinates": [ 113.60377, 23.12965 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5202, "FID_": 5210.0, "LON": 113.25322, "LAT": 23.16076, "NAME_CN": "三元里怡安大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154854", "Name": "三元里怡安大药房", "address": "世康大街58" }, "geometry": { "type": "Point", "coordinates": [ 113.25322, 23.16076 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5203, "FID_": 5211.0, "LON": 113.22749, "LAT": 23.13389, "NAME_CN": "仁德大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.154855", "Name": "仁德大药房", "address": "步头直街14-1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22749, 23.13389 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5204, "FID_": 5212.0, "LON": 113.82169, "LAT": 23.42473, "NAME_CN": "小楼镇庙潭村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154856", "Name": "小楼镇庙潭村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.82169, 23.42473 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5205, "FID_": 5213.0, "LON": 113.89593, "LAT": 23.45788, "NAME_CN": "正果镇麻冚村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154857", "Name": "正果镇麻冚村卫生站", "address": "S119" }, "geometry": { "type": "Point", "coordinates": [ 113.89593, 23.45788 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5206, "FID_": 5214.0, "LON": 113.94706, "LAT": 23.43287, "NAME_CN": "正果镇合水店村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154858", "Name": "正果镇合水店村卫生站", "address": "Y283" }, "geometry": { "type": "Point", "coordinates": [ 113.94706, 23.43287 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5207, "FID_": 5215.0, "LON": 113.82142, "LAT": 23.30126, "NAME_CN": "济圣堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154862", "Name": "济圣堂大药房", "address": "菜园中路31号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.82142, 23.30126 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5208, "FID_": 5216.0, "LON": 113.52107, "LAT": 23.05587, "NAME_CN": "夏港街普晖社区卫生站", "TELEPHONE": "020-82222606", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.154863", "Name": "夏港街普晖社区卫生站", "address": "广州开发区普晖大街80号" }, "geometry": { "type": "Point", "coordinates": [ 113.52107, 23.05587 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5209, "FID_": 5217.0, "LON": 113.29249, "LAT": 23.21709, "NAME_CN": "诚德堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154864", "Name": "诚德堂大药房", "address": "丛云路815号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29249, 23.21709 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5210, "FID_": 5218.0, "LON": 113.60689, "LAT": 23.12942, "NAME_CN": "湘兰药店", "TELEPHONE": "13711178067", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154866", "Name": "湘兰药店", "address": "汇荔一横路5号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.60689, 23.12942 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5211, "FID_": 5219.0, "LON": 113.52447, "LAT": 23.06054, "NAME_CN": "广州开发区医院门诊楼", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.154871", "Name": "广州开发区医院门诊楼", "address": "友谊路196" }, "geometry": { "type": "Point", "coordinates": [ 113.52447, 23.06054 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5212, "FID_": 5220.0, "LON": 113.34863, "LAT": 23.27493, "NAME_CN": "和睦大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154872", "Name": "和睦大药房", "address": "大源北路太和加油站附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34863, 23.27493 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5213, "FID_": 5221.0, "LON": 113.40828, "LAT": 23.1261, "NAME_CN": "林和药业连锁江夏药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.154880", "Name": "林和药业连锁江夏药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.40828, 23.1261 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5214, "FID_": 5222.0, "LON": 113.54868, "LAT": 23.1118, "NAME_CN": "愉平药店", "TELEPHONE": "13332836849", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.154904", "Name": "愉平药店", "address": "新敦路207号" }, "geometry": { "type": "Point", "coordinates": [ 113.54868, 23.1118 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5215, "FID_": 5223.0, "LON": 113.29335, "LAT": 23.35211, "NAME_CN": "东华卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154908", "Name": "东华卫生站", "address": "华成路329" }, "geometry": { "type": "Point", "coordinates": [ 113.29335, 23.35211 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5216, "FID_": 5224.0, "LON": 113.45499, "LAT": 22.95929, "NAME_CN": "正康大药房连锁永善分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154911", "Name": "正康大药房连锁永善分店", "address": "义里下街" }, "geometry": { "type": "Point", "coordinates": [ 113.45499, 22.95929 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5217, "FID_": 5225.0, "LON": 113.26701, "LAT": 23.09767, "NAME_CN": "惠众堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.154914", "Name": "惠众堂药店", "address": "青凤大街11号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26701, 23.09767 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5218, "FID_": 5226.0, "LON": 113.31592, "LAT": 23.1347, "NAME_CN": "宝家康药店体育西分店", "TELEPHONE": "020-85583477|020-85583477", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.154916", "Name": "宝家康药店体育西分店", "address": "体育西路77号" }, "geometry": { "type": "Point", "coordinates": [ 113.31592, 23.1347 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5219, "FID_": 5227.0, "LON": 113.39215, "LAT": 23.11842, "NAME_CN": "天河红会医院沙美牙科门诊", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.154921", "Name": "天河红会医院沙美牙科门诊", "address": "明豪一街2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39215, 23.11842 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5220, "FID_": 5228.0, "LON": 113.46186, "LAT": 23.01283, "NAME_CN": "名康药房明经分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154932", "Name": "名康药房明经分店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.46186, 23.01283 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5221, "FID_": 5229.0, "LON": 113.2311, "LAT": 23.31448, "NAME_CN": "水沥村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154933", "Name": "水沥村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.2311, 23.31448 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5222, "FID_": 5230.0, "LON": 113.29485, "LAT": 23.07011, "NAME_CN": "瑞宝街南洲名苑社区卫生站国医堂", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.154935", "Name": "瑞宝街南洲名苑社区卫生站国医堂", "address": "梦轩南街19号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.29485, 23.07011 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5223, "FID_": 5231.0, "LON": 113.35817, "LAT": 22.93946, "NAME_CN": "芝和堂大药房", "TELEPHONE": "020-84837923", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154936", "Name": "芝和堂大药房", "address": "光明南路96" }, "geometry": { "type": "Point", "coordinates": [ 113.35817, 22.93946 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5224, "FID_": 5232.0, "LON": 113.17083, "LAT": 23.47187, "NAME_CN": "千方平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154948", "Name": "千方平价大药房", "address": "宝峰北路102号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.17083, 23.47187 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5225, "FID_": 5233.0, "LON": 113.35775, "LAT": 22.96689, "NAME_CN": "彩林芝药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.154959", "Name": "彩林芝药店", "address": "汪波三街二横街9" }, "geometry": { "type": "Point", "coordinates": [ 113.35775, 22.96689 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5226, "FID_": 5234.0, "LON": 113.16203, "LAT": 23.47017, "NAME_CN": "君悦大药店NO.68", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154962", "Name": "君悦大药店NO.68", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16203, 23.47017 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5227, "FID_": 5235.0, "LON": 113.29386, "LAT": 23.26172, "NAME_CN": "良康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154963", "Name": "良康大药房", "address": "长红长湴街" }, "geometry": { "type": "Point", "coordinates": [ 113.29386, 23.26172 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5228, "FID_": 5236.0, "LON": 113.28735, "LAT": 23.10137, "NAME_CN": "怡凤社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.154966", "Name": "怡凤社区卫生站", "address": "怡正街13" }, "geometry": { "type": "Point", "coordinates": [ 113.28735, 23.10137 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5229, "FID_": 5237.0, "LON": 113.40492, "LAT": 22.81552, "NAME_CN": "灵山村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.154968", "Name": "灵山村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.40492, 22.81552 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5230, "FID_": 5238.0, "LON": 113.58161, "LAT": 22.75241, "NAME_CN": "南沙区南沙街大岭村社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.154973", "Name": "南沙区南沙街大岭村社区卫生站", "address": "珠江东路50" }, "geometry": { "type": "Point", "coordinates": [ 113.58161, 22.75241 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5231, "FID_": 5239.0, "LON": 113.20537, "LAT": 23.27327, "NAME_CN": "锡亭医疗门诊", "TELEPHONE": "020-36095633", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154985", "Name": "锡亭医疗门诊", "address": "大田东街19" }, "geometry": { "type": "Point", "coordinates": [ 113.20537, 23.27327 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5232, "FID_": 5240.0, "LON": 113.28821, "LAT": 23.25457, "NAME_CN": "健之源药房新科店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.154990", "Name": "健之源药房新科店", "address": "下新村街61" }, "geometry": { "type": "Point", "coordinates": [ 113.28821, 23.25457 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5233, "FID_": 5241.0, "LON": 113.49972, "LAT": 23.58291, "NAME_CN": "贺康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.154992", "Name": "贺康药店", "address": "镇中路" }, "geometry": { "type": "Point", "coordinates": [ 113.49972, 23.58291 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5234, "FID_": 5242.0, "LON": 113.19319, "LAT": 23.39222, "NAME_CN": "新华众生堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.154995", "Name": "新华众生堂药店", "address": "三华村" }, "geometry": { "type": "Point", "coordinates": [ 113.19319, 23.39222 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5235, "FID_": 5243.0, "LON": 113.30184, "LAT": 23.08932, "NAME_CN": "唐人堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.154996", "Name": "唐人堂大药房", "address": "鹭江西街3巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30184, 23.08932 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5236, "FID_": 5244.0, "LON": 113.47413, "LAT": 23.09729, "NAME_CN": "德安健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.155013", "Name": "德安健药店", "address": "永胜里3斜对面" }, "geometry": { "type": "Point", "coordinates": [ 113.47413, 23.09729 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5237, "FID_": 5245.0, "LON": 113.52808, "LAT": 23.10571, "NAME_CN": "惠之民药店宏岗分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.155016", "Name": "惠之民药店宏岗分店", "address": "宏岗路81" }, "geometry": { "type": "Point", "coordinates": [ 113.52808, 23.10571 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5238, "FID_": 5246.0, "LON": 113.18185, "LAT": 23.41729, "NAME_CN": "一明堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155018", "Name": "一明堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.18185, 23.41729 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5239, "FID_": 5247.0, "LON": 113.69294, "LAT": 23.27679, "NAME_CN": "济生堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155028", "Name": "济生堂药房", "address": "沿岗路" }, "geometry": { "type": "Point", "coordinates": [ 113.69294, 23.27679 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5240, "FID_": 5248.0, "LON": 113.6085, "LAT": 23.11146, "NAME_CN": "保健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155035", "Name": "保健药店", "address": "新兴街53" }, "geometry": { "type": "Point", "coordinates": [ 113.6085, 23.11146 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5241, "FID_": 5249.0, "LON": 113.25634, "LAT": 23.09924, "NAME_CN": "世德大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.155041", "Name": "世德大药房", "address": "西松漱前路40号" }, "geometry": { "type": "Point", "coordinates": [ 113.25634, 23.09924 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5242, "FID_": 5250.0, "LON": 113.20467, "LAT": 23.20501, "NAME_CN": "万安药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155042", "Name": "万安药店", "address": "兴隆西街10" }, "geometry": { "type": "Point", "coordinates": [ 113.20467, 23.20501 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5243, "FID_": 5251.0, "LON": 113.20423, "LAT": 23.20465, "NAME_CN": "康隆药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155043", "Name": "康隆药店", "address": "兴隆西街2号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.20423, 23.20465 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5244, "FID_": 5252.0, "LON": 113.36223, "LAT": 23.34644, "NAME_CN": "白沙村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155047", "Name": "白沙村卫生站", "address": "白沙村白沙路13/15" }, "geometry": { "type": "Point", "coordinates": [ 113.36223, 23.34644 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5245, "FID_": 5253.0, "LON": 113.21751, "LAT": 23.23751, "NAME_CN": "民康门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155049", "Name": "民康门诊部", "address": "大滘心农贸市场旁" }, "geometry": { "type": "Point", "coordinates": [ 113.21751, 23.23751 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5246, "FID_": 5254.0, "LON": 113.1585, "LAT": 23.36595, "NAME_CN": "百胜大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155051", "Name": "百胜大药房", "address": "岐山中路" }, "geometry": { "type": "Point", "coordinates": [ 113.1585, 23.36595 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5247, "FID_": 5255.0, "LON": 113.27729, "LAT": 23.25944, "NAME_CN": "民信药业公司对外门市药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155057", "Name": "民信药业公司对外门市药房", "address": "新石路自编266号" }, "geometry": { "type": "Point", "coordinates": [ 113.27729, 23.25944 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5248, "FID_": 5256.0, "LON": 113.35226, "LAT": 23.08939, "NAME_CN": "官洲街社区医院", "TELEPHONE": "020-84094250", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.155059", "Name": "官洲街社区医院", "address": "赤沙路自编126" }, "geometry": { "type": "Point", "coordinates": [ 113.35226, 23.08939 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5249, "FID_": 5257.0, "LON": 113.33053, "LAT": 23.1856, "NAME_CN": "红紫草药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155060", "Name": "红紫草药店", "address": "麒麟中路" }, "geometry": { "type": "Point", "coordinates": [ 113.33053, 23.1856 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5250, "FID_": 5258.0, "LON": 113.38183, "LAT": 22.9446, "NAME_CN": "正康连锁大药房兴茂分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.155064", "Name": "正康连锁大药房兴茂分店", "address": "罗家路27附近" }, "geometry": { "type": "Point", "coordinates": [ 113.38183, 22.9446 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5251, "FID_": 5259.0, "LON": 113.34312, "LAT": 22.99254, "NAME_CN": "好参来平价药店NO.13", "TELEPHONE": "13600098246", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.155068", "Name": "好参来平价药店NO.13", "address": "兴业大道西" }, "geometry": { "type": "Point", "coordinates": [ 113.34312, 22.99254 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5252, "FID_": 5260.0, "LON": 113.34349, "LAT": 22.9933, "NAME_CN": "金源堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.155069", "Name": "金源堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.34349, 22.9933 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5253, "FID_": 5261.0, "LON": 113.34293, "LAT": 22.99358, "NAME_CN": "好参来平价药店里仁洞分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.155071", "Name": "好参来平价药店里仁洞分店", "address": "灰沙基15号" }, "geometry": { "type": "Point", "coordinates": [ 113.34293, 22.99358 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5254, "FID_": 5262.0, "LON": 113.29939, "LAT": 23.29664, "NAME_CN": "丹心大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155075", "Name": "丹心大药房", "address": "黄埔技工学校附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29939, 23.29664 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5255, "FID_": 5263.0, "LON": 113.25953, "LAT": 23.12305, "NAME_CN": "同济平价药店惠福东店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.155082", "Name": "同济平价药店惠福东店", "address": "惠福东路440~442号首层01号" }, "geometry": { "type": "Point", "coordinates": [ 113.25953, 23.12305 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5256, "FID_": 5264.0, "LON": 113.43945, "LAT": 23.10866, "NAME_CN": "林和药业东苑药店", "TELEPHONE": "020-35828755", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.155088", "Name": "林和药业东苑药店", "address": "港湾路西四街68号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.43945, 23.10866 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5257, "FID_": 5265.0, "LON": 113.46617, "LAT": 23.17397, "NAME_CN": "中山大学岭南医院门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.155091", "Name": "中山大学岭南医院门诊", "address": "开创大道2693" }, "geometry": { "type": "Point", "coordinates": [ 113.46617, 23.17397 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5258, "FID_": 5266.0, "LON": 113.5905, "LAT": 23.15656, "NAME_CN": "岗丰村卫生站", "TELEPHONE": "020-82972614", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155092", "Name": "岗丰村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.5905, 23.15656 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5259, "FID_": 5267.0, "LON": 113.59486, "LAT": 23.15602, "NAME_CN": "大堂中西药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155093", "Name": "大堂中西药店", "address": "山江南路25" }, "geometry": { "type": "Point", "coordinates": [ 113.59486, 23.15602 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5260, "FID_": 5268.0, "LON": 113.60992, "LAT": 23.16079, "NAME_CN": "湘章大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155094", "Name": "湘章大药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.60992, 23.16079 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5261, "FID_": 5269.0, "LON": 113.3564, "LAT": 22.95536, "NAME_CN": "三贤堂会员平价药店光明北店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.155105", "Name": "三贤堂会员平价药店光明北店", "address": "光明北路289" }, "geometry": { "type": "Point", "coordinates": [ 113.3564, 22.95536 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5262, "FID_": 5270.0, "LON": 113.3451, "LAT": 23.25262, "NAME_CN": "怡沁源药房大源店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155107", "Name": "怡沁源药房大源店", "address": "大源田心北路2巷1-1铺" }, "geometry": { "type": "Point", "coordinates": [ 113.3451, 23.25262 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5263, "FID_": 5271.0, "LON": 113.24926, "LAT": 23.16457, "NAME_CN": "祥春大药房瑶台分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.155117", "Name": "祥春大药房瑶台分店", "address": "三元里大道451号1楼" }, "geometry": { "type": "Point", "coordinates": [ 113.24926, 23.16457 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5264, "FID_": 5272.0, "LON": 113.22043, "LAT": 23.22286, "NAME_CN": "颐康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155122", "Name": "颐康大药房", "address": "红星路67" }, "geometry": { "type": "Point", "coordinates": [ 113.22043, 23.22286 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5265, "FID_": 5273.0, "LON": 113.24954, "LAT": 23.2011, "NAME_CN": "信仁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155123", "Name": "信仁药店", "address": "大埔东街12号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24954, 23.2011 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5266, "FID_": 5274.0, "LON": 113.2418, "LAT": 23.22275, "NAME_CN": "御福堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155127", "Name": "御福堂大药房", "address": "向东大街25" }, "geometry": { "type": "Point", "coordinates": [ 113.2418, 23.22275 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5267, "FID_": 5275.0, "LON": 113.25, "LAT": 23.23064, "NAME_CN": "金康药房夏茅店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155139", "Name": "金康药房夏茅店", "address": "沙园坊大街" }, "geometry": { "type": "Point", "coordinates": [ 113.25, 23.23064 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5268, "FID_": 5276.0, "LON": 113.21864, "LAT": 23.16405, "NAME_CN": "林和药业连锁顺堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155140", "Name": "林和药业连锁顺堂药店", "address": "增槎路广清收费站附近" }, "geometry": { "type": "Point", "coordinates": [ 113.21864, 23.16405 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5269, "FID_": 5277.0, "LON": 113.54376, "LAT": 22.79759, "NAME_CN": "金银花大药店南沙金苑店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.155147", "Name": "金银花大药店南沙金苑店", "address": "金苑大街30" }, "geometry": { "type": "Point", "coordinates": [ 113.54376, 22.79759 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5270, "FID_": 5278.0, "LON": 113.44194, "LAT": 23.10523, "NAME_CN": "黄埔街港湾路社区卫生站", "TELEPHONE": "020-82152215", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.155150", "Name": "黄埔街港湾路社区卫生站", "address": "港湾路325号文化宫内" }, "geometry": { "type": "Point", "coordinates": [ 113.44194, 23.10523 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5271, "FID_": 5279.0, "LON": 113.22311, "LAT": 23.40567, "NAME_CN": "百草药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155152", "Name": "百草药房", "address": "曙光路78-5" }, "geometry": { "type": "Point", "coordinates": [ 113.22311, 23.40567 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5272, "FID_": 5280.0, "LON": 113.45109, "LAT": 23.36472, "NAME_CN": "马洞村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155156", "Name": "马洞村卫生站", "address": "马洞广新路" }, "geometry": { "type": "Point", "coordinates": [ 113.45109, 23.36472 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5273, "FID_": 5281.0, "LON": 113.64743, "LAT": 23.12317, "NAME_CN": "康禧堂药房久裕店", "TELEPHONE": "020-32919037", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155158", "Name": "康禧堂药房久裕店", "address": "裕荔路8-3对面" }, "geometry": { "type": "Point", "coordinates": [ 113.64743, 23.12317 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5274, "FID_": 5282.0, "LON": 113.22734, "LAT": 23.42441, "NAME_CN": "康心药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155173", "Name": "康心药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22734, 23.42441 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5275, "FID_": 5283.0, "LON": 113.79142, "LAT": 23.19839, "NAME_CN": "金药坊大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155174", "Name": "金药坊大药房", "address": "基岗商业街5" }, "geometry": { "type": "Point", "coordinates": [ 113.79142, 23.19839 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5276, "FID_": 5284.0, "LON": 113.24537, "LAT": 23.26364, "NAME_CN": "民信药业民心药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155178", "Name": "民信药业民心药房", "address": "桃园西街148号之11附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24537, 23.26364 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5277, "FID_": 5285.0, "LON": 113.24015, "LAT": 23.34968, "NAME_CN": "康正大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155185", "Name": "康正大药房", "address": "镜湖大道南" }, "geometry": { "type": "Point", "coordinates": [ 113.24015, 23.34968 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5278, "FID_": 5286.0, "LON": 113.40153, "LAT": 22.93519, "NAME_CN": "正康连锁大药房兴泰分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.155196", "Name": "正康连锁大药房兴泰分店", "address": "兴泰东路傍江西路段14" }, "geometry": { "type": "Point", "coordinates": [ 113.40153, 22.93519 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5279, "FID_": 5287.0, "LON": 113.30602, "LAT": 23.02168, "NAME_CN": "正和药业惠群药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.155207", "Name": "正和药业惠群药店", "address": "四坊大街37" }, "geometry": { "type": "Point", "coordinates": [ 113.30602, 23.02168 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5280, "FID_": 5288.0, "LON": 113.30813, "LAT": 23.1197, "NAME_CN": "百康医疗门诊部", "TELEPHONE": "15603056199", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.155219", "Name": "百康医疗门诊部", "address": "春风路1" }, "geometry": { "type": "Point", "coordinates": [ 113.30813, 23.1197 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5281, "FID_": 5289.0, "LON": 113.33772, "LAT": 23.11852, "NAME_CN": "海王星辰健康药房力迅上筑分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155220", "Name": "海王星辰健康药房力迅上筑分店", "address": "海明路22号力迅上筑D017铺" }, "geometry": { "type": "Point", "coordinates": [ 113.33772, 23.11852 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5282, "FID_": 5290.0, "LON": 113.27444, "LAT": 23.12104, "NAME_CN": "南大牙科门诊部", "TELEPHONE": "13711206970", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.155222", "Name": "南大牙科门诊部", "address": "越秀南路10" }, "geometry": { "type": "Point", "coordinates": [ 113.27444, 23.12104 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5283, "FID_": 5291.0, "LON": 113.21028, "LAT": 23.11179, "NAME_CN": "国滋林大药房", "TELEPHONE": "020-81550977", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.155223", "Name": "国滋林大药房", "address": "芳村大道西187" }, "geometry": { "type": "Point", "coordinates": [ 113.21028, 23.11179 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5284, "FID_": 5292.0, "LON": 113.28921, "LAT": 23.12357, "NAME_CN": "宝芝林大药房龟岗店", "TELEPHONE": "020-37623058|020-37623058", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.155237", "Name": "宝芝林大药房龟岗店", "address": "龟岗大马路7" }, "geometry": { "type": "Point", "coordinates": [ 113.28921, 23.12357 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5285, "FID_": 5293.0, "LON": 113.30792, "LAT": 23.09869, "NAME_CN": "为林大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.155240", "Name": "为林大药房", "address": "新港西路235号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30792, 23.09869 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5286, "FID_": 5294.0, "LON": 113.59506, "LAT": 23.11437, "NAME_CN": "源安大药房", "TELEPHONE": "020-82779796", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155257", "Name": "源安大药房", "address": "广虎路102" }, "geometry": { "type": "Point", "coordinates": [ 113.59506, 23.11437 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5287, "FID_": 5295.0, "LON": 113.243, "LAT": 23.16945, "NAME_CN": "绿因大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.155258", "Name": "绿因大药房", "address": "北站路" }, "geometry": { "type": "Point", "coordinates": [ 113.243, 23.16945 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5288, "FID_": 5296.0, "LON": 113.31459, "LAT": 23.6196, "NAME_CN": "山心村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.155270", "Name": "山心村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.31459, 23.6196 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5289, "FID_": 5297.0, "LON": 113.37409, "LAT": 23.63075, "NAME_CN": "沙迳村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.155271", "Name": "沙迳村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.37409, 23.63075 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5290, "FID_": 5298.0, "LON": 113.41803, "LAT": 23.62237, "NAME_CN": "众参源大药房鳌头分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.155272", "Name": "众参源大药房鳌头分店", "address": "前进路" }, "geometry": { "type": "Point", "coordinates": [ 113.41803, 23.62237 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5291, "FID_": 5299.0, "LON": 113.39301, "LAT": 23.09394, "NAME_CN": "维和大药房黄埔村店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.155273", "Name": "维和大药房黄埔村店", "address": "环秀里一巷2号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.39301, 23.09394 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5292, "FID_": 5300.0, "LON": 113.16134, "LAT": 23.46983, "NAME_CN": "花都友好医疗门诊部", "TELEPHONE": "020-22681166", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155281", "Name": "花都友好医疗门诊部", "address": "狮岭镇阳光路与金狮大道交叉口" }, "geometry": { "type": "Point", "coordinates": [ 113.16134, 23.46983 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5293, "FID_": 5301.0, "LON": 113.79071, "LAT": 23.19762, "NAME_CN": "石滩镇横岭医疗门诊", "TELEPHONE": "13826066927", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155283", "Name": "石滩镇横岭医疗门诊", "address": "基岗商业街16" }, "geometry": { "type": "Point", "coordinates": [ 113.79071, 23.19762 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5294, "FID_": 5302.0, "LON": 113.32438, "LAT": 23.15909, "NAME_CN": "金康药房连锁药店粤垦分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155287", "Name": "金康药房连锁药店粤垦分店", "address": "粤垦路512/516B/516C号铺" }, "geometry": { "type": "Point", "coordinates": [ 113.32438, 23.15909 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5295, "FID_": 5303.0, "LON": 113.31266, "LAT": 23.1406, "NAME_CN": "吉仁堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155308", "Name": "吉仁堂大药房", "address": "天河直街148" }, "geometry": { "type": "Point", "coordinates": [ 113.31266, 23.1406 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5296, "FID_": 5304.0, "LON": 113.63377, "LAT": 23.11788, "NAME_CN": "吉民中西药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155310", "Name": "吉民中西药店", "address": "庙坑路6" }, "geometry": { "type": "Point", "coordinates": [ 113.63377, 23.11788 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5297, "FID_": 5305.0, "LON": 113.83727, "LAT": 23.28596, "NAME_CN": "益荔康信会员平价药房光明路总店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155312", "Name": "益荔康信会员平价药房光明路总店", "address": "光明东路16号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.83727, 23.28596 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5298, "FID_": 5306.0, "LON": 113.50056, "LAT": 23.58177, "NAME_CN": "佰好药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.155317", "Name": "佰好药店", "address": "新市街4号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.50056, 23.58177 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5299, "FID_": 5307.0, "LON": 113.2703, "LAT": 23.1479, "NAME_CN": "智达牙科", "TELEPHONE": "020-83179548", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.155318", "Name": "智达牙科", "address": "麓景西路28号" }, "geometry": { "type": "Point", "coordinates": [ 113.2703, 23.1479 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5300, "FID_": 5308.0, "LON": 113.51797, "LAT": 23.07281, "NAME_CN": "东参大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.155321", "Name": "东参大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.51797, 23.07281 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5301, "FID_": 5309.0, "LON": 113.33945, "LAT": 23.01894, "NAME_CN": "好参来平价药店塘步东分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.155325", "Name": "好参来平价药店塘步东分店", "address": "登云大路" }, "geometry": { "type": "Point", "coordinates": [ 113.33945, 23.01894 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5302, "FID_": 5310.0, "LON": 113.34004, "LAT": 23.02068, "NAME_CN": "塘东卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.155326", "Name": "塘东卫生站", "address": "登云大路30" }, "geometry": { "type": "Point", "coordinates": [ 113.34004, 23.02068 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5303, "FID_": 5311.0, "LON": 113.52032, "LAT": 23.05631, "NAME_CN": "普正堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.155336", "Name": "普正堂大药房", "address": "普晖五街10" }, "geometry": { "type": "Point", "coordinates": [ 113.52032, 23.05631 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5304, "FID_": 5312.0, "LON": 113.60495, "LAT": 23.12964, "NAME_CN": "杏林堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155337", "Name": "杏林堂药店", "address": "富华路36" }, "geometry": { "type": "Point", "coordinates": [ 113.60495, 23.12964 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5305, "FID_": 5313.0, "LON": 113.21948, "LAT": 23.08068, "NAME_CN": "国大药房一致药店芳村花园店", "TELEPHONE": "020-22299795", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.155339", "Name": "国大药房一致药店芳村花园店", "address": "花园中环街22芳村花园" }, "geometry": { "type": "Point", "coordinates": [ 113.21948, 23.08068 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5306, "FID_": 5314.0, "LON": 113.61699, "LAT": 23.13426, "NAME_CN": "珍芝堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155340", "Name": "珍芝堂药店", "address": "集贤路32" }, "geometry": { "type": "Point", "coordinates": [ 113.61699, 23.13426 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5307, "FID_": 5315.0, "LON": 113.61678, "LAT": 23.13496, "NAME_CN": "千福堂大药房发达岭店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155341", "Name": "千福堂大药房发达岭店", "address": "拓展路8附近" }, "geometry": { "type": "Point", "coordinates": [ 113.61678, 23.13496 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5308, "FID_": 5316.0, "LON": 113.30788, "LAT": 23.08935, "NAME_CN": "协和中西医门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.155342", "Name": "协和中西医门诊部", "address": "鹭江东约新街" }, "geometry": { "type": "Point", "coordinates": [ 113.30788, 23.08935 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5309, "FID_": 5317.0, "LON": 113.21892, "LAT": 23.47247, "NAME_CN": "康德大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155345", "Name": "康德大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21892, 23.47247 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5310, "FID_": 5318.0, "LON": 113.50687, "LAT": 23.17816, "NAME_CN": "萝岗区中医院发热门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.155351", "Name": "萝岗区中医院发热门诊", "address": "萝岗公路街193号" }, "geometry": { "type": "Point", "coordinates": [ 113.50687, 23.17816 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5311, "FID_": 5319.0, "LON": 113.61569, "LAT": 23.2898, "NAME_CN": "仁寿堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155353", "Name": "仁寿堂药店", "address": "景桥街11" }, "geometry": { "type": "Point", "coordinates": [ 113.61569, 23.2898 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5312, "FID_": 5320.0, "LON": 113.30059, "LAT": 23.15236, "NAME_CN": "百祥药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155354", "Name": "百祥药店", "address": "先烈东横路11附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30059, 23.15236 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5313, "FID_": 5321.0, "LON": 113.7133, "LAT": 23.17018, "NAME_CN": "千福堂大药房仙村店", "TELEPHONE": "020-82933955", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155358", "Name": "千福堂大药房仙村店", "address": "仙村二路69附近" }, "geometry": { "type": "Point", "coordinates": [ 113.7133, 23.17018 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5314, "FID_": 5322.0, "LON": 113.53905, "LAT": 23.57497, "NAME_CN": "大夫田村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.155360", "Name": "大夫田村卫生站", "address": "Y681" }, "geometry": { "type": "Point", "coordinates": [ 113.53905, 23.57497 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5315, "FID_": 5323.0, "LON": 113.4958, "LAT": 23.54371, "NAME_CN": "上塘村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.155361", "Name": "上塘村卫生站", "address": "神棋公路" }, "geometry": { "type": "Point", "coordinates": [ 113.4958, 23.54371 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5316, "FID_": 5324.0, "LON": 113.46998, "LAT": 23.54092, "NAME_CN": "石联村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.155362", "Name": "石联村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.46998, 23.54092 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5317, "FID_": 5325.0, "LON": 113.48003, "LAT": 23.58006, "NAME_CN": "大凼村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.155363", "Name": "大凼村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.48003, 23.58006 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5318, "FID_": 5326.0, "LON": 113.28678, "LAT": 23.3274, "NAME_CN": "鸦湖中心卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155369", "Name": "鸦湖中心卫生站", "address": "鸦湖街6号" }, "geometry": { "type": "Point", "coordinates": [ 113.28678, 23.3274 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5319, "FID_": 5327.0, "LON": 113.31363, "LAT": 23.16885, "NAME_CN": "福寿康宁药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155373", "Name": "福寿康宁药房", "address": "瑞兴街6号112号铺" }, "geometry": { "type": "Point", "coordinates": [ 113.31363, 23.16885 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5320, "FID_": 5328.0, "LON": 113.27768, "LAT": 23.13154, "NAME_CN": "中山大学附属口腔医院牙周病科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.155376", "Name": "中山大学附属口腔医院牙周病科", "address": "陵园西路42" }, "geometry": { "type": "Point", "coordinates": [ 113.27768, 23.13154 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5321, "FID_": 5329.0, "LON": 113.51013, "LAT": 23.08315, "NAME_CN": "康林药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.155379", "Name": "康林药店", "address": "夏园路20" }, "geometry": { "type": "Point", "coordinates": [ 113.51013, 23.08315 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5322, "FID_": 5330.0, "LON": 113.1781, "LAT": 23.47236, "NAME_CN": "健康福大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155381", "Name": "健康福大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.1781, 23.47236 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5323, "FID_": 5331.0, "LON": 113.12791, "LAT": 23.36737, "NAME_CN": "康丽家大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155382", "Name": "康丽家大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.12791, 23.36737 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5324, "FID_": 5332.0, "LON": 113.22962, "LAT": 23.27628, "NAME_CN": "德康达药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155389", "Name": "德康达药房", "address": "江同路2" }, "geometry": { "type": "Point", "coordinates": [ 113.22962, 23.27628 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5325, "FID_": 5333.0, "LON": 113.19748, "LAT": 23.4212, "NAME_CN": "狮岭镇杨一村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155398", "Name": "狮岭镇杨一村卫生站", "address": "Y717" }, "geometry": { "type": "Point", "coordinates": [ 113.19748, 23.4212 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5326, "FID_": 5334.0, "LON": 113.26915, "LAT": 23.20966, "NAME_CN": "好壹家健康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155401", "Name": "好壹家健康大药房", "address": "松猫岭街" }, "geometry": { "type": "Point", "coordinates": [ 113.26915, 23.20966 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5327, "FID_": 5335.0, "LON": 113.27081, "LAT": 23.21071, "NAME_CN": "众乐康大药房江夏店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155402", "Name": "众乐康大药房江夏店", "address": "江夏大塘大街23" }, "geometry": { "type": "Point", "coordinates": [ 113.27081, 23.21071 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5328, "FID_": 5336.0, "LON": 113.40624, "LAT": 23.16071, "NAME_CN": "红十字会医院新塘门诊", "TELEPHONE": "020-82346233", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155404", "Name": "红十字会医院新塘门诊", "address": "长庚大街27号" }, "geometry": { "type": "Point", "coordinates": [ 113.40624, 23.16071 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5329, "FID_": 5337.0, "LON": 113.15483, "LAT": 23.46357, "NAME_CN": "曾东桥牙科", "TELEPHONE": "020-86914669", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155405", "Name": "曾东桥牙科", "address": "狮峰下街38" }, "geometry": { "type": "Point", "coordinates": [ 113.15483, 23.46357 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5330, "FID_": 5338.0, "LON": 113.35242, "LAT": 23.05986, "NAME_CN": "唐皇大药房小洲分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.155408", "Name": "唐皇大药房小洲分店", "address": "瀛南大街14号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35242, 23.05986 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5331, "FID_": 5339.0, "LON": 113.62623, "LAT": 23.1233, "NAME_CN": "台湾中山医院附属艾玛妇产医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155409", "Name": "台湾中山医院附属艾玛妇产医院-住院部", "address": "广深大道东111" }, "geometry": { "type": "Point", "coordinates": [ 113.62623, 23.1233 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5332, "FID_": 5340.0, "LON": 113.63947, "LAT": 23.13296, "NAME_CN": "定佳大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155410", "Name": "定佳大药房", "address": "新沙大道65附近" }, "geometry": { "type": "Point", "coordinates": [ 113.63947, 23.13296 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5333, "FID_": 5341.0, "LON": 113.58104, "LAT": 23.54248, "NAME_CN": "邓伟明牙科", "TELEPHONE": "18602067322", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.155414", "Name": "邓伟明牙科", "address": "广场路72" }, "geometry": { "type": "Point", "coordinates": [ 113.58104, 23.54248 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5334, "FID_": 5342.0, "LON": 113.1773, "LAT": 23.45627, "NAME_CN": "郑文牙科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155415", "Name": "郑文牙科", "address": "合成市场四街与狮岭大道中交叉口附近" }, "geometry": { "type": "Point", "coordinates": [ 113.1773, 23.45627 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5335, "FID_": 5343.0, "LON": 113.1782, "LAT": 23.45643, "NAME_CN": "广州南岭门诊部", "TELEPHONE": "020-22680636", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155416", "Name": "广州南岭门诊部", "address": "合成市场四街与狮岭大道中交叉口附近" }, "geometry": { "type": "Point", "coordinates": [ 113.1782, 23.45643 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5336, "FID_": 5344.0, "LON": 113.26629, "LAT": 23.13119, "NAME_CN": "老百姓大药房仓边路店", "TELEPHONE": "020-83179733", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.155427", "Name": "老百姓大药房仓边路店", "address": "仓边路" }, "geometry": { "type": "Point", "coordinates": [ 113.26629, 23.13119 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5337, "FID_": 5345.0, "LON": 113.55347, "LAT": 23.10759, "NAME_CN": "博益堂药店水南店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155431", "Name": "博益堂药店水南店", "address": "华光神庙附近" }, "geometry": { "type": "Point", "coordinates": [ 113.55347, 23.10759 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5338, "FID_": 5346.0, "LON": 113.33169, "LAT": 22.94864, "NAME_CN": "杏宝堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.155440", "Name": "杏宝堂药店", "address": "村前大街44" }, "geometry": { "type": "Point", "coordinates": [ 113.33169, 22.94864 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5339, "FID_": 5347.0, "LON": 113.29261, "LAT": 23.33504, "NAME_CN": "广州市白云区福隆药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155446", "Name": "广州市白云区福隆药店", "address": "华生百货超市附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29261, 23.33504 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5340, "FID_": 5348.0, "LON": 113.40833, "LAT": 23.11122, "NAME_CN": "亮迪迪药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155452", "Name": "亮迪迪药房", "address": "东圃镇美林湖畔美食街E10~11附近" }, "geometry": { "type": "Point", "coordinates": [ 113.40833, 23.11122 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5341, "FID_": 5349.0, "LON": 113.19069, "LAT": 23.38451, "NAME_CN": "沣润大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155456", "Name": "沣润大药房", "address": "新街大道" }, "geometry": { "type": "Point", "coordinates": [ 113.19069, 23.38451 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5342, "FID_": 5350.0, "LON": 113.21828, "LAT": 23.40245, "NAME_CN": "兑隆大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155457", "Name": "兑隆大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21828, 23.40245 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5343, "FID_": 5351.0, "LON": 113.31469, "LAT": 23.1853, "NAME_CN": "仁和堂药业连锁公司同和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155460", "Name": "仁和堂药业连锁公司同和药店", "address": "东兴新村C1幢196号" }, "geometry": { "type": "Point", "coordinates": [ 113.31469, 23.1853 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5344, "FID_": 5352.0, "LON": 113.58206, "LAT": 23.54404, "NAME_CN": "成佛新牙科", "TELEPHONE": "020-87937599", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.155462", "Name": "成佛新牙科", "address": "凤仪东路92" }, "geometry": { "type": "Point", "coordinates": [ 113.58206, 23.54404 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5345, "FID_": 5353.0, "LON": 113.23868, "LAT": 23.14574, "NAME_CN": "润泽堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.155463", "Name": "润泽堂药店", "address": "环市西路78号" }, "geometry": { "type": "Point", "coordinates": [ 113.23868, 23.14574 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5346, "FID_": 5354.0, "LON": 113.32034, "LAT": 22.8356, "NAME_CN": "新涌村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.155465", "Name": "新涌村卫生站", "address": "新涌街2" }, "geometry": { "type": "Point", "coordinates": [ 113.32034, 22.8356 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5347, "FID_": 5355.0, "LON": 113.50572, "LAT": 23.06565, "NAME_CN": "广州市萝岗区兴科堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.155466", "Name": "广州市萝岗区兴科堂药店", "address": "中成街" }, "geometry": { "type": "Point", "coordinates": [ 113.50572, 23.06565 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5348, "FID_": 5356.0, "LON": 113.35378, "LAT": 22.94732, "NAME_CN": "采活药店康乐分店", "TELEPHONE": "020-28651453", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.155467", "Name": "采活药店康乐分店", "address": "康乐路" }, "geometry": { "type": "Point", "coordinates": [ 113.35378, 22.94732 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5349, "FID_": 5357.0, "LON": 113.25245, "LAT": 23.20882, "NAME_CN": "华信健康源大药房马务分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155473", "Name": "华信健康源大药房马务分店", "address": "马务大街3号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25245, 23.20882 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5350, "FID_": 5358.0, "LON": 113.25285, "LAT": 23.20958, "NAME_CN": "民信佳康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155474", "Name": "民信佳康药房", "address": "马务商街55号" }, "geometry": { "type": "Point", "coordinates": [ 113.25285, 23.20958 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5351, "FID_": 5359.0, "LON": 113.21892, "LAT": 23.08673, "NAME_CN": "荔湾区第三人民医院口腔科", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.155488", "Name": "荔湾区第三人民医院口腔科", "address": "浣花西路" }, "geometry": { "type": "Point", "coordinates": [ 113.21892, 23.08673 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5352, "FID_": 5360.0, "LON": 113.37205, "LAT": 23.16589, "NAME_CN": "民志药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155493", "Name": "民志药房", "address": "岑村西街自编10" }, "geometry": { "type": "Point", "coordinates": [ 113.37205, 23.16589 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5353, "FID_": 5361.0, "LON": 113.26788, "LAT": 23.20818, "NAME_CN": "广州健宁门诊部", "TELEPHONE": "020-86439717", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155497", "Name": "广州健宁门诊部", "address": "大塘大街2号A栋附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26788, 23.20818 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5354, "FID_": 5362.0, "LON": 113.25763, "LAT": 23.21031, "NAME_CN": "仁和堂马务药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155507", "Name": "仁和堂马务药店", "address": "马务联和东街6号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25763, 23.21031 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5355, "FID_": 5363.0, "LON": 113.28726, "LAT": 23.0812, "NAME_CN": "致仁药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.155508", "Name": "致仁药房", "address": "南约大街18号之2地下西侧铺" }, "geometry": { "type": "Point", "coordinates": [ 113.28726, 23.0812 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5356, "FID_": 5364.0, "LON": 113.7977, "LAT": 23.31102, "NAME_CN": "荔城街蒋村村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155516", "Name": "荔城街蒋村村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.7977, 23.31102 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5357, "FID_": 5365.0, "LON": 113.32137, "LAT": 23.08246, "NAME_CN": "寿康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.155517", "Name": "寿康大药房", "address": "大塘东胜新街" }, "geometry": { "type": "Point", "coordinates": [ 113.32137, 23.08246 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5358, "FID_": 5366.0, "LON": 113.27093, "LAT": 23.14194, "NAME_CN": "福来大药房", "TELEPHONE": "18027310075", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.155540", "Name": "福来大药房", "address": "环市中路304肇庆大厦首层" }, "geometry": { "type": "Point", "coordinates": [ 113.27093, 23.14194 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5359, "FID_": 5367.0, "LON": 113.28119, "LAT": 23.12588, "NAME_CN": "东升医院东川路门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.155542", "Name": "东升医院东川路门诊部", "address": "东川路90" }, "geometry": { "type": "Point", "coordinates": [ 113.28119, 23.12588 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5360, "FID_": 5368.0, "LON": 113.30957, "LAT": 23.07072, "NAME_CN": "森语星园社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.155551", "Name": "森语星园社区卫生站", "address": "森语二街51" }, "geometry": { "type": "Point", "coordinates": [ 113.30957, 23.07072 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5361, "FID_": 5369.0, "LON": 113.39932, "LAT": 23.38253, "NAME_CN": "济民门诊部", "TELEPHONE": "020-87408868", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155552", "Name": "济民门诊部", "address": "钟升东路" }, "geometry": { "type": "Point", "coordinates": [ 113.39932, 23.38253 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5362, "FID_": 5370.0, "LON": 113.23145, "LAT": 23.09618, "NAME_CN": "中国广州·南华门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.155559", "Name": "中国广州·南华门诊部", "address": "花蕾路" }, "geometry": { "type": "Point", "coordinates": [ 113.23145, 23.09618 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5363, "FID_": 5371.0, "LON": 113.24784, "LAT": 23.16102, "NAME_CN": "福海堂大药房", "TELEPHONE": "13580599958", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.155560", "Name": "福海堂大药房", "address": "瑶池西街9" }, "geometry": { "type": "Point", "coordinates": [ 113.24784, 23.16102 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5364, "FID_": 5372.0, "LON": 113.61075, "LAT": 23.13421, "NAME_CN": "泰林怡薏堂大药房泰林NO.04", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155562", "Name": "泰林怡薏堂大药房泰林NO.04", "address": "四通路77/79" }, "geometry": { "type": "Point", "coordinates": [ 113.61075, 23.13421 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5365, "FID_": 5373.0, "LON": 113.83951, "LAT": 23.28934, "NAME_CN": "伟娟门诊", "TELEPHONE": "15728761923", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155580", "Name": "伟娟门诊", "address": "增江大道中27" }, "geometry": { "type": "Point", "coordinates": [ 113.83951, 23.28934 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5366, "FID_": 5374.0, "LON": 113.32614, "LAT": 23.04329, "NAME_CN": "沙溪社区卫生站", "TELEPHONE": "020-34709848", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.155581", "Name": "沙溪社区卫生站", "address": "沙滘东路四村南街4巷6号" }, "geometry": { "type": "Point", "coordinates": [ 113.32614, 23.04329 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5367, "FID_": 5375.0, "LON": 113.26174, "LAT": 23.12252, "NAME_CN": "广州市越秀区儿童医院康复治疗中心", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.155585", "Name": "广州市越秀区儿童医院康复治疗中心", "address": "大南路82号威利斯商业广场B座7~9层" }, "geometry": { "type": "Point", "coordinates": [ 113.26174, 23.12252 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5368, "FID_": 5376.0, "LON": 113.65766, "LAT": 23.12263, "NAME_CN": "康益堂平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155586", "Name": "康益堂平价药房", "address": "龙泉西路1" }, "geometry": { "type": "Point", "coordinates": [ 113.65766, 23.12263 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5369, "FID_": 5377.0, "LON": 113.5404, "LAT": 22.70923, "NAME_CN": "南沙区中医院门诊部", "TELEPHONE": "020-84949990", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.155598", "Name": "南沙区中医院门诊部", "address": "珠江北路250" }, "geometry": { "type": "Point", "coordinates": [ 113.5404, 22.70923 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5370, "FID_": 5378.0, "LON": 113.26875, "LAT": 23.14126, "NAME_CN": "广州后勤医院", "TELEPHONE": "020-83603310", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.155600", "Name": "广州后勤医院", "address": "小北路243号" }, "geometry": { "type": "Point", "coordinates": [ 113.26875, 23.14126 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5371, "FID_": 5379.0, "LON": 113.28406, "LAT": 23.36074, "NAME_CN": "矮岗村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155604", "Name": "矮岗村卫生站", "address": "凤岗路298号" }, "geometry": { "type": "Point", "coordinates": [ 113.28406, 23.36074 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5372, "FID_": 5380.0, "LON": 113.35323, "LAT": 23.29062, "NAME_CN": "瑞年大药房米龙分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155607", "Name": "瑞年大药房米龙分店", "address": "米龙东中二街1" }, "geometry": { "type": "Point", "coordinates": [ 113.35323, 23.29062 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5373, "FID_": 5381.0, "LON": 113.31916, "LAT": 23.19893, "NAME_CN": "博雅门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155608", "Name": "博雅门诊部", "address": "桥南街" }, "geometry": { "type": "Point", "coordinates": [ 113.31916, 23.19893 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5374, "FID_": 5382.0, "LON": 113.09076, "LAT": 23.46869, "NAME_CN": "狮岭镇联星村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155619", "Name": "狮岭镇联星村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.09076, 23.46869 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5375, "FID_": 5383.0, "LON": 113.22317, "LAT": 23.39792, "NAME_CN": "花都粤峰综合门诊", "TELEPHONE": "020-66289677", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155623", "Name": "花都粤峰综合门诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22317, 23.39792 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5376, "FID_": 5384.0, "LON": 113.24975, "LAT": 23.2273, "NAME_CN": "广州市新仁医疗门诊部", "TELEPHONE": "020-36209049", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155628", "Name": "广州市新仁医疗门诊部", "address": "西约新屋太街" }, "geometry": { "type": "Point", "coordinates": [ 113.24975, 23.2273 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5377, "FID_": 5385.0, "LON": 113.22554, "LAT": 23.39326, "NAME_CN": "智华堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155637", "Name": "智华堂大药房", "address": "田美新村" }, "geometry": { "type": "Point", "coordinates": [ 113.22554, 23.39326 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5378, "FID_": 5386.0, "LON": 113.36896, "LAT": 22.93538, "NAME_CN": "宠物派穗和动物诊所", "TELEPHONE": "020-34613509", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.155638", "Name": "宠物派穗和动物诊所", "address": "东沙路95" }, "geometry": { "type": "Point", "coordinates": [ 113.36896, 22.93538 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5379, "FID_": 5387.0, "LON": 113.56821, "LAT": 23.55312, "NAME_CN": "南方医科大学第五附属医院2号住院楼", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.155643", "Name": "南方医科大学第五附属医院2号住院楼", "address": "从城大道566号" }, "geometry": { "type": "Point", "coordinates": [ 113.56821, 23.55312 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5380, "FID_": 5388.0, "LON": 113.25058, "LAT": 23.17668, "NAME_CN": "从康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155653", "Name": "从康药店", "address": "棠下南街81" }, "geometry": { "type": "Point", "coordinates": [ 113.25058, 23.17668 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5381, "FID_": 5389.0, "LON": 113.852, "LAT": 23.19184, "NAME_CN": "广慧大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155657", "Name": "广慧大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.852, 23.19184 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5382, "FID_": 5390.0, "LON": 113.25007, "LAT": 23.08709, "NAME_CN": "仁益堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.155660", "Name": "仁益堂药房", "address": "革新路174" }, "geometry": { "type": "Point", "coordinates": [ 113.25007, 23.08709 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5383, "FID_": 5391.0, "LON": 113.33746, "LAT": 23.09181, "NAME_CN": "赤岗空军门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.155663", "Name": "赤岗空军门诊部", "address": "七星岗路" }, "geometry": { "type": "Point", "coordinates": [ 113.33746, 23.09181 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5384, "FID_": 5392.0, "LON": 113.44169, "LAT": 23.60254, "NAME_CN": "益生药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.155672", "Name": "益生药店", "address": "人和村三五五省道附近" }, "geometry": { "type": "Point", "coordinates": [ 113.44169, 23.60254 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5385, "FID_": 5393.0, "LON": 113.82914, "LAT": 23.29081, "NAME_CN": "张日章牙科", "TELEPHONE": "020-82756934", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155674", "Name": "张日章牙科", "address": "西园路10" }, "geometry": { "type": "Point", "coordinates": [ 113.82914, 23.29081 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5386, "FID_": 5394.0, "LON": 113.82082, "LAT": 23.28884, "NAME_CN": "泰林瑞草堂大药房荔园西路店", "TELEPHONE": "15818843568", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155675", "Name": "泰林瑞草堂大药房荔园西路店", "address": "荔园西路68" }, "geometry": { "type": "Point", "coordinates": [ 113.82082, 23.28884 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5387, "FID_": 5395.0, "LON": 113.86001, "LAT": 23.20851, "NAME_CN": "岗尾卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155677", "Name": "岗尾卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.86001, 23.20851 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5388, "FID_": 5396.0, "LON": 113.33033, "LAT": 23.08827, "NAME_CN": "嘉和堂大药房红卫分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.155687", "Name": "嘉和堂大药房红卫分店", "address": "新村南华大街南10巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.33033, 23.08827 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5389, "FID_": 5397.0, "LON": 113.22175, "LAT": 23.21968, "NAME_CN": "石井红岗大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155698", "Name": "石井红岗大药房", "address": "亭岗街57" }, "geometry": { "type": "Point", "coordinates": [ 113.22175, 23.21968 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5390, "FID_": 5398.0, "LON": 113.13629, "LAT": 23.46846, "NAME_CN": "永富大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155706", "Name": "永富大药房", "address": "温屋十二巷" }, "geometry": { "type": "Point", "coordinates": [ 113.13629, 23.46846 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5391, "FID_": 5399.0, "LON": 113.13766, "LAT": 23.4656, "NAME_CN": "田源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155707", "Name": "田源大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.13766, 23.4656 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5392, "FID_": 5400.0, "LON": 113.82443, "LAT": 23.29789, "NAME_CN": "邓远明牙科", "TELEPHONE": "020-82710071", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155709", "Name": "邓远明牙科", "address": "富国路19" }, "geometry": { "type": "Point", "coordinates": [ 113.82443, 23.29789 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5393, "FID_": 5401.0, "LON": 113.45503, "LAT": 23.13749, "NAME_CN": "黄埔区日永康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.155710", "Name": "黄埔区日永康大药房", "address": "姬堂长庚大街19" }, "geometry": { "type": "Point", "coordinates": [ 113.45503, 23.13749 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5394, "FID_": 5402.0, "LON": 113.32623, "LAT": 23.16333, "NAME_CN": "银河卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155717", "Name": "银河卫生站", "address": "银定塘前街4号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.32623, 23.16333 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5395, "FID_": 5403.0, "LON": 113.35678, "LAT": 22.96163, "NAME_CN": "东环街鸣翠苑社区卫生站", "TELEPHONE": "020-34513307", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.155721", "Name": "东环街鸣翠苑社区卫生站", "address": "光明北路366" }, "geometry": { "type": "Point", "coordinates": [ 113.35678, 22.96163 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5396, "FID_": 5404.0, "LON": 113.22371, "LAT": 23.27874, "NAME_CN": "精诚药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155723", "Name": "精诚药店", "address": "夏花三路" }, "geometry": { "type": "Point", "coordinates": [ 113.22371, 23.27874 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5397, "FID_": 5405.0, "LON": 113.56175, "LAT": 23.10696, "NAME_CN": "夏埔卫生站", "TELEPHONE": "020-82702381", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155733", "Name": "夏埔卫生站", "address": "夏埔东区六街2" }, "geometry": { "type": "Point", "coordinates": [ 113.56175, 23.10696 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5398, "FID_": 5406.0, "LON": 113.51618, "LAT": 23.355, "NAME_CN": "丰盛药店", "TELEPHONE": "020-87434912", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.155734", "Name": "丰盛药店", "address": "九佛中路附近" }, "geometry": { "type": "Point", "coordinates": [ 113.51618, 23.355 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5399, "FID_": 5407.0, "LON": 113.21873, "LAT": 23.38504, "NAME_CN": "康辉药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155736", "Name": "康辉药店", "address": "商业大道97-126" }, "geometry": { "type": "Point", "coordinates": [ 113.21873, 23.38504 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5400, "FID_": 5408.0, "LON": 113.87627, "LAT": 23.41686, "NAME_CN": "正果镇圭湖村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155737", "Name": "正果镇圭湖村卫生站", "address": "Y292" }, "geometry": { "type": "Point", "coordinates": [ 113.87627, 23.41686 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5401, "FID_": 5409.0, "LON": 113.89495, "LAT": 23.39535, "NAME_CN": "大冚村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155738", "Name": "大冚村卫生站", "address": "大冚路" }, "geometry": { "type": "Point", "coordinates": [ 113.89495, 23.39535 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5402, "FID_": 5410.0, "LON": 113.90776, "LAT": 23.39971, "NAME_CN": "正果镇和平村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155739", "Name": "正果镇和平村卫生站", "address": "Y288" }, "geometry": { "type": "Point", "coordinates": [ 113.90776, 23.39971 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5403, "FID_": 5411.0, "LON": 113.9164, "LAT": 23.38659, "NAME_CN": "正果镇水口村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155740", "Name": "正果镇水口村卫生站", "address": "X293" }, "geometry": { "type": "Point", "coordinates": [ 113.9164, 23.38659 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5404, "FID_": 5412.0, "LON": 113.27704, "LAT": 23.1391, "NAME_CN": "市政医院口腔科", "TELEPHONE": "020-83709607", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.155741", "Name": "市政医院口腔科", "address": "建设二马路14号" }, "geometry": { "type": "Point", "coordinates": [ 113.27704, 23.1391 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5405, "FID_": 5413.0, "LON": 113.16143, "LAT": 23.46452, "NAME_CN": "广丰堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155743", "Name": "广丰堂药房", "address": "阳光南路19号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.16143, 23.46452 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5406, "FID_": 5414.0, "LON": 113.5012, "LAT": 22.82986, "NAME_CN": "星南牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.155744", "Name": "星南牙科诊所", "address": "维新巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.5012, 22.82986 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5407, "FID_": 5415.0, "LON": 113.15823, "LAT": 23.46132, "NAME_CN": "福盛堂大药房", "TELEPHONE": "020-86986556", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155746", "Name": "福盛堂大药房", "address": "闪壁路西谢屋一巷2" }, "geometry": { "type": "Point", "coordinates": [ 113.15823, 23.46132 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5408, "FID_": 5416.0, "LON": 113.29642, "LAT": 23.26607, "NAME_CN": "百灵药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155748", "Name": "百灵药店", "address": "南岭工业区五横路" }, "geometry": { "type": "Point", "coordinates": [ 113.29642, 23.26607 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5409, "FID_": 5417.0, "LON": 113.33677, "LAT": 23.17881, "NAME_CN": "南园医药元岗药房", "TELEPHONE": "020-87711779", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155749", "Name": "南园医药元岗药房", "address": "元岗路" }, "geometry": { "type": "Point", "coordinates": [ 113.33677, 23.17881 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5410, "FID_": 5418.0, "LON": 113.22708, "LAT": 23.2782, "NAME_CN": "佳康门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155753", "Name": "佳康门诊部", "address": "夏花三路" }, "geometry": { "type": "Point", "coordinates": [ 113.22708, 23.2782 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5411, "FID_": 5419.0, "LON": 113.47853, "LAT": 23.43513, "NAME_CN": "大钟药店", "TELEPHONE": "020-87813580", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.155761", "Name": "大钟药店", "address": "花园西路35" }, "geometry": { "type": "Point", "coordinates": [ 113.47853, 23.43513 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5412, "FID_": 5420.0, "LON": 113.28417, "LAT": 23.06711, "NAME_CN": "爱庄药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.155770", "Name": "爱庄药房", "address": "第三金碧花园" }, "geometry": { "type": "Point", "coordinates": [ 113.28417, 23.06711 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5413, "FID_": 5421.0, "LON": 113.32933, "LAT": 23.11579, "NAME_CN": "天河区中医医院猎德门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155786", "Name": "天河区中医医院猎德门诊部", "address": "临江大道" }, "geometry": { "type": "Point", "coordinates": [ 113.32933, 23.11579 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5414, "FID_": 5422.0, "LON": 113.30647, "LAT": 23.13047, "NAME_CN": "天河区杨箕村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.155788", "Name": "天河区杨箕村卫生站", "address": "扬箕泰兴直街17" }, "geometry": { "type": "Point", "coordinates": [ 113.30647, 23.13047 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5415, "FID_": 5423.0, "LON": 113.30261, "LAT": 23.13089, "NAME_CN": "金典牙科门诊部", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.155789", "Name": "金典牙科门诊部", "address": "中山一路46号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30261, 23.13089 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5416, "FID_": 5424.0, "LON": 113.35936, "LAT": 22.95649, "NAME_CN": "康滋林药店NO.168", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.155794", "Name": "康滋林药店NO.168", "address": "白沙堡村大街" }, "geometry": { "type": "Point", "coordinates": [ 113.35936, 22.95649 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5417, "FID_": 5425.0, "LON": 113.4637, "LAT": 23.1084, "NAME_CN": "博康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.155795", "Name": "博康药店", "address": "石化路161号-32" }, "geometry": { "type": "Point", "coordinates": [ 113.4637, 23.1084 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5418, "FID_": 5426.0, "LON": 113.53736, "LAT": 23.09724, "NAME_CN": "东兴堂大药房中兴分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.155803", "Name": "东兴堂大药房中兴分店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.53736, 23.09724 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5419, "FID_": 5427.0, "LON": 113.51991, "LAT": 23.08702, "NAME_CN": "东兴堂大药房沙涌分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.155804", "Name": "东兴堂大药房沙涌分店", "address": "沙涌四八巷2号101铺" }, "geometry": { "type": "Point", "coordinates": [ 113.51991, 23.08702 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5420, "FID_": 5428.0, "LON": 113.27102, "LAT": 23.20728, "NAME_CN": "仁爱宠物医院", "TELEPHONE": "020-86467292", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155805", "Name": "仁爱宠物医院", "address": "黄石东路399" }, "geometry": { "type": "Point", "coordinates": [ 113.27102, 23.20728 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5421, "FID_": 5429.0, "LON": 113.81963, "LAT": 23.28126, "NAME_CN": "泰林瑞草堂大药房泰林NO.08", "TELEPHONE": "15818843568", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155814", "Name": "泰林瑞草堂大药房泰林NO.08", "address": "府佑路1-65" }, "geometry": { "type": "Point", "coordinates": [ 113.81963, 23.28126 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5422, "FID_": 5430.0, "LON": 113.26256, "LAT": 23.09237, "NAME_CN": "正和药业康富药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.155825", "Name": "正和药业康富药店", "address": "西基东99-3号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26256, 23.09237 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5423, "FID_": 5431.0, "LON": 113.37492, "LAT": 23.13514, "NAME_CN": "东兴堂大药房会员平价大药房棠下分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155827", "Name": "东兴堂大药房会员平价大药房棠下分店", "address": "棠德南路太阳楼自编7-10" }, "geometry": { "type": "Point", "coordinates": [ 113.37492, 23.13514 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5424, "FID_": 5432.0, "LON": 113.41579, "LAT": 23.03785, "NAME_CN": "波叔动物防治", "TELEPHONE": "13059126623", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.155833", "Name": "波叔动物防治", "address": "永发商业城1座1" }, "geometry": { "type": "Point", "coordinates": [ 113.41579, 23.03785 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5425, "FID_": 5433.0, "LON": 113.20024, "LAT": 23.22462, "NAME_CN": "日生门诊", "TELEPHONE": "020-86474409", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155838", "Name": "日生门诊", "address": "华阳路" }, "geometry": { "type": "Point", "coordinates": [ 113.20024, 23.22462 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5426, "FID_": 5434.0, "LON": 113.81895, "LAT": 23.2912, "NAME_CN": "鲜花口腔门诊", "TELEPHONE": "020-82668099", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155843", "Name": "鲜花口腔门诊", "address": "光明西路" }, "geometry": { "type": "Point", "coordinates": [ 113.81895, 23.2912 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5427, "FID_": 5435.0, "LON": 113.32382, "LAT": 23.19255, "NAME_CN": "南方医院南方PET中心", "TELEPHONE": "020-62787319", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155845", "Name": "南方医院南方PET中心", "address": "同和中路628号" }, "geometry": { "type": "Point", "coordinates": [ 113.32382, 23.19255 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5428, "FID_": 5436.0, "LON": 113.30718, "LAT": 23.06089, "NAME_CN": "迎祥平价健康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.155849", "Name": "迎祥平价健康药房", "address": "沥滘迎祥坊9-1对面" }, "geometry": { "type": "Point", "coordinates": [ 113.30718, 23.06089 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5429, "FID_": 5437.0, "LON": 113.60931, "LAT": 23.12256, "NAME_CN": "中安堂卫山药店", "TELEPHONE": "13538700006", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155854", "Name": "中安堂卫山药店", "address": "卫山路5号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.60931, 23.12256 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5430, "FID_": 5438.0, "LON": 113.49089, "LAT": 23.43202, "NAME_CN": "屈洞村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.155862", "Name": "屈洞村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.49089, 23.43202 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5431, "FID_": 5439.0, "LON": 113.39915, "LAT": 23.13647, "NAME_CN": "海王星辰健康药房中海康城店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155865", "Name": "海王星辰健康药房中海康城店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.39915, 23.13647 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5432, "FID_": 5440.0, "LON": 113.26426, "LAT": 23.16564, "NAME_CN": "雨梅牙科诊所", "TELEPHONE": "020-86587066", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155873", "Name": "雨梅牙科诊所", "address": "景泰北街" }, "geometry": { "type": "Point", "coordinates": [ 113.26426, 23.16564 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5433, "FID_": 5441.0, "LON": 113.32485, "LAT": 23.1833, "NAME_CN": "京康医疗门诊部", "TELEPHONE": "020-87268288", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155876", "Name": "京康医疗门诊部", "address": "京溪大街83" }, "geometry": { "type": "Point", "coordinates": [ 113.32485, 23.1833 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5434, "FID_": 5442.0, "LON": 113.39679, "LAT": 22.82209, "NAME_CN": "平稳社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.155878", "Name": "平稳社区卫生站", "address": "平稳路5" }, "geometry": { "type": "Point", "coordinates": [ 113.39679, 22.82209 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5435, "FID_": 5443.0, "LON": 113.45501, "LAT": 23.26378, "NAME_CN": "太和堂穗康平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155887", "Name": "太和堂穗康平价大药房", "address": "兴太三路821号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.45501, 23.26378 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5436, "FID_": 5444.0, "LON": 113.30697, "LAT": 23.15309, "NAME_CN": "汇福堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155893", "Name": "汇福堂大药房", "address": "广州大道中与龙岗路交叉口附近" }, "geometry": { "type": "Point", "coordinates": [ 113.30697, 23.15309 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5437, "FID_": 5445.0, "LON": 113.40681, "LAT": 23.11077, "NAME_CN": "兴合堂连锁药房石溪店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155894", "Name": "兴合堂连锁药房石溪店", "address": "石溪牛涌街14" }, "geometry": { "type": "Point", "coordinates": [ 113.40681, 23.11077 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5438, "FID_": 5446.0, "LON": 113.3529, "LAT": 23.15399, "NAME_CN": "新康健中医门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155895", "Name": "新康健中医门诊", "address": "茶山区21栋104" }, "geometry": { "type": "Point", "coordinates": [ 113.3529, 23.15399 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5439, "FID_": 5447.0, "LON": 113.3516, "LAT": 23.15884, "NAME_CN": "华南农业大学医院", "TELEPHONE": "020-85280348", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155896", "Name": "华南农业大学医院", "address": "岳洲路" }, "geometry": { "type": "Point", "coordinates": [ 113.3516, 23.15884 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5440, "FID_": 5448.0, "LON": 113.21496, "LAT": 23.15518, "NAME_CN": "海王星辰健康药房松南路店", "TELEPHONE": "020-81794215", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155897", "Name": "海王星辰健康药房松南路店", "address": "松南路31号" }, "geometry": { "type": "Point", "coordinates": [ 113.21496, 23.15518 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5441, "FID_": 5449.0, "LON": 113.31818, "LAT": 23.14425, "NAME_CN": "宏恩医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155900", "Name": "宏恩医疗门诊部", "address": "林和西路1号国际贸易中心15层B" }, "geometry": { "type": "Point", "coordinates": [ 113.31818, 23.14425 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5442, "FID_": 5450.0, "LON": 113.28472, "LAT": 23.13476, "NAME_CN": "宝芝林肿瘤专科药房", "TELEPHONE": "020-87619338", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.155910", "Name": "宝芝林肿瘤专科药房", "address": "先烈南路23号A13铺" }, "geometry": { "type": "Point", "coordinates": [ 113.28472, 23.13476 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5443, "FID_": 5451.0, "LON": 113.3269, "LAT": 23.15805, "NAME_CN": "采芝林瑞沁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155913", "Name": "采芝林瑞沁药店", "address": "粤垦路187号" }, "geometry": { "type": "Point", "coordinates": [ 113.3269, 23.15805 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5444, "FID_": 5452.0, "LON": 113.77983, "LAT": 23.4919, "NAME_CN": "万宝药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155930", "Name": "万宝药店", "address": "榕林路37" }, "geometry": { "type": "Point", "coordinates": [ 113.77983, 23.4919 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5445, "FID_": 5453.0, "LON": 113.81806, "LAT": 23.29396, "NAME_CN": "泰林瑞草堂大药房泰林荔江店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155938", "Name": "泰林瑞草堂大药房泰林荔江店", "address": "健生西路51" }, "geometry": { "type": "Point", "coordinates": [ 113.81806, 23.29396 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5446, "FID_": 5454.0, "LON": 113.26117, "LAT": 23.19299, "NAME_CN": "金康药房仁福堂店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155940", "Name": "金康药房仁福堂店", "address": "萧岗涌南大街3" }, "geometry": { "type": "Point", "coordinates": [ 113.26117, 23.19299 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5447, "FID_": 5455.0, "LON": 113.25681, "LAT": 23.38365, "NAME_CN": "联乡药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.155947", "Name": "联乡药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.25681, 23.38365 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5448, "FID_": 5456.0, "LON": 113.40783, "LAT": 23.16533, "NAME_CN": "东康大药房", "TELEPHONE": "13533581921", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.155948", "Name": "东康大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.40783, 23.16533 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5449, "FID_": 5457.0, "LON": 113.56156, "LAT": 23.10807, "NAME_CN": "昊曦药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155952", "Name": "昊曦药店", "address": "夏埔西区一街24" }, "geometry": { "type": "Point", "coordinates": [ 113.56156, 23.10807 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5450, "FID_": 5458.0, "LON": 113.58668, "LAT": 23.53591, "NAME_CN": "百草源大药房", "TELEPHONE": "020-37986269", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.155957", "Name": "百草源大药房", "address": "尚景路36" }, "geometry": { "type": "Point", "coordinates": [ 113.58668, 23.53591 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5451, "FID_": 5459.0, "LON": 113.58622, "LAT": 23.5357, "NAME_CN": "王丽丹牙科诊所", "TELEPHONE": "020-37986217", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.155958", "Name": "王丽丹牙科诊所", "address": "尚景路20" }, "geometry": { "type": "Point", "coordinates": [ 113.58622, 23.5357 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5452, "FID_": 5460.0, "LON": 113.38928, "LAT": 23.00517, "NAME_CN": "上善德药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.155962", "Name": "上善德药店", "address": "市新公路" }, "geometry": { "type": "Point", "coordinates": [ 113.38928, 23.00517 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5453, "FID_": 5461.0, "LON": 113.22658, "LAT": 23.18494, "NAME_CN": "安康药店西槎路店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155965", "Name": "安康药店西槎路店", "address": "西槎路1263号" }, "geometry": { "type": "Point", "coordinates": [ 113.22658, 23.18494 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5454, "FID_": 5462.0, "LON": 113.27139, "LAT": 23.04816, "NAME_CN": "济和堂平价大药房仁济分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.155966", "Name": "济和堂平价大药房仁济分店", "address": "沿沙路160" }, "geometry": { "type": "Point", "coordinates": [ 113.27139, 23.04816 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5455, "FID_": 5463.0, "LON": 113.59018, "LAT": 23.55778, "NAME_CN": "向阳村卫生站", "TELEPHONE": "13533165728", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.155969", "Name": "向阳村卫生站", "address": "向阳大道138号" }, "geometry": { "type": "Point", "coordinates": [ 113.59018, 23.55778 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5456, "FID_": 5464.0, "LON": 113.83241, "LAT": 23.29301, "NAME_CN": "健友众心大药房", "TELEPHONE": "13609096022", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155975", "Name": "健友众心大药房", "address": "和平路" }, "geometry": { "type": "Point", "coordinates": [ 113.83241, 23.29301 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5457, "FID_": 5465.0, "LON": 113.28135, "LAT": 23.09084, "NAME_CN": "参源大药房", "TELEPHONE": "020-84075094", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.155976", "Name": "参源大药房", "address": "晓南一街1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28135, 23.09084 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5458, "FID_": 5466.0, "LON": 113.1969, "LAT": 23.05687, "NAME_CN": "同健医药连锁心雨药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.155977", "Name": "同健医药连锁心雨药店", "address": "海中大道" }, "geometry": { "type": "Point", "coordinates": [ 113.1969, 23.05687 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5459, "FID_": 5467.0, "LON": 113.58602, "LAT": 23.55534, "NAME_CN": "众氏康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.155984", "Name": "众氏康大药房", "address": "镇北路" }, "geometry": { "type": "Point", "coordinates": [ 113.58602, 23.55534 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5460, "FID_": 5468.0, "LON": 113.45929, "LAT": 23.21713, "NAME_CN": "黄麻村社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.155990", "Name": "黄麻村社区卫生站", "address": "黄麻路" }, "geometry": { "type": "Point", "coordinates": [ 113.45929, 23.21713 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5461, "FID_": 5469.0, "LON": 113.37689, "LAT": 23.05632, "NAME_CN": "华南师大医院大学城校区门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.155991", "Name": "华南师大医院大学城校区门诊部", "address": "外环西路398星海音乐学院大学城校区" }, "geometry": { "type": "Point", "coordinates": [ 113.37689, 23.05632 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5462, "FID_": 5470.0, "LON": 113.48217, "LAT": 23.21264, "NAME_CN": "长平社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.155996", "Name": "长平社区卫生站", "address": "长岭路" }, "geometry": { "type": "Point", "coordinates": [ 113.48217, 23.21264 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5463, "FID_": 5471.0, "LON": 113.25774, "LAT": 23.29896, "NAME_CN": "康圣大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.155997", "Name": "康圣大药房", "address": "蚌湖路16附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25774, 23.29896 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5464, "FID_": 5472.0, "LON": 113.57443, "LAT": 23.1071, "NAME_CN": "百济大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.155999", "Name": "百济大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.57443, 23.1071 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5465, "FID_": 5473.0, "LON": 113.25286, "LAT": 23.1298, "NAME_CN": "陈志光牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.156003", "Name": "陈志光牙科诊所", "address": "云路街20号-101" }, "geometry": { "type": "Point", "coordinates": [ 113.25286, 23.1298 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5466, "FID_": 5474.0, "LON": 113.25292, "LAT": 23.12978, "NAME_CN": "招子程牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.156004", "Name": "招子程牙科诊所", "address": "云路街20号102室" }, "geometry": { "type": "Point", "coordinates": [ 113.25292, 23.12978 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5467, "FID_": 5475.0, "LON": 113.29254, "LAT": 23.25903, "NAME_CN": "致信药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156005", "Name": "致信药店", "address": "广新路" }, "geometry": { "type": "Point", "coordinates": [ 113.29254, 23.25903 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5468, "FID_": 5476.0, "LON": 113.27292, "LAT": 23.21318, "NAME_CN": "康而惠药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156007", "Name": "康而惠药店", "address": "学校北一巷" }, "geometry": { "type": "Point", "coordinates": [ 113.27292, 23.21318 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5469, "FID_": 5477.0, "LON": 113.48111, "LAT": 22.72153, "NAME_CN": "冯马一村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.156008", "Name": "冯马一村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.48111, 22.72153 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5470, "FID_": 5478.0, "LON": 113.3359, "LAT": 23.43095, "NAME_CN": "花东永光药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156010", "Name": "花东永光药店", "address": "花东镇永光村民委员会附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3359, 23.43095 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5471, "FID_": 5479.0, "LON": 113.41083, "LAT": 23.03758, "NAME_CN": "广州市番禺区新造医院", "TELEPHONE": "020-84726365", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156014", "Name": "广州市番禺区新造医院-急诊", "address": "新广路24" }, "geometry": { "type": "Point", "coordinates": [ 113.41083, 23.03758 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5472, "FID_": 5480.0, "LON": 113.62151, "LAT": 23.12107, "NAME_CN": "粤康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156015", "Name": "粤康药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.62151, 23.12107 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5473, "FID_": 5481.0, "LON": 113.31012, "LAT": 23.15449, "NAME_CN": "广州振华骨伤医院", "TELEPHONE": "020-87165042", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156021", "Name": "广州振华骨伤医院-急诊", "address": "禺东西路22" }, "geometry": { "type": "Point", "coordinates": [ 113.31012, 23.15449 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5474, "FID_": 5482.0, "LON": 113.20326, "LAT": 23.27306, "NAME_CN": "灵心大药店大田分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156023", "Name": "灵心大药店大田分店", "address": "大田高田大街30附近" }, "geometry": { "type": "Point", "coordinates": [ 113.20326, 23.27306 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5475, "FID_": 5483.0, "LON": 113.91419, "LAT": 23.77684, "NAME_CN": "草埔村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.156026", "Name": "草埔村卫生站", "address": "G105" }, "geometry": { "type": "Point", "coordinates": [ 113.91419, 23.77684 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5476, "FID_": 5484.0, "LON": 113.47778, "LAT": 23.43399, "NAME_CN": "乾益堂大药房太平分店", "TELEPHONE": "13076879557", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.156027", "Name": "乾益堂大药房太平分店", "address": "新平商业步行街附近" }, "geometry": { "type": "Point", "coordinates": [ 113.47778, 23.43399 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5477, "FID_": 5485.0, "LON": 113.27171, "LAT": 23.14773, "NAME_CN": "广东省中医院下塘门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.156031", "Name": "广东省中医院下塘门诊部", "address": "麓景西路" }, "geometry": { "type": "Point", "coordinates": [ 113.27171, 23.14773 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5478, "FID_": 5486.0, "LON": 113.29532, "LAT": 23.23498, "NAME_CN": "青溪大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156040", "Name": "青溪大药房", "address": "集贤西街1巷9号" }, "geometry": { "type": "Point", "coordinates": [ 113.29532, 23.23498 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5479, "FID_": 5487.0, "LON": 113.27196, "LAT": 23.45277, "NAME_CN": "天仁药业新龙药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156045", "Name": "天仁药业新龙药店", "address": "两龙南街25-1" }, "geometry": { "type": "Point", "coordinates": [ 113.27196, 23.45277 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5480, "FID_": 5488.0, "LON": 113.22866, "LAT": 23.27583, "NAME_CN": "广州医学院护理学院白云区第二人民医院口腔治疗中心", "TELEPHONE": "020-86201764", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156046", "Name": "广州医学院护理学院白云区第二人民医院口腔治疗中心", "address": "江同路" }, "geometry": { "type": "Point", "coordinates": [ 113.22866, 23.27583 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5481, "FID_": 5489.0, "LON": 113.98059, "LAT": 23.78832, "NAME_CN": "新联村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.156048", "Name": "新联村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.98059, 23.78832 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5482, "FID_": 5490.0, "LON": 113.32386, "LAT": 23.20203, "NAME_CN": "白山社区卫生站", "TELEPHONE": "020-36131336", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156055", "Name": "白山社区卫生站", "address": "白山路" }, "geometry": { "type": "Point", "coordinates": [ 113.32386, 23.20203 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5483, "FID_": 5491.0, "LON": 113.31336, "LAT": 22.93858, "NAME_CN": "忠诚药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156057", "Name": "忠诚药店", "address": "麦地后街" }, "geometry": { "type": "Point", "coordinates": [ 113.31336, 22.93858 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5484, "FID_": 5492.0, "LON": 113.64861, "LAT": 23.12616, "NAME_CN": "舒乐大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156059", "Name": "舒乐大药房", "address": "久裕大道60号8幢120" }, "geometry": { "type": "Point", "coordinates": [ 113.64861, 23.12616 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5485, "FID_": 5493.0, "LON": 113.35621, "LAT": 23.29577, "NAME_CN": "益民医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156067", "Name": "益民医药店", "address": "和乐路101附近" }, "geometry": { "type": "Point", "coordinates": [ 113.35621, 23.29577 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5486, "FID_": 5494.0, "LON": 113.25606, "LAT": 23.37891, "NAME_CN": "荣桦堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156068", "Name": "荣桦堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.25606, 23.37891 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5487, "FID_": 5495.0, "LON": 113.25384, "LAT": 23.38428, "NAME_CN": "永春堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156069", "Name": "永春堂大药房", "address": "清潭东路" }, "geometry": { "type": "Point", "coordinates": [ 113.25384, 23.38428 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5488, "FID_": 5496.0, "LON": 113.29552, "LAT": 23.04707, "NAME_CN": "天颐康药店", "TELEPHONE": "15360828388", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156071", "Name": "天颐康药店", "address": "北园上街5" }, "geometry": { "type": "Point", "coordinates": [ 113.29552, 23.04707 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5489, "FID_": 5497.0, "LON": 113.21754, "LAT": 23.38372, "NAME_CN": "黄二朱草药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156077", "Name": "黄二朱草药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21754, 23.38372 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5490, "FID_": 5498.0, "LON": 113.21228, "LAT": 23.38176, "NAME_CN": "钟世杰牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156078", "Name": "钟世杰牙科诊所", "address": "商业大道" }, "geometry": { "type": "Point", "coordinates": [ 113.21228, 23.38176 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5491, "FID_": 5499.0, "LON": 113.16665, "LAT": 23.47864, "NAME_CN": "民善堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156080", "Name": "民善堂大药房", "address": "振兴路" }, "geometry": { "type": "Point", "coordinates": [ 113.16665, 23.47864 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5492, "FID_": 5500.0, "LON": 113.19284, "LAT": 23.36671, "NAME_CN": "胡忠医院新街院区VIP门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156081", "Name": "胡忠医院新街院区VIP门诊", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.19284, 23.36671 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5493, "FID_": 5501.0, "LON": 113.38236, "LAT": 23.13357, "NAME_CN": "绿之竹会员平价健康药房", "TELEPHONE": "15013186253", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156087", "Name": "绿之竹会员平价健康药房", "address": "天河仁德门诊部" }, "geometry": { "type": "Point", "coordinates": [ 113.38236, 23.13357 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5494, "FID_": 5502.0, "LON": 113.38621, "LAT": 23.13161, "NAME_CN": "平民大药房泰安分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156088", "Name": "平民大药房泰安分店", "address": "泰安南路88" }, "geometry": { "type": "Point", "coordinates": [ 113.38621, 23.13161 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5495, "FID_": 5503.0, "LON": 113.55241, "LAT": 23.09853, "NAME_CN": "林和药业权明药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.156091", "Name": "林和药业权明药店", "address": "康南路" }, "geometry": { "type": "Point", "coordinates": [ 113.55241, 23.09853 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5496, "FID_": 5504.0, "LON": 113.82881, "LAT": 23.38364, "NAME_CN": "佗健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156095", "Name": "佗健药店", "address": "泰安路" }, "geometry": { "type": "Point", "coordinates": [ 113.82881, 23.38364 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5497, "FID_": 5505.0, "LON": 113.34798, "LAT": 23.12338, "NAME_CN": "华颖社区卫生站", "TELEPHONE": "13711685410", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156100", "Name": "华颖社区卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.34798, 23.12338 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5498, "FID_": 5506.0, "LON": 113.27758, "LAT": 23.13303, "NAME_CN": "中山大学光华口腔医学院·附属口腔医院综合门诊", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.156101", "Name": "中山大学光华口腔医学院·附属口腔医院综合门诊", "address": "陵园西路" }, "geometry": { "type": "Point", "coordinates": [ 113.27758, 23.13303 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5499, "FID_": 5507.0, "LON": 113.29079, "LAT": 23.13289, "NAME_CN": "益康门诊部", "TELEPHONE": "020-87618506", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.156109", "Name": "益康门诊部", "address": "农林下路81号大院后院" }, "geometry": { "type": "Point", "coordinates": [ 113.29079, 23.13289 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5500, "FID_": 5508.0, "LON": 113.28127, "LAT": 23.12623, "NAME_CN": "宝芝林大药房(东川店)", "TELEPHONE": "020-87616725|020-83844619", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.156120", "Name": "宝芝林大药房(东川店)", "address": "东川新街市附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28127, 23.12623 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5501, "FID_": 5509.0, "LON": 113.24017, "LAT": 23.24035, "NAME_CN": "杏安堂平价药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156121", "Name": "杏安堂平价药店", "address": "大朗横路1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24017, 23.24035 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5502, "FID_": 5510.0, "LON": 113.18656, "LAT": 23.31666, "NAME_CN": "立康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156122", "Name": "立康药房", "address": "神石路" }, "geometry": { "type": "Point", "coordinates": [ 113.18656, 23.31666 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5503, "FID_": 5511.0, "LON": 113.4162, "LAT": 22.80699, "NAME_CN": "仁和堂药业连锁大岗药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.156135", "Name": "仁和堂药业连锁大岗药店", "address": "蓝湾路172" }, "geometry": { "type": "Point", "coordinates": [ 113.4162, 22.80699 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5504, "FID_": 5512.0, "LON": 113.41285, "LAT": 22.81083, "NAME_CN": "灵山医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.156136", "Name": "灵山医院门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.41285, 22.81083 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5505, "FID_": 5513.0, "LON": 113.39022, "LAT": 23.01221, "NAME_CN": "南村第二卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156137", "Name": "南村第二卫生站", "address": "沙市下街" }, "geometry": { "type": "Point", "coordinates": [ 113.39022, 23.01221 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5506, "FID_": 5514.0, "LON": 113.27689, "LAT": 23.09088, "NAME_CN": "仁和堂卫士药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.156147", "Name": "仁和堂卫士药店", "address": "晓园东大院附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27689, 23.09088 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5507, "FID_": 5515.0, "LON": 113.59043, "LAT": 23.5466, "NAME_CN": "众参源大药房银都分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.156149", "Name": "众参源大药房银都分店", "address": "河东南路1-2" }, "geometry": { "type": "Point", "coordinates": [ 113.59043, 23.5466 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5508, "FID_": 5516.0, "LON": 113.60247, "LAT": 23.53728, "NAME_CN": "江埔街禾仓社区卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.156151", "Name": "江埔街禾仓社区卫生站", "address": "七星路" }, "geometry": { "type": "Point", "coordinates": [ 113.60247, 23.53728 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5509, "FID_": 5517.0, "LON": 113.16108, "LAT": 23.46357, "NAME_CN": "世纪平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156161", "Name": "世纪平价药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16108, 23.46357 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5510, "FID_": 5518.0, "LON": 113.23642, "LAT": 23.39414, "NAME_CN": "保滋堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156162", "Name": "保滋堂药房", "address": "商业大道" }, "geometry": { "type": "Point", "coordinates": [ 113.23642, 23.39414 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5511, "FID_": 5519.0, "LON": 113.46563, "LAT": 23.31878, "NAME_CN": "华坑村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156167", "Name": "华坑村卫生站", "address": "华坑路" }, "geometry": { "type": "Point", "coordinates": [ 113.46563, 23.31878 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5512, "FID_": 5520.0, "LON": 113.33064, "LAT": 23.08752, "NAME_CN": "江海街台涌社区卫生站", "TELEPHONE": "020-84172025", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.156169", "Name": "江海街台涌社区卫生站", "address": "紫菀路" }, "geometry": { "type": "Point", "coordinates": [ 113.33064, 23.08752 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5513, "FID_": 5521.0, "LON": 113.97007, "LAT": 23.76805, "NAME_CN": "小杉村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.156172", "Name": "小杉村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.97007, 23.76805 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5514, "FID_": 5522.0, "LON": 113.31011, "LAT": 23.06015, "NAME_CN": "海珠超平门诊部", "TELEPHONE": "13711677396", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.156174", "Name": "海珠超平门诊部", "address": "大市街10号" }, "geometry": { "type": "Point", "coordinates": [ 113.31011, 23.06015 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5515, "FID_": 5523.0, "LON": 113.27277, "LAT": 23.07037, "NAME_CN": "海珠盛贤平价药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.156175", "Name": "海珠盛贤平价药店", "address": "石溪西大街27" }, "geometry": { "type": "Point", "coordinates": [ 113.27277, 23.07037 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5516, "FID_": 5524.0, "LON": 113.56111, "LAT": 23.10463, "NAME_CN": "康福堂大药房南碱大道店", "TELEPHONE": "020-22657080", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156177", "Name": "康福堂大药房南碱大道店", "address": "南碱路" }, "geometry": { "type": "Point", "coordinates": [ 113.56111, 23.10463 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5517, "FID_": 5525.0, "LON": 113.66174, "LAT": 23.22963, "NAME_CN": "健众大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156188", "Name": "健众大药房", "address": "朱宁路" }, "geometry": { "type": "Point", "coordinates": [ 113.66174, 23.22963 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5518, "FID_": 5526.0, "LON": 113.22991, "LAT": 23.16311, "NAME_CN": "海王星辰健康药房同德分店", "TELEPHONE": "020-36497575", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156193", "Name": "海王星辰健康药房同德分店", "address": "西槎路122号101房(自编1/2铺)" }, "geometry": { "type": "Point", "coordinates": [ 113.22991, 23.16311 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5519, "FID_": 5527.0, "LON": 113.36616, "LAT": 23.07828, "NAME_CN": "普健药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.156196", "Name": "普健药店", "address": "仑头余庆里外街5号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.36616, 23.07828 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5520, "FID_": 5528.0, "LON": 113.37842, "LAT": 22.98416, "NAME_CN": "南村济众康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156200", "Name": "南村济众康药店", "address": "为民中路47" }, "geometry": { "type": "Point", "coordinates": [ 113.37842, 22.98416 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5521, "FID_": 5529.0, "LON": 113.52816, "LAT": 23.15884, "NAME_CN": "济弘堂药店刘村店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.156201", "Name": "济弘堂药店刘村店", "address": "刘村路93" }, "geometry": { "type": "Point", "coordinates": [ 113.52816, 23.15884 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5522, "FID_": 5530.0, "LON": 113.32114, "LAT": 23.20976, "NAME_CN": "广芝堂大药房榕树头分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156203", "Name": "广芝堂大药房榕树头分店", "address": "榕树头路" }, "geometry": { "type": "Point", "coordinates": [ 113.32114, 23.20976 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5523, "FID_": 5531.0, "LON": 113.21955, "LAT": 23.40314, "NAME_CN": "美星大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156213", "Name": "美星大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21955, 23.40314 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5524, "FID_": 5532.0, "LON": 113.70888, "LAT": 23.58268, "NAME_CN": "好家康众通大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.156214", "Name": "好家康众通大药房", "address": "政通路107" }, "geometry": { "type": "Point", "coordinates": [ 113.70888, 23.58268 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5525, "FID_": 5533.0, "LON": 113.07194, "LAT": 23.39244, "NAME_CN": "赤坭镇赤坭村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156220", "Name": "赤坭镇赤坭村卫生站", "address": "Y749" }, "geometry": { "type": "Point", "coordinates": [ 113.07194, 23.39244 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5526, "FID_": 5534.0, "LON": 113.2365, "LAT": 23.21644, "NAME_CN": "福安药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156227", "Name": "福安药房", "address": "大冈中街23" }, "geometry": { "type": "Point", "coordinates": [ 113.2365, 23.21644 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5527, "FID_": 5535.0, "LON": 113.19117, "LAT": 23.42731, "NAME_CN": "众康药店平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156230", "Name": "众康药店平价大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.19117, 23.42731 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5528, "FID_": 5536.0, "LON": 113.27012, "LAT": 23.23409, "NAME_CN": "广州华安医疗门诊部", "TELEPHONE": "18602058716", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156231", "Name": "广州华安医疗门诊部", "address": "G106" }, "geometry": { "type": "Point", "coordinates": [ 113.27012, 23.23409 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5529, "FID_": 5537.0, "LON": 113.57347, "LAT": 23.11048, "NAME_CN": "省水电医院新世界门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156233", "Name": "省水电医院新世界门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.57347, 23.11048 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5530, "FID_": 5538.0, "LON": 113.5689, "LAT": 23.58494, "NAME_CN": "健心药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.156244", "Name": "健心药店", "address": "横江路" }, "geometry": { "type": "Point", "coordinates": [ 113.5689, 23.58494 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5531, "FID_": 5539.0, "LON": 113.32179, "LAT": 23.02702, "NAME_CN": "大石街大山卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156257", "Name": "大石街大山卫生站", "address": "大涌路" }, "geometry": { "type": "Point", "coordinates": [ 113.32179, 23.02702 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5532, "FID_": 5540.0, "LON": 113.29093, "LAT": 23.01189, "NAME_CN": "润绮药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156258", "Name": "润绮药店", "address": "石中二路" }, "geometry": { "type": "Point", "coordinates": [ 113.29093, 23.01189 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5533, "FID_": 5541.0, "LON": 113.24652, "LAT": 23.20636, "NAME_CN": "医宗堂大药房NO.88", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156264", "Name": "医宗堂大药房NO.88", "address": "小坪东路东面自编17号" }, "geometry": { "type": "Point", "coordinates": [ 113.24652, 23.20636 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5534, "FID_": 5542.0, "LON": 113.23764, "LAT": 23.07731, "NAME_CN": "荔湾区糖尿病医院", "TELEPHONE": "020-81899717", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.156269", "Name": "荔湾区糖尿病医院-急诊", "address": "鹤洞路124" }, "geometry": { "type": "Point", "coordinates": [ 113.23764, 23.07731 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5535, "FID_": 5543.0, "LON": 113.48697, "LAT": 23.44446, "NAME_CN": "参芪堂平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.156271", "Name": "参芪堂平价大药房", "address": "丰盈路4-19" }, "geometry": { "type": "Point", "coordinates": [ 113.48697, 23.44446 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5536, "FID_": 5544.0, "LON": 113.22224, "LAT": 23.21932, "NAME_CN": "大康灵药房红星总店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156272", "Name": "大康灵药房红星总店", "address": "红星亭岗路" }, "geometry": { "type": "Point", "coordinates": [ 113.22224, 23.21932 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5537, "FID_": 5545.0, "LON": 113.566, "LAT": 22.62348, "NAME_CN": "万顷沙镇民立村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.156278", "Name": "万顷沙镇民立村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.566, 22.62348 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5538, "FID_": 5546.0, "LON": 113.33363, "LAT": 22.95172, "NAME_CN": "怡平药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156279", "Name": "怡平药店", "address": "大街4号138" }, "geometry": { "type": "Point", "coordinates": [ 113.33363, 22.95172 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5539, "FID_": 5547.0, "LON": 113.21532, "LAT": 23.16001, "NAME_CN": "健源堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156283", "Name": "健源堂药店", "address": "螺溪南约综合市场1/2号铺" }, "geometry": { "type": "Point", "coordinates": [ 113.21532, 23.16001 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5540, "FID_": 5548.0, "LON": 113.26225, "LAT": 23.17041, "NAME_CN": "景泰昌乐和药店", "TELEPHONE": "020-36248419", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156284", "Name": "景泰昌乐和药店", "address": "金钟横路272临时" }, "geometry": { "type": "Point", "coordinates": [ 113.26225, 23.17041 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5541, "FID_": 5549.0, "LON": 113.17543, "LAT": 23.07119, "NAME_CN": "芳村区东漖镇龙溪村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.156296", "Name": "芳村区东漖镇龙溪村卫生站", "address": "龙溪大沙村421" }, "geometry": { "type": "Point", "coordinates": [ 113.17543, 23.07119 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5542, "FID_": 5550.0, "LON": 113.38391, "LAT": 22.978, "NAME_CN": "仁和堂药业连锁新水坑药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156297", "Name": "仁和堂药业连锁新水坑药店", "address": "环村北路" }, "geometry": { "type": "Point", "coordinates": [ 113.38391, 22.978 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5543, "FID_": 5551.0, "LON": 113.38911, "LAT": 22.98574, "NAME_CN": "承德堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156298", "Name": "承德堂药房", "address": "市新公路" }, "geometry": { "type": "Point", "coordinates": [ 113.38911, 22.98574 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5544, "FID_": 5552.0, "LON": 113.33778, "LAT": 23.4288, "NAME_CN": "仁合堂药房超市", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156305", "Name": "仁合堂药房超市", "address": "一一八省道金田工业园" }, "geometry": { "type": "Point", "coordinates": [ 113.33778, 23.4288 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5545, "FID_": 5553.0, "LON": 113.23015, "LAT": 23.30214, "NAME_CN": "普兴堂药房塘贝分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156306", "Name": "普兴堂药房塘贝分店", "address": "塘贝元边北街1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23015, 23.30214 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5546, "FID_": 5554.0, "LON": 113.40859, "LAT": 23.12508, "NAME_CN": "天河区康家医疗门诊部", "TELEPHONE": "020-82584366", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156308", "Name": "天河区康家医疗门诊部", "address": "黄村南路" }, "geometry": { "type": "Point", "coordinates": [ 113.40859, 23.12508 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5547, "FID_": 5555.0, "LON": 113.4096, "LAT": 23.12517, "NAME_CN": "保康药房黄村店", "TELEPHONE": "020-82575283", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156309", "Name": "保康药房黄村店", "address": "黄村东路与黄村南路交汇处以西104米" }, "geometry": { "type": "Point", "coordinates": [ 113.4096, 23.12517 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5548, "FID_": 5556.0, "LON": 113.54468, "LAT": 22.79691, "NAME_CN": "张生牙科", "TELEPHONE": "18202077933", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.156312", "Name": "张生牙科", "address": "金苑大街" }, "geometry": { "type": "Point", "coordinates": [ 113.54468, 22.79691 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5549, "FID_": 5557.0, "LON": 113.55176, "LAT": 22.77073, "NAME_CN": "南沙泰廉药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.156313", "Name": "南沙泰廉药店", "address": "金岭南路" }, "geometry": { "type": "Point", "coordinates": [ 113.55176, 22.77073 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5550, "FID_": 5558.0, "LON": 113.04892, "LAT": 23.32269, "NAME_CN": "藏书院卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156321", "Name": "藏书院卫生站", "address": "炭步镇藏书院村民委员会附近" }, "geometry": { "type": "Point", "coordinates": [ 113.04892, 23.32269 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5551, "FID_": 5559.0, "LON": 113.23155, "LAT": 23.25891, "NAME_CN": "永青药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156322", "Name": "永青药房", "address": "龙塘路8号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23155, 23.25891 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5552, "FID_": 5560.0, "LON": 113.378, "LAT": 22.82417, "NAME_CN": "顺河村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.156330", "Name": "顺河村卫生站", "address": "新涌南路26" }, "geometry": { "type": "Point", "coordinates": [ 113.378, 22.82417 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5553, "FID_": 5561.0, "LON": 113.20741, "LAT": 23.38789, "NAME_CN": "花都康宝药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156331", "Name": "花都康宝药店", "address": "东华庄一社东十二巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.20741, 23.38789 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5554, "FID_": 5562.0, "LON": 113.20656, "LAT": 23.38841, "NAME_CN": "德仁大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156332", "Name": "德仁大药房", "address": "彩虹中英文幼儿园后面" }, "geometry": { "type": "Point", "coordinates": [ 113.20656, 23.38841 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5555, "FID_": 5563.0, "LON": 113.32258, "LAT": 23.19185, "NAME_CN": "南方医院口腔医疗中心", "TELEPHONE": "020-62787938", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156336", "Name": "南方医院口腔医疗中心", "address": "广州大道北1838号" }, "geometry": { "type": "Point", "coordinates": [ 113.32258, 23.19185 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5556, "FID_": 5564.0, "LON": 113.554, "LAT": 22.63583, "NAME_CN": "万顷沙镇民兴村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.156337", "Name": "万顷沙镇民兴村卫生站", "address": "三民大道民兴三段8" }, "geometry": { "type": "Point", "coordinates": [ 113.554, 22.63583 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5557, "FID_": 5565.0, "LON": 113.34439, "LAT": 23.01844, "NAME_CN": "正康连锁大药房官堂分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156341", "Name": "正康连锁大药房官堂分店", "address": "西社大街" }, "geometry": { "type": "Point", "coordinates": [ 113.34439, 23.01844 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5558, "FID_": 5566.0, "LON": 113.40564, "LAT": 23.12338, "NAME_CN": "博群大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156361", "Name": "博群大药房", "address": "王园路自编2-54" }, "geometry": { "type": "Point", "coordinates": [ 113.40564, 23.12338 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5559, "FID_": 5567.0, "LON": 113.59137, "LAT": 23.54531, "NAME_CN": "街口联星卫生站", "TELEPHONE": "13610263186", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.156362", "Name": "街口联星卫生站", "address": "河东南路46" }, "geometry": { "type": "Point", "coordinates": [ 113.59137, 23.54531 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5560, "FID_": 5568.0, "LON": 113.24258, "LAT": 23.37188, "NAME_CN": "新华恩康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156366", "Name": "新华恩康药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.24258, 23.37188 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5561, "FID_": 5569.0, "LON": 113.3284, "LAT": 23.02636, "NAME_CN": "广州市番禺区大石街涌口村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156371", "Name": "广州市番禺区大石街涌口村卫生站", "address": "雅苑街3巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.3284, 23.02636 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5562, "FID_": 5570.0, "LON": 113.58898, "LAT": 23.15585, "NAME_CN": "增城市文康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156378", "Name": "增城市文康大药房", "address": "中心街中2巷4" }, "geometry": { "type": "Point", "coordinates": [ 113.58898, 23.15585 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5563, "FID_": 5571.0, "LON": 113.21041, "LAT": 23.39152, "NAME_CN": "健雄医疗门诊部", "TELEPHONE": "020-36820399", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156382", "Name": "健雄医疗门诊部", "address": "茶园路9-10" }, "geometry": { "type": "Point", "coordinates": [ 113.21041, 23.39152 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5564, "FID_": 5572.0, "LON": 113.16298, "LAT": 23.41804, "NAME_CN": "花都大布村官禄卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156387", "Name": "花都大布村官禄卫生站", "address": "爱民路" }, "geometry": { "type": "Point", "coordinates": [ 113.16298, 23.41804 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5565, "FID_": 5573.0, "LON": 113.55877, "LAT": 23.19335, "NAME_CN": "宝源堂大药房", "TELEPHONE": "13710612290", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.156388", "Name": "宝源堂大药房", "address": "小东路5" }, "geometry": { "type": "Point", "coordinates": [ 113.55877, 23.19335 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5566, "FID_": 5574.0, "LON": 113.32425, "LAT": 23.18391, "NAME_CN": "颐和医疗门诊", "TELEPHONE": "13928759121", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156398", "Name": "颐和医疗门诊", "address": "京溪大街77号京溪一社菜市场旁" }, "geometry": { "type": "Point", "coordinates": [ 113.32425, 23.18391 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5567, "FID_": 5575.0, "LON": 113.4105, "LAT": 23.12579, "NAME_CN": "广东省电力一局医院协作门诊", "TELEPHONE": "020-82116861", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156399", "Name": "广东省电力一局医院协作门诊", "address": "南胜公路边7-1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.4105, 23.12579 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5568, "FID_": 5576.0, "LON": 113.4105, "LAT": 23.1259, "NAME_CN": "祝君好平价大药房黄村店", "TELEPHONE": "15920338198", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156400", "Name": "祝君好平价大药房黄村店", "address": "南胜公路边7-1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.4105, 23.1259 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5569, "FID_": 5577.0, "LON": 113.45531, "LAT": 23.10379, "NAME_CN": "康宠动物诊所", "TELEPHONE": "020-82562355", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.156403", "Name": "康宠动物诊所", "address": "黄埔东路629" }, "geometry": { "type": "Point", "coordinates": [ 113.45531, 23.10379 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5570, "FID_": 5578.0, "LON": 113.53889, "LAT": 23.11474, "NAME_CN": "东兴堂大药房东联分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.156404", "Name": "东兴堂大药房东联分店", "address": "东联路自编27号" }, "geometry": { "type": "Point", "coordinates": [ 113.53889, 23.11474 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5571, "FID_": 5579.0, "LON": 113.49486, "LAT": 23.15117, "NAME_CN": "众参源药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.156405", "Name": "众参源药房", "address": "花厅西街27" }, "geometry": { "type": "Point", "coordinates": [ 113.49486, 23.15117 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5572, "FID_": 5580.0, "LON": 113.40726, "LAT": 23.12371, "NAME_CN": "康济堂平价大药房园丁分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156407", "Name": "康济堂平价大药房园丁分店", "address": "园丁路1-678" }, "geometry": { "type": "Point", "coordinates": [ 113.40726, 23.12371 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5573, "FID_": 5581.0, "LON": 113.2726, "LAT": 23.13182, "NAME_CN": "广州德明医院", "TELEPHONE": "020-83829100", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.156408", "Name": "广州德明医院", "address": "越秀北路89号" }, "geometry": { "type": "Point", "coordinates": [ 113.2726, 23.13182 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5574, "FID_": 5582.0, "LON": 113.25424, "LAT": 23.10189, "NAME_CN": "坤康大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.156412", "Name": "坤康大药店", "address": "仁和直街14" }, "geometry": { "type": "Point", "coordinates": [ 113.25424, 23.10189 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5575, "FID_": 5583.0, "LON": 113.44539, "LAT": 23.04501, "NAME_CN": "正康连锁大药房公司化龙NO.3", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156419", "Name": "正康连锁大药房公司化龙NO.3", "address": "龙源路" }, "geometry": { "type": "Point", "coordinates": [ 113.44539, 23.04501 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5576, "FID_": 5584.0, "LON": 113.41143, "LAT": 23.12581, "NAME_CN": "仁爱堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156429", "Name": "仁爱堂药房", "address": "黄村南路与黄村东路交叉口东北侧附近" }, "geometry": { "type": "Point", "coordinates": [ 113.41143, 23.12581 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5577, "FID_": 5585.0, "LON": 113.33576, "LAT": 23.16669, "NAME_CN": "华南理工大学医院北区医疗服务点", "TELEPHONE": "020-87113559", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156432", "Name": "华南理工大学医院北区医疗服务点", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.33576, 23.16669 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5578, "FID_": 5586.0, "LON": 113.52743, "LAT": 23.59878, "NAME_CN": "益春堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.156437", "Name": "益春堂大药房", "address": "明珠大道中" }, "geometry": { "type": "Point", "coordinates": [ 113.52743, 23.59878 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5579, "FID_": 5587.0, "LON": 113.2673, "LAT": 23.24032, "NAME_CN": "健好超低价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156448", "Name": "健好超低价大药房", "address": "百花岭街与百花岭北街交叉口处" }, "geometry": { "type": "Point", "coordinates": [ 113.2673, 23.24032 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5580, "FID_": 5588.0, "LON": 113.24954, "LAT": 23.22983, "NAME_CN": "金善大药房石井沙园分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156449", "Name": "金善大药房石井沙园分店", "address": "沙园坊街29附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24954, 23.22983 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5581, "FID_": 5589.0, "LON": 113.44652, "LAT": 23.10598, "NAME_CN": "康景中西药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.156452", "Name": "康景中西药店", "address": "怡园东街6对面" }, "geometry": { "type": "Point", "coordinates": [ 113.44652, 23.10598 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5582, "FID_": 5590.0, "LON": 113.26654, "LAT": 23.1062, "NAME_CN": "泰康和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.156454", "Name": "泰康和药店", "address": "前进路28号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26654, 23.1062 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5583, "FID_": 5591.0, "LON": 113.29718, "LAT": 23.15927, "NAME_CN": "云泉药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.156455", "Name": "云泉药店", "address": "西坑云泉后街1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29718, 23.15927 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5584, "FID_": 5592.0, "LON": 113.5466, "LAT": 23.11181, "NAME_CN": "众参源大药房新墩分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156457", "Name": "众参源大药房新墩分店", "address": "新墩村下基市场大街14" }, "geometry": { "type": "Point", "coordinates": [ 113.5466, 23.11181 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5585, "FID_": 5593.0, "LON": 113.23126, "LAT": 23.17267, "NAME_CN": "济和堂会员平价药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156459", "Name": "济和堂会员平价药店", "address": "上步花园" }, "geometry": { "type": "Point", "coordinates": [ 113.23126, 23.17267 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5586, "FID_": 5594.0, "LON": 113.58462, "LAT": 23.55129, "NAME_CN": "众参源大药房镇南分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.156460", "Name": "众参源大药房镇南分店", "address": "镇南路9号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.58462, 23.55129 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5587, "FID_": 5595.0, "LON": 113.25142, "LAT": 23.2588, "NAME_CN": "康欣大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156461", "Name": "康欣大药房", "address": "桃源南街38附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25142, 23.2588 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5588, "FID_": 5596.0, "LON": 113.32955, "LAT": 23.09805, "NAME_CN": "中国人民解放军第四二一医院伽玛刀中心", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.156479", "Name": "中国人民解放军第四二一医院伽玛刀中心", "address": "新港中路466" }, "geometry": { "type": "Point", "coordinates": [ 113.32955, 23.09805 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5589, "FID_": 5597.0, "LON": 113.38895, "LAT": 23.12558, "NAME_CN": "康之家爱心药房东圃店", "TELEPHONE": "020-82324511", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156486", "Name": "康之家爱心药房东圃店", "address": "木桥头13号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.38895, 23.12558 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5590, "FID_": 5598.0, "LON": 113.23384, "LAT": 23.10063, "NAME_CN": "广州市精神病医院精神病防治所", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.156491", "Name": "广州市精神病医院精神病防治所", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23384, 23.10063 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5591, "FID_": 5599.0, "LON": 113.61026, "LAT": 23.12498, "NAME_CN": "福寿堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156495", "Name": "福寿堂药店", "address": "友谊路69" }, "geometry": { "type": "Point", "coordinates": [ 113.61026, 23.12498 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5592, "FID_": 5600.0, "LON": 113.19702, "LAT": 23.39733, "NAME_CN": "仁济堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156501", "Name": "仁济堂药房", "address": "松园大道9号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.19702, 23.39733 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5593, "FID_": 5601.0, "LON": 113.79987, "LAT": 23.3051, "NAME_CN": "保业堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156506", "Name": "保业堂药店", "address": "新联大路1巷1-3" }, "geometry": { "type": "Point", "coordinates": [ 113.79987, 23.3051 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5594, "FID_": 5602.0, "LON": 113.36615, "LAT": 22.97355, "NAME_CN": "和明堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156508", "Name": "和明堂药店", "address": "龙美大道4" }, "geometry": { "type": "Point", "coordinates": [ 113.36615, 22.97355 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5595, "FID_": 5603.0, "LON": 113.60605, "LAT": 23.11828, "NAME_CN": "济元堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156516", "Name": "济元堂药店", "address": "群星中路75号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.60605, 23.11828 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5596, "FID_": 5604.0, "LON": 113.2728, "LAT": 23.09397, "NAME_CN": "大参林会员平价药店昌岗分店", "TELEPHONE": "020-84347146|020-89221293", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.156520", "Name": "大参林会员平价药店昌岗分店", "address": "昌岗东路小学附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2728, 23.09397 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5597, "FID_": 5605.0, "LON": 113.3055, "LAT": 23.0245, "NAME_CN": "好参来平价药店大石分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156523", "Name": "好参来平价药店大石分店", "address": "朝东路12" }, "geometry": { "type": "Point", "coordinates": [ 113.3055, 23.0245 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5598, "FID_": 5606.0, "LON": 113.31473, "LAT": 23.02583, "NAME_CN": "大山药店", "TELEPHONE": "020-84791059", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156532", "Name": "大山药店", "address": "祥和路165号" }, "geometry": { "type": "Point", "coordinates": [ 113.31473, 23.02583 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5599, "FID_": 5607.0, "LON": 113.24658, "LAT": 23.05931, "NAME_CN": "聚缘堂药店", "TELEPHONE": "020-81409480", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.156533", "Name": "聚缘堂药店", "address": "紫荆道92号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.24658, 23.05931 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5600, "FID_": 5608.0, "LON": 113.28591, "LAT": 23.07199, "NAME_CN": "国大药房一致药店晓港湾店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.156537", "Name": "国大药房一致药店晓港湾店", "address": "侨安路2号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.28591, 23.07199 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5601, "FID_": 5609.0, "LON": 113.20115, "LAT": 23.39261, "NAME_CN": "健隆药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156538", "Name": "健隆药店", "address": "金花街13-6" }, "geometry": { "type": "Point", "coordinates": [ 113.20115, 23.39261 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5602, "FID_": 5610.0, "LON": 113.3118, "LAT": 23.57625, "NAME_CN": "五联村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156559", "Name": "五联村卫生站", "address": "鳌头镇五联村民委员会附近" }, "geometry": { "type": "Point", "coordinates": [ 113.3118, 23.57625 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5603, "FID_": 5611.0, "LON": 113.24777, "LAT": 23.1639, "NAME_CN": "广州越秀区金牛大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.156563", "Name": "广州越秀区金牛大药房", "address": "瑶华街104" }, "geometry": { "type": "Point", "coordinates": [ 113.24777, 23.1639 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5604, "FID_": 5612.0, "LON": 113.35763, "LAT": 23.14412, "NAME_CN": "爱菲尔宠物医院", "TELEPHONE": "13602495968", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156567", "Name": "爱菲尔宠物医院", "address": "华景北路239" }, "geometry": { "type": "Point", "coordinates": [ 113.35763, 23.14412 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5605, "FID_": 5613.0, "LON": 113.22509, "LAT": 23.06456, "NAME_CN": "博大医疗门诊部", "TELEPHONE": "020-81499699", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.156568", "Name": "博大医疗门诊部", "address": "花地大道南" }, "geometry": { "type": "Point", "coordinates": [ 113.22509, 23.06456 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5606, "FID_": 5614.0, "LON": 113.58521, "LAT": 23.55285, "NAME_CN": "众康源大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.156581", "Name": "众康源大药房", "address": "镇北路4号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.58521, 23.55285 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5607, "FID_": 5615.0, "LON": 113.36324, "LAT": 23.34617, "NAME_CN": "嘉诚大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156600", "Name": "嘉诚大药房", "address": "白沙路57温州鞋店旁" }, "geometry": { "type": "Point", "coordinates": [ 113.36324, 23.34617 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5608, "FID_": 5616.0, "LON": 113.36401, "LAT": 23.34567, "NAME_CN": "为众药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156601", "Name": "为众药店", "address": "白沙村白沙路102" }, "geometry": { "type": "Point", "coordinates": [ 113.36401, 23.34567 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5609, "FID_": 5617.0, "LON": 113.36054, "LAT": 23.20322, "NAME_CN": "林和药业连锁集康大药房", "TELEPHONE": "020-37300549", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156608", "Name": "林和药业连锁集康大药房", "address": "龙洞西大街31" }, "geometry": { "type": "Point", "coordinates": [ 113.36054, 23.20322 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5610, "FID_": 5618.0, "LON": 113.42752, "LAT": 23.12951, "NAME_CN": "吉芝善大药房", "TELEPHONE": "020-32052121", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156612", "Name": "吉芝善大药房", "address": "吉山新路街81" }, "geometry": { "type": "Point", "coordinates": [ 113.42752, 23.12951 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5611, "FID_": 5619.0, "LON": 113.48225, "LAT": 22.94523, "NAME_CN": "广州医科大学附属第四医院急诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156614", "Name": "广州医科大学附属第四医院急诊", "address": "亚运南路63" }, "geometry": { "type": "Point", "coordinates": [ 113.48225, 22.94523 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5612, "FID_": 5620.0, "LON": 113.27241, "LAT": 23.12406, "NAME_CN": "祈祥大药房越秀南配送点", "TELEPHONE": "18902230562", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.156617", "Name": "祈祥大药房越秀南配送点", "address": "永安西街18号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27241, 23.12406 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5613, "FID_": 5621.0, "LON": 113.28785, "LAT": 23.07845, "NAME_CN": "正和药业瑞宝大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.156618", "Name": "正和药业瑞宝大药店", "address": "瑞宝南约瑞安东一巷5号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28785, 23.07845 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5614, "FID_": 5622.0, "LON": 113.291, "LAT": 23.12025, "NAME_CN": "广东省人民医院合群门诊部", "TELEPHONE": "020-87186591", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.156628", "Name": "广东省人民医院合群门诊部", "address": "合群一马路17" }, "geometry": { "type": "Point", "coordinates": [ 113.291, 23.12025 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5615, "FID_": 5623.0, "LON": 113.4412, "LAT": 23.19064, "NAME_CN": "万民中西药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.156629", "Name": "万民中西药店", "address": "广汕路黄陂段90" }, "geometry": { "type": "Point", "coordinates": [ 113.4412, 23.19064 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5616, "FID_": 5624.0, "LON": 113.44065, "LAT": 23.19059, "NAME_CN": "祥博大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.156630", "Name": "祥博大药房", "address": "开创大道3424" }, "geometry": { "type": "Point", "coordinates": [ 113.44065, 23.19059 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5617, "FID_": 5625.0, "LON": 113.32845, "LAT": 23.01567, "NAME_CN": "康和堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156633", "Name": "康和堂药店", "address": "河村东路" }, "geometry": { "type": "Point", "coordinates": [ 113.32845, 23.01567 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5618, "FID_": 5626.0, "LON": 113.20678, "LAT": 23.39761, "NAME_CN": "同润平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156634", "Name": "同润平价大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.20678, 23.39761 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5619, "FID_": 5627.0, "LON": 113.30975, "LAT": 23.15819, "NAME_CN": "济德堂大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156640", "Name": "济德堂大药店", "address": "广州大道北537~539号1~2档" }, "geometry": { "type": "Point", "coordinates": [ 113.30975, 23.15819 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5620, "FID_": 5628.0, "LON": 113.5374, "LAT": 23.11465, "NAME_CN": "吉福堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.156649", "Name": "吉福堂药房", "address": "东逸六街" }, "geometry": { "type": "Point", "coordinates": [ 113.5374, 23.11465 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5621, "FID_": 5629.0, "LON": 113.2465, "LAT": 23.21502, "NAME_CN": "益安堂大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156650", "Name": "益安堂大药店", "address": "环滘村工业大道68号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2465, 23.21502 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5622, "FID_": 5630.0, "LON": 113.20582, "LAT": 23.40621, "NAME_CN": "齐康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156651", "Name": "齐康药店", "address": "回龙里南路8" }, "geometry": { "type": "Point", "coordinates": [ 113.20582, 23.40621 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5623, "FID_": 5631.0, "LON": 113.32364, "LAT": 23.27182, "NAME_CN": "林和药业益康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156652", "Name": "林和药业益康药店", "address": "上圳东街" }, "geometry": { "type": "Point", "coordinates": [ 113.32364, 23.27182 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5624, "FID_": 5632.0, "LON": 113.38057, "LAT": 23.20266, "NAME_CN": "怡生药房华美店", "TELEPHONE": "020-37218176", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156653", "Name": "怡生药房华美店", "address": "柯木塱欧岗西街2" }, "geometry": { "type": "Point", "coordinates": [ 113.38057, 23.20266 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5625, "FID_": 5633.0, "LON": 113.38048, "LAT": 23.12328, "NAME_CN": "仁天牙科诊所", "TELEPHONE": "15602207698", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156654", "Name": "仁天牙科诊所", "address": "骏南街97号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.38048, 23.12328 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5626, "FID_": 5634.0, "LON": 113.22422, "LAT": 23.08826, "NAME_CN": "新心爱动物诊所", "TELEPHONE": "020-81530225", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.156657", "Name": "新心爱动物诊所", "address": "喜鹊路" }, "geometry": { "type": "Point", "coordinates": [ 113.22422, 23.08826 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5627, "FID_": 5635.0, "LON": 113.20214, "LAT": 23.15232, "NAME_CN": "伯健堂药店", "TELEPHONE": "13580518862", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156658", "Name": "伯健堂药店", "address": "沙凤一路83" }, "geometry": { "type": "Point", "coordinates": [ 113.20214, 23.15232 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5628, "FID_": 5636.0, "LON": 113.2663, "LAT": 23.35677, "NAME_CN": "太成卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156659", "Name": "太成卫生站", "address": "G106" }, "geometry": { "type": "Point", "coordinates": [ 113.2663, 23.35677 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5629, "FID_": 5637.0, "LON": 113.51014, "LAT": 23.27605, "NAME_CN": "九龙镇福山村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.156669", "Name": "九龙镇福山村卫生站", "address": "S378" }, "geometry": { "type": "Point", "coordinates": [ 113.51014, 23.27605 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5630, "FID_": 5638.0, "LON": 113.54652, "LAT": 23.29653, "NAME_CN": "红十字会医院大涵村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.156670", "Name": "红十字会医院大涵村卫生站", "address": "Y449" }, "geometry": { "type": "Point", "coordinates": [ 113.54652, 23.29653 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5631, "FID_": 5639.0, "LON": 113.54971, "LAT": 23.12183, "NAME_CN": "林和药业连锁林杏堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.156677", "Name": "林和药业连锁林杏堂药房", "address": "沧头中路47" }, "geometry": { "type": "Point", "coordinates": [ 113.54971, 23.12183 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5632, "FID_": 5640.0, "LON": 113.26479, "LAT": 23.23155, "NAME_CN": "福安堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156681", "Name": "福安堂药房", "address": "尹边三街2附近" }, "geometry": { "type": "Point", "coordinates": [ 113.26479, 23.23155 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5633, "FID_": 5641.0, "LON": 113.28399, "LAT": 23.22196, "NAME_CN": "宠儿宠物诊所", "TELEPHONE": "020-86577171", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156682", "Name": "宠儿宠物诊所", "address": "棋乐居1-4栋17" }, "geometry": { "type": "Point", "coordinates": [ 113.28399, 23.22196 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5634, "FID_": 5642.0, "LON": 113.8268, "LAT": 23.28631, "NAME_CN": "百草药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156685", "Name": "百草药店", "address": "夏西三路35" }, "geometry": { "type": "Point", "coordinates": [ 113.8268, 23.28631 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5635, "FID_": 5643.0, "LON": 113.66537, "LAT": 23.12946, "NAME_CN": "群生药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156688", "Name": "群生药店", "address": "龙田东路东方新四巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.66537, 23.12946 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5636, "FID_": 5644.0, "LON": 113.21993, "LAT": 23.17293, "NAME_CN": "运城药店", "TELEPHONE": "020-39841063", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156691", "Name": "运城药店", "address": "增槎路附近" }, "geometry": { "type": "Point", "coordinates": [ 113.21993, 23.17293 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5637, "FID_": 5645.0, "LON": 113.49054, "LAT": 23.46302, "NAME_CN": "健仁药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.156695", "Name": "健仁药店", "address": "广从大道18号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.49054, 23.46302 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5638, "FID_": 5646.0, "LON": 113.83668, "LAT": 23.28713, "NAME_CN": "增城市人民医院仁德楼", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156705", "Name": "增城市人民医院仁德楼", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.83668, 23.28713 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5639, "FID_": 5647.0, "LON": 113.52597, "LAT": 23.49021, "NAME_CN": "吴湘富牙科诊所", "TELEPHONE": "13711457091", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.156706", "Name": "吴湘富牙科诊所", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.52597, 23.49021 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5640, "FID_": 5648.0, "LON": 113.21805, "LAT": 23.2731, "NAME_CN": "明康药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156711", "Name": "明康药房", "address": "江高镇高塘市场中兴路13号" }, "geometry": { "type": "Point", "coordinates": [ 113.21805, 23.2731 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5641, "FID_": 5649.0, "LON": 113.56097, "LAT": 23.19303, "NAME_CN": "咏和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.156713", "Name": "咏和药店", "address": "新业路" }, "geometry": { "type": "Point", "coordinates": [ 113.56097, 23.19303 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5642, "FID_": 5650.0, "LON": 113.34789, "LAT": 23.15465, "NAME_CN": "万怡大药房五山店", "TELEPHONE": "020-38632672", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156715", "Name": "万怡大药房五山店", "address": "岳洲路42" }, "geometry": { "type": "Point", "coordinates": [ 113.34789, 23.15465 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5643, "FID_": 5651.0, "LON": 113.19953, "LAT": 23.39068, "NAME_CN": "五华村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156717", "Name": "五华村卫生站", "address": "达布大街6-8号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.19953, 23.39068 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5644, "FID_": 5652.0, "LON": 113.40436, "LAT": 23.12474, "NAME_CN": "康沁园大药房", "TELEPHONE": "020-62817716", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156718", "Name": "康沁园大药房", "address": "王园路12-7" }, "geometry": { "type": "Point", "coordinates": [ 113.40436, 23.12474 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5645, "FID_": 5653.0, "LON": 113.51899, "LAT": 23.35184, "NAME_CN": "萝岗区九佛医院", "TELEPHONE": "020-87488066", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.156721", "Name": "萝岗区九佛医院-急诊", "address": "九佛中路与莲花北街交汇处旁" }, "geometry": { "type": "Point", "coordinates": [ 113.51899, 23.35184 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5646, "FID_": 5654.0, "LON": 113.27767, "LAT": 23.23811, "NAME_CN": "铭怡康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156722", "Name": "铭怡康大药房", "address": "上胜大厦附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27767, 23.23811 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5647, "FID_": 5655.0, "LON": 113.25148, "LAT": 23.23024, "NAME_CN": "锦堒药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156723", "Name": "锦堒药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.25148, 23.23024 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5648, "FID_": 5656.0, "LON": 113.60643, "LAT": 23.119, "NAME_CN": "裕春大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156725", "Name": "裕春大药房", "address": "新塘大道中103" }, "geometry": { "type": "Point", "coordinates": [ 113.60643, 23.119 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5649, "FID_": 5657.0, "LON": 113.27154, "LAT": 23.24575, "NAME_CN": "余生堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156734", "Name": "余生堂大药房", "address": "望岗西岭路21巷6" }, "geometry": { "type": "Point", "coordinates": [ 113.27154, 23.24575 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5650, "FID_": 5658.0, "LON": 113.66232, "LAT": 23.20094, "NAME_CN": "新塘镇百湖村百湖卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156736", "Name": "新塘镇百湖村百湖卫生站", "address": "百湖村前路" }, "geometry": { "type": "Point", "coordinates": [ 113.66232, 23.20094 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5651, "FID_": 5659.0, "LON": 113.27463, "LAT": 23.08679, "NAME_CN": "拾米动物医院", "TELEPHONE": "020-34225866", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.156741", "Name": "拾米动物医院", "address": "江南大道南443" }, "geometry": { "type": "Point", "coordinates": [ 113.27463, 23.08679 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5652, "FID_": 5660.0, "LON": 113.07636, "LAT": 23.38741, "NAME_CN": "康美药店赤妮店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156746", "Name": "康美药店赤妮店", "address": "华宾路6-4" }, "geometry": { "type": "Point", "coordinates": [ 113.07636, 23.38741 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5653, "FID_": 5661.0, "LON": 113.26184, "LAT": 23.22902, "NAME_CN": "广佳门诊", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156748", "Name": "广佳门诊", "address": "员村北街" }, "geometry": { "type": "Point", "coordinates": [ 113.26184, 23.22902 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5654, "FID_": 5662.0, "LON": 113.35998, "LAT": 23.19933, "NAME_CN": "厚川健康药房", "TELEPHONE": "13923095822", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156764", "Name": "厚川健康药房", "address": "龙洞西大街" }, "geometry": { "type": "Point", "coordinates": [ 113.35998, 23.19933 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5655, "FID_": 5663.0, "LON": 113.34591, "LAT": 22.96293, "NAME_CN": "大罗卫生站", "TELEPHONE": "020-84894851", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156767", "Name": "大罗卫生站", "address": "大罗东约新村大街1" }, "geometry": { "type": "Point", "coordinates": [ 113.34591, 22.96293 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5656, "FID_": 5664.0, "LON": 113.30421, "LAT": 23.3284, "NAME_CN": "青芳药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156768", "Name": "青芳药店", "address": "鹤亭西路78号对面" }, "geometry": { "type": "Point", "coordinates": [ 113.30421, 23.3284 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5657, "FID_": 5665.0, "LON": 113.64548, "LAT": 23.57893, "NAME_CN": "温泉镇卫民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.156780", "Name": "温泉镇卫民药店", "address": "石海工业大道44" }, "geometry": { "type": "Point", "coordinates": [ 113.64548, 23.57893 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5658, "FID_": 5666.0, "LON": 113.24867, "LAT": 23.1696, "NAME_CN": "康乐宠物医院", "TELEPHONE": "020-36314973", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156788", "Name": "康乐宠物医院", "address": "乐嘉路" }, "geometry": { "type": "Point", "coordinates": [ 113.24867, 23.1696 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5659, "FID_": 5667.0, "LON": 113.53488, "LAT": 23.13022, "NAME_CN": "移森大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.156789", "Name": "移森大药房", "address": "埔南路" }, "geometry": { "type": "Point", "coordinates": [ 113.53488, 23.13022 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5660, "FID_": 5668.0, "LON": 113.40713, "LAT": 23.12277, "NAME_CN": "惠之康药房黄村店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156790", "Name": "惠之康药房黄村店", "address": "龙步大街3" }, "geometry": { "type": "Point", "coordinates": [ 113.40713, 23.12277 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5661, "FID_": 5669.0, "LON": 113.32702, "LAT": 23.14556, "NAME_CN": "我们这一家宠物店", "TELEPHONE": "020-38861563", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156805", "Name": "我们这一家宠物店", "address": "天寿路8号首层101铺" }, "geometry": { "type": "Point", "coordinates": [ 113.32702, 23.14556 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5662, "FID_": 5670.0, "LON": 113.31573, "LAT": 23.12864, "NAME_CN": "珠江新城口腔医疗门诊", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156806", "Name": "珠江新城口腔医疗门诊", "address": "华夏路49号津滨腾越大厦首层" }, "geometry": { "type": "Point", "coordinates": [ 113.31573, 23.12864 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5663, "FID_": 5671.0, "LON": 113.22325, "LAT": 23.08809, "NAME_CN": "心连心宠物诊所", "TELEPHONE": "020-81510995", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.156807", "Name": "心连心宠物诊所", "address": "越和花鸟鱼艺大世界水族区D区34号" }, "geometry": { "type": "Point", "coordinates": [ 113.22325, 23.08809 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5664, "FID_": 5672.0, "LON": 113.65465, "LAT": 23.16029, "NAME_CN": "沙埔岗尾卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156810", "Name": "沙埔岗尾卫生站", "address": "雅瑶大道33" }, "geometry": { "type": "Point", "coordinates": [ 113.65465, 23.16029 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5665, "FID_": 5673.0, "LON": 113.5257, "LAT": 23.09135, "NAME_CN": "玉成邦泰平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.156819", "Name": "玉成邦泰平价大药房", "address": "黄埔东路2951号旁" }, "geometry": { "type": "Point", "coordinates": [ 113.5257, 23.09135 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5666, "FID_": 5674.0, "LON": 113.35972, "LAT": 23.12276, "NAME_CN": "中山大学附属第六医院员村体检中心", "TELEPHONE": "020-85657508", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156821", "Name": "中山大学附属第六医院员村体检中心", "address": "员村二横路员村新街白水塘40号2楼" }, "geometry": { "type": "Point", "coordinates": [ 113.35972, 23.12276 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5667, "FID_": 5675.0, "LON": 113.35172, "LAT": 23.12724, "NAME_CN": "搏威动物医院", "TELEPHONE": "020-38666601", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156826", "Name": "搏威动物医院", "address": "黄埔大道中" }, "geometry": { "type": "Point", "coordinates": [ 113.35172, 23.12724 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5668, "FID_": 5676.0, "LON": 113.27206, "LAT": 23.09326, "NAME_CN": "广州医学院第二附属医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.156850", "Name": "广州医学院第二附属医院门诊部", "address": "昌岗东路" }, "geometry": { "type": "Point", "coordinates": [ 113.27206, 23.09326 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5669, "FID_": 5677.0, "LON": 113.32641, "LAT": 23.13003, "NAME_CN": "国锋动物医院", "TELEPHONE": "020-87531541", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156854", "Name": "国锋动物医院", "address": "黄埔大道西263-2" }, "geometry": { "type": "Point", "coordinates": [ 113.32641, 23.13003 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5670, "FID_": 5678.0, "LON": 113.20879, "LAT": 23.16424, "NAME_CN": "平乐药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156862", "Name": "平乐药店", "address": "冲外街7-1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.20879, 23.16424 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5671, "FID_": 5679.0, "LON": 113.85258, "LAT": 23.27959, "NAME_CN": "增江街东方村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156866", "Name": "增江街东方村卫生站", "address": "增江街东桥东路55" }, "geometry": { "type": "Point", "coordinates": [ 113.85258, 23.27959 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5672, "FID_": 5680.0, "LON": 113.59875, "LAT": 23.12011, "NAME_CN": "康年大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156868", "Name": "康年大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.59875, 23.12011 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5673, "FID_": 5681.0, "LON": 113.37985, "LAT": 23.13411, "NAME_CN": "广东省中医药学会附属医院天河门诊部", "TELEPHONE": "020-85628133", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156880", "Name": "广东省中医药学会附属医院天河门诊部", "address": "棠东龙门路自编1-31" }, "geometry": { "type": "Point", "coordinates": [ 113.37985, 23.13411 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5674, "FID_": 5682.0, "LON": 113.34406, "LAT": 23.1739, "NAME_CN": "正大夫记德大药房", "TELEPHONE": "18927510977", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.156881", "Name": "正大夫记德大药房", "address": "长兴路高德汇购物中心东停车场附近" }, "geometry": { "type": "Point", "coordinates": [ 113.34406, 23.1739 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5675, "FID_": 5683.0, "LON": 113.63805, "LAT": 23.1585, "NAME_CN": "康鑫堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156882", "Name": "康鑫堂药店", "address": "邵白路5附近" }, "geometry": { "type": "Point", "coordinates": [ 113.63805, 23.1585 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5676, "FID_": 5684.0, "LON": 113.2738, "LAT": 23.21135, "NAME_CN": "康之家爱心药房江厦店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156896", "Name": "康之家爱心药房江厦店", "address": "江夏东一路" }, "geometry": { "type": "Point", "coordinates": [ 113.2738, 23.21135 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5677, "FID_": 5685.0, "LON": 113.46298, "LAT": 23.10426, "NAME_CN": "怡友宠物诊所", "TELEPHONE": "020-33462933", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.156897", "Name": "怡友宠物诊所", "address": "石化路86附近" }, "geometry": { "type": "Point", "coordinates": [ 113.46298, 23.10426 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5678, "FID_": 5686.0, "LON": 113.1883, "LAT": 23.37873, "NAME_CN": "祈福大药房辉煌台分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156905", "Name": "祈福大药房辉煌台分店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.1883, 23.37873 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5679, "FID_": 5687.0, "LON": 113.49933, "LAT": 23.58189, "NAME_CN": "康义堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.156920", "Name": "康义堂药房", "address": "镇中路与三五五省道交汇处" }, "geometry": { "type": "Point", "coordinates": [ 113.49933, 23.58189 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5680, "FID_": 5688.0, "LON": 113.32071, "LAT": 23.08495, "NAME_CN": "宝家康大药房健尔康聚德西路分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.156921", "Name": "宝家康大药房健尔康聚德西路分店", "address": "聚德西路121" }, "geometry": { "type": "Point", "coordinates": [ 113.32071, 23.08495 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5681, "FID_": 5689.0, "LON": 113.52821, "LAT": 23.14637, "NAME_CN": "慈福大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.156926", "Name": "慈福大药房", "address": "岗贝中路" }, "geometry": { "type": "Point", "coordinates": [ 113.52821, 23.14637 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5682, "FID_": 5690.0, "LON": 113.29026, "LAT": 23.07095, "NAME_CN": "广州中医药大学大药房春和医药连锁瑞宝中医门诊部", "TELEPHONE": "020-34255880", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.156942", "Name": "广州中医药大学大药房春和医药连锁瑞宝中医门诊部", "address": "宝成街23" }, "geometry": { "type": "Point", "coordinates": [ 113.29026, 23.07095 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5683, "FID_": 5691.0, "LON": 113.29562, "LAT": 23.11975, "NAME_CN": "广州军区机关门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.156949", "Name": "广州军区机关门诊部", "address": "达道西路7" }, "geometry": { "type": "Point", "coordinates": [ 113.29562, 23.11975 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5684, "FID_": 5692.0, "LON": 113.33552, "LAT": 23.01835, "NAME_CN": "康保源药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156960", "Name": "康保源药店", "address": "龙山大道" }, "geometry": { "type": "Point", "coordinates": [ 113.33552, 23.01835 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5685, "FID_": 5693.0, "LON": 113.62083, "LAT": 23.14863, "NAME_CN": "济仁大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.156964", "Name": "济仁大药房", "address": "民营大道西1附近" }, "geometry": { "type": "Point", "coordinates": [ 113.62083, 23.14863 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5686, "FID_": 5694.0, "LON": 113.32396, "LAT": 23.19228, "NAME_CN": "南方医院肝脏肿瘤中心", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156975", "Name": "南方医院肝脏肿瘤中心", "address": "心怡路" }, "geometry": { "type": "Point", "coordinates": [ 113.32396, 23.19228 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5687, "FID_": 5695.0, "LON": 113.32541, "LAT": 23.1898, "NAME_CN": "广州南方麒麟大药房", "TELEPHONE": "020-62787558", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156976", "Name": "广州南方麒麟大药房", "address": "南方大道" }, "geometry": { "type": "Point", "coordinates": [ 113.32541, 23.1898 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5688, "FID_": 5696.0, "LON": 113.25495, "LAT": 23.19159, "NAME_CN": "爱之星宠物医院", "TELEPHONE": "15975563023", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156977", "Name": "爱之星宠物医院", "address": "新市西街3号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.25495, 23.19159 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5689, "FID_": 5697.0, "LON": 113.45645, "LAT": 23.26398, "NAME_CN": "又一间大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156979", "Name": "又一间大药房", "address": "兴太三路821号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.45645, 23.26398 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5690, "FID_": 5698.0, "LON": 113.213, "LAT": 23.47465, "NAME_CN": "新民村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156983", "Name": "新民村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.213, 23.47465 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5691, "FID_": 5699.0, "LON": 113.22846, "LAT": 23.34574, "NAME_CN": "健一大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156984", "Name": "健一大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22846, 23.34574 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5692, "FID_": 5700.0, "LON": 113.19647, "LAT": 23.42178, "NAME_CN": "养心堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.156985", "Name": "养心堂药店", "address": "Y717" }, "geometry": { "type": "Point", "coordinates": [ 113.19647, 23.42178 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5693, "FID_": 5701.0, "LON": 113.34512, "LAT": 22.99813, "NAME_CN": "颐泰苑中医门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.156986", "Name": "颐泰苑中医门诊部", "address": "碧华商业一街52" }, "geometry": { "type": "Point", "coordinates": [ 113.34512, 22.99813 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5694, "FID_": 5702.0, "LON": 113.27483, "LAT": 23.33347, "NAME_CN": "合德堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.156992", "Name": "合德堂药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.27483, 23.33347 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5695, "FID_": 5703.0, "LON": 113.26538, "LAT": 23.07728, "NAME_CN": "广纸医院口腔科", "TELEPHONE": "020-84359192", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.157003", "Name": "广纸医院口腔科", "address": "广纸路21" }, "geometry": { "type": "Point", "coordinates": [ 113.26538, 23.07728 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5696, "FID_": 5704.0, "LON": 113.63058, "LAT": 23.12511, "NAME_CN": "颜期药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157023", "Name": "颜期药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.63058, 23.12511 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5697, "FID_": 5705.0, "LON": 113.26341, "LAT": 23.16311, "NAME_CN": "端阳牙科诊所", "TELEPHONE": null, "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157033", "Name": "端阳牙科诊所", "address": "景泰西一巷3" }, "geometry": { "type": "Point", "coordinates": [ 113.26341, 23.16311 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5698, "FID_": 5706.0, "LON": 113.34888, "LAT": 22.91247, "NAME_CN": "祈福医院诊所", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.157043", "Name": "祈福医院诊所", "address": "中良路13" }, "geometry": { "type": "Point", "coordinates": [ 113.34888, 22.91247 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5699, "FID_": 5707.0, "LON": 113.80482, "LAT": 23.36982, "NAME_CN": "棠厦村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157045", "Name": "棠厦村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.80482, 23.36982 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5700, "FID_": 5708.0, "LON": 113.6377, "LAT": 23.3625, "NAME_CN": "福和镇田美村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157046", "Name": "福和镇田美村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.6377, 23.3625 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5701, "FID_": 5709.0, "LON": 113.31381, "LAT": 23.18429, "NAME_CN": "康灵大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157047", "Name": "康灵大药房", "address": "东兴二街" }, "geometry": { "type": "Point", "coordinates": [ 113.31381, 23.18429 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5702, "FID_": 5710.0, "LON": 113.23711, "LAT": 23.14973, "NAME_CN": "广州广大医院", "TELEPHONE": "020-86507551", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.157074", "Name": "广州广大医院-急诊", "address": "西湾路138号" }, "geometry": { "type": "Point", "coordinates": [ 113.23711, 23.14973 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5703, "FID_": 5711.0, "LON": 113.53697, "LAT": 23.1144, "NAME_CN": "东兴堂大药房东丰分店", "TELEPHONE": "020-32203333", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.157076", "Name": "东兴堂大药房东丰分店", "address": "东逸六街自编2号" }, "geometry": { "type": "Point", "coordinates": [ 113.53697, 23.1144 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5704, "FID_": 5712.0, "LON": 113.5046, "LAT": 23.14436, "NAME_CN": "怡苼药房赵溪店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.157077", "Name": "怡苼药房赵溪店", "address": "骏成路50" }, "geometry": { "type": "Point", "coordinates": [ 113.5046, 23.14436 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5705, "FID_": 5713.0, "LON": 113.20506, "LAT": 23.4197, "NAME_CN": "庆元春大药房凤凰店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.157078", "Name": "庆元春大药房凤凰店", "address": "建设北路211-13" }, "geometry": { "type": "Point", "coordinates": [ 113.20506, 23.4197 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5706, "FID_": 5714.0, "LON": 113.26153, "LAT": 23.1647, "NAME_CN": "广州华康门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157082", "Name": "广州华康门诊部", "address": "松柏东街60号" }, "geometry": { "type": "Point", "coordinates": [ 113.26153, 23.1647 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5707, "FID_": 5715.0, "LON": 113.40774, "LAT": 23.70701, "NAME_CN": "高平村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.157088", "Name": "高平村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.40774, 23.70701 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5708, "FID_": 5716.0, "LON": 113.35171, "LAT": 23.64838, "NAME_CN": "鳌头镇爱群村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.157089", "Name": "鳌头镇爱群村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.35171, 23.64838 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5709, "FID_": 5717.0, "LON": 113.41275, "LAT": 23.67562, "NAME_CN": "鳌头镇官庄村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.157090", "Name": "鳌头镇官庄村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.41275, 23.67562 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5710, "FID_": 5718.0, "LON": 113.44099, "LAT": 23.67583, "NAME_CN": "鳌头镇新村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.157091", "Name": "鳌头镇新村卫生站", "address": "Y641" }, "geometry": { "type": "Point", "coordinates": [ 113.44099, 23.67583 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5711, "FID_": 5719.0, "LON": 113.44386, "LAT": 23.68051, "NAME_CN": "鳌头镇石联村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.157092", "Name": "鳌头镇石联村卫生站", "address": "Y641" }, "geometry": { "type": "Point", "coordinates": [ 113.44386, 23.68051 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5712, "FID_": 5720.0, "LON": 113.35309, "LAT": 23.12702, "NAME_CN": "泰康大药房", "TELEPHONE": "13729888068", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.157101", "Name": "泰康大药房", "address": "黄埔大道中161-7号" }, "geometry": { "type": "Point", "coordinates": [ 113.35309, 23.12702 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5713, "FID_": 5721.0, "LON": 113.34379, "LAT": 23.24976, "NAME_CN": "康仁堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157108", "Name": "康仁堂大药房", "address": "大源中路43" }, "geometry": { "type": "Point", "coordinates": [ 113.34379, 23.24976 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5714, "FID_": 5722.0, "LON": 113.3634, "LAT": 23.34616, "NAME_CN": "民信药业佳心药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157111", "Name": "民信药业佳心药房", "address": "白沙路57左侧" }, "geometry": { "type": "Point", "coordinates": [ 113.3634, 23.34616 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5715, "FID_": 5723.0, "LON": 113.52963, "LAT": 22.78966, "NAME_CN": "广州市南沙中心医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.157124", "Name": "广州市南沙中心医院-医技楼", "address": "丰泽东路105" }, "geometry": { "type": "Point", "coordinates": [ 113.52963, 22.78966 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5716, "FID_": 5724.0, "LON": 113.28523, "LAT": 23.23767, "NAME_CN": "广州市动物疫病预防控制中心", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157130", "Name": "广州市动物疫病预防控制中心", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.28523, 23.23767 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5717, "FID_": 5725.0, "LON": 113.65637, "LAT": 23.32947, "NAME_CN": "中新镇福和五联村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157134", "Name": "中新镇福和五联村卫生站", "address": "X290" }, "geometry": { "type": "Point", "coordinates": [ 113.65637, 23.32947 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5718, "FID_": 5726.0, "LON": 113.88864, "LAT": 23.41692, "NAME_CN": "万清药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157135", "Name": "万清药店", "address": "正果大道68附近" }, "geometry": { "type": "Point", "coordinates": [ 113.88864, 23.41692 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5719, "FID_": 5727.0, "LON": 113.28847, "LAT": 23.12672, "NAME_CN": "中山大学附属第一医院东山院区感染疾病科", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.157136", "Name": "中山大学附属第一医院东山院区感染疾病科", "address": "中山二路" }, "geometry": { "type": "Point", "coordinates": [ 113.28847, 23.12672 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5720, "FID_": 5728.0, "LON": 113.24701, "LAT": 23.16093, "NAME_CN": "同兴堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.157145", "Name": "同兴堂大药房", "address": "朝阳大街13" }, "geometry": { "type": "Point", "coordinates": [ 113.24701, 23.16093 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5721, "FID_": 5729.0, "LON": 113.26997, "LAT": 23.12991, "NAME_CN": "严国平猫专科医院", "TELEPHONE": "020-83822769", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.157146", "Name": "严国平猫专科医院", "address": "德政北路412" }, "geometry": { "type": "Point", "coordinates": [ 113.26997, 23.12991 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5722, "FID_": 5730.0, "LON": 113.27993, "LAT": 23.23822, "NAME_CN": "保民堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157147", "Name": "保民堂大药房", "address": "广州市第八人民医院西门对面" }, "geometry": { "type": "Point", "coordinates": [ 113.27993, 23.23822 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5723, "FID_": 5731.0, "LON": 113.31818, "LAT": 23.1614, "NAME_CN": "天仁大药房天平架分店", "TELEPHONE": "13826049138", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.157161", "Name": "天仁大药房天平架分店", "address": "天河年货礼品汇自编号1010" }, "geometry": { "type": "Point", "coordinates": [ 113.31818, 23.1614 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5724, "FID_": 5732.0, "LON": 113.58344, "LAT": 23.11644, "NAME_CN": "海王星辰健康药房新康分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157167", "Name": "海王星辰健康药房新康分店", "address": "新塘大道西504" }, "geometry": { "type": "Point", "coordinates": [ 113.58344, 23.11644 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5725, "FID_": 5733.0, "LON": 113.2337, "LAT": 23.10074, "NAME_CN": "广州市脑科医院社区精神科", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.157181", "Name": "广州市脑科医院社区精神科", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.2337, 23.10074 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5726, "FID_": 5734.0, "LON": 113.4762, "LAT": 23.43293, "NAME_CN": "广昌堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.157197", "Name": "广昌堂药店", "address": "太平镇政府附近" }, "geometry": { "type": "Point", "coordinates": [ 113.4762, 23.43293 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5727, "FID_": 5735.0, "LON": 113.29838, "LAT": 23.2185, "NAME_CN": "利施康药房永泰分店", "TELEPHONE": "020-28270051", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157205", "Name": "利施康药房永泰分店", "address": "永泰公园附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29838, 23.2185 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5728, "FID_": 5736.0, "LON": 113.55439, "LAT": 23.20103, "NAME_CN": "爱民大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.157219", "Name": "爱民大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.55439, 23.20103 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5729, "FID_": 5737.0, "LON": 113.78725, "LAT": 23.41925, "NAME_CN": "百和堂中西药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157224", "Name": "百和堂中西药店", "address": "友谊路10附近" }, "geometry": { "type": "Point", "coordinates": [ 113.78725, 23.41925 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5730, "FID_": 5738.0, "LON": 113.83668, "LAT": 23.28713, "NAME_CN": "增城市人民医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157230", "Name": "增城市人民医院门诊部", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.83668, 23.28713 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5731, "FID_": 5739.0, "LON": 113.26028, "LAT": 23.10944, "NAME_CN": "老百姓大药房同福东店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.157240", "Name": "老百姓大药房同福东店", "address": "同福东路540" }, "geometry": { "type": "Point", "coordinates": [ 113.26028, 23.10944 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5732, "FID_": 5740.0, "LON": 113.29191, "LAT": 23.32845, "NAME_CN": "顺康医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157249", "Name": "顺康医药店", "address": "发兴公寓附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29191, 23.32845 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5733, "FID_": 5741.0, "LON": 113.22241, "LAT": 23.39371, "NAME_CN": "君济药店", "TELEPHONE": "13570184118", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.157250", "Name": "君济药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.22241, 23.39371 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5734, "FID_": 5742.0, "LON": 113.58564, "LAT": 23.14029, "NAME_CN": "福懋动物诊所凤凰城分院", "TELEPHONE": "020-82982627", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157260", "Name": "福懋动物诊所凤凰城分院", "address": "凤凰城东门商业街190附近" }, "geometry": { "type": "Point", "coordinates": [ 113.58564, 23.14029 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5735, "FID_": 5743.0, "LON": 113.31925, "LAT": 23.09368, "NAME_CN": "海珠区动物防疫监督所", "TELEPHONE": null, "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.157262", "Name": "海珠区动物防疫监督所", "address": "赤岗西路40号" }, "geometry": { "type": "Point", "coordinates": [ 113.31925, 23.09368 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5736, "FID_": 5744.0, "LON": 113.36294, "LAT": 22.94265, "NAME_CN": "仁仁健药店", "TELEPHONE": "020-84830806", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.157269", "Name": "仁仁健药店", "address": "环城中路57~61号" }, "geometry": { "type": "Point", "coordinates": [ 113.36294, 22.94265 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5737, "FID_": 5745.0, "LON": 113.25635, "LAT": 22.97823, "NAME_CN": "林和药业幸运药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.157270", "Name": "林和药业幸运药店", "address": "韦涌人民路29" }, "geometry": { "type": "Point", "coordinates": [ 113.25635, 22.97823 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5738, "FID_": 5746.0, "LON": 113.57447, "LAT": 23.11061, "NAME_CN": "康博健大药房西洲分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157276", "Name": "康博健大药房西洲分店", "address": "西洲大道71" }, "geometry": { "type": "Point", "coordinates": [ 113.57447, 23.11061 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5739, "FID_": 5747.0, "LON": 113.40068, "LAT": 23.12157, "NAME_CN": "维民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.157282", "Name": "维民药店", "address": "祥圃街" }, "geometry": { "type": "Point", "coordinates": [ 113.40068, 23.12157 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5740, "FID_": 5748.0, "LON": 113.4448, "LAT": 23.39478, "NAME_CN": "马沥村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157290", "Name": "马沥村卫生站", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.4448, 23.39478 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5741, "FID_": 5749.0, "LON": 113.54783, "LAT": 22.8036, "NAME_CN": "正康药房富佳分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.157295", "Name": "正康药房富佳分店", "address": "富佳南街83" }, "geometry": { "type": "Point", "coordinates": [ 113.54783, 22.8036 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5742, "FID_": 5750.0, "LON": 113.23969, "LAT": 23.18052, "NAME_CN": "益健堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157297", "Name": "益健堂药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.23969, 23.18052 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5743, "FID_": 5751.0, "LON": 113.2281, "LAT": 23.11696, "NAME_CN": "天翔药店黄沙分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.157298", "Name": "天翔药店黄沙分店", "address": "黄沙大道54号2号" }, "geometry": { "type": "Point", "coordinates": [ 113.2281, 23.11696 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5744, "FID_": 5752.0, "LON": 113.27001, "LAT": 23.26388, "NAME_CN": "英创大药房", "TELEPHONE": "020-22006198", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157299", "Name": "英创大药房", "address": "大布路与清湖马田街交叉口以东" }, "geometry": { "type": "Point", "coordinates": [ 113.27001, 23.26388 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5745, "FID_": 5753.0, "LON": 113.16825, "LAT": 23.46556, "NAME_CN": "康合大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.157317", "Name": "康合大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.16825, 23.46556 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5746, "FID_": 5754.0, "LON": 113.54488, "LAT": 22.71078, "NAME_CN": "南区第一人民医院门诊部", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.157321", "Name": "南区第一人民医院门诊部", "address": "新兴路88" }, "geometry": { "type": "Point", "coordinates": [ 113.54488, 22.71078 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5747, "FID_": 5755.0, "LON": 113.23411, "LAT": 23.17328, "NAME_CN": "上步社区卫生站", "TELEPHONE": "020-86175280", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157327", "Name": "上步社区卫生站", "address": "横滘新南二路1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.23411, 23.17328 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5748, "FID_": 5756.0, "LON": 113.26026, "LAT": 23.21873, "NAME_CN": "参保大药房", "TELEPHONE": "020-86085390", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157329", "Name": "参保大药房", "address": "鹤南中路" }, "geometry": { "type": "Point", "coordinates": [ 113.26026, 23.21873 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5749, "FID_": 5757.0, "LON": 113.16122, "LAT": 23.46761, "NAME_CN": "先锋药房", "TELEPHONE": "020-86995038", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.157337", "Name": "先锋药房", "address": "阳光南路3-10" }, "geometry": { "type": "Point", "coordinates": [ 113.16122, 23.46761 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5750, "FID_": 5758.0, "LON": 113.17278, "LAT": 23.39055, "NAME_CN": "和圣堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.157340", "Name": "和圣堂大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.17278, 23.39055 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5751, "FID_": 5759.0, "LON": 113.58276, "LAT": 23.54458, "NAME_CN": "健恒药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.157341", "Name": "健恒药店", "address": "府前路162-1" }, "geometry": { "type": "Point", "coordinates": [ 113.58276, 23.54458 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5752, "FID_": 5760.0, "LON": 113.40792, "LAT": 23.16565, "NAME_CN": "大观朋友药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.157342", "Name": "大观朋友药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.40792, 23.16565 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5753, "FID_": 5761.0, "LON": 113.2937, "LAT": 23.34872, "NAME_CN": "中天药业连锁君康大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157350", "Name": "中天药业连锁君康大药房", "address": "集英街161" }, "geometry": { "type": "Point", "coordinates": [ 113.2937, 23.34872 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5754, "FID_": 5762.0, "LON": 113.36355, "LAT": 22.93299, "NAME_CN": "瑞康堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.157353", "Name": "瑞康堂药店", "address": "南郊大街2-104" }, "geometry": { "type": "Point", "coordinates": [ 113.36355, 22.93299 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5755, "FID_": 5763.0, "LON": 113.29807, "LAT": 23.0713, "NAME_CN": "嘉和堂医保定点大药房南洲分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.157356", "Name": "嘉和堂医保定点大药房南洲分店", "address": "西滘大街11巷12号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.29807, 23.0713 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5756, "FID_": 5764.0, "LON": 113.30607, "LAT": 23.09802, "NAME_CN": "忠华宠物医院", "TELEPHONE": "020-89104899", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.157364", "Name": "忠华宠物医院", "address": "新港西路208" }, "geometry": { "type": "Point", "coordinates": [ 113.30607, 23.09802 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5757, "FID_": 5765.0, "LON": 113.27668, "LAT": 23.07466, "NAME_CN": "好参来平价药店石溪分店", "TELEPHONE": "020-36700593", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.157365", "Name": "好参来平价药店石溪分店", "address": "泰沙路819号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.27668, 23.07466 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5758, "FID_": 5766.0, "LON": 113.30487, "LAT": 23.02403, "NAME_CN": "正康连锁大药房东联分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.157366", "Name": "正康连锁大药房东联分店", "address": "朝东路" }, "geometry": { "type": "Point", "coordinates": [ 113.30487, 23.02403 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5759, "FID_": 5767.0, "LON": 113.25161, "LAT": 23.1788, "NAME_CN": "康之家爱心药房机场北店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157368", "Name": "康之家爱心药房机场北店", "address": "禾秆山商业楼自编13号" }, "geometry": { "type": "Point", "coordinates": [ 113.25161, 23.1788 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5760, "FID_": 5768.0, "LON": 113.31082, "LAT": 23.06718, "NAME_CN": "广州新阳光医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.157369", "Name": "广州新阳光医疗门诊部", "address": "后滘西大街203" }, "geometry": { "type": "Point", "coordinates": [ 113.31082, 23.06718 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5761, "FID_": 5769.0, "LON": 113.2633, "LAT": 23.10151, "NAME_CN": "慎和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.157377", "Name": "慎和药店", "address": "慎和大街11" }, "geometry": { "type": "Point", "coordinates": [ 113.2633, 23.10151 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5762, "FID_": 5770.0, "LON": 113.37537, "LAT": 23.16268, "NAME_CN": "天惠堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Tianhe District", "gml_id": "layer_medical_pt.157379", "Name": "天惠堂药房", "address": "岑村沙埔大街" }, "geometry": { "type": "Point", "coordinates": [ 113.37537, 23.16268 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5763, "FID_": 5771.0, "LON": 113.31152, "LAT": 23.06214, "NAME_CN": "顺之康药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.157388", "Name": "顺之康药店", "address": "沥滘三约北街28号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31152, 23.06214 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5764, "FID_": 5772.0, "LON": 113.35929, "LAT": 22.935, "NAME_CN": "何贤纪念医院免费婚检门诊", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.157389", "Name": "何贤纪念医院免费婚检门诊", "address": "海傍路36" }, "geometry": { "type": "Point", "coordinates": [ 113.35929, 22.935 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5765, "FID_": 5773.0, "LON": 113.3494, "LAT": 23.30088, "NAME_CN": "宝芝堂平价药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157394", "Name": "宝芝堂平价药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.3494, 23.30088 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5766, "FID_": 5774.0, "LON": 113.65691, "LAT": 23.12707, "NAME_CN": "千福堂大药房创业西路药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157395", "Name": "千福堂大药房创业西路药店", "address": "创新南路与创业西路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.65691, 23.12707 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5767, "FID_": 5775.0, "LON": 113.3236, "LAT": 23.20169, "NAME_CN": "同和社区医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157399", "Name": "同和社区医院", "address": "白山路" }, "geometry": { "type": "Point", "coordinates": [ 113.3236, 23.20169 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5768, "FID_": 5776.0, "LON": 113.18019, "LAT": 23.33524, "NAME_CN": "神山曾庆辉牙科", "TELEPHONE": "13428881388", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157400", "Name": "神山曾庆辉牙科", "address": "神山大道西107" }, "geometry": { "type": "Point", "coordinates": [ 113.18019, 23.33524 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5769, "FID_": 5777.0, "LON": 113.3853, "LAT": 23.01222, "NAME_CN": "南大门诊部", "TELEPHONE": "020-22636322", "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.157402", "Name": "南大门诊部", "address": "市新公路" }, "geometry": { "type": "Point", "coordinates": [ 113.3853, 23.01222 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5770, "FID_": 5778.0, "LON": 113.31067, "LAT": 23.26065, "NAME_CN": "金和健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157408", "Name": "金和健大药房", "address": "永平街东平村横岗59号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.31067, 23.26065 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5771, "FID_": 5779.0, "LON": 113.59677, "LAT": 22.75996, "NAME_CN": "正和药业连锁公司鹿颈药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.157409", "Name": "正和药业连锁公司鹿颈药店", "address": "鹿颈六街东4巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.59677, 22.75996 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5772, "FID_": 5780.0, "LON": 113.29162, "LAT": 23.15814, "NAME_CN": "金贵药店", "TELEPHONE": "020-37226127", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.157415", "Name": "金贵药店", "address": "西坑长腰岭四街13" }, "geometry": { "type": "Point", "coordinates": [ 113.29162, 23.15814 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5773, "FID_": 5781.0, "LON": 113.56363, "LAT": 23.10422, "NAME_CN": "鸿康堂大药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157416", "Name": "鸿康堂大药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.56363, 23.10422 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5774, "FID_": 5782.0, "LON": 113.18021, "LAT": 23.47296, "NAME_CN": "利安大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.157418", "Name": "利安大药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.18021, 23.47296 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5775, "FID_": 5783.0, "LON": 113.3473, "LAT": 23.30157, "NAME_CN": "诺邦药业公司太和药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157420", "Name": "诺邦药业公司太和药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.3473, 23.30157 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5776, "FID_": 5784.0, "LON": 113.20021, "LAT": 23.40006, "NAME_CN": "花都人爱医院门诊住院楼", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.157422", "Name": "花都人爱医院门诊住院楼", "address": "建设北路138" }, "geometry": { "type": "Point", "coordinates": [ 113.20021, 23.40006 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5777, "FID_": 5785.0, "LON": 113.21692, "LAT": 23.21432, "NAME_CN": "庆丰卫生站", "TELEPHONE": "020-86406120", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157423", "Name": "庆丰卫生站", "address": "庆环路40" }, "geometry": { "type": "Point", "coordinates": [ 113.21692, 23.21432 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5778, "FID_": 5786.0, "LON": 113.54261, "LAT": 22.78149, "NAME_CN": "众康堂药店广隆店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Nansha District", "gml_id": "layer_medical_pt.157424", "Name": "众康堂药店广隆店", "address": "广兴路与金岭北路交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.54261, 22.78149 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5779, "FID_": 5787.0, "LON": 113.33354, "LAT": 22.93534, "NAME_CN": "常康药店大富村分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.157437", "Name": "常康药店大富村分店", "address": "进村大街" }, "geometry": { "type": "Point", "coordinates": [ 113.33354, 22.93534 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5780, "FID_": 5788.0, "LON": 113.27456, "LAT": 23.07294, "NAME_CN": "新江南手外科医院急诊", "TELEPHONE": "020-84356232", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.157438", "Name": "新江南手外科医院急诊", "address": "工业大道南420号" }, "geometry": { "type": "Point", "coordinates": [ 113.27456, 23.07294 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5781, "FID_": 5789.0, "LON": 113.24027, "LAT": 23.18287, "NAME_CN": "荣婕大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157443", "Name": "荣婕大药房", "address": "冲边北街" }, "geometry": { "type": "Point", "coordinates": [ 113.24027, 23.18287 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5782, "FID_": 5790.0, "LON": 113.47947, "LAT": 23.433, "NAME_CN": "从化太平松柏药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Conghua District", "gml_id": "layer_medical_pt.157453", "Name": "从化太平松柏药店", "address": "新平商业步行街附近" }, "geometry": { "type": "Point", "coordinates": [ 113.47947, 23.433 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5783, "FID_": 5791.0, "LON": 113.61064, "LAT": 23.13387, "NAME_CN": "千福堂大药房汇美四通路店", "TELEPHONE": "13424082239", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157462", "Name": "千福堂大药房汇美四通路店", "address": "四通路66号A附近" }, "geometry": { "type": "Point", "coordinates": [ 113.61064, 23.13387 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5784, "FID_": 5792.0, "LON": 113.17712, "LAT": 23.47427, "NAME_CN": "和平大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.157463", "Name": "和平大药房", "address": "胡屋经济社南十六巷1-1" }, "geometry": { "type": "Point", "coordinates": [ 113.17712, 23.47427 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5785, "FID_": 5793.0, "LON": 113.57504, "LAT": 23.10989, "NAME_CN": "好大夫药房西洲分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157466", "Name": "好大夫药房西洲分店", "address": "西洲大道80" }, "geometry": { "type": "Point", "coordinates": [ 113.57504, 23.10989 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5786, "FID_": 5794.0, "LON": 113.34397, "LAT": 23.07522, "NAME_CN": "凌峰医疗门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.157468", "Name": "凌峰医疗门诊部", "address": "华洲路117号" }, "geometry": { "type": "Point", "coordinates": [ 113.34397, 23.07522 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5787, "FID_": 5795.0, "LON": 113.31408, "LAT": 23.01186, "NAME_CN": "正康连锁大药房礼村NO.2", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.157472", "Name": "正康连锁大药房礼村NO.2", "address": "礼村中路9" }, "geometry": { "type": "Point", "coordinates": [ 113.31408, 23.01186 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5788, "FID_": 5796.0, "LON": 113.34993, "LAT": 23.25073, "NAME_CN": "仁馨大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157474", "Name": "仁馨大药房", "address": "大源东路59" }, "geometry": { "type": "Point", "coordinates": [ 113.34993, 23.25073 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5789, "FID_": 5797.0, "LON": 113.21408, "LAT": 23.39561, "NAME_CN": "保元堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.157476", "Name": "保元堂药店", "address": "美雅直街与宝华路交叉口" }, "geometry": { "type": "Point", "coordinates": [ 113.21408, 23.39561 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5790, "FID_": 5798.0, "LON": 113.71392, "LAT": 23.16826, "NAME_CN": "仙村医院牙科", "TELEPHONE": "15920598622", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157479", "Name": "仙村医院牙科", "address": "仙村一路42" }, "geometry": { "type": "Point", "coordinates": [ 113.71392, 23.16826 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5791, "FID_": 5799.0, "LON": 113.60252, "LAT": 23.12709, "NAME_CN": "为忠门诊部", "TELEPHONE": null, "TYPE": "outpatient clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157482", "Name": "为忠门诊部", "address": "东坑三横路2/4" }, "geometry": { "type": "Point", "coordinates": [ 113.60252, 23.12709 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5792, "FID_": 5800.0, "LON": 113.29678, "LAT": 23.28889, "NAME_CN": "龙归民之信药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157483", "Name": "龙归民之信药房", "address": "龙归墟公路北52号北侧" }, "geometry": { "type": "Point", "coordinates": [ 113.29678, 23.28889 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5793, "FID_": 5801.0, "LON": 113.21178, "LAT": 23.38105, "NAME_CN": "华昌药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.157487", "Name": "华昌药店", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.21178, 23.38105 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5794, "FID_": 5802.0, "LON": 113.33828, "LAT": 22.92691, "NAME_CN": "沙湾镇龙歧村卫生站", "TELEPHONE": "020-34830622", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.157495", "Name": "沙湾镇龙歧村卫生站", "address": "龙福路" }, "geometry": { "type": "Point", "coordinates": [ 113.33828, 22.92691 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5795, "FID_": 5803.0, "LON": 113.28057, "LAT": 23.07884, "NAME_CN": "广集堂平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.157496", "Name": "广集堂平价大药房", "address": "西畔里大街19-4附近" }, "geometry": { "type": "Point", "coordinates": [ 113.28057, 23.07884 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5796, "FID_": 5804.0, "LON": 113.8231, "LAT": 23.29302, "NAME_CN": "健生中西药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157504", "Name": "健生中西药店", "address": "健生西路14号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.8231, 23.29302 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5797, "FID_": 5805.0, "LON": 113.19281, "LAT": 23.3829, "NAME_CN": "新华医院北门", "TELEPHONE": "020-86863248", "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.157511", "Name": "新华医院北门", "address": "新街大道68号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.19281, 23.3829 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5798, "FID_": 5806.0, "LON": 113.25207, "LAT": 23.20483, "NAME_CN": "尹安堂药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157522", "Name": "尹安堂药房", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.25207, 23.20483 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5799, "FID_": 5807.0, "LON": 113.41075, "LAT": 23.03727, "NAME_CN": "新医药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.157526", "Name": "新医药房", "address": "新广路28" }, "geometry": { "type": "Point", "coordinates": [ 113.41075, 23.03727 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5800, "FID_": 5808.0, "LON": 113.2223, "LAT": 23.25672, "NAME_CN": "银基堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157528", "Name": "银基堂大药房", "address": "南龙街5附近" }, "geometry": { "type": "Point", "coordinates": [ 113.2223, 23.25672 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5801, "FID_": 5809.0, "LON": 113.22314, "LAT": 23.08576, "NAME_CN": "雪雪动物诊疗所", "TELEPHONE": "020-81400680", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.157531", "Name": "雪雪动物诊疗所", "address": "浣花路" }, "geometry": { "type": "Point", "coordinates": [ 113.22314, 23.08576 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5802, "FID_": 5810.0, "LON": 113.17468, "LAT": 23.45582, "NAME_CN": "百健大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.157536", "Name": "百健大药房", "address": "合成北路" }, "geometry": { "type": "Point", "coordinates": [ 113.17468, 23.45582 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5803, "FID_": 5811.0, "LON": 113.22238, "LAT": 23.1, "NAME_CN": "兆丰药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.157543", "Name": "兆丰药店", "address": "涌岸街36号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.22238, 23.1 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5804, "FID_": 5812.0, "LON": 113.41256, "LAT": 23.03981, "NAME_CN": "本草药业平价大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.157547", "Name": "本草药业平价大药房", "address": "兴华路" }, "geometry": { "type": "Point", "coordinates": [ 113.41256, 23.03981 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5805, "FID_": 5813.0, "LON": 113.58624, "LAT": 23.18147, "NAME_CN": "李辉牙科诊所", "TELEPHONE": "020-82971753", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157550", "Name": "李辉牙科诊所", "address": "永兴北街1" }, "geometry": { "type": "Point", "coordinates": [ 113.58624, 23.18147 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5806, "FID_": 5814.0, "LON": 113.65972, "LAT": 23.16626, "NAME_CN": "回康堂中西药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157556", "Name": "回康堂中西药店", "address": "X291" }, "geometry": { "type": "Point", "coordinates": [ 113.65972, 23.16626 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5807, "FID_": 5815.0, "LON": 113.34462, "LAT": 23.02718, "NAME_CN": "广州中医药大学大药房养和医药连锁养禾分店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.157559", "Name": "广州中医药大学大药房养和医药连锁养禾分店", "address": "南大路168号华南新城" }, "geometry": { "type": "Point", "coordinates": [ 113.34462, 23.02718 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5808, "FID_": 5816.0, "LON": 113.55788, "LAT": 23.19328, "NAME_CN": "林芝参仁济堂大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.157560", "Name": "林芝参仁济堂大药房", "address": "新庄小东路18" }, "geometry": { "type": "Point", "coordinates": [ 113.55788, 23.19328 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5809, "FID_": 5817.0, "LON": 113.21752, "LAT": 23.27445, "NAME_CN": "惠民医药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157569", "Name": "惠民医药店", "address": "江祥街41附近" }, "geometry": { "type": "Point", "coordinates": [ 113.21752, 23.27445 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5810, "FID_": 5818.0, "LON": 113.32419, "LAT": 23.10471, "NAME_CN": "广州中医药大学大药房养和医药连锁帝景药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.157571", "Name": "广州中医药大学大药房养和医药连锁帝景药店", "address": "艺洲路809" }, "geometry": { "type": "Point", "coordinates": [ 113.32419, 23.10471 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5811, "FID_": 5819.0, "LON": 113.3498, "LAT": 23.30457, "NAME_CN": "康济堂药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157579", "Name": "康济堂药店", "address": "华正道物流港停车场对面" }, "geometry": { "type": "Point", "coordinates": [ 113.3498, 23.30457 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5812, "FID_": 5820.0, "LON": 113.26307, "LAT": 23.22183, "NAME_CN": "森中林大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157581", "Name": "森中林大药房", "address": "鹤北东街11" }, "geometry": { "type": "Point", "coordinates": [ 113.26307, 23.22183 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5813, "FID_": 5821.0, "LON": 113.29166, "LAT": 23.01814, "NAME_CN": "大维村卫生站", "TELEPHONE": "13143338983", "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.157584", "Name": "大维村卫生站", "address": "新二路" }, "geometry": { "type": "Point", "coordinates": [ 113.29166, 23.01814 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5814, "FID_": 5822.0, "LON": 113.23363, "LAT": 23.40494, "NAME_CN": "健益大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.157587", "Name": "健益大药房", "address": "二村十一队七巷8" }, "geometry": { "type": "Point", "coordinates": [ 113.23363, 23.40494 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5815, "FID_": 5823.0, "LON": 113.53264, "LAT": 23.09604, "NAME_CN": "善民药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.157589", "Name": "善民药店", "address": "广海路22号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.53264, 23.09604 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5816, "FID_": 5824.0, "LON": 113.27569, "LAT": 23.13921, "NAME_CN": "曹巾英牙科诊所", "TELEPHONE": "020-38601448", "TYPE": "dental clinic", "NAME_EN": null, "NEIGHBORHO": "Yuexiu District", "gml_id": "layer_medical_pt.157596", "Name": "曹巾英牙科诊所", "address": "建设大马路西9街18号" }, "geometry": { "type": "Point", "coordinates": [ 113.27569, 23.13921 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5817, "FID_": 5825.0, "LON": 113.36717, "LAT": 23.38731, "NAME_CN": "雄伟村卫生站", "TELEPHONE": null, "TYPE": "community health centre", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157602", "Name": "雄伟村卫生站", "address": "Y093" }, "geometry": { "type": "Point", "coordinates": [ 113.36717, 23.38731 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5818, "FID_": 5826.0, "LON": 113.20658, "LAT": 23.39813, "NAME_CN": "君悦大药房NO.96", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.157603", "Name": "君悦大药房NO.96", "address": "松园路" }, "geometry": { "type": "Point", "coordinates": [ 113.20658, 23.39813 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5819, "FID_": 5827.0, "LON": 113.15672, "LAT": 23.3786, "NAME_CN": "美加健专业药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.157609", "Name": "美加健专业药房", "address": "保利城三街12" }, "geometry": { "type": "Point", "coordinates": [ 113.15672, 23.3786 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5820, "FID_": 5828.0, "LON": 113.289, "LAT": 23.08719, "NAME_CN": "延生药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.157616", "Name": "延生药店", "address": "五村迎祥北二巷1号附近" }, "geometry": { "type": "Point", "coordinates": [ 113.289, 23.08719 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5821, "FID_": 5829.0, "LON": 113.34307, "LAT": 22.99317, "NAME_CN": "正和药业进步药店", "TELEPHONE": "020-84762617", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.157618", "Name": "正和药业进步药店", "address": "仁发市场A49" }, "geometry": { "type": "Point", "coordinates": [ 113.34307, 22.99317 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5822, "FID_": 5830.0, "LON": 113.34411, "LAT": 22.99731, "NAME_CN": "维真尼亚宠物医院", "TELEPHONE": "020-34820733", "TYPE": "pet hospital", "NAME_EN": null, "NEIGHBORHO": "Panyu District", "gml_id": "layer_medical_pt.157619", "Name": "维真尼亚宠物医院", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.34411, 22.99731 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5823, "FID_": 5831.0, "LON": 113.33022, "LAT": 23.09509, "NAME_CN": "解放军第四二一医院", "TELEPHONE": null, "TYPE": "hospital", "NAME_EN": null, "NEIGHBORHO": "Haizhu District", "gml_id": "layer_medical_pt.157622", "Name": "解放军第四二一医院-血液净化中心", "address": null }, "geometry": { "type": "Point", "coordinates": [ 113.33022, 23.09509 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5824, "FID_": 5832.0, "LON": 113.24998, "LAT": 23.22684, "NAME_CN": "炜明国药店", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157630", "Name": "炜明国药店", "address": "花园巷1" }, "geometry": { "type": "Point", "coordinates": [ 113.24998, 23.22684 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5825, "FID_": 5833.0, "LON": 113.24547, "LAT": 23.26513, "NAME_CN": "永福药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Baiyun District", "gml_id": "layer_medical_pt.157634", "Name": "永福药房", "address": "桃源西街岭仔脚自编1/2号" }, "geometry": { "type": "Point", "coordinates": [ 113.24547, 23.26513 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5826, "FID_": 5834.0, "LON": 113.23306, "LAT": 23.07507, "NAME_CN": "大翔药业鹤平大药房", "TELEPHONE": "13826092887", "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Liwan District", "gml_id": "layer_medical_pt.157635", "Name": "大翔药业鹤平大药房", "address": "东漖南路" }, "geometry": { "type": "Point", "coordinates": [ 113.23306, 23.07507 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5827, "FID_": 5835.0, "LON": 113.61603, "LAT": 23.2887, "NAME_CN": "骆记药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Zengcheng District", "gml_id": "layer_medical_pt.157636", "Name": "骆记药房", "address": "新市路27" }, "geometry": { "type": "Point", "coordinates": [ 113.61603, 23.2887 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5828, "FID_": 5836.0, "LON": 113.2022, "LAT": 23.40025, "NAME_CN": "国新大药房", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huadu District", "gml_id": "layer_medical_pt.157645", "Name": "国新大药房", "address": "龙珠西路30-12" }, "geometry": { "type": "Point", "coordinates": [ 113.2022, 23.40025 ] } }, +{ "type": "Feature", "properties": { "Join_Count": 1, "TARGET_FID": 5829, "FID_": 5837.0, "LON": 113.45552, "LAT": 23.12674, "NAME_CN": "东兴堂大药房连锁公司", "TELEPHONE": null, "TYPE": "pharmacy", "NAME_EN": null, "NEIGHBORHO": "Huangpu District", "gml_id": "layer_medical_pt.157650", "Name": "东兴堂大药房连锁公司", "address": "碧山中心街与碧山东九巷交汇处附近" }, "geometry": { "type": "Point", "coordinates": [ 113.45552, 23.12674 ] } } +] +} diff --git a/Jingmiao Fei_medical services in Guangzhou/index.html b/Jingmiao Fei_medical services in Guangzhou/index.html new file mode 100644 index 0000000..0a08fcb --- /dev/null +++ b/Jingmiao Fei_medical services in Guangzhou/index.html @@ -0,0 +1,39 @@ + + + + + + Guangzhou Medical Services Dashboard + + + + + + + + + +
+

Guangzhou Medical Services Information Dashboard

+ +
+

Click the points to see detailed information.

+
+ +
+ + + +
+
+ +
+
+ + + + diff --git a/Jingmiao Fei_medical services in Guangzhou/js/main.js b/Jingmiao Fei_medical services in Guangzhou/js/main.js new file mode 100644 index 0000000..2bbadf3 --- /dev/null +++ b/Jingmiao Fei_medical services in Guangzhou/js/main.js @@ -0,0 +1,209 @@ +/*********************************Add Base Map************************************* */ +const mapEl = document.querySelector('#map'); +const map = L.map(mapEl).setView([23.1291, 113.2644], 12); // Center map to Guangzhou with zoom level 12 + +// Add Mapbox basemap +L.tileLayer('https://api.mapbox.com/styles/v1/{id}/tiles/{z}/{x}/{y}?access_token={accessToken}', { + attribution: '© Mapbox contributors', + maxZoom: 18, + id: 'mapbox/streets-v12', + tileSize: 512, + zoomOffset: -1, + detectRetina: true, + accessToken: 'pk.eyJ1IjoiamFzbWluZTQwNCIsImEiOiJjbTFmdXE0NWEzY2diMm1wem4xcGs3bWFrIn0.w-nHq5x4vpU3o2NEQ8frTQ' +}).addTo(map); + +/*********************************Add Neighborhood Data*********************************************** */ +const hoodsResponse = await fetch('data/Guangzhou_neighborhoods.geojson'); +const hoodsCollection = await hoodsResponse.json(); +// Define the style for the neighborhood layer +const neighborhoodStyle = { + fillColor: 'white', // Fill color of the neighborhoods + weight: 0.5, // Border (stroke) width + opacity: 1, // Border opacity + color: '#000000', // Border (stroke) color + fillOpacity: 0.7 // Fill opacity +}; +// Create the geoJSON layer with the defined style +const hoodsLayer = L.geoJSON(hoodsCollection, { + style: neighborhoodStyle +}).addTo(map); + +hoodsLayer.addTo(map); +map.fitBounds(hoodsLayer.getBounds()); + +/*********************************Add Medical Data*********************************************** */ +const stationsResponse = await fetch('data/Medical_Services.geojson'); +const stationsData = await stationsResponse.json(); +const typeColors = { + "hospital": "red", // Red for Hospitals + "pet hospital": "orange", // Green for Clinics + "pharmacy": "skyblue", // Blue for Pharmacies + "community health centre": "green", + "dental clinic": "purple", + "outpatient clinic":"pink" // Magenta for others + }; + + const stationsLayer = L.geoJSON(stationsData, { + pointToLayer: function (feature, latlng) { + // Determine the color based on the "TYPE" property + const serviceType = feature.properties.TYPE; + const color = typeColors[serviceType] || "#007cbf"; // Default color if type is not found + + return L.circleMarker(latlng, { + radius: 2, // Size of the circle + fillColor: color, // Set color based on service type + color: "#000", // Border color + weight: 1, // Border thickness + opacity: 1, // Border opacity + fillOpacity: 0.8 // Fill opacity + }); + } +}); + +//stationsLayer.addTo(map); + +/*********************************Add Legend*********************************************** */ +// Add legend content to the #legend container +const legendEl = document.getElementById("legend"); +legendEl.innerHTML += "

Medical Service Types

"; + +for (let type in typeColors) { + const color = typeColors[type]; + legendEl.innerHTML += ` ${type}
`; +} + +/********************************Add Tooltip****************************************************** */ +hoodsLayer.bindTooltip(layer => { + const hood = layer.feature; + const name = hood.properties['NAME']; + return `${name}`; + }); + +/********************************Dropdown box********************************************************** */ +// Declare markers array globally +let markers = []; + +// Function to add markers to the map +function addMarkers(data) { + data.features.forEach(feature => { + // Get the neighborhood this service belongs to + const neighborhood = feature.properties.NEIGHBORHO; + + const marker = L.circleMarker([feature.geometry.coordinates[1], feature.geometry.coordinates[0]], { + radius: 5, + fillColor: typeColors[feature.properties.TYPE] || "#000", // Default color + color: "#000", + weight: 1, + opacity: 1, + fillOpacity: 0.7 + }).addTo(map); + + // Store the neighborhood and type of service for filtering + marker.neighborhood = neighborhood; // Store neighborhood + marker.serviceType = feature.properties.TYPE; // Store service type + // bind tooltip for medical service points + marker.bindTooltip(`Name: ${feature.properties.NAME_CN}
Phone: ${feature.properties.TELEPHONE}`,{ + permanent: false, // Set to true if you want the tooltip to always show + direction: 'top', // Position the tooltip above the marker + className: 'custom-tooltip', // Add a custom class for styling (optional) + }); + // Add click event to show information when clicking on the marker + marker.on('click', function() { + // Assuming you have a box with the id 'info-box' to show marker info + const infoBox = document.getElementById('info-box'); + infoBox.innerHTML = `Name: ${feature.properties.NAME_CN}
Phone: ${feature.properties.TELEPHONE}
Type: ${feature.properties.TYPE}
District: ${feature.properties.NEIGHBORHO}
Address: ${feature.properties.address}`; + }); + markers.push(marker); // Add the marker to the global array + }); +} + +// Function to populate neighborhood dropdown +function populateNeighborhoods(hoodsCollection) { + const neighborhoodSelect = document.getElementById('neighborhood-search'); + hoodsCollection.features.forEach(feature => { + const option = document.createElement('option'); + option.value = feature.properties.NAME; + option.text = feature.properties.NAME; + neighborhoodSelect.add(option); + }); +} + +// Function to populate service type dropdown +function populateServiceTypes(data) { + const serviceTypeSelect = document.getElementById('service-type-search'); + const serviceTypes = [...new Set(data.features.map(f => f.properties.TYPE))]; // Get unique service types + serviceTypes.forEach(type => { + const option = document.createElement('option'); + option.value = type; + option.text = type; + serviceTypeSelect.add(option); + }); +} + +// Event listener for neighborhood selection +document.getElementById('neighborhood-search').addEventListener('change', function () { + const selectedNeighborhood = this.value; + const selectedServiceType = document.getElementById('service-type-search').value; + + // Show/hide markers based on selected neighborhood and service type + markers.forEach(marker => { + const matchesNeighborhood = selectedNeighborhood === '' || (marker.neighborhood === selectedNeighborhood); + const matchesServiceType = selectedServiceType === '' || (marker.serviceType === selectedServiceType); + + if (matchesNeighborhood && matchesServiceType) { + marker.addTo(map); // Show marker if it matches both filters + } else { + map.removeLayer(marker); // Hide marker if it doesn't match + } + }); + // Zoom to the selected neighborhood if applicable + if (selectedNeighborhood) { + const selectedNeighborhoodFeature = hoodsCollection.features.find(feature => feature.properties.NAME === selectedNeighborhood); + + // Fly to the selected neighborhood's centroid + if (selectedNeighborhoodFeature) { + const lon = selectedNeighborhoodFeature.properties.lon; + const lat = selectedNeighborhoodFeature.properties.lat; + const targetLatLng = [lat, lon]; + const targetZoom = 12; + map.flyTo(targetLatLng, targetZoom, { + duration: 1, + easeLinearity: 0.25 + }); + } + } +}); + +// Event listener for service type selection +document.getElementById('service-type-search').addEventListener('change', function () { + const selectedServiceType = this.value; + const selectedNeighborhood = document.getElementById('neighborhood-search').value; + + // Show/hide markers based on selected service type and neighborhood + markers.forEach(marker => { + const matchesNeighborhood = selectedNeighborhood === '' || (marker.neighborhood === selectedNeighborhood); + const matchesServiceType = selectedServiceType === '' || (marker.serviceType === selectedServiceType); + + if (matchesNeighborhood && matchesServiceType) { + marker.addTo(map); // Show marker if it matches both filters + } else { + map.removeLayer(marker); // Hide marker if it doesn't match + } + }); +}); + +// Fetch medical services data and neighborhoods +Promise.all([ + fetch('data/Medical_Services.geojson'), + fetch('data/Guangzhou_neighborhoods.geojson') +]).then(responses => Promise.all(responses.map(response => response.json()))) + .then(data => { + const medicalServicesData = data[0]; + const hoodsCollection = data[1]; + + addMarkers(medicalServicesData, hoodsCollection); // Add medical service markers + populateNeighborhoods(hoodsCollection); // Populate neighborhoods dropdown + populateServiceTypes(medicalServicesData); // Populate service types dropdown + }) + .catch(error => console.error('Error fetching data:', error));