blob: 8f4b52279999b7bcdb61243fe26c69553ed21254 [file] [log] [blame]
{
"test-tree": {
"branch": [
{
"name": "LEFT/left",
"nest": {
"name": "SMALL/small",
"birds": [
"SPARROW/sparrow",
"Robin",
"Finch"
]
}
},
{
"name": "Right",
"nest": {
"name": "Big",
"birds": [
"Night Owl",
"Raven",
"Crow"
]
}
}
]
}
}