{
"title": "Classic Chrome Street",
"description": "Moody street photography look",
"cameraModel": "X-T5",
"filmSimulation": "Classic Chrome",
"dynamicRange": "DR200",
"grainEffect": "Weak Small",
"colorChromeEffect": "Strong",
"colorChromeEffectBlue": "Weak",
"whiteBalanceMode": "Daylight",
"whiteBalanceKelvin": 5500,
"whiteBalanceRed": 2,
"whiteBalanceBlue": -3,
"highlight": -1,
"shadow": 2,
"color": 1,
"sharpness": -2,
"noiseReduction": -3,
"clarity": 0,
"isoSetting": "Auto",
"exposureCompensation": "+2/3",
"tags": ["street", "moody", "urban"],
"images": [
{ "imageUrl": "https://...", "isCover": true, "order": 1 },
{ "imageUrl": "https://...", "isCover": false, "order": 2 }
]
}