I got an array of objects that has the following structure:
const cars = { ford: { entries: [\'ford 150\'] }, chrysler: { entries: [\'Voyager\'] }