{
"character": {
"age": 24,
"gender": "female",
"hair": {
"length": "long",
"color": "dark"
},
"expression": "smiling softly",
"pose": "hugging a large, fluffy bright red teddy bear"
},
"outfit": {
"type": "pajamas",
"material": "satin",
"color": "bright red",
"luxurious": true
},
"setting": {
"location": "bed",
"bedding": {
"material": "luxurious",
"color": "red"
},
"curtains": {
"color": "red"
},
"lighting": {
"type": "bedside lamp",
"glow": "warm"
},
"nightstand": {
"objects": [
{
"type": "vase",
"contents": "flowers"
}
],
"position": "left"
}
},
"atmosphere": {
"overall_impression": "cozy, warm, and romantic"
},
"facial_features": {
"match_reference": true
}
}