https://tools.ietf.org/html/draft-ietf-appsawg-webfinger-14#section-4.4.3 ``` The "properties" object comprises zero or more name/value pairs whose names are absolute URIs and whose values are strings or null. ``` Why do we have map[string]interface{} ?