When you get to developing some scripts for importing, there are decisions you need to make.
Any objects within the main JSON object would need to be mapped to something: Notes documents contain individual fields with no subfields, excepting (up to 64k of) multiple values for a field.
What'd you like to do with the JSON?
Clearly the JSON could be pushed directly into a richtext object if you want that.