﻿_id	{
1	"    ""type"": ""FeatureCollection"""
2	"    ""features"": ["
3	        {
4	"            ""type"": ""Feature"""
5	"            ""geometry"": {"
6	"                ""type"": ""Point"""
7	"                ""coordinates"": ["
8	"                    ""139.748320"""
9	"                    ""35.642906"""
10	                    0
11	                ]
12	            }
13	"            ""properties"": {"
14	"                ""年月"": ""202406"""
15	"                ""施設名称"": ""ひろこデンタルクリニック　ｐｌｕｓ　Ｂｅａｕｔｙ"""
16	"                ""施設所在地"": ""東京都港区芝浦三丁目13番12号"""
17	"                ""施設方書"": ""PhilPark田町Shibaura6階"""
18	"                ""施設電話番号"": ""03-3453-9700"""
19	"                ""発生日"": ""2024/6/1"""
20	"                ""旧名称"": ""ひろこデンタルクリニック　ｐｌｕｓ　ｂｅａｕｔｙ"""
21	            }
22	        }
23	        {
24	"            ""type"": ""Feature"""
25	"            ""geometry"": {"
26	"                ""type"": ""Point"""
27	"                ""coordinates"": ["
28	"                    ""139.715611"""
29	"                    ""35.665145"""
30	                    0
31	                ]
32	            }
33	"            ""properties"": {"
34	"                ""年月"": ""202407"""
35	"                ""施設名称"": ""オーラルケアクリニック青山　表参道　若林歯科医院"""
36	"                ""施設所在地"": ""東京都港区南青山三丁目15番6号"""
37	"                ""施設方書"": ""ripple square D3階"""
38	"                ""施設電話番号"": ""03-6447-0046"""
39	"                ""発生日"": ""2024/5/17"""
40	"                ""旧名称"": ""オーラルケアクリニック青山"""
41	            }
42	        }
43	    ]
44	}
