It is possible. Though I have been noticing alot of routes are not sending any data. Here is an example:
{"GetNextTripsForStopResult":{"StopNo":"1234","StopLabel":"STREET \/ STREET","Error":"","Route":{"RouteDirection":{"RouteNo":"000","RouteLabel":"Innovation","Direction":"","Error":"","RequestProcessingTime":"20220111085020","Trips":{"Trip":[{"Longitude":"","Latitude":"","GPSSpeed":"","TripDestination":"OTTAWA","TripStartTime":"09:01","AdjustedScheduleTime":"28","AdjustmentAge":"-1","LastTripOfSchedule":false,"BusType":""},{"Longitude":"","Latitude":"","GPSSpeed":"","TripDestination":"OTTAWA","TripStartTime":"10:01","AdjustedScheduleTime":"88","AdjustmentAge":"-1","LastTripOfSchedule":false,"BusType":""},{"Longitude":"","Latitude":"","GPSSpeed":"","TripDestination":"OTTAWA","TripStartTime":"11:01","AdjustedScheduleTime":"148","AdjustmentAge":"-1","LastTripOfSchedule":false,"BusType":""}]}}}}}
You should see something in the lat/long feilds but there is nothing.