Corrupt data for ICAO- 503C2B

On doing a FlightInfoEx call with these parameters - ‘http://flightxml.flightaware.com/json/FlightXML2/FlightInfoEx?ident=0x503C2B&howMany=1

This is the output I get -

“FlightInfoExResult”: {
“flights”: [
{
“actualarrivaltime”: 1508086749,
“actualdeparturetime”: 1508085168,
“aircrafttype”: “”,
“destination”: “UUEE”,
“destinationCity”: “Moscow”,
“destinationName”: “Sheremetyevo Int’l”,
“diverted”: “”,
“estimatedarrivaltime”: 1508086749,
“faFlightID”: “LTC701-1508057128-ed-0001:0”,
“filed_airspeed_kts”: 0,
“filed_airspeed_mach”: “”,
“filed_altitude”: 0,
“filed_departuretime”: 1508085168,
“filed_ete”: “”,
“filed_time”: 1508085168,
“ident”: “LTC701”,
“origin”: “L 55.87523 37.02393”, <---- Note the origin is messed up.
“originCity”: “Moscow”,
“originName”: “Moscow”,
“route”: “”
}
],
“next_offset”: 1
}

This is probably some bad data in the DB. Just wanted to point it out.

That is a lat/lon origin where the origin is derived from an in-flight position rather than a flightplan, and we don’t have a plausible nearby airport to use. (The equivalent on the website is “near [location name]”)