{
    "mockingbird": {
        "label": {
            "syntax": "Return",
            "text": "a text string",
            "json": "a parsed JSON object",
            "option": "Get Option"
        },
        "errors": {
            "json-error": "error trying to parse string to JSON"
        }
    }
}
