{"name": "British Home Championship 1967",
 "matches": 
  [{"date": "1967-04-12",
    "team1": "Northern Ireland",
    "team2": "Wales",
    "score": [0, 0],
    "ground": "Belfast, Northern Ireland"},
   {"date": "1967-04-15",
    "team1": "England",
    "team2": "Scotland",
    "score": [2, 3],
    "goals1": 
     [{"name": "Jack Charlton", "minute": "84"},
      {"name": "Geoff Hurst", "minute": "88"}],
    "goals2": 
     [{"name": "Denis Law", "minute": "27"},
      {"name": "Bobby Lennox", "minute": "78"},
      {"name": "Jim McCalliog", "minute": "87"}],
    "ground": "London, England"},
   {"date": "1967-10-21",
    "team1": "Northern Ireland",
    "team2": "Scotland",
    "score": [1, 0],
    "goals1": [{"name": "Dave Clements", "minute": "69"}],
    "goals2": [],
    "ground": "Belfast, Northern Ireland"},
   {"date": "1967-10-21",
    "team1": "Wales",
    "team2": "England",
    "score": [0, 3],
    "goals1": [],
    "goals2": 
     [{"name": "Martin Peters", "minute": "34"},
      {"name": "Bobby Charlton", "minute": "87"},
      {"name": "Alan Ball Jr.", "minute": "90", "penalty": true}],
    "ground": "Cardiff, Wales"},
   {"date": "1967-11-22",
    "team1": "England",
    "team2": "Northern Ireland",
    "score": [2, 0],
    "goals1": 
     [{"name": "Geoff Hurst", "minute": "43"},
      {"name": "Bobby Charlton", "minute": "62"}],
    "goals2": [],
    "ground": "London, England"},
   {"date": "1967-11-22",
    "team1": "Scotland",
    "team2": "Wales",
    "score": [3, 2],
    "goals1": 
     [{"name": "Alan Gilzean", "minute": "16"},
      {"name": "Alan Gilzean", "minute": "65"},
      {"name": "Ronnie McKinnon", "minute": "78"}],
    "goals2": 
     [{"name": "Ron Davies", "minute": "18"},
      {"name": "Alan Durban", "minute": "57"}],
    "ground": "Glasgow, Scotland"}]}
