{
    "scene": "wildlife_scene",
    "objects": [
      {
        "name": "water_fountain",
        "type": "decoration",
        "position": { "x": 0, "y": 0, "z": 2.5 },
        "prompt": "a small round water fountain made of stone, with gently flowing water, isolated on a white background, clearly visible and centered"
      },
      {
        "name": "blue_bird",
        "type": "bird",
        "position": { "x": 0, "y": 2, "z": 0 },
        "prompt": "a vibrant blue bird soaring through the air, wings spread wide, isolated against a clean white background, fully visible and centered"
      },
      {
        "name": "giraffe",
        "type": "animal",
        "position": { "x": 2, "y": 0, "z": -1 },
        "prompt": "a tall giraffe with a long neck and distinctive spotted pattern, standing gracefully, fully visible and centered on a plain white background"
      }
    ]
}

