A professional character design sheet for a live-action film

{
  "character_design_sheet": {
    "description": "A professional character design sheet for a live-action film, based on the likeness and outfit of the woman in the uploaded reference photo. The sheet is presented on a grey studio background and includes three main sections with labels.",
    "sections": [
      {
        "title": "Turning Diagram",
        "views": [
          {
            "label": "Front view",
            "description": "Full-body photograph of the woman standing, looking forward, with her right hand at her chin, wearing the same outfit as in the uploaded reference photo."
          },
          {
            "label": "Profile view",
            "description": "Full-body photograph of the woman in profile, facing left, showing the same outfit and accessories as in the uploaded reference photo."
          },
          {
            "label": "Back view",
            "description": "Full-body photograph of the woman facing away from the camera, showing the back details of the same outfit as in the uploaded reference photo."
          }
        ]
      },
      {
        "title": "Facial Expressions",
        "expressions": [
          {
            "label": "Neutral",
            "description": "A close-up photograph of the woman’s face with a calm, expressionless look. Wearing the same outfit as in the uploaded reference photo."
          },
          {
            "label": "Joy",
            "description": "A close-up photograph of the woman smiling broadly, showing teeth. Wearing the same outfit as in the uploaded reference photo."
          },
          {
            "label": "Sadness",
            "description": "A close-up photograph of the woman with a tear running down her cheek and a sorrowful expression. Wearing the same outfit as in the uploaded reference photo."
          },
          {
            "label": "Anger",
            "description": "A close-up photograph of the woman with furrowed brows and a stern, frowning expression. Wearing the same outfit as in the uploaded reference photo."
          },
          {
            "label": "Surprise",
            "description": "A close-up photograph of the woman with wide eyes and an open mouth. Wearing the same outfit as in the uploaded reference photo."
          },
          {
            "label": "Fear",
            "description": "A close-up photograph of the woman with wide, apprehensive eyes and a tense mouth. Wearing the same outfit as in the uploaded reference photo."
          }
        ]
      },
      {
        "title": "Pose Chart",
        "actions": [
          {
            "label": "Running",
            "description": "Full-body photograph of the woman in a dynamic running pose, wearing the same outfit as in the uploaded reference photo."
          },
          {
            "label": "Jumping",
            "description": "Full-body photograph of the woman mid-air in a jumping pose, wearing the same outfit as in the uploaded reference photo."
          },
          {
            "label": "Laughing",
            "description": "Full-body photograph of the woman bent over slightly, laughing heartily, wearing the same outfit as in the uploaded reference photo."
          },
          {
            "label": "Crying",
            "description": "Full-body photograph of the woman crouching on the floor, covering her face with her hands, crying, wearing the same outfit as in the uploaded reference photo."
          }
        ]
      }
    ]
  }
}