{
  "title": "V Words",
  "questions": [
    {
      "text": "What vehicle is bigger than a car but smaller than a bus?",
      "options": [
        "bike",
        "van",
        "truck",
        "train"
      ],
      "correctOption": 2,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What sleeveless piece of clothing do you wear over a shirt?",
      "options": [
        "vest",
        "coat",
        "jacket",
        "sweater"
      ],
      "correctOption": 1,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What plant grows by climbing or trailing?",
      "options": [
        "tree",
        "grass",
        "vine",
        "bush"
      ],
      "correctOption": 3,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What do you call a trip away from home for fun?",
      "options": [
        "work",
        "school",
        "vacation",
        "errand"
      ],
      "correctOption": 3,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What food group includes carrots and broccoli?",
      "options": [
        "fruit",
        "vegetable",
        "meat",
        "dairy"
      ],
      "correctOption": 2,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What musical instrument do you play with a bow?",
      "options": [
        "drum",
        "guitar",
        "violin",
        "piano"
      ],
      "correctOption": 3,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What small town has few people?",
      "options": [
        "village",
        "city",
        "country",
        "farm"
      ],
      "correctOption": 1,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What do you use to talk and sing?",
      "options": [
        "feet",
        "ears",
        "eyes",
        "voice"
      ],
      "correctOption": 4,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What do people do in an election?",
      "options": [
        "vote",
        "dance",
        "sleep",
        "eat"
      ],
      "correctOption": 1,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What long body of water flows through land?",
      "options": [
        "ocean",
        "lake",
        "river",
        "pond"
      ],
      "correctOption": 3,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What number comes after six?",
      "options": [
        "five",
        "eight",
        "seven",
        "nine"
      ],
      "correctOption": 3,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What tool do you use to dig?",
      "options": [
        "shovel",
        "hammer",
        "rake",
        "broom"
      ],
      "correctOption": 1,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What do you bake cookies in?",
      "options": [
        "fridge",
        "oven",
        "sink",
        "toaster"
      ],
      "correctOption": 2,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What do you wear on your hands in winter?",
      "options": [
        "boot",
        "hat",
        "glove",
        "scarf"
      ],
      "correctOption": 3,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What word means \"not at any time\"?",
      "options": [
        "always",
        "sometimes",
        "often",
        "never"
      ],
      "correctOption": 4,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What kitchen appliance gets hot for baking?",
      "options": [
        "sink",
        "fridge",
        "trash",
        "oven"
      ],
      "correctOption": 4,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What do you do when you jump into a pool head first?",
      "options": [
        "float",
        "swim",
        "splash",
        "dive"
      ],
      "correctOption": 4,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What number comes after four?",
      "options": [
        "three",
        "six",
        "five",
        "seven"
      ],
      "correctOption": 3,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What do you do when you control a car?",
      "options": [
        "drive",
        "fly",
        "walk",
        "sleep"
      ],
      "correctOption": 1,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What word describes someone who isn't afraid?",
      "options": [
        "scared",
        "brave",
        "shy",
        "sad"
      ],
      "correctOption": 2,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What strong feeling do you have for family and friends?",
      "options": [
        "anger",
        "love",
        "fear",
        "sadness"
      ],
      "correctOption": 2,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What holiday is in February?",
      "options": [
        "Christmas",
        "Valentine's",
        "Summer",
        "Halloween"
      ],
      "correctOption": 2,
      "timeLimit": 15,
      "numOptions": 4
    },
    {
      "text": "What is a large hole in the side of a mountain?",
      "options": [
        "cliff",
        "cave",
        "valley",
        "tunnel"
      ],
      "correctOption": 2,
      "timeLimit": 15,
      "numOptions": 4
    }
  ]
}