feat: add Koboke Observatory to tourist spots data

This commit is contained in:
harukin-expo-dev-env
2026-05-05 09:10:34 +00:00
parent 2274934731
commit 26aa71866a

View File

@@ -18,4 +18,18 @@ export default [
lng: 133.816444,
isSpot: true,
},
{
Station_JP: ".小歩危展望台",
Station_EN: "Koboke Observatory",
MyStation: "0",
StationNumber: null,
DispNum: "3",
StationTimeTable: "",
StationMap: "https://maps.app.goo.gl/WBMN5R2tk2tusavk7",
JrHpUrl: "https://miyoshi-tourism.jp/spot/5438/",
jslodApi: "spot",
lat: 33.9372609,
lng: 133.753258,
isSpot: true,
},
];