keys
keys: { 
    primary: string; 
    primaryIsAvg: boolean; 
    primaryLabel: string; 
    primaryLabelSingle: string; 
    secondary: string; 
    secondaryIsAvg: boolean; 
    secondaryLabel: string; 
    secondaryLabelSingle: string; 
    tertiary: string; 
    tertiaryIsAvg: boolean; 
    tertiaryLabel: string; 
    tertiaryLabelSingle: string; 
}