package openstates type LinkNode struct { Url string Text string }