{
    "param": "ratio",
    "count": 3,
    "ratios": [
        {
            "label": "Portrait",
            "value": "3",
            "image": "https://labs.3dotsy.com/param/portrait.png"
        },
        {
            "label": "Landscape",
            "value": "2",
            "image": "https://labs.3dotsy.com/param/landscape.png"
        },
        {
            "label": "Square",
            "value": "1",
            "image": "https://labs.3dotsy.com/param/square.png"
        }
    ]
}