[
  {
    "text": "Which shape comes next in the sequence?",
    "section": "Visual Reasoning",
    "imageUrl": "/images/samples/pattern-shape-sequence.svg",
    "options": ["Square", "Triangle", "Circle", "Pentagon"],
    "correctAnswer": 3
  },
  {
    "text": "How many dots are shaded in the figure above?",
    "section": "Visual Reasoning",
    "imageUrl": "/images/samples/pattern-dot-count.svg",
    "options": ["7", "9", "11", "13"],
    "correctAnswer": 2
  },
  {
    "text": "Which of the four options is the odd one out?",
    "section": "Visual Reasoning",
    "imageUrl": "/images/samples/odd-one-out-shapes.svg",
    "options": ["Figure A", "Figure B", "Figure C", "Figure D"],
    "correctAnswer": 4
  }
]
