export const flatPerson = {
    id: 1,
    firstName: 'Jason',
    company: {
        id: 1,