[
  {
    "student_id": 73,
    "first_name": "Olivia",
    "last_name": "Martin",
    "date_of_birth": "1998-03-22",
    "email": "oliviamartin98@yahoo.com",
    "phone_number": "555-222-3333",
    "address": "456 Cedar St, Othertown, USA",
    "enrollment_date": "2024-06-18 00:44:22",
    "gpa": 3.4,
    "major": "Psychology"
  },
  {
    "student_id": 26,
    "first_name": "Samantha",
    "last_name": "Lewis",
    "date_of_birth": "1996-06-01",
    "email": "samantha.lewis@example.com",
    "phone_number": "555-555-9999",
    "address": "456 Maple St",
    "enrollment_date": "2024-06-18 00:39:44",
    "gpa": 3.8,
    "major": "English"
  },
  {
    "student_id": 144,
    "first_name": "Landon",
    "last_name": "Taylor",
    "date_of_birth": "1995-07-11",
    "email": "landon.taylor95@yahoo.com",
    "phone_number": "555-111-2222",
    "address": "901 Maple St, Thiscity, USA",
    "enrollment_date": "2024-06-18 00:45:24",
    "gpa": 3.4,
    "major": "Computer Science"
  },
  {
    "student_id": 310,
    "first_name": "Jasmine",
    "last_name": "Lewis",
    "date_of_birth": "2026-01-31",
    "email": "jasmine.lewis@gmail.com",
    "phone_number": "555-555-5591",
    "address": "654 Pine St",
    "enrollment_date": "2024-06-18 00:55:43",
    "gpa": 3.3,
    "major": "Veterinary Medicine"
  },
  {
    "student_id": 19,
    "first_name": "Amanda",
    "last_name": "Smith",
    "date_of_birth": "1994-09-15",
    "email": "amanda.smith@example.com",
    "phone_number": "555-555-2222",
    "address": "789 Pine St",
    "enrollment_date": "2024-06-18 00:39:44",
    "gpa": 3.8,
    "major": "Sociology"
  },
  {
    "student_id": 370,
    "first_name": "Caleb",
    "last_name": "Taylor",
    "date_of_birth": "2020-08-20",
    "email": "caleb.taylor@aol.com",
    "phone_number": "555-555-5574",
    "address": "897 Walnut St",
    "enrollment_date": "2024-06-18 00:56:25",
    "gpa": 3.6,
    "major": "Fashion Design"
  },
  {
    "student_id": 319,
    "first_name": "Madison",
    "last_name": "Garcia",
    "date_of_birth": "2005-07-07",
    "email": "madison.garcia@hotmail.com",
    "phone_number": "555-555-5561",
    "address": "231 Birch St",
    "enrollment_date": "2024-06-18 00:56:04",
    "gpa": 3.1,
    "major": "Art"
  },
  {
    "student_id": 134,
    "first_name": "Sophia",
    "last_name": "Garcia",
    "date_of_birth": "1995-10-20",
    "email": "sophia.garcia95@hotmail.com",
    "phone_number": "555-222-3333",
    "address": "901 Maple St, Thiscity, USA",
    "enrollment_date": "2024-06-18 00:44:22",
    "gpa": 3.6,
    "major": "English"
  },
  {
    "student_id": 156,
    "first_name": "Emily",
    "last_name": "Martin",
    "date_of_birth": "1999-02-18",
    "email": "emily.martin99@yahoo.com",
    "phone_number": "555-888-9999",
    "address": "456 Cedar St, Othertown, USA",
    "enrollment_date": "2024-06-18 00:45:24",
    "gpa": 3.9,
    "major": "Nursing"
  },
  {
    "student_id": 326,
    "first_name": "Parker",
    "last_name": "Nguyen",
    "date_of_birth": "2012-02-14",
    "email": "parker.nguyen@yahoo.com",
    "phone_number": "555-555-5568",
    "address": "254 Spruce St",
    "enrollment_date": "2024-06-18 00:56:04",
    "gpa": 3.3,
    "major": "Nursing"
  }
]