{
  "values": [
    {
      "name": "George Washington",
      "matchingStrings": ["george washington", "washington"],
      "ordinalMatchingStrings": ["first president", "1st president"],
      "presidency": [1]
    },
    {
      "name": "John Adams",
      "matchingStrings": ["john adams"],
      "ordinalMatchingStrings": ["second president", "2nd president"],
      "presidency": [2]
    },
    {
      "name": "Thomas Jefferson",
      "matchingStrings": ["thomas jefferson", "jefferson"],
      "ordinalMatchingStrings": ["third president", "3rd president"],
      "presidency": [3]
    },
    {
      "name": "James Madison",
      "matchingStrings": ["james madison", "madison"],
      "ordinalMatchingStrings": ["fourth president", "4th president"],
      "presidency": [4]
    },
    {
      "name": "James Monroe",
      "matchingStrings": ["james monroe", "monroe"],
      "ordinalMatchingStrings": ["fifth president", "5th president"],
      "presidency": [5]
    },
    {
      "name": "John Quincy Adams",
      "matchingStrings": ["john quincy adams"],
      "ordinalMatchingStrings": ["sixth president", "6th president"],
      "presidency": [6]
    },
    {
      "name": "Andrew Jackson",
      "matchingStrings": ["andrew jackson", "jackson"],
      "ordinalMatchingStrings": ["seventh president", "7th president"],
      "presidency": [7]
    },
    {
      "name": "Martin Van Buren",
      "matchingStrings": ["martin van buren", "van buren"],
      "ordinalMatchingStrings": ["eighth president", "8th president"],
      "presidency": [8]
    },
    {
      "name": "William Henry Harrison",
      "matchingStrings": ["william henry harrison", "harrison"],
      "ordinalMatchingStrings": ["ninth president", "9th president"],
      "presidency": [9]
    },
    {
      "name": "John Tyler",
      "matchingStrings": ["john tyler", "tyler"],
      "ordinalMatchingStrings": ["tenth president", "10th president"],
      "presidency": [10]
    },
    {
      "name": "James K. Polk",
      "matchingStrings": ["james k. polk", "james k polk", "james polk", "polk"],
      "ordinalMatchingStrings": ["eleventh president", "11th president"],
      "presidency": [11]
    },
    {
      "name": "Zachary Taylor",
      "matchingStrings": ["zachary taylor", "taylor"],
      "ordinalMatchingStrings": ["twelfth president", "12th president"],
      "presidency": [12]
    },
    {
      "name": "Millard Fillmore",
      "matchingStrings": ["millard fillmore", "fillmore"],
      "ordinalMatchingStrings": ["thirteenth president", "13th president"],
      "presidency": [13]
    },
    {
      "name": "Franklin Pierce",
      "matchingStrings": ["franklin pierce", "fillmore"],
      "ordinalMatchingStrings": ["fourteenth president", "14th president"],
      "presidency": [14]
    },
    {
      "name": "James Buchanan",
      "matchingStrings": ["james buchanan", "buchanan"],
      "ordinalMatchingStrings": ["fifteenth president", "15th president"],
      "presidency": [15]
    },
    {
      "name": "Abraham Lincoln",
      "matchingStrings": ["abraham lincoln", "lincoln"],
      "ordinalMatchingStrings": ["sixteenth president", "16th president"],
      "presidency": [16]
    },
    {
      "name": "Andrew Johnson",
      "matchingStrings": ["andrew johnson", "johnson"],
      "ordinalMatchingStrings": ["seventeenth president", "17th president"],
      "presidency": [17]
    },
    {
      "name": "Ulysses S. Grant",
      "matchingStrings": ["ulysses s. grant", "ulysses s grant", "ulysses grant", "ulysses", "grant"],
      "ordinalMatchingStrings": ["eighteenth president", "18th president"],
      "presidency": [18]
    },
    {
      "name": "Rutherford B. Hayes",
      "matchingStrings": ["rutherford b. hayes", "rutherford b hayes", "rutherford hayes", "rutherford", "hayes"],
      "ordinalMatchingStrings": ["nineteenth president", "19th president"],
      "presidency": [19]
    },
    {
      "name": "James A. Garfield",
      "matchingStrings": ["james a. garfield", "james a garfield", "james garfield", "garfield"],
      "ordinalMatchingStrings": ["twentieth president", "20th president"],
      "presidency": [20]
    },
    {
      "name": "Chester A. Arthur",
      "matchingStrings": ["chester a. arthur", "chester a arthur", "chester arthur", "chester", "arthur"],
      "ordinalMatchingStrings": ["twenty first president", "21st president"],
      "presidency": [21]
    },
    {
      "name": "Grover Cleveland",
      "matchingStrings": ["grover cleveland", "cleveland", "grover"],
      "ordinalMatchingStrings": ["twenty second president", "22nd president", "twenty fourth president", "24th president"],
      "presidency": [22,24]
    },
    {
      "name": "Benjamin Harrison",
      "matchingStrings": ["benjamin harrison", "benjamin", "harrison"],
      "ordinalMatchingStrings": ["twenty third president", "23rd president"],
      "presidency": [23]
    },
    {
      "name": "William McKinley",
      "matchingStrings": ["william mckinley", "mckinley"],
      "ordinalMatchingStrings": ["twenty fifth president", "25th president"],
      "presidency": [25]
    },
    {
      "name": "Theodore Roosevelt",
      "matchingStrings": ["theodore roosevelt"],
      "ordinalMatchingStrings": ["twenty sixth president", "26th president"],
      "presidency": [26]
    },
    {
      "name": "William Howard Taft",
      "matchingStrings": ["william howard taft", "taft"],
      "ordinalMatchingStrings": ["twenty seventh president", "27th president"],
      "presidency": [27]
    },
    {
      "name": "Woodrow Wilson",
      "matchingStrings": ["woodrow wilson", "woodrow", "wilson"],
      "ordinalMatchingStrings": ["twenty eighth president", "28th president"],
      "presidency": [28]
    },
    {
      "name": "Warren G. Harding",
      "matchingStrings": ["warren g. harding", "warren g harding", "warren harding", "warren", "harding"],
      "ordinalMatchingStrings": ["twenty ninth president", "29th president"],
      "presidency": [29]
    },
    {
      "name": "Calvin Coolidge",
      "matchingStrings": ["calvin coolidge", "calvin", "coolidge"],
      "ordinalMatchingStrings": ["thirtieth president", "30th president"],
      "presidency": [30]
    },
    {
      "name": "Herbert Hoover",
      "matchingStrings": ["herbert hoover", "herbert", "hoover"],
      "ordinalMatchingStrings": ["thirty first president", "31st president"],
      "presidency": [31]
    },
    {
      "name": "Franklin D. Roosevelt",
      "matchingStrings": ["franklin d. roosevelt", "franklin roosevelt", "f.d.r.", "fdr", "f. d. r.", "f d r"],
      "ordinalMatchingStrings": ["thirty second president", "32nd president"],
      "presidency": [32]
    },
    {
      "name": "Harry S. Truman",
      "matchingStrings": ["harry s. truman", "harry s truman", "harry truman", "harry", "truman"],
      "ordinalMatchingStrings": ["thirty third president", "33rd president"],
      "presidency": [33]
    },
    {
      "name": "Dwight D. Eisenhower",
      "matchingStrings": ["dwight d. eisenhower", "dwight d eisenhower", "dwight eisenhower", "dwight", "eisenhower"],
      "ordinalMatchingStrings": ["thirty fourth president", "34th president"],
      "presidency": [34]
    },
    {
      "name": "John F. Kennedy",
      "matchingStrings": ["john f. kennedy", "john f kennedy", "john kennedy", "kennedy", "j.f.k.", "jfk", "j. f. k.", "j f k"],
      "ordinalMatchingStrings": ["thirty fifth president", "35th president"],
      "presidency": [35]
    },
    {
      "name": "Lyndon B. Johnson",
      "matchingStrings": ["lyndon b. johnson", "lyndon b johnson", "lyndon johnson", "lyndon", "johnson"],
      "ordinalMatchingStrings": ["thirty sixth president", "36th president"],
      "presidency": [36]
    },
    {
      "name": "Richard Nixon",
      "matchingStrings": ["richard nixon", "richard", "nixon"],
      "ordinalMatchingStrings": ["thirty seventh president", "37th president"],
      "presidency": [37]
    },
    {
      "name": "Gerald Ford",
      "matchingStrings": ["gerald ford", "gerald", "ford"],
      "ordinalMatchingStrings": ["thirty eighth president", "38th president"],
      "presidency": [38]
    },
    {
      "name": "Jimmy Carter",
      "matchingStrings": ["jimmy carter", "carter"],
      "ordinalMatchingStrings": ["thirty ninth president", "39th president"],
      "presidency": [39]
    },
    {
      "name": "Ronald Reagan",
      "matchingStrings": ["ronald reagan", "ronald", "reagan", "ronaldus maximus"],
      "ordinalMatchingStrings": ["fortieth president", "40th president"],
      "presidency": [40]
    },
    {
      "name": "George H. W. Bush",
      "matchingStrings": ["george herbert walker bush", "george h. w. bush", "george h w bush", "george h. bush", "george h bush", "george bush senior", "bush senior"],
      "ordinalMatchingStrings": ["forty first president", "41st president"],
      "presidency": [41]
    },
    {
      "name": "Bill Clinton",
      "matchingStrings": ["bill clinton", "clinton"],
      "ordinalMatchingStrings": ["forty second president", "42nd president"],
      "presidency": [42]
    },
    {
      "name": "George W. Bush",
      "matchingStrings": ["george walker bush", "george w. bush", "george w bush", "george bush junior", "bush junior"],
      "ordinalMatchingStrings": ["forty third president", "43rd president"],
      "presidency": [43]
    },
    {
      "name": "Barack Hussein Obama",
      "matchingStrings": ["barack hussein obama", "barack obama", "barack", "obama"],
      "ordinalMatchingStrings": ["forty fourth president", "44th president"],
      "presidency": [44]
    },
    {
      "name": "Donald Trump",
      "matchingStrings": ["donald trump", "donald", "trump"],
      "ordinalMatchingStrings": ["forty fifth president", "45th president"],
      "presidency": [45]
    }
  ]
}
