{
  "notice": "Representative demonstration record. All details are fictional. Not an employee record and not for filing.",
  "record": {
    "tax_year": "2025",
    "control_number": "REP-2025-0042",
    "employee_ssn": "900-12-3456",
    "employer_ein": "84-1234567",
    "employer_name": "Northstar Systems, Inc.",
    "employer_address": "1600 Blake Street, Suite 400\nDenver, CO 80202",
    "employee_name": "Jordan Lee",
    "employee_address": "2800 Walnut Street, Unit 5B\nDenver, CO 80205",
    "box_1_wages": 98500.0,
    "box_2_federal_tax": 12680.0,
    "box_3_social_security_wages": 101500.0,
    "box_4_social_security_tax": 6293.0,
    "box_5_medicare_wages": 101500.0,
    "box_6_medicare_tax": 1471.75,
    "box_12_d": 3000.0,
    "box_12_dd": 7200.0,
    "state": "CO",
    "employer_state_id": "CO-7654321",
    "state_wages": 98500.0,
    "state_income_tax": 4125.0,
    "local_wages": "",
    "local_income_tax": "",
    "locality_name": ""
  },
  "checks": {
    "box_4_equals_6_2_percent_of_box_3": true,
    "box_6_equals_1_45_percent_of_box_5": true,
    "box_3_minus_box_1_equals_box_12_d": true,
    "state_specific_fields_match_colorado": true
  }
}
