{
    "param": "shape",
    "count": 4,
    "shapes": [
        {
            "label": "Round",
            "value": "1",
            "image": "https://labs.3dotsy.com/param/round.png"
        },
        {
            "label": "Amorphous",
            "value": "2",
            "image": "https://labs.3dotsy.com/param/amorphous.png"
        },
        {
            "label": "Cylinder",
            "value": "3",
            "image": "https://labs.3dotsy.com/param/cylinder.png"
        },
        {
            "label": "Rhomb",
            "value": "4",
            "image": "https://labs.3dotsy.com/param/rhomb.png"
        }
    ]
}