{
    "one": 1,
    "two": [0, 1],
    "three": {
        "a": "eh",
        "b": "bee",
        "c": "see"
    }
}