curl --location '/pois'{
"data": [
{
"type": "ParkingLot",
"id": "02e7e383-2751-4dec-9685-16a4c018d732",
"name": "台北表演藝術中心測試站",
"currentPrice": {
"price": "50.0",
"chargeMode": "PerUse"
},
"lat": 25.0839297,
"lng": 121.5242831,
"vehicleTypes": [
"Car",
"Moto"
],
"detail": {
"priceDetail": {
"current": [
"全時段每次 50 元(進場 5 分鐘內出場免費)"
],
"complete": [
"全時段每次 50 元",
"*進場 5 分鐘內出場免費"
]
},
"openingTime": {
"status": "Opening",
"period": "24 小時營業",
"allDayOpen": true,
"detail": [
"24 小時營業"
]
},
"city": "台北市",
"address": "台北市士林區劍潭路1號",
"telephone": 277137995,
"memos": [
"限高1.2M、限寬1M、限長1M、限重0.2公噸、室內、機械車位、非地下室"
],
"spaceInformation": {
"totalLots": 45
},
"spaceBrandName": "日月亭俥亭停車事業股份有限公司"
}
}
]
}