export interface Gebaeude { objekt_typ: string, objekt_plz: string, objekt_ort: string, objekt_strasse: string, }