{
"scene_id": "scene0000_00",
"object_id": "45",
"object_name": "toaster_oven",
"ann_id": "3",
"description": "there is a silver bread toaster. placed next to the fridge.",
"token":[ "there", "is", "a", "silver", "bread", "toaster",".", "placed", "next", "to", "the","fridge","."],
"entities": [
[ # First entity
[4, 5], # 0-indexed token indicies
["45_toaster_oven"] # Array of object-id and object label
],
[ # Second entity
[11],
["33_refrigerator"]
]]
}