{
  "page_number": 6,
  "page_type": "scene",
  "layout_key": "scene-grid-01",
  "personalization_mode": "shared",
  "title": "SCENE",
  "subtitle": "47 MINUTES BETWEEN SHOWS",
  "eyebrow": "SCENE 01 / FASHION",
  "body_html": "",
  "image_asset": null,
  "data_json": {
    "objects": [
      {
        "slot": 1,
        "variants": {
          "default": {
            "image": "scenes/example/shared/coffee.png",
            "caption": "Coffee before the first show",
            "scale": 1,
            "x_offset": 0,
            "y_offset": 0
          }
        }
      },
      {
        "slot": 2,
        "variants": {
          "default": {
            "image": "scenes/example/shared/phone.png",
            "caption": "Everything moves through the phone"
          }
        }
      },
      {
        "slot": 3,
        "variants": {
          "default": {
            "image": "scenes/example/shared/sunglasses.png",
            "caption": "A little distance from the crowd"
          },
          "female": {
            "image": "scenes/example/female/cat-eye-sunglasses.png"
          }
        }
      },
      {
        "slot": 4,
        "variants": {
          "male": {
            "image": "scenes/example/male/watch.png",
            "caption": "Something precise at the wrist",
            "scale": 0.92
          },
          "female": {
            "image": "scenes/example/female/lipstick.png",
            "caption": "One color change before the next show",
            "scale": 0.84,
            "y_offset": -4
          }
        }
      }
    ],
    "note": "SCENE V3: one layout + object slots + optional generic variants. Existing legacy scene objects remain supported."
  }
}
