1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/tests/fixtures/wsdot.json
2022-03-30 11:12:58 +02:00

26 lines
645 B
JSON

{
"Description": "Downtown Seattle to Downtown Bellevue via I-90",
"TimeUpdated": "/Date(1485040200000-0800)/",
"Distance": 10.6,
"EndPoint": {
"Direction": "N",
"Description": "I-405 @ NE 8th St in Bellevue",
"Longitude": -122.18797,
"MilePost": 13.6,
"Latitude": 47.61361,
"RoadName": "I-405"
},
"StartPoint": {
"Direction": "S",
"Description": "I-5 @ University St in Seattle",
"Longitude": -122.331759,
"MilePost": 165.83,
"Latitude": 47.609294,
"RoadName": "I-5"
},
"CurrentTime": 11,
"TravelTimeID": 96,
"Name": "Seattle-Bellevue via I-90 (EB AM)",
"AverageTime": 11
}