export type RunnerOrganization = { address?: any; key?: string; distance: number; distanceDonationAmount: number; id: number; name: string; contact?: any; };