A JSON prompt designed to generate four distinct images of Sydney Sweeney, each showcasing a different outfit and environment: a wetsuit on a lake boat, a cream suit on a luxury yacht at sunset, an emerald green evening gown in a hotel lobby, and a casual floral dress in a park. This prompt appears to be a structured input for an image generation system to select or generate diverse looks.
{
"subject": "{argument name="subject name" default="Sydney Sweeney"}",
"images": [
{
"id": "image_01",
"scene": "Boat on Lake",
"description": "Sydney Sweeney relaxing on a boat with a German Shepherd.",
"action": "Hugging a large dog",
"clothing": {
"item": "Wetsuit Swimwear",
"color": "Black",
"style": "Long sleeve, sleek"
},
"environment": {
"location": "Lake",
"background": "Pine forest and water",
"lighting": "Daylight"
}
},
{
"id": "image_02",
"scene": "Luxury Yacht",
"description": "Sydney Sweeney standing on a yacht deck at sunset.",
"action": "Holding a champagne glass, posing elegantly",
"clothing": {
"item": "Suit",
"color": "Cream / Off-white",
"style": "Oversized blazer, trousers, silk camisole",
"accessories": "Layered necklaces"
},
"environment": {
"location": "Coastal sea",
"background": "Coastline with hills and buildings",
"lighting": "Golden hour Sunset"
}
},
{
"id": "image_03",
"scene": "Luxury Interior",
"description": "Sydney Sweeney sitting in an opulent hotel lobby or hall.",
"action": "Sitting and smiling",
"clothing": {
"item": "Evening Gown",
"color": "Emerald Green",
"style": "Satin fabric with gold floral embroidery on the bodice",
"accessories": "Gold clutch bag, drop earrings"
},
"environment": {
"location": "Hotel Lobby / Ballroom",
"background": "Marble columns, chandeliers",
"lighting": "Warm indoor lighting"
}
},
{
"id": "image_04",
"scene": "Park Bench",
"description": "Sydney Sweeney sitting on a wooden bench in a park.",
"action": "Resting with a book",
"clothing": {
"item": "Casual Outfit",
"style": "Floral midi dress with denim jacket",
"footwear": "Brown sandals",
"accessories": "Brown leather tote bag"
},
"environment": {
"location": "Public Park",
"background": "Green trees, garden path",
"lighting": "Soft daylight"
}
}
]
}

