[
  {
    "record_id": 1,
    "master_id": 101,
    "duplicate_type": "MASTER",
    "first_name": "Priya",
    "last_name": "Natarajan",
    "address_line1": "48 Elm Street",
    "city": "Austin",
    "state": "TX",
    "zip_code": "73301",
    "email": "priya.natarajan@example.com",
    "phone": "(512) 555-0148"
  },
  {
    "record_id": 2,
    "master_id": 101,
    "duplicate_type": "EXACT",
    "first_name": "Priya",
    "last_name": "Natarajan",
    "address_line1": "48 Elm Street",
    "city": "Austin",
    "state": "TX",
    "zip_code": "73301",
    "email": "priya.natarajan@example.com",
    "phone": "(512) 555-0148"
  },
  {
    "record_id": 3,
    "master_id": 101,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Priya",
    "last_name": "Natarajan",
    "address_line1": "84 Elm Street",
    "city": "Austin",
    "state": "TX",
    "zip_code": "73301",
    "email": "priya.natarajan@example.com",
    "phone": "(512) 555-0148"
  },
  {
    "record_id": 4,
    "master_id": 101,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Priya",
    "last_name": "Natarajan",
    "address_line1": "48 Elm Street",
    "city": "Austin",
    "state": "TX",
    "zip_code": "73301",
    "email": "priya.natarajan@example.com",
    "phone": "512-555-0148"
  },
  {
    "record_id": 5,
    "master_id": 101,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Priya",
    "last_name": "Natarajan",
    "address_line1": "48 Elm Street",
    "city": "Austin",
    "state": "TX",
    "zip_code": "73301",
    "email": "p.natarajan@example.com",
    "phone": "(512) 555-0148"
  },
  {
    "record_id": 6,
    "master_id": 101,
    "duplicate_type": "NAME_TYPO",
    "first_name": "Priya",
    "last_name": "Nataranjan",
    "address_line1": "48 Elm Street",
    "city": "Austin",
    "state": "TX",
    "zip_code": "73301",
    "email": "priya.natarajan@example.com",
    "phone": "(512) 555-0148"
  },
  {
    "record_id": 7,
    "master_id": 107,
    "duplicate_type": "NO_MATCH",
    "first_name": "Priya",
    "last_name": "Natarajan",
    "address_line1": "220 Cedar Ave",
    "city": "Denver",
    "state": "CO",
    "zip_code": "80202",
    "email": "priya.natarajan@denvermail.example.com",
    "phone": "(303) 555-0177"
  },
  {
    "record_id": 8,
    "master_id": 8,
    "duplicate_type": "MASTER",
    "first_name": "Jonathan",
    "last_name": "Chen",
    "address_line1": "100 Elm Street",
    "city": "Austin",
    "state": "TX",
    "zip_code": "60000",
    "email": "jonathan.chen@example.com",
    "phone": "(200) 555-0100"
  },
  {
    "record_id": 9,
    "master_id": 8,
    "duplicate_type": "EXACT",
    "first_name": "Jonathan",
    "last_name": "Chen",
    "address_line1": "100 Elm Street",
    "city": "Austin",
    "state": "TX",
    "zip_code": "60000",
    "email": "jonathan.chen@example.com",
    "phone": "(200) 555-0100"
  },
  {
    "record_id": 10,
    "master_id": 8,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Jonathan",
    "last_name": "Chen",
    "address_line1": "110 Elm Street",
    "city": "Austin",
    "state": "TX",
    "zip_code": "60000",
    "email": "jonathan.chen@example.com",
    "phone": "(200) 555-0100"
  },
  {
    "record_id": 11,
    "master_id": 8,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Jonathan",
    "last_name": "Chen",
    "address_line1": "100 Elm Street",
    "city": "Austin",
    "state": "TX",
    "zip_code": "60000",
    "email": "jonathan.chen@example.com",
    "phone": "200-555-0100"
  },
  {
    "record_id": 12,
    "master_id": 8,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Jonathan",
    "last_name": "Chen",
    "address_line1": "100 Elm Street",
    "city": "Austin",
    "state": "TX",
    "zip_code": "60000",
    "email": "j.chen@example.com",
    "phone": "(200) 555-0100"
  },
  {
    "record_id": 13,
    "master_id": 13,
    "duplicate_type": "MASTER",
    "first_name": "Michael",
    "last_name": "Larsen",
    "address_line1": "107 Maple Avenue",
    "city": "Denver",
    "state": "CO",
    "zip_code": "60037",
    "email": "michael.larsen@example.com",
    "phone": "(201) 555-0103"
  },
  {
    "record_id": 14,
    "master_id": 13,
    "duplicate_type": "EXACT",
    "first_name": "Michael",
    "last_name": "Larsen",
    "address_line1": "107 Maple Avenue",
    "city": "Denver",
    "state": "CO",
    "zip_code": "60037",
    "email": "michael.larsen@example.com",
    "phone": "(201) 555-0103"
  },
  {
    "record_id": 15,
    "master_id": 13,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Michael",
    "last_name": "Larsen",
    "address_line1": "117 Maple Avenue",
    "city": "Denver",
    "state": "CO",
    "zip_code": "60037",
    "email": "michael.larsen@example.com",
    "phone": "(201) 555-0103"
  },
  {
    "record_id": 16,
    "master_id": 13,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Michael",
    "last_name": "Larsen",
    "address_line1": "107 Maple Avenue",
    "city": "Denver",
    "state": "CO",
    "zip_code": "60037",
    "email": "michael.larsen@example.com",
    "phone": "201-555-0103"
  },
  {
    "record_id": 17,
    "master_id": 13,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Michael",
    "last_name": "Larsen",
    "address_line1": "107 Maple Avenue",
    "city": "Denver",
    "state": "CO",
    "zip_code": "60037",
    "email": "m.larsen@example.com",
    "phone": "(201) 555-0103"
  },
  {
    "record_id": 18,
    "master_id": 18,
    "duplicate_type": "MASTER",
    "first_name": "Daniel",
    "last_name": "Kowalski",
    "address_line1": "114 Cedar Ave",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "60074",
    "email": "daniel.kowalski@example.com",
    "phone": "(202) 555-0106"
  },
  {
    "record_id": 19,
    "master_id": 18,
    "duplicate_type": "EXACT",
    "first_name": "Daniel",
    "last_name": "Kowalski",
    "address_line1": "114 Cedar Ave",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "60074",
    "email": "daniel.kowalski@example.com",
    "phone": "(202) 555-0106"
  },
  {
    "record_id": 20,
    "master_id": 18,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Daniel",
    "last_name": "Kowalski",
    "address_line1": "124 Cedar Ave",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "60074",
    "email": "daniel.kowalski@example.com",
    "phone": "(202) 555-0106"
  },
  {
    "record_id": 21,
    "master_id": 18,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Daniel",
    "last_name": "Kowalski",
    "address_line1": "114 Cedar Ave",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "60074",
    "email": "daniel.kowalski@example.com",
    "phone": "202-555-0106"
  },
  {
    "record_id": 22,
    "master_id": 18,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Daniel",
    "last_name": "Kowalski",
    "address_line1": "114 Cedar Ave",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "60074",
    "email": "d.kowalski@example.com",
    "phone": "(202) 555-0106"
  },
  {
    "record_id": 23,
    "master_id": 23,
    "duplicate_type": "MASTER",
    "first_name": "Samuel",
    "last_name": "Abubakar",
    "address_line1": "121 Birch Lane",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "60111",
    "email": "samuel.abubakar@example.com",
    "phone": "(203) 555-0109"
  },
  {
    "record_id": 24,
    "master_id": 23,
    "duplicate_type": "EXACT",
    "first_name": "Samuel",
    "last_name": "Abubakar",
    "address_line1": "121 Birch Lane",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "60111",
    "email": "samuel.abubakar@example.com",
    "phone": "(203) 555-0109"
  },
  {
    "record_id": 25,
    "master_id": 23,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Samuel",
    "last_name": "Abubakar",
    "address_line1": "131 Birch Lane",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "60111",
    "email": "samuel.abubakar@example.com",
    "phone": "(203) 555-0109"
  },
  {
    "record_id": 26,
    "master_id": 23,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Samuel",
    "last_name": "Abubakar",
    "address_line1": "121 Birch Lane",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "60111",
    "email": "samuel.abubakar@example.com",
    "phone": "203-555-0109"
  },
  {
    "record_id": 27,
    "master_id": 23,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Samuel",
    "last_name": "Abubakar",
    "address_line1": "121 Birch Lane",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "60111",
    "email": "s.abubakar@example.com",
    "phone": "(203) 555-0109"
  },
  {
    "record_id": 28,
    "master_id": 28,
    "duplicate_type": "MASTER",
    "first_name": "Marcus",
    "last_name": "Chen",
    "address_line1": "128 Oak Drive",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "60148",
    "email": "marcus.chen@example.com",
    "phone": "(204) 555-0112"
  },
  {
    "record_id": 29,
    "master_id": 28,
    "duplicate_type": "EXACT",
    "first_name": "Marcus",
    "last_name": "Chen",
    "address_line1": "128 Oak Drive",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "60148",
    "email": "marcus.chen@example.com",
    "phone": "(204) 555-0112"
  },
  {
    "record_id": 30,
    "master_id": 28,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Marcus",
    "last_name": "Chen",
    "address_line1": "138 Oak Drive",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "60148",
    "email": "marcus.chen@example.com",
    "phone": "(204) 555-0112"
  },
  {
    "record_id": 31,
    "master_id": 28,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Marcus",
    "last_name": "Chen",
    "address_line1": "128 Oak Drive",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "60148",
    "email": "marcus.chen@example.com",
    "phone": "204-555-0112"
  },
  {
    "record_id": 32,
    "master_id": 28,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Marcus",
    "last_name": "Chen",
    "address_line1": "128 Oak Drive",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "60148",
    "email": "m.chen@example.com",
    "phone": "(204) 555-0112"
  },
  {
    "record_id": 33,
    "master_id": 33,
    "duplicate_type": "MASTER",
    "first_name": "Thomas",
    "last_name": "Larsen",
    "address_line1": "135 Pine Street",
    "city": "Portland",
    "state": "OR",
    "zip_code": "60185",
    "email": "thomas.larsen@example.com",
    "phone": "(205) 555-0115"
  },
  {
    "record_id": 34,
    "master_id": 33,
    "duplicate_type": "EXACT",
    "first_name": "Thomas",
    "last_name": "Larsen",
    "address_line1": "135 Pine Street",
    "city": "Portland",
    "state": "OR",
    "zip_code": "60185",
    "email": "thomas.larsen@example.com",
    "phone": "(205) 555-0115"
  },
  {
    "record_id": 35,
    "master_id": 33,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Thomas",
    "last_name": "Larsen",
    "address_line1": "145 Pine Street",
    "city": "Portland",
    "state": "OR",
    "zip_code": "60185",
    "email": "thomas.larsen@example.com",
    "phone": "(205) 555-0115"
  },
  {
    "record_id": 36,
    "master_id": 33,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Thomas",
    "last_name": "Larsen",
    "address_line1": "135 Pine Street",
    "city": "Portland",
    "state": "OR",
    "zip_code": "60185",
    "email": "thomas.larsen@example.com",
    "phone": "205-555-0115"
  },
  {
    "record_id": 37,
    "master_id": 33,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Thomas",
    "last_name": "Larsen",
    "address_line1": "135 Pine Street",
    "city": "Portland",
    "state": "OR",
    "zip_code": "60185",
    "email": "t.larsen@example.com",
    "phone": "(205) 555-0115"
  },
  {
    "record_id": 38,
    "master_id": 38,
    "duplicate_type": "MASTER",
    "first_name": "Andre",
    "last_name": "Kowalski",
    "address_line1": "142 Willow Way",
    "city": "Boise",
    "state": "ID",
    "zip_code": "60222",
    "email": "andre.kowalski@example.com",
    "phone": "(206) 555-0118"
  },
  {
    "record_id": 39,
    "master_id": 38,
    "duplicate_type": "EXACT",
    "first_name": "Andre",
    "last_name": "Kowalski",
    "address_line1": "142 Willow Way",
    "city": "Boise",
    "state": "ID",
    "zip_code": "60222",
    "email": "andre.kowalski@example.com",
    "phone": "(206) 555-0118"
  },
  {
    "record_id": 40,
    "master_id": 38,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Andre",
    "last_name": "Kowalski",
    "address_line1": "152 Willow Way",
    "city": "Boise",
    "state": "ID",
    "zip_code": "60222",
    "email": "andre.kowalski@example.com",
    "phone": "(206) 555-0118"
  },
  {
    "record_id": 41,
    "master_id": 38,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Andre",
    "last_name": "Kowalski",
    "address_line1": "142 Willow Way",
    "city": "Boise",
    "state": "ID",
    "zip_code": "60222",
    "email": "andre.kowalski@example.com",
    "phone": "206-555-0118"
  },
  {
    "record_id": 42,
    "master_id": 38,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Andre",
    "last_name": "Kowalski",
    "address_line1": "142 Willow Way",
    "city": "Boise",
    "state": "ID",
    "zip_code": "60222",
    "email": "a.kowalski@example.com",
    "phone": "(206) 555-0118"
  },
  {
    "record_id": 43,
    "master_id": 43,
    "duplicate_type": "MASTER",
    "first_name": "Victor",
    "last_name": "Abubakar",
    "address_line1": "149 Chestnut Blvd",
    "city": "Madison",
    "state": "WI",
    "zip_code": "60259",
    "email": "victor.abubakar@example.com",
    "phone": "(207) 555-0121"
  },
  {
    "record_id": 44,
    "master_id": 43,
    "duplicate_type": "EXACT",
    "first_name": "Victor",
    "last_name": "Abubakar",
    "address_line1": "149 Chestnut Blvd",
    "city": "Madison",
    "state": "WI",
    "zip_code": "60259",
    "email": "victor.abubakar@example.com",
    "phone": "(207) 555-0121"
  },
  {
    "record_id": 45,
    "master_id": 43,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Victor",
    "last_name": "Abubakar",
    "address_line1": "159 Chestnut Blvd",
    "city": "Madison",
    "state": "WI",
    "zip_code": "60259",
    "email": "victor.abubakar@example.com",
    "phone": "(207) 555-0121"
  },
  {
    "record_id": 46,
    "master_id": 43,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Victor",
    "last_name": "Abubakar",
    "address_line1": "149 Chestnut Blvd",
    "city": "Madison",
    "state": "WI",
    "zip_code": "60259",
    "email": "victor.abubakar@example.com",
    "phone": "207-555-0121"
  },
  {
    "record_id": 47,
    "master_id": 43,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Victor",
    "last_name": "Abubakar",
    "address_line1": "149 Chestnut Blvd",
    "city": "Madison",
    "state": "WI",
    "zip_code": "60259",
    "email": "v.abubakar@example.com",
    "phone": "(207) 555-0121"
  },
  {
    "record_id": 48,
    "master_id": 48,
    "duplicate_type": "MASTER",
    "first_name": "Nathaniel",
    "last_name": "Chen",
    "address_line1": "156 Sycamore Court",
    "city": "Reno",
    "state": "NV",
    "zip_code": "60296",
    "email": "nathaniel.chen@example.com",
    "phone": "(208) 555-0124"
  },
  {
    "record_id": 49,
    "master_id": 48,
    "duplicate_type": "EXACT",
    "first_name": "Nathaniel",
    "last_name": "Chen",
    "address_line1": "156 Sycamore Court",
    "city": "Reno",
    "state": "NV",
    "zip_code": "60296",
    "email": "nathaniel.chen@example.com",
    "phone": "(208) 555-0124"
  },
  {
    "record_id": 50,
    "master_id": 48,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Nathaniel",
    "last_name": "Chen",
    "address_line1": "166 Sycamore Court",
    "city": "Reno",
    "state": "NV",
    "zip_code": "60296",
    "email": "nathaniel.chen@example.com",
    "phone": "(208) 555-0124"
  },
  {
    "record_id": 51,
    "master_id": 48,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Nathaniel",
    "last_name": "Chen",
    "address_line1": "156 Sycamore Court",
    "city": "Reno",
    "state": "NV",
    "zip_code": "60296",
    "email": "nathaniel.chen@example.com",
    "phone": "208-555-0124"
  },
  {
    "record_id": 52,
    "master_id": 48,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Nathaniel",
    "last_name": "Chen",
    "address_line1": "156 Sycamore Court",
    "city": "Reno",
    "state": "NV",
    "zip_code": "60296",
    "email": "n.chen@example.com",
    "phone": "(208) 555-0124"
  },
  {
    "record_id": 53,
    "master_id": 53,
    "duplicate_type": "MASTER",
    "first_name": "Gregory",
    "last_name": "Larsen",
    "address_line1": "163 Aspen Road",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "60333",
    "email": "gregory.larsen@example.com",
    "phone": "(209) 555-0127"
  },
  {
    "record_id": 54,
    "master_id": 53,
    "duplicate_type": "EXACT",
    "first_name": "Gregory",
    "last_name": "Larsen",
    "address_line1": "163 Aspen Road",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "60333",
    "email": "gregory.larsen@example.com",
    "phone": "(209) 555-0127"
  },
  {
    "record_id": 55,
    "master_id": 53,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Gregory",
    "last_name": "Larsen",
    "address_line1": "173 Aspen Road",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "60333",
    "email": "gregory.larsen@example.com",
    "phone": "(209) 555-0127"
  },
  {
    "record_id": 56,
    "master_id": 53,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Gregory",
    "last_name": "Larsen",
    "address_line1": "163 Aspen Road",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "60333",
    "email": "gregory.larsen@example.com",
    "phone": "209-555-0127"
  },
  {
    "record_id": 57,
    "master_id": 53,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Gregory",
    "last_name": "Larsen",
    "address_line1": "163 Aspen Road",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "60333",
    "email": "g.larsen@example.com",
    "phone": "(209) 555-0127"
  },
  {
    "record_id": 58,
    "master_id": 58,
    "duplicate_type": "MASTER",
    "first_name": "Patrick",
    "last_name": "Kowalski",
    "address_line1": "170 Elm Street",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "60370",
    "email": "patrick.kowalski@example.com",
    "phone": "(210) 555-0130"
  },
  {
    "record_id": 59,
    "master_id": 58,
    "duplicate_type": "EXACT",
    "first_name": "Patrick",
    "last_name": "Kowalski",
    "address_line1": "170 Elm Street",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "60370",
    "email": "patrick.kowalski@example.com",
    "phone": "(210) 555-0130"
  },
  {
    "record_id": 60,
    "master_id": 58,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Patrick",
    "last_name": "Kowalski",
    "address_line1": "180 Elm Street",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "60370",
    "email": "patrick.kowalski@example.com",
    "phone": "(210) 555-0130"
  },
  {
    "record_id": 61,
    "master_id": 58,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Patrick",
    "last_name": "Kowalski",
    "address_line1": "170 Elm Street",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "60370",
    "email": "patrick.kowalski@example.com",
    "phone": "210-555-0130"
  },
  {
    "record_id": 62,
    "master_id": 58,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Patrick",
    "last_name": "Kowalski",
    "address_line1": "170 Elm Street",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "60370",
    "email": "p.kowalski@example.com",
    "phone": "(210) 555-0130"
  },
  {
    "record_id": 63,
    "master_id": 63,
    "duplicate_type": "MASTER",
    "first_name": "Benjamin",
    "last_name": "Abubakar",
    "address_line1": "177 Maple Avenue",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "60407",
    "email": "benjamin.abubakar@example.com",
    "phone": "(211) 555-0133"
  },
  {
    "record_id": 64,
    "master_id": 63,
    "duplicate_type": "EXACT",
    "first_name": "Benjamin",
    "last_name": "Abubakar",
    "address_line1": "177 Maple Avenue",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "60407",
    "email": "benjamin.abubakar@example.com",
    "phone": "(211) 555-0133"
  },
  {
    "record_id": 65,
    "master_id": 63,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Benjamin",
    "last_name": "Abubakar",
    "address_line1": "187 Maple Avenue",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "60407",
    "email": "benjamin.abubakar@example.com",
    "phone": "(211) 555-0133"
  },
  {
    "record_id": 66,
    "master_id": 63,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Benjamin",
    "last_name": "Abubakar",
    "address_line1": "177 Maple Avenue",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "60407",
    "email": "benjamin.abubakar@example.com",
    "phone": "211-555-0133"
  },
  {
    "record_id": 67,
    "master_id": 63,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Benjamin",
    "last_name": "Abubakar",
    "address_line1": "177 Maple Avenue",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "60407",
    "email": "b.abubakar@example.com",
    "phone": "(211) 555-0133"
  },
  {
    "record_id": 68,
    "master_id": 68,
    "duplicate_type": "MASTER",
    "first_name": "Raymond",
    "last_name": "Chen",
    "address_line1": "184 Cedar Ave",
    "city": "Austin",
    "state": "TX",
    "zip_code": "60444",
    "email": "raymond.chen@example.com",
    "phone": "(212) 555-0136"
  },
  {
    "record_id": 69,
    "master_id": 68,
    "duplicate_type": "EXACT",
    "first_name": "Raymond",
    "last_name": "Chen",
    "address_line1": "184 Cedar Ave",
    "city": "Austin",
    "state": "TX",
    "zip_code": "60444",
    "email": "raymond.chen@example.com",
    "phone": "(212) 555-0136"
  },
  {
    "record_id": 70,
    "master_id": 68,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Raymond",
    "last_name": "Chen",
    "address_line1": "194 Cedar Ave",
    "city": "Austin",
    "state": "TX",
    "zip_code": "60444",
    "email": "raymond.chen@example.com",
    "phone": "(212) 555-0136"
  },
  {
    "record_id": 71,
    "master_id": 68,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Raymond",
    "last_name": "Chen",
    "address_line1": "184 Cedar Ave",
    "city": "Austin",
    "state": "TX",
    "zip_code": "60444",
    "email": "raymond.chen@example.com",
    "phone": "212-555-0136"
  },
  {
    "record_id": 72,
    "master_id": 68,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Raymond",
    "last_name": "Chen",
    "address_line1": "184 Cedar Ave",
    "city": "Austin",
    "state": "TX",
    "zip_code": "60444",
    "email": "r.chen@example.com",
    "phone": "(212) 555-0136"
  },
  {
    "record_id": 73,
    "master_id": 73,
    "duplicate_type": "MASTER",
    "first_name": "Vincent",
    "last_name": "Larsen",
    "address_line1": "191 Birch Lane",
    "city": "Denver",
    "state": "CO",
    "zip_code": "60481",
    "email": "vincent.larsen@example.com",
    "phone": "(213) 555-0139"
  },
  {
    "record_id": 74,
    "master_id": 73,
    "duplicate_type": "EXACT",
    "first_name": "Vincent",
    "last_name": "Larsen",
    "address_line1": "191 Birch Lane",
    "city": "Denver",
    "state": "CO",
    "zip_code": "60481",
    "email": "vincent.larsen@example.com",
    "phone": "(213) 555-0139"
  },
  {
    "record_id": 75,
    "master_id": 73,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Vincent",
    "last_name": "Larsen",
    "address_line1": "201 Birch Lane",
    "city": "Denver",
    "state": "CO",
    "zip_code": "60481",
    "email": "vincent.larsen@example.com",
    "phone": "(213) 555-0139"
  },
  {
    "record_id": 76,
    "master_id": 73,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Vincent",
    "last_name": "Larsen",
    "address_line1": "191 Birch Lane",
    "city": "Denver",
    "state": "CO",
    "zip_code": "60481",
    "email": "vincent.larsen@example.com",
    "phone": "213-555-0139"
  },
  {
    "record_id": 77,
    "master_id": 73,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Vincent",
    "last_name": "Larsen",
    "address_line1": "191 Birch Lane",
    "city": "Denver",
    "state": "CO",
    "zip_code": "60481",
    "email": "v.larsen@example.com",
    "phone": "(213) 555-0139"
  },
  {
    "record_id": 78,
    "master_id": 78,
    "duplicate_type": "MASTER",
    "first_name": "Dominic",
    "last_name": "Kowalski",
    "address_line1": "198 Oak Drive",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "60518",
    "email": "dominic.kowalski@example.com",
    "phone": "(214) 555-0142"
  },
  {
    "record_id": 79,
    "master_id": 78,
    "duplicate_type": "EXACT",
    "first_name": "Dominic",
    "last_name": "Kowalski",
    "address_line1": "198 Oak Drive",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "60518",
    "email": "dominic.kowalski@example.com",
    "phone": "(214) 555-0142"
  },
  {
    "record_id": 80,
    "master_id": 78,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Dominic",
    "last_name": "Kowalski",
    "address_line1": "208 Oak Drive",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "60518",
    "email": "dominic.kowalski@example.com",
    "phone": "(214) 555-0142"
  },
  {
    "record_id": 81,
    "master_id": 78,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Dominic",
    "last_name": "Kowalski",
    "address_line1": "198 Oak Drive",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "60518",
    "email": "dominic.kowalski@example.com",
    "phone": "214-555-0142"
  },
  {
    "record_id": 82,
    "master_id": 78,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Dominic",
    "last_name": "Kowalski",
    "address_line1": "198 Oak Drive",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "60518",
    "email": "d.kowalski@example.com",
    "phone": "(214) 555-0142"
  },
  {
    "record_id": 83,
    "master_id": 83,
    "duplicate_type": "MASTER",
    "first_name": "Leonard",
    "last_name": "Abubakar",
    "address_line1": "205 Pine Street",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "60555",
    "email": "leonard.abubakar@example.com",
    "phone": "(215) 555-0145"
  },
  {
    "record_id": 84,
    "master_id": 83,
    "duplicate_type": "EXACT",
    "first_name": "Leonard",
    "last_name": "Abubakar",
    "address_line1": "205 Pine Street",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "60555",
    "email": "leonard.abubakar@example.com",
    "phone": "(215) 555-0145"
  },
  {
    "record_id": 85,
    "master_id": 83,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Leonard",
    "last_name": "Abubakar",
    "address_line1": "215 Pine Street",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "60555",
    "email": "leonard.abubakar@example.com",
    "phone": "(215) 555-0145"
  },
  {
    "record_id": 86,
    "master_id": 83,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Leonard",
    "last_name": "Abubakar",
    "address_line1": "205 Pine Street",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "60555",
    "email": "leonard.abubakar@example.com",
    "phone": "215-555-0145"
  },
  {
    "record_id": 87,
    "master_id": 83,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Leonard",
    "last_name": "Abubakar",
    "address_line1": "205 Pine Street",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "60555",
    "email": "l.abubakar@example.com",
    "phone": "(215) 555-0145"
  },
  {
    "record_id": 88,
    "master_id": 88,
    "duplicate_type": "MASTER",
    "first_name": "Felix",
    "last_name": "Chen",
    "address_line1": "212 Willow Way",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "60592",
    "email": "felix.chen@example.com",
    "phone": "(216) 555-0148"
  },
  {
    "record_id": 89,
    "master_id": 88,
    "duplicate_type": "EXACT",
    "first_name": "Felix",
    "last_name": "Chen",
    "address_line1": "212 Willow Way",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "60592",
    "email": "felix.chen@example.com",
    "phone": "(216) 555-0148"
  },
  {
    "record_id": 90,
    "master_id": 88,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Felix",
    "last_name": "Chen",
    "address_line1": "222 Willow Way",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "60592",
    "email": "felix.chen@example.com",
    "phone": "(216) 555-0148"
  },
  {
    "record_id": 91,
    "master_id": 88,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Felix",
    "last_name": "Chen",
    "address_line1": "212 Willow Way",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "60592",
    "email": "felix.chen@example.com",
    "phone": "216-555-0148"
  },
  {
    "record_id": 92,
    "master_id": 88,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Felix",
    "last_name": "Chen",
    "address_line1": "212 Willow Way",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "60592",
    "email": "f.chen@example.com",
    "phone": "(216) 555-0148"
  },
  {
    "record_id": 93,
    "master_id": 93,
    "duplicate_type": "MASTER",
    "first_name": "Curtis",
    "last_name": "Larsen",
    "address_line1": "219 Chestnut Blvd",
    "city": "Portland",
    "state": "OR",
    "zip_code": "60629",
    "email": "curtis.larsen@example.com",
    "phone": "(217) 555-0151"
  },
  {
    "record_id": 94,
    "master_id": 93,
    "duplicate_type": "EXACT",
    "first_name": "Curtis",
    "last_name": "Larsen",
    "address_line1": "219 Chestnut Blvd",
    "city": "Portland",
    "state": "OR",
    "zip_code": "60629",
    "email": "curtis.larsen@example.com",
    "phone": "(217) 555-0151"
  },
  {
    "record_id": 95,
    "master_id": 93,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Curtis",
    "last_name": "Larsen",
    "address_line1": "229 Chestnut Blvd",
    "city": "Portland",
    "state": "OR",
    "zip_code": "60629",
    "email": "curtis.larsen@example.com",
    "phone": "(217) 555-0151"
  },
  {
    "record_id": 96,
    "master_id": 93,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Curtis",
    "last_name": "Larsen",
    "address_line1": "219 Chestnut Blvd",
    "city": "Portland",
    "state": "OR",
    "zip_code": "60629",
    "email": "curtis.larsen@example.com",
    "phone": "217-555-0151"
  },
  {
    "record_id": 97,
    "master_id": 93,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Curtis",
    "last_name": "Larsen",
    "address_line1": "219 Chestnut Blvd",
    "city": "Portland",
    "state": "OR",
    "zip_code": "60629",
    "email": "c.larsen@example.com",
    "phone": "(217) 555-0151"
  },
  {
    "record_id": 98,
    "master_id": 98,
    "duplicate_type": "MASTER",
    "first_name": "Douglas",
    "last_name": "Kowalski",
    "address_line1": "226 Sycamore Court",
    "city": "Boise",
    "state": "ID",
    "zip_code": "60666",
    "email": "douglas.kowalski@example.com",
    "phone": "(218) 555-0154"
  },
  {
    "record_id": 99,
    "master_id": 98,
    "duplicate_type": "EXACT",
    "first_name": "Douglas",
    "last_name": "Kowalski",
    "address_line1": "226 Sycamore Court",
    "city": "Boise",
    "state": "ID",
    "zip_code": "60666",
    "email": "douglas.kowalski@example.com",
    "phone": "(218) 555-0154"
  },
  {
    "record_id": 100,
    "master_id": 98,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Douglas",
    "last_name": "Kowalski",
    "address_line1": "236 Sycamore Court",
    "city": "Boise",
    "state": "ID",
    "zip_code": "60666",
    "email": "douglas.kowalski@example.com",
    "phone": "(218) 555-0154"
  },
  {
    "record_id": 101,
    "master_id": 98,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Douglas",
    "last_name": "Kowalski",
    "address_line1": "226 Sycamore Court",
    "city": "Boise",
    "state": "ID",
    "zip_code": "60666",
    "email": "douglas.kowalski@example.com",
    "phone": "218-555-0154"
  },
  {
    "record_id": 102,
    "master_id": 98,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Douglas",
    "last_name": "Kowalski",
    "address_line1": "226 Sycamore Court",
    "city": "Boise",
    "state": "ID",
    "zip_code": "60666",
    "email": "d.kowalski@example.com",
    "phone": "(218) 555-0154"
  },
  {
    "record_id": 103,
    "master_id": 103,
    "duplicate_type": "MASTER",
    "first_name": "Adrian",
    "last_name": "Abubakar",
    "address_line1": "233 Aspen Road",
    "city": "Madison",
    "state": "WI",
    "zip_code": "60703",
    "email": "adrian.abubakar@example.com",
    "phone": "(219) 555-0157"
  },
  {
    "record_id": 104,
    "master_id": 103,
    "duplicate_type": "EXACT",
    "first_name": "Adrian",
    "last_name": "Abubakar",
    "address_line1": "233 Aspen Road",
    "city": "Madison",
    "state": "WI",
    "zip_code": "60703",
    "email": "adrian.abubakar@example.com",
    "phone": "(219) 555-0157"
  },
  {
    "record_id": 105,
    "master_id": 103,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Adrian",
    "last_name": "Abubakar",
    "address_line1": "243 Aspen Road",
    "city": "Madison",
    "state": "WI",
    "zip_code": "60703",
    "email": "adrian.abubakar@example.com",
    "phone": "(219) 555-0157"
  },
  {
    "record_id": 106,
    "master_id": 103,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Adrian",
    "last_name": "Abubakar",
    "address_line1": "233 Aspen Road",
    "city": "Madison",
    "state": "WI",
    "zip_code": "60703",
    "email": "adrian.abubakar@example.com",
    "phone": "219-555-0157"
  },
  {
    "record_id": 107,
    "master_id": 103,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Adrian",
    "last_name": "Abubakar",
    "address_line1": "233 Aspen Road",
    "city": "Madison",
    "state": "WI",
    "zip_code": "60703",
    "email": "a.abubakar@example.com",
    "phone": "(219) 555-0157"
  },
  {
    "record_id": 108,
    "master_id": 108,
    "duplicate_type": "MASTER",
    "first_name": "Jonathan",
    "last_name": "Chen",
    "address_line1": "240 Elm Street",
    "city": "Reno",
    "state": "NV",
    "zip_code": "60740",
    "email": "jonathan.chen@example.com",
    "phone": "(220) 555-0160"
  },
  {
    "record_id": 109,
    "master_id": 108,
    "duplicate_type": "EXACT",
    "first_name": "Jonathan",
    "last_name": "Chen",
    "address_line1": "240 Elm Street",
    "city": "Reno",
    "state": "NV",
    "zip_code": "60740",
    "email": "jonathan.chen@example.com",
    "phone": "(220) 555-0160"
  },
  {
    "record_id": 110,
    "master_id": 108,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Jonathan",
    "last_name": "Chen",
    "address_line1": "250 Elm Street",
    "city": "Reno",
    "state": "NV",
    "zip_code": "60740",
    "email": "jonathan.chen@example.com",
    "phone": "(220) 555-0160"
  },
  {
    "record_id": 111,
    "master_id": 108,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Jonathan",
    "last_name": "Chen",
    "address_line1": "240 Elm Street",
    "city": "Reno",
    "state": "NV",
    "zip_code": "60740",
    "email": "jonathan.chen@example.com",
    "phone": "220-555-0160"
  },
  {
    "record_id": 112,
    "master_id": 108,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Jonathan",
    "last_name": "Chen",
    "address_line1": "240 Elm Street",
    "city": "Reno",
    "state": "NV",
    "zip_code": "60740",
    "email": "j.chen@example.com",
    "phone": "(220) 555-0160"
  },
  {
    "record_id": 113,
    "master_id": 113,
    "duplicate_type": "MASTER",
    "first_name": "Michael",
    "last_name": "Larsen",
    "address_line1": "247 Maple Avenue",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "60777",
    "email": "michael.larsen@example.com",
    "phone": "(221) 555-0163"
  },
  {
    "record_id": 114,
    "master_id": 113,
    "duplicate_type": "EXACT",
    "first_name": "Michael",
    "last_name": "Larsen",
    "address_line1": "247 Maple Avenue",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "60777",
    "email": "michael.larsen@example.com",
    "phone": "(221) 555-0163"
  },
  {
    "record_id": 115,
    "master_id": 113,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Michael",
    "last_name": "Larsen",
    "address_line1": "257 Maple Avenue",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "60777",
    "email": "michael.larsen@example.com",
    "phone": "(221) 555-0163"
  },
  {
    "record_id": 116,
    "master_id": 113,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Michael",
    "last_name": "Larsen",
    "address_line1": "247 Maple Avenue",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "60777",
    "email": "michael.larsen@example.com",
    "phone": "221-555-0163"
  },
  {
    "record_id": 117,
    "master_id": 113,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Michael",
    "last_name": "Larsen",
    "address_line1": "247 Maple Avenue",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "60777",
    "email": "m.larsen@example.com",
    "phone": "(221) 555-0163"
  },
  {
    "record_id": 118,
    "master_id": 118,
    "duplicate_type": "MASTER",
    "first_name": "Daniel",
    "last_name": "Kowalski",
    "address_line1": "254 Cedar Ave",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "60814",
    "email": "daniel.kowalski@example.com",
    "phone": "(222) 555-0166"
  },
  {
    "record_id": 119,
    "master_id": 118,
    "duplicate_type": "EXACT",
    "first_name": "Daniel",
    "last_name": "Kowalski",
    "address_line1": "254 Cedar Ave",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "60814",
    "email": "daniel.kowalski@example.com",
    "phone": "(222) 555-0166"
  },
  {
    "record_id": 120,
    "master_id": 118,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Daniel",
    "last_name": "Kowalski",
    "address_line1": "264 Cedar Ave",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "60814",
    "email": "daniel.kowalski@example.com",
    "phone": "(222) 555-0166"
  },
  {
    "record_id": 121,
    "master_id": 118,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Daniel",
    "last_name": "Kowalski",
    "address_line1": "254 Cedar Ave",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "60814",
    "email": "daniel.kowalski@example.com",
    "phone": "222-555-0166"
  },
  {
    "record_id": 122,
    "master_id": 118,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Daniel",
    "last_name": "Kowalski",
    "address_line1": "254 Cedar Ave",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "60814",
    "email": "d.kowalski@example.com",
    "phone": "(222) 555-0166"
  },
  {
    "record_id": 123,
    "master_id": 123,
    "duplicate_type": "MASTER",
    "first_name": "Samuel",
    "last_name": "Abubakar",
    "address_line1": "261 Birch Lane",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "60851",
    "email": "samuel.abubakar@example.com",
    "phone": "(223) 555-0169"
  },
  {
    "record_id": 124,
    "master_id": 123,
    "duplicate_type": "EXACT",
    "first_name": "Samuel",
    "last_name": "Abubakar",
    "address_line1": "261 Birch Lane",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "60851",
    "email": "samuel.abubakar@example.com",
    "phone": "(223) 555-0169"
  },
  {
    "record_id": 125,
    "master_id": 123,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Samuel",
    "last_name": "Abubakar",
    "address_line1": "271 Birch Lane",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "60851",
    "email": "samuel.abubakar@example.com",
    "phone": "(223) 555-0169"
  },
  {
    "record_id": 126,
    "master_id": 123,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Samuel",
    "last_name": "Abubakar",
    "address_line1": "261 Birch Lane",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "60851",
    "email": "samuel.abubakar@example.com",
    "phone": "223-555-0169"
  },
  {
    "record_id": 127,
    "master_id": 123,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Samuel",
    "last_name": "Abubakar",
    "address_line1": "261 Birch Lane",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "60851",
    "email": "s.abubakar@example.com",
    "phone": "(223) 555-0169"
  },
  {
    "record_id": 128,
    "master_id": 128,
    "duplicate_type": "MASTER",
    "first_name": "Marcus",
    "last_name": "Chen",
    "address_line1": "268 Oak Drive",
    "city": "Austin",
    "state": "TX",
    "zip_code": "60888",
    "email": "marcus.chen@example.com",
    "phone": "(224) 555-0172"
  },
  {
    "record_id": 129,
    "master_id": 128,
    "duplicate_type": "EXACT",
    "first_name": "Marcus",
    "last_name": "Chen",
    "address_line1": "268 Oak Drive",
    "city": "Austin",
    "state": "TX",
    "zip_code": "60888",
    "email": "marcus.chen@example.com",
    "phone": "(224) 555-0172"
  },
  {
    "record_id": 130,
    "master_id": 128,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Marcus",
    "last_name": "Chen",
    "address_line1": "278 Oak Drive",
    "city": "Austin",
    "state": "TX",
    "zip_code": "60888",
    "email": "marcus.chen@example.com",
    "phone": "(224) 555-0172"
  },
  {
    "record_id": 131,
    "master_id": 128,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Marcus",
    "last_name": "Chen",
    "address_line1": "268 Oak Drive",
    "city": "Austin",
    "state": "TX",
    "zip_code": "60888",
    "email": "marcus.chen@example.com",
    "phone": "224-555-0172"
  },
  {
    "record_id": 132,
    "master_id": 128,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Marcus",
    "last_name": "Chen",
    "address_line1": "268 Oak Drive",
    "city": "Austin",
    "state": "TX",
    "zip_code": "60888",
    "email": "m.chen@example.com",
    "phone": "(224) 555-0172"
  },
  {
    "record_id": 133,
    "master_id": 133,
    "duplicate_type": "MASTER",
    "first_name": "Thomas",
    "last_name": "Larsen",
    "address_line1": "275 Pine Street",
    "city": "Denver",
    "state": "CO",
    "zip_code": "60925",
    "email": "thomas.larsen@example.com",
    "phone": "(225) 555-0175"
  },
  {
    "record_id": 134,
    "master_id": 133,
    "duplicate_type": "EXACT",
    "first_name": "Thomas",
    "last_name": "Larsen",
    "address_line1": "275 Pine Street",
    "city": "Denver",
    "state": "CO",
    "zip_code": "60925",
    "email": "thomas.larsen@example.com",
    "phone": "(225) 555-0175"
  },
  {
    "record_id": 135,
    "master_id": 133,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Thomas",
    "last_name": "Larsen",
    "address_line1": "285 Pine Street",
    "city": "Denver",
    "state": "CO",
    "zip_code": "60925",
    "email": "thomas.larsen@example.com",
    "phone": "(225) 555-0175"
  },
  {
    "record_id": 136,
    "master_id": 133,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Thomas",
    "last_name": "Larsen",
    "address_line1": "275 Pine Street",
    "city": "Denver",
    "state": "CO",
    "zip_code": "60925",
    "email": "thomas.larsen@example.com",
    "phone": "225-555-0175"
  },
  {
    "record_id": 137,
    "master_id": 133,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Thomas",
    "last_name": "Larsen",
    "address_line1": "275 Pine Street",
    "city": "Denver",
    "state": "CO",
    "zip_code": "60925",
    "email": "t.larsen@example.com",
    "phone": "(225) 555-0175"
  },
  {
    "record_id": 138,
    "master_id": 138,
    "duplicate_type": "MASTER",
    "first_name": "Andre",
    "last_name": "Kowalski",
    "address_line1": "282 Willow Way",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "60962",
    "email": "andre.kowalski@example.com",
    "phone": "(226) 555-0178"
  },
  {
    "record_id": 139,
    "master_id": 138,
    "duplicate_type": "EXACT",
    "first_name": "Andre",
    "last_name": "Kowalski",
    "address_line1": "282 Willow Way",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "60962",
    "email": "andre.kowalski@example.com",
    "phone": "(226) 555-0178"
  },
  {
    "record_id": 140,
    "master_id": 138,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Andre",
    "last_name": "Kowalski",
    "address_line1": "292 Willow Way",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "60962",
    "email": "andre.kowalski@example.com",
    "phone": "(226) 555-0178"
  },
  {
    "record_id": 141,
    "master_id": 138,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Andre",
    "last_name": "Kowalski",
    "address_line1": "282 Willow Way",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "60962",
    "email": "andre.kowalski@example.com",
    "phone": "226-555-0178"
  },
  {
    "record_id": 142,
    "master_id": 138,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Andre",
    "last_name": "Kowalski",
    "address_line1": "282 Willow Way",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "60962",
    "email": "a.kowalski@example.com",
    "phone": "(226) 555-0178"
  },
  {
    "record_id": 143,
    "master_id": 143,
    "duplicate_type": "MASTER",
    "first_name": "Victor",
    "last_name": "Abubakar",
    "address_line1": "289 Chestnut Blvd",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "60999",
    "email": "victor.abubakar@example.com",
    "phone": "(227) 555-0181"
  },
  {
    "record_id": 144,
    "master_id": 143,
    "duplicate_type": "EXACT",
    "first_name": "Victor",
    "last_name": "Abubakar",
    "address_line1": "289 Chestnut Blvd",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "60999",
    "email": "victor.abubakar@example.com",
    "phone": "(227) 555-0181"
  },
  {
    "record_id": 145,
    "master_id": 143,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Victor",
    "last_name": "Abubakar",
    "address_line1": "299 Chestnut Blvd",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "60999",
    "email": "victor.abubakar@example.com",
    "phone": "(227) 555-0181"
  },
  {
    "record_id": 146,
    "master_id": 143,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Victor",
    "last_name": "Abubakar",
    "address_line1": "289 Chestnut Blvd",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "60999",
    "email": "victor.abubakar@example.com",
    "phone": "227-555-0181"
  },
  {
    "record_id": 147,
    "master_id": 143,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Victor",
    "last_name": "Abubakar",
    "address_line1": "289 Chestnut Blvd",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "60999",
    "email": "v.abubakar@example.com",
    "phone": "(227) 555-0181"
  },
  {
    "record_id": 148,
    "master_id": 148,
    "duplicate_type": "MASTER",
    "first_name": "Nathaniel",
    "last_name": "Chen",
    "address_line1": "296 Sycamore Court",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "61036",
    "email": "nathaniel.chen@example.com",
    "phone": "(228) 555-0184"
  },
  {
    "record_id": 149,
    "master_id": 148,
    "duplicate_type": "EXACT",
    "first_name": "Nathaniel",
    "last_name": "Chen",
    "address_line1": "296 Sycamore Court",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "61036",
    "email": "nathaniel.chen@example.com",
    "phone": "(228) 555-0184"
  },
  {
    "record_id": 150,
    "master_id": 148,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Nathaniel",
    "last_name": "Chen",
    "address_line1": "306 Sycamore Court",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "61036",
    "email": "nathaniel.chen@example.com",
    "phone": "(228) 555-0184"
  },
  {
    "record_id": 151,
    "master_id": 148,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Nathaniel",
    "last_name": "Chen",
    "address_line1": "296 Sycamore Court",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "61036",
    "email": "nathaniel.chen@example.com",
    "phone": "228-555-0184"
  },
  {
    "record_id": 152,
    "master_id": 148,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Nathaniel",
    "last_name": "Chen",
    "address_line1": "296 Sycamore Court",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "61036",
    "email": "n.chen@example.com",
    "phone": "(228) 555-0184"
  },
  {
    "record_id": 153,
    "master_id": 153,
    "duplicate_type": "MASTER",
    "first_name": "Gregory",
    "last_name": "Larsen",
    "address_line1": "303 Aspen Road",
    "city": "Portland",
    "state": "OR",
    "zip_code": "61073",
    "email": "gregory.larsen@example.com",
    "phone": "(229) 555-0187"
  },
  {
    "record_id": 154,
    "master_id": 153,
    "duplicate_type": "EXACT",
    "first_name": "Gregory",
    "last_name": "Larsen",
    "address_line1": "303 Aspen Road",
    "city": "Portland",
    "state": "OR",
    "zip_code": "61073",
    "email": "gregory.larsen@example.com",
    "phone": "(229) 555-0187"
  },
  {
    "record_id": 155,
    "master_id": 153,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Gregory",
    "last_name": "Larsen",
    "address_line1": "313 Aspen Road",
    "city": "Portland",
    "state": "OR",
    "zip_code": "61073",
    "email": "gregory.larsen@example.com",
    "phone": "(229) 555-0187"
  },
  {
    "record_id": 156,
    "master_id": 153,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Gregory",
    "last_name": "Larsen",
    "address_line1": "303 Aspen Road",
    "city": "Portland",
    "state": "OR",
    "zip_code": "61073",
    "email": "gregory.larsen@example.com",
    "phone": "229-555-0187"
  },
  {
    "record_id": 157,
    "master_id": 153,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Gregory",
    "last_name": "Larsen",
    "address_line1": "303 Aspen Road",
    "city": "Portland",
    "state": "OR",
    "zip_code": "61073",
    "email": "g.larsen@example.com",
    "phone": "(229) 555-0187"
  },
  {
    "record_id": 158,
    "master_id": 158,
    "duplicate_type": "MASTER",
    "first_name": "Patrick",
    "last_name": "Kowalski",
    "address_line1": "310 Elm Street",
    "city": "Boise",
    "state": "ID",
    "zip_code": "61110",
    "email": "patrick.kowalski@example.com",
    "phone": "(230) 555-0190"
  },
  {
    "record_id": 159,
    "master_id": 158,
    "duplicate_type": "EXACT",
    "first_name": "Patrick",
    "last_name": "Kowalski",
    "address_line1": "310 Elm Street",
    "city": "Boise",
    "state": "ID",
    "zip_code": "61110",
    "email": "patrick.kowalski@example.com",
    "phone": "(230) 555-0190"
  },
  {
    "record_id": 160,
    "master_id": 158,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Patrick",
    "last_name": "Kowalski",
    "address_line1": "320 Elm Street",
    "city": "Boise",
    "state": "ID",
    "zip_code": "61110",
    "email": "patrick.kowalski@example.com",
    "phone": "(230) 555-0190"
  },
  {
    "record_id": 161,
    "master_id": 158,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Patrick",
    "last_name": "Kowalski",
    "address_line1": "310 Elm Street",
    "city": "Boise",
    "state": "ID",
    "zip_code": "61110",
    "email": "patrick.kowalski@example.com",
    "phone": "230-555-0190"
  },
  {
    "record_id": 162,
    "master_id": 158,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Patrick",
    "last_name": "Kowalski",
    "address_line1": "310 Elm Street",
    "city": "Boise",
    "state": "ID",
    "zip_code": "61110",
    "email": "p.kowalski@example.com",
    "phone": "(230) 555-0190"
  },
  {
    "record_id": 163,
    "master_id": 163,
    "duplicate_type": "MASTER",
    "first_name": "Benjamin",
    "last_name": "Abubakar",
    "address_line1": "317 Maple Avenue",
    "city": "Madison",
    "state": "WI",
    "zip_code": "61147",
    "email": "benjamin.abubakar@example.com",
    "phone": "(231) 555-0193"
  },
  {
    "record_id": 164,
    "master_id": 163,
    "duplicate_type": "EXACT",
    "first_name": "Benjamin",
    "last_name": "Abubakar",
    "address_line1": "317 Maple Avenue",
    "city": "Madison",
    "state": "WI",
    "zip_code": "61147",
    "email": "benjamin.abubakar@example.com",
    "phone": "(231) 555-0193"
  },
  {
    "record_id": 165,
    "master_id": 163,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Benjamin",
    "last_name": "Abubakar",
    "address_line1": "327 Maple Avenue",
    "city": "Madison",
    "state": "WI",
    "zip_code": "61147",
    "email": "benjamin.abubakar@example.com",
    "phone": "(231) 555-0193"
  },
  {
    "record_id": 166,
    "master_id": 163,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Benjamin",
    "last_name": "Abubakar",
    "address_line1": "317 Maple Avenue",
    "city": "Madison",
    "state": "WI",
    "zip_code": "61147",
    "email": "benjamin.abubakar@example.com",
    "phone": "231-555-0193"
  },
  {
    "record_id": 167,
    "master_id": 163,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Benjamin",
    "last_name": "Abubakar",
    "address_line1": "317 Maple Avenue",
    "city": "Madison",
    "state": "WI",
    "zip_code": "61147",
    "email": "b.abubakar@example.com",
    "phone": "(231) 555-0193"
  },
  {
    "record_id": 168,
    "master_id": 168,
    "duplicate_type": "MASTER",
    "first_name": "Raymond",
    "last_name": "Chen",
    "address_line1": "324 Cedar Ave",
    "city": "Reno",
    "state": "NV",
    "zip_code": "61184",
    "email": "raymond.chen@example.com",
    "phone": "(232) 555-0196"
  },
  {
    "record_id": 169,
    "master_id": 168,
    "duplicate_type": "EXACT",
    "first_name": "Raymond",
    "last_name": "Chen",
    "address_line1": "324 Cedar Ave",
    "city": "Reno",
    "state": "NV",
    "zip_code": "61184",
    "email": "raymond.chen@example.com",
    "phone": "(232) 555-0196"
  },
  {
    "record_id": 170,
    "master_id": 168,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Raymond",
    "last_name": "Chen",
    "address_line1": "334 Cedar Ave",
    "city": "Reno",
    "state": "NV",
    "zip_code": "61184",
    "email": "raymond.chen@example.com",
    "phone": "(232) 555-0196"
  },
  {
    "record_id": 171,
    "master_id": 168,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Raymond",
    "last_name": "Chen",
    "address_line1": "324 Cedar Ave",
    "city": "Reno",
    "state": "NV",
    "zip_code": "61184",
    "email": "raymond.chen@example.com",
    "phone": "232-555-0196"
  },
  {
    "record_id": 172,
    "master_id": 168,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Raymond",
    "last_name": "Chen",
    "address_line1": "324 Cedar Ave",
    "city": "Reno",
    "state": "NV",
    "zip_code": "61184",
    "email": "r.chen@example.com",
    "phone": "(232) 555-0196"
  },
  {
    "record_id": 173,
    "master_id": 173,
    "duplicate_type": "MASTER",
    "first_name": "Vincent",
    "last_name": "Larsen",
    "address_line1": "331 Birch Lane",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "61221",
    "email": "vincent.larsen@example.com",
    "phone": "(233) 555-0199"
  },
  {
    "record_id": 174,
    "master_id": 173,
    "duplicate_type": "EXACT",
    "first_name": "Vincent",
    "last_name": "Larsen",
    "address_line1": "331 Birch Lane",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "61221",
    "email": "vincent.larsen@example.com",
    "phone": "(233) 555-0199"
  },
  {
    "record_id": 175,
    "master_id": 173,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Vincent",
    "last_name": "Larsen",
    "address_line1": "341 Birch Lane",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "61221",
    "email": "vincent.larsen@example.com",
    "phone": "(233) 555-0199"
  },
  {
    "record_id": 176,
    "master_id": 173,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Vincent",
    "last_name": "Larsen",
    "address_line1": "331 Birch Lane",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "61221",
    "email": "vincent.larsen@example.com",
    "phone": "233-555-0199"
  },
  {
    "record_id": 177,
    "master_id": 173,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Vincent",
    "last_name": "Larsen",
    "address_line1": "331 Birch Lane",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "61221",
    "email": "v.larsen@example.com",
    "phone": "(233) 555-0199"
  },
  {
    "record_id": 178,
    "master_id": 178,
    "duplicate_type": "MASTER",
    "first_name": "Dominic",
    "last_name": "Kowalski",
    "address_line1": "338 Oak Drive",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "61258",
    "email": "dominic.kowalski@example.com",
    "phone": "(234) 555-0202"
  },
  {
    "record_id": 179,
    "master_id": 178,
    "duplicate_type": "EXACT",
    "first_name": "Dominic",
    "last_name": "Kowalski",
    "address_line1": "338 Oak Drive",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "61258",
    "email": "dominic.kowalski@example.com",
    "phone": "(234) 555-0202"
  },
  {
    "record_id": 180,
    "master_id": 178,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Dominic",
    "last_name": "Kowalski",
    "address_line1": "348 Oak Drive",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "61258",
    "email": "dominic.kowalski@example.com",
    "phone": "(234) 555-0202"
  },
  {
    "record_id": 181,
    "master_id": 178,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Dominic",
    "last_name": "Kowalski",
    "address_line1": "338 Oak Drive",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "61258",
    "email": "dominic.kowalski@example.com",
    "phone": "234-555-0202"
  },
  {
    "record_id": 182,
    "master_id": 178,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Dominic",
    "last_name": "Kowalski",
    "address_line1": "338 Oak Drive",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "61258",
    "email": "d.kowalski@example.com",
    "phone": "(234) 555-0202"
  },
  {
    "record_id": 183,
    "master_id": 183,
    "duplicate_type": "MASTER",
    "first_name": "Leonard",
    "last_name": "Abubakar",
    "address_line1": "345 Pine Street",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "61295",
    "email": "leonard.abubakar@example.com",
    "phone": "(235) 555-0205"
  },
  {
    "record_id": 184,
    "master_id": 183,
    "duplicate_type": "EXACT",
    "first_name": "Leonard",
    "last_name": "Abubakar",
    "address_line1": "345 Pine Street",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "61295",
    "email": "leonard.abubakar@example.com",
    "phone": "(235) 555-0205"
  },
  {
    "record_id": 185,
    "master_id": 183,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Leonard",
    "last_name": "Abubakar",
    "address_line1": "355 Pine Street",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "61295",
    "email": "leonard.abubakar@example.com",
    "phone": "(235) 555-0205"
  },
  {
    "record_id": 186,
    "master_id": 183,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Leonard",
    "last_name": "Abubakar",
    "address_line1": "345 Pine Street",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "61295",
    "email": "leonard.abubakar@example.com",
    "phone": "235-555-0205"
  },
  {
    "record_id": 187,
    "master_id": 183,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Leonard",
    "last_name": "Abubakar",
    "address_line1": "345 Pine Street",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "61295",
    "email": "l.abubakar@example.com",
    "phone": "(235) 555-0205"
  },
  {
    "record_id": 188,
    "master_id": 188,
    "duplicate_type": "MASTER",
    "first_name": "Felix",
    "last_name": "Chen",
    "address_line1": "352 Willow Way",
    "city": "Austin",
    "state": "TX",
    "zip_code": "61332",
    "email": "felix.chen@example.com",
    "phone": "(236) 555-0208"
  },
  {
    "record_id": 189,
    "master_id": 188,
    "duplicate_type": "EXACT",
    "first_name": "Felix",
    "last_name": "Chen",
    "address_line1": "352 Willow Way",
    "city": "Austin",
    "state": "TX",
    "zip_code": "61332",
    "email": "felix.chen@example.com",
    "phone": "(236) 555-0208"
  },
  {
    "record_id": 190,
    "master_id": 188,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Felix",
    "last_name": "Chen",
    "address_line1": "362 Willow Way",
    "city": "Austin",
    "state": "TX",
    "zip_code": "61332",
    "email": "felix.chen@example.com",
    "phone": "(236) 555-0208"
  },
  {
    "record_id": 191,
    "master_id": 188,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Felix",
    "last_name": "Chen",
    "address_line1": "352 Willow Way",
    "city": "Austin",
    "state": "TX",
    "zip_code": "61332",
    "email": "felix.chen@example.com",
    "phone": "236-555-0208"
  },
  {
    "record_id": 192,
    "master_id": 188,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Felix",
    "last_name": "Chen",
    "address_line1": "352 Willow Way",
    "city": "Austin",
    "state": "TX",
    "zip_code": "61332",
    "email": "f.chen@example.com",
    "phone": "(236) 555-0208"
  },
  {
    "record_id": 193,
    "master_id": 193,
    "duplicate_type": "MASTER",
    "first_name": "Curtis",
    "last_name": "Larsen",
    "address_line1": "359 Chestnut Blvd",
    "city": "Denver",
    "state": "CO",
    "zip_code": "61369",
    "email": "curtis.larsen@example.com",
    "phone": "(237) 555-0211"
  },
  {
    "record_id": 194,
    "master_id": 193,
    "duplicate_type": "EXACT",
    "first_name": "Curtis",
    "last_name": "Larsen",
    "address_line1": "359 Chestnut Blvd",
    "city": "Denver",
    "state": "CO",
    "zip_code": "61369",
    "email": "curtis.larsen@example.com",
    "phone": "(237) 555-0211"
  },
  {
    "record_id": 195,
    "master_id": 193,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Curtis",
    "last_name": "Larsen",
    "address_line1": "369 Chestnut Blvd",
    "city": "Denver",
    "state": "CO",
    "zip_code": "61369",
    "email": "curtis.larsen@example.com",
    "phone": "(237) 555-0211"
  },
  {
    "record_id": 196,
    "master_id": 193,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Curtis",
    "last_name": "Larsen",
    "address_line1": "359 Chestnut Blvd",
    "city": "Denver",
    "state": "CO",
    "zip_code": "61369",
    "email": "curtis.larsen@example.com",
    "phone": "237-555-0211"
  },
  {
    "record_id": 197,
    "master_id": 193,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Curtis",
    "last_name": "Larsen",
    "address_line1": "359 Chestnut Blvd",
    "city": "Denver",
    "state": "CO",
    "zip_code": "61369",
    "email": "c.larsen@example.com",
    "phone": "(237) 555-0211"
  },
  {
    "record_id": 198,
    "master_id": 198,
    "duplicate_type": "MASTER",
    "first_name": "Douglas",
    "last_name": "Kowalski",
    "address_line1": "366 Sycamore Court",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "61406",
    "email": "douglas.kowalski@example.com",
    "phone": "(238) 555-0214"
  },
  {
    "record_id": 199,
    "master_id": 198,
    "duplicate_type": "EXACT",
    "first_name": "Douglas",
    "last_name": "Kowalski",
    "address_line1": "366 Sycamore Court",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "61406",
    "email": "douglas.kowalski@example.com",
    "phone": "(238) 555-0214"
  },
  {
    "record_id": 200,
    "master_id": 198,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Douglas",
    "last_name": "Kowalski",
    "address_line1": "376 Sycamore Court",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "61406",
    "email": "douglas.kowalski@example.com",
    "phone": "(238) 555-0214"
  },
  {
    "record_id": 201,
    "master_id": 198,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Douglas",
    "last_name": "Kowalski",
    "address_line1": "366 Sycamore Court",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "61406",
    "email": "douglas.kowalski@example.com",
    "phone": "238-555-0214"
  },
  {
    "record_id": 202,
    "master_id": 198,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Douglas",
    "last_name": "Kowalski",
    "address_line1": "366 Sycamore Court",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "61406",
    "email": "d.kowalski@example.com",
    "phone": "(238) 555-0214"
  },
  {
    "record_id": 203,
    "master_id": 203,
    "duplicate_type": "MASTER",
    "first_name": "Adrian",
    "last_name": "Abubakar",
    "address_line1": "373 Aspen Road",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "61443",
    "email": "adrian.abubakar@example.com",
    "phone": "(239) 555-0217"
  },
  {
    "record_id": 204,
    "master_id": 203,
    "duplicate_type": "EXACT",
    "first_name": "Adrian",
    "last_name": "Abubakar",
    "address_line1": "373 Aspen Road",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "61443",
    "email": "adrian.abubakar@example.com",
    "phone": "(239) 555-0217"
  },
  {
    "record_id": 205,
    "master_id": 203,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Adrian",
    "last_name": "Abubakar",
    "address_line1": "383 Aspen Road",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "61443",
    "email": "adrian.abubakar@example.com",
    "phone": "(239) 555-0217"
  },
  {
    "record_id": 206,
    "master_id": 203,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Adrian",
    "last_name": "Abubakar",
    "address_line1": "373 Aspen Road",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "61443",
    "email": "adrian.abubakar@example.com",
    "phone": "239-555-0217"
  },
  {
    "record_id": 207,
    "master_id": 203,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Adrian",
    "last_name": "Abubakar",
    "address_line1": "373 Aspen Road",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "61443",
    "email": "a.abubakar@example.com",
    "phone": "(239) 555-0217"
  },
  {
    "record_id": 208,
    "master_id": 208,
    "duplicate_type": "MASTER",
    "first_name": "Jonathan",
    "last_name": "Chen",
    "address_line1": "380 Elm Street",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "61480",
    "email": "jonathan.chen@example.com",
    "phone": "(240) 555-0220"
  },
  {
    "record_id": 209,
    "master_id": 208,
    "duplicate_type": "EXACT",
    "first_name": "Jonathan",
    "last_name": "Chen",
    "address_line1": "380 Elm Street",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "61480",
    "email": "jonathan.chen@example.com",
    "phone": "(240) 555-0220"
  },
  {
    "record_id": 210,
    "master_id": 208,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Jonathan",
    "last_name": "Chen",
    "address_line1": "390 Elm Street",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "61480",
    "email": "jonathan.chen@example.com",
    "phone": "(240) 555-0220"
  },
  {
    "record_id": 211,
    "master_id": 208,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Jonathan",
    "last_name": "Chen",
    "address_line1": "380 Elm Street",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "61480",
    "email": "jonathan.chen@example.com",
    "phone": "240-555-0220"
  },
  {
    "record_id": 212,
    "master_id": 208,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Jonathan",
    "last_name": "Chen",
    "address_line1": "380 Elm Street",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "61480",
    "email": "j.chen@example.com",
    "phone": "(240) 555-0220"
  },
  {
    "record_id": 213,
    "master_id": 213,
    "duplicate_type": "MASTER",
    "first_name": "Michael",
    "last_name": "Larsen",
    "address_line1": "387 Maple Avenue",
    "city": "Portland",
    "state": "OR",
    "zip_code": "61517",
    "email": "michael.larsen@example.com",
    "phone": "(241) 555-0223"
  },
  {
    "record_id": 214,
    "master_id": 213,
    "duplicate_type": "EXACT",
    "first_name": "Michael",
    "last_name": "Larsen",
    "address_line1": "387 Maple Avenue",
    "city": "Portland",
    "state": "OR",
    "zip_code": "61517",
    "email": "michael.larsen@example.com",
    "phone": "(241) 555-0223"
  },
  {
    "record_id": 215,
    "master_id": 213,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Michael",
    "last_name": "Larsen",
    "address_line1": "397 Maple Avenue",
    "city": "Portland",
    "state": "OR",
    "zip_code": "61517",
    "email": "michael.larsen@example.com",
    "phone": "(241) 555-0223"
  },
  {
    "record_id": 216,
    "master_id": 213,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Michael",
    "last_name": "Larsen",
    "address_line1": "387 Maple Avenue",
    "city": "Portland",
    "state": "OR",
    "zip_code": "61517",
    "email": "michael.larsen@example.com",
    "phone": "241-555-0223"
  },
  {
    "record_id": 217,
    "master_id": 213,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Michael",
    "last_name": "Larsen",
    "address_line1": "387 Maple Avenue",
    "city": "Portland",
    "state": "OR",
    "zip_code": "61517",
    "email": "m.larsen@example.com",
    "phone": "(241) 555-0223"
  },
  {
    "record_id": 218,
    "master_id": 218,
    "duplicate_type": "MASTER",
    "first_name": "Daniel",
    "last_name": "Kowalski",
    "address_line1": "394 Cedar Ave",
    "city": "Boise",
    "state": "ID",
    "zip_code": "61554",
    "email": "daniel.kowalski@example.com",
    "phone": "(242) 555-0226"
  },
  {
    "record_id": 219,
    "master_id": 218,
    "duplicate_type": "EXACT",
    "first_name": "Daniel",
    "last_name": "Kowalski",
    "address_line1": "394 Cedar Ave",
    "city": "Boise",
    "state": "ID",
    "zip_code": "61554",
    "email": "daniel.kowalski@example.com",
    "phone": "(242) 555-0226"
  },
  {
    "record_id": 220,
    "master_id": 218,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Daniel",
    "last_name": "Kowalski",
    "address_line1": "404 Cedar Ave",
    "city": "Boise",
    "state": "ID",
    "zip_code": "61554",
    "email": "daniel.kowalski@example.com",
    "phone": "(242) 555-0226"
  },
  {
    "record_id": 221,
    "master_id": 218,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Daniel",
    "last_name": "Kowalski",
    "address_line1": "394 Cedar Ave",
    "city": "Boise",
    "state": "ID",
    "zip_code": "61554",
    "email": "daniel.kowalski@example.com",
    "phone": "242-555-0226"
  },
  {
    "record_id": 222,
    "master_id": 218,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Daniel",
    "last_name": "Kowalski",
    "address_line1": "394 Cedar Ave",
    "city": "Boise",
    "state": "ID",
    "zip_code": "61554",
    "email": "d.kowalski@example.com",
    "phone": "(242) 555-0226"
  },
  {
    "record_id": 223,
    "master_id": 223,
    "duplicate_type": "MASTER",
    "first_name": "Samuel",
    "last_name": "Abubakar",
    "address_line1": "401 Birch Lane",
    "city": "Madison",
    "state": "WI",
    "zip_code": "61591",
    "email": "samuel.abubakar@example.com",
    "phone": "(243) 555-0229"
  },
  {
    "record_id": 224,
    "master_id": 223,
    "duplicate_type": "EXACT",
    "first_name": "Samuel",
    "last_name": "Abubakar",
    "address_line1": "401 Birch Lane",
    "city": "Madison",
    "state": "WI",
    "zip_code": "61591",
    "email": "samuel.abubakar@example.com",
    "phone": "(243) 555-0229"
  },
  {
    "record_id": 225,
    "master_id": 223,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Samuel",
    "last_name": "Abubakar",
    "address_line1": "411 Birch Lane",
    "city": "Madison",
    "state": "WI",
    "zip_code": "61591",
    "email": "samuel.abubakar@example.com",
    "phone": "(243) 555-0229"
  },
  {
    "record_id": 226,
    "master_id": 223,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Samuel",
    "last_name": "Abubakar",
    "address_line1": "401 Birch Lane",
    "city": "Madison",
    "state": "WI",
    "zip_code": "61591",
    "email": "samuel.abubakar@example.com",
    "phone": "243-555-0229"
  },
  {
    "record_id": 227,
    "master_id": 223,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Samuel",
    "last_name": "Abubakar",
    "address_line1": "401 Birch Lane",
    "city": "Madison",
    "state": "WI",
    "zip_code": "61591",
    "email": "s.abubakar@example.com",
    "phone": "(243) 555-0229"
  },
  {
    "record_id": 228,
    "master_id": 228,
    "duplicate_type": "MASTER",
    "first_name": "Marcus",
    "last_name": "Chen",
    "address_line1": "408 Oak Drive",
    "city": "Reno",
    "state": "NV",
    "zip_code": "61628",
    "email": "marcus.chen@example.com",
    "phone": "(244) 555-0232"
  },
  {
    "record_id": 229,
    "master_id": 228,
    "duplicate_type": "EXACT",
    "first_name": "Marcus",
    "last_name": "Chen",
    "address_line1": "408 Oak Drive",
    "city": "Reno",
    "state": "NV",
    "zip_code": "61628",
    "email": "marcus.chen@example.com",
    "phone": "(244) 555-0232"
  },
  {
    "record_id": 230,
    "master_id": 228,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Marcus",
    "last_name": "Chen",
    "address_line1": "418 Oak Drive",
    "city": "Reno",
    "state": "NV",
    "zip_code": "61628",
    "email": "marcus.chen@example.com",
    "phone": "(244) 555-0232"
  },
  {
    "record_id": 231,
    "master_id": 228,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Marcus",
    "last_name": "Chen",
    "address_line1": "408 Oak Drive",
    "city": "Reno",
    "state": "NV",
    "zip_code": "61628",
    "email": "marcus.chen@example.com",
    "phone": "244-555-0232"
  },
  {
    "record_id": 232,
    "master_id": 228,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Marcus",
    "last_name": "Chen",
    "address_line1": "408 Oak Drive",
    "city": "Reno",
    "state": "NV",
    "zip_code": "61628",
    "email": "m.chen@example.com",
    "phone": "(244) 555-0232"
  },
  {
    "record_id": 233,
    "master_id": 233,
    "duplicate_type": "MASTER",
    "first_name": "Thomas",
    "last_name": "Larsen",
    "address_line1": "415 Pine Street",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "61665",
    "email": "thomas.larsen@example.com",
    "phone": "(245) 555-0235"
  },
  {
    "record_id": 234,
    "master_id": 233,
    "duplicate_type": "EXACT",
    "first_name": "Thomas",
    "last_name": "Larsen",
    "address_line1": "415 Pine Street",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "61665",
    "email": "thomas.larsen@example.com",
    "phone": "(245) 555-0235"
  },
  {
    "record_id": 235,
    "master_id": 233,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Thomas",
    "last_name": "Larsen",
    "address_line1": "425 Pine Street",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "61665",
    "email": "thomas.larsen@example.com",
    "phone": "(245) 555-0235"
  },
  {
    "record_id": 236,
    "master_id": 233,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Thomas",
    "last_name": "Larsen",
    "address_line1": "415 Pine Street",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "61665",
    "email": "thomas.larsen@example.com",
    "phone": "245-555-0235"
  },
  {
    "record_id": 237,
    "master_id": 233,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Thomas",
    "last_name": "Larsen",
    "address_line1": "415 Pine Street",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "61665",
    "email": "t.larsen@example.com",
    "phone": "(245) 555-0235"
  },
  {
    "record_id": 238,
    "master_id": 238,
    "duplicate_type": "MASTER",
    "first_name": "Andre",
    "last_name": "Kowalski",
    "address_line1": "422 Willow Way",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "61702",
    "email": "andre.kowalski@example.com",
    "phone": "(246) 555-0238"
  },
  {
    "record_id": 239,
    "master_id": 238,
    "duplicate_type": "EXACT",
    "first_name": "Andre",
    "last_name": "Kowalski",
    "address_line1": "422 Willow Way",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "61702",
    "email": "andre.kowalski@example.com",
    "phone": "(246) 555-0238"
  },
  {
    "record_id": 240,
    "master_id": 238,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Andre",
    "last_name": "Kowalski",
    "address_line1": "432 Willow Way",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "61702",
    "email": "andre.kowalski@example.com",
    "phone": "(246) 555-0238"
  },
  {
    "record_id": 241,
    "master_id": 238,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Andre",
    "last_name": "Kowalski",
    "address_line1": "422 Willow Way",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "61702",
    "email": "andre.kowalski@example.com",
    "phone": "246-555-0238"
  },
  {
    "record_id": 242,
    "master_id": 238,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Andre",
    "last_name": "Kowalski",
    "address_line1": "422 Willow Way",
    "city": "Spokane",
    "state": "WA",
    "zip_code": "61702",
    "email": "a.kowalski@example.com",
    "phone": "(246) 555-0238"
  },
  {
    "record_id": 243,
    "master_id": 243,
    "duplicate_type": "MASTER",
    "first_name": "Victor",
    "last_name": "Abubakar",
    "address_line1": "429 Chestnut Blvd",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "61739",
    "email": "victor.abubakar@example.com",
    "phone": "(247) 555-0241"
  },
  {
    "record_id": 244,
    "master_id": 243,
    "duplicate_type": "EXACT",
    "first_name": "Victor",
    "last_name": "Abubakar",
    "address_line1": "429 Chestnut Blvd",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "61739",
    "email": "victor.abubakar@example.com",
    "phone": "(247) 555-0241"
  },
  {
    "record_id": 245,
    "master_id": 243,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Victor",
    "last_name": "Abubakar",
    "address_line1": "439 Chestnut Blvd",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "61739",
    "email": "victor.abubakar@example.com",
    "phone": "(247) 555-0241"
  },
  {
    "record_id": 246,
    "master_id": 243,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Victor",
    "last_name": "Abubakar",
    "address_line1": "429 Chestnut Blvd",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "61739",
    "email": "victor.abubakar@example.com",
    "phone": "247-555-0241"
  },
  {
    "record_id": 247,
    "master_id": 243,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Victor",
    "last_name": "Abubakar",
    "address_line1": "429 Chestnut Blvd",
    "city": "Omaha",
    "state": "NE",
    "zip_code": "61739",
    "email": "v.abubakar@example.com",
    "phone": "(247) 555-0241"
  },
  {
    "record_id": 248,
    "master_id": 248,
    "duplicate_type": "MASTER",
    "first_name": "Nathaniel",
    "last_name": "Chen",
    "address_line1": "436 Sycamore Court",
    "city": "Austin",
    "state": "TX",
    "zip_code": "61776",
    "email": "nathaniel.chen@example.com",
    "phone": "(248) 555-0244"
  },
  {
    "record_id": 249,
    "master_id": 248,
    "duplicate_type": "EXACT",
    "first_name": "Nathaniel",
    "last_name": "Chen",
    "address_line1": "436 Sycamore Court",
    "city": "Austin",
    "state": "TX",
    "zip_code": "61776",
    "email": "nathaniel.chen@example.com",
    "phone": "(248) 555-0244"
  },
  {
    "record_id": 250,
    "master_id": 248,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Nathaniel",
    "last_name": "Chen",
    "address_line1": "446 Sycamore Court",
    "city": "Austin",
    "state": "TX",
    "zip_code": "61776",
    "email": "nathaniel.chen@example.com",
    "phone": "(248) 555-0244"
  },
  {
    "record_id": 251,
    "master_id": 248,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Nathaniel",
    "last_name": "Chen",
    "address_line1": "436 Sycamore Court",
    "city": "Austin",
    "state": "TX",
    "zip_code": "61776",
    "email": "nathaniel.chen@example.com",
    "phone": "248-555-0244"
  },
  {
    "record_id": 252,
    "master_id": 248,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Nathaniel",
    "last_name": "Chen",
    "address_line1": "436 Sycamore Court",
    "city": "Austin",
    "state": "TX",
    "zip_code": "61776",
    "email": "n.chen@example.com",
    "phone": "(248) 555-0244"
  },
  {
    "record_id": 253,
    "master_id": 253,
    "duplicate_type": "MASTER",
    "first_name": "Gregory",
    "last_name": "Larsen",
    "address_line1": "443 Aspen Road",
    "city": "Denver",
    "state": "CO",
    "zip_code": "61813",
    "email": "gregory.larsen@example.com",
    "phone": "(249) 555-0247"
  },
  {
    "record_id": 254,
    "master_id": 253,
    "duplicate_type": "EXACT",
    "first_name": "Gregory",
    "last_name": "Larsen",
    "address_line1": "443 Aspen Road",
    "city": "Denver",
    "state": "CO",
    "zip_code": "61813",
    "email": "gregory.larsen@example.com",
    "phone": "(249) 555-0247"
  },
  {
    "record_id": 255,
    "master_id": 253,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Gregory",
    "last_name": "Larsen",
    "address_line1": "453 Aspen Road",
    "city": "Denver",
    "state": "CO",
    "zip_code": "61813",
    "email": "gregory.larsen@example.com",
    "phone": "(249) 555-0247"
  },
  {
    "record_id": 256,
    "master_id": 253,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Gregory",
    "last_name": "Larsen",
    "address_line1": "443 Aspen Road",
    "city": "Denver",
    "state": "CO",
    "zip_code": "61813",
    "email": "gregory.larsen@example.com",
    "phone": "249-555-0247"
  },
  {
    "record_id": 257,
    "master_id": 253,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Gregory",
    "last_name": "Larsen",
    "address_line1": "443 Aspen Road",
    "city": "Denver",
    "state": "CO",
    "zip_code": "61813",
    "email": "g.larsen@example.com",
    "phone": "(249) 555-0247"
  },
  {
    "record_id": 258,
    "master_id": 258,
    "duplicate_type": "MASTER",
    "first_name": "Patrick",
    "last_name": "Kowalski",
    "address_line1": "450 Elm Street",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "61850",
    "email": "patrick.kowalski@example.com",
    "phone": "(250) 555-0250"
  },
  {
    "record_id": 259,
    "master_id": 258,
    "duplicate_type": "EXACT",
    "first_name": "Patrick",
    "last_name": "Kowalski",
    "address_line1": "450 Elm Street",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "61850",
    "email": "patrick.kowalski@example.com",
    "phone": "(250) 555-0250"
  },
  {
    "record_id": 260,
    "master_id": 258,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Patrick",
    "last_name": "Kowalski",
    "address_line1": "460 Elm Street",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "61850",
    "email": "patrick.kowalski@example.com",
    "phone": "(250) 555-0250"
  },
  {
    "record_id": 261,
    "master_id": 258,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Patrick",
    "last_name": "Kowalski",
    "address_line1": "450 Elm Street",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "61850",
    "email": "patrick.kowalski@example.com",
    "phone": "250-555-0250"
  },
  {
    "record_id": 262,
    "master_id": 258,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Patrick",
    "last_name": "Kowalski",
    "address_line1": "450 Elm Street",
    "city": "Columbus",
    "state": "OH",
    "zip_code": "61850",
    "email": "p.kowalski@example.com",
    "phone": "(250) 555-0250"
  },
  {
    "record_id": 263,
    "master_id": 263,
    "duplicate_type": "MASTER",
    "first_name": "Benjamin",
    "last_name": "Abubakar",
    "address_line1": "457 Maple Avenue",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "61887",
    "email": "benjamin.abubakar@example.com",
    "phone": "(251) 555-0253"
  },
  {
    "record_id": 264,
    "master_id": 263,
    "duplicate_type": "EXACT",
    "first_name": "Benjamin",
    "last_name": "Abubakar",
    "address_line1": "457 Maple Avenue",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "61887",
    "email": "benjamin.abubakar@example.com",
    "phone": "(251) 555-0253"
  },
  {
    "record_id": 265,
    "master_id": 263,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Benjamin",
    "last_name": "Abubakar",
    "address_line1": "467 Maple Avenue",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "61887",
    "email": "benjamin.abubakar@example.com",
    "phone": "(251) 555-0253"
  },
  {
    "record_id": 266,
    "master_id": 263,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Benjamin",
    "last_name": "Abubakar",
    "address_line1": "457 Maple Avenue",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "61887",
    "email": "benjamin.abubakar@example.com",
    "phone": "251-555-0253"
  },
  {
    "record_id": 267,
    "master_id": 263,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Benjamin",
    "last_name": "Abubakar",
    "address_line1": "457 Maple Avenue",
    "city": "Raleigh",
    "state": "NC",
    "zip_code": "61887",
    "email": "b.abubakar@example.com",
    "phone": "(251) 555-0253"
  },
  {
    "record_id": 268,
    "master_id": 268,
    "duplicate_type": "MASTER",
    "first_name": "Raymond",
    "last_name": "Chen",
    "address_line1": "464 Cedar Ave",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "61924",
    "email": "raymond.chen@example.com",
    "phone": "(252) 555-0256"
  },
  {
    "record_id": 269,
    "master_id": 268,
    "duplicate_type": "EXACT",
    "first_name": "Raymond",
    "last_name": "Chen",
    "address_line1": "464 Cedar Ave",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "61924",
    "email": "raymond.chen@example.com",
    "phone": "(252) 555-0256"
  },
  {
    "record_id": 270,
    "master_id": 268,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Raymond",
    "last_name": "Chen",
    "address_line1": "474 Cedar Ave",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "61924",
    "email": "raymond.chen@example.com",
    "phone": "(252) 555-0256"
  },
  {
    "record_id": 271,
    "master_id": 268,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Raymond",
    "last_name": "Chen",
    "address_line1": "464 Cedar Ave",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "61924",
    "email": "raymond.chen@example.com",
    "phone": "252-555-0256"
  },
  {
    "record_id": 272,
    "master_id": 268,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Raymond",
    "last_name": "Chen",
    "address_line1": "464 Cedar Ave",
    "city": "Tucson",
    "state": "AZ",
    "zip_code": "61924",
    "email": "r.chen@example.com",
    "phone": "(252) 555-0256"
  },
  {
    "record_id": 273,
    "master_id": 273,
    "duplicate_type": "MASTER",
    "first_name": "Vincent",
    "last_name": "Larsen",
    "address_line1": "471 Birch Lane",
    "city": "Portland",
    "state": "OR",
    "zip_code": "61961",
    "email": "vincent.larsen@example.com",
    "phone": "(253) 555-0259"
  },
  {
    "record_id": 274,
    "master_id": 273,
    "duplicate_type": "EXACT",
    "first_name": "Vincent",
    "last_name": "Larsen",
    "address_line1": "471 Birch Lane",
    "city": "Portland",
    "state": "OR",
    "zip_code": "61961",
    "email": "vincent.larsen@example.com",
    "phone": "(253) 555-0259"
  },
  {
    "record_id": 275,
    "master_id": 273,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Vincent",
    "last_name": "Larsen",
    "address_line1": "481 Birch Lane",
    "city": "Portland",
    "state": "OR",
    "zip_code": "61961",
    "email": "vincent.larsen@example.com",
    "phone": "(253) 555-0259"
  },
  {
    "record_id": 276,
    "master_id": 273,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Vincent",
    "last_name": "Larsen",
    "address_line1": "471 Birch Lane",
    "city": "Portland",
    "state": "OR",
    "zip_code": "61961",
    "email": "vincent.larsen@example.com",
    "phone": "253-555-0259"
  },
  {
    "record_id": 277,
    "master_id": 273,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Vincent",
    "last_name": "Larsen",
    "address_line1": "471 Birch Lane",
    "city": "Portland",
    "state": "OR",
    "zip_code": "61961",
    "email": "v.larsen@example.com",
    "phone": "(253) 555-0259"
  },
  {
    "record_id": 278,
    "master_id": 278,
    "duplicate_type": "MASTER",
    "first_name": "Dominic",
    "last_name": "Kowalski",
    "address_line1": "478 Oak Drive",
    "city": "Boise",
    "state": "ID",
    "zip_code": "61998",
    "email": "dominic.kowalski@example.com",
    "phone": "(254) 555-0262"
  },
  {
    "record_id": 279,
    "master_id": 278,
    "duplicate_type": "EXACT",
    "first_name": "Dominic",
    "last_name": "Kowalski",
    "address_line1": "478 Oak Drive",
    "city": "Boise",
    "state": "ID",
    "zip_code": "61998",
    "email": "dominic.kowalski@example.com",
    "phone": "(254) 555-0262"
  },
  {
    "record_id": 280,
    "master_id": 278,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Dominic",
    "last_name": "Kowalski",
    "address_line1": "488 Oak Drive",
    "city": "Boise",
    "state": "ID",
    "zip_code": "61998",
    "email": "dominic.kowalski@example.com",
    "phone": "(254) 555-0262"
  },
  {
    "record_id": 281,
    "master_id": 278,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Dominic",
    "last_name": "Kowalski",
    "address_line1": "478 Oak Drive",
    "city": "Boise",
    "state": "ID",
    "zip_code": "61998",
    "email": "dominic.kowalski@example.com",
    "phone": "254-555-0262"
  },
  {
    "record_id": 282,
    "master_id": 278,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Dominic",
    "last_name": "Kowalski",
    "address_line1": "478 Oak Drive",
    "city": "Boise",
    "state": "ID",
    "zip_code": "61998",
    "email": "d.kowalski@example.com",
    "phone": "(254) 555-0262"
  },
  {
    "record_id": 283,
    "master_id": 283,
    "duplicate_type": "MASTER",
    "first_name": "Leonard",
    "last_name": "Abubakar",
    "address_line1": "485 Pine Street",
    "city": "Madison",
    "state": "WI",
    "zip_code": "62035",
    "email": "leonard.abubakar@example.com",
    "phone": "(255) 555-0265"
  },
  {
    "record_id": 284,
    "master_id": 283,
    "duplicate_type": "EXACT",
    "first_name": "Leonard",
    "last_name": "Abubakar",
    "address_line1": "485 Pine Street",
    "city": "Madison",
    "state": "WI",
    "zip_code": "62035",
    "email": "leonard.abubakar@example.com",
    "phone": "(255) 555-0265"
  },
  {
    "record_id": 285,
    "master_id": 283,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Leonard",
    "last_name": "Abubakar",
    "address_line1": "495 Pine Street",
    "city": "Madison",
    "state": "WI",
    "zip_code": "62035",
    "email": "leonard.abubakar@example.com",
    "phone": "(255) 555-0265"
  },
  {
    "record_id": 286,
    "master_id": 283,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Leonard",
    "last_name": "Abubakar",
    "address_line1": "485 Pine Street",
    "city": "Madison",
    "state": "WI",
    "zip_code": "62035",
    "email": "leonard.abubakar@example.com",
    "phone": "255-555-0265"
  },
  {
    "record_id": 287,
    "master_id": 283,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Leonard",
    "last_name": "Abubakar",
    "address_line1": "485 Pine Street",
    "city": "Madison",
    "state": "WI",
    "zip_code": "62035",
    "email": "l.abubakar@example.com",
    "phone": "(255) 555-0265"
  },
  {
    "record_id": 288,
    "master_id": 283,
    "duplicate_type": "NAME_TYPO",
    "first_name": "Leonard",
    "last_name": "Abubkaar",
    "address_line1": "485 Pine Street",
    "city": "Madison",
    "state": "WI",
    "zip_code": "62035",
    "email": "leonard.abubakar@example.com",
    "phone": "(255) 555-0265"
  },
  {
    "record_id": 289,
    "master_id": 289,
    "duplicate_type": "MASTER",
    "first_name": "Felix",
    "last_name": "Chen",
    "address_line1": "492 Willow Way",
    "city": "Reno",
    "state": "NV",
    "zip_code": "62072",
    "email": "felix.chen@example.com",
    "phone": "(256) 555-0268"
  },
  {
    "record_id": 290,
    "master_id": 289,
    "duplicate_type": "EXACT",
    "first_name": "Felix",
    "last_name": "Chen",
    "address_line1": "492 Willow Way",
    "city": "Reno",
    "state": "NV",
    "zip_code": "62072",
    "email": "felix.chen@example.com",
    "phone": "(256) 555-0268"
  },
  {
    "record_id": 291,
    "master_id": 289,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Felix",
    "last_name": "Chen",
    "address_line1": "502 Willow Way",
    "city": "Reno",
    "state": "NV",
    "zip_code": "62072",
    "email": "felix.chen@example.com",
    "phone": "(256) 555-0268"
  },
  {
    "record_id": 292,
    "master_id": 289,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Felix",
    "last_name": "Chen",
    "address_line1": "492 Willow Way",
    "city": "Reno",
    "state": "NV",
    "zip_code": "62072",
    "email": "felix.chen@example.com",
    "phone": "256-555-0268"
  },
  {
    "record_id": 293,
    "master_id": 289,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Felix",
    "last_name": "Chen",
    "address_line1": "492 Willow Way",
    "city": "Reno",
    "state": "NV",
    "zip_code": "62072",
    "email": "f.chen@example.com",
    "phone": "(256) 555-0268"
  },
  {
    "record_id": 294,
    "master_id": 289,
    "duplicate_type": "NAME_TYPO",
    "first_name": "Felix",
    "last_name": "Chne",
    "address_line1": "492 Willow Way",
    "city": "Reno",
    "state": "NV",
    "zip_code": "62072",
    "email": "felix.chen@example.com",
    "phone": "(256) 555-0268"
  },
  {
    "record_id": 295,
    "master_id": 295,
    "duplicate_type": "MASTER",
    "first_name": "Curtis",
    "last_name": "Larsen",
    "address_line1": "499 Chestnut Blvd",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "62109",
    "email": "curtis.larsen@example.com",
    "phone": "(257) 555-0271"
  },
  {
    "record_id": 296,
    "master_id": 295,
    "duplicate_type": "EXACT",
    "first_name": "Curtis",
    "last_name": "Larsen",
    "address_line1": "499 Chestnut Blvd",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "62109",
    "email": "curtis.larsen@example.com",
    "phone": "(257) 555-0271"
  },
  {
    "record_id": 297,
    "master_id": 295,
    "duplicate_type": "ADDRESS_TYPO",
    "first_name": "Curtis",
    "last_name": "Larsen",
    "address_line1": "509 Chestnut Blvd",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "62109",
    "email": "curtis.larsen@example.com",
    "phone": "(257) 555-0271"
  },
  {
    "record_id": 298,
    "master_id": 295,
    "duplicate_type": "PHONE_FORMAT_VARIANT",
    "first_name": "Curtis",
    "last_name": "Larsen",
    "address_line1": "499 Chestnut Blvd",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "62109",
    "email": "curtis.larsen@example.com",
    "phone": "257-555-0271"
  },
  {
    "record_id": 299,
    "master_id": 295,
    "duplicate_type": "EMAIL_DOMAIN_VARIANT",
    "first_name": "Curtis",
    "last_name": "Larsen",
    "address_line1": "499 Chestnut Blvd",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "62109",
    "email": "c.larsen@example.com",
    "phone": "(257) 555-0271"
  },
  {
    "record_id": 300,
    "master_id": 295,
    "duplicate_type": "NAME_TYPO",
    "first_name": "Curtis",
    "last_name": "Laresn",
    "address_line1": "499 Chestnut Blvd",
    "city": "Tampa",
    "state": "FL",
    "zip_code": "62109",
    "email": "curtis.larsen@example.com",
    "phone": "(257) 555-0271"
  }
]