{
    "QUESTIONS_EN_US_TEAM1": [
        {
            "Jennifer is 5 years old, and Jimmi is 8 years older than Jennifer. How old is Jimmi? ": [
                "Thirteen years old",
                "Twelve years old",
                "Three years old",
                "Seven years old"
            ]
        },
        {
            "How many years are there in a millennium?": [
                "Thousand years",
                "Hundred years",
                "Ten years",
                "One year"
            ]
        },
        {
            "What colour are Smurfs?": [
                "Blue",
                "Orange",
                "Pink",
                "Red"
            ]
        },
        {
            "How many sides does a triangle have?": [
                "Three sides",
                "Five sides",
                "Four sides",
                "Two sides"
            ]
        },
        {
            "Which country is home to the kangaroo?": [
                "Australia",
                "Venezuela",
                "Jamaica",
                "Austria"
            ]
        }
      ],
        "QUESTIONS_EN_US_TEAM2": [
            {
            "Angela has three banana, Mum gives her one banana, Dad gives her two banana. How many banana does Angela has?": [
                "Six bananas",
                "Three bananas",
                "Five bananas",
                "Seven bananas"
            ]
        },
        {
            "How many days are there in June? ": [
                "Thirty days",
                "Twenty days",
                "Thirty one days",
                "Fifteen days"
            ]
        },
        {
            "What is the capital of Hawaii?": [
                "Honolulu",
                "New York",
                "Chicago",
                "Phoenix"
            ]
        },
        {
            "Which athlete has won the maximum number of gold medals at a single Olympics?": [
                "Michael Phelps",
                "Michael Chang",
                "Michael Kim",
                "Michael Pan"
            ]
        },
        {
            "The Statue of Liberty was gifted to the United States by which country?": [
                "France",
                "Italy",
                "Spain",
                "England"
            ]
        }
      ]
}
