{ "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "name": "山居倉庫", "description": "山居倉庫" }, "geometry": { "type": "Point", "coordinates": [ 139.83683824539187, 38.911105066221175 ] } }, { "type": "Feature", "properties": { "name": "本間旧本邸", "description": "歴史的建造物", "image": "https://www.yatex.org/gitbucket/LeafletGo/2021-yuuji/raw/master/img/koajisashi.jpg" }, "geometry": { "type": "Point", "coordinates": [ 139.83906984329226 , 38.91409370800618 ] } } ] }