```json { "image_analysis": { "subject": { "demographics": "", "skin": "", "hair": { "color": "", "style": "", "details": "" }, "facial_features": { "eyes": "", "lips": "", "expression": "" } }, "attire": { "top": { "color": "", "style": "", "graphic": "" }, "accessories": { "necklace": "", "other": "" } }, "environment": { "location": "", "background_elements": [ "", "", "", "" ] }, "technical_specs": { "perspective": "", "lighting": "", "camera_style": "", "aesthetic": "" } } } ```