Back
Nighttime Poolside Vacation Photo Analysis Prompt
Image Prompt

Nighttime Poolside Vacation Photo Analysis Prompt

Description

A detailed JSON prompt structured for image analysis, describing a young woman lying on her stomach in a resort pool at night. The prompt specifies the subject's pose, expression, clothing, and the tropical environment, focusing on high-contrast flash photography lighting for a playful, vacation-themed image.

Prompt

{
  "description": {
    "image_analysis": {
      "subject": {
        "demographics": "Young woman",
        "pose": "Lying on stomach in pool, propped up on elbows, legs bent upward at the knees with feet crossed in the air",
        "expression": "Broad, cheerful smile, looking directly at the camera",
        "hair": "Dark, wet, slicked back from swimming",
        "clothing": {
          "item": "One-piece swimsuit",
          "color": "Purple"
        }
      },
      "environment": {
        "location": "Outdoor swimming pool at a resort or hotel",
        "time_of_day": "Night",
        "weather": "Clear, tropical",
        "background": {
          "elements": [
            "Tall palm trees",
            "Multi-story hotel building with warm lights in windows",
            "Dark night sky"
          ]
        },
        "foreground": {
          "elements": [
            "Rippled blue pool water",
            "Reflection of the subject in the water"
          ]
        }
      },
      "lighting": {
        "style": "Flash photography mixed with ambient background light",
        "qualities": [
          "Subject is brightly illuminated",
          "Background is dimly lit with warm accent lights",
          "High contrast between subject and dark background"
        ]
      },
      "aesthetics": {
        "mood": "Happy, playful, relaxed, vacation vibes",
        "composition": "Eye-level shot relative to the water surface, subject centered",
        "color_palette": [
          "Purple (swimsuit)",
          "Deep Cyan/Blue (water)",
          "Black (sky)",
          "Warm Yellow/Orange (background lights)",
          "Green (palm trees)"
        ]
      }
    }
  }
}
Open Original