[
    {
        "station_id": "ST-101",
        "temperature": 21.5,
        "status": 1
    },
    {
        "station_id": "ST-102",
        "temperature": 18.2,
        "status": 2
    },
    {
        "station_id": "ST-103",
        "temperature": 15.0,
        "status": 1
    }
]
