[ Entity( id: 510837483, components: [ { "type": "load_scene::ComponentA", "map": { "x": 3.0, "y": 4.0, }, }, ], ), Entity( id: 1069398672, components: [ { "type": "load_scene::ComponentA", "map": { "x": 1.0, "y": 2.0, }, }, { "type": "load_scene::ComponentB", "map": { "value": "hello", }, }, ], ),]