Back
Structured Prompt for Coffee Shop Lifestyle Photo
Image Prompt

Structured Prompt for Coffee Shop Lifestyle Photo

Shared by:@Lex

Description

A structured JSON prompt for generating a candid, realistic lifestyle photo of a young woman in a coffee shop. It details her appearance (platinum blonde bun, glasses, specific jewelry), attire (chartreuse tank top), action (sipping coffee), and the environment (marble table, window view of a street scene) with natural daylight.

Prompt

{
  "description": {
    "subject": {
      "type": "young woman",
      "appearance": {
        "hair": {
          "color": "platinum blonde with visible dark roots",
          "style": "pulled back tightly into a high bun",
          "texture": "smooth"
        },
        "face": {
          "skin_tone": "fair",
          "features": "wearing rectangular glasses with dark reddish-brown frames",
          "expression": "focused, sipping from a cup"
        },
        "pose": "sitting at a table, holding a coffee cup with both hands up to mouth"
      }
    },
    "attire": {
      "clothing": {
        "top": "sleeveless, ribbed tank top in a chartreuse/yellow-green color",
        "bottom": "hint of olive green pants visible"
      },
      "accessories": {
        "eyewear": "rectangular prescription glasses with dark frames",
        "jewelry": [
          "silver hoop earrings",
          "chunky silver chain link bracelets on both wrists",
          "multiple silver rings on fingers (including one with a pink gemstone and one wide band with a design)",
          "silver chain necklace"
        ]
      }
    },
    "environment": {
      "location": "coffee shop / cafe interior by a window",
      "foreground": {
        "table": "round table with a white marble surface",
        "objects": "light mint green saucer centered in the foreground"
      },
      "background": {
        "interior": "other patrons sitting (blurred), indoor plants, hanging light fixture",
        "exterior_view": "street scene visible through large glass window, red brick buildings, orange traffic cones on the road"
      }
    },
    "technical_details": {
      "lighting": "natural daylight coming from the large window on the left",
      "camera_angle": "eye-level, slightly high angle looking down at the table",
      "style": "candid, lifestyle photography, realistic"
    }
  }
}
Open Original