Rental Property Insurance Guide for Landlords

<div class="bg-blue-50 border-l-4 border-blue-500 p-4 mb-6">
  <h3 class="font-bold text-blue-900 mb-2">Quick Answer</h3>
  <p class="text-gray-700">
    <strong>Rental property insurance (dwelling fire policy)</strong> typically costs <strong>$800-1,500/year</strong>
    for a standard single-family rental, compared to $600-1,200 for homeowner's insurance. Coverage
    includes dwelling, liability, and loss of rent. <strong>Landlord insurance costs 20-40% more</strong>
    than standard homeowner's due to higher risk. Get quotes before purchasing to factor insurance
    into your ROI calculations. Use our <a href="/" class="text-blue-700 underline">ROI calculator</a> to include insurance costs.
  </p>
</div>

<h2 class="text-2xl font-bold text-gray-900 mb-4">What is Rental Property Insurance?</h2>

<p class="text-gray-700 mb-4">
  <strong>Dwelling fire policy</strong> (DP-3) is specifically designed for rental properties. Unlike
  homeowner's insurance, it covers:
</p>

<ul class="list-disc pl-6 mb-4 text-gray-700">
  <li><strong>Dwelling:</strong> Structure damage from fire, weather, vandalism</li>
  <li><strong>Other Structures:</strong> Detached garages, sheds, fences</li>
  <li><strong>Personal Property:</strong> Appliances, furnishings you provide</li>
  <li><strong>Liability:</strong> Tenant or visitor injuries on property</li>
  <li><strong>Loss of Rents:</strong> Reimbursement if property becomes uninhabitable</li>
</ul>

<h2 class="text-2xl font-bold text-gray-900 mb-4">Rental Property vs Homeowner's Insurance</h2>

<div class="grid md:grid-cols-2 gap-4 mb-6">
  <div class="bg-blue-50 p-4 rounded">
    <h4 class="font-bold text-blue-900 mb-2">Homeowner's Insurance</h4>
    <ul class="text-sm text-gray-700">
      <li>✓ Covers personal belongings</li>
      <li>✓ Owner-occupied only</li>
      <li>✓ Lower premiums</li>
      <li>✗ Not valid for rentals</li>
    </ul>
  </div>
  <div class="bg-green-50 p-4 rounded">
    <h4 class="font-bold text-green-900 mb-2">Landlord Insurance (DP-3)</h4>
    <ul class="text-sm text-gray-700">
      <li>✓ Covers rental property</li>
      <li>✓ Loss of rents coverage</li>
      <li>✓ Liability protection</li>
      <li>✗ Doesn't cover tenant belongings</li>
    </ul>
  </div>
</div>

<h2 class="text-2xl font-bold text-gray-900 mb-4">Insurance Costs by Property Type</h2>

<ul class="list-disc pl-6 mb-4 text-gray-700">
  <li><strong>Single-family home:</strong> $800-1,500/year</li>
  <li><strong>Multi-family (2-4 units):</strong> $1,200-2,500/year</li>
  <li><strong>Condo:</strong> $400-800/year (less coverage needed)</li>
  <li><strong>Vacation rental:</strong> $1,500-3,000/year (higher risk)</li>
</ul>

<p class="text-gray-700 mb-4">
  <strong>Factors affecting cost:</strong> Location, property age, construction type, coverage amount,
  deductible, claims history, proximity to fire department.
</p>

<h2 class="text-2xl font-bold text-gray-900 mb-4">Essential Coverages</h2>

<h3 class="text-xl font-bold text-gray-800 mb-3">Dwelling Coverage</h3>
<p class="text-gray-700 mb-4">
  Cover <strong>full replacement cost</strong>, not market value. On $300K property, dwelling coverage
  should be $250-280K (land not covered). Update annually for construction cost increases.
</p>

<h3 class="text-xl font-bold text-gray-800 mb-3">Liability Coverage</h3>
<p class="text-gray-700 mb-4">
  Minimum $300,000, ideally $500,000 or $1 million. Umbrella policy provides additional liability
  protection across all your properties and assets.
</p>

<h3 class="text-xl font-bold text-gray-800 mb-3">Loss of Rents</h3>
<p class="text-gray-700 mb-4">
  Typically 12 months coverage. Pays your rent if fire or covered damage makes property uninhabitable.
  Essential for protecting cash flow during disasters.
</p>

<h2 class="text-2xl font-bold text-gray-900 mb-4">Frequently Asked Questions</h2>

<div class="space-y-4">
  <details class="bg-gray-50 p-4 rounded">
    <summary class="font-semibold cursor-pointer">Does landlord insurance cover tenant belongings?</summary>
    <p class="mt-3 text-gray-700">
      No. Tenants need renters insurance for their personal property. Your policy only covers the structure
      and your property (appliances, etc.). Require tenants to have renters insurance in your lease.
    </p>
  </details>

  <details class="bg-gray-50 p-4 rounded">
    <summary class="font-semibold cursor-pointer">How much coverage do I need?</summary>
    <p class="mt-3 text-gray-700">
      Dwelling: Full replacement cost (get contractor estimate). Liability: Minimum $300K, ideally $500K-1M.
      Loss of rents: 12 months of gross rent. Underinsuring saves premium but risks financial disaster.
    </p>
  </details>

  <details class="bg-gray-50 p-4 rounded">
    <summary class="font-semibold cursor-pointer">What's not covered by landlord insurance?</summary>
    <p class="mt-3 text-gray-700">
      Floods (need separate flood insurance in flood zones), earthquakes (need separate endorsement),
      normal wear and tear, intentional damage by tenant (covered by security deposit, not insurance),
      maintenance-related issues.
    </p>
  </details>

  <details class="bg-gray-50 p-4 rounded">
    <summary class="font-semibold cursor-pointer">Can I require tenants to have insurance?</summary>
    <p class="mt-3 text-gray-700">
      Yes, and you should. Require renters insurance in your lease with minimum liability coverage
      ($100,000). This protects you from tenant-caused damage and reduces disputes over property damage.
    </p>
  </details>
</div>

<div class="mt-8 text-center bg-indigo-50 rounded-2xl p-6">
  <h2 class="text-xl font-bold mb-3">Include Insurance in Your ROI Calculations</h2>
  <p class="text-gray-600 mb-4">Factor insurance costs into your investment analysis.</p>
  <a href="/" class="btn-primary inline-block">Calculate Full Costs</a>
</div>