Removed map[string]interface{} for Feature type. Replaced "encoding/json" with "tidwall/gjson" for parsing. Removed ablility to serialize to binary. JSON only.