Optional debugIf true, enables debug logging to console (default: false)
Optional extractIf true, extracts embedded JSON from strings and places it in a separate key with '_' suffix (default: false)
Optional maxMaximum recursion depth to prevent infinite loops (default: 100)
Options for the ParseJSONRecursive function