AacpsBusAlert/BinaryDad.AacpsBusAlert.Services/users.json
2022-10-13 21:36:01 -04:00

23 lines
504 B
JSON

[
{
"Id": "b43f4f45-0f7b-4976-849d-8ad4b271199c",
"Email": "ryan@binarydad.com",
"Routes": [
{
"Id": "bfed1017-be53-42f9-bb46-ddbf27d4270f",
"BusNumber": 203,
"Label": "Con's Bus"
},
{
"Id": "bfed1017-be53-42f9-bb46-ddbf27d4270f",
"BusNumber": 457,
"Label": "Con's Activity Bus"
},
{
"Id": "bfed1017-be53-42f9-bb46-ddbf27d4270f",
"BusNumber": 365,
"Label": "Cam's Bus"
}
]
}
]