Last active
December 11, 2025 13:04
-
-
Save tsuz/bcfe1394c642c45f4f25606ab6867d6b to your computer and use it in GitHub Desktop.
japan-stores.geojson
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "FeatureCollection", | |
| "crs": { | |
| "type": "name", | |
| "properties": { | |
| "name": "urn:ogc:def:crs:OGC:1.3:CRS84" | |
| } | |
| }, | |
| "features": [ | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1, | |
| "name": "新宿駅前店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 32, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6917, | |
| 35.6895, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2, | |
| "name": "渋谷ハチ公口店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 28, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7514, | |
| 35.6851, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 3, | |
| "name": "秋葉原電気街店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 35, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7673, | |
| 35.6812, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 4, | |
| "name": "六本木ヒルズ店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 40, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6503, | |
| 35.6762, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 5, | |
| "name": "東京タワー前店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 30, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7036, | |
| 35.6584, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 6, | |
| "name": "横浜駅西口店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 33, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.638, | |
| 35.4437, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 7, | |
| "name": "みなとみらい店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 37, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6226, | |
| 35.4657, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 8, | |
| "name": "梅田駅前店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 42, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.5023, | |
| 34.6937, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 9, | |
| "name": "難波なんばマルイ店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 38, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.496, | |
| 34.7024, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 10, | |
| "name": "心斎橋筋商店街店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 36, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.52, | |
| 34.6868, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 11, | |
| "name": "神戸三宮駅前店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 34, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.1955, | |
| 34.6863, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 12, | |
| "name": "元町商店街店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 31, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.1681, | |
| 34.6723, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 13, | |
| "name": "名古屋駅前店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 35, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.9066, | |
| 35.1815, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 14, | |
| "name": "栄サカエ地下街店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 29, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.8977, | |
| 35.1706, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 15, | |
| "name": "博多駅前店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 27, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.4017, | |
| 33.5904, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 16, | |
| "name": "天神西通り店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 26, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.4183, | |
| 33.5823, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 17, | |
| "name": "札幌駅前通店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 30, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3545, | |
| 43.0642, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 18, | |
| "name": "すすきの店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 28, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3469, | |
| 43.0548, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 19, | |
| "name": "仙台駅東口店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 29, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.7408, | |
| 38.2682, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 20, | |
| "name": "水戸駅南口店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 25, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.1023, | |
| 36.391, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 21, | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 32, | |
| "maskCount": 70, | |
| "name": "宇都宮駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.4633, | |
| 36.3703, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 22, | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 30, | |
| "maskCount": 66, | |
| "name": "新潟駅南口店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.0236, | |
| 37.9161, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 23, | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 28, | |
| "maskCount": 62, | |
| "name": "郡山駅西口店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.8694, | |
| 37.7503, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 24, | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 31, | |
| "maskCount": 68, | |
| "name": "いわき平店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.4714, | |
| 37.9026, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 25, | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 33, | |
| "maskCount": 71, | |
| "name": "長野駅善光寺口店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.3633, | |
| 37.7483, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 26, | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 27, | |
| "maskCount": 61, | |
| "name": "金沢駅兼六園口店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.5684, | |
| 36.6953, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 27, | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 29, | |
| "maskCount": 64, | |
| "name": "富山駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.6256, | |
| 36.5946, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 28, | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 30, | |
| "maskCount": 67, | |
| "name": "岐阜駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.1849, | |
| 36.0654, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 29, | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 26, | |
| "maskCount": 59, | |
| "name": "静岡駅北口店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.2114, | |
| 34.9771, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 30, | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 34, | |
| "maskCount": 72, | |
| "name": "京都駅八条口店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.383, | |
| 34.9756, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 31, | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 29, | |
| "maskCount": 65, | |
| "name": "四条河原町店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.7556, | |
| 35.0116, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 32, | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 28, | |
| "maskCount": 62, | |
| "name": "福井駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.8329, | |
| 35.0384, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 33, | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 32, | |
| "maskCount": 69, | |
| "name": "岡山駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.5086, | |
| 35.4437, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 34, | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 31, | |
| "maskCount": 68, | |
| "name": "広島駅南口店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.9192, | |
| 34.6618, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 35, | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 29, | |
| "maskCount": 64, | |
| "name": "平和大通り店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4596, | |
| 34.3966, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 36, | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 27, | |
| "maskCount": 61, | |
| "name": "山口駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4553, | |
| 34.3853, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 37, | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 30, | |
| "maskCount": 67, | |
| "name": "鹿児島中央駅店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.4714, | |
| 34.1858, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 38, | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 28, | |
| "maskCount": 63, | |
| "name": "鹿児島天文館店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.5578, | |
| 31.5966, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 39, | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 26, | |
| "maskCount": 60, | |
| "name": "宮崎駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.4182, | |
| 31.9122, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 40, | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 29, | |
| "maskCount": 66, | |
| "name": "大分駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.609, | |
| 32.7433, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 41, | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 25, | |
| "maskCount": 58, | |
| "name": "佐賀駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.7407, | |
| 33.8385, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 42, | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 28, | |
| "maskCount": 64, | |
| "name": "長崎駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.7005, | |
| 33.6064, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 43, | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 27, | |
| "maskCount": 61, | |
| "name": "熊本駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.0504, | |
| 33.5597, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 44, | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 24, | |
| "maskCount": 57, | |
| "name": "高知駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.5312, | |
| 33.8452, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 45, | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 30, | |
| "maskCount": 67, | |
| "name": "松山市駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.5593, | |
| 34.0655, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 46, | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 28, | |
| "maskCount": 62, | |
| "name": "徳島駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.1226, | |
| 33.5598, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 47, | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 26, | |
| "maskCount": 59, | |
| "name": "和歌山駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.783, | |
| 34.2255, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 48, | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 29, | |
| "maskCount": 65, | |
| "name": "津駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.1086, | |
| 34.0986, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 49, | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 32, | |
| "maskCount": 69, | |
| "name": "浜松駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.7261, | |
| 34.7108, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 50, | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 28, | |
| "maskCount": 63, | |
| "name": "豊橋駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.9177, | |
| 34.9768, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 51, | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 31, | |
| "maskCount": 68, | |
| "name": "大宮駅東口店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6489, | |
| 35.8617, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 52, | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 27, | |
| "maskCount": 61, | |
| "name": "川越駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.8836, | |
| 35.8569, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 53, | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 33, | |
| "maskCount": 70, | |
| "name": "千葉駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6525, | |
| 35.447, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 54, | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 30, | |
| "maskCount": 66, | |
| "name": "船橋駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.8264, | |
| 35.7104, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 55, | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 28, | |
| "maskCount": 62, | |
| "name": "柏駅東口店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.0614, | |
| 36.5613, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 56, | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 29, | |
| "maskCount": 64, | |
| "name": "前橋駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.8845, | |
| 37.4421, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 57, | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 26, | |
| "maskCount": 59, | |
| "name": "高崎駅西口店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.1191, | |
| 36.0836, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 58, | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 28, | |
| "maskCount": 63, | |
| "name": "福島駅東口店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.3589, | |
| 36.6409, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 59, | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 25, | |
| "maskCount": 58, | |
| "name": "盛岡駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.6068, | |
| 37.7611, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 60, | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 27, | |
| "maskCount": 60, | |
| "name": "秋田駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.1524, | |
| 39.7036, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 61, | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 24, | |
| "maskCount": 56, | |
| "name": "山形駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.4698, | |
| 39.7186, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 62, | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 28, | |
| "maskCount": 61, | |
| "name": "青森駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.1022, | |
| 39.3905, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 63, | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 26, | |
| "maskCount": 59, | |
| "name": "弘前駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.8512, | |
| 38.9103, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 64, | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 29, | |
| "maskCount": 63, | |
| "name": "函館駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.4632, | |
| 38.258, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 65, | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 27, | |
| "maskCount": 60, | |
| "name": "旭川駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.6068, | |
| 40.6068, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 66, | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 25, | |
| "maskCount": 57, | |
| "name": "釧路駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.7436, | |
| 40.8239, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 67, | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 30, | |
| "maskCount": 65, | |
| "name": "帯広駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.1521, | |
| 42.7691, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 68, | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 28, | |
| "maskCount": 62, | |
| "name": "北見駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.7289, | |
| 41.7686, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 69, | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 26, | |
| "maskCount": 58, | |
| "name": "小樽駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.9104, | |
| 44.0199, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 70, | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 29, | |
| "maskCount": 64, | |
| "name": "那覇国際通り店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.2062, | |
| 42.9857, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 71, | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 27, | |
| "maskCount": 60, | |
| "name": "首里城前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 142.3648, | |
| 43.8211, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 72, | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 30, | |
| "maskCount": 66, | |
| "name": "名護市店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.0783, | |
| 43.388, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 73, | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 28, | |
| "maskCount": 62, | |
| "name": "石垣島店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.586, | |
| 43.191, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 74, | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 25, | |
| "maskCount": 57, | |
| "name": "池袋東口店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.6809, | |
| 26.2124, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 75, | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 24, | |
| "maskCount": 55, | |
| "name": "上野駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.6792, | |
| 26.2036, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 76, | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 25, | |
| "maskCount": 56, | |
| "name": "品川駅高輪口店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.8063, | |
| 26.3344, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 77, | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 23, | |
| "maskCount": 54, | |
| "name": "立川駅北口店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 124.1553, | |
| 24.3453, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 78, | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 31, | |
| "maskCount": 67, | |
| "name": "吉祥寺駅北口店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7701, | |
| 35.6785, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 79, | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 33, | |
| "maskCount": 70, | |
| "name": "町田駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7105, | |
| 35.6903, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 80, | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 29, | |
| "maskCount": 65, | |
| "name": "八王子駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7388, | |
| 35.71, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 81, | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 35, | |
| "maskCount": 73, | |
| "name": "新橋駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6513, | |
| 35.609, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 82, | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 32, | |
| "maskCount": 69, | |
| "name": "浦和駅東口店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4876, | |
| 34.7034, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 83, | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 30, | |
| "maskCount": 66, | |
| "name": "難波心斎橋店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.5128, | |
| 34.6791, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 84, | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 34, | |
| "maskCount": 71, | |
| "name": "梅田茶屋町店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.52, | |
| 34.7143, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 85, | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 28, | |
| "maskCount": 63, | |
| "name": "天王寺駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.3947, | |
| 33.5831, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 86, | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 27, | |
| "maskCount": 60, | |
| "name": "京橋駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.4151, | |
| 33.613, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 87, | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 28, | |
| "maskCount": 61, | |
| "name": "本町駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3562, | |
| 43.0749, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 88, | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 29, | |
| "maskCount": 64, | |
| "name": "江坂駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3402, | |
| 43.0513, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 89, | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 26, | |
| "maskCount": 58, | |
| "name": "高槻駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3691, | |
| 43.0838, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 90, | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 31, | |
| "maskCount": 67, | |
| "name": "枚方市駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.9152, | |
| 35.1711, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 91, | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 29, | |
| "maskCount": 63, | |
| "name": "堺東駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.9, | |
| 35.1965, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 92, | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 30, | |
| "maskCount": 65, | |
| "name": "西宮北口店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4676, | |
| 34.3952, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 93, | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 28, | |
| "maskCount": 61, | |
| "name": "尼崎駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4448, | |
| 34.4073, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 94, | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 29, | |
| "maskCount": 64, | |
| "name": "姫路駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6532, | |
| 35.4326, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 95, | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 27, | |
| "maskCount": 59, | |
| "name": "奈良駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6677, | |
| 35.4575, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 96, | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 32, | |
| "maskCount": 68, | |
| "name": "大津駅前店" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.1752, | |
| 34.689, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 97, | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 28, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.209, | |
| 34.6751, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 98, | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 33, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6803, | |
| 35.6719, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 99, | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 31, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.724, | |
| 35.6994, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 100, | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 34, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7637, | |
| 35.6938, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 101, | |
| "name": "東京下町店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 16, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.71871895646845, | |
| 35.69755785037257, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 102, | |
| "name": "東京新宿店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 34, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66615853216425, | |
| 35.694010578383875, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 103, | |
| "name": "東京公園前店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 38, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.71241107338508, | |
| 35.710274270029615, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 104, | |
| "name": "東京銀座店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 45, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68898599023885, | |
| 35.66162636244239, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 105, | |
| "name": "東京県庁前店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 38, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.70271881376922, | |
| 35.65687194427788, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 106, | |
| "name": "東京花駅西口店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 20, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66358425717124, | |
| 35.70236746074959, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 107, | |
| "name": "東京駅南口店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 33, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7399440602885, | |
| 35.65383026758143, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 108, | |
| "name": "東京幸町渋谷店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 45, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.70958196374562, | |
| 35.671840978628175, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 109, | |
| "name": "東京南パルコ店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 36, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6707580012097, | |
| 35.66505079287116, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 110, | |
| "name": "東京駅北口店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 36, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6915272895956, | |
| 35.70748846929756, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 111, | |
| "name": "東京東店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 45, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7146214223608, | |
| 35.65031303105274, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 112, | |
| "name": "東京公園前店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 39, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66875265807545, | |
| 35.67014871170106, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 113, | |
| "name": "東京松アーケード店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 40, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7157034941878, | |
| 35.72639696291808, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 114, | |
| "name": "東京空港店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 39, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7222865302697, | |
| 35.684748657460545, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 115, | |
| "name": "東京新宿店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 18, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.71616084735683, | |
| 35.64994241303014, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 116, | |
| "name": "東京花駅前店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 36, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68093629513, | |
| 35.70340191189089, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 117, | |
| "name": "東京梅南店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 39, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7298751934828, | |
| 35.73801313516828, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 118, | |
| "name": "東京駅前中央店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 15, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64938877402903, | |
| 35.711793824722214, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 119, | |
| "name": "東京原下町店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 36, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66979707755252, | |
| 35.657642332923864, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 120, | |
| "name": "東京野駅南口店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 39, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68927358931467, | |
| 35.73594935035815, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 121, | |
| "name": "東京パルコ店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 17, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65591760530805, | |
| 35.689026912821994, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 122, | |
| "name": "東京県庁前店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 40, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.71788728000652, | |
| 35.724625230741474, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 123, | |
| "name": "東京タワー店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 18, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68947017336902, | |
| 35.717565025038404, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 124, | |
| "name": "東京三丁目店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 27, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6542059597732, | |
| 35.68057547904873, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 125, | |
| "name": "東京駅北口店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 44, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.71429899497915, | |
| 35.670947205405504, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 126, | |
| "name": "東京ルミネ店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 39, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65814192005607, | |
| 35.66917360786022, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 127, | |
| "name": "東京タワー店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 25, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.70167548511498, | |
| 35.66803662074557, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 128, | |
| "name": "東京松港店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 34, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.70773662482316, | |
| 35.667474417549656, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 129, | |
| "name": "東京駅西口店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 36, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.71845336869245, | |
| 35.64643137568419, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 130, | |
| "name": "東京駅東口店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 35, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67295645118813, | |
| 35.65292565778175, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 131, | |
| "name": "東京緑港店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 25, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69540852769126, | |
| 35.69943320778172, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 132, | |
| "name": "東京駅西口店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 32, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68849203699634, | |
| 35.64565734330041, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 133, | |
| "name": "東京東西店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 36, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6592602068631, | |
| 35.659307423090084, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 134, | |
| "name": "東京三丁目店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 25, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69497254872792, | |
| 35.73548720177257, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 135, | |
| "name": "東京二丁目店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 30, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6711302042731, | |
| 35.6818395324719, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 136, | |
| "name": "東京駅前店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 34, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7144218127163, | |
| 35.66365283660669, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 137, | |
| "name": "東京港店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 31, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.70978573380492, | |
| 35.67350479887898, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 138, | |
| "name": "東京海岸店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 31, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7112419318492, | |
| 35.685335546359156, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 139, | |
| "name": "東京港店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 16, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6479021952115, | |
| 35.66324617885735, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 140, | |
| "name": "東京新宿店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 29, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.73664010094646, | |
| 35.650891847623036, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 141, | |
| "name": "東京本店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 23, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65490859631694, | |
| 35.728705019218474, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 142, | |
| "name": "東京駅南口店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 28, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.72526425755808, | |
| 35.698319616745046, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 143, | |
| "name": "東京南店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 22, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.72476368408346, | |
| 35.658615061830986, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 144, | |
| "name": "東京中央新市街店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 41, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64773850761915, | |
| 35.739146699252444, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 145, | |
| "name": "東京公園前店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 40, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.70854670500708, | |
| 35.71741117323109, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 146, | |
| "name": "東京商店街店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 25, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65077270198515, | |
| 35.731757489187714, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 147, | |
| "name": "東京山タワー店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 25, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6466282536878, | |
| 35.72017118262882, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 148, | |
| "name": "東京アーケード店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 34, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7409670141969, | |
| 35.73177778628479, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 149, | |
| "name": "東京幸町商店街店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 18, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64357181803533, | |
| 35.72219423659147, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 150, | |
| "name": "東京西新宿店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 43, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6679457672578, | |
| 35.70748243847991, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 151, | |
| "name": "東京市役所前店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 31, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.71379133910915, | |
| 35.733975233945166, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 152, | |
| "name": "東京花旧市街店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 37, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6455307552472, | |
| 35.71592198598685, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 153, | |
| "name": "東京イオン前店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 31, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66713330273214, | |
| 35.63958666260892, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 154, | |
| "name": "東京北店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 40, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.73316825041326, | |
| 35.66808461284615, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 155, | |
| "name": "東京南店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 19, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.73966283260157, | |
| 35.71110478029863, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 156, | |
| "name": "東京駅西口店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 43, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66292275312892, | |
| 35.67094136969855, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 157, | |
| "name": "東京中通り店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 20, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.70581488411122, | |
| 35.64821798772719, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 158, | |
| "name": "東京橋タワー店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 18, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.72007109675357, | |
| 35.73266443013821, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 159, | |
| "name": "東京パルコ店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 21, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.73147336973003, | |
| 35.72113827106274, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 160, | |
| "name": "東京原イオン前店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 33, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6903626771137, | |
| 35.6403239294477, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 161, | |
| "name": "東京緑タワー店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 33, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.70132758585825, | |
| 35.63989941147894, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 162, | |
| "name": "東京南銀座店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 17, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.71862342444118, | |
| 35.657854460976566, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 163, | |
| "name": "東京港店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 39, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.70203401749868, | |
| 35.69465109320632, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 164, | |
| "name": "東京二丁目店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 25, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66790265605528, | |
| 35.649487974292114, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 165, | |
| "name": "東京山手店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 29, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65918900596247, | |
| 35.66783964456987, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 166, | |
| "name": "東京中通り店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 28, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69303693427204, | |
| 35.69514914457518, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 167, | |
| "name": "東京山手店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 40, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6995803720691, | |
| 35.64497491687998, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 168, | |
| "name": "東京新市街店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 38, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67595863779815, | |
| 35.73253339333044, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 169, | |
| "name": "東京東店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 23, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67749030992078, | |
| 35.70735665254617, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 170, | |
| "name": "東京東市役所前店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 27, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.71237892309128, | |
| 35.67949522126389, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 171, | |
| "name": "東京池袋店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 37, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.71251706054827, | |
| 35.69493517442652, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 172, | |
| "name": "東京二丁目店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 18, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.71117485138268, | |
| 35.705764402702826, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 173, | |
| "name": "東京中央店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 30, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69588056500422, | |
| 35.71256260904029, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 174, | |
| "name": "東京山手店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 40, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6429165441238, | |
| 35.71730682751327, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 175, | |
| "name": "東京二丁目店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 22, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6570648214349, | |
| 35.72705914463899, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 176, | |
| "name": "東京原支店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 22, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6641299504606, | |
| 35.7247769824494, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 177, | |
| "name": "東京山手店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 26, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65932705875522, | |
| 35.67123477403481, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 178, | |
| "name": "東京駅北口店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 15, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.74135543021882, | |
| 35.68594231514323, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 179, | |
| "name": "東京西店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 21, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64290517359814, | |
| 35.69456787753414, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 180, | |
| "name": "東京銀座店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 18, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6664064718832, | |
| 35.70901350550591, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 181, | |
| "name": "東京山手店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 18, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67776028466392, | |
| 35.640460162379114, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 182, | |
| "name": "東京中通り店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 37, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64913163811792, | |
| 35.708359412692914, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 183, | |
| "name": "東京タワー店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 32, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68067255548576, | |
| 35.689170355160684, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 184, | |
| "name": "東京下町店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 18, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65281669540207, | |
| 35.69782948842937, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 185, | |
| "name": "東京渋谷店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 23, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.70697062773297, | |
| 35.648931326830265, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 186, | |
| "name": "東京竹下町店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 16, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.70247619266712, | |
| 35.65180849914132, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 187, | |
| "name": "東京桜新宿店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 16, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7117170454904, | |
| 35.72496317305325, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 188, | |
| "name": "東京タワー店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 20, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69652181104368, | |
| 35.68077089327522, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 189, | |
| "name": "東京渋谷店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 19, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69883172909832, | |
| 35.643822316140415, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 190, | |
| "name": "東京駅南口店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 26, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64190426461371, | |
| 35.652755634170504, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 191, | |
| "name": "東京渋谷店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 30, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6494539175283, | |
| 35.716634113327984, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 192, | |
| "name": "東京駅東口店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 28, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.70545015274394, | |
| 35.664900144989986, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 193, | |
| "name": "東京渋谷店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 25, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.70629289778338, | |
| 35.65271833171677, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 194, | |
| "name": "東京大通り店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 15, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65092773636076, | |
| 35.65547273910883, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 195, | |
| "name": "東京二丁目店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 19, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.654385845826, | |
| 35.6621386971907, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 196, | |
| "name": "東京パルコ店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 29, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.724315644296, | |
| 35.73884047985395, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 197, | |
| "name": "東京ショッピングモール店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 24, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66228650743727, | |
| 35.68575557189687, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 198, | |
| "name": "東京松ショッピングモール店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 33, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65729749570875, | |
| 35.669396500214134, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 199, | |
| "name": "東京駅南口店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 15, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66185306347373, | |
| 35.6522654016463, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 200, | |
| "name": "東京駅東口店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 16, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69343411929873, | |
| 35.70773406240949, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 201, | |
| "name": "東京駅南口店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 40, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6528348737308, | |
| 35.698477763815134, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 202, | |
| "name": "東京一丁目店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 32, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.73247850282735, | |
| 35.67720084566542, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 203, | |
| "name": "東京市役所前店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 15, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6652878758643, | |
| 35.646593027515564, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 204, | |
| "name": "東京イオン前店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 16, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7180187566847, | |
| 35.64483360035096, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 205, | |
| "name": "東京東店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 40, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.71519213476827, | |
| 35.71925673598235, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 206, | |
| "name": "東京駅南口店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 24, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65049065743364, | |
| 35.64296053706412, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 207, | |
| "name": "東京西駅西口店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 28, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68831100072114, | |
| 35.737506332595174, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 208, | |
| "name": "東京銀座店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 18, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.73721068625886, | |
| 35.707474221419176, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 209, | |
| "name": "東京港店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 35, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.72481275642974, | |
| 35.73492210788914, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 210, | |
| "name": "東京駅北口店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 40, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6701227254521, | |
| 35.68403688514203, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 211, | |
| "name": "東京県庁前店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 26, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.74049734580686, | |
| 35.65576898301442, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 212, | |
| "name": "東京駅北口店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 15, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.70181387756458, | |
| 35.65453347967961, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 213, | |
| "name": "東京北駅前店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 17, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68133619540473, | |
| 35.72740671054265, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 214, | |
| "name": "東京下町店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 38, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.73634779300127, | |
| 35.66135235875885, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 215, | |
| "name": "東京駅東口店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 29, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67103869159325, | |
| 35.691246134145985, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 216, | |
| "name": "東京渋谷店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 40, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6651745404282, | |
| 35.729678501807854, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 217, | |
| "name": "東京銀座店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 30, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65694685306184, | |
| 35.732689041634146, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 218, | |
| "name": "東京新宿店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 17, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69512777217037, | |
| 35.65751446135206, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 219, | |
| "name": "東京駅南口店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 24, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66764208118403, | |
| 35.655766985055536, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 220, | |
| "name": "東京本店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 43, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64820970999548, | |
| 35.63966901195283, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 221, | |
| "name": "東京緑渋谷店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 44, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7307708088276, | |
| 35.67508576298221, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 222, | |
| "name": "東京北店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 17, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.74155267955663, | |
| 35.65964849014514, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 223, | |
| "name": "東京山手店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 39, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68690828152234, | |
| 35.639830536871926, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 224, | |
| "name": "東京中通り店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 42, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69475648235115, | |
| 35.69430689669681, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 225, | |
| "name": "東京旧市街店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 28, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67837749863583, | |
| 35.71545580683546, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 226, | |
| "name": "東京花イオン前店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 36, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67619265314778, | |
| 35.73893208824235, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 227, | |
| "name": "東京山手店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 45, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69423596232133, | |
| 35.7213914128219, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 228, | |
| "name": "東京竹ショッピングモール店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 43, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68843814186835, | |
| 35.70130093646751, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 229, | |
| "name": "東京本町支店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 43, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6559569345817, | |
| 35.6946803786886, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 230, | |
| "name": "東京アーケード店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 30, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6595966583728, | |
| 35.727813091389116, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 231, | |
| "name": "東京二丁目店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 38, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69547674432522, | |
| 35.709166655189755, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 232, | |
| "name": "東京緑ショッピングモール店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 22, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6514325333088, | |
| 35.688791226616566, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 233, | |
| "name": "東京駅西口店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 32, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68632860164502, | |
| 35.681457353786726, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 234, | |
| "name": "東京幸町一丁目店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 23, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6991939188832, | |
| 35.73211307219542, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 235, | |
| "name": "東京野下町店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 18, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69815855728706, | |
| 35.65146093753185, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 236, | |
| "name": "東京新市街店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 22, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68898740729696, | |
| 35.722173987833656, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 237, | |
| "name": "東京駅前店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 44, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6526058346195, | |
| 35.65776505522684, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 238, | |
| "name": "東京北パルコ店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 22, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69170094064407, | |
| 35.669629123395254, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 239, | |
| "name": "東京大通り店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 41, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67478340623663, | |
| 35.64817213289548, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 240, | |
| "name": "東京台パルコ店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 17, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.73718619226827, | |
| 35.726646994069476, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 241, | |
| "name": "東京幸町三丁目店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 39, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7381173481577, | |
| 35.7144134166337, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 242, | |
| "name": "東京港店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 25, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.72258251179667, | |
| 35.69489744719436, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 243, | |
| "name": "東京アーケード店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 35, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.73500477526778, | |
| 35.64417068269899, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 244, | |
| "name": "東京空港店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 39, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.71263249859922, | |
| 35.67619708187532, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 245, | |
| "name": "東京駅西口店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 21, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.71121727792953, | |
| 35.64194263649169, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 246, | |
| "name": "東京原駅南口店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 22, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6962589475628, | |
| 35.688577825425824, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 247, | |
| "name": "東京本店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 26, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6457594455061, | |
| 35.69409865193153, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 248, | |
| "name": "東京西東店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 42, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.70125354787564, | |
| 35.6573337058986, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 249, | |
| "name": "東京橋ルミネ店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 26, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65980488759305, | |
| 35.72508002166408, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 250, | |
| "name": "東京公園前店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 27, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7241139534678, | |
| 35.64805483330656, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 251, | |
| "name": "横浜新宿店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 28, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.62501318592246, | |
| 35.424974187845514, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 252, | |
| "name": "横浜イオン前店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 19, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66658297034792, | |
| 35.48814188862838, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 253, | |
| "name": "横浜桜ショッピングモール店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 38, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.62045294300515, | |
| 35.47406582388738, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 254, | |
| "name": "横浜旧市街店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 29, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.5988664064209, | |
| 35.474932046170814, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 255, | |
| "name": "横浜西店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 27, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65775621427537, | |
| 35.41686662058359, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 256, | |
| "name": "横浜旧市街店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 20, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67898515890835, | |
| 35.44935286704194, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 257, | |
| "name": "横浜野中通り店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 25, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6818772569595, | |
| 35.40835009425772, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 258, | |
| "name": "横浜大通り店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 45, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.643405542158, | |
| 35.404140302255705, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 259, | |
| "name": "横浜新市街店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 21, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.60457092441212, | |
| 35.45202239706836, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 260, | |
| "name": "横浜商店街店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 40, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64578789980493, | |
| 35.4011832519296, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 261, | |
| "name": "横浜川新宿店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 15, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64207074298974, | |
| 35.49206529578446, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 262, | |
| "name": "横浜西パルコ店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 43, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6229885566657, | |
| 35.44094371272816, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 263, | |
| "name": "横浜中央店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 22, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66592488240244, | |
| 35.45497455787009, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 264, | |
| "name": "横浜マルイ店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 20, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.63937102115798, | |
| 35.39829042455843, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 265, | |
| "name": "横浜北公園前店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 37, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66767400859112, | |
| 35.469479007187346, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 266, | |
| "name": "横浜梅マルイ店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 26, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.59533427557395, | |
| 35.43636366748632, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 267, | |
| "name": "横浜ショッピングモール店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 30, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66926648245516, | |
| 35.44664735540848, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 268, | |
| "name": "横浜本店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 21, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6192652448258, | |
| 35.446970121636, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 269, | |
| "name": "横浜中通り店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 26, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67674075022782, | |
| 35.41816358258626, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 270, | |
| "name": "横浜市役所前店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 15, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.58858157267542, | |
| 35.40266241156352, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 271, | |
| "name": "横浜新宿店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 28, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64654575932917, | |
| 35.42906432155419, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 272, | |
| "name": "横浜南店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 18, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.62737443925334, | |
| 35.45168872866533, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 273, | |
| "name": "横浜駅東口店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 30, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.5995219215366, | |
| 35.47645964611629, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 274, | |
| "name": "横浜空港店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 34, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66496934483175, | |
| 35.39897668400494, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 275, | |
| "name": "横浜山イオン前店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 15, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67945173343404, | |
| 35.46767909060587, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 276, | |
| "name": "横浜二丁目店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 19, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6001511797475, | |
| 35.41586096899289, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 277, | |
| "name": "横浜海岸店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 15, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64180667466383, | |
| 35.39489774508068, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 278, | |
| "name": "横浜新宿店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 31, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.60496077804328, | |
| 35.47269540969478, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 279, | |
| "name": "横浜北県庁前店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 45, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64537016217773, | |
| 35.398912142978844, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 280, | |
| "name": "横浜北店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 20, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.60782229425345, | |
| 35.47700722360544, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 281, | |
| "name": "横浜空港店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 24, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66721658973046, | |
| 35.45302569433683, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 282, | |
| "name": "横浜駅前店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 35, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64106359098932, | |
| 35.437144345770314, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 283, | |
| "name": "横浜本店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 44, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64977988561373, | |
| 35.40236571580687, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 284, | |
| "name": "横浜駅東口店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 19, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.58830795953352, | |
| 35.41234014277772, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 285, | |
| "name": "横浜空港店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 15, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.60339349912664, | |
| 35.491611479862826, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 286, | |
| "name": "横浜中通り店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 31, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.59012530023364, | |
| 35.4739779384033, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 287, | |
| "name": "横浜中央支店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 20, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6510370451067, | |
| 35.47032225276563, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 288, | |
| "name": "横浜駅前店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 44, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.59356515350015, | |
| 35.43996668429394, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 289, | |
| "name": "横浜下町店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 41, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6820212568066, | |
| 35.45436456054355, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 290, | |
| "name": "横浜三丁目店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 31, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6704086776247, | |
| 35.442335984867796, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 291, | |
| "name": "横浜マルイ店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 33, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.59923730799576, | |
| 35.478329563092984, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 292, | |
| "name": "横浜原イオン前店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 17, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65334864710798, | |
| 35.4612736938655, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 293, | |
| "name": "横浜台港店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 43, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.60479280256544, | |
| 35.43120605860277, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 294, | |
| "name": "横浜梅北店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 45, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64195096457132, | |
| 35.48414988265236, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 295, | |
| "name": "横浜西店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 39, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67762728114008, | |
| 35.429623286351955, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 296, | |
| "name": "横浜中央駅南口店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 44, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.60290040911417, | |
| 35.40484156926849, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 297, | |
| "name": "横浜南店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 22, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.5921598661295, | |
| 35.47619101918094, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 298, | |
| "name": "横浜池袋店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 19, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6554864566588, | |
| 35.4230209701625, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 299, | |
| "name": "横浜空港店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 28, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.59927885903315, | |
| 35.43008065862677, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 300, | |
| "name": "横浜大通り店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 15, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6100940242974, | |
| 35.44344710798488, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 301, | |
| "name": "横浜桜池袋店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 27, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.63770771778698, | |
| 35.4508905722552, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 302, | |
| "name": "横浜一丁目店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 35, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6086462248239, | |
| 35.47590854355545, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 303, | |
| "name": "横浜花イオン前店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 35, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67250383447916, | |
| 35.48138356701707, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 304, | |
| "name": "横浜駅東口店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 36, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65975396617822, | |
| 35.44115074978819, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 305, | |
| "name": "横浜新宿店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 17, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66255203516553, | |
| 35.40640940652531, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 306, | |
| "name": "横浜竹北店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 24, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.58998753770362, | |
| 35.434247612005976, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 307, | |
| "name": "横浜支店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 16, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67845775114364, | |
| 35.48028780911532, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 308, | |
| "name": "横浜駅南口店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 18, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6651257535801, | |
| 35.394504622600316, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 309, | |
| "name": "横浜梅三丁目店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 25, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64437579818937, | |
| 35.475622330594774, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 310, | |
| "name": "横浜渋谷店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 38, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.61016280958233, | |
| 35.49030152143952, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 311, | |
| "name": "横浜原支店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 29, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65347170764403, | |
| 35.45749135908066, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 312, | |
| "name": "横浜東マルイ店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 18, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65797639765353, | |
| 35.48422342669764, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 313, | |
| "name": "横浜マルイ店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 27, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.62056812986, | |
| 35.47435765911168, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 314, | |
| "name": "横浜二丁目店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 32, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65380944761463, | |
| 35.477706671506816, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 315, | |
| "name": "横浜橋ルミネ店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 33, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6347380512013, | |
| 35.440587559801905, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 316, | |
| "name": "横浜池袋店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 20, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.59100149010956, | |
| 35.44221660504538, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 317, | |
| "name": "横浜マルイ店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 26, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6207894805301, | |
| 35.41728414788537, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 318, | |
| "name": "横浜東店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 38, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.62071979349804, | |
| 35.40101799440182, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 319, | |
| "name": "横浜銀座店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 23, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6806577184443, | |
| 35.4183000071173, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 320, | |
| "name": "横浜アーケード店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 18, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67915135630412, | |
| 35.39757732552278, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 321, | |
| "name": "横浜本店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 36, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65450904884918, | |
| 35.47842591245455, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 322, | |
| "name": "横浜商店街店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 42, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64942915484656, | |
| 35.48740065730632, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 323, | |
| "name": "横浜東店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 36, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.61338473997753, | |
| 35.414781607027265, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 324, | |
| "name": "横浜大通り店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 18, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6789230312755, | |
| 35.46506494214829, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 325, | |
| "name": "横浜駅前店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 41, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6511649297218, | |
| 35.485817893795236, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 326, | |
| "name": "横浜東商店街店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 34, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68621545633897, | |
| 35.48742325844594, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 327, | |
| "name": "横浜公園前店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 44, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64750271044326, | |
| 35.479411399427576, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 328, | |
| "name": "横浜泉銀座店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 27, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.61220028401195, | |
| 35.49156739761456, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 329, | |
| "name": "横浜新宿店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 32, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.63529816466064, | |
| 35.399125432359135, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 330, | |
| "name": "横浜イオン前店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 22, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.59517829588538, | |
| 35.42986447027711, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 331, | |
| "name": "川崎支店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 19, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.72375037314006, | |
| 35.5272433955864, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 332, | |
| "name": "川崎南北店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 45, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.73906805165805, | |
| 35.53406398956057, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 333, | |
| "name": "川崎マルイ店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 41, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.73555288392205, | |
| 35.51388426970545, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 334, | |
| "name": "川崎丘三丁目店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 37, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7088380954324, | |
| 35.571292183494315, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 335, | |
| "name": "川崎東店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 41, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.74561140073857, | |
| 35.55739886134866, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 336, | |
| "name": "川崎商店街店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 37, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.709872649159, | |
| 35.496124031198825, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 337, | |
| "name": "川崎旧市街店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 39, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6986090402045, | |
| 35.53358279185332, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 338, | |
| "name": "川崎橋商店街店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 31, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.702090363672, | |
| 35.57021300613557, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 339, | |
| "name": "川崎谷商店街店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 24, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.72225919961315, | |
| 35.55355243751883, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 340, | |
| "name": "川崎タワー店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 15, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.73768067615813, | |
| 35.58083544966578, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 341, | |
| "name": "川崎栄町下町店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 37, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6742681181674, | |
| 35.57051053127404, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 342, | |
| "name": "川崎空港店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 22, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69513917111354, | |
| 35.5339226317487, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 343, | |
| "name": "川崎公園前店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 33, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66428643738536, | |
| 35.527203554177, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 344, | |
| "name": "川崎市役所前店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 37, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6720762399603, | |
| 35.52639264818478, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 345, | |
| "name": "川崎駅南口店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 21, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69619338488167, | |
| 35.487455505489045, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 346, | |
| "name": "川崎西池袋店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 29, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.70384889188873, | |
| 35.549396513179396, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 347, | |
| "name": "川崎谷イオン前店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 27, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68769173072874, | |
| 35.4837862664138, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 348, | |
| "name": "川崎公園前店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 34, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69583966444094, | |
| 35.54283278665869, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 349, | |
| "name": "川崎イオン前店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 44, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69794056512637, | |
| 35.5151611883187, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 350, | |
| "name": "川崎南店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 38, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67987670384824, | |
| 35.52270550370887, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 351, | |
| "name": "川崎本町駅南口店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 27, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68315986198564, | |
| 35.533080195375256, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 352, | |
| "name": "川崎梅東店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 25, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.686295413952, | |
| 35.555038481460315, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 353, | |
| "name": "川崎栄町ルミネ店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 28, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7474194570756, | |
| 35.49166350428646, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 354, | |
| "name": "川崎市役所前店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 30, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68469079020787, | |
| 35.579632742042506, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 355, | |
| "name": "川崎駅東口店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 15, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.72558254764758, | |
| 35.560267265139224, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 356, | |
| "name": "川崎マルイ店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 26, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.71844309679142, | |
| 35.553506281976595, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 357, | |
| "name": "川崎南北店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 38, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.70527018148968, | |
| 35.572908535887926, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 358, | |
| "name": "川崎池袋店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 17, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.71096945011274, | |
| 35.564213200058916, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 359, | |
| "name": "川崎花アーケード店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 41, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.72703052726064, | |
| 35.53433721260279, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 360, | |
| "name": "川崎空港店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 34, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.72156875962938, | |
| 35.489544244428245, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 361, | |
| "name": "川崎旧市街店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 45, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67532759462827, | |
| 35.55003108100891, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 362, | |
| "name": "川崎港店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 33, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69151443807363, | |
| 35.575496053288944, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 363, | |
| "name": "川崎山手店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 45, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67298923643392, | |
| 35.505991032742116, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 364, | |
| "name": "川崎谷港店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 15, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.74447689844135, | |
| 35.57522345796223, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 365, | |
| "name": "川崎野二丁目店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 24, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6974456798956, | |
| 35.537447890723804, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 366, | |
| "name": "川崎下町店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 39, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.73638995659388, | |
| 35.53493731241108, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 367, | |
| "name": "川崎丘中央店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 25, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.74920940827792, | |
| 35.56777902265998, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 368, | |
| "name": "川崎田本店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 40, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.72078146537814, | |
| 35.55344791138496, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 369, | |
| "name": "川崎旧市街店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 18, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.70353752827418, | |
| 35.547917046058195, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 370, | |
| "name": "川崎県庁前店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 30, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.70992085777843, | |
| 35.555981044688394, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 371, | |
| "name": "川崎西店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 35, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68349125459162, | |
| 35.51777929774176, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 372, | |
| "name": "川崎商店街店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 38, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67063697280688, | |
| 35.481998329915754, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 373, | |
| "name": "川崎西店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 43, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68542863164654, | |
| 35.56232446786738, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 374, | |
| "name": "川崎駅南口店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 26, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6992874964432, | |
| 35.563062709824756, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 375, | |
| "name": "川崎新宿店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 34, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.710048717831, | |
| 35.57132941517872, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 376, | |
| "name": "川崎空港店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 23, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.72871617305037, | |
| 35.52333207595429, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 377, | |
| "name": "川崎丘空港店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 44, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6938795746847, | |
| 35.556227539567814, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 378, | |
| "name": "川崎西空港店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 30, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.73207136457196, | |
| 35.56232463067729, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 379, | |
| "name": "川崎駅前店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 15, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6624536592257, | |
| 35.57834287484167, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 380, | |
| "name": "川崎アーケード店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 29, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6753362890341, | |
| 35.53001240068498, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 381, | |
| "name": "千葉マルイ店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 25, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.06983297620926, | |
| 35.65119300965972, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 382, | |
| "name": "千葉山手店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 18, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.12874011503882, | |
| 35.58534571597603, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 383, | |
| "name": "千葉駅前店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 30, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.10348946140178, | |
| 35.6339325737038, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 384, | |
| "name": "千葉駅南口店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 15, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.09633149342577, | |
| 35.646150588082065, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 385, | |
| "name": "千葉空港店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 26, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.14625538483284, | |
| 35.62097738382578, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 386, | |
| "name": "千葉渋谷店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 32, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.15366770934625, | |
| 35.565769395739196, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 387, | |
| "name": "千葉銀座店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 39, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.15647650457075, | |
| 35.60084592241788, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 388, | |
| "name": "千葉駅前店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 45, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.10677688598898, | |
| 35.57551695738899, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 389, | |
| "name": "千葉二丁目店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 27, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.0900957106169, | |
| 35.614899784290756, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 390, | |
| "name": "千葉駅東口店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 43, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.15112218295442, | |
| 35.63575942330242, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 391, | |
| "name": "千葉一丁目店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 25, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.10194019000434, | |
| 35.621486287784776, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 392, | |
| "name": "千葉海岸店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 15, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.05810151102298, | |
| 35.64870550745338, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 393, | |
| "name": "千葉渋谷店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 39, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.12868862579646, | |
| 35.56753538778888, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 394, | |
| "name": "千葉山海岸店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 34, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.14470440923833, | |
| 35.597488631375015, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 395, | |
| "name": "千葉マルイ店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 25, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.1330467725581, | |
| 35.60753537221814, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 396, | |
| "name": "千葉駅西口店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 19, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.1398411530645, | |
| 35.589311767056174, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 397, | |
| "name": "千葉市役所前店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 27, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.0759095444079, | |
| 35.61323740536469, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 398, | |
| "name": "千葉タワー店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 23, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.10231406451172, | |
| 35.61391913564238, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 399, | |
| "name": "千葉竹ショッピングモール店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 30, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.07459541425575, | |
| 35.60292610315284, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 400, | |
| "name": "千葉新宿店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 20, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.073525007693, | |
| 35.606730591059524, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 401, | |
| "name": "千葉西商店街店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 18, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.10152237675194, | |
| 35.57477229931781, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 402, | |
| "name": "千葉銀座店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 26, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.15549719163505, | |
| 35.58317150752463, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 403, | |
| "name": "千葉東店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 25, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.085955061852, | |
| 35.561876842796494, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 404, | |
| "name": "千葉坂三丁目店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 24, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.13844195978075, | |
| 35.57991322948531, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 405, | |
| "name": "千葉駅東口店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 38, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.09751329829723, | |
| 35.62789115870162, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 406, | |
| "name": "千葉南店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 39, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.15190340784704, | |
| 35.56318532008579, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 407, | |
| "name": "千葉二丁目店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 27, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.06145520361, | |
| 35.59036474305217, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 408, | |
| "name": "千葉台新市街店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 18, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.1262981205803, | |
| 35.63681933366017, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 409, | |
| "name": "千葉西店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 23, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.10788818450263, | |
| 35.64845321926746, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 410, | |
| "name": "千葉南本店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 31, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.12331069343395, | |
| 35.57675390369389, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 411, | |
| "name": "千葉新宿店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 22, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.0578977992035, | |
| 35.59642136953783, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 412, | |
| "name": "千葉ショッピングモール店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 44, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.14264727159056, | |
| 35.5829999002749, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 413, | |
| "name": "千葉駅北口店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 20, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.09440840781835, | |
| 35.59825113380499, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 414, | |
| "name": "千葉港店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 17, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.09332660209856, | |
| 35.614734438466314, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 415, | |
| "name": "千葉原下町店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 45, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.1218503315567, | |
| 35.61333500700412, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 416, | |
| "name": "千葉北店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 32, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.11909022263384, | |
| 35.585521680852125, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 417, | |
| "name": "千葉台駅前店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 23, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.10332833554364, | |
| 35.64864988245977, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 418, | |
| "name": "千葉銀座店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 42, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.10770497660704, | |
| 35.599401040810164, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 419, | |
| "name": "千葉ルミネ店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 29, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.146964674833, | |
| 35.57501823712929, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 420, | |
| "name": "千葉西店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 20, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.1535822735283, | |
| 35.64254732603516, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 421, | |
| "name": "さいたまイオン前店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 34, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.63404677076002, | |
| 35.899848849429944, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 422, | |
| "name": "さいたまパルコ店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 19, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6801058694586, | |
| 35.81641935992429, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 423, | |
| "name": "さいたま銀座店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 32, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67189465932924, | |
| 35.85782490936114, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 424, | |
| "name": "さいたま西店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 18, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.61770386194107, | |
| 35.82340049282121, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 425, | |
| "name": "さいたま東店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 28, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6068670414063, | |
| 35.871428741861884, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 426, | |
| "name": "さいたま橋港店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 38, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66971029421862, | |
| 35.82611116969887, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 427, | |
| "name": "さいたま東海岸店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 43, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69355588167713, | |
| 35.8513188267911, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 428, | |
| "name": "さいたま原空港店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 41, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6412933326418, | |
| 35.8192625956078, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 429, | |
| "name": "さいたま旧市街店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 29, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.60351287060934, | |
| 35.862178598723624, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 430, | |
| "name": "さいたま支店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 22, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6361717071765, | |
| 35.91004470615723, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 431, | |
| "name": "さいたま原港店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 23, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67722696326453, | |
| 35.90616982225577, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 432, | |
| "name": "さいたま駅西口店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 40, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64970451992733, | |
| 35.874290766332365, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 433, | |
| "name": "さいたま本店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 18, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.63987792876804, | |
| 35.836280949610654, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 434, | |
| "name": "さいたま西県庁前店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 29, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.62783538416608, | |
| 35.86672088085235, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 435, | |
| "name": "さいたまルミネ店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 27, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64521938258875, | |
| 35.89133576179983, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 436, | |
| "name": "さいたま本店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 32, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68431016478425, | |
| 35.82618936581342, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 437, | |
| "name": "さいたま新宿店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 39, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.62244405215213, | |
| 35.905328559218255, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 438, | |
| "name": "さいたま駅南口店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 43, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67165567509176, | |
| 35.86410290999387, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 439, | |
| "name": "さいたま山パルコ店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 22, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64031202395995, | |
| 35.82464882111565, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 440, | |
| "name": "さいたま中通り店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 38, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69048634183991, | |
| 35.83477846242281, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 441, | |
| "name": "さいたま商店街店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 44, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69269234978066, | |
| 35.83731724810685, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 442, | |
| "name": "さいたま栄町公園前店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 27, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67874628735808, | |
| 35.84771112422692, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 443, | |
| "name": "さいたま商店街店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 17, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6672570528053, | |
| 35.86472527906059, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 444, | |
| "name": "さいたまタワー店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 18, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.63734230494802, | |
| 35.88915919022245, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 445, | |
| "name": "さいたま山手店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 33, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65250260748317, | |
| 35.81497468279426, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 446, | |
| "name": "さいたま駅前店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 43, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.61916750163155, | |
| 35.90854935571839, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 447, | |
| "name": "さいたま桜県庁前店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 38, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64323162028708, | |
| 35.89124621183077, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 448, | |
| "name": "さいたま海岸店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 43, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66879014381453, | |
| 35.86629876899327, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 449, | |
| "name": "さいたま駅北口店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 33, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68933908624123, | |
| 35.86916549063033, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 450, | |
| "name": "さいたま駅西口店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 41, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6601721376078, | |
| 35.848397666539455, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 451, | |
| "name": "さいたま支店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 30, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67694808099836, | |
| 35.86895915927524, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 452, | |
| "name": "さいたま橋駅前店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 41, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69482283424816, | |
| 35.89771119493196, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 453, | |
| "name": "さいたま田南店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 23, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67144368316193, | |
| 35.86104665307507, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 454, | |
| "name": "さいたま駅前本店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 21, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6730504963645, | |
| 35.886909200397604, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 455, | |
| "name": "さいたま幸町タワー店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 42, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6416982224425, | |
| 35.839854891903784, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 456, | |
| "name": "さいたま市役所前店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 27, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64847386154597, | |
| 35.841739101205654, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 457, | |
| "name": "さいたま田駅東口店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 44, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66380756084058, | |
| 35.86505016539565, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 458, | |
| "name": "さいたま坂アーケード店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 37, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65137570298364, | |
| 35.85374057656495, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 459, | |
| "name": "さいたま旧市街店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 21, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.60134439689259, | |
| 35.896467983034185, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 460, | |
| "name": "さいたま中央渋谷店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 37, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.61279267911286, | |
| 35.88265298862137, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 461, | |
| "name": "さいたま松中通り店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 39, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.63145274018456, | |
| 35.8514939079747, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 462, | |
| "name": "さいたま山手店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 29, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6748702666638, | |
| 35.8463995910467, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 463, | |
| "name": "さいたま空港店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 33, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6339231959234, | |
| 35.84065517946773, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 464, | |
| "name": "さいたま海岸店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 35, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6824630608987, | |
| 35.84869682808891, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 465, | |
| "name": "さいたま梅イオン前店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 34, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6709529799399, | |
| 35.86903818803543, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 466, | |
| "name": "さいたま駅前店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 45, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.59736302823038, | |
| 35.90874332619448, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 467, | |
| "name": "さいたまパルコ店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 29, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6345008159867, | |
| 35.89757275971592, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 468, | |
| "name": "さいたま竹アーケード店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 32, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.62915437001155, | |
| 35.88575511178248, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 469, | |
| "name": "さいたま中央店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 15, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.68727678078616, | |
| 35.876131300885035, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 470, | |
| "name": "さいたま田東店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 41, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66169580640286, | |
| 35.88902227536354, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 471, | |
| "name": "大阪竹渋谷店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 42, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.51141975578082, | |
| 34.68255066521248, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 472, | |
| "name": "大阪市役所前店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 30, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.47892074894784, | |
| 34.67972748027868, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 473, | |
| "name": "大阪坂旧市街店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 38, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.45852218776534, | |
| 34.71915981498642, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 474, | |
| "name": "大阪桜空港店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 30, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.49843869971235, | |
| 34.657331409327995, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 475, | |
| "name": "大阪山手店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 16, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.47720900504999, | |
| 34.65283627309656, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 476, | |
| "name": "大阪駅東口店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 41, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.5073313781791, | |
| 34.66555097411509, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 477, | |
| "name": "大阪中央商店街店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 26, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.5205313442239, | |
| 34.72559151517205, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 478, | |
| "name": "大阪原西店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 23, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4699909431713, | |
| 34.65744155183469, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 479, | |
| "name": "大阪港店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 38, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.46329225364525, | |
| 34.652581096735425, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 480, | |
| "name": "大阪西西店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 21, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.51538527415306, | |
| 34.721074304611754, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 481, | |
| "name": "大阪山商店街店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 33, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4951263100707, | |
| 34.67249962888368, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 482, | |
| "name": "大阪中通り店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 26, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4968992409008, | |
| 34.66732480479828, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 483, | |
| "name": "大阪花池袋店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 15, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.46560982533268, | |
| 34.66927804860091, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 484, | |
| "name": "大阪海岸店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 33, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.48434000057745, | |
| 34.70102641757705, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 485, | |
| "name": "大阪本店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 31, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.5337260068238, | |
| 34.70144054790708, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 486, | |
| "name": "大阪東店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 22, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.53848132516745, | |
| 34.73977100766892, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 487, | |
| "name": "大阪桜港店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 41, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.46594685902969, | |
| 34.73627113637479, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 488, | |
| "name": "大阪竹ショッピングモール店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 15, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.48299443539014, | |
| 34.64947244415784, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 489, | |
| "name": "大阪本店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 18, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.48527679362485, | |
| 34.71071843882155, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 490, | |
| "name": "大阪池袋店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 34, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4848018973766, | |
| 34.6817046765265, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 491, | |
| "name": "大阪港店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 41, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.53495332708323, | |
| 34.65852860659883, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 492, | |
| "name": "大阪渋谷店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 35, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.46216702384788, | |
| 34.675199135981586, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 493, | |
| "name": "大阪大通り店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 33, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.5357928467369, | |
| 34.70396758010199, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 494, | |
| "name": "大阪タワー店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 18, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.48824746163498, | |
| 34.646396448199845, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 495, | |
| "name": "大阪パルコ店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 37, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.52667781419146, | |
| 34.65144546919635, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 496, | |
| "name": "大阪南店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 32, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.46182087341487, | |
| 34.68007425221588, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 497, | |
| "name": "大阪駅前イオン前店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 34, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.53446315812315, | |
| 34.66704571859401, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 498, | |
| "name": "大阪パルコ店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 23, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.5233636311012, | |
| 34.73353316012601, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 499, | |
| "name": "大阪台新宿店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 31, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.48249314225689, | |
| 34.71195418166161, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 500, | |
| "name": "大阪海二丁目店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 45, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.50964704576486, | |
| 34.65455446388032, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 501, | |
| "name": "大阪南店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 34, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.45847773665093, | |
| 34.6656067649159, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 502, | |
| "name": "大阪栄町池袋店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 44, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.47782857882595, | |
| 34.65569992546818, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 503, | |
| "name": "大阪田ショッピングモール店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 39, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.48094495599898, | |
| 34.66177044890105, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 504, | |
| "name": "大阪池袋店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 19, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.54553293174092, | |
| 34.68153901813661, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 505, | |
| "name": "大阪池袋店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 15, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4618991835068, | |
| 34.657123351985916, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 506, | |
| "name": "大阪マルイ店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 23, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.52437363614203, | |
| 34.681805103501496, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 507, | |
| "name": "大阪南店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 38, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.50831840102938, | |
| 34.682044593462976, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 508, | |
| "name": "大阪ルミネ店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 24, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.50608258009538, | |
| 34.71958325115102, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 509, | |
| "name": "大阪桜本店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 44, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4574051360322, | |
| 34.742015287194555, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 510, | |
| "name": "大阪パルコ店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 45, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.45856946014123, | |
| 34.70916371418693, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 511, | |
| "name": "大阪二丁目店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 17, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.5282235125399, | |
| 34.6651925919588, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 512, | |
| "name": "大阪マルイ店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 23, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.52353930600262, | |
| 34.666582528337926, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 513, | |
| "name": "大阪ショッピングモール店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 42, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.54112639755402, | |
| 34.72513280770984, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 514, | |
| "name": "大阪大通り店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 24, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.5332003721644, | |
| 34.71478448170529, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 515, | |
| "name": "大阪海中通り店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 45, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4665210949826, | |
| 34.7202312864062, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 516, | |
| "name": "大阪大通り店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 38, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.52769535778324, | |
| 34.72551228084165, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 517, | |
| "name": "大阪西旧市街店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 45, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.50354573242834, | |
| 34.664436503740866, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 518, | |
| "name": "大阪渋谷店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 18, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.52356959762736, | |
| 34.73002803306321, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 519, | |
| "name": "大阪港店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 27, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4926104538491, | |
| 34.697547134943136, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 520, | |
| "name": "大阪中通り店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 43, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.49579356275672, | |
| 34.713248211820925, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 521, | |
| "name": "大阪中通り店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 28, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.49024417106645, | |
| 34.703339453222405, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 522, | |
| "name": "大阪泉イオン前店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 19, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.45922729245024, | |
| 34.66643729744041, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 523, | |
| "name": "大阪駅北口店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 42, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.48258489421733, | |
| 34.678126297995604, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 524, | |
| "name": "大阪駅東口店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 34, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.52395367018994, | |
| 34.656053052302035, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 525, | |
| "name": "大阪北店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 37, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.53558579723597, | |
| 34.697491617794746, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 526, | |
| "name": "大阪中通り店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 43, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.5360247942797, | |
| 34.73532040066701, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 527, | |
| "name": "大阪中央中通り店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 34, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.45407830444069, | |
| 34.65006560626822, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 528, | |
| "name": "大阪下町店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 17, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.53342469567957, | |
| 34.65030719565393, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 529, | |
| "name": "大阪泉駅北口店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 33, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.51930609837262, | |
| 34.677686115119066, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 530, | |
| "name": "大阪駅東口店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 36, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.49284088975975, | |
| 34.71110096161993, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 531, | |
| "name": "大阪南店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 38, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.53900362432324, | |
| 34.69087180080477, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 532, | |
| "name": "大阪県庁前店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 40, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.45406010066088, | |
| 34.645331633703904, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 533, | |
| "name": "大阪渋谷店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 33, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.52715793352266, | |
| 34.7038054830824, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 534, | |
| "name": "大阪二丁目店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 41, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.48612095497472, | |
| 34.6899417053313, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 535, | |
| "name": "大阪山手店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 38, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.46378147664953, | |
| 34.682453057079364, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 536, | |
| "name": "大阪タワー店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 17, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4886550676407, | |
| 34.699384244563795, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 537, | |
| "name": "大阪中央店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 31, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.45495440020605, | |
| 34.72405055123082, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 538, | |
| "name": "大阪公園前店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 26, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.45255202073332, | |
| 34.71621867199399, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 539, | |
| "name": "大阪商店街店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 21, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.53335373616017, | |
| 34.71879581258058, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 540, | |
| "name": "大阪駅東口店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 38, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.46733398373883, | |
| 34.72937409053211, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 541, | |
| "name": "大阪旧市街店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 22, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.47152054992534, | |
| 34.69799162945801, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 542, | |
| "name": "大阪坂二丁目店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 34, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.5453008010545, | |
| 34.653148091578984, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 543, | |
| "name": "大阪駅南口店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 38, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.54460307229098, | |
| 34.69594767374803, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 544, | |
| "name": "大阪駅北口店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 35, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.54782682820044, | |
| 34.69130979693237, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 545, | |
| "name": "大阪新宿店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 45, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.47870280507988, | |
| 34.71723907370761, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 546, | |
| "name": "大阪海岸店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 35, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.49729268501986, | |
| 34.736945091226254, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 547, | |
| "name": "大阪大通り店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 44, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.45473713752477, | |
| 34.740065835691446, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 548, | |
| "name": "大阪東店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 20, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.51436065270101, | |
| 34.651978276129, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 549, | |
| "name": "大阪イオン前店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 28, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.5094844797233, | |
| 34.664696681549174, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 550, | |
| "name": "大阪ショッピングモール店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 22, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.52519430325557, | |
| 34.6592302779471, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 551, | |
| "name": "大阪海岸店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 17, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.51996763203385, | |
| 34.66968521471604, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 552, | |
| "name": "大阪池袋店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 41, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.539284959829, | |
| 34.733348396449976, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 553, | |
| "name": "大阪丘タワー店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 33, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.49477648351697, | |
| 34.66735577966856, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 554, | |
| "name": "大阪駅前新宿店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 39, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.47870776488045, | |
| 34.70751547729577, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 555, | |
| "name": "大阪北海岸店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 32, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.52416751890118, | |
| 34.67800624440298, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 556, | |
| "name": "大阪北港店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 26, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.5414621377589, | |
| 34.6732773314158, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 557, | |
| "name": "大阪新市街店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 43, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.50129747053253, | |
| 34.6817382984722, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 558, | |
| "name": "大阪公園前店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 37, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.50135828035843, | |
| 34.70439926944322, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 559, | |
| "name": "大阪新市街店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 45, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.51150006577356, | |
| 34.71416917450109, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 560, | |
| "name": "大阪駅南口店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 19, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.45425712790754, | |
| 34.672640518868825, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 561, | |
| "name": "大阪空港店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 26, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.52738897725882, | |
| 34.651886882440984, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 562, | |
| "name": "大阪三丁目店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 31, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.51202831780725, | |
| 34.7383590629663, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 563, | |
| "name": "大阪渋谷店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 19, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.52635556559238, | |
| 34.67764587345412, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 564, | |
| "name": "大阪台大通り店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 42, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4989540550436, | |
| 34.654570223950685, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 565, | |
| "name": "大阪栄町旧市街店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 30, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.53744541486023, | |
| 34.69593248095307, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 566, | |
| "name": "大阪駅西口店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 40, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4782244912324, | |
| 34.697219483717, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 567, | |
| "name": "大阪東店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 37, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.52323851273243, | |
| 34.66108320642302, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 568, | |
| "name": "大阪中央店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 18, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4758834945356, | |
| 34.659521113871854, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 569, | |
| "name": "大阪台新市街店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 24, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.45699686334208, | |
| 34.72964520808271, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 570, | |
| "name": "大阪中通り店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 45, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.49059674280943, | |
| 34.65783815614385, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 571, | |
| "name": "大阪駅西口店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 23, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.52108410215504, | |
| 34.71707341818202, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 572, | |
| "name": "大阪大通り店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 37, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.50782119259821, | |
| 34.7317632520644, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 573, | |
| "name": "大阪東店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 34, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.5284612657957, | |
| 34.67856520674476, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 574, | |
| "name": "大阪二丁目店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 39, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.54804137202245, | |
| 34.650663911177766, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 575, | |
| "name": "大阪本町西店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 18, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.46925408862666, | |
| 34.72174039922794, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 576, | |
| "name": "大阪田西店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 18, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4801092427215, | |
| 34.65327340216495, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 577, | |
| "name": "大阪港店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 16, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.53230704894742, | |
| 34.74145586047602, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 578, | |
| "name": "大阪駅前イオン前店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 31, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.48089524812542, | |
| 34.73080158391101, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 579, | |
| "name": "大阪大通り店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 18, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.54908873202297, | |
| 34.7202934109834, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 580, | |
| "name": "大阪空港店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 42, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.48092847734682, | |
| 34.69200371056322, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 581, | |
| "name": "大阪駅北口店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 40, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.47757247742345, | |
| 34.664312171804625, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 582, | |
| "name": "大阪ショッピングモール店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 45, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.51886368768342, | |
| 34.70603140462511, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 583, | |
| "name": "大阪パルコ店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 40, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.46959989758514, | |
| 34.7145444392441, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 584, | |
| "name": "大阪空港店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 39, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4732577692006, | |
| 34.69438940030785, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 585, | |
| "name": "大阪北店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 18, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.50241615916477, | |
| 34.68520127970109, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 586, | |
| "name": "大阪東店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 16, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4975851185908, | |
| 34.73086455872976, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 587, | |
| "name": "大阪下町店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 44, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.49123959968867, | |
| 34.699877839091954, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 588, | |
| "name": "大阪駅前店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 32, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.51510959218584, | |
| 34.69118546862369, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 589, | |
| "name": "大阪空港店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 15, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4732551286275, | |
| 34.7170461503536, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 590, | |
| "name": "大阪幸町県庁前店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 45, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.55034656971335, | |
| 34.70738077166264, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 591, | |
| "name": "神戸台アーケード店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 36, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.1970620842624, | |
| 34.69522778721896, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 592, | |
| "name": "神戸海岸店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 29, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.16738329857165, | |
| 34.73638022031023, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 593, | |
| "name": "神戸中央ルミネ店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 24, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.18981086145533, | |
| 34.71220489941041, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 594, | |
| "name": "神戸パルコ店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 15, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.1773176249671, | |
| 34.71444091110796, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 595, | |
| "name": "神戸野一丁目店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 30, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.20331677355466, | |
| 34.701971098168315, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 596, | |
| "name": "神戸東駅南口店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 41, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.21475479696423, | |
| 34.68176055405919, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 597, | |
| "name": "神戸海下町店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 27, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.16745685473902, | |
| 34.67035638970475, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 598, | |
| "name": "神戸旧市街店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 45, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.16270223275194, | |
| 34.68113256056518, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 599, | |
| "name": "神戸旧市街店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 29, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.17144568846814, | |
| 34.65914726376498, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 600, | |
| "name": "神戸県庁前店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 39, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.1815928356346, | |
| 34.64269234243844, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 601, | |
| "name": "神戸二丁目店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 27, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.18885824060513, | |
| 34.72118769189499, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 602, | |
| "name": "神戸中央店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 42, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.22204337152044, | |
| 34.66234678355564, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 603, | |
| "name": "神戸花二丁目店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 38, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.17872176070142, | |
| 34.738178174943336, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 604, | |
| "name": "神戸北店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 16, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.1735623228401, | |
| 34.71896829956707, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 605, | |
| "name": "神戸丘旧市街店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 33, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.1468230081462, | |
| 34.651245671291036, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 606, | |
| "name": "神戸旧市街店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 42, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.14721917659753, | |
| 34.7166806247727, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 607, | |
| "name": "神戸西店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 29, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.1637266950614, | |
| 34.716843617774245, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 608, | |
| "name": "神戸商店街店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 37, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.1841312059585, | |
| 34.68116915334133, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 609, | |
| "name": "神戸マルイ店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 16, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.17190176873297, | |
| 34.660022398947284, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 610, | |
| "name": "神戸橋中通り店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 42, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.1750943989548, | |
| 34.72800888897347, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 611, | |
| "name": "神戸渋谷店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 38, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.2138190905285, | |
| 34.67396077273836, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 612, | |
| "name": "神戸田海岸店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 29, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.19290803416396, | |
| 34.667542081836935, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 613, | |
| "name": "神戸東店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 17, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.20863251370986, | |
| 34.71293913401851, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 614, | |
| "name": "神戸西店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 19, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.15350172075824, | |
| 34.70297820975388, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 615, | |
| "name": "神戸谷西店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 23, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.23311999851782, | |
| 34.69375092573902, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 616, | |
| "name": "神戸パルコ店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 29, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.17150794507836, | |
| 34.65876259704247, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 617, | |
| "name": "神戸下町店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 27, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.20851220385737, | |
| 34.72843755911096, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 618, | |
| "name": "神戸南新宿店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 35, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.21473814491264, | |
| 34.66596895763496, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 619, | |
| "name": "神戸駅北口店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 44, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.22870945195712, | |
| 34.659363630494, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 620, | |
| "name": "神戸マルイ店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 37, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.15983911475294, | |
| 34.647631679557314, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 621, | |
| "name": "神戸東店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 23, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.15229676714762, | |
| 34.70759330100602, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 622, | |
| "name": "神戸東店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 42, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.1519645850605, | |
| 34.71562627105302, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 623, | |
| "name": "神戸坂駅前店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 44, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.15087548497456, | |
| 34.64121078092105, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 624, | |
| "name": "神戸北渋谷店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 22, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.23415391444235, | |
| 34.65984895168501, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 625, | |
| "name": "神戸渋谷店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 43, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.21458790675598, | |
| 34.697965967796584, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 626, | |
| "name": "神戸川マルイ店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 42, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.17749117193375, | |
| 34.66169781027733, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 627, | |
| "name": "神戸川駅前店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 21, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.15888516214613, | |
| 34.67549896140765, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 628, | |
| "name": "神戸駅東口店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 18, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.15304143193976, | |
| 34.67875528748226, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 629, | |
| "name": "神戸北店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 44, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.20860098717594, | |
| 34.66903961508369, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 630, | |
| "name": "神戸駅西口店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 28, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.2389827974383, | |
| 34.72969089081607, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 631, | |
| "name": "神戸新宿店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 44, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.2079887420704, | |
| 34.69290026591356, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 632, | |
| "name": "神戸空港店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 20, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.21857676975173, | |
| 34.66715853496878, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 633, | |
| "name": "神戸駅前店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 40, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.19845343141594, | |
| 34.734177477317935, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 634, | |
| "name": "神戸下町店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 34, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.23433354093703, | |
| 34.64321621304026, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 635, | |
| "name": "神戸銀座店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 43, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.14857194367704, | |
| 34.70934179594453, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 636, | |
| "name": "神戸下町店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 37, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.18490081983157, | |
| 34.70694606934302, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 637, | |
| "name": "神戸谷新宿店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 35, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.22849479081034, | |
| 34.64601233996804, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 638, | |
| "name": "神戸一丁目店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 27, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.2368684360916, | |
| 34.69090996807402, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 639, | |
| "name": "神戸南イオン前店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 43, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.20399883557536, | |
| 34.731667506109105, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 640, | |
| "name": "神戸旧市街店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 19, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.24503762370378, | |
| 34.70678209398242, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 641, | |
| "name": "京都港店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 28, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.7967240629421, | |
| 34.9999028922452, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 642, | |
| "name": "京都南ショッピングモール店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 24, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.756887638304, | |
| 35.02038892880746, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 643, | |
| "name": "京都駅西口店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 24, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.78104850327193, | |
| 34.9897798901287, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 644, | |
| "name": "京都渋谷店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 44, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.81725496423817, | |
| 35.02095411955938, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 645, | |
| "name": "京都花マルイ店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 25, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.81302769268027, | |
| 34.99847114371725, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 646, | |
| "name": "京都中通り店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 18, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.8147706634022, | |
| 35.02370348644353, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 647, | |
| "name": "京都公園前店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 35, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.80275672515776, | |
| 35.0195181376876, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 648, | |
| "name": "京都山本店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 31, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.74349647931484, | |
| 35.013741040672045, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 649, | |
| "name": "京都竹支店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 28, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.75504447830212, | |
| 35.021410564621696, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 650, | |
| "name": "京都銀座店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 26, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.72651746930657, | |
| 35.02131450336106, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 651, | |
| "name": "京都新市街店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 28, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.73253488152102, | |
| 35.05378620339983, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 652, | |
| "name": "京都渋谷店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 18, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.7335028019547, | |
| 34.98365718279621, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 653, | |
| "name": "京都北中通り店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 30, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.81434132085678, | |
| 34.97407229899617, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 654, | |
| "name": "京都丘商店街店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 41, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.7392158482308, | |
| 35.00221815265541, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 655, | |
| "name": "京都本店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 20, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.74422027669198, | |
| 35.02000312133591, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 656, | |
| "name": "京都中通り店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 27, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.77872173898905, | |
| 34.97763061110163, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 657, | |
| "name": "京都ルミネ店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 41, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.8146726163339, | |
| 35.042093489325026, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 658, | |
| "name": "京都駅北口店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 41, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.73163629746116, | |
| 34.99317324335038, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 659, | |
| "name": "京都花中央店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 28, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.80846883560798, | |
| 34.969562705403845, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 660, | |
| "name": "京都駅前店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 44, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.73458723469852, | |
| 35.02359609982208, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 661, | |
| "name": "京都南マルイ店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 26, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.77415380126936, | |
| 35.05130750055791, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 662, | |
| "name": "京都ショッピングモール店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 35, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.75985486829194, | |
| 34.96223170983749, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 663, | |
| "name": "京都駅西口店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 33, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.80268086356452, | |
| 35.01712038836992, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 664, | |
| "name": "京都梅ショッピングモール店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 44, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.7767408745331, | |
| 34.96176989430338, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 665, | |
| "name": "京都野市役所前店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 25, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.77378652903425, | |
| 34.994978679062925, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 666, | |
| "name": "京都花中通り店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 42, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.80263097760508, | |
| 35.029937417201324, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 667, | |
| "name": "京都竹新宿店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 31, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.79324742700194, | |
| 34.97568502996818, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 668, | |
| "name": "京都大通り店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 30, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.76319882390146, | |
| 34.97500174019989, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 669, | |
| "name": "京都幸町支店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 44, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.76273916295472, | |
| 35.04082236845618, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 670, | |
| "name": "京都一丁目店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 38, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.81553504397112, | |
| 35.0049520816318, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 671, | |
| "name": "京都松アーケード店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 36, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.76387242533616, | |
| 34.984254274686414, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 672, | |
| "name": "京都山手店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 18, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.76438571753224, | |
| 35.005305957700436, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 673, | |
| "name": "京都南店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 39, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.79419040827588, | |
| 35.007478229521354, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 674, | |
| "name": "京都西店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 30, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.8145518769799, | |
| 35.05889064077704, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 675, | |
| "name": "京都イオン前店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 42, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.78097606640884, | |
| 34.97928075009219, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 676, | |
| "name": "京都本町駅西口店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 23, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.7444741079596, | |
| 35.010636733615385, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 677, | |
| "name": "京都駅前店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 16, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.76521447196657, | |
| 35.05418324335075, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 678, | |
| "name": "京都山手店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 20, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.81643287483422, | |
| 34.97868043691145, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 679, | |
| "name": "京都池袋店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 29, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.80343241097756, | |
| 35.04845396714804, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 680, | |
| "name": "京都新市街店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 43, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.75766682145135, | |
| 34.9851841603946, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 681, | |
| "name": "京都谷大通り店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 42, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.79816558705878, | |
| 35.04698335959464, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 682, | |
| "name": "京都駅南口店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 44, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.77527484361832, | |
| 34.98686503413167, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 683, | |
| "name": "京都市役所前店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 24, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.78644599049596, | |
| 34.985338065366705, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 684, | |
| "name": "京都一丁目店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 16, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.75169189914794, | |
| 35.05180514730071, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 685, | |
| "name": "京都駅東口店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 20, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.80331815236724, | |
| 34.97208685867322, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 686, | |
| "name": "京都竹新市街店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 42, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.79052522670256, | |
| 34.971029534938815, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 687, | |
| "name": "京都アーケード店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 25, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.79988585469, | |
| 34.998699458433876, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 688, | |
| "name": "京都パルコ店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 22, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.75663227993655, | |
| 34.983310532496716, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 689, | |
| "name": "京都橋本店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 38, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.80051022588535, | |
| 35.00062895046479, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 690, | |
| "name": "京都東店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 42, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.71860457468796, | |
| 34.96730706336002, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 691, | |
| "name": "京都渋谷店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 16, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.77205046054885, | |
| 35.013548706804364, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 692, | |
| "name": "京都梅市役所前店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 45, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.78977246751188, | |
| 35.017755247702645, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 693, | |
| "name": "京都北店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 20, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.7577086248664, | |
| 35.05040748533294, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 694, | |
| "name": "京都イオン前店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 43, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.80319969819888, | |
| 35.058665338875116, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 695, | |
| "name": "京都大通り店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 45, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.76963756778866, | |
| 35.01432501757128, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 696, | |
| "name": "京都竹中央店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 45, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.74641066580497, | |
| 34.97435585060794, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 697, | |
| "name": "京都東店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 35, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.74900799341611, | |
| 34.96567125124623, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 698, | |
| "name": "京都駅前店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 38, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.80730756894823, | |
| 35.044239216543005, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 699, | |
| "name": "京都川本店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 38, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.78526800966716, | |
| 34.986912958912306, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 700, | |
| "name": "京都新宿店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 20, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.72908436754315, | |
| 35.02740095057432, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 701, | |
| "name": "堺竹中央店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 15, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.5068273918224, | |
| 34.56668348980232, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 702, | |
| "name": "堺渋谷店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 45, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.46208095274218, | |
| 34.59384000400966, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 703, | |
| "name": "堺泉イオン前店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 45, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.46425092743257, | |
| 34.584017950344844, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 704, | |
| "name": "堺花ショッピングモール店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 23, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.47410151597728, | |
| 34.57813130511956, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 705, | |
| "name": "堺橋商店街店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 43, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.52393369691498, | |
| 34.52744578025249, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 706, | |
| "name": "堺竹池袋店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 32, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.52851846192436, | |
| 34.5847325496039, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 707, | |
| "name": "堺ルミネ店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 42, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.44975733719093, | |
| 34.58876459846936, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 708, | |
| "name": "堺海岸店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 34, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.494632438587, | |
| 34.61987037556722, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 709, | |
| "name": "堺銀座店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 33, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.52726847389772, | |
| 34.545660953364575, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 710, | |
| "name": "堺二丁目店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 24, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.46018706124445, | |
| 34.594309677162826, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 711, | |
| "name": "堺南店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 21, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.45268669331205, | |
| 34.59798910894757, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 712, | |
| "name": "堺本店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 19, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.5076891635412, | |
| 34.545099693994686, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 713, | |
| "name": "堺大通り店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 23, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4547721707811, | |
| 34.58284890496613, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 714, | |
| "name": "堺原中央店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 32, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4761497328686, | |
| 34.53162355614147, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 715, | |
| "name": "堺中通り店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 25, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.44497521021535, | |
| 34.5728502155453, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 716, | |
| "name": "堺南店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 32, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4987186910606, | |
| 34.53098854774937, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 717, | |
| "name": "堺橋東店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 29, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.44498361072584, | |
| 34.56729918798579, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 718, | |
| "name": "堺東アーケード店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 16, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4624759783296, | |
| 34.5651825407466, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 719, | |
| "name": "堺花駅南口店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 36, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.50597825537358, | |
| 34.584096195586966, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 720, | |
| "name": "堺駅前店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 38, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4499312486815, | |
| 34.57498575685814, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 721, | |
| "name": "堺中通り店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 16, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.50686478381985, | |
| 34.58825409027985, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 722, | |
| "name": "堺二丁目店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 27, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.502550289809, | |
| 34.56279711581587, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 723, | |
| "name": "堺本店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 15, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.43828176215473, | |
| 34.54464519339257, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 724, | |
| "name": "堺竹海岸店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 16, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.44409167819674, | |
| 34.60291428672098, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 725, | |
| "name": "堺銀座店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 27, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4853108365743, | |
| 34.55637585174116, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 726, | |
| "name": "堺中通り店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 24, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4820396765019, | |
| 34.54574606664275, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 727, | |
| "name": "堺山手店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 44, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.44061754940495, | |
| 34.60754414531219, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 728, | |
| "name": "堺山手店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 38, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.5118066740036, | |
| 34.54328407764499, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 729, | |
| "name": "堺県庁前店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 44, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.5117736233551, | |
| 34.5625621280568, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 730, | |
| "name": "堺県庁前店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 41, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.5114451659161, | |
| 34.58256881752913, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 731, | |
| "name": "名古屋栄町海岸店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 39, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.87342495746483, | |
| 35.175061604028, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 732, | |
| "name": "名古屋竹海岸店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 45, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.94246444451008, | |
| 35.13917927840325, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 733, | |
| "name": "名古屋栄町銀座店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 43, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.95503464929237, | |
| 35.217368632609535, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 734, | |
| "name": "名古屋駅南口店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 43, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.86580261452718, | |
| 35.154927167525955, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 735, | |
| "name": "名古屋中央店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 45, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.89643369337747, | |
| 35.2206605808788, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 736, | |
| "name": "名古屋田県庁前店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 27, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.93130818300634, | |
| 35.18849337164489, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 737, | |
| "name": "名古屋三丁目店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 43, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.91956033039094, | |
| 35.19121632716308, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 738, | |
| "name": "名古屋野ショッピングモール店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 29, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.95127265133794, | |
| 35.16010137102027, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 739, | |
| "name": "名古屋川空港店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 29, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.91851391733994, | |
| 35.22683733480856, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 740, | |
| "name": "名古屋南市役所前店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 18, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.88185951930177, | |
| 35.13818417700267, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 741, | |
| "name": "名古屋空港店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 25, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.86951604114543, | |
| 35.18456600133656, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 742, | |
| "name": "名古屋中央店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 30, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.91898102009617, | |
| 35.19396434979024, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 743, | |
| "name": "名古屋駅北口店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 31, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.9318211871758, | |
| 35.15400040294156, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 744, | |
| "name": "名古屋橋空港店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 30, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.894949777557, | |
| 35.14784569445753, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 745, | |
| "name": "名古屋桜公園前店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 32, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.9034089285184, | |
| 35.17370959039318, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 746, | |
| "name": "名古屋下町店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 27, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.9091519240654, | |
| 35.16277944864886, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 747, | |
| "name": "名古屋駅北口店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 38, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.87821647183264, | |
| 35.19847995233229, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 748, | |
| "name": "名古屋松駅北口店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 19, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.95423858392203, | |
| 35.2238712779017, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 749, | |
| "name": "名古屋北店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 17, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.92479362687988, | |
| 35.1872285550439, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 750, | |
| "name": "名古屋渋谷店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 39, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.9104141229012, | |
| 35.1809838841688, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 751, | |
| "name": "名古屋支店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 15, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.93611128546797, | |
| 35.144629668809024, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 752, | |
| "name": "名古屋渋谷店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 45, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.89541027062455, | |
| 35.22882329341767, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 753, | |
| "name": "名古屋県庁前店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 36, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.94514415145056, | |
| 35.17262971809708, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 754, | |
| "name": "名古屋駅北口店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 21, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.89493468542594, | |
| 35.13345481286545, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 755, | |
| "name": "名古屋マルイ店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 27, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.881097953817, | |
| 35.206831408347966, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 756, | |
| "name": "名古屋梅中央店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 17, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.95604415641282, | |
| 35.149837325591776, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 757, | |
| "name": "名古屋山マルイ店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 37, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.86813487157676, | |
| 35.22906489727926, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 758, | |
| "name": "名古屋桜パルコ店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 34, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.9283588150084, | |
| 35.221080660346104, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 759, | |
| "name": "名古屋山手店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 16, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.90367288844433, | |
| 35.17566048200953, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 760, | |
| "name": "名古屋中通り店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 31, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.91579438563033, | |
| 35.20364300832253, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 761, | |
| "name": "名古屋西店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 37, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.85995612573745, | |
| 35.178391986104806, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 762, | |
| "name": "名古屋駅南口店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 39, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.91515301390487, | |
| 35.167065581285705, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 763, | |
| "name": "名古屋公園前店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 22, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.89402941209138, | |
| 35.200012127761376, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 764, | |
| "name": "名古屋アーケード店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 40, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.92872623096406, | |
| 35.142064427166694, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 765, | |
| "name": "名古屋公園前店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 29, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.94152638201325, | |
| 35.175524283544576, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 766, | |
| "name": "名古屋空港店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 45, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.8833696661034, | |
| 35.13313268565961, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 767, | |
| "name": "名古屋支店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 32, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.91354340442646, | |
| 35.18005609659647, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 768, | |
| "name": "名古屋駅南口店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 31, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.95488519266308, | |
| 35.15127020831668, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 769, | |
| "name": "名古屋駅前店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 19, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.88959739063827, | |
| 35.21588754842035, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 770, | |
| "name": "名古屋坂駅南口店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 38, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.85886329385298, | |
| 35.21066900214156, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 771, | |
| "name": "名古屋新市街店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 18, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.94287554939092, | |
| 35.170168821304685, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 772, | |
| "name": "名古屋県庁前店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 33, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.89460051446616, | |
| 35.23088867138349, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 773, | |
| "name": "名古屋南一丁目店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 21, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.9144715858718, | |
| 35.135704335118966, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 774, | |
| "name": "名古屋西中通り店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 36, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.9558418792276, | |
| 35.13283392080943, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 775, | |
| "name": "名古屋支店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 40, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.92124645982653, | |
| 35.16716724800547, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 776, | |
| "name": "名古屋商店街店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 19, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.92651890777685, | |
| 35.14480094082374, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 777, | |
| "name": "名古屋ルミネ店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 36, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.91702626369445, | |
| 35.22516312676931, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 778, | |
| "name": "名古屋一丁目店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 36, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.94052698479948, | |
| 35.22884244053024, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 779, | |
| "name": "名古屋南店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 44, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.94312017037984, | |
| 35.22519393509481, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 780, | |
| "name": "名古屋川新市街店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 16, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.92661653637026, | |
| 35.14731808490802, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 781, | |
| "name": "名古屋栄町北店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 32, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.88225957409233, | |
| 35.227541875572484, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 782, | |
| "name": "名古屋駅西口店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 34, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.87187995096878, | |
| 35.22879028603381, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 783, | |
| "name": "名古屋新市街店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 19, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.890414281698, | |
| 35.187801755623276, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 784, | |
| "name": "名古屋支店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 39, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.87237719740227, | |
| 35.15163288781154, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 785, | |
| "name": "名古屋海空港店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 33, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.93902434535528, | |
| 35.20889519532829, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 786, | |
| "name": "名古屋下町店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 35, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.94142835021216, | |
| 35.13563538538748, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 787, | |
| "name": "名古屋新市街店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 39, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.9083560084287, | |
| 35.216232927988216, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 788, | |
| "name": "名古屋パルコ店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 26, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.87969689286433, | |
| 35.21433631152134, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 789, | |
| "name": "名古屋港店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 43, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.92158846793865, | |
| 35.18903729634346, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 790, | |
| "name": "名古屋田ショッピングモール店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 20, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.8982351627101, | |
| 35.21491101347376, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 791, | |
| "name": "名古屋県庁前店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 31, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.9306683346225, | |
| 35.142299484133495, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 792, | |
| "name": "名古屋港店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 18, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.8742349736963, | |
| 35.2064206842646, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 793, | |
| "name": "名古屋市役所前店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 43, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.86004860424327, | |
| 35.1606750427659, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 794, | |
| "name": "名古屋駅西口店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 34, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.87446157734888, | |
| 35.22908103016079, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 795, | |
| "name": "名古屋銀座店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 29, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.90354691581337, | |
| 35.21019920339802, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 796, | |
| "name": "名古屋銀座店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 21, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.94556645183843, | |
| 35.15569252319115, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 797, | |
| "name": "名古屋山大通り店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 28, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.9267103407241, | |
| 35.21281903123324, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 798, | |
| "name": "名古屋田空港店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 19, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.94061013089024, | |
| 35.136694497239944, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 799, | |
| "name": "名古屋池袋店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 19, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.94452597135577, | |
| 35.1394701768533, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 800, | |
| "name": "名古屋梅駅前店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 36, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.8965186385993, | |
| 35.162397495732954, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 801, | |
| "name": "名古屋マルイ店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 22, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.93602102357255, | |
| 35.15183428051951, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 802, | |
| "name": "名古屋駅前駅西口店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 20, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.9195702340407, | |
| 35.1710463686847, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 803, | |
| "name": "名古屋中通り店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 18, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.954742876033, | |
| 35.207436621796234, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 804, | |
| "name": "名古屋海岸店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 42, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.88394210154718, | |
| 35.16546873257715, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 805, | |
| "name": "名古屋渋谷店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 21, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.8793173460218, | |
| 35.14862136303472, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 806, | |
| "name": "名古屋台ルミネ店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 30, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.86380755487878, | |
| 35.200042701049156, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 807, | |
| "name": "名古屋坂旧市街店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 40, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.95214252420698, | |
| 35.20935206193384, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 808, | |
| "name": "名古屋川駅北口店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 16, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.894950718379, | |
| 35.19557991636978, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 809, | |
| "name": "名古屋栄町市役所前店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 29, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.86484877603908, | |
| 35.21052828881975, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 810, | |
| "name": "名古屋丘中央店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 36, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.88185192602103, | |
| 35.20115974702277, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 811, | |
| "name": "札幌支店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 26, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.31401022570327, | |
| 43.11371794492108, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 812, | |
| "name": "札幌公園前店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 26, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.38271573099928, | |
| 43.109317083235474, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 813, | |
| "name": "札幌イオン前店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 27, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.35835171601565, | |
| 43.07060319387435, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 814, | |
| "name": "札幌丘アーケード店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 34, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.35406284095177, | |
| 43.01940574007957, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 815, | |
| "name": "札幌東店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 36, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3964000622286, | |
| 43.06452224584731, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 816, | |
| "name": "札幌駅北口店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 28, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3420094993326, | |
| 43.11283645231258, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 817, | |
| "name": "札幌東店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 39, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.32720663431053, | |
| 43.055475489588744, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 818, | |
| "name": "札幌東アーケード店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 22, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.33145264000456, | |
| 43.07756745732002, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 819, | |
| "name": "札幌西店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 35, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.33913960956045, | |
| 43.031428863731314, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 820, | |
| "name": "札幌渋谷店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 22, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.33490141703479, | |
| 43.07168560038011, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 821, | |
| "name": "札幌本町マルイ店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 31, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.32316892561664, | |
| 43.09087171958279, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 822, | |
| "name": "札幌大通り店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 42, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.40271083774263, | |
| 43.05794884428369, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 823, | |
| "name": "札幌竹三丁目店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 29, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.30792785609506, | |
| 43.04406850646457, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 824, | |
| "name": "札幌海岸店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 22, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3822233937841, | |
| 43.054976729770694, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 825, | |
| "name": "札幌駅南口店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 38, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.39157449159958, | |
| 43.051340251109345, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 826, | |
| "name": "札幌駅東口店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 21, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3795362515615, | |
| 43.036411333094684, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 827, | |
| "name": "札幌東店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 27, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.35266892956585, | |
| 43.05023339863882, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 828, | |
| "name": "札幌三丁目店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 23, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3299908262099, | |
| 43.09299184088414, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 829, | |
| "name": "札幌本町商店街店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 42, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.39865007609902, | |
| 43.023178622207595, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 830, | |
| "name": "札幌田山手店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 37, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.34993557999695, | |
| 43.0601371268694, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 831, | |
| "name": "札幌支店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 30, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.35556977153894, | |
| 43.022588110603216, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 832, | |
| "name": "札幌山渋谷店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 16, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.36309185781855, | |
| 43.061375503105126, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 833, | |
| "name": "札幌東店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 37, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.37439535622877, | |
| 43.04563370857959, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 834, | |
| "name": "札幌商店街店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 18, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.38922374984608, | |
| 43.09924580269939, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 835, | |
| "name": "札幌駅西口店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 28, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.33653857728925, | |
| 43.01520047746333, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 836, | |
| "name": "札幌ショッピングモール店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 19, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.34362821722647, | |
| 43.042155538591516, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 837, | |
| "name": "札幌大通り店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 20, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.37420343037238, | |
| 43.08890041904167, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 838, | |
| "name": "札幌竹海岸店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 36, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.35215751897516, | |
| 43.053873911937224, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 839, | |
| "name": "札幌中央新宿店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 22, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.32224345632403, | |
| 43.05300953442254, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 840, | |
| "name": "札幌丘海岸店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 30, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.31644602577316, | |
| 43.05977368068321, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 841, | |
| "name": "札幌新市街店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 34, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3678368509056, | |
| 43.102145799636816, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 842, | |
| "name": "札幌本店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 17, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3390946475722, | |
| 43.05511989886532, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 843, | |
| "name": "札幌南店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 30, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.33795644001714, | |
| 43.05298496870467, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 844, | |
| "name": "札幌二丁目店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 17, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.33362869276394, | |
| 43.07516449902515, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 845, | |
| "name": "札幌駅前駅北口店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 39, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3278926134382, | |
| 43.10023248981093, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 846, | |
| "name": "札幌一丁目店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 30, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.375402984016, | |
| 43.03946223437188, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 847, | |
| "name": "札幌中通り店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 30, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.39923559196973, | |
| 43.016067759748026, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 848, | |
| "name": "札幌駅南口店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 43, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3369112853292, | |
| 43.0341033842406, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 849, | |
| "name": "札幌ショッピングモール店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 23, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3267058077755, | |
| 43.096125766104024, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 850, | |
| "name": "札幌幸町イオン前店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 32, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.38472323322566, | |
| 43.03001409753301, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 851, | |
| "name": "札幌大通り店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 45, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.33211571471094, | |
| 43.059267475510985, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 852, | |
| "name": "札幌梅銀座店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 43, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.35252937675324, | |
| 43.05479952174337, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 853, | |
| "name": "札幌駅北口店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 18, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3306676068025, | |
| 43.02587043092739, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 854, | |
| "name": "札幌北店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 21, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.32217503464167, | |
| 43.10759832309193, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 855, | |
| "name": "札幌南イオン前店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 24, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3639222444936, | |
| 43.111511516150976, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 856, | |
| "name": "札幌梅マルイ店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 22, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.36132444191549, | |
| 43.03038540463666, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 857, | |
| "name": "札幌大通り店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 43, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3765884765655, | |
| 43.07378189111785, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 858, | |
| "name": "札幌池袋店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 23, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.35265991291598, | |
| 43.03427949076493, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 859, | |
| "name": "札幌銀座店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 36, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3069890111929, | |
| 43.07182883787556, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 860, | |
| "name": "札幌イオン前店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 25, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.33866841770333, | |
| 43.10181545887465, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 861, | |
| "name": "札幌新市街店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 31, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3138595589013, | |
| 43.09020288978899, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 862, | |
| "name": "札幌銀座店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 28, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.40430151416422, | |
| 43.05908932912899, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 863, | |
| "name": "札幌大通り店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 17, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.37940840806343, | |
| 43.029009372720814, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 864, | |
| "name": "札幌西中通り店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 36, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.30611125264886, | |
| 43.0272353908526, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 865, | |
| "name": "札幌北駅前店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 19, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.39776565445143, | |
| 43.08725362648478, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 866, | |
| "name": "札幌港店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 44, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.31531841683181, | |
| 43.05852635703433, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 867, | |
| "name": "札幌駅西口店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 26, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.31656251163108, | |
| 43.07096704760147, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 868, | |
| "name": "札幌山新宿店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 20, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.39672675498477, | |
| 43.08561871825489, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 869, | |
| "name": "札幌田支店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 15, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.39998789891038, | |
| 43.06201680808497, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 870, | |
| "name": "札幌本店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 38, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.34450291965217, | |
| 43.05239151740525, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 871, | |
| "name": "札幌イオン前店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 18, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.31647478470163, | |
| 43.03687356718353, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 872, | |
| "name": "札幌新市街店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 42, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.32444989131955, | |
| 43.0314976631401, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 873, | |
| "name": "札幌本店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 41, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.39479807493532, | |
| 43.03284830056032, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 874, | |
| "name": "札幌竹海岸店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 21, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.30706901125959, | |
| 43.03709177913113, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 875, | |
| "name": "札幌駅南口店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 27, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.34042895309543, | |
| 43.07511951809626, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 876, | |
| "name": "札幌野タワー店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 26, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.34419233472315, | |
| 43.045355754693354, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 877, | |
| "name": "札幌新宿店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 32, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.37542975394425, | |
| 43.113878126414626, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 878, | |
| "name": "札幌ルミネ店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 20, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.3331372675933, | |
| 43.080462425729785, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 879, | |
| "name": "札幌一丁目店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 26, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.30961788805328, | |
| 43.04447984755733, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 880, | |
| "name": "札幌県庁前店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 41, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.31469635786385, | |
| 43.0256992021763, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 881, | |
| "name": "福岡本店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 30, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.3787805533472, | |
| 33.63194654531266, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 882, | |
| "name": "福岡イオン前店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 24, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.41454042677194, | |
| 33.619327876244704, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 883, | |
| "name": "福岡駅西口店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 31, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.44099083481208, | |
| 33.59165968360055, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 884, | |
| "name": "福岡西店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 24, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.44186280520705, | |
| 33.58832215358676, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 885, | |
| "name": "福岡台公園前店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 18, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.36558037652645, | |
| 33.61131977835896, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 886, | |
| "name": "福岡橋銀座店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 42, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.36907522797995, | |
| 33.560857476568835, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 887, | |
| "name": "福岡駅前店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 36, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.39392130620135, | |
| 33.540960356775315, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 888, | |
| "name": "福岡南二丁目店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 28, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.37470014153902, | |
| 33.61776550056371, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 889, | |
| "name": "福岡海岸店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 23, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.4340494345236, | |
| 33.570571917959136, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 890, | |
| "name": "福岡イオン前店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 21, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.44701575007056, | |
| 33.5878037691353, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 891, | |
| "name": "福岡新宿店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 36, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.44747905097844, | |
| 33.611716117658666, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 892, | |
| "name": "福岡花南店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 25, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.42945873706898, | |
| 33.61684679649593, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 893, | |
| "name": "福岡銀座店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 17, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.37627926324177, | |
| 33.60968667820385, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 894, | |
| "name": "福岡台イオン前店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 34, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.42206229709097, | |
| 33.546405447410685, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 895, | |
| "name": "福岡駅南口店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 15, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.42734422245806, | |
| 33.60457094468784, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 896, | |
| "name": "福岡二丁目店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 16, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.4237899567912, | |
| 33.544191085985055, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 897, | |
| "name": "福岡本町二丁目店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 30, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.43915234859858, | |
| 33.54672174553982, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 898, | |
| "name": "福岡空港店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 38, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.41463010156653, | |
| 33.58407405894444, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 899, | |
| "name": "福岡田新宿店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 15, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.36492578594496, | |
| 33.57652275970232, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 900, | |
| "name": "福岡川下町店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 25, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.37465805748388, | |
| 33.62648768351055, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 901, | |
| "name": "福岡花港店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 30, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.45021825708255, | |
| 33.5756192276787, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 902, | |
| "name": "福岡アーケード店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 26, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.4367938939288, | |
| 33.55616380547221, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 903, | |
| "name": "福岡原駅北口店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 39, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.42368311345183, | |
| 33.59892002598675, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 904, | |
| "name": "福岡大通り店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 37, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.43413325295518, | |
| 33.63358444186118, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 905, | |
| "name": "福岡アーケード店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 20, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.37717269923223, | |
| 33.602328915166545, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 906, | |
| "name": "福岡ルミネ店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 24, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.3850104814763, | |
| 33.58096430402948, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 907, | |
| "name": "福岡本町海岸店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 37, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.38743502732345, | |
| 33.604240821992335, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 908, | |
| "name": "福岡西店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 39, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.38183220252566, | |
| 33.560500258452066, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 909, | |
| "name": "福岡公園前店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 19, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.43057441391022, | |
| 33.61300535915009, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 910, | |
| "name": "福岡駅北口店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 26, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.43538171942242, | |
| 33.54306943210281, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 911, | |
| "name": "福岡海岸店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 40, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.40884631467824, | |
| 33.62015524124798, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 912, | |
| "name": "福岡大通り店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 17, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.43544424559153, | |
| 33.60859389409741, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 913, | |
| "name": "福岡坂駅北口店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 32, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.40738757371204, | |
| 33.58679957708335, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 914, | |
| "name": "福岡支店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 30, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.42641274332297, | |
| 33.62990453788695, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 915, | |
| "name": "福岡山手店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 20, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.38886724655654, | |
| 33.64019629888732, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 916, | |
| "name": "福岡イオン前店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 25, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.368174053018, | |
| 33.56836459118503, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 917, | |
| "name": "福岡北店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 38, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.4371406320872, | |
| 33.588030033269725, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 918, | |
| "name": "福岡原渋谷店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 32, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.4492508265008, | |
| 33.616495632823145, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 919, | |
| "name": "福岡本町北店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 33, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.39456657440033, | |
| 33.614994060933896, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 920, | |
| "name": "福岡中央二丁目店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 31, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.4451484472436, | |
| 33.566977219840474, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 921, | |
| "name": "福岡駅南口店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 44, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.35567430181945, | |
| 33.593667092599794, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 922, | |
| "name": "福岡東タワー店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 19, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.4208696653771, | |
| 33.56951987048376, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 923, | |
| "name": "福岡公園前店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 35, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.424582671918, | |
| 33.595907521359, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 924, | |
| "name": "福岡パルコ店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 16, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.36725693699634, | |
| 33.57491356801837, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 925, | |
| "name": "福岡二丁目店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 45, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.42221472736446, | |
| 33.56032198494296, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 926, | |
| "name": "福岡駅東口店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 45, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.399260430492, | |
| 33.55208230732998, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 927, | |
| "name": "福岡山下町店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 27, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.39363432890616, | |
| 33.55311782955319, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 928, | |
| "name": "福岡空港店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 30, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.41590580399742, | |
| 33.569143867224525, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 929, | |
| "name": "福岡マルイ店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 44, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.38801718756116, | |
| 33.56230137912836, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 930, | |
| "name": "福岡松アーケード店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 36, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.40334811302077, | |
| 33.61330409084702, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 931, | |
| "name": "福岡東店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 27, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.37247095753744, | |
| 33.56533295406703, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 932, | |
| "name": "福岡谷パルコ店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 40, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.37685834568472, | |
| 33.57584699311523, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 933, | |
| "name": "福岡幸町駅北口店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 29, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.37516201196635, | |
| 33.59342412618175, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 934, | |
| "name": "福岡駅前店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 26, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.3735407304405, | |
| 33.58329660478, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 935, | |
| "name": "福岡田下町店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 19, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.41043379782278, | |
| 33.59962868600946, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 936, | |
| "name": "福岡中通り店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 28, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.37002996243885, | |
| 33.55031618585012, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 937, | |
| "name": "福岡台一丁目店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 42, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.42922949848997, | |
| 33.584384616118385, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 938, | |
| "name": "福岡銀座店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 45, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.35599496562637, | |
| 33.608723509009295, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 939, | |
| "name": "福岡市役所前店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 41, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.42260097355455, | |
| 33.60813482543583, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 940, | |
| "name": "福岡県庁前店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 29, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.40295246489538, | |
| 33.607262225183575, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 941, | |
| "name": "福岡県庁前店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 19, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.38307832015698, | |
| 33.560073809579414, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 942, | |
| "name": "福岡海岸店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 35, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.40158343556698, | |
| 33.609189898775064, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 943, | |
| "name": "福岡駅前店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 33, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.35918806782402, | |
| 33.54552536123069, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 944, | |
| "name": "福岡中央西店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 39, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.44418017903993, | |
| 33.62617645636703, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 945, | |
| "name": "福岡中通り店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 20, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.42180800213453, | |
| 33.57422855869895, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 946, | |
| "name": "福岡栄町本店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 44, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.3796699243235, | |
| 33.55434235304276, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 947, | |
| "name": "福岡台渋谷店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 30, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.4448659486808, | |
| 33.54116963054364, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 948, | |
| "name": "福岡坂空港店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 36, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.35556496065314, | |
| 33.569012525502174, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 949, | |
| "name": "福岡桜新宿店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 17, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.39172681860256, | |
| 33.54046432509078, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 950, | |
| "name": "福岡西店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 24, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.4235011831245, | |
| 33.58317517354666, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 951, | |
| "name": "神奈川空港店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 43, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.62245411557015, | |
| 35.45059950551217, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 952, | |
| "name": "神奈川本店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 26, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6472923133891, | |
| 35.45404628045336, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 953, | |
| "name": "神奈川新市街店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 39, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.63501721015214, | |
| 35.41094449276891, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 954, | |
| "name": "神奈川新宿店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 26, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.63489492627636, | |
| 35.45980644793206, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 955, | |
| "name": "神奈川商店街店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 41, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.62110633549267, | |
| 35.47611163372038, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 956, | |
| "name": "神奈川川西店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 28, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6454900195341, | |
| 35.49731157107618, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 957, | |
| "name": "神奈川パルコ店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 38, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.59884257151347, | |
| 35.48130770572513, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 958, | |
| "name": "神奈川二丁目店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 15, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66672159268015, | |
| 35.45215925668905, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 959, | |
| "name": "神奈川銀座店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 45, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.63779780560077, | |
| 35.46776770728182, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 960, | |
| "name": "神奈川県庁前店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 20, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6280923496588, | |
| 35.4159762438505, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 961, | |
| "name": "神奈川松中通り店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 24, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.61354763033154, | |
| 35.46813294572651, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 962, | |
| "name": "神奈川西池袋店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 44, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.61634992544774, | |
| 35.434488193168555, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 963, | |
| "name": "神奈川一丁目店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 41, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6508598010385, | |
| 35.420779578096415, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 964, | |
| "name": "神奈川東山手店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 37, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6433392614053, | |
| 35.49217548413671, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 965, | |
| "name": "神奈川公園前店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 30, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.60181306791733, | |
| 35.444225557009595, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 966, | |
| "name": "神奈川駅北口店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 45, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67438367964, | |
| 35.39953346283976, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 967, | |
| "name": "神奈川駅南口店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 26, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64662065796176, | |
| 35.49077499338901, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 968, | |
| "name": "神奈川公園前店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 34, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66584640540117, | |
| 35.456040524830044, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 969, | |
| "name": "神奈川山下町店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 44, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.61065843337548, | |
| 35.4673790680162, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 970, | |
| "name": "神奈川商店街店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 42, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.61711036181006, | |
| 35.49346211505718, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 971, | |
| "name": "神奈川新市街店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 15, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66361622804723, | |
| 35.47094855313194, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 972, | |
| "name": "神奈川桜マルイ店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 28, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6169899240336, | |
| 35.488550283489104, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 973, | |
| "name": "神奈川渋谷店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 29, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6500312086755, | |
| 35.44427903859211, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 974, | |
| "name": "神奈川松下町店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 34, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66411626161357, | |
| 35.398278246571344, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 975, | |
| "name": "神奈川東店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 30, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.69067543783348, | |
| 35.496305956281894, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 976, | |
| "name": "神奈川東店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 27, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6888552284566, | |
| 35.43757347753947, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 977, | |
| "name": "神奈川公園前店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 31, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64798468212112, | |
| 35.463878190362095, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 978, | |
| "name": "神奈川旧市街店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 30, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.62135875599952, | |
| 35.4706004861115, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 979, | |
| "name": "神奈川南一丁目店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 33, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.61739160641798, | |
| 35.484540016130275, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 980, | |
| "name": "神奈川イオン前店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 44, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.65222116755393, | |
| 35.47855899156955, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 981, | |
| "name": "神奈川マルイ店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 33, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.62551366541587, | |
| 35.436888421320035, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 982, | |
| "name": "神奈川パルコ店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 25, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.61521212522092, | |
| 35.46112660135815, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 983, | |
| "name": "神奈川中通り店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 39, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64646176812002, | |
| 35.494522091198405, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 984, | |
| "name": "神奈川二丁目店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 38, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67095847288493, | |
| 35.49477076543075, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 985, | |
| "name": "神奈川桜商店街店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 44, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64708272887088, | |
| 35.45402843089395, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 986, | |
| "name": "神奈川商店街店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 26, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6696831016718, | |
| 35.49261993351228, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 987, | |
| "name": "神奈川原新宿店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 28, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.64016532242755, | |
| 35.42755605548262, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 988, | |
| "name": "神奈川一丁目店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 42, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.67691403741279, | |
| 35.487886373262306, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 989, | |
| "name": "神奈川大通り店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 15, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.66457396514255, | |
| 35.45673164772149, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 990, | |
| "name": "神奈川公園前店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 26, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.6534591390193, | |
| 35.41240001433915, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 991, | |
| "name": "広島東渋谷店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 21, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4681488183148, | |
| 34.38776422352772, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 992, | |
| "name": "広島タワー店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 17, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4517611233535, | |
| 34.374727402880794, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 993, | |
| "name": "広島野マルイ店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 35, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4104255184137, | |
| 34.34626611202475, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 994, | |
| "name": "広島ショッピングモール店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 28, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.50399563467045, | |
| 34.37429607280934, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 995, | |
| "name": "広島港店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 44, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.46391967679625, | |
| 34.411003252795425, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 996, | |
| "name": "広島市役所前店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 41, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.47659819127972, | |
| 34.43398485668625, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 997, | |
| "name": "広島中央駅南口店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 26, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4454249562267, | |
| 34.34627750980679, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 998, | |
| "name": "広島一丁目店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 35, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4302533258355, | |
| 34.43393455485721, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 999, | |
| "name": "広島ルミネ店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 24, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4429258620911, | |
| 34.42231017256051, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1000, | |
| "name": "広島渋谷店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 26, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.42176621637148, | |
| 34.37759960005339, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1001, | |
| "name": "広島県庁前店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 36, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4150505835424, | |
| 34.355535625099414, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1002, | |
| "name": "広島本店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 38, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4980464695714, | |
| 34.37548075429158, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1003, | |
| "name": "広島駅南口店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 43, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4224453282939, | |
| 34.384938387771335, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1004, | |
| "name": "広島市役所前店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 23, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.43733615448912, | |
| 34.39846439347255, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1005, | |
| "name": "広島空港店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 30, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.43821658246193, | |
| 34.35490063340031, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1006, | |
| "name": "広島駅北口店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 23, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.44845539139737, | |
| 34.346837594955424, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1007, | |
| "name": "広島ルミネ店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 23, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.45100295347697, | |
| 34.358296613578304, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1008, | |
| "name": "広島新宿店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 41, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.48868879561698, | |
| 34.34510207842873, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1009, | |
| "name": "広島池袋店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 31, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4853945246646, | |
| 34.3894394473723, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1010, | |
| "name": "広島イオン前店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 29, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.49767202905193, | |
| 34.342831245271405, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1011, | |
| "name": "広島東店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 24, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4390544444296, | |
| 34.40485878070726, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1012, | |
| "name": "広島池袋店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 17, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.42804364867183, | |
| 34.40627671690875, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1013, | |
| "name": "広島二丁目店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 43, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.48582166700544, | |
| 34.41799632645213, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1014, | |
| "name": "広島ショッピングモール店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 33, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.42995979459667, | |
| 34.35284065352006, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1015, | |
| "name": "広島中央店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 27, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4480065422602, | |
| 34.434938894499126, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1016, | |
| "name": "広島ルミネ店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 39, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.40604727245395, | |
| 34.37887864015633, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1017, | |
| "name": "広島北店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 22, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.45691970465117, | |
| 34.42945489405367, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1018, | |
| "name": "広島北駅西口店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 27, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.43465100352142, | |
| 34.41446483255292, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1019, | |
| "name": "広島ショッピングモール店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 41, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.48385607461947, | |
| 34.33543666526369, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1020, | |
| "name": "広島市役所前店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 42, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.42138350807937, | |
| 34.35251166856996, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1021, | |
| "name": "広島中央店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 15, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.47106679695324, | |
| 34.34207627051656, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1022, | |
| "name": "広島池袋店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 29, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4460607680969, | |
| 34.43265963761888, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1023, | |
| "name": "広島タワー店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 18, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.47610088683902, | |
| 34.35920753205852, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1024, | |
| "name": "広島東海岸店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 29, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.42528110830895, | |
| 34.40625486147687, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1025, | |
| "name": "広島一丁目店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 30, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.45198159416483, | |
| 34.381070747041605, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1026, | |
| "name": "広島緑ショッピングモール店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 39, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.49597092381904, | |
| 34.42870589202937, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1027, | |
| "name": "広島泉駅東口店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 37, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4740124873739, | |
| 34.38750867753987, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1028, | |
| "name": "広島港店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 25, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4908244674819, | |
| 34.42196397906638, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1029, | |
| "name": "広島新市街店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 44, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.41869674149547, | |
| 34.43069975642526, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1030, | |
| "name": "広島西西店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 23, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.49183465170518, | |
| 34.37616161989847, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1031, | |
| "name": "仙台ルミネ店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 22, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.8851771810812, | |
| 38.23338711105951, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1032, | |
| "name": "仙台駅北口店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 45, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.90921235922602, | |
| 38.29512728791089, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1033, | |
| "name": "仙台駅西口店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 44, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.84890002125132, | |
| 38.25599250490615, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1034, | |
| "name": "仙台幸町山手店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 34, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.86505603625014, | |
| 38.31688777560429, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1035, | |
| "name": "仙台桜駅北口店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 40, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.86838855105228, | |
| 38.22728939080641, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1036, | |
| "name": "仙台北店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 30, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.88277216771743, | |
| 38.30525206505487, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1037, | |
| "name": "仙台公園前店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 27, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.91032372097447, | |
| 38.25675338566316, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1038, | |
| "name": "仙台空港店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 27, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.82830569709603, | |
| 38.26181349488083, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1039, | |
| "name": "仙台タワー店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 20, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.8755750304283, | |
| 38.270021279724574, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1040, | |
| "name": "仙台海岸店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 37, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.82559943843026, | |
| 38.30674046967921, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1041, | |
| "name": "仙台三丁目店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 37, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.8274090959847, | |
| 38.31083142561219, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1042, | |
| "name": "仙台大通り店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 26, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.91928645409072, | |
| 38.245923904306515, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1043, | |
| "name": "仙台商店街店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 34, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.86794228530937, | |
| 38.29869088680961, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1044, | |
| "name": "仙台二丁目店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 31, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.84346819572073, | |
| 38.31159436725247, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1045, | |
| "name": "仙台駅西口店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 39, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.8779378738553, | |
| 38.265661522170916, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1046, | |
| "name": "仙台渋谷店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 45, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.82432146617296, | |
| 38.23339288447046, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1047, | |
| "name": "仙台ショッピングモール店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 39, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.8996306134015, | |
| 38.31649693967137, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1048, | |
| "name": "仙台北駅西口店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 17, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.85355296239413, | |
| 38.312252215748245, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1049, | |
| "name": "仙台下町店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 20, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.82846248635076, | |
| 38.26399922406515, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1050, | |
| "name": "仙台松銀座店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 33, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.84446481516505, | |
| 38.21913536844936, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1051, | |
| "name": "仙台三丁目店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 37, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.85419554197372, | |
| 38.257779579158274, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1052, | |
| "name": "仙台二丁目店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 43, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.87204035299973, | |
| 38.2625655488952, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1053, | |
| "name": "仙台ルミネ店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 17, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.88067965891966, | |
| 38.235972217996576, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1054, | |
| "name": "仙台中央店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 19, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.84787804915084, | |
| 38.30847222928454, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1055, | |
| "name": "仙台アーケード店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 18, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.82273032672188, | |
| 38.24116223212151, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1056, | |
| "name": "仙台公園前店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 38, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.82662265262016, | |
| 38.256119016062144, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1057, | |
| "name": "仙台銀座店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 32, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.83141314860683, | |
| 38.30416571077979, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1058, | |
| "name": "仙台商店街店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 30, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.85089733446483, | |
| 38.228540033188565, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1059, | |
| "name": "仙台イオン前店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 38, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.86370805934402, | |
| 38.30450412568487, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1060, | |
| "name": "仙台支店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 42, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.87629014202085, | |
| 38.295530712932596, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1061, | |
| "name": "仙台ルミネ店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 21, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.87067979492133, | |
| 38.25871732935856, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1062, | |
| "name": "仙台商店街店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 34, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.85234065354663, | |
| 38.28642119476107, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1063, | |
| "name": "仙台橋支店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 30, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.83742147871197, | |
| 38.220221619212296, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1064, | |
| "name": "仙台新宿店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 19, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.8958577055267, | |
| 38.25740251335056, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1065, | |
| "name": "仙台空港店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 19, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.8765406129255, | |
| 38.31442860934985, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1066, | |
| "name": "仙台アーケード店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 24, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.8752450107537, | |
| 38.25019267127043, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1067, | |
| "name": "仙台ルミネ店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 33, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.85720762186432, | |
| 38.27700665730992, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1068, | |
| "name": "仙台大通り店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 30, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.85534556185098, | |
| 38.243873014083384, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1069, | |
| "name": "仙台北公園前店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 33, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.86261145103066, | |
| 38.31334007434352, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1070, | |
| "name": "仙台丘公園前店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 44, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.84235320003415, | |
| 38.303795146467834, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1071, | |
| "name": "北九州山手店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 32, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.90221117819115, | |
| 33.885658474327876, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1072, | |
| "name": "北九州ショッピングモール店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 25, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.87461237559762, | |
| 33.88471200964808, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1073, | |
| "name": "北九州三丁目店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 32, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.82724140055308, | |
| 33.89868689518838, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1074, | |
| "name": "北九州駅東口店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 23, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.91663014322688, | |
| 33.92954961740967, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1075, | |
| "name": "北九州野マルイ店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 24, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.86797032046914, | |
| 33.87202756891432, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1076, | |
| "name": "北九州本店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 32, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.86832907904395, | |
| 33.92046023052624, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1077, | |
| "name": "北九州港店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 21, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.88232746710827, | |
| 33.88315682061315, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1078, | |
| "name": "北九州新市街店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 38, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.8276119799161, | |
| 33.869297190371526, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1079, | |
| "name": "北九州中通り店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 45, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.88621798950876, | |
| 33.85251409370449, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1080, | |
| "name": "北九州支店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 22, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.83640494372605, | |
| 33.89892982963498, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1081, | |
| "name": "北九州市役所前店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 34, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.84992056487286, | |
| 33.854914699724, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1082, | |
| "name": "北九州北本店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 34, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.911285400431, | |
| 33.92921875666672, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1083, | |
| "name": "北九州支店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 20, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.87371335757305, | |
| 33.87936230691069, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1084, | |
| "name": "北九州アーケード店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 18, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.90910992015682, | |
| 33.90423749961662, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1085, | |
| "name": "北九州駅南口店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 40, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.92376196885573, | |
| 33.8734736437527, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1086, | |
| "name": "北九州中通り店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 17, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.87937846321682, | |
| 33.84910016949962, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1087, | |
| "name": "北九州公園前店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 16, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.90909466549041, | |
| 33.860211287589, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1088, | |
| "name": "北九州駅東口店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 18, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.8292743166659, | |
| 33.92885391131098, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1089, | |
| "name": "北九州谷西店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 23, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.84878347004747, | |
| 33.91834187101849, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1090, | |
| "name": "北九州駅南口店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 28, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.8495249686492, | |
| 33.859365009076924, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1091, | |
| "name": "北九州池袋店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 25, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.868066653973, | |
| 33.856050764521, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1092, | |
| "name": "北九州橋公園前店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 43, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.91417465132443, | |
| 33.89255645911892, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1093, | |
| "name": "北九州市役所前店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 35, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.89595394192236, | |
| 33.894653127636765, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1094, | |
| "name": "北九州空港店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 41, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.87312712504556, | |
| 33.88475463010702, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1095, | |
| "name": "北九州栄町イオン前店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 35, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.9105213476051, | |
| 33.919811881758115, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1096, | |
| "name": "北九州西支店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 15, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.91378450863925, | |
| 33.897672017270246, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1097, | |
| "name": "北九州中通り店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 27, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.84860519767798, | |
| 33.88048555429988, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1098, | |
| "name": "北九州ショッピングモール店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 18, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.8856404523294, | |
| 33.9054777448745, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1099, | |
| "name": "北九州本店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 45, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.843843752514, | |
| 33.84714647993037, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1100, | |
| "name": "北九州商店街店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 17, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.8253729085355, | |
| 33.857044864752844, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1101, | |
| "name": "静岡松西店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 28, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.37530466107222, | |
| 34.98556840090717, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1102, | |
| "name": "静岡港店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 15, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.35840670140675, | |
| 34.95795222896457, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1103, | |
| "name": "静岡空港店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 20, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.36605669069905, | |
| 34.95127949890256, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1104, | |
| "name": "静岡松ルミネ店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 26, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.35865506867557, | |
| 34.96564316266389, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1105, | |
| "name": "静岡新宿店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 34, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.34336445195754, | |
| 34.932574088613286, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1106, | |
| "name": "静岡山手店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 29, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.41338375946285, | |
| 34.9422380427757, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1107, | |
| "name": "静岡南駅南口店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 17, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.41346273419504, | |
| 34.975515067402625, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1108, | |
| "name": "静岡花銀座店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 17, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.33531114967485, | |
| 34.989817855654366, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1109, | |
| "name": "静岡山ショッピングモール店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 21, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.3682343200746, | |
| 34.96774724148278, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1110, | |
| "name": "静岡丘北店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 36, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.42465955056207, | |
| 34.97946076810325, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1111, | |
| "name": "静岡空港店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 38, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.3810291125648, | |
| 35.01443095276509, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1112, | |
| "name": "静岡梅港店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 44, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.33507123919387, | |
| 34.994060842825, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1113, | |
| "name": "静岡池袋店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 21, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.38994459239925, | |
| 35.01496060127937, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1114, | |
| "name": "静岡県庁前店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 43, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.42379517389242, | |
| 34.93093399251697, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1115, | |
| "name": "静岡港店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 43, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.38048428939004, | |
| 34.979005146322564, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1116, | |
| "name": "静岡山商店街店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 37, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.3430809166749, | |
| 34.98454188243942, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1117, | |
| "name": "静岡北店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 27, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.38564343604327, | |
| 35.0004721495328, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1118, | |
| "name": "静岡北店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 15, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.36086940249515, | |
| 34.987469118953776, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1119, | |
| "name": "静岡空港店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 33, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.4171453310749, | |
| 34.99385089332556, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1120, | |
| "name": "静岡公園前店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 22, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.35835246680975, | |
| 34.96547519027809, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1121, | |
| "name": "静岡山タワー店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 18, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.34653287217853, | |
| 34.969891072893724, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1122, | |
| "name": "静岡駅南口店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 21, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.33687014462222, | |
| 34.975690729116224, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1123, | |
| "name": "静岡南店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 30, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.34963718137675, | |
| 34.949149243392014, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1124, | |
| "name": "静岡旧市街店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 17, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.36024979527048, | |
| 35.002459160307545, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1125, | |
| "name": "静岡西店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 21, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.42416584993822, | |
| 35.02457701211054, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1126, | |
| "name": "静岡山手店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 41, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.41430631172878, | |
| 35.01138624348409, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1127, | |
| "name": "静岡二丁目店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 44, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.3678778727759, | |
| 34.97122419343289, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1128, | |
| "name": "静岡旧市街店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 17, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.39799046665573, | |
| 34.963149913213904, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1129, | |
| "name": "静岡空港店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 15, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.37107661907658, | |
| 34.99405516311226, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1130, | |
| "name": "静岡栄町パルコ店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 26, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.39145519917707, | |
| 34.9787748402166, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1131, | |
| "name": "岡山南海岸店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 27, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.9489584331159, | |
| 34.6264093971196, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1132, | |
| "name": "岡山桜大通り店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 38, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.91474100538483, | |
| 34.67158092676291, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1133, | |
| "name": "岡山花下町店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 34, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.92349845056938, | |
| 34.68613649567474, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1134, | |
| "name": "岡山二丁目店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 21, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.90446668635872, | |
| 34.686477615064035, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1135, | |
| "name": "岡山ルミネ店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 32, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.92324471576248, | |
| 34.700006477998315, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1136, | |
| "name": "岡山ルミネ店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 32, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.93202376405367, | |
| 34.66482231302536, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1137, | |
| "name": "岡山下町店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 43, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.97196238838634, | |
| 34.645445319896126, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1138, | |
| "name": "岡山松銀座店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 16, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.91579348268712, | |
| 34.65323043287177, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1139, | |
| "name": "岡山旧市街店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 22, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.90413894276745, | |
| 34.6352126415661, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1140, | |
| "name": "岡山山手店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 42, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.95086375945905, | |
| 34.67500571880633, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1141, | |
| "name": "岡山渋谷店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 17, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.93996411792475, | |
| 34.623038115174474, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1142, | |
| "name": "岡山旧市街店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 38, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.97456507250783, | |
| 34.62778617482774, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1143, | |
| "name": "岡山イオン前店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 40, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.91097894035914, | |
| 34.64796211452857, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1144, | |
| "name": "岡山中央店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 21, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.93517620000173, | |
| 34.67332833006254, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1145, | |
| "name": "岡山支店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 39, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.919458874866, | |
| 34.6267152628639, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1146, | |
| "name": "岡山田大通り店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 31, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.90563828359228, | |
| 34.637791938484256, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1147, | |
| "name": "岡山幸町アーケード店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 31, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.9533165352526, | |
| 34.69234033660257, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1148, | |
| "name": "岡山池袋店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 23, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.9467556772131, | |
| 34.64538105328708, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1149, | |
| "name": "岡山梅駅南口店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 21, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.9616241859932, | |
| 34.620562115564304, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1150, | |
| "name": "岡山大通り店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 39, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.95485811702434, | |
| 34.62332192369432, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1151, | |
| "name": "岡山南池袋店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 28, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.97107878940434, | |
| 34.61484149957258, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1152, | |
| "name": "岡山東店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 31, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.964466610057, | |
| 34.67423904336401, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1153, | |
| "name": "岡山港店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 19, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.94798895525136, | |
| 34.68400257678684, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1154, | |
| "name": "岡山台新市街店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 45, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.95655001014984, | |
| 34.66069237530753, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1155, | |
| "name": "岡山海岸店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 26, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.96454837740717, | |
| 34.70584716165726, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1156, | |
| "name": "熊本泉池袋店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 25, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.73518805953637, | |
| 32.833374819894146, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1157, | |
| "name": "熊本谷渋谷店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 32, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.74671394229415, | |
| 32.824704725156394, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1158, | |
| "name": "熊本西店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 29, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.76675439154764, | |
| 32.801752690013934, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1159, | |
| "name": "熊本谷県庁前店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 23, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.73154771912306, | |
| 32.77936080919327, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1160, | |
| "name": "熊本坂渋谷店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 43, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.7479901725908, | |
| 32.81678440880675, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1161, | |
| "name": "熊本下町店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 19, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.69379787861075, | |
| 32.778248996166, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1162, | |
| "name": "熊本駅前店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 45, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.7389106826842, | |
| 32.782779445123786, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1163, | |
| "name": "熊本池袋店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 30, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.76863138893478, | |
| 32.821420453644514, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1164, | |
| "name": "熊本谷駅西口店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 18, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.7293633785833, | |
| 32.745321698356854, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1165, | |
| "name": "熊本一丁目店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 26, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.77742395884798, | |
| 32.815702412618236, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1166, | |
| "name": "熊本本町駅南口店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 42, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.78320155728147, | |
| 32.74752685225962, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1167, | |
| "name": "熊本海岸店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 25, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.7595635077052, | |
| 32.8396533410199, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1168, | |
| "name": "熊本橋支店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 30, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.7482885516428, | |
| 32.746991564621595, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1169, | |
| "name": "熊本港店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 36, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.76256681518646, | |
| 32.823376242936085, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1170, | |
| "name": "熊本三丁目店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 30, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.770775488508, | |
| 32.824846164899185, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1171, | |
| "name": "熊本緑駅東口店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 28, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.78217784536787, | |
| 32.78864987552772, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1172, | |
| "name": "熊本三丁目店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 32, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.7880898281555, | |
| 32.82563834389268, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1173, | |
| "name": "熊本旧市街店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 21, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.75628619764072, | |
| 32.80324497846619, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1174, | |
| "name": "熊本竹旧市街店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 16, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.7518550210422, | |
| 32.833442449743856, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1175, | |
| "name": "熊本公園前店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 36, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.74947163068623, | |
| 32.759300530384635, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1176, | |
| "name": "熊本パルコ店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 29, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.71267678252192, | |
| 32.83433734980201, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1177, | |
| "name": "熊本旧市街店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 29, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.77133541179956, | |
| 32.7549586115068, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1178, | |
| "name": "熊本新市街店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 19, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.77684878831002, | |
| 32.75301145928892, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1179, | |
| "name": "熊本丘本店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 43, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.75735657176955, | |
| 32.79626460516004, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1180, | |
| "name": "熊本山手店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 25, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.7251503158484, | |
| 32.78400226720576, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1181, | |
| "name": "鹿児島中通り店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 23, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.5750185290157, | |
| 31.5548196326209, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1182, | |
| "name": "鹿児島本店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 30, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.53496016612002, | |
| 31.576315727276224, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1183, | |
| "name": "鹿児島一丁目店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 33, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.51982337563402, | |
| 31.57076471750462, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1184, | |
| "name": "鹿児島南店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 30, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.58424482650196, | |
| 31.561037395139277, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1185, | |
| "name": "鹿児島大通り店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 31, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.60594093023278, | |
| 31.582571063108453, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1186, | |
| "name": "鹿児島川新宿店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 34, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.6008932700282, | |
| 31.55856724832401, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1187, | |
| "name": "鹿児島中通り店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 39, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.57517955023556, | |
| 31.569263874925824, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1188, | |
| "name": "鹿児島港店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 43, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.57973324605936, | |
| 31.60811981813615, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1189, | |
| "name": "鹿児島北旧市街店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 43, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.59296909324684, | |
| 31.591189072370693, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1190, | |
| "name": "鹿児島マルイ店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 22, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.5564983119102, | |
| 31.553049630473645, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1191, | |
| "name": "鹿児島丘二丁目店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 38, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.59865801346683, | |
| 31.604192948661666, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1192, | |
| "name": "鹿児島北店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 21, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.54425957883612, | |
| 31.55710444953976, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1193, | |
| "name": "鹿児島マルイ店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 39, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.50924036159492, | |
| 31.627793834707383, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1194, | |
| "name": "鹿児島タワー店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 20, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.54528994108765, | |
| 31.588205957842096, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1195, | |
| "name": "鹿児島中央店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 30, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.54486961068497, | |
| 31.64187441559463, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1196, | |
| "name": "鹿児島山手店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 44, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.51046963991502, | |
| 31.559335007046123, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1197, | |
| "name": "鹿児島橋南店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 17, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.5825708968341, | |
| 31.61052026284302, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1198, | |
| "name": "鹿児島野新宿店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 21, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.59546484591726, | |
| 31.595654122166998, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1199, | |
| "name": "鹿児島駅西口店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 32, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.56059723644344, | |
| 31.554952515339778, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1200, | |
| "name": "鹿児島緑駅前店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 16, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.57792678910542, | |
| 31.646066589759975, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1201, | |
| "name": "新潟坂市役所前店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 28, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.0456079570001, | |
| 37.87897749799839, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1202, | |
| "name": "新潟東新市街店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 31, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.0345081908437, | |
| 37.898812207077704, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1203, | |
| "name": "新潟新宿店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 37, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.07106232168596, | |
| 37.881402528908446, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1204, | |
| "name": "新潟パルコ店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 26, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.06875576882845, | |
| 37.93820166057645, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1205, | |
| "name": "新潟支店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 16, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.0345303645379, | |
| 37.897034535215475, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1206, | |
| "name": "新潟イオン前店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 32, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.03398274868138, | |
| 37.95828030064243, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1207, | |
| "name": "新潟市役所前店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 19, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.98885473141817, | |
| 37.902686262414434, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1208, | |
| "name": "新潟港店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 33, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.08146677480485, | |
| 37.893062572456756, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1209, | |
| "name": "新潟南本店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 17, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.04573646192475, | |
| 37.88567029094424, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1210, | |
| "name": "新潟本店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 33, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.9930686446656, | |
| 37.86779418216398, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1211, | |
| "name": "新潟本町空港店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 18, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.0540056773619, | |
| 37.90781551947221, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1212, | |
| "name": "新潟商店街店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 25, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.02171771708112, | |
| 37.945130443552685, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1213, | |
| "name": "新潟イオン前店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 20, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.02925597049483, | |
| 37.89017591404876, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1214, | |
| "name": "新潟大通り店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 27, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.01742411823327, | |
| 37.91920719479485, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1215, | |
| "name": "新潟タワー店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 43, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.0731592445811, | |
| 37.89947754237981, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1216, | |
| "name": "新潟マルイ店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 34, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.07705337458307, | |
| 37.87569020483877, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1217, | |
| "name": "新潟アーケード店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 40, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.07495820479588, | |
| 37.896399765077895, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1218, | |
| "name": "新潟西本店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 38, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.01924551095897, | |
| 37.93689439800083, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1219, | |
| "name": "新潟ルミネ店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 27, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.0364918529684, | |
| 37.906626140827264, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1220, | |
| "name": "新潟本店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 17, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.99278518072035, | |
| 37.91581114459237, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1221, | |
| "name": "新潟アーケード店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 45, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.0297434945848, | |
| 37.917003782327086, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1222, | |
| "name": "新潟旧市街店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 25, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.99695925455674, | |
| 37.878539464450434, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1223, | |
| "name": "新潟花イオン前店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 43, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.00621325079769, | |
| 37.89326150388086, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1224, | |
| "name": "新潟大通り店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 23, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.9868658561017, | |
| 37.868381943097305, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1225, | |
| "name": "新潟駅南口店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 16, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.0042777017172, | |
| 37.876873509654914, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1226, | |
| "name": "浜松商店街店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 28, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.70411463607834, | |
| 34.712036592652325, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1227, | |
| "name": "浜松タワー店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 25, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.70968250511336, | |
| 34.70601699966898, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1228, | |
| "name": "浜松北店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 23, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.74990412590765, | |
| 34.74498804079462, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1229, | |
| "name": "浜松泉北店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 38, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.76767195956197, | |
| 34.73352755847202, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1230, | |
| "name": "浜松新市街店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 38, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.68805889880687, | |
| 34.70417650189155, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1231, | |
| "name": "浜松田中通り店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 34, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.69400731511075, | |
| 34.712425622006585, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1232, | |
| "name": "浜松下町店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 42, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.70888186055694, | |
| 34.71035231930877, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1233, | |
| "name": "浜松丘駅西口店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 27, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.76178372513243, | |
| 34.696891924690654, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1234, | |
| "name": "浜松マルイ店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 41, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.72028146648645, | |
| 34.72189547230659, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1235, | |
| "name": "浜松南駅西口店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 24, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.7118604161725, | |
| 34.72136472522272, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1236, | |
| "name": "浜松梅渋谷店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 41, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.74828002775877, | |
| 34.690907577339395, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1237, | |
| "name": "浜松支店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 27, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.73052708045992, | |
| 34.66086928170135, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1238, | |
| "name": "浜松西店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 35, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.76817165576412, | |
| 34.66095866605261, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1239, | |
| "name": "浜松渋谷店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 19, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.69400579630266, | |
| 34.67862001389363, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1240, | |
| "name": "浜松駅前中央店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 40, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.69864014153683, | |
| 34.67084638143232, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1241, | |
| "name": "浜松山手店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 38, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.77127383219315, | |
| 34.6629229001493, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1242, | |
| "name": "浜松竹本店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 44, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.75317782083462, | |
| 34.739753737899214, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1243, | |
| "name": "浜松南店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 39, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.715548479118, | |
| 34.708192230830065, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1244, | |
| "name": "浜松駅北口店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 19, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.75753185637262, | |
| 34.69139933221709, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1245, | |
| "name": "浜松駅東口店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 45, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.71966667562975, | |
| 34.706929926263186, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1246, | |
| "name": "金沢西店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 19, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.5852189614969, | |
| 36.62525762716884, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1247, | |
| "name": "金沢ルミネ店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 29, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.6443991460796, | |
| 36.581205821803316, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1248, | |
| "name": "金沢銀座店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 31, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.65964682201175, | |
| 36.56904019445658, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1249, | |
| "name": "金沢駅西口店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 42, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.63359435809602, | |
| 36.57363065007173, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1250, | |
| "name": "金沢中央店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 24, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.67420538433365, | |
| 36.556639834469436, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1251, | |
| "name": "金沢マルイ店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 41, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.6371445923925, | |
| 36.58671973578529, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1252, | |
| "name": "金沢渋谷店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 33, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.62087566682865, | |
| 36.64387996450919, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1253, | |
| "name": "金沢橋商店街店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 36, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.60138622253862, | |
| 36.607274757473206, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1254, | |
| "name": "金沢北ショッピングモール店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 22, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.62316339775035, | |
| 36.608838962434405, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1255, | |
| "name": "金沢駅西口店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 39, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.58908458836268, | |
| 36.60115005679007, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1256, | |
| "name": "金沢二丁目店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 36, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.61769662581096, | |
| 36.574521301499594, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1257, | |
| "name": "金沢西店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 23, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.61039835891953, | |
| 36.57481100533048, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1258, | |
| "name": "金沢海岸店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 41, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.61256387966017, | |
| 36.545965480910205, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1259, | |
| "name": "金沢田一丁目店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 18, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.59622496975717, | |
| 36.565000042066394, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1260, | |
| "name": "金沢池袋店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 33, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.62507671378853, | |
| 36.588803724086404, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1261, | |
| "name": "金沢マルイ店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 44, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.60981226509497, | |
| 36.63106703182842, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1262, | |
| "name": "金沢イオン前店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 17, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.58658131168318, | |
| 36.550144683310236, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1263, | |
| "name": "金沢橋山手店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 15, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.59688910234354, | |
| 36.5705204454912, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1264, | |
| "name": "金沢新宿店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 41, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.6387003233359, | |
| 36.557776894656136, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1265, | |
| "name": "金沢西店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 44, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.66880399081973, | |
| 36.63172088111717, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1266, | |
| "name": "長崎下町店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 34, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.85904738679673, | |
| 32.78502451317226, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1267, | |
| "name": "長崎市役所前店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 39, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.83751825802054, | |
| 32.707984399133224, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1268, | |
| "name": "長崎旧市街店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 36, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.87522716075995, | |
| 32.7200325516589, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1269, | |
| "name": "長崎駅南口店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 32, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.83762867254924, | |
| 32.77820645254887, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1270, | |
| "name": "長崎海一丁目店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 26, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.91223551599612, | |
| 32.70172372343449, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1271, | |
| "name": "長崎駅北口店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 20, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.88542850972806, | |
| 32.75898439306238, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1272, | |
| "name": "長崎イオン前店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 31, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.84821261410232, | |
| 32.7752708064671, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1273, | |
| "name": "長崎駅北口店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 39, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.9135225420407, | |
| 32.74875048742294, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1274, | |
| "name": "長崎台駅北口店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 30, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.85853588213615, | |
| 32.765717852031244, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1275, | |
| "name": "長崎駅東口店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 22, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.90161612827742, | |
| 32.75047836463931, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1276, | |
| "name": "長崎田公園前店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 43, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.90161553245943, | |
| 32.74579088172866, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1277, | |
| "name": "長崎緑新市街店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 44, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.8927809146681, | |
| 32.71792433772638, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1278, | |
| "name": "長崎台南店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 34, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.86008417519614, | |
| 32.800080561497865, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1279, | |
| "name": "長崎田東店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 25, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.90692452703252, | |
| 32.74518281127465, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1280, | |
| "name": "長崎泉タワー店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 20, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.88324415090966, | |
| 32.71382381592783, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1281, | |
| "name": "宮崎本町池袋店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 41, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.41516850671718, | |
| 31.91081943117279, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1282, | |
| "name": "宮崎大通り店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 41, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.46757262527257, | |
| 31.950596883535134, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1283, | |
| "name": "宮崎イオン前店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 21, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.46091976992946, | |
| 31.940762640438383, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1284, | |
| "name": "宮崎二丁目店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 28, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.41129841289896, | |
| 31.929808749566863, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1285, | |
| "name": "宮崎本町ルミネ店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 35, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.41193643927173, | |
| 31.950501612195623, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1286, | |
| "name": "宮崎西店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 38, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.41014673163113, | |
| 31.910121621338675, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1287, | |
| "name": "宮崎東店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 40, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.3709731188989, | |
| 31.889542922404154, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1288, | |
| "name": "宮崎本店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 39, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.4390513514768, | |
| 31.885059855172425, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1289, | |
| "name": "宮崎幸町駅南口店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 35, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.45225841004796, | |
| 31.890088249493893, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1290, | |
| "name": "宮崎坂県庁前店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 23, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.4378922410371, | |
| 31.939799991859147, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1291, | |
| "name": "宮崎港店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 31, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.39647870087336, | |
| 31.943741770810085, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1292, | |
| "name": "宮崎南港店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 24, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.3829518930607, | |
| 31.858909629684398, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1293, | |
| "name": "宮崎中通り店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 32, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.4184516038633, | |
| 31.859821362147116, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1294, | |
| "name": "宮崎橋支店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 27, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.405304533636, | |
| 31.873141911368222, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1295, | |
| "name": "宮崎山手店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 27, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.4265220352617, | |
| 31.887986496003563, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1296, | |
| "name": "那覇市役所前店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 36, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.6397367141418, | |
| 26.16403800783876, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1297, | |
| "name": "那覇東店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 17, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.66310515300827, | |
| 26.183269486404427, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1298, | |
| "name": "那覇公園前店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 17, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.64301613617147, | |
| 26.209924193312496, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1299, | |
| "name": "那覇山手店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 37, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.63720996907304, | |
| 26.222013666178796, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1300, | |
| "name": "那覇西店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 40, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.72685550890392, | |
| 26.231634023030804, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1301, | |
| "name": "那覇池袋店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 23, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.64234634062986, | |
| 26.26003940568978, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1302, | |
| "name": "那覇池袋店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 36, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.63583936156535, | |
| 26.208623797214393, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1303, | |
| "name": "那覇西店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 20, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.65020227315753, | |
| 26.251954877503824, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1304, | |
| "name": "那覇渋谷店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 45, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.63233125469961, | |
| 26.234102353892602, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1305, | |
| "name": "那覇東駅北口店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 18, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.68730105411574, | |
| 26.232886365152655, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1306, | |
| "name": "那覇三丁目店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 33, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.64535355153535, | |
| 26.22962160481848, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1307, | |
| "name": "那覇タワー店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 21, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.69063655127012, | |
| 26.253477861438736, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1308, | |
| "name": "那覇丘一丁目店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 42, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.68504626990848, | |
| 26.214773961952922, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1309, | |
| "name": "那覇ルミネ店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 29, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.6412583611352, | |
| 26.165732959579632, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1310, | |
| "name": "那覇商店街店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 45, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.70313219463172, | |
| 26.25219399366079, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1311, | |
| "name": "那覇川駅前店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 31, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.66637971817052, | |
| 26.221904718447295, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1312, | |
| "name": "那覇支店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 16, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.64765856431558, | |
| 26.256361194590497, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1313, | |
| "name": "那覇商店街店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 35, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.71345004484996, | |
| 26.19852109827734, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1314, | |
| "name": "那覇支店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 16, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.6472726005816, | |
| 26.19395632559947, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1315, | |
| "name": "那覇公園前店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 19, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.72145094653398, | |
| 26.198128149976675, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1316, | |
| "name": "那覇池袋店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 20, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.63385204601306, | |
| 26.162755733938084, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1317, | |
| "name": "那覇池袋店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 29, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.73007571664866, | |
| 26.194966103149596, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1318, | |
| "name": "那覇大通り店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 39, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.6750878917776, | |
| 26.196645846149266, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1319, | |
| "name": "那覇谷二丁目店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 37, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.6874357435983, | |
| 26.198986314902147, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1320, | |
| "name": "那覇旧市街店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 17, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.6825345322662, | |
| 26.176720247061983, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1321, | |
| "name": "函館大通り観光地店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 32, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.79150906791213, | |
| 41.842034108694826, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1322, | |
| "name": "函館二号店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 30, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.67105222816136, | |
| 41.73364952252725, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1323, | |
| "name": "函館中央店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 46, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.75819714966187, | |
| 41.69053426250467, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1324, | |
| "name": "函館田店", | |
| "toiletPaperCount": 15, | |
| "onigiriCount": 14, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.70477313125377, | |
| 41.73728408056502, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1325, | |
| "name": "函館空港店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 25, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.79553418663835, | |
| 41.752575573271244, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1326, | |
| "name": "函館東店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 16, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.64985442565794, | |
| 41.71926825898722, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1327, | |
| "name": "函館駅前店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 35, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.7045528116279, | |
| 41.819784141831526, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1328, | |
| "name": "函館松空港店", | |
| "toiletPaperCount": 17, | |
| "onigiriCount": 34, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.71222263828386, | |
| 41.76104279375789, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1329, | |
| "name": "函館東店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 31, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.77901464916732, | |
| 41.841308585385434, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1330, | |
| "name": "函館海沿い店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 42, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.6760168567368, | |
| 41.76405352755283, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1331, | |
| "name": "函館市役所通り店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 22, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.6556455504968, | |
| 41.69809050289777, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1332, | |
| "name": "函館二丁目店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 27, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.77861364590706, | |
| 41.756790636254266, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1333, | |
| "name": "函館中央一号店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 25, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.6663816629896, | |
| 41.82663273448348, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1334, | |
| "name": "函館宿場町店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 26, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.75602481003247, | |
| 41.81928767248862, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1335, | |
| "name": "函館市役所通り店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 39, | |
| "maskCount": 93 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.70738142274823, | |
| 41.80196963935403, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1336, | |
| "name": "旭川花東店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 18, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 142.40356477521095, | |
| 43.691848994626284, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1337, | |
| "name": "旭川中央店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 20, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 142.3668213625727, | |
| 43.76114265788053, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1338, | |
| "name": "旭川東店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 36, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 142.32050657913416, | |
| 43.77518866147292, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1339, | |
| "name": "旭川空港店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 40, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 142.32263466452778, | |
| 43.80175385035705, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1340, | |
| "name": "旭川港店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 13, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 142.44343956828035, | |
| 43.74792983782559, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1341, | |
| "name": "旭川観光地店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 44, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 142.44297215115455, | |
| 43.84066763289017, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1342, | |
| "name": "旭川海店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 46, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 142.3600868597829, | |
| 43.7545577258087, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1343, | |
| "name": "旭川通り店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 37, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 142.3170529590367, | |
| 43.73818784576898, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1344, | |
| "name": "旭川二号店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 44, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 142.28872463278105, | |
| 43.82208226101946, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1345, | |
| "name": "旭川桜店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 18, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 142.43859929246943, | |
| 43.72626028698086, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1346, | |
| "name": "旭川幸町支店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 20, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 142.44051743001813, | |
| 43.711594662586776, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1347, | |
| "name": "旭川浜旧店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 41, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 142.36904284976853, | |
| 43.75334275052171, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1348, | |
| "name": "旭川三号店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 18, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 142.36702769572585, | |
| 43.825827866268405, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1349, | |
| "name": "旭川原店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 28, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 142.3786957286076, | |
| 43.78276503951735, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1350, | |
| "name": "旭川店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 21, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 142.29981284345095, | |
| 43.70920048341939, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1351, | |
| "name": "釧路松病院前店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 26, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 144.40098863595873, | |
| 42.97355923934019, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1352, | |
| "name": "釧路三丁目パーク店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 13, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 144.35427839398815, | |
| 42.90713930518839, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1353, | |
| "name": "釧路国道店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 45, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 144.32023377191462, | |
| 42.94011724799196, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1354, | |
| "name": "釧路ニュータウン店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 25, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 144.39795516771636, | |
| 42.99072042996589, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1355, | |
| "name": "釧路西幹線道路店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 35, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 144.38009138552644, | |
| 43.0206327679452, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1356, | |
| "name": "釧路谷高原店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 30, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 144.4609120621279, | |
| 43.051985702025455, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1357, | |
| "name": "釧路神社城下町店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 22, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 144.4274776479267, | |
| 42.96840965753715, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1358, | |
| "name": "釧路駅前山麓店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 30, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 144.39077223325071, | |
| 42.98146304516078, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1359, | |
| "name": "釧路バイパス店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 50, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 144.32421978941656, | |
| 43.01741020436259, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1360, | |
| "name": "釧路原駅南口店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 39, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 144.3897176563976, | |
| 42.99624985788139, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1361, | |
| "name": "釧路城店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 38, | |
| "maskCount": 95 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 144.33742189498227, | |
| 43.057911352702774, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1362, | |
| "name": "釧路ターミナル店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 40, | |
| "maskCount": 95 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 144.45073977976534, | |
| 43.0388934743845, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1363, | |
| "name": "帯広温泉街店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 23, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.20843329313047, | |
| 42.96962614635888, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1364, | |
| "name": "帯広城下町店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 27, | |
| "maskCount": 91 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.15206152011305, | |
| 42.90205475834068, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1365, | |
| "name": "帯広通り駅前店", | |
| "toiletPaperCount": 17, | |
| "onigiriCount": 20, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.20154530886649, | |
| 42.85199698368128, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1366, | |
| "name": "帯広橋病院前店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 16, | |
| "maskCount": 91 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.12623442628612, | |
| 42.98175345911356, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1367, | |
| "name": "帯広宿場町店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 36, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.15391431268202, | |
| 42.939808353122615, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1368, | |
| "name": "帯広支店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 11, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.24301868975013, | |
| 42.890727232717644, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1369, | |
| "name": "帯広二号店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 31, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.13363750907695, | |
| 42.89857721863956, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1370, | |
| "name": "帯広市役所通り店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 46, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.13991482811278, | |
| 42.98757035622386, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1371, | |
| "name": "帯広三号店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 28, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.13426644972438, | |
| 42.87517105908871, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1372, | |
| "name": "帯広スクエア店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 47, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.13441627615583, | |
| 42.87993393467175, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1373, | |
| "name": "帯広梅幹線道路店", | |
| "toiletPaperCount": 16, | |
| "onigiriCount": 48, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.17275428921153, | |
| 42.98346641964526, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1374, | |
| "name": "帯広駅前支店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 44, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.22257613249047, | |
| 42.97324750680659, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1375, | |
| "name": "小樽大通り店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 26, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.04015742602195, | |
| 43.1560000712979, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1376, | |
| "name": "小樽東店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 44, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.9973582290943, | |
| 43.2435794324793, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1377, | |
| "name": "小樽竹二号店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 26, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.06463348452763, | |
| 43.12856850820547, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1378, | |
| "name": "小樽バイパス店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 35, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.96264727387512, | |
| 43.19308604277511, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1379, | |
| "name": "小樽パーク店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 42, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.03307884185625, | |
| 43.17861229501798, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1380, | |
| "name": "小樽五丁目バイパス店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 34, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.99025329799352, | |
| 43.25846224665656, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1381, | |
| "name": "小樽県庁通り店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 24, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.94927537991106, | |
| 43.161495753099004, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1382, | |
| "name": "小樽二丁目店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 30, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.9548478349667, | |
| 43.21908225531524, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1383, | |
| "name": "小樽橋店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 12, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.03947268125992, | |
| 43.146431705675425, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1384, | |
| "name": "小樽桜一号店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 18, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.04378064066822, | |
| 43.19466328631854, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1385, | |
| "name": "北見団地前店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 47, | |
| "maskCount": 93 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.8259023655978, | |
| 43.841867342118235, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1386, | |
| "name": "北見温泉街店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 12, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.8483252501854, | |
| 43.751593238360165, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1387, | |
| "name": "北見浜山麓店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 27, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.83828681016752, | |
| 43.76744962403456, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1388, | |
| "name": "北見三号店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 36, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.83911719130617, | |
| 43.80653936004373, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1389, | |
| "name": "北見本店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 40, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.89798660094957, | |
| 43.81042084812358, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1390, | |
| "name": "北見ステーション店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 30, | |
| "maskCount": 93 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.82958244505025, | |
| 43.791759872960235, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1391, | |
| "name": "北見ショッピングセンター店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 44, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.86720531042906, | |
| 43.83359404429545, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1392, | |
| "name": "北見北店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 42, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 143.90460160089677, | |
| 43.838761747473264, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1393, | |
| "name": "室蘭タウン店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 19, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.9780249694683, | |
| 42.315510966221325, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1394, | |
| "name": "室蘭ショッピングセンター店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 25, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.03892304773208, | |
| 42.32759328314409, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1395, | |
| "name": "室蘭竹店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 36, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.0474488485044, | |
| 42.323363986029534, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1396, | |
| "name": "室蘭本町中央店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 39, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.02621957059011, | |
| 42.33917419795605, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1397, | |
| "name": "室蘭広場南店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 20, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.02814688070333, | |
| 42.25173307980148, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1398, | |
| "name": "室蘭温泉街店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 28, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.97595594644085, | |
| 42.39371441456196, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1399, | |
| "name": "室蘭一号店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 33, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.0537048059191, | |
| 42.32767778040554, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1400, | |
| "name": "室蘭南店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 17, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.91579143984046, | |
| 42.2567349458194, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1401, | |
| "name": "青森駅前店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 35, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.68365326090014, | |
| 40.784794909150804, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1402, | |
| "name": "青森大通り観光地店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 21, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.77901379489236, | |
| 40.863447879622356, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1403, | |
| "name": "青森一丁目ロードサイド店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 10, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.73935073842668, | |
| 40.80470676032426, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1404, | |
| "name": "青森空港店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 38, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.67127651606177, | |
| 40.78880583414417, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1405, | |
| "name": "青森宮病院前店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 16, | |
| "maskCount": 39 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.8097082715194, | |
| 40.78210849576337, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1406, | |
| "name": "青森北店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 28, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.6988909522194, | |
| 40.7701717936793, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1407, | |
| "name": "青森商店街店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 36, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.7083481673891, | |
| 40.814258144829715, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1408, | |
| "name": "青森神社店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 21, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.80323957985013, | |
| 40.86258459271001, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1409, | |
| "name": "青森港店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 17, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.66547410693147, | |
| 40.82441078524395, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1410, | |
| "name": "青森広場店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 26, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.71023671541096, | |
| 40.846979225441174, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1411, | |
| "name": "青森橋高原店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 47, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.78411080032203, | |
| 40.79439723510575, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1412, | |
| "name": "青森桜旧店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 50, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.784705159469, | |
| 40.837493234909935, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1413, | |
| "name": "青森原商店街店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 44, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.75000627116708, | |
| 40.75094856853789, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1414, | |
| "name": "青森駅前店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 14, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.66638074180813, | |
| 40.85915941370062, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1415, | |
| "name": "青森松インター店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 22, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.7743051967624, | |
| 40.80664782787546, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1416, | |
| "name": "弘前東宿場町店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 11, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.3884349376097, | |
| 40.530617708702216, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1417, | |
| "name": "弘前丘支店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 33, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.42337750925046, | |
| 40.55932144344304, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1418, | |
| "name": "弘前幹線道路店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 49, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.4745424141654, | |
| 40.57549916207563, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1419, | |
| "name": "弘前寺ニュータウン店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 31, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.51951426521418, | |
| 40.56682193992832, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1420, | |
| "name": "弘前浜ロードサイド店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 37, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.52647962137115, | |
| 40.62202639763488, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1421, | |
| "name": "弘前中央駅北口店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 30, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.44588869328572, | |
| 40.53010211554836, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1422, | |
| "name": "弘前高原店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 35, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.39529130588716, | |
| 40.57414660085496, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1423, | |
| "name": "弘前南店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 22, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.5385401221714, | |
| 40.62461415189066, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1424, | |
| "name": "弘前ターミナル店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 33, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.39135827831322, | |
| 40.671665358190715, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1425, | |
| "name": "弘前大通り店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 33, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.4329936002396, | |
| 40.60615802572523, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1426, | |
| "name": "八戸橋店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 48, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.42154671288435, | |
| 40.46117632418897, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1427, | |
| "name": "八戸山店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 44, | |
| "maskCount": 95 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.42837339831055, | |
| 40.544027247547284, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1428, | |
| "name": "八戸県庁通り店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 23, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.529359438161, | |
| 40.47284181547449, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1429, | |
| "name": "八戸本町宿場町店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 13, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.55995883255204, | |
| 40.4620771328361, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1430, | |
| "name": "八戸観光地店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 42, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.52143368899232, | |
| 40.44434670309446, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1431, | |
| "name": "八戸ショッピングセンター店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 34, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.4856313433387, | |
| 40.48003235753434, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1432, | |
| "name": "八戸港店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 43, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.56005622201062, | |
| 40.54990827757044, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1433, | |
| "name": "八戸駅南口店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 43, | |
| "maskCount": 91 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.55867321566362, | |
| 40.57356513344695, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1434, | |
| "name": "八戸大学前店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 15, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.4801464618648, | |
| 40.500660372361295, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1435, | |
| "name": "八戸バイパス店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 11, | |
| "maskCount": 93 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.55618686219358, | |
| 40.53045109396243, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1436, | |
| "name": "秋田港店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 43, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.08289107178805, | |
| 39.66782786258898, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1437, | |
| "name": "秋田広場ステーション店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 16, | |
| "maskCount": 93 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.13660967950992, | |
| 39.64313609810781, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1438, | |
| "name": "秋田本町ターミナル店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 47, | |
| "maskCount": 95 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.1387542120696, | |
| 39.72838223049734, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1439, | |
| "name": "秋田ステーション店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 34, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.18221693836628, | |
| 39.726550232875034, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1440, | |
| "name": "秋田南本店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 32, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.09491757258945, | |
| 39.68731739845635, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1441, | |
| "name": "秋田大学前店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 26, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.1139880008813, | |
| 39.71917114544354, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1442, | |
| "name": "秋田山店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 50, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.17759513248834, | |
| 39.74166493340768, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1443, | |
| "name": "秋田栄町バイパス店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 18, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.07929439169078, | |
| 39.74114002966825, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1444, | |
| "name": "秋田橋駅前店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 18, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.10963891954736, | |
| 39.748892224081054, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1445, | |
| "name": "秋田港海沿い店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 24, | |
| "maskCount": 39 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.112703077691, | |
| 39.72892820296687, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1446, | |
| "name": "秋田花インター店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 31, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.10029239245347, | |
| 39.65305231729939, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1447, | |
| "name": "秋田港店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 14, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.13762730747928, | |
| 39.717761769301326, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1448, | |
| "name": "秋田海インター店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 21, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.05767671903396, | |
| 39.68748654140397, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1449, | |
| "name": "秋田駅北口店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 28, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.03895903083426, | |
| 39.79605331917291, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1450, | |
| "name": "秋田城支店", | |
| "toiletPaperCount": 16, | |
| "onigiriCount": 16, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.11100621419322, | |
| 39.737161432989275, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1451, | |
| "name": "盛岡北旧店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 48, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.099620133428, | |
| 39.72151721856608, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1452, | |
| "name": "盛岡ステーション店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 38, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.12471236182827, | |
| 39.725092872212755, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1453, | |
| "name": "盛岡タウン店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 28, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.0961851989578, | |
| 39.6260425975107, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1454, | |
| "name": "盛岡大学前店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 48, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.14876283900918, | |
| 39.70853988660836, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1455, | |
| "name": "盛岡本町店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 11, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.13576844221998, | |
| 39.699986099983384, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1456, | |
| "name": "盛岡県庁通り店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 33, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.11409135992773, | |
| 39.6615290949304, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1457, | |
| "name": "盛岡丘新店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 18, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.2310660362584, | |
| 39.63461087793757, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1458, | |
| "name": "盛岡幹線道路店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 47, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.19672226349405, | |
| 39.66372639018269, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1459, | |
| "name": "盛岡二号店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 45, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.09870426698697, | |
| 39.694564329625585, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1460, | |
| "name": "盛岡緑店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 33, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.09325732603844, | |
| 39.64394408453328, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1461, | |
| "name": "盛岡中央店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 17, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.16452412239917, | |
| 39.68247387555767, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1462, | |
| "name": "盛岡支店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 18, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.19680252852572, | |
| 39.75304180911899, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1463, | |
| "name": "盛岡台プラザ店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 12, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.1058010848025, | |
| 39.688893307563326, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1464, | |
| "name": "盛岡一丁目パーク店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 24, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.15479777103852, | |
| 39.70203778409784, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1465, | |
| "name": "盛岡田店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 12, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.12826481982944, | |
| 39.69510547759862, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1466, | |
| "name": "一関タウン店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 26, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.07145904647737, | |
| 38.88133391465372, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1467, | |
| "name": "一関郊外店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 28, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.09600190434077, | |
| 39.00180620749887, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1468, | |
| "name": "一関二丁目店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 20, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.08072820733554, | |
| 38.92617198532681, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1469, | |
| "name": "一関海沿い店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 24, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.17751248985783, | |
| 38.98485474513092, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1470, | |
| "name": "一関郊外店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 22, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.13486847947104, | |
| 38.92051770517781, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1471, | |
| "name": "一関三丁目店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 11, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.1477331034454, | |
| 38.939894390059365, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1472, | |
| "name": "一関三号店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 25, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.09489077465426, | |
| 38.8729903180017, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1473, | |
| "name": "一関本町店", | |
| "toiletPaperCount": 17, | |
| "onigiriCount": 25, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.09531164383168, | |
| 38.94878898600926, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1474, | |
| "name": "山形国道店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 37, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.3051517879149, | |
| 38.2193002029577, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1475, | |
| "name": "山形四丁目店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 41, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.41645884951788, | |
| 38.22660826165661, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1476, | |
| "name": "山形南店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 25, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.35461432810365, | |
| 38.25740544706223, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1477, | |
| "name": "山形三丁目県庁通り店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 25, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.39971782293807, | |
| 38.31209015364024, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1478, | |
| "name": "山形田駅東口店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 13, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.34698841206182, | |
| 38.238734290232735, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1479, | |
| "name": "山形スクエア店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 27, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.28556688385726, | |
| 38.29118708503217, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1480, | |
| "name": "山形インター店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 39, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.36095424594762, | |
| 38.18266504108697, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1481, | |
| "name": "山形寺店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 34, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.31339511817018, | |
| 38.290916349391246, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1482, | |
| "name": "山形ターミナル店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 48, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.42780338842454, | |
| 38.28910064761737, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1483, | |
| "name": "山形宮旧店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 23, | |
| "maskCount": 95 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.41564287591711, | |
| 38.17860775149679, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1484, | |
| "name": "山形栄町山麓店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 11, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.3879131108312, | |
| 38.163015947762965, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1485, | |
| "name": "山形旧店", | |
| "toiletPaperCount": 15, | |
| "onigiriCount": 21, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.29327018265974, | |
| 38.23773297748725, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1486, | |
| "name": "山形桜店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 50, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.35386147684488, | |
| 38.2227412884565, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1487, | |
| "name": "山形三丁目店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 24, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.3501868429946, | |
| 38.218504907509306, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1488, | |
| "name": "山形泉ターミナル店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 26, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.43685440867586, | |
| 38.27503301947769, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1489, | |
| "name": "酒田商店街店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 25, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.80282792933883, | |
| 38.96755121378275, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1490, | |
| "name": "酒田港店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 30, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.76114747527103, | |
| 38.980998817137774, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1491, | |
| "name": "酒田神社旧店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 29, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.88875651995613, | |
| 38.954699562705024, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1492, | |
| "name": "酒田花ステーション店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 10, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.8011482001322, | |
| 38.921236940748365, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1493, | |
| "name": "酒田丘ターミナル店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 41, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.89207294105637, | |
| 38.96891613547428, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1494, | |
| "name": "酒田駅西口店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 50, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.9059644322054, | |
| 38.91165887809437, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1495, | |
| "name": "酒田幸町郊外店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 27, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.84110302794986, | |
| 38.89388735311336, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1496, | |
| "name": "酒田スクエア店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 49, | |
| "maskCount": 91 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.78360997692897, | |
| 38.91490392057648, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1497, | |
| "name": "福島一丁目海沿い店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 42, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.45765483741548, | |
| 37.75585118604275, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1498, | |
| "name": "福島台店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 32, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.4025496793563, | |
| 37.692265900195785, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1499, | |
| "name": "福島川店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 14, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.40760474882484, | |
| 37.71911650362369, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1500, | |
| "name": "福島大通り幹線道路店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 26, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.3905000175053, | |
| 37.69137068147216, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1501, | |
| "name": "福島国道店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 35, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.45467689866493, | |
| 37.734556557766396, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1502, | |
| "name": "福島橋宿場町店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 31, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.50224503558667, | |
| 37.68905937676881, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1503, | |
| "name": "福島坂南店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 10, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.40457671992482, | |
| 37.81846745308624, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1504, | |
| "name": "福島郊外店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 38, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.43760114827694, | |
| 37.75415351926226, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1505, | |
| "name": "福島谷店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 25, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.47157524178414, | |
| 37.78272665804829, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1506, | |
| "name": "福島中央タウン店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 47, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.4491949702597, | |
| 37.82513650274422, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1507, | |
| "name": "福島新町店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 42, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.40973376259862, | |
| 37.73242767705346, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1508, | |
| "name": "福島北駅北口店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 30, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.4038730391198, | |
| 37.76322843167515, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1509, | |
| "name": "福島プラザ店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 45, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.45473840374805, | |
| 37.67103033227948, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1510, | |
| "name": "福島海店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 16, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.43074220089284, | |
| 37.8055758733796, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1511, | |
| "name": "福島本町旧店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 18, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.45294852628882, | |
| 37.78263915960307, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1512, | |
| "name": "郡山ショッピングセンター店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 23, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.32008770872827, | |
| 37.338526146824655, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1513, | |
| "name": "郡山竹駅北口店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 37, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.43917798654303, | |
| 37.42085463666266, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1514, | |
| "name": "郡山桜店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 12, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.432197861544, | |
| 37.409944361580784, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1515, | |
| "name": "郡山本町店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 50, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.43056597990866, | |
| 37.47026097345797, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1516, | |
| "name": "郡山城店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 24, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.40147699269338, | |
| 37.46865263663674, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1517, | |
| "name": "郡山寺店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 35, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.3476898795403, | |
| 37.34489917901812, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1518, | |
| "name": "郡山プラザ店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 33, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.31032235840166, | |
| 37.441978005615965, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1519, | |
| "name": "郡山港店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 42, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.33790829897407, | |
| 37.47811102723473, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1520, | |
| "name": "郡山三丁目店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 27, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.31594534342756, | |
| 37.40206136056358, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1521, | |
| "name": "郡山新町支店", | |
| "toiletPaperCount": 17, | |
| "onigiriCount": 17, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.3724601607988, | |
| 37.437600949501224, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1522, | |
| "name": "郡山中央店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 28, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.3782139465327, | |
| 37.43339149583987, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1523, | |
| "name": "郡山タウン店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 49, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.41531406027732, | |
| 37.450760702391015, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1524, | |
| "name": "いわき市役所通り店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 37, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.891323434619, | |
| 37.09088765650466, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1525, | |
| "name": "いわき原旧店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 38, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.9316633334021, | |
| 36.973613699207014, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1526, | |
| "name": "いわき本町一号店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 19, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.90464535497688, | |
| 37.0598005906575, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1527, | |
| "name": "いわきスクエア店", | |
| "toiletPaperCount": 17, | |
| "onigiriCount": 10, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.91588937580647, | |
| 37.095343698303054, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1528, | |
| "name": "いわき栄町店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 23, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.93612986758308, | |
| 37.09499918744105, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1529, | |
| "name": "いわきスクエア店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 41, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.86925180399896, | |
| 37.047434699932225, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1530, | |
| "name": "いわき新町店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 29, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.87904221307582, | |
| 37.10276062388071, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1531, | |
| "name": "いわきバイパス店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 36, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.90430634048528, | |
| 37.02510127380069, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1532, | |
| "name": "いわき中央店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 45, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.92433622564377, | |
| 37.08234742529465, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1533, | |
| "name": "いわき二丁目空港店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 46, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.96834356257207, | |
| 37.0465986293163, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1534, | |
| "name": "いわき幸町ステーション店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 25, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.8595135148619, | |
| 37.03449915792592, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1535, | |
| "name": "いわきパーク店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 23, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.91211910125656, | |
| 37.01915992318946, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1536, | |
| "name": "宇都宮温泉街店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 46, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.8304072543188, | |
| 36.50496973794051, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1537, | |
| "name": "宇都宮台北店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 12, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.9498997307723, | |
| 36.52602184457854, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1538, | |
| "name": "宇都宮ショッピングセンター店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 37, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.94367872166373, | |
| 36.54363837787343, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1539, | |
| "name": "宇都宮竹南店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 20, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.8853842422799, | |
| 36.61723034547207, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1540, | |
| "name": "宇都宮東店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 13, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.9288672238257, | |
| 36.60852209649638, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1541, | |
| "name": "宇都宮一丁目南店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 46, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.93270881727926, | |
| 36.574354845035835, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1542, | |
| "name": "宇都宮桜店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 39, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.83737285193996, | |
| 36.59795371412607, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1543, | |
| "name": "宇都宮高原店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 48, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.82329571797936, | |
| 36.570230876041634, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1544, | |
| "name": "宇都宮パーク店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 20, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.87717328580706, | |
| 36.494380997049284, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1545, | |
| "name": "宇都宮西スクエア店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 26, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.81999347199587, | |
| 36.52032878272127, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1546, | |
| "name": "宇都宮旧店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 18, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.8181487090449, | |
| 36.5263013276746, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1547, | |
| "name": "宇都宮五丁目ロードサイド店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 37, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.847045810291, | |
| 36.51445390510697, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1548, | |
| "name": "宇都宮新町旧店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 12, | |
| "maskCount": 95 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.83144469699306, | |
| 36.51385002949877, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1549, | |
| "name": "宇都宮空港店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 15, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.94772242512857, | |
| 36.50846993570297, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1550, | |
| "name": "宇都宮神社南店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 41, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.93294909888675, | |
| 36.54916555678298, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1551, | |
| "name": "宇都宮商店街店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 37, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.80921451896532, | |
| 36.61667889821155, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1552, | |
| "name": "宇都宮中央ターミナル店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 32, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.94924443775886, | |
| 36.624846253346384, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1553, | |
| "name": "宇都宮パーク店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 29, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.9366005612242, | |
| 36.6353183286318, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1554, | |
| "name": "宇都宮通りインター店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 14, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.8173530513603, | |
| 36.58808252747319, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1555, | |
| "name": "宇都宮ショッピングセンター店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 32, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.93775126089795, | |
| 36.64159447354231, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1556, | |
| "name": "前橋宮港店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 23, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.10106301565932, | |
| 36.373157810577226, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1557, | |
| "name": "前橋原海沿い店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 15, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.10571761154236, | |
| 36.427353168407656, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1558, | |
| "name": "前橋城店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 35, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.12880054386682, | |
| 36.324843046617694, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1559, | |
| "name": "前橋プラザ店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 49, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.08066010565844, | |
| 36.38534089189782, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1560, | |
| "name": "前橋台港店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 35, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.04038587620423, | |
| 36.451933144530436, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1561, | |
| "name": "前橋本店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 13, | |
| "maskCount": 91 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.10173876878798, | |
| 36.468272793531526, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1562, | |
| "name": "前橋花パーク店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 46, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.98256238340372, | |
| 36.32810229302541, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1563, | |
| "name": "前橋竹郊外店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 48, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.13576092222465, | |
| 36.45607224596851, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1564, | |
| "name": "前橋松本店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 40, | |
| "maskCount": 93 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.09848851083538, | |
| 36.43842661215759, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1565, | |
| "name": "前橋二丁目本店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 26, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.04540576668353, | |
| 36.317383975841715, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1566, | |
| "name": "前橋田本店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 15, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.1000028789811, | |
| 36.36425658214145, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1567, | |
| "name": "前橋宮スクエア店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 46, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.11809111288875, | |
| 36.37817404497518, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1568, | |
| "name": "前橋市役所通り店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 24, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.0080843393787, | |
| 36.459953768334394, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1569, | |
| "name": "前橋市役所通り店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 20, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.9875056223465, | |
| 36.4584821264126, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1570, | |
| "name": "前橋中央ステーション店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 22, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.07311039540085, | |
| 36.45239326396365, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1571, | |
| "name": "高崎病院前店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 39, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.01499005274258, | |
| 36.31378617198248, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1572, | |
| "name": "高崎寺タウン店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 22, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.95706130150293, | |
| 36.250846719813744, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1573, | |
| "name": "高崎観光地店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 38, | |
| "maskCount": 39 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.04206873448925, | |
| 36.34144943467633, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1574, | |
| "name": "高崎空港店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 41, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.94295198742913, | |
| 36.25637163695999, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1575, | |
| "name": "高崎緑店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 16, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.05753170535638, | |
| 36.37414893131755, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1576, | |
| "name": "高崎空港店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 21, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.95064041265005, | |
| 36.28313610473839, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1577, | |
| "name": "高崎駅南口店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 33, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.07934607169273, | |
| 36.30176191003092, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1578, | |
| "name": "高崎泉ショッピングセンター店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 42, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.9225976995401, | |
| 36.352433197945835, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1579, | |
| "name": "高崎観光地店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 18, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.08233880542417, | |
| 36.267717096567445, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1580, | |
| "name": "高崎通りステーション店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 44, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.03334969613624, | |
| 36.27666675525004, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1581, | |
| "name": "高崎浜新店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 20, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.95247465635273, | |
| 36.33106336068343, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1582, | |
| "name": "高崎南本店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 30, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.05672947708706, | |
| 36.3454214292289, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1583, | |
| "name": "水戸緑商店街店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 42, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.36955108450562, | |
| 36.36791403984863, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1584, | |
| "name": "水戸橋西店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 46, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.4325718219714, | |
| 36.2759351311056, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1585, | |
| "name": "水戸緑プラザ店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 43, | |
| "maskCount": 39 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.3830369015591, | |
| 36.29210714918888, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1586, | |
| "name": "水戸橋大学前店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 19, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.45859344707807, | |
| 36.30206865714757, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1587, | |
| "name": "水戸駅前中央店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 44, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.40754453815438, | |
| 36.41832248059489, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1588, | |
| "name": "水戸プラザ店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 12, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.39419994257264, | |
| 36.28461898137701, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1589, | |
| "name": "水戸花店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 22, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.49893166546372, | |
| 36.398381144926766, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1590, | |
| "name": "水戸谷郊外店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 17, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.44264755313569, | |
| 36.27846255198634, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1591, | |
| "name": "水戸駅西口店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 22, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.41723565677745, | |
| 36.30500625016209, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1592, | |
| "name": "水戸大学前店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 36, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.4213128840843, | |
| 36.39699468144248, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1593, | |
| "name": "水戸駅前店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 29, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.49751026006547, | |
| 36.40695310444177, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1594, | |
| "name": "水戸泉東店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 30, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.46140978271782, | |
| 36.395758355108114, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1595, | |
| "name": "水戸パーク店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 50, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.43925816378436, | |
| 36.29493166041842, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1596, | |
| "name": "水戸空港店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 23, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.3707899332579, | |
| 36.263419141805464, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1597, | |
| "name": "水戸海支店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 33, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.41394499904115, | |
| 36.38612403768051, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1598, | |
| "name": "つくば台タウン店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 42, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.15305861541327, | |
| 36.130740188882, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1599, | |
| "name": "つくば支店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 29, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.09187919022483, | |
| 36.02738293794258, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1600, | |
| "name": "つくば二号店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 45, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.06146075956758, | |
| 36.065875589209874, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1601, | |
| "name": "つくば寺店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 15, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.02289864935076, | |
| 36.04153045192653, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1602, | |
| "name": "つくば駅前店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 16, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.04464349125075, | |
| 36.01877848692618, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1603, | |
| "name": "つくば幹線道路店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 47, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.02048901136746, | |
| 36.075734600791634, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1604, | |
| "name": "つくば松店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 18, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.1271249134179, | |
| 36.11642611884752, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1605, | |
| "name": "つくば通り店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 17, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.1396723964752, | |
| 36.08308106032134, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1606, | |
| "name": "つくば谷スクエア店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 40, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.0288801811706, | |
| 36.017658304709165, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1607, | |
| "name": "つくば駅西口店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 22, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.1203131154726, | |
| 36.05313528336764, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1608, | |
| "name": "つくば新店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 31, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.12677628400078, | |
| 36.04463227864122, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1609, | |
| "name": "つくば南一号店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 41, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.14458957775773, | |
| 36.098501049452295, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1610, | |
| "name": "つくば坂プラザ店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 45, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.10087123958468, | |
| 36.041033071400456, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1611, | |
| "name": "つくばニュータウン店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 38, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.12337185243857, | |
| 36.087436496563775, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1612, | |
| "name": "つくば東店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 11, | |
| "maskCount": 39 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.06022585098802, | |
| 36.05603197649362, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1613, | |
| "name": "熊谷城下町店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 45, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.4073481833261, | |
| 36.16564085527667, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1614, | |
| "name": "熊谷駅東口店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 10, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.32146959760433, | |
| 36.12010858353629, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1615, | |
| "name": "熊谷西店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 47, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.3385991260787, | |
| 36.11098796863391, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1616, | |
| "name": "熊谷四丁目駅南口店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 19, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.46704947806995, | |
| 36.070330228738754, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1617, | |
| "name": "熊谷台店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 43, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.4580482269921, | |
| 36.09799779910842, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1618, | |
| "name": "熊谷橋店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 27, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.46267204498892, | |
| 36.11529122742239, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1619, | |
| "name": "熊谷団地前店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 34, | |
| "maskCount": 39 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.355480020132, | |
| 36.09054934216203, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1620, | |
| "name": "熊谷幸町南店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 41, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.42470308793742, | |
| 36.1439506508983, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1621, | |
| "name": "熊谷南店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 13, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.43363512848217, | |
| 36.116294934518734, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1622, | |
| "name": "熊谷観光地店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 25, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.42092996315904, | |
| 36.13644333878996, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1623, | |
| "name": "川越四丁目二号店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 16, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.49446931378978, | |
| 35.97921727936042, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1624, | |
| "name": "川越本店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 15, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.47350854697774, | |
| 35.959328906038635, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1625, | |
| "name": "川越団地前店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 10, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.4580376236559, | |
| 35.912796189645626, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1626, | |
| "name": "川越山バイパス店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 21, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.48802236314964, | |
| 35.969121849860336, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1627, | |
| "name": "川越西高原店", | |
| "toiletPaperCount": 17, | |
| "onigiriCount": 36, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.54718355534675, | |
| 35.8949244120442, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1628, | |
| "name": "川越谷ステーション店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 31, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.47163264150106, | |
| 35.86397499543323, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1629, | |
| "name": "川越神社ニュータウン店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 11, | |
| "maskCount": 93 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.53403247531207, | |
| 36.001136596361846, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1630, | |
| "name": "川越花新店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 39, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.4552181508688, | |
| 36.004876595514176, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1631, | |
| "name": "川越城下町店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 10, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.45834027218459, | |
| 35.97921605991244, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1632, | |
| "name": "川越東店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 42, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.52464117476026, | |
| 36.000040067119244, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1633, | |
| "name": "川越山東店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 14, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.5645694315946, | |
| 35.98500735734985, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1634, | |
| "name": "川越南バイパス店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 45, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.48241447624446, | |
| 35.92484088272484, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1635, | |
| "name": "川越橋本店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 35, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.51847195361552, | |
| 35.85847994591057, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1636, | |
| "name": "川越空港店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 45, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.4596557345154, | |
| 35.98960304421927, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1637, | |
| "name": "川越栄町幹線道路店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 18, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.47661250515586, | |
| 35.87363657580729, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1638, | |
| "name": "越谷二号店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 41, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7701607644054, | |
| 35.86738615514335, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1639, | |
| "name": "越谷花店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 37, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.77613190267172, | |
| 35.93543943241425, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1640, | |
| "name": "越谷公園店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 28, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.74563445382725, | |
| 35.94489165528632, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1641, | |
| "name": "越谷県庁通り店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 23, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.72801717642034, | |
| 35.815251160837406, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1642, | |
| "name": "越谷西西店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 11, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.71917024428384, | |
| 35.955589809118734, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1643, | |
| "name": "越谷寺店", | |
| "toiletPaperCount": 17, | |
| "onigiriCount": 38, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.79818447265853, | |
| 35.9326573832684, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1644, | |
| "name": "越谷一丁目店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 10, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.7121769694161, | |
| 35.853282453060366, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1645, | |
| "name": "越谷港店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 27, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.81812861772386, | |
| 35.895343336397296, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1646, | |
| "name": "越谷幹線道路店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 31, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.84508158141858, | |
| 35.82054375700555, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1647, | |
| "name": "越谷ステーション店", | |
| "toiletPaperCount": 17, | |
| "onigiriCount": 14, | |
| "maskCount": 93 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.83856057306022, | |
| 35.921665927418616, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1648, | |
| "name": "越谷一号店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 22, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.73510271429194, | |
| 35.91665141397613, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1649, | |
| "name": "越谷竹港店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 16, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.83210917298356, | |
| 35.89941104293653, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1650, | |
| "name": "所沢駅北口店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 21, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.54391405078658, | |
| 35.83378358284117, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1651, | |
| "name": "所沢坂支店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 18, | |
| "maskCount": 39 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.49193374035326, | |
| 35.85439874290222, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1652, | |
| "name": "所沢野市役所通り店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 27, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.43444366024497, | |
| 35.80192141313789, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1653, | |
| "name": "所沢団地前店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 31, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.52974206999568, | |
| 35.81399580430453, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1654, | |
| "name": "所沢東店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 16, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.52109507648208, | |
| 35.86313050159654, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1655, | |
| "name": "所沢団地前店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 33, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.4293812139834, | |
| 35.75956974298656, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1656, | |
| "name": "所沢支店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 36, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.48372060729184, | |
| 35.862105722417105, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1657, | |
| "name": "所沢中央店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 29, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.42564698639083, | |
| 35.7230492935047, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1658, | |
| "name": "所沢宿場町店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 31, | |
| "maskCount": 39 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.46712903405182, | |
| 35.782464637966505, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1659, | |
| "name": "所沢谷店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 40, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.404731117432, | |
| 35.74942948086226, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1660, | |
| "name": "所沢五丁目大学前店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 32, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.49130291693052, | |
| 35.7852718282925, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1661, | |
| "name": "所沢海東店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 22, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.5394033303181, | |
| 35.77380902072014, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1662, | |
| "name": "船橋台店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 46, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.06098917480202, | |
| 35.67982579588571, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1663, | |
| "name": "船橋一丁目店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 13, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.92397501871056, | |
| 35.67020467109623, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1664, | |
| "name": "船橋東店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 23, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.06053057295549, | |
| 35.73712989028792, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1665, | |
| "name": "船橋ロードサイド店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 36, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.02351691399343, | |
| 35.76273947944197, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1666, | |
| "name": "船橋一丁目ターミナル店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 42, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.98546111396448, | |
| 35.71177718917694, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1667, | |
| "name": "船橋宮プラザ店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 26, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.05242687781242, | |
| 35.70255220777522, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1668, | |
| "name": "船橋泉本店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 30, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.98077177912188, | |
| 35.63226700441901, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1669, | |
| "name": "船橋海ショッピングセンター店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 19, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.96314386205825, | |
| 35.7072517024899, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1670, | |
| "name": "船橋空港店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 18, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.0576842909791, | |
| 35.67785464568342, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1671, | |
| "name": "船橋原店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 38, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.9652752603026, | |
| 35.73454074823995, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1672, | |
| "name": "船橋東店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 16, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.0182194595124, | |
| 35.76497737450399, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1673, | |
| "name": "船橋栄町空港店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 34, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.98068341310952, | |
| 35.70352879456267, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1674, | |
| "name": "船橋通り海沿い店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 31, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.99466852622308, | |
| 35.73666786810363, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1675, | |
| "name": "船橋北店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 23, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.96761020154827, | |
| 35.684389792867506, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1676, | |
| "name": "船橋インター店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 31, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.9792549172602, | |
| 35.70507305178842, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1677, | |
| "name": "松戸プラザ店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 43, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.91551209796407, | |
| 35.72050550958745, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1678, | |
| "name": "松戸田店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 21, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.9326312069609, | |
| 35.74933708988865, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1679, | |
| "name": "松戸大学前店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 20, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.88578351888725, | |
| 35.77825049245616, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1680, | |
| "name": "松戸一号店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 49, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.91507507928992, | |
| 35.707964502293635, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1681, | |
| "name": "松戸川店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 40, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.84449965048478, | |
| 35.85352511432972, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1682, | |
| "name": "松戸公園店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 16, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.86552446671027, | |
| 35.81186321302846, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1683, | |
| "name": "松戸野高原店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 44, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.82573063258252, | |
| 35.810116085712494, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1684, | |
| "name": "松戸栄町三号店", | |
| "toiletPaperCount": 17, | |
| "onigiriCount": 28, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.8673313242986, | |
| 35.75916134641632, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1685, | |
| "name": "松戸大学前店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 32, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.9076513343153, | |
| 35.76102957272674, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1686, | |
| "name": "松戸田店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 16, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.95541295606733, | |
| 35.83026436763725, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1687, | |
| "name": "松戸田インター店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 42, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.85804930902265, | |
| 35.85112179914886, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1688, | |
| "name": "松戸泉バイパス店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 24, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.9651025601148, | |
| 35.86436236720361, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1689, | |
| "name": "市川谷三号店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 43, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.90896712295032, | |
| 35.682618001106896, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1690, | |
| "name": "市川山本店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 46, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.9422181196609, | |
| 35.76577495493007, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1691, | |
| "name": "市川南城下町店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 36, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.91434108801772, | |
| 35.766870635868756, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1692, | |
| "name": "市川橋店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 40, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.9806844743968, | |
| 35.673371031004905, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1693, | |
| "name": "市川港中央店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 19, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.96877365203477, | |
| 35.772057943740855, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1694, | |
| "name": "市川中央店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 27, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.94261670153014, | |
| 35.72025263477722, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1695, | |
| "name": "市川野二号店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 35, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.8733451779925, | |
| 35.654018245793054, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1696, | |
| "name": "市川高原店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 33, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.00962308821912, | |
| 35.78564984568575, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1697, | |
| "name": "市川桜店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 23, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.91418707537917, | |
| 35.74659124280423, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1698, | |
| "name": "市川四丁目店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 22, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.9367377529115, | |
| 35.68086652461997, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1699, | |
| "name": "市川大通り三号店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 42, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.00263374256645, | |
| 35.7540006270472, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1700, | |
| "name": "市川二丁目店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 45, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.93070432388973, | |
| 35.718794612268766, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1701, | |
| "name": "柏一丁目ショッピングセンター店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 31, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.97647810668315, | |
| 35.907202714453966, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1702, | |
| "name": "柏ショッピングセンター店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 25, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.02261170808143, | |
| 35.82560185639512, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1703, | |
| "name": "柏駅東口店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 28, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.03765629675397, | |
| 35.83995982695766, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1704, | |
| "name": "柏梅ショッピングセンター店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 37, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.9620927093852, | |
| 35.887370050626096, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1705, | |
| "name": "柏西店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 36, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.96508396259125, | |
| 35.943480468662486, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1706, | |
| "name": "柏松店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 30, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.90786283056894, | |
| 35.82768921362464, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1707, | |
| "name": "柏ステーション店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 48, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.03101757877351, | |
| 35.91046953891545, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1708, | |
| "name": "柏泉店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 20, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.90076415493166, | |
| 35.82280968969809, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1709, | |
| "name": "柏観光地店", | |
| "toiletPaperCount": 15, | |
| "onigiriCount": 36, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.90414648886005, | |
| 35.81936043405866, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1710, | |
| "name": "柏一丁目港店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 37, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.90694077703085, | |
| 35.88157342155965, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1711, | |
| "name": "柏栄町店", | |
| "toiletPaperCount": 15, | |
| "onigiriCount": 49, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.9629758084373, | |
| 35.92435695712382, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1712, | |
| "name": "柏緑店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 31, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.91213536875878, | |
| 35.90467414027027, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1713, | |
| "name": "八王子中央店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 15, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.38709905952715, | |
| 35.71863315989373, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1714, | |
| "name": "八王子二丁目店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 20, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.31291285146202, | |
| 35.684829093281685, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1715, | |
| "name": "八王子広場県庁通り店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 49, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.31775831093395, | |
| 35.70350893941438, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1716, | |
| "name": "八王子病院前店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 42, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.4028261503913, | |
| 35.58820658095827, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1717, | |
| "name": "八王子港店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 41, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.3187079931936, | |
| 35.656201348985675, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1718, | |
| "name": "八王子台三号店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 48, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.3530302959465, | |
| 35.71024811063346, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1719, | |
| "name": "八王子五丁目駅南口店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 32, | |
| "maskCount": 95 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.30929024304731, | |
| 35.678412871543195, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1720, | |
| "name": "八王子五丁目店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 24, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.3429753950673, | |
| 35.724244726220604, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1721, | |
| "name": "八王子西店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 27, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.31896787721445, | |
| 35.6606662119886, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1722, | |
| "name": "八王子幹線道路店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 35, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.30485593382116, | |
| 35.689685684284804, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1723, | |
| "name": "八王子海郊外店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 11, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.30551739868247, | |
| 35.713732960576884, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1724, | |
| "name": "八王子ターミナル店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 43, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.347884400646, | |
| 35.586653323679506, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1725, | |
| "name": "八王子桜城下町店", | |
| "toiletPaperCount": 15, | |
| "onigiriCount": 10, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.3227564157669, | |
| 35.64470054967309, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1726, | |
| "name": "八王子本町山麓店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 23, | |
| "maskCount": 91 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.28346175023955, | |
| 35.58141181770595, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1727, | |
| "name": "八王子宿場町店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 26, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.33490074008637, | |
| 35.59801912671438, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1728, | |
| "name": "町田団地前店", | |
| "toiletPaperCount": 15, | |
| "onigiriCount": 38, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.51663643134938, | |
| 35.54253501916407, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1729, | |
| "name": "町田本町温泉街店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 35, | |
| "maskCount": 39 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.41356508985757, | |
| 35.47942152066966, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1730, | |
| "name": "町田東店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 33, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.4249857679685, | |
| 35.504105124124266, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1731, | |
| "name": "町田西団地前店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 10, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.39290684753146, | |
| 35.58037560793758, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1732, | |
| "name": "町田海駅西口店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 18, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.45682908649755, | |
| 35.61609040413395, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1733, | |
| "name": "町田三号店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 38, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.48640969441203, | |
| 35.601788660697444, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1734, | |
| "name": "町田田駅前店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 48, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.38273885847047, | |
| 35.4896652646448, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1735, | |
| "name": "町田新店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 47, | |
| "maskCount": 93 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.48067404806238, | |
| 35.552850807238954, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1736, | |
| "name": "町田二号店", | |
| "toiletPaperCount": 15, | |
| "onigiriCount": 21, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.45182470057466, | |
| 35.47967240806512, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1737, | |
| "name": "町田団地前店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 33, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.48170771660708, | |
| 35.51278741770326, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1738, | |
| "name": "町田一丁目観光地店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 40, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.4923319533797, | |
| 35.53244834093007, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1739, | |
| "name": "町田幹線道路店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 35, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.3690986891642, | |
| 35.46740503575774, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1740, | |
| "name": "立川北店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 40, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.3869903813946, | |
| 35.62390876431435, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1741, | |
| "name": "立川山バイパス店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 19, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.38380186710197, | |
| 35.618847103752266, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1742, | |
| "name": "立川三丁目一号店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 27, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.33002222566887, | |
| 35.693266168444424, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1743, | |
| "name": "立川城下町店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 40, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.36528161805268, | |
| 35.72175378267063, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1744, | |
| "name": "立川本店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 14, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.33852647220024, | |
| 35.77696071004042, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1745, | |
| "name": "立川大学前店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 46, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.3623188428769, | |
| 35.73003849221589, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1746, | |
| "name": "立川谷新店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 13, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.44095681300738, | |
| 35.688077643443066, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1747, | |
| "name": "立川海沿い店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 24, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.3695477479483, | |
| 35.66611489469426, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1748, | |
| "name": "立川中央店", | |
| "toiletPaperCount": 17, | |
| "onigiriCount": 46, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.39466267582426, | |
| 35.76006064393164, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1749, | |
| "name": "立川野駅東口店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 15, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.41805215613186, | |
| 35.65803846227483, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1750, | |
| "name": "立川四丁目団地前店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 46, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.43938994006646, | |
| 35.67716195525384, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1751, | |
| "name": "立川中央店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 47, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.46740113055057, | |
| 35.697434191986744, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1752, | |
| "name": "新潟松店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 26, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.06818521535973, | |
| 37.993826972665346, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1753, | |
| "name": "新潟寺支店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 50, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.10624960652476, | |
| 37.919107161793065, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1754, | |
| "name": "新潟五丁目新店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 17, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.9753306231984, | |
| 37.900238674664564, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1755, | |
| "name": "新潟坂国道店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 13, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.02259564403923, | |
| 37.9800545722422, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1756, | |
| "name": "新潟店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 44, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.96434028581305, | |
| 37.90461525728228, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1757, | |
| "name": "新潟三丁目旧店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 46, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.9996086236267, | |
| 37.94910090225878, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1758, | |
| "name": "新潟三丁目店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 31, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.0283209350675, | |
| 37.926228650331, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1759, | |
| "name": "新潟旧店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 14, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.05829528385897, | |
| 37.92449542810421, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1760, | |
| "name": "新潟宮パーク店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 49, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.00599835548275, | |
| 37.873216220183444, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1761, | |
| "name": "新潟緑ロードサイド店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 25, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.97439983030105, | |
| 37.87403589601671, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1762, | |
| "name": "新潟二丁目駅西口店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 47, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.98204379991265, | |
| 37.88869490588486, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1763, | |
| "name": "新潟桜店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 50, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.0171911909764, | |
| 37.944985398320156, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1764, | |
| "name": "新潟高原店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 41, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.9710996592337, | |
| 37.90921939104795, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1765, | |
| "name": "新潟高原店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 21, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.02722245027425, | |
| 37.84744162338714, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1766, | |
| "name": "新潟一号店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 18, | |
| "maskCount": 93 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.979659507846, | |
| 37.98101091226507, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1767, | |
| "name": "新潟温泉街店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 27, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.9992489370569, | |
| 37.897120067202856, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1768, | |
| "name": "新潟桜店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 10, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.98669323510074, | |
| 37.8660805055356, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1769, | |
| "name": "新潟南店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 32, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.03691398374963, | |
| 37.86401664775169, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1770, | |
| "name": "新潟駅南口店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 25, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.02650679054514, | |
| 37.84740044970172, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1771, | |
| "name": "新潟駅南口店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 46, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.08166442529605, | |
| 37.95528250038637, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1772, | |
| "name": "長岡南店", | |
| "toiletPaperCount": 16, | |
| "onigiriCount": 43, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.86019887206265, | |
| 37.426785926240825, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1773, | |
| "name": "長岡桜店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 41, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.84995474716385, | |
| 37.45281219050058, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1774, | |
| "name": "長岡寺三号店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 28, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.90297866838674, | |
| 37.42556762460969, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1775, | |
| "name": "長岡谷幹線道路店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 33, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.91945443709687, | |
| 37.51183909117838, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1776, | |
| "name": "長岡台西店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 37, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.8700187301451, | |
| 37.463076609316445, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1777, | |
| "name": "長岡西店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 41, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.91757098875016, | |
| 37.366465561849154, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1778, | |
| "name": "長岡橋幹線道路店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 19, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.89798866480734, | |
| 37.50061287200081, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1779, | |
| "name": "長岡駅北口店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 40, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.86339615010712, | |
| 37.522407994808155, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1780, | |
| "name": "長岡三丁目店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 12, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.92625169192655, | |
| 37.42690964631685, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1781, | |
| "name": "長岡浜支店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 34, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.79127782884748, | |
| 37.421619828484815, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1782, | |
| "name": "長岡台商店街店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 37, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.8754097599749, | |
| 37.517329955277646, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1783, | |
| "name": "長岡スクエア店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 42, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.77198594405434, | |
| 37.473616614642864, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1784, | |
| "name": "上越港店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 31, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.22286597751858, | |
| 37.20345928080599, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1785, | |
| "name": "上越二丁目店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 24, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.27837443334948, | |
| 37.101897750617255, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1786, | |
| "name": "上越三号店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 41, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.15828384220646, | |
| 37.19208558671767, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1787, | |
| "name": "上越公園県庁通り店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 15, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.28668380164237, | |
| 37.21679912809653, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1788, | |
| "name": "上越駅西口店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 43, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.27118802213647, | |
| 37.097933203912156, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1789, | |
| "name": "上越三丁目市役所通り店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 45, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.31168797315402, | |
| 37.10858761446784, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1790, | |
| "name": "上越原ロードサイド店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 12, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.23188442653452, | |
| 37.110399574475416, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1791, | |
| "name": "上越丘店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 42, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.19563790076867, | |
| 37.12080781175138, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1792, | |
| "name": "上越四丁目三号店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 28, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.15668084812842, | |
| 37.126177299966116, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1793, | |
| "name": "上越一号店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 13, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.2230836626952, | |
| 37.17765038606781, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1794, | |
| "name": "富山城下町店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 33, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.21274133877336, | |
| 36.64151156909485, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1795, | |
| "name": "富山高原店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 13, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.2402804292281, | |
| 36.68368939867788, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1796, | |
| "name": "富山市役所通り店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 38, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.28773792233855, | |
| 36.69400787551428, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1797, | |
| "name": "富山野温泉街店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 18, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.27814963850753, | |
| 36.68941477033043, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1798, | |
| "name": "富山田旧店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 13, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.20827030671163, | |
| 36.61624824068778, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1799, | |
| "name": "富山橋宿場町店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 22, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.18213110814472, | |
| 36.665691517143905, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1800, | |
| "name": "富山新店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 17, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.25190352676466, | |
| 36.69120275162171, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1801, | |
| "name": "富山丘タウン店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 38, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.20307208976217, | |
| 36.726673166751866, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1802, | |
| "name": "富山四丁目バイパス店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 20, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.27114288764102, | |
| 36.72655425250457, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1803, | |
| "name": "富山四丁目駅前店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 23, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.26022388943008, | |
| 36.65369150776105, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1804, | |
| "name": "富山五丁目山麓店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 23, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.27355763744907, | |
| 36.621605671069105, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1805, | |
| "name": "富山ステーション店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 26, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.2654535414778, | |
| 36.68131472772846, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1806, | |
| "name": "富山竹店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 36, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.15764901060885, | |
| 36.766858465139364, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1807, | |
| "name": "富山西店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 36, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.16080276531113, | |
| 36.713136308586705, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1808, | |
| "name": "富山港店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 13, | |
| "maskCount": 91 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.22936487281325, | |
| 36.61587987440209, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1809, | |
| "name": "高岡北店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 11, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.03297681118588, | |
| 36.75281468464605, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1810, | |
| "name": "高岡二丁目店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 36, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.00020225298616, | |
| 36.739380070306716, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1811, | |
| "name": "高岡港店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 23, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.01024447674268, | |
| 36.68330487289232, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1812, | |
| "name": "高岡西店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 26, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.0574994216481, | |
| 36.75826920158923, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1813, | |
| "name": "高岡花プラザ店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 39, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.0453955332693, | |
| 36.73094117670989, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1814, | |
| "name": "高岡田店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 47, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.97605048432098, | |
| 36.70447672145653, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1815, | |
| "name": "高岡五丁目市役所通り店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 27, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.95139098798853, | |
| 36.73242092131031, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1816, | |
| "name": "高岡寺タウン店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 27, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.93750688808422, | |
| 36.773081276965534, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1817, | |
| "name": "高岡田店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 30, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.08467966746394, | |
| 36.73068819403742, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1818, | |
| "name": "高岡南宿場町店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 40, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.00011721261038, | |
| 36.825023306645626, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1819, | |
| "name": "金沢東店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 50, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.60932605052108, | |
| 36.65472147821195, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1820, | |
| "name": "金沢店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 47, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.54826735549284, | |
| 36.570229179680815, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1821, | |
| "name": "金沢港プラザ店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 34, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.57536157071675, | |
| 36.60666098871829, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1822, | |
| "name": "金沢桜店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 34, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.57194443618505, | |
| 36.65576176281711, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1823, | |
| "name": "金沢五丁目団地前店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 47, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.59987247597215, | |
| 36.60322793196248, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1824, | |
| "name": "金沢西店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 48, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.64122036015974, | |
| 36.583862275307226, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1825, | |
| "name": "金沢田城下町店", | |
| "toiletPaperCount": 16, | |
| "onigiriCount": 32, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.68841378023183, | |
| 36.60719349109179, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1826, | |
| "name": "金沢駅東口店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 11, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.55275946045566, | |
| 36.51590912556476, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1827, | |
| "name": "金沢谷ニュータウン店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 17, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.6982802905091, | |
| 36.655855694605165, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1828, | |
| "name": "金沢新店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 26, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.55688760185248, | |
| 36.5604582710997, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1829, | |
| "name": "金沢通り店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 42, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.67673325667147, | |
| 36.65220566104265, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1830, | |
| "name": "金沢新店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 18, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.58633938760357, | |
| 36.589224212153255, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1831, | |
| "name": "金沢パーク店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 25, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.59427346557015, | |
| 36.53985156226666, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1832, | |
| "name": "金沢桜ショッピングセンター店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 18, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.70286442908105, | |
| 36.60428316113555, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1833, | |
| "name": "金沢幸町団地前店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 39, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.5867185009492, | |
| 36.523254735775204, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1834, | |
| "name": "金沢観光地店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 25, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.66217160567854, | |
| 36.59483028797496, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1835, | |
| "name": "金沢港店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 28, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.5670579655993, | |
| 36.64208231956207, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1836, | |
| "name": "金沢竹店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 37, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.6614238054407, | |
| 36.5159895085456, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1837, | |
| "name": "金沢旧店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 46, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.61670241639513, | |
| 36.644413081735244, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1838, | |
| "name": "金沢松店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 24, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.63917190787524, | |
| 36.67402509797139, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1839, | |
| "name": "小松商店街店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 20, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.38085340020262, | |
| 36.45200094018359, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1840, | |
| "name": "小松川山麓店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 45, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.44805370662007, | |
| 36.34488229905899, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1841, | |
| "name": "小松郊外店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 15, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.4345044909316, | |
| 36.4626311712868, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1842, | |
| "name": "小松四丁目店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 16, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.4916274299242, | |
| 36.38527433130971, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1843, | |
| "name": "小松三丁目店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 36, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.44210981841283, | |
| 36.439680206895865, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1844, | |
| "name": "小松北店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 19, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.4519571326977, | |
| 36.46945058137596, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1845, | |
| "name": "小松寺国道店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 45, | |
| "maskCount": 39 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.51229350264077, | |
| 36.476708879479, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1846, | |
| "name": "小松一丁目市役所通り店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 22, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.44306047658554, | |
| 36.43915759811213, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1847, | |
| "name": "福井宿場町店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 20, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.2775865322432, | |
| 36.09559724267317, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1848, | |
| "name": "福井四丁目店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 21, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.29266247111352, | |
| 36.12220371759233, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1849, | |
| "name": "福井田店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 30, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.18052242062151, | |
| 36.012564320701664, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1850, | |
| "name": "福井三号店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 30, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.21043218316956, | |
| 36.11349064172501, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1851, | |
| "name": "福井観光地店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 49, | |
| "maskCount": 95 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.23333058183417, | |
| 36.042495374706704, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1852, | |
| "name": "福井浜国道店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 20, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.2153955543877, | |
| 36.12431152750943, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1853, | |
| "name": "福井駅西口店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 45, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.18180071883185, | |
| 36.141444707374326, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1854, | |
| "name": "福井新町宿場町店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 36, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.26021560528437, | |
| 36.04988707556544, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1855, | |
| "name": "福井大学前店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 32, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.23071848596504, | |
| 36.12376455411058, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1856, | |
| "name": "福井駅前店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 26, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.20584532092016, | |
| 36.060622955402664, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1857, | |
| "name": "福井広場国道店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 37, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.1810863600409, | |
| 36.063949455078195, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1858, | |
| "name": "福井東城下町店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 39, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.25158219854964, | |
| 35.987798832893084, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1859, | |
| "name": "福井山海沿い店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 14, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.25276897110643, | |
| 36.08635952587617, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1860, | |
| "name": "福井温泉街店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 36, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.21483074044056, | |
| 36.13203273413862, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1861, | |
| "name": "福井広場ロードサイド店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 47, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.27207735235442, | |
| 36.064421127710844, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1862, | |
| "name": "敦賀温泉街店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 30, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.01798729989346, | |
| 35.698314260231314, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1863, | |
| "name": "敦賀ニュータウン店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 39, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.01935383426937, | |
| 35.699888266889275, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1864, | |
| "name": "敦賀東国道店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 50, | |
| "maskCount": 91 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.0316309770229, | |
| 35.67746620131242, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1865, | |
| "name": "敦賀谷一号店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 37, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.00700493033034, | |
| 35.68175691332298, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1866, | |
| "name": "敦賀三号店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 14, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.04073065006872, | |
| 35.56728355173075, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1867, | |
| "name": "敦賀スクエア店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 25, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.03417731487036, | |
| 35.65698346623283, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1868, | |
| "name": "敦賀駅前店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 13, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.13389167798073, | |
| 35.63157938986828, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1869, | |
| "name": "敦賀浜店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 49, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.03357271409075, | |
| 35.65955878779461, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1870, | |
| "name": "長野インター店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 33, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.17693194683778, | |
| 36.6906151972596, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1871, | |
| "name": "長野通り中央店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 15, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.1058160524096, | |
| 36.668601557524745, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1872, | |
| "name": "長野駅西口店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 33, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.2302458388486, | |
| 36.572045151532215, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1873, | |
| "name": "長野新店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 37, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.1951427537406, | |
| 36.6220416879498, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1874, | |
| "name": "長野南店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 15, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.25677413057628, | |
| 36.72311913801971, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1875, | |
| "name": "長野桜店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 35, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.2055074468369, | |
| 36.57501629326434, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1876, | |
| "name": "長野駅西口店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 21, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.2387075225158, | |
| 36.6938021793765, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1877, | |
| "name": "長野山旧店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 12, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.24908338888582, | |
| 36.65109079294094, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1878, | |
| "name": "長野浜駅南口店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 12, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.1968171872771, | |
| 36.66388278584958, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1879, | |
| "name": "長野北高原店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 15, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.20264354581784, | |
| 36.645403939989855, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1880, | |
| "name": "長野幹線道路店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 28, | |
| "maskCount": 39 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.2179203273222, | |
| 36.599957392751726, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1881, | |
| "name": "長野南国道店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 42, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.21474228154327, | |
| 36.72047618280513, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1882, | |
| "name": "長野南南店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 29, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.24255068335347, | |
| 36.59184994138983, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1883, | |
| "name": "長野中央商店街店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 23, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.2604184387619, | |
| 36.613226767238, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1884, | |
| "name": "長野駅前店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 45, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.20485455527032, | |
| 36.726396319794546, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1885, | |
| "name": "長野南店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 25, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.26091108438953, | |
| 36.72276830335712, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1886, | |
| "name": "長野本店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 29, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.13144555754653, | |
| 36.600805184990676, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1887, | |
| "name": "長野田二号店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 29, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.20243149303474, | |
| 36.716599927226326, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1888, | |
| "name": "長野ショッピングセンター店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 24, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.14615327989443, | |
| 36.66338418447829, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1889, | |
| "name": "長野幸町店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 46, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.16660900318766, | |
| 36.70191553409245, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1890, | |
| "name": "松本泉店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 45, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.9227266233811, | |
| 36.28131725663676, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1891, | |
| "name": "松本城パーク店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 30, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.90357661700202, | |
| 36.22026970713502, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1892, | |
| "name": "松本寺病院前店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 20, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.01014501703466, | |
| 36.226995147741775, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1893, | |
| "name": "松本緑大学前店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 20, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.98488416317306, | |
| 36.29845790408922, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1894, | |
| "name": "松本宮本店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 40, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.9894190796427, | |
| 36.217338140643676, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1895, | |
| "name": "松本本町店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 18, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.96405463942324, | |
| 36.261298175404065, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1896, | |
| "name": "松本幸町店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 31, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.92138644360392, | |
| 36.28054662828558, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1897, | |
| "name": "松本緑北店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 42, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.8930369723211, | |
| 36.248552531688816, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1898, | |
| "name": "松本宿場町店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 25, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.98209252311915, | |
| 36.20429514709719, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1899, | |
| "name": "松本高原店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 14, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.99973921328214, | |
| 36.22504999316032, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1900, | |
| "name": "松本田ステーション店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 11, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.93112766716553, | |
| 36.284140242688636, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1901, | |
| "name": "松本本店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 49, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.99298767463742, | |
| 36.27315525884744, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1902, | |
| "name": "上田東店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 35, | |
| "maskCount": 95 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.31669190394211, | |
| 36.33631037310676, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1903, | |
| "name": "上田ショッピングセンター店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 19, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.24503765756228, | |
| 36.37882380856243, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1904, | |
| "name": "上田原店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 41, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.26721567018222, | |
| 36.456118162794205, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1905, | |
| "name": "上田竹観光地店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 39, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.3209714080682, | |
| 36.396483672095634, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1906, | |
| "name": "上田温泉街店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 39, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.27389763599936, | |
| 36.43187279514012, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1907, | |
| "name": "上田中央幹線道路店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 40, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.32170869779975, | |
| 36.39470671982801, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1908, | |
| "name": "上田幹線道路店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 22, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.24472299616605, | |
| 36.411686718583304, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1909, | |
| "name": "上田東店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 12, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.25028494924135, | |
| 36.36231828473239, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1910, | |
| "name": "上田本町店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 27, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.18507175723192, | |
| 36.395737740939936, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1911, | |
| "name": "上田花駅東口店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 11, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.2702927928499, | |
| 36.388861293531896, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1912, | |
| "name": "岐阜田駅南口店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 41, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.83190552464683, | |
| 35.41910690415314, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1913, | |
| "name": "岐阜団地前店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 16, | |
| "maskCount": 39 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.69236081074308, | |
| 35.36229246575848, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1914, | |
| "name": "岐阜山麓店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 16, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.734835805314, | |
| 35.407623884109306, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1915, | |
| "name": "岐阜谷一号店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 11, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.75622237673102, | |
| 35.42199929188504, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1916, | |
| "name": "岐阜高原店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 44, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.73669974028164, | |
| 35.451672278658215, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1917, | |
| "name": "岐阜公園南店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 43, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.71000084801, | |
| 35.503000860078664, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1918, | |
| "name": "岐阜支店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 21, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.8388265014465, | |
| 35.44052868269896, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1919, | |
| "name": "岐阜新町大学前店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 10, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.79186360841368, | |
| 35.375720160153676, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1920, | |
| "name": "岐阜竹バイパス店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 26, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.75059071014817, | |
| 35.38941845105137, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1921, | |
| "name": "岐阜野店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 24, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.78541054721268, | |
| 35.35643710689427, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1922, | |
| "name": "岐阜台店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 30, | |
| "maskCount": 91 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.750931111684, | |
| 35.421356011336144, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1923, | |
| "name": "岐阜海市役所通り店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 41, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.7162247457568, | |
| 35.490591071730265, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1924, | |
| "name": "岐阜タウン店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 47, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.72785644712437, | |
| 35.39051351054025, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1925, | |
| "name": "岐阜五丁目東店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 49, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.76970852835535, | |
| 35.40793079381236, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1926, | |
| "name": "岐阜神社店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 49, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.74169906388263, | |
| 35.37041323713248, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1927, | |
| "name": "大垣中央旧店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 41, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.67039461429954, | |
| 35.425809706241644, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1928, | |
| "name": "大垣西店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 31, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.6769892529957, | |
| 35.36133823304459, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1929, | |
| "name": "大垣寺ロードサイド店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 33, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.61287498171308, | |
| 35.281389486211125, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1930, | |
| "name": "大垣三丁目店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 17, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.61104061030827, | |
| 35.32801572605902, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1931, | |
| "name": "大垣西ステーション店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 42, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.64754082168727, | |
| 35.38343786159696, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1932, | |
| "name": "大垣一号店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 20, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.66870326673902, | |
| 35.422845638459165, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1933, | |
| "name": "大垣三号店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 25, | |
| "maskCount": 91 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.66426175257612, | |
| 35.286535449504775, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1934, | |
| "name": "大垣大通り三号店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 33, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.55508255774598, | |
| 35.37294014325812, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1935, | |
| "name": "大垣花店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 26, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.62167511661664, | |
| 35.414934960171685, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1936, | |
| "name": "大垣山市役所通り店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 29, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.55766369916003, | |
| 35.35615150918341, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1937, | |
| "name": "静岡県庁通り店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 49, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.3249270638959, | |
| 34.98986698266919, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1938, | |
| "name": "静岡花店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 50, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.38042648305947, | |
| 34.96473508780409, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1939, | |
| "name": "静岡本店", | |
| "toiletPaperCount": 16, | |
| "onigiriCount": 23, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.43966038876044, | |
| 35.03840864049509, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1940, | |
| "name": "静岡旧店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 21, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.3539347924353, | |
| 34.92122342364638, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1941, | |
| "name": "静岡本町店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 41, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.44702127162708, | |
| 34.942439586649314, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1942, | |
| "name": "静岡公園店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 39, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.44995194920708, | |
| 34.95556705181316, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1943, | |
| "name": "静岡市役所通り店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 50, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.30424963362483, | |
| 35.01587763041888, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1944, | |
| "name": "静岡プラザ店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 36, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.45952460620904, | |
| 35.03674816166221, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1945, | |
| "name": "静岡南国道店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 37, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.41812209357926, | |
| 34.98542795600015, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1946, | |
| "name": "静岡郊外店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 49, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.43268773935506, | |
| 35.02478678371556, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1947, | |
| "name": "静岡四丁目高原店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 29, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.33253009355505, | |
| 34.91264027441581, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1948, | |
| "name": "静岡広場駅西口店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 13, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.3647659898412, | |
| 34.94075543082126, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1949, | |
| "name": "静岡二丁目高原店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 49, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.3133796492997, | |
| 35.04279524169521, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1950, | |
| "name": "静岡公園店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 14, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.3867353290343, | |
| 35.00243414700929, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1951, | |
| "name": "静岡谷店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 45, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.32469812352633, | |
| 34.99172796081122, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1952, | |
| "name": "静岡駅東口店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 22, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.3916396190656, | |
| 34.99857853368393, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1953, | |
| "name": "静岡公園駅前店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 20, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.35011486456858, | |
| 35.01362580616034, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1954, | |
| "name": "静岡丘中央店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 39, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.31834893221676, | |
| 34.93931209262477, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1955, | |
| "name": "静岡大通りパーク店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 11, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.3235255149217, | |
| 34.995372707204, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1956, | |
| "name": "静岡観光地店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 22, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.42859095139124, | |
| 34.91168363965618, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1957, | |
| "name": "浜松中央店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 25, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.66657563469394, | |
| 34.75879965400929, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1958, | |
| "name": "浜松梅店", | |
| "toiletPaperCount": 16, | |
| "onigiriCount": 26, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.69520816549223, | |
| 34.63753533267121, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1959, | |
| "name": "浜松駅前店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 23, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.67376353905289, | |
| 34.77118578150093, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1960, | |
| "name": "浜松駅西口店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 12, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.69288467467854, | |
| 34.69891762461642, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1961, | |
| "name": "浜松北海沿い店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 39, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.71306237819883, | |
| 34.787846625968164, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1962, | |
| "name": "浜松県庁通り店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 14, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.67732588737914, | |
| 34.666502954254234, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1963, | |
| "name": "浜松桜一号店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 22, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.7727387899031, | |
| 34.71808876889814, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1964, | |
| "name": "浜松城中央店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 27, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.74603371157176, | |
| 34.690478764589265, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1965, | |
| "name": "浜松団地前店", | |
| "toiletPaperCount": 17, | |
| "onigiriCount": 14, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.69274453874442, | |
| 34.72204626782819, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1966, | |
| "name": "浜松城温泉街店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 21, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.7589938523281, | |
| 34.772974359204895, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1967, | |
| "name": "浜松パーク店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 12, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.7280841266627, | |
| 34.64396424241705, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1968, | |
| "name": "浜松新店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 33, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.69811819817713, | |
| 34.654415371658416, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1969, | |
| "name": "浜松大通り一号店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 38, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.75724968216346, | |
| 34.686877863152226, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1970, | |
| "name": "浜松泉店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 39, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.7174177677002, | |
| 34.69039961157514, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1971, | |
| "name": "浜松高原店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 22, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.7106967551608, | |
| 34.67040266272541, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1972, | |
| "name": "浜松海沿い店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 44, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.68288281883352, | |
| 34.705897714072904, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1973, | |
| "name": "浜松山麓店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 14, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.7492590485346, | |
| 34.74284032536489, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1974, | |
| "name": "浜松新店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 44, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.6647669427211, | |
| 34.78061139736907, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1975, | |
| "name": "浜松空港店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 38, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.74350334625905, | |
| 34.63450277821681, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1976, | |
| "name": "浜松駅前山麓店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 48, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.77011834513965, | |
| 34.76239992067037, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1977, | |
| "name": "沼津市役所通り店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 36, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.90869493070218, | |
| 35.13319739805015, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1978, | |
| "name": "沼津スクエア店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 12, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.9308280673924, | |
| 35.132844598362965, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1979, | |
| "name": "沼津店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 33, | |
| "maskCount": 93 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.83547519142675, | |
| 35.02205284729531, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1980, | |
| "name": "沼津城病院前店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 34, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.92061192774102, | |
| 35.10978949494767, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1981, | |
| "name": "沼津三号店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 34, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.91525039047926, | |
| 35.064670053646374, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1982, | |
| "name": "沼津泉店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 18, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.91625454918798, | |
| 35.0313228976998, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1983, | |
| "name": "沼津南店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 13, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.92022014951044, | |
| 35.06587542099884, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1984, | |
| "name": "沼津団地前店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 12, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.90062848885196, | |
| 35.017855291349576, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1985, | |
| "name": "沼津新町北店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 49, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.81818599111034, | |
| 35.01915268850864, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1986, | |
| "name": "沼津山店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 41, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.8643954653954, | |
| 35.0245909137669, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1987, | |
| "name": "富士空港店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 24, | |
| "maskCount": 91 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.6566295930244, | |
| 35.17350988635143, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1988, | |
| "name": "富士五丁目団地前店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 16, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.73378026906354, | |
| 35.18454590246306, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1989, | |
| "name": "富士新町新店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 37, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.6091565235525, | |
| 35.12531519553085, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1990, | |
| "name": "富士北店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 45, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.6406997173002, | |
| 35.24043605972767, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1991, | |
| "name": "富士梅空港店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 50, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.74916456887095, | |
| 35.12116870905183, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1992, | |
| "name": "富士東大学前店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 29, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.69329681132385, | |
| 35.16005978103209, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1993, | |
| "name": "富士橋観光地店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 11, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.6293033387579, | |
| 35.149905756381415, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1994, | |
| "name": "富士郊外店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 46, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.6589209043142, | |
| 35.097514479483884, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1995, | |
| "name": "富士駅前空港店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 10, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.73979708705227, | |
| 35.16704397985914, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1996, | |
| "name": "富士山麓店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 44, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.6726293454641, | |
| 35.163930850423434, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1997, | |
| "name": "豊橋一丁目店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 25, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.4074712194497, | |
| 34.823117036756564, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1998, | |
| "name": "豊橋駅前観光地店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 37, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.33036707295335, | |
| 34.76184427869958, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1999, | |
| "name": "豊橋桜温泉街店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 25, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.4251609307746, | |
| 34.74007449331317, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2000, | |
| "name": "豊橋広場店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 37, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.34080125101386, | |
| 34.82233909749783, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2001, | |
| "name": "豊橋谷県庁通り店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 24, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.43552142889328, | |
| 34.705445384907364, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2002, | |
| "name": "豊橋緑団地前店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 50, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.45680410663894, | |
| 34.7497097522669, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2003, | |
| "name": "豊橋二丁目店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 46, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.41505639165814, | |
| 34.73070989576793, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2004, | |
| "name": "豊橋通りインター店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 12, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.45437866161987, | |
| 34.80837645265398, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2005, | |
| "name": "豊橋浜宿場町店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 34, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.4245974419569, | |
| 34.83272987613817, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2006, | |
| "name": "豊橋インター店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 32, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.3642895097217, | |
| 34.73209569027515, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2007, | |
| "name": "豊橋三丁目駅南口店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 46, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.3130042512486, | |
| 34.74073763485661, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2008, | |
| "name": "豊橋南城下町店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 46, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.43968101421444, | |
| 34.827412164135886, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2009, | |
| "name": "岡崎ロードサイド店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 11, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.16947826052893, | |
| 34.95847075258057, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2010, | |
| "name": "岡崎北中央店", | |
| "toiletPaperCount": 17, | |
| "onigiriCount": 13, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.11240765332147, | |
| 34.99160178924733, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2011, | |
| "name": "岡崎中央店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 23, | |
| "maskCount": 39 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.243039988231, | |
| 34.90734041916295, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2012, | |
| "name": "岡崎桜山麓店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 26, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.10805894716728, | |
| 34.97231586494445, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2013, | |
| "name": "岡崎東団地前店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 10, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.12725528954715, | |
| 34.896875691496184, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2014, | |
| "name": "岡崎桜プラザ店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 31, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.15927077492972, | |
| 35.01864692247748, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2015, | |
| "name": "岡崎港中央店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 11, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.20357748597718, | |
| 35.015327064035745, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2016, | |
| "name": "岡崎ニュータウン店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 50, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.17456309508054, | |
| 34.92384351855937, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2017, | |
| "name": "岡崎商店街店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 29, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.15767948075168, | |
| 34.97645245481761, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2018, | |
| "name": "岡崎谷港店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 14, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.20820821901015, | |
| 34.887206463545596, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2019, | |
| "name": "岡崎公園店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 16, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.24806769905263, | |
| 34.88980660588378, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2020, | |
| "name": "岡崎駅前インター店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 36, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.1855172709165, | |
| 34.96819123959306, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2021, | |
| "name": "一宮一丁目店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 42, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.72694495545474, | |
| 35.34270477584647, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2022, | |
| "name": "一宮通り港店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 37, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.85720525958942, | |
| 35.24473684608024, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2023, | |
| "name": "一宮商店街店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 27, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.7300682081762, | |
| 35.300665037986576, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2024, | |
| "name": "一宮タウン店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 31, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.79491554963192, | |
| 35.267112707890426, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2025, | |
| "name": "一宮山中央店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 34, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.8237147966206, | |
| 35.30510118452804, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2026, | |
| "name": "一宮竹支店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 21, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.86147729678922, | |
| 35.22615568698034, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2027, | |
| "name": "一宮谷駅北口店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 41, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.88231569505513, | |
| 35.24528188960301, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2028, | |
| "name": "一宮泉山麓店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 12, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.82533833098498, | |
| 35.31596043158509, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2029, | |
| "name": "一宮観光地店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 43, | |
| "maskCount": 93 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.7582499158093, | |
| 35.236208009703425, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2030, | |
| "name": "一宮郊外店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 31, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.73779471101142, | |
| 35.36128214562496, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2031, | |
| "name": "春日井病院前店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 37, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.00471882236943, | |
| 35.32331279817164, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2032, | |
| "name": "春日井駅東口店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 31, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.94269093672938, | |
| 35.24215897600127, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2033, | |
| "name": "春日井台店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 43, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.8979871370004, | |
| 35.22246376375021, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2034, | |
| "name": "春日井松店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 33, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.01087304589612, | |
| 35.18117456711494, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2035, | |
| "name": "春日井港店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 31, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.9120820357527, | |
| 35.257685808385666, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2036, | |
| "name": "春日井梅中央店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 38, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.9470784605148, | |
| 35.252753258354915, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2037, | |
| "name": "春日井泉店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 16, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.90410527014632, | |
| 35.294393697204114, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2038, | |
| "name": "春日井新町県庁通り店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 15, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.02327835231074, | |
| 35.31565792618996, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2039, | |
| "name": "春日井広場店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 32, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.01526886333218, | |
| 35.2738129686006, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2040, | |
| "name": "春日井本店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 28, | |
| "maskCount": 95 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.0197839306897, | |
| 35.192446906969344, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2041, | |
| "name": "豊田城インター店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 31, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.11118662975204, | |
| 35.06667580773434, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2042, | |
| "name": "豊田谷中央店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 40, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.12236355298657, | |
| 35.007727797595166, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2043, | |
| "name": "豊田宮支店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 24, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.23266589896159, | |
| 35.123874911756424, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2044, | |
| "name": "豊田旧店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 24, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.12969373345695, | |
| 35.135861320350294, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2045, | |
| "name": "豊田中央店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 28, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.17620763039454, | |
| 35.082078574265886, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2046, | |
| "name": "豊田松ターミナル店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 20, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.23219461379557, | |
| 35.11126604088152, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2047, | |
| "name": "豊田山海沿い店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 45, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.129348726238, | |
| 35.03171431910584, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2048, | |
| "name": "豊田バイパス店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 21, | |
| "maskCount": 95 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.16096432999814, | |
| 35.14426628646035, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2049, | |
| "name": "豊田山宿場町店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 40, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.16207246704187, | |
| 35.00582286686556, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2050, | |
| "name": "豊田寺店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 16, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.22176411452008, | |
| 35.11261847316256, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2051, | |
| "name": "豊田駅前東店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 45, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.16930293964822, | |
| 35.059051332964835, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2052, | |
| "name": "豊田山支店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 33, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.16430817191983, | |
| 35.14460454910707, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2053, | |
| "name": "奈良緑店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 27, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.84943825514353, | |
| 34.69206385136606, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2054, | |
| "name": "奈良栄町駅東口店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 32, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.74334032345524, | |
| 34.707120414890944, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2055, | |
| "name": "奈良三号店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 48, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.78225437956843, | |
| 34.750018857320775, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2056, | |
| "name": "奈良三丁目店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 42, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.7607210353851, | |
| 34.754863345761194, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2057, | |
| "name": "奈良タウン店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 40, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.83022299603164, | |
| 34.69523176325915, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2058, | |
| "name": "奈良丘駅前店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 46, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.85521912126148, | |
| 34.75258102501974, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2059, | |
| "name": "奈良寺店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 23, | |
| "maskCount": 95 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.73579616296578, | |
| 34.66012552372171, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2060, | |
| "name": "奈良東店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 13, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.77502869253217, | |
| 34.66099052429256, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2061, | |
| "name": "奈良バイパス店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 49, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.81581845561612, | |
| 34.68281510910943, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2062, | |
| "name": "奈良駅南口店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 23, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.73537268902825, | |
| 34.64346418621001, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2063, | |
| "name": "奈良宮店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 17, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.8705000403052, | |
| 34.61337920552269, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2064, | |
| "name": "奈良スクエア店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 25, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.8366852383597, | |
| 34.64507389354097, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2065, | |
| "name": "奈良新町大学前店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 23, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.72855289728557, | |
| 34.64439167446658, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2066, | |
| "name": "奈良坂旧店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 44, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.85377442577246, | |
| 34.757638180295444, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2067, | |
| "name": "奈良田店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 44, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.86417595872737, | |
| 34.70433084318426, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2068, | |
| "name": "大津南店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 38, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.82002656637698, | |
| 35.001603939219024, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2069, | |
| "name": "大津神社店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 24, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.87291991172762, | |
| 34.934374408106294, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2070, | |
| "name": "大津東駅北口店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 20, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.93377131553473, | |
| 34.97811435464178, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2071, | |
| "name": "大津一丁目北店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 31, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.91362795434492, | |
| 35.02066020863516, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2072, | |
| "name": "大津三丁目海沿い店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 33, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.83907833984887, | |
| 35.07274034469134, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2073, | |
| "name": "大津西西店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 42, | |
| "maskCount": 95 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.919823523655, | |
| 34.94375928799964, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2074, | |
| "name": "大津花店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 48, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.88190773649285, | |
| 34.972331862745385, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2075, | |
| "name": "大津梅山麓店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 36, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.88902393715526, | |
| 35.08108924342214, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2076, | |
| "name": "大津プラザ店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 46, | |
| "maskCount": 95 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.87863640667373, | |
| 35.00765907492969, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2077, | |
| "name": "大津広場海沿い店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 25, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.80924793963382, | |
| 34.98922363737859, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2078, | |
| "name": "大津海駅北口店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 11, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.89755963616412, | |
| 34.954182321069965, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2079, | |
| "name": "大津本町東店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 10, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.92638182614394, | |
| 34.9536893385969, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2080, | |
| "name": "草津野市役所通り店", | |
| "toiletPaperCount": 15, | |
| "onigiriCount": 38, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.01954278629825, | |
| 35.00384983842258, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2081, | |
| "name": "草津港店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 19, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.02288303552206, | |
| 34.96368604377999, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2082, | |
| "name": "草津駅東口店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 32, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.9979745083178, | |
| 34.94622986091807, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2083, | |
| "name": "草津北店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 43, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.91195158245924, | |
| 34.946324709842024, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2084, | |
| "name": "草津ターミナル店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 33, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.90250937163853, | |
| 34.99453026858298, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2085, | |
| "name": "草津五丁目プラザ店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 24, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.9895485838319, | |
| 34.94332269353906, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2086, | |
| "name": "草津三号店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 47, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.02799534622721, | |
| 34.99729172876461, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2087, | |
| "name": "草津スクエア店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 23, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.99764362439421, | |
| 34.93443852769844, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2088, | |
| "name": "草津栄町店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 36, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.98764935249554, | |
| 34.93981448699979, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2089, | |
| "name": "草津スクエア店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 10, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.97105205721093, | |
| 35.08826114611579, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2090, | |
| "name": "和歌山スクエア店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 25, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.20595511885418, | |
| 34.284730648338204, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2091, | |
| "name": "和歌山原市役所通り店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 28, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.10811927165994, | |
| 34.261255052896836, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2092, | |
| "name": "和歌山花二号店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 37, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.24231504847, | |
| 34.2682409819007, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2093, | |
| "name": "和歌山栄町駅北口店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 44, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.14751760130835, | |
| 34.262494304604665, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2094, | |
| "name": "和歌山幹線道路店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 32, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.19063961885772, | |
| 34.20438575321813, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2095, | |
| "name": "和歌山温泉街店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 39, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.15250646583166, | |
| 34.16129613586797, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2096, | |
| "name": "和歌山竹城下町店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 24, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.20779758108384, | |
| 34.24517468976241, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2097, | |
| "name": "和歌山病院前店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 50, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.19814382098846, | |
| 34.15384143714889, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2098, | |
| "name": "和歌山駅前病院前店", | |
| "toiletPaperCount": 15, | |
| "onigiriCount": 12, | |
| "maskCount": 95 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.20879777629256, | |
| 34.26581374145876, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2099, | |
| "name": "和歌山一丁目店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 12, | |
| "maskCount": 91 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.24107466200454, | |
| 34.16372206758861, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2100, | |
| "name": "和歌山川店", | |
| "toiletPaperCount": 15, | |
| "onigiriCount": 38, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.17639468515128, | |
| 34.243088754088944, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2101, | |
| "name": "和歌山二丁目旧店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 16, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.10354702027095, | |
| 34.25818350410753, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2102, | |
| "name": "和歌山港店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 25, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.21397824840741, | |
| 34.23444434355782, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2103, | |
| "name": "和歌山北店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 32, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.1576528358092, | |
| 34.21160680217116, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2104, | |
| "name": "和歌山幸町店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 35, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.234259203221, | |
| 34.162525486170324, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2105, | |
| "name": "田辺一丁目三号店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 38, | |
| "maskCount": 93 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.3939377910685, | |
| 33.688535223298274, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2106, | |
| "name": "田辺城下町店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 50, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.39624440054968, | |
| 33.66401876819504, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2107, | |
| "name": "田辺西パーク店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 22, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.40622816632282, | |
| 33.65431525823723, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2108, | |
| "name": "田辺城宿場町店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 33, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.3873791381284, | |
| 33.75542602816292, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2109, | |
| "name": "田辺駅西口店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 23, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.41710484928535, | |
| 33.805693867870154, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2110, | |
| "name": "田辺パーク店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 20, | |
| "maskCount": 91 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.35680842672082, | |
| 33.76702522055732, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2111, | |
| "name": "田辺駅西口店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 24, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.31405461444515, | |
| 33.76986889433881, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2112, | |
| "name": "田辺プラザ店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 42, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.41962489789827, | |
| 33.743658923365345, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2113, | |
| "name": "姫路ショッピングセンター店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 35, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.65687481763587, | |
| 34.824811187451594, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2114, | |
| "name": "姫路寺店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 44, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.73727742205548, | |
| 34.84619885392423, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2115, | |
| "name": "姫路梅店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 30, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.73568128278595, | |
| 34.85585159326851, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2116, | |
| "name": "姫路通りインター店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 31, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.702539028926, | |
| 34.782352470027575, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2117, | |
| "name": "姫路広場市役所通り店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 15, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.6804310143415, | |
| 34.836133720697546, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2118, | |
| "name": "姫路タウン店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 12, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.69832283847114, | |
| 34.864635821613845, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2119, | |
| "name": "姫路野国道店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 19, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.6600264064498, | |
| 34.859796675445914, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2120, | |
| "name": "姫路駅前店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 18, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.63584876308698, | |
| 34.76501870680166, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2121, | |
| "name": "姫路海ターミナル店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 31, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.61082986987833, | |
| 34.75702553681426, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2122, | |
| "name": "姫路店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 28, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.61507389401507, | |
| 34.886469157646694, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2123, | |
| "name": "姫路西店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 40, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.68053726776142, | |
| 34.7433757274323, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2124, | |
| "name": "姫路駅南口店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 16, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.64129119829497, | |
| 34.83082304656111, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2125, | |
| "name": "姫路パーク店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 48, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.65185230195883, | |
| 34.831899233783666, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2126, | |
| "name": "姫路東店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 46, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.73221280939663, | |
| 34.78476682587695, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2127, | |
| "name": "姫路バイパス店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 36, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.6970208612155, | |
| 34.892920087150955, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2128, | |
| "name": "尼崎駅前店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 40, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.3510545433119, | |
| 34.77736763658037, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2129, | |
| "name": "尼崎神社店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 31, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.39284910182354, | |
| 34.66520938120932, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2130, | |
| "name": "尼崎宮スクエア店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 17, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.41879960807663, | |
| 34.804297164221595, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2131, | |
| "name": "尼崎中央店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 38, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.46653835138832, | |
| 34.680480196219605, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2132, | |
| "name": "尼崎温泉街店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 38, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.4951366813447, | |
| 34.70575507616553, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2133, | |
| "name": "尼崎東店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 11, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.40802318900128, | |
| 34.68613168997034, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2134, | |
| "name": "尼崎通り三号店", | |
| "toiletPaperCount": 15, | |
| "onigiriCount": 35, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.35511546320024, | |
| 34.74437441051026, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2135, | |
| "name": "尼崎駅前店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 35, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.36468397559008, | |
| 34.76157549122073, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2136, | |
| "name": "尼崎梅店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 12, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.47489951448023, | |
| 34.78131036153729, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2137, | |
| "name": "尼崎城プラザ店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 13, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.38735500500184, | |
| 34.80123085090031, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2138, | |
| "name": "尼崎川県庁通り店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 26, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.37684327421763, | |
| 34.76916988735362, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2139, | |
| "name": "尼崎橋店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 36, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.37782837231137, | |
| 34.71358449669885, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2140, | |
| "name": "西宮一号店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 36, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.26172368534282, | |
| 34.66922626877838, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2141, | |
| "name": "西宮二丁目商店街店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 11, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.3005766571592, | |
| 34.73954813545041, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2142, | |
| "name": "西宮本店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 39, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.2622002265559, | |
| 34.741343694351414, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2143, | |
| "name": "西宮西店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 33, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.26937585251184, | |
| 34.7524259100646, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2144, | |
| "name": "西宮北店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 30, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.40871944697568, | |
| 34.77311428817586, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2145, | |
| "name": "西宮支店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 35, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.33833488481775, | |
| 34.77980246442778, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2146, | |
| "name": "西宮丘店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 47, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.40840403352274, | |
| 34.76697817564551, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2147, | |
| "name": "西宮プラザ店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 35, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.32026600058595, | |
| 34.76849871548269, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2148, | |
| "name": "西宮郊外店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 18, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.42040098508986, | |
| 34.80495200358525, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2149, | |
| "name": "西宮神社店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 14, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.2891376532435, | |
| 34.7430088818934, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2150, | |
| "name": "西宮支店", | |
| "toiletPaperCount": 16, | |
| "onigiriCount": 26, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.38917341304796, | |
| 34.80144096618824, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2151, | |
| "name": "西宮原タウン店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 40, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.28145804680767, | |
| 34.72009887389946, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2152, | |
| "name": "明石海商店街店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 21, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.01013216371214, | |
| 34.68521453583265, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2153, | |
| "name": "明石駅西口店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 32, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.00322482830015, | |
| 34.57613462679069, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2154, | |
| "name": "明石栄町本店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 11, | |
| "maskCount": 70 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.06193333377038, | |
| 34.62383485500942, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2155, | |
| "name": "明石丘店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 38, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.0256279019867, | |
| 34.638409812020626, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2156, | |
| "name": "明石ロードサイド店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 24, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.06395748873666, | |
| 34.632741220518675, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2157, | |
| "name": "明石プラザ店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 48, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.94281986474948, | |
| 34.603369021795544, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2158, | |
| "name": "明石港店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 23, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.9904885800613, | |
| 34.71606693482097, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2159, | |
| "name": "明石三丁目駅南口店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 20, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.94822488580368, | |
| 34.72022339373112, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2160, | |
| "name": "明石ショッピングセンター店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 47, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.00572584100803, | |
| 34.61163401336856, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2161, | |
| "name": "明石大通り市役所通り店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 25, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.93656999487936, | |
| 34.56345612981966, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2162, | |
| "name": "鳥取新町ステーション店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 15, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.21529048228447, | |
| 35.45651719580357, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2163, | |
| "name": "鳥取新町店", | |
| "toiletPaperCount": 16, | |
| "onigiriCount": 15, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.19422510861384, | |
| 35.42661253172601, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2164, | |
| "name": "鳥取港店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 33, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.22624111058488, | |
| 35.52602173596735, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2165, | |
| "name": "鳥取竹店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 50, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.2666373036256, | |
| 35.46288995900868, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2166, | |
| "name": "鳥取緑東店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 25, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.20534822830194, | |
| 35.56291874193092, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2167, | |
| "name": "鳥取幹線道路店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 48, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.2363593385328, | |
| 35.429249689411215, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2168, | |
| "name": "鳥取山ロードサイド店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 29, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.2081433393236, | |
| 35.426840052321715, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2169, | |
| "name": "鳥取幸町三号店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 12, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.1807721454273, | |
| 35.45146031330039, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2170, | |
| "name": "鳥取ニュータウン店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 44, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.1875751056868, | |
| 35.479932462044715, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2171, | |
| "name": "鳥取泉ショッピングセンター店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 21, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.3042638302078, | |
| 35.436865261557315, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2172, | |
| "name": "鳥取店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 29, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.20673387760752, | |
| 35.454000256379395, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2173, | |
| "name": "鳥取北店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 29, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.2631185071245, | |
| 35.55672988414446, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2174, | |
| "name": "米子駅東口店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 11, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.25502476088488, | |
| 35.407810468324215, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2175, | |
| "name": "米子宿場町店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 11, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.25999420754147, | |
| 35.46224898299199, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2176, | |
| "name": "米子広場バイパス店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 23, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.31273551980686, | |
| 35.37141372708981, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2177, | |
| "name": "米子温泉街店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 17, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.32399849309985, | |
| 35.36922803459359, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2178, | |
| "name": "米子東タウン店", | |
| "toiletPaperCount": 16, | |
| "onigiriCount": 27, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.29561646136028, | |
| 35.42577560114577, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2179, | |
| "name": "米子団地前店", | |
| "toiletPaperCount": 16, | |
| "onigiriCount": 37, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.33655672109802, | |
| 35.37756480622294, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2180, | |
| "name": "米子城下町店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 20, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.29583385952972, | |
| 35.40713519767951, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2181, | |
| "name": "米子西駅北口店", | |
| "toiletPaperCount": 17, | |
| "onigiriCount": 37, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.38598780864893, | |
| 35.472282885904654, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2182, | |
| "name": "米子県庁通り店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 31, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.26544379883575, | |
| 35.37118827406901, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2183, | |
| "name": "米子二号店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 48, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.29998732599415, | |
| 35.49483866708924, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2184, | |
| "name": "松江商店街店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 13, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.0974256354061, | |
| 35.534941188213494, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2185, | |
| "name": "松江谷店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 10, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.06820617760638, | |
| 35.42792782772661, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2186, | |
| "name": "松江港国道店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 34, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.0504697228995, | |
| 35.526338628435695, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2187, | |
| "name": "松江松病院前店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 13, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.10267065484084, | |
| 35.50361256392105, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2188, | |
| "name": "松江北ステーション店", | |
| "toiletPaperCount": 17, | |
| "onigiriCount": 15, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.05025880515132, | |
| 35.50886179516443, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2189, | |
| "name": "松江ロードサイド店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 10, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.01813393357162, | |
| 35.44889782332182, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2190, | |
| "name": "松江三丁目一号店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 49, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.11133956943164, | |
| 35.48824160907088, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2191, | |
| "name": "松江ニュータウン店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 14, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.97832693129035, | |
| 35.398985616445835, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2192, | |
| "name": "松江観光地店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 32, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.09360331416107, | |
| 35.53031051708602, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2193, | |
| "name": "松江旧店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 22, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.1262641402267, | |
| 35.471792927409616, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2194, | |
| "name": "松江田ショッピングセンター店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 29, | |
| "maskCount": 93 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.10382822417446, | |
| 35.55134097363689, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2195, | |
| "name": "松江東新店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 50, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.06159786670702, | |
| 35.43596344505966, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2196, | |
| "name": "出雲駅西口店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 23, | |
| "maskCount": 93 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.79470526962325, | |
| 35.33770488935275, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2197, | |
| "name": "出雲神社北店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 34, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.74683630379255, | |
| 35.30179519527637, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2198, | |
| "name": "出雲ステーション店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 14, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.77916585993628, | |
| 35.291823508817586, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2199, | |
| "name": "出雲宿場町店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 10, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.73239280170492, | |
| 35.4034015745056, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2200, | |
| "name": "出雲原旧店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 43, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.79587023303472, | |
| 35.44661769479883, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2201, | |
| "name": "出雲梅城下町店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 33, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.8137133638314, | |
| 35.3585767455434, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2202, | |
| "name": "出雲原海沿い店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 31, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.6807705403607, | |
| 35.392920759521004, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2203, | |
| "name": "出雲栄町店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 12, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.79018052783465, | |
| 35.36975374775127, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2204, | |
| "name": "出雲野店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 23, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.68768020965402, | |
| 35.31326702173689, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2205, | |
| "name": "出雲南店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 14, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.68210547432966, | |
| 35.31685246672532, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2206, | |
| "name": "岡山川店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 39, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.92100321723294, | |
| 34.58256816669562, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2207, | |
| "name": "岡山台店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 10, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.00654258676417, | |
| 34.67819622178553, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2208, | |
| "name": "岡山パーク店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 27, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.99186292026735, | |
| 34.65489813462004, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2209, | |
| "name": "岡山丘店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 19, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.99030453910615, | |
| 34.58393261605044, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2210, | |
| "name": "岡山山タウン店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 28, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.88768150015892, | |
| 34.59229982789575, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2211, | |
| "name": "岡山寺店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 11, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.89202263812078, | |
| 34.657196257466644, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2212, | |
| "name": "岡山高原店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 43, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.9532207892519, | |
| 34.674716213581696, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2213, | |
| "name": "岡山東観光地店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 45, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.98671826442063, | |
| 34.59882876051774, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2214, | |
| "name": "岡山坂店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 13, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.00158001640534, | |
| 34.65053834277068, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2215, | |
| "name": "岡山温泉街店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 15, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.92980161755375, | |
| 34.62556828613602, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2216, | |
| "name": "岡山五丁目店", | |
| "toiletPaperCount": 17, | |
| "onigiriCount": 32, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.005141602381, | |
| 34.66368216329716, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2217, | |
| "name": "岡山観光地店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 26, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.88520656690633, | |
| 34.71604638523926, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2218, | |
| "name": "岡山インター店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 21, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.94734270889347, | |
| 34.67884089711643, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2219, | |
| "name": "岡山谷店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 10, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.9956186368718, | |
| 34.64960171690096, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2220, | |
| "name": "岡山神社北店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 16, | |
| "maskCount": 48 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.8928930956338, | |
| 34.68623904563268, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2221, | |
| "name": "岡山竹支店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 26, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.94345348773015, | |
| 34.717058079581726, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2222, | |
| "name": "岡山竹駅前店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 40, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.01141128100284, | |
| 34.62889071600939, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2223, | |
| "name": "岡山南店", | |
| "toiletPaperCount": 15, | |
| "onigiriCount": 22, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.0054807189274, | |
| 34.74149356945651, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2224, | |
| "name": "岡山寺駅北口店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 49, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.9893603329634, | |
| 34.71317032123277, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2225, | |
| "name": "岡山インター店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 44, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.9811861877881, | |
| 34.70558483639643, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2226, | |
| "name": "倉敷ニュータウン店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 30, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.7555075899412, | |
| 34.51236262635753, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2227, | |
| "name": "倉敷田山麓店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 18, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.7370266214504, | |
| 34.65246237596514, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2228, | |
| "name": "倉敷駅東口店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 35, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.77701989593814, | |
| 34.592218902539784, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2229, | |
| "name": "倉敷観光地店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 46, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.69324784232532, | |
| 34.556589140503526, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2230, | |
| "name": "倉敷空港店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 18, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.8407311738658, | |
| 34.5221109043767, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2231, | |
| "name": "倉敷観光地店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 12, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.82016705065305, | |
| 34.5481561365436, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2232, | |
| "name": "倉敷港店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 23, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.698670999186, | |
| 34.53111291820366, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2233, | |
| "name": "倉敷プラザ店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 14, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.8155333419199, | |
| 34.569270221831125, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2234, | |
| "name": "倉敷二号店", | |
| "toiletPaperCount": 16, | |
| "onigiriCount": 49, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.7292042343684, | |
| 34.504155803991615, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2235, | |
| "name": "倉敷台店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 50, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.80576826562663, | |
| 34.66181284380043, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2236, | |
| "name": "倉敷南店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 13, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.79536070054405, | |
| 34.56094596044048, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2237, | |
| "name": "倉敷栄町店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 13, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.6960437656883, | |
| 34.635760584072976, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2238, | |
| "name": "広島温泉街店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 38, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4745389157869, | |
| 34.39429250529324, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2239, | |
| "name": "広島駅東口店", | |
| "toiletPaperCount": 16, | |
| "onigiriCount": 45, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4529665123314, | |
| 34.453877462847785, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2240, | |
| "name": "広島大通り店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 37, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.49328576556317, | |
| 34.40081953056281, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2241, | |
| "name": "広島一号店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 25, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.44670948922638, | |
| 34.39964823243592, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2242, | |
| "name": "広島広場店", | |
| "toiletPaperCount": 17, | |
| "onigiriCount": 48, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.50046655229315, | |
| 34.38877921410069, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2243, | |
| "name": "広島バイパス店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 17, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.49959896614024, | |
| 34.36002954566954, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2244, | |
| "name": "広島新町本店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 46, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.45892508942728, | |
| 34.46485540221185, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2245, | |
| "name": "広島二号店", | |
| "toiletPaperCount": 17, | |
| "onigiriCount": 41, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.43959045192491, | |
| 34.33865489939831, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2246, | |
| "name": "広島栄町ターミナル店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 18, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.47587651705, | |
| 34.327179211911066, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2247, | |
| "name": "広島宮店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 27, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.47800197200448, | |
| 34.409118280323106, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2248, | |
| "name": "広島泉温泉街店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 15, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.3974115662924, | |
| 34.40135071630139, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2249, | |
| "name": "広島観光地店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 34, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.48697687934828, | |
| 34.31253106159477, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2250, | |
| "name": "広島通り温泉街店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 30, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.47166328617305, | |
| 34.405451293209545, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2251, | |
| "name": "広島中央駅南口店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 48, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.41936881261879, | |
| 34.46356387178639, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2252, | |
| "name": "広島坂店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 31, | |
| "maskCount": 95 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.5150337412977, | |
| 34.33911185950651, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2253, | |
| "name": "広島駅東口店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 36, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.51848971163662, | |
| 34.35604619331408, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2254, | |
| "name": "広島西南店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 49, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.52589804074185, | |
| 34.416756439637446, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2255, | |
| "name": "広島本町二号店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 11, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.5176302555653, | |
| 34.45714391791093, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2256, | |
| "name": "広島宮温泉街店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 45, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.4485368497163, | |
| 34.391638742887814, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2257, | |
| "name": "広島国道店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 22, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.48127363950047, | |
| 34.42201565554321, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2258, | |
| "name": "広島バイパス店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 48, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.39496567714522, | |
| 34.37029796795266, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2259, | |
| "name": "広島原一号店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 46, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.43677496070072, | |
| 34.33361725301148, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2260, | |
| "name": "広島駅前駅東口店", | |
| "toiletPaperCount": 16, | |
| "onigiriCount": 47, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.51849582128605, | |
| 34.313095487209004, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2261, | |
| "name": "広島本町北店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 39, | |
| "maskCount": 68 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.42035049748483, | |
| 34.43252690446342, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2262, | |
| "name": "広島台温泉街店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 47, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.40278407721456, | |
| 34.428860979222186, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2263, | |
| "name": "福山市役所通り店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 39, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.41457613724742, | |
| 34.504632790653474, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2264, | |
| "name": "福山高原店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 14, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.29549162895552, | |
| 34.42229028818638, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2265, | |
| "name": "福山泉店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 17, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.3552147069176, | |
| 34.49619927318908, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2266, | |
| "name": "福山梅郊外店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 20, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.38770318112574, | |
| 34.54914161609243, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2267, | |
| "name": "福山駅東口店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 13, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.29209497672605, | |
| 34.51299745359841, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2268, | |
| "name": "福山ロードサイド店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 11, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.36195473952864, | |
| 34.54868939893845, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2269, | |
| "name": "福山一号店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 43, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.41656821099667, | |
| 34.435811509171835, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2270, | |
| "name": "福山野支店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 40, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.38226144305887, | |
| 34.497104981428556, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2271, | |
| "name": "福山二号店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 20, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.3861434229858, | |
| 34.55465634027417, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2272, | |
| "name": "福山バイパス店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 26, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.31870640040563, | |
| 34.52676050388062, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2273, | |
| "name": "福山二丁目一号店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 16, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.40498770852125, | |
| 34.452305548344555, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2274, | |
| "name": "福山ステーション店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 48, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.36520617726117, | |
| 34.437210311367316, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2275, | |
| "name": "呉宮駅南口店", | |
| "toiletPaperCount": 15, | |
| "onigiriCount": 48, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.49046869073095, | |
| 34.253971873757905, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2276, | |
| "name": "呉三丁目店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 14, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.57738743628755, | |
| 34.29572739989005, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2277, | |
| "name": "呉橋店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 12, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.50333859553922, | |
| 34.232847285788566, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2278, | |
| "name": "呉川西店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 15, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.52312735295652, | |
| 34.21178718963236, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2279, | |
| "name": "呉温泉街店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 45, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.51354827551518, | |
| 34.22184726992596, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2280, | |
| "name": "呉台店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 41, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.50980708009155, | |
| 34.27954307202098, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2281, | |
| "name": "呉駅東口店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 20, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.6109829482839, | |
| 34.23789574097414, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2282, | |
| "name": "呉四丁目一号店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 31, | |
| "maskCount": 95 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.5880336505148, | |
| 34.274501805665125, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2283, | |
| "name": "呉高原店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 33, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.60557719015185, | |
| 34.32206315388761, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2284, | |
| "name": "呉丘観光地店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 36, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.6211911097833, | |
| 34.243514335989225, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2285, | |
| "name": "山口山幹線道路店", | |
| "toiletPaperCount": 15, | |
| "onigiriCount": 10, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.39393068355082, | |
| 34.18702658377243, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2286, | |
| "name": "山口幸町二号店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 27, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.43513392824252, | |
| 34.245533380494855, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2287, | |
| "name": "山口橋店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 45, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.53721180218028, | |
| 34.24250345250247, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2288, | |
| "name": "山口西西店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 11, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.48765841656146, | |
| 34.19037233788013, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2289, | |
| "name": "山口城店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 16, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.46787919148636, | |
| 34.22451551381881, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2290, | |
| "name": "山口寺インター店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 36, | |
| "maskCount": 72 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.42598900602346, | |
| 34.115237923264665, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2291, | |
| "name": "山口宿場町店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 15, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.46205950987667, | |
| 34.19635160589178, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2292, | |
| "name": "山口観光地店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 45, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.48052347049406, | |
| 34.13471033629841, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2293, | |
| "name": "山口一丁目駅北口店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 14, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.52072478514293, | |
| 34.10802859984173, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2294, | |
| "name": "山口寺東店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 35, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.54713072177844, | |
| 34.11594495305593, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2295, | |
| "name": "山口国道店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 47, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.44555370735685, | |
| 34.17409745382903, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2296, | |
| "name": "山口北空港店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 37, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.41263768996387, | |
| 34.243060784498915, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2297, | |
| "name": "下関桜幹線道路店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 33, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.967820007112, | |
| 33.90426199991072, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2298, | |
| "name": "下関プラザ店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 38, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.99564534304218, | |
| 33.992696176243605, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2299, | |
| "name": "下関新町港店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 13, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.98072850360845, | |
| 33.87865291024534, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2300, | |
| "name": "下関大通り病院前店", | |
| "toiletPaperCount": 15, | |
| "onigiriCount": 14, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.99812143570767, | |
| 33.885240672157586, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2301, | |
| "name": "下関宿場町店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 14, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.94987578926842, | |
| 33.9105181769107, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2302, | |
| "name": "下関幹線道路店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 21, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.89159592351353, | |
| 33.88150504005965, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2303, | |
| "name": "下関中央店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 23, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.9967049752348, | |
| 33.99959033333084, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2304, | |
| "name": "下関港ターミナル店", | |
| "toiletPaperCount": 29, | |
| "onigiriCount": 12, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.9964369721439, | |
| 33.92074927176113, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2305, | |
| "name": "下関梅商店街店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 32, | |
| "maskCount": 44 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.89728336822319, | |
| 33.98068108394127, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2306, | |
| "name": "下関プラザ店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 44, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.98087489346642, | |
| 33.9028878435722, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2307, | |
| "name": "下関花ショッピングセンター店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 11, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.9772349919997, | |
| 34.026669169680396, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2308, | |
| "name": "下関四丁目店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 47, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.86413687936565, | |
| 34.0300180782987, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2309, | |
| "name": "宇部宮店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 35, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.27099076459396, | |
| 33.87037097615014, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2310, | |
| "name": "宇部城下町店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 31, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.32291018976343, | |
| 33.98053308686915, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2311, | |
| "name": "宇部西店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 48, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.23415777448372, | |
| 33.989285154707225, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2312, | |
| "name": "宇部城店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 11, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.16812721484786, | |
| 33.99836694546153, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2313, | |
| "name": "宇部神社東店", | |
| "toiletPaperCount": 15, | |
| "onigiriCount": 40, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.2482666937064, | |
| 33.953199032393854, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2314, | |
| "name": "宇部橋団地前店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 12, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.32177123133627, | |
| 33.88689745942774, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2315, | |
| "name": "宇部中央タウン店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 35, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.2217488955417, | |
| 33.99473476488895, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2316, | |
| "name": "宇部竹店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 35, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.1894273462529, | |
| 33.970357835617534, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2317, | |
| "name": "宇部谷団地前店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 13, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.2197790269489, | |
| 34.02107485881516, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2318, | |
| "name": "宇部梅本店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 30, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.262197462856, | |
| 33.884892522206876, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2319, | |
| "name": "徳島タウン店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 49, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.51942891400515, | |
| 34.10614974760106, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2320, | |
| "name": "徳島中央店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 31, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.5058897890006, | |
| 34.02511378564416, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2321, | |
| "name": "徳島空港店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 33, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.5620369845663, | |
| 34.09029905199948, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2322, | |
| "name": "徳島南店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 41, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.58094493051905, | |
| 34.03415096719761, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2323, | |
| "name": "徳島新町山麓店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 35, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.63231380171348, | |
| 34.075229148133495, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2324, | |
| "name": "徳島南郊外店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 27, | |
| "maskCount": 91 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.58342275014684, | |
| 34.142260198667294, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2325, | |
| "name": "徳島駅南口店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 12, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.56993635875776, | |
| 33.99409237933017, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2326, | |
| "name": "徳島ショッピングセンター店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 30, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.50192727530813, | |
| 34.06568379283567, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2327, | |
| "name": "徳島東国道店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 15, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.56073487284257, | |
| 34.14443298883504, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2328, | |
| "name": "徳島南店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 46, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.54177472072152, | |
| 34.13756197238851, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2329, | |
| "name": "徳島県庁通り店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 12, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.53778668079391, | |
| 34.02019540993286, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2330, | |
| "name": "徳島本町店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 47, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.6272073174077, | |
| 34.01442337905606, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2331, | |
| "name": "高松大通りロードサイド店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 22, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.0551776350639, | |
| 34.276990447598, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2332, | |
| "name": "高松泉店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 30, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.09523326669003, | |
| 34.39483347110499, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2333, | |
| "name": "高松原海沿い店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 27, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.98686530673626, | |
| 34.327012355040694, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2334, | |
| "name": "高松新町ロードサイド店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 49, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.11813508901685, | |
| 34.270333172949314, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2335, | |
| "name": "高松桜店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 45, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.0143120992383, | |
| 34.2743968637539, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2336, | |
| "name": "高松商店街店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 45, | |
| "maskCount": 39 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.04226779623033, | |
| 34.37015744745488, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2337, | |
| "name": "高松ショッピングセンター店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 24, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.0237354886338, | |
| 34.268393339259276, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2338, | |
| "name": "高松二丁目観光地店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 26, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.04831880528425, | |
| 34.40251393242218, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2339, | |
| "name": "高松新町タウン店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 44, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.03868643726034, | |
| 34.41111163069336, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2340, | |
| "name": "高松丘プラザ店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 22, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.99172444556442, | |
| 34.28766296797785, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2341, | |
| "name": "高松駅南口店", | |
| "toiletPaperCount": 47, | |
| "onigiriCount": 39, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.98281661288487, | |
| 34.322901195216104, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2342, | |
| "name": "高松田新店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 13, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.0978015946802, | |
| 34.35434730043835, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2343, | |
| "name": "高松原店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 45, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.0240935725841, | |
| 34.39594450092452, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2344, | |
| "name": "高松三号店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 41, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.00018130202503, | |
| 34.360806655729554, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2345, | |
| "name": "高松三号店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 26, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.01386107455036, | |
| 34.41628284909074, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2346, | |
| "name": "丸亀田タウン店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 42, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.7482256810038, | |
| 34.32743352788086, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2347, | |
| "name": "丸亀山高原店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 23, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.76984468356952, | |
| 34.357520771610076, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2348, | |
| "name": "丸亀県庁通り店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 33, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.8527308158137, | |
| 34.31752804630025, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2349, | |
| "name": "丸亀栄町店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 40, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.77089807016145, | |
| 34.21657759932469, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2350, | |
| "name": "丸亀公園店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 49, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.743816830799, | |
| 34.246320328375795, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2351, | |
| "name": "丸亀三丁目一号店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 24, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.73725200034414, | |
| 34.23522578399635, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2352, | |
| "name": "丸亀田郊外店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 18, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.81076838881836, | |
| 34.27521211980515, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2353, | |
| "name": "丸亀本町店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 13, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.77860927844532, | |
| 34.32634908032924, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2354, | |
| "name": "松山海中央店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 34, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.83542763574013, | |
| 33.82095490470947, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2355, | |
| "name": "松山緑店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 23, | |
| "maskCount": 41 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.74493204875517, | |
| 33.893338812796834, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2356, | |
| "name": "松山支店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 31, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.8285794941863, | |
| 33.904435176283066, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2357, | |
| "name": "松山北国道店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 48, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.78010356267674, | |
| 33.815760315819524, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2358, | |
| "name": "松山川店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 39, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.82032855796191, | |
| 33.7681393730842, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2359, | |
| "name": "松山緑郊外店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 22, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.75369632523592, | |
| 33.83711563040629, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2360, | |
| "name": "松山二号店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 42, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.7433768806178, | |
| 33.79435905273765, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2361, | |
| "name": "松山南店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 10, | |
| "maskCount": 95 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.72967923962096, | |
| 33.790021227418755, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2362, | |
| "name": "松山駅北口店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 45, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.83345843463724, | |
| 33.80352355182031, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2363, | |
| "name": "松山広場旧店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 44, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.75571098194393, | |
| 33.7817442049514, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2364, | |
| "name": "松山川新店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 47, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.7521255544655, | |
| 33.75970684705841, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2365, | |
| "name": "松山宿場町店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 12, | |
| "maskCount": 92 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.73047023501218, | |
| 33.8073695224263, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2366, | |
| "name": "松山台駅前店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 25, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.71095109103638, | |
| 33.83568660650855, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2367, | |
| "name": "松山栄町店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 25, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.7664122870918, | |
| 33.884761090641746, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2368, | |
| "name": "松山野山麓店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 15, | |
| "maskCount": 86 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.76365703647815, | |
| 33.818846562972, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2369, | |
| "name": "今治三号店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 21, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.0520682128182, | |
| 34.038901843141886, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2370, | |
| "name": "今治公園二号店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 39, | |
| "maskCount": 91 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.97477571797268, | |
| 34.03071340282007, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2371, | |
| "name": "今治桜インター店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 23, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.00576707735038, | |
| 34.01872809585857, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2372, | |
| "name": "今治市役所通り店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 32, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.0603693814772, | |
| 34.07594782118625, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2373, | |
| "name": "今治台西店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 50, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.94596860772765, | |
| 34.062991908155865, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2374, | |
| "name": "今治三号店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 13, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.05675625529003, | |
| 34.03405102647643, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2375, | |
| "name": "今治花店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 22, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.94863949417802, | |
| 34.14517756936966, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2376, | |
| "name": "今治一号店", | |
| "toiletPaperCount": 20, | |
| "onigiriCount": 39, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.02479362500688, | |
| 34.10800992097046, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2377, | |
| "name": "高知団地前店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 11, | |
| "maskCount": 77 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.4653883681769, | |
| 33.565266760511015, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2378, | |
| "name": "高知梅三号店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 37, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.57222157945324, | |
| 33.50484408256557, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2379, | |
| "name": "高知寺空港店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 10, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.54269113767057, | |
| 33.50659233360664, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2380, | |
| "name": "高知スクエア店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 30, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.58780180476077, | |
| 33.558539715848475, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2381, | |
| "name": "高知丘店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 47, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.5152247207119, | |
| 33.535154791115055, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2382, | |
| "name": "高知東駅東口店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 39, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.5975552395772, | |
| 33.557575491888834, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2383, | |
| "name": "高知駅北口店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 24, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.58932004089326, | |
| 33.623878748268346, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2384, | |
| "name": "高知泉店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 23, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.5040428319849, | |
| 33.53362073492003, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2385, | |
| "name": "高知幹線道路店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 33, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.48905010548725, | |
| 33.61074622997877, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2386, | |
| "name": "高知四丁目駅南口店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 21, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.5485488178868, | |
| 33.571713860460235, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2387, | |
| "name": "高知駅西口店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 34, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.59752096772684, | |
| 33.611957741355134, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2388, | |
| "name": "高知台病院前店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 47, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.5001003982599, | |
| 33.49683215275909, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2389, | |
| "name": "南国新町東店", | |
| "toiletPaperCount": 51, | |
| "onigiriCount": 30, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.68230166762393, | |
| 33.56253810600959, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2390, | |
| "name": "南国宮店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 19, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.65421077059096, | |
| 33.62375627774425, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2391, | |
| "name": "南国宿場町店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 33, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.64974740592243, | |
| 33.6215272111626, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2392, | |
| "name": "南国幸町旧店", | |
| "toiletPaperCount": 17, | |
| "onigiriCount": 23, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.6665415074879, | |
| 33.62221213670667, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2393, | |
| "name": "南国栄町店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 50, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.60371883008054, | |
| 33.61345783139947, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2394, | |
| "name": "南国西店", | |
| "toiletPaperCount": 48, | |
| "onigiriCount": 44, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.5940113183269, | |
| 33.57522309337475, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2395, | |
| "name": "南国東駅前店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 27, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.6521820139048, | |
| 33.57351972787348, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2396, | |
| "name": "南国北店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 18, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.6561236045273, | |
| 33.54185916331605, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2397, | |
| "name": "北九州四丁目店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 50, | |
| "maskCount": 67 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.95242436968877, | |
| 33.90264853622479, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2398, | |
| "name": "北九州新町国道店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 30, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.81660991277204, | |
| 33.958111648305156, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2399, | |
| "name": "北九州桜ターミナル店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 14, | |
| "maskCount": 39 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.9401927548309, | |
| 33.88621262662187, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2400, | |
| "name": "北九州谷城下町店", | |
| "toiletPaperCount": 60, | |
| "onigiriCount": 25, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.89520835694637, | |
| 33.815289824127156, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2401, | |
| "name": "北九州梅スクエア店", | |
| "toiletPaperCount": 37, | |
| "onigiriCount": 41, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.90342993841782, | |
| 33.825817099373275, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2402, | |
| "name": "北九州台店", | |
| "toiletPaperCount": 16, | |
| "onigiriCount": 44, | |
| "maskCount": 66 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.90766496833794, | |
| 33.80421265183366, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2403, | |
| "name": "北九州宮ターミナル店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 27, | |
| "maskCount": 47 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.90791191791652, | |
| 33.902009784034576, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2404, | |
| "name": "北九州港店", | |
| "toiletPaperCount": 54, | |
| "onigiriCount": 13, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.8194433101569, | |
| 33.83658450729315, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2405, | |
| "name": "北九州宮店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 17, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.89001553059845, | |
| 33.916345467794045, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2406, | |
| "name": "北九州ニュータウン店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 32, | |
| "maskCount": 62 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.91319275965623, | |
| 33.949408183739756, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2407, | |
| "name": "北九州市役所通り店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 33, | |
| "maskCount": 69 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.86249544002214, | |
| 33.895108361794854, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2408, | |
| "name": "北九州駅西口店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 33, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.92022414851488, | |
| 33.93987875899596, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2409, | |
| "name": "北九州二丁目ニュータウン店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 40, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.85454327723477, | |
| 33.870723367199105, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2410, | |
| "name": "北九州広場国道店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 46, | |
| "maskCount": 81 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.81335883206583, | |
| 33.87358531037685, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2411, | |
| "name": "北九州北店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 48, | |
| "maskCount": 42 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.81214978938272, | |
| 33.84614137853848, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2412, | |
| "name": "北九州田店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 40, | |
| "maskCount": 75 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.92210385399326, | |
| 33.85273693282442, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2413, | |
| "name": "北九州ショッピングセンター店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 49, | |
| "maskCount": 95 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.9181751790587, | |
| 33.846273340699604, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2414, | |
| "name": "北九州梅店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 20, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.94171596842682, | |
| 33.90319273755646, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2415, | |
| "name": "北九州東一号店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 41, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.80281673825817, | |
| 33.81277808065458, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2416, | |
| "name": "北九州川新店", | |
| "toiletPaperCount": 42, | |
| "onigiriCount": 22, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.86604961112266, | |
| 33.85318130782805, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2417, | |
| "name": "久留米緑店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 33, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.55715205203114, | |
| 33.296766916509426, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2418, | |
| "name": "久留米幹線道路店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 17, | |
| "maskCount": 53 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.52176451474352, | |
| 33.3341678466008, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2419, | |
| "name": "久留米北本店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 18, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.47639591042898, | |
| 33.36641760106155, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2420, | |
| "name": "久留米大通り店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 12, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.5585164286571, | |
| 33.24505124039369, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2421, | |
| "name": "久留米駅北口店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 17, | |
| "maskCount": 71 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.4630251954835, | |
| 33.28595079444049, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2422, | |
| "name": "久留米通りタウン店", | |
| "toiletPaperCount": 41, | |
| "onigiriCount": 42, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.5432403017017, | |
| 33.32432602009534, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2423, | |
| "name": "久留米五丁目駅前店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 47, | |
| "maskCount": 83 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.50871311662078, | |
| 33.394030137558026, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2424, | |
| "name": "久留米栄町駅南口店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 15, | |
| "maskCount": 50 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.46139985777089, | |
| 33.35197840500859, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2425, | |
| "name": "久留米温泉街店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 23, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.45106072322108, | |
| 33.33209014713538, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2426, | |
| "name": "久留米港ショッピングセンター店", | |
| "toiletPaperCount": 35, | |
| "onigiriCount": 17, | |
| "maskCount": 91 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.42975620809494, | |
| 33.292602148307836, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2427, | |
| "name": "久留米松北店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 33, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.50004331609438, | |
| 33.269368037399175, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2428, | |
| "name": "久留米本店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 27, | |
| "maskCount": 38 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.5269012166141, | |
| 33.35430894702079, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2429, | |
| "name": "佐賀松ロードサイド店", | |
| "toiletPaperCount": 39, | |
| "onigiriCount": 28, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.27953077183477, | |
| 33.27082203906224, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2430, | |
| "name": "佐賀五丁目高原店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 23, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.3195969468304, | |
| 33.22066864689323, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2431, | |
| "name": "佐賀広場プラザ店", | |
| "toiletPaperCount": 45, | |
| "onigiriCount": 22, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.24290186625345, | |
| 33.17811195876039, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2432, | |
| "name": "佐賀大学前店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 40, | |
| "maskCount": 36 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.33502319978496, | |
| 33.24165031435913, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2433, | |
| "name": "佐賀県庁通り店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 45, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.3180203406561, | |
| 33.289000187069284, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2434, | |
| "name": "佐賀川店", | |
| "toiletPaperCount": 16, | |
| "onigiriCount": 33, | |
| "maskCount": 76 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.3568817208769, | |
| 33.27170522001768, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2435, | |
| "name": "佐賀泉北店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 15, | |
| "maskCount": 40 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.3146278118927, | |
| 33.28095063447662, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2436, | |
| "name": "佐賀県庁通り店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 36, | |
| "maskCount": 56 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.2918448161814, | |
| 33.19330740821201, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2437, | |
| "name": "佐賀山麓店", | |
| "toiletPaperCount": 24, | |
| "onigiriCount": 45, | |
| "maskCount": 55 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.2196673965984, | |
| 33.32508147425686, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2438, | |
| "name": "佐賀山店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 42, | |
| "maskCount": 78 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.22310314361326, | |
| 33.26589091483113, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2439, | |
| "name": "佐賀神社店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 25, | |
| "maskCount": 90 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.2631381499011, | |
| 33.20526719732982, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2440, | |
| "name": "佐賀野城下町店", | |
| "toiletPaperCount": 43, | |
| "onigiriCount": 33, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.2494576125341, | |
| 33.31055547469465, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2441, | |
| "name": "唐津神社城下町店", | |
| "toiletPaperCount": 32, | |
| "onigiriCount": 41, | |
| "maskCount": 60 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.94527997525444, | |
| 33.38303130428497, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2442, | |
| "name": "唐津駅前店", | |
| "toiletPaperCount": 26, | |
| "onigiriCount": 27, | |
| "maskCount": 85 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.91206287051236, | |
| 33.42939200869025, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2443, | |
| "name": "唐津丘店", | |
| "toiletPaperCount": 44, | |
| "onigiriCount": 19, | |
| "maskCount": 59 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.0142914148619, | |
| 33.39643946026087, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2444, | |
| "name": "唐津二号店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 16, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.0404110294712, | |
| 33.43281470681315, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2445, | |
| "name": "唐津大学前店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 47, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.00833104681737, | |
| 33.49609473853139, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2446, | |
| "name": "唐津南ターミナル店", | |
| "toiletPaperCount": 21, | |
| "onigiriCount": 20, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.9702871439588, | |
| 33.474009807201604, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2447, | |
| "name": "唐津観光地店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 32, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.94726379948085, | |
| 33.50924412191442, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2448, | |
| "name": "唐津広場店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 48, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.95198756366818, | |
| 33.420261772216506, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2449, | |
| "name": "長崎宮店", | |
| "toiletPaperCount": 22, | |
| "onigiriCount": 49, | |
| "maskCount": 84 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.89626555456937, | |
| 32.769486048209295, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2450, | |
| "name": "長崎ニュータウン店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 41, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.89921030825218, | |
| 32.68775243788628, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2451, | |
| "name": "長崎海沿い店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 47, | |
| "maskCount": 61 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.90797718481338, | |
| 32.672396713487935, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2452, | |
| "name": "長崎野店", | |
| "toiletPaperCount": 28, | |
| "onigiriCount": 23, | |
| "maskCount": 58 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.9451303110698, | |
| 32.82622576925762, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2453, | |
| "name": "長崎東インター店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 39, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.86615938688914, | |
| 32.762490121305476, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2454, | |
| "name": "長崎大通りバイパス店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 19, | |
| "maskCount": 82 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.8057572134263, | |
| 32.71315517543243, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2455, | |
| "name": "長崎桜駅前店", | |
| "toiletPaperCount": 23, | |
| "onigiriCount": 12, | |
| "maskCount": 74 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.8022084640939, | |
| 32.738157492509764, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2456, | |
| "name": "長崎野店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 37, | |
| "maskCount": 51 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.81260418552958, | |
| 32.68975818316672, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2457, | |
| "name": "長崎谷山麓店", | |
| "toiletPaperCount": 38, | |
| "onigiriCount": 48, | |
| "maskCount": 57 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.9323354380578, | |
| 32.82772887317441, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2458, | |
| "name": "長崎四丁目駅西口店", | |
| "toiletPaperCount": 56, | |
| "onigiriCount": 32, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.9473661167243, | |
| 32.758844713676204, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2459, | |
| "name": "長崎市役所通り店", | |
| "toiletPaperCount": 15, | |
| "onigiriCount": 26, | |
| "maskCount": 65 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.89879070015763, | |
| 32.75122830556851, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2460, | |
| "name": "長崎山本店", | |
| "toiletPaperCount": 59, | |
| "onigiriCount": 40, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.8878144064231, | |
| 32.76212101296315, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2461, | |
| "name": "長崎城下町店", | |
| "toiletPaperCount": 31, | |
| "onigiriCount": 45, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.8637653210643, | |
| 32.740464431337365, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2462, | |
| "name": "長崎国道店", | |
| "toiletPaperCount": 52, | |
| "onigiriCount": 22, | |
| "maskCount": 73 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.87521762527578, | |
| 32.67172335420587, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2463, | |
| "name": "長崎新町店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 38, | |
| "maskCount": 43 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.88462991593244, | |
| 32.81757992097693, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2464, | |
| "name": "佐世保病院前店", | |
| "toiletPaperCount": 19, | |
| "onigiriCount": 14, | |
| "maskCount": 54 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.7925625090696, | |
| 33.24103221176727, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2465, | |
| "name": "佐世保港店", | |
| "toiletPaperCount": 30, | |
| "onigiriCount": 47, | |
| "maskCount": 45 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.735200830883, | |
| 33.13112310967562, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2466, | |
| "name": "佐世保三丁目大学前店", | |
| "toiletPaperCount": 57, | |
| "onigiriCount": 35, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.78455917998943, | |
| 33.226399391956484, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2467, | |
| "name": "佐世保県庁通り店", | |
| "toiletPaperCount": 16, | |
| "onigiriCount": 29, | |
| "maskCount": 88 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.65496444622877, | |
| 33.183632247247026, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2468, | |
| "name": "佐世保桜店", | |
| "toiletPaperCount": 46, | |
| "onigiriCount": 18, | |
| "maskCount": 94 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.664786482128, | |
| 33.201001859494596, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2469, | |
| "name": "佐世保商店街店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 21, | |
| "maskCount": 80 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.7737699028223, | |
| 33.25140895104499, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2470, | |
| "name": "佐世保城三号店", | |
| "toiletPaperCount": 55, | |
| "onigiriCount": 50, | |
| "maskCount": 52 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.71442232903803, | |
| 33.234200410787, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2471, | |
| "name": "佐世保浜店", | |
| "toiletPaperCount": 27, | |
| "onigiriCount": 20, | |
| "maskCount": 93 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.70829868635906, | |
| 33.16756796338071, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2472, | |
| "name": "佐世保広場ニュータウン店", | |
| "toiletPaperCount": 25, | |
| "onigiriCount": 20, | |
| "maskCount": 87 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.69955252565742, | |
| 33.22838286228644, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2473, | |
| "name": "佐世保駅東口店", | |
| "toiletPaperCount": 49, | |
| "onigiriCount": 25, | |
| "maskCount": 64 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.7817552408105, | |
| 33.120768110310095, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2474, | |
| "name": "熊本北ロードサイド店", | |
| "toiletPaperCount": 50, | |
| "onigiriCount": 15, | |
| "maskCount": 46 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.68157390838527, | |
| 32.72667738537772, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2475, | |
| "name": "熊本病院前店", | |
| "toiletPaperCount": 34, | |
| "onigiriCount": 12, | |
| "maskCount": 89 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.68609001801607, | |
| 32.859225611703074, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2476, | |
| "name": "熊本浜ショッピングセンター店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 40, | |
| "maskCount": 63 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.81748683140256, | |
| 32.752922482731385, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2477, | |
| "name": "熊本梅店", | |
| "toiletPaperCount": 18, | |
| "onigiriCount": 37, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.79697651081602, | |
| 32.84643801138021, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2478, | |
| "name": "熊本公園ロードサイド店", | |
| "toiletPaperCount": 33, | |
| "onigiriCount": 34, | |
| "maskCount": 37 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.77205621261433, | |
| 32.72582499140402, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2479, | |
| "name": "熊本西店", | |
| "toiletPaperCount": 40, | |
| "onigiriCount": 20, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.76330666459486, | |
| 32.71399471455124, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2480, | |
| "name": "熊本宿場町店", | |
| "toiletPaperCount": 53, | |
| "onigiriCount": 21, | |
| "maskCount": 35 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.75390305897523, | |
| 32.87022337721831, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2481, | |
| "name": "熊本ステーション店", | |
| "toiletPaperCount": 36, | |
| "onigiriCount": 21, | |
| "maskCount": 49 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.7925778148578, | |
| 32.79039046756343, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2482, | |
| "name": "熊本神社店", | |
| "toiletPaperCount": 58, | |
| "onigiriCount": 50, | |
| "maskCount": 79 | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.68661371350336, | |
| 32.712981514793626, | |
| 0.0 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2483, | |
| "name": "熊本二丁目店", | |
| "toiletPaperCount": 15 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment