OBJECT
type VehicleLocationDto {displayLatAndLong: String displayRecordedAt: String lat: Float lng: Float }