package openstates type NameNode struct { Name string Note string StartDate string EndDate string }