{
    "a": {
        "c": {
            "d": "good",
            "e": "in the sky"
        },
        "b": "hello"
    },
    "more": "here",
    "key": "value"
}