{
  "title": "SH Words",
  "questions": [
    {
      "text": "What farm animal gives us wool?",
      "options": [
        "horse",
        "cow",
        "sheep",
        "pig"
      ],
      "correctOption": 3,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What large fish has sharp teeth?",
      "options": [
        "shark",
        "whale",
        "seal",
        "dolphin"
      ],
      "correctOption": 1,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "Where do you go to buy things?",
      "options": [
        "hospital",
        "shop",
        "park",
        "school"
      ],
      "correctOption": 2,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What dark shape follows you in the sunshine?",
      "options": [
        "reflection",
        "light",
        "shadow",
        "ghost"
      ],
      "correctOption": 3,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What does the sun do on a clear day?",
      "options": [
        "hide",
        "rain",
        "shine",
        "snow"
      ],
      "correctOption": 3,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What tool do you use to dig a hole?",
      "options": [
        "shovel",
        "hammer",
        "saw",
        "rake"
      ],
      "correctOption": 1,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What do you use to wash your hair?",
      "options": [
        "water",
        "shampoo",
        "soap",
        "towel"
      ],
      "correctOption": 2,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What activity involves catching fish?",
      "options": [
        "driving",
        "swimming",
        "fishing",
        "boating"
      ],
      "correctOption": 3,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What machine cleans plates and cups?",
      "options": [
        "dishwasher",
        "oven",
        "stove",
        "bathtub"
      ],
      "correctOption": 1,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What bright light comes from the sky during the day?",
      "options": [
        "lightning",
        "sunshine",
        "moonlight",
        "starlight"
      ],
      "correctOption": 2,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What do you collect on the beach?",
      "options": [
        "seashells",
        "coins",
        "rabbits",
        "candy"
      ],
      "correctOption": 1,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What large body of salt water covers most of Earth?",
      "options": [
        "pond",
        "lake",
        "ocean",
        "river"
      ],
      "correctOption": 3,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What cold, sweet drink is made with ice cream?",
      "options": [
        "juice",
        "water",
        "milkshake",
        "soda"
      ],
      "correctOption": 3,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What word describes popular styles of clothing?",
      "options": [
        "fashion",
        "jumping",
        "vegetables",
        "wizards"
      ],
      "correctOption": 1,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What animal lives in water and has fins?",
      "options": [
        "snake",
        "bird",
        "fish",
        "frog"
      ],
      "correctOption": 3,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What do you use to fix your hair?",
      "options": [
        "soap",
        "brush",
        "toothpick",
        "sock"
      ],
      "correctOption": 2,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What word means garbage?",
      "options": [
        "trash",
        "donation",
        "alphabet",
        "library"
      ],
      "correctOption": 1,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What do you do to get your hands clean?",
      "options": [
        "paint",
        "dry",
        "wash",
        "cut"
      ],
      "correctOption": 3,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What do you do to move something away from you?",
      "options": [
        "drop",
        "pull",
        "push",
        "lift"
      ],
      "correctOption": 3,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What happens when you step on a bug?",
      "options": [
        "run",
        "squish",
        "fly",
        "jump"
      ],
      "correctOption": 2,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What happens when you jump in a puddle?",
      "options": [
        "splash",
        "drip",
        "flow",
        "pour"
      ],
      "correctOption": 1,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What do you do when you hurry?",
      "options": [
        "wait",
        "rush",
        "walk",
        "stop"
      ],
      "correctOption": 2,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What large boat sails on the ocean?",
      "options": [
        "car",
        "ship",
        "plane",
        "train"
      ],
      "correctOption": 2,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What do you wear on your feet?",
      "options": [
        "sock",
        "shoe",
        "hat",
        "glove"
      ],
      "correctOption": 2,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What hard thing do you find on a beach?",
      "options": [
        "seaweed",
        "tomato",
        "sand",
        "shell"
      ],
      "correctOption": 4,
      "timeLimit": 15,
      "numOptions": 4
    }
  ]
}