{
  "kind": "question",
  "id": "stub-form_test_hotspot",
  "title": "",
  "ruleSections": {
    "behaviorRules": {},
    "settingsRules": {},
    "validationRules": {
      "hotspot": {
        "required": true,
        "requiredMessage": ""
      }
    },
    "additionalOptions": {},
    "logicSettingsRules": {}
  },
  "typeId": "form_test_hotspot",
  "subtextEnabled": false,
  "subtext": "",
  "hotspots": [
    {
      "id": "example-hotspot-1",
      "label": "Hotspot 1",
      "rect": {
        "x": 0.1,
        "y": 0.15,
        "width": 0.25,
        "height": 0.3
      }
    }
  ],
  "hotspotStyle": {
    "fillColor": "#ff69b480",
    "outlineColor": "#dc2626"
  },
  "feedbackOptions": [
    {
      "id": "like",
      "label": "Like",
      "color": "#22c55e"
    },
    {
      "id": "dislike",
      "label": "Dislike",
      "color": "#ef4444"
    }
  ]
}
