{
  "1": {
    "question": "What is the supreme law of the land?",
    "answers": ["The Constitution"],
    "distractors": [
      "The Declaration of Independence",
      "The Bill of Rights",
      "The Articles of Confederation",
      "The Federalist Papers"
    ]
  },
  "2": {
    "question": "What does the Constitution do?",
    "answers": [
      "Sets up the government",
      "Defines the government",
      "Protects the basic rights of Americans"
    ],
    "distractors": [
      "Declares independence from Great Britain",
      "Frees the slaves",
      "Sets the date for national elections",
      "Establishes the national anthem"
    ]
  },
  "3": {
    "question": "The idea of self-government is in the first three words of the Constitution. What are these words?",
    "answers": ["We the People"],
    "distractors": [
      "We the States",
      "We the Citizens",
      "Life, liberty, and the pursuit of happiness"
    ]
  },
  "4": {
    "question": "How many amendments does the Constitution have?",
    "answers": ["Twenty-seven (27)"],
    "distractors": ["Ten (10)", "Fifteen (15)", "Fifty (50)"]
  },
  "5": { "question": "What is the name of the President of the United States now?" },
  "6": { "question": "What is the name of the Vice President of the United States now?" },
  "7": { "question": "Who is the Governor of your state now?" },
  "8": {
    "question": "Who is the \"Father of Our Country\"?",
    "answers": ["George Washington"],
    "distractors": ["Thomas Jefferson", "Abraham Lincoln", "John Adams"]
  },
  "9": {
    "question": "When do we celebrate Independence Day?",
    "answers": ["July 4"],
    "distractors": ["June 14", "December 25", "November 11"]
  },
  "10": {
    "question": "What is the capital of the United States?",
    "answers": ["Washington, D.C."],
    "distractors": ["New York City", "Philadelphia", "Los Angeles"]
  }
}
