Property Accountant
Creative Financial Staffing - Tampa, FL
Apply NowJob Description
Property Accountant Location: Remote (U.S.-based)Salary: $65,000 - $85,000 DOEWhy This Opportunity Stands Out for a Property Accountant: Join a growing property management company focused on Class A multifamily communities across high-growth U.S. markets Fully remote role offering flexibility while working with a collaborative, experienced accounting and investment team Opportunity to support a diverse, growing multifamily portfolio and gain exposure to asset management and leadership Stable organization with long-term ownership philosophy and strong operational infrastructure High-impact role with visibility across property operations, finance, and leadership Key Responsibilities of the Property Accountant: The Property Accountant will prepare and maintain accurate financial records for a portfolio of multifamily properties Perform full monthly close, including journal entries, accruals, prepaid and fixed asset accounting, and general ledger maintenance Prepare monthly financial statements (balance sheet, income statement, cash flow) and supporting schedules Complete variance analysis versus budget and prior periods with clear, concise commentary The Property Accountant will manage property-level accounts payable and accounts receivable activity, ensuring accuracy and timeliness Reconcile bank accounts and balance sheet accounts on a monthly basis Monitor cash activity and assist with cash flow reporting Support annual budgeting and periodic reforecasting processes Ensure compliance with GAAP and internal accounting policies Prepare audit schedules and support external audits as needed Partner with property management and asset management teams to resolve accounting issues and improve processes Identify opportunities for process improvements and efficiencies in a remote accounting environment Qualifications for the Property Accountant: Bachelor's degree in Accounting, Finance, or a related field 3+ years of accounting experience; property or real estate accounting experience strongly preferred Strong understanding of GAAP and real estate accounting concepts Experience with property management/accounting systems (Yardi, MRI, or similar preferred) Comfortable working independently in a fully remote environment Clear communicator with strong collaboration skills across teams and time zones #INJAN2026 #LI-KH1 #LI-REMOTEEB-4735545758 document.addEventListener('DOMContentLoaded', () => { const root = document.querySelector('#job_desc'); if (!root) return; // Skip wrapping if we've already done it if (root.dataset.hashtagsWrapped === "1") return; const SKIP = new Set(['SCRIPT','STYLE']); const walker = document.createTreeWalker(root, NodeFilter.SHOW_TEXT, { acceptNode(node) { if (!node.nodeValue || !node.nodeValue.match(/#[/p{L}/p{N}_]+/u)) return NodeFilter.FILTER_REJECT; // Avoid wrapping inside an existing hashtag span let p = node.parentNode; while (p && p !== root) { if (p.nodeType === 1 && p.hasAttribute('data-hashtag')) return NodeFilter.FILTER_REJECT; if (SKIP.has(p.nodeName)) return NodeFilter.FILTER_REJECT; p = p.parentNode; } return NodeFilter.FILTER_ACCEPT; } }); const re = /#[/p{L}/p{N}_-]+/gu; function wrapTextNode(textNode) { const text = textNode.nodeValue; re.lastIndex = 0; let m, last = 0; const frag = document.createDocumentFragment(); while ((m = re.exec(text)) !== null) { // preceding plain text if (dex > last) frag.appendChild(document.createTextNode(text.slice(last, dex))); // hashtag span const span = document.createElement('span'); span.textContent = m[0]; span.setAttribute('data-hashtag', '1'); // idempotence guard span.setAttribute('style', 'font-size:9px;color:#fff'); // requested inline style frag.appendChild(span); last = re.lastIndex; } // trailing plain text if (last < text.length) frag.appendChild(document.createTextNode(text.slice(last))); textNode.parentNode.replaceChild(frag, textNode); } const toProcess = []; let n; while ((n = walker.nextNode())) toProcess.push(n); toProcess.forEach(wrapTextNode); root.dataset.hashtagsWrapped = "1"; });
Created: 2026-04-02