{"data_row":{"id":"dr-1","external_id":"img1.jpg","row_data":"s3://example-bucket/images/img1.jpg"},"media_attributes":{"width":100,"height":80},"projects":{"project-a":{"labels":[{"label_kind":"Default","annotations":{"objects":[{"feature_id":"bbox-1","name":"cat","annotation_kind":"ImageBoundingBox","bounding_box":{"top":20,"left":10,"height":30,"width":40}},{"feature_id":"point-1","name":"nose","annotation_kind":"ImagePoint","point":{"x":5,"y":5}}]}}]}}}
{"data_row":{"id":"dr-2","external_id":"img2.jpg","row_data":"s3://example-bucket/images/img2.jpg"},"media_attributes":{"width":120,"height":90},"projects":{"project-a":{"labels":[{"label_kind":"Default","annotations":{"objects":[{"feature_id":"poly-1","name":"dog","annotation_kind":"ImagePolygon","polygon":[{"x":5,"y":8},{"x":30,"y":4},{"x":20,"y":40}] }]}}]}}}