{
"video": {
"duration": 10,
"setting": {
"location": "high-end kitchen",
"description": "brightly lit, adorned with alabaster marble accents, luxurious and modern"
},
"character": {
"description": {
"age": "young adult",
"gender": "female",
"ethnicity": "Kazakhstani, Asiatic",
"physical": "super fit",
"clothing": "opulent yet sheer Chanel dress"
},
"actions": [
{
"time": "start",
"action": "sipping from a crystal goblet",
"emotion": "enjoying, relaxed",
"description": "savoring a refreshing drink"
},
{
"time": "mid",
"action": "takes a second sip",
"emotion": "content"
},
{
"time": "mid",
"action": "lets out a 3-second wet, nasty burp",
"emotion": "surprised",
"description": "eyes widen in shock"
}
]
},
"visuals": {
"scene": {
"description": "luxurious kitchen with alabaster marble countertops, bright lighting, elegant decor"
},
"transition": {
"description": "vintage iris wipe",
"effect": "scene fades out with a circular closing effect"
}
},
"audio": {
"background": "soft ambient kitchen sounds, faint clinking of glass",
"sound_effect": {
"description": "3-second wet, nasty burp",
"tone": "unexpected, exaggerated"
}
}
}
}