---
title: "STR Loophole With Multiple Properties: Strategy"
description: "How the STR loophole works when you own multiple short-term rentals. Hours are counted per property, not in aggregate. Here's how to scale and stay qualified."
lang: en
json-ld: |
  [
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "name": "STR Loophole",
      "url": "https://strhours.com",
      "logo": "https://strhours.com/logo.png",
      "email": "hello@strhours.com",
      "description": "Track your STR hours, prove Material Participation, qualify for the short-term rental tax loophole, and offset W-2 income with real estate losses.",
      "sameAs": [
        "https://apps.apple.com/app/id6759050584",
        "https://play.google.com/store/apps/details?id=com.agentsinvest.strloophole"
      ],
      "contactPoint": {
        "@type": "ContactPoint",
        "email": "hello@strhours.com",
        "contactType": "customer support"
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "SoftwareApplication",
      "name": "STR Loophole",
      "url": "https://strhours.com",
      "applicationCategory": "FinanceApplication",
      "operatingSystem": "iOS, Android",
      "description": "Track your STR hours, prove Material Participation, qualify for the short-term rental tax loophole, and offset W-2 income with real estate losses. Built for high-income W-2 earners who own short-term rentals.",
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "USD"
      },
      "author": {
        "@type": "Person",
        "name": "Jennifer Beadles",
        "url": "https://jenniferbeadles.com"
      },
      "featureList": [
        "Voice-powered STR hour logging",
        "Per-property tracking for multiple rentals",
        "100-hour and 500-hour material participation tests",
        "Third-party hour tracking",
        "Spouse hour logging",
        "Calendar sync",
        "Progress dashboard",
        "CPA-ready audit reports",
        "PMS sync"
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "Person",
      "name": "Jennifer Beadles",
      "url": "https://jenniferbeadles.com",
      "jobTitle": "Real Estate Investor & Entrepreneur",
      "description": "Real estate entrepreneur with 17 years of hands-on investing experience who built an 8-figure rental portfolio. Creator of REPS Time, STR Loophole, and Kids Payroll apps for real estate investors.",
      "knowsAbout": [
        "Short-term rental tax strategy",
        "STR Loophole (Treas. Reg. 1.469-1T(e)(3)(ii)(A))",
        "Material participation tests",
        "Real Estate Professional Status",
        "Cost segregation",
        "Bonus depreciation"
      ],
      "sameAs": [
        "https://jenniferbeadles.com",
        "https://repstime.com",
        "https://kidspayroll.com"
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "Article",
      "headline": "STR Loophole With Multiple Properties: Strategy Guide",
      "description": "How the STR loophole works when you own multiple short-term rentals. Hours are counted per property, not in aggregate. Here's how to scale and stay qualified.",
      "image": "https://strhours.com/assets/blog/multiple-properties.jpg",
      "author": {
        "@type": "Person",
        "name": "Jennifer Beadles",
        "url": "https://jenniferbeadles.com"
      },
      "datePublished": "2026-01-05",
      "dateModified": "2026-01-05",
      "publisher": {
        "@type": "Organization",
        "name": "STR Loophole",
        "url": "https://strhours.com",
        "logo": {
          "@type": "ImageObject",
          "url": "https://strhours.com/logo.png"
        }
      },
      "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://strhours.com/blog/str-loophole-multiple-properties"
      },
      "speakable": {
        "@type": "SpeakableSpecification",
        "cssSelector": [
          ".tldr-answer",
          "h1"
        ]
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://strhours.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Blog",
          "item": "https://strhours.com/blog"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "STR Loophole With Multiple Properties: Strategy Guide",
          "item": "https://strhours.com/blog/str-loophole-multiple-properties"
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Can I combine hours across all my STR properties?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Not by default. The IRS evaluates material participation per property. However, a grouping election under IRC Section 469 may allow you to treat multiple properties as a single activity. Consult your CPA before filing this election."
          }
        },
        {
          "@type": "Question",
          "name": "How many properties can I realistically manage for the STR loophole?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Most investors can comfortably manage 2-3 properties at 100 hours each. At 4-5 properties, it requires very intentional time management. Beyond 5, many investors consider REPS or accept that some properties won't qualify."
          }
        },
        {
          "@type": "Question",
          "name": "What if one property doesn't hit 100 hours but the others do?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Only the properties that individually meet the material participation test qualify for the STR loophole. The property that falls short gets classified as passive, and its losses can only offset passive income."
          }
        },
        {
          "@type": "Question",
          "name": "Should I use the 100-hour or 500-hour test with multiple properties?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Most multi-property owners use the 100-hour test because 500 hours per property across several STRs becomes nearly impossible. The tradeoff is that the 100-hour test requires you to exceed every other individual's hours on each property."
          }
        },
        {
          "@type": "Question",
          "name": "Can I use the STR loophole on some properties and REPS on others?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. The two strategies aren't mutually exclusive. You can apply the STR loophole to properties where you meet per-property material participation and use REPS for the rest, as long as you qualify for REPS overall."
          }
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "name": "STR Loophole",
      "url": "https://strhours.com",
      "logo": "https://strhours.com/logo.png",
      "email": "hello@strhours.com",
      "description": "Track your STR hours, prove Material Participation, qualify for the short-term rental tax loophole, and offset W-2 income with real estate losses.",
      "sameAs": [
        "https://apps.apple.com/app/id6759050584",
        "https://play.google.com/store/apps/details?id=com.agentsinvest.strloophole"
      ],
      "contactPoint": {
        "@type": "ContactPoint",
        "email": "hello@strhours.com",
        "contactType": "customer support"
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "SoftwareApplication",
      "name": "STR Loophole",
      "url": "https://strhours.com",
      "applicationCategory": "FinanceApplication",
      "operatingSystem": "iOS, Android",
      "description": "Track your STR hours, prove Material Participation, qualify for the short-term rental tax loophole, and offset W-2 income with real estate losses. Built for high-income W-2 earners who own short-term rentals.",
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "USD"
      },
      "author": {
        "@type": "Person",
        "name": "Jennifer Beadles",
        "url": "https://jenniferbeadles.com"
      },
      "featureList": [
        "Voice-powered STR hour logging",
        "Per-property tracking for multiple rentals",
        "100-hour and 500-hour material participation tests",
        "Third-party hour tracking",
        "Spouse hour logging",
        "Calendar sync",
        "Progress dashboard",
        "CPA-ready audit reports",
        "PMS sync"
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "Person",
      "name": "Jennifer Beadles",
      "url": "https://jenniferbeadles.com",
      "jobTitle": "Real Estate Investor & Entrepreneur",
      "description": "Real estate entrepreneur with 17 years of hands-on investing experience who built an 8-figure rental portfolio. Creator of REPS Time, STR Loophole, and Kids Payroll apps for real estate investors.",
      "knowsAbout": [
        "Short-term rental tax strategy",
        "STR Loophole (Treas. Reg. 1.469-1T(e)(3)(ii)(A))",
        "Material participation tests",
        "Real Estate Professional Status",
        "Cost segregation",
        "Bonus depreciation"
      ],
      "sameAs": [
        "https://jenniferbeadles.com",
        "https://repstime.com",
        "https://kidspayroll.com"
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "Article",
      "headline": "STR Loophole With Multiple Properties: Strategy Guide",
      "description": "How the STR loophole works when you own multiple short-term rentals. Hours are counted per property, not in aggregate. Here's how to scale and stay qualified.",
      "image": "https://strhours.com/assets/blog/multiple-properties.jpg",
      "author": {
        "@type": "Person",
        "name": "Jennifer Beadles",
        "url": "https://jenniferbeadles.com"
      },
      "datePublished": "2026-01-05",
      "dateModified": "2026-01-05",
      "publisher": {
        "@type": "Organization",
        "name": "STR Loophole",
        "url": "https://strhours.com",
        "logo": {
          "@type": "ImageObject",
          "url": "https://strhours.com/logo.png"
        }
      },
      "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://strhours.com/blog/str-loophole-multiple-properties"
      },
      "speakable": {
        "@type": "SpeakableSpecification",
        "cssSelector": [
          ".tldr-answer",
          "h1"
        ]
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://strhours.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Blog",
          "item": "https://strhours.com/blog"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "STR Loophole With Multiple Properties: Strategy Guide",
          "item": "https://strhours.com/blog/str-loophole-multiple-properties"
        }
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "FAQPage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Can I combine hours across all my STR properties?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Not by default. The IRS evaluates material participation per property. However, a grouping election under IRC Section 469 may allow you to treat multiple properties as a single activity. Consult your CPA before filing this election."
          }
        },
        {
          "@type": "Question",
          "name": "How many properties can I realistically manage for the STR loophole?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Most investors can comfortably manage 2-3 properties at 100 hours each. At 4-5 properties, it requires very intentional time management. Beyond 5, many investors consider REPS or accept that some properties won't qualify."
          }
        },
        {
          "@type": "Question",
          "name": "What if one property doesn't hit 100 hours but the others do?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Only the properties that individually meet the material participation test qualify for the STR loophole. The property that falls short gets classified as passive, and its losses can only offset passive income."
          }
        },
        {
          "@type": "Question",
          "name": "Should I use the 100-hour or 500-hour test with multiple properties?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Most multi-property owners use the 100-hour test because 500 hours per property across several STRs becomes nearly impossible. The tradeoff is that the 100-hour test requires you to exceed every other individual's hours on each property."
          }
        },
        {
          "@type": "Question",
          "name": "Can I use the STR loophole on some properties and REPS on others?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. The two strategies aren't mutually exclusive. You can apply the STR loophole to properties where you meet per-property material participation and use REPS for the rest, as long as you qualify for REPS overall."
          }
        }
      ]
    }
  ]
---

New:  Hospitable sync is live. Auto-capture your guest communication hours. Hospitable sync is live.  [Learn more →](/blog/hospitable-sync-live)

  

[![STR Loophole](/_next/static/media/logo.2db75674.png)](/)

[Features](/#features)[Pricing](/#pricing)[Calculator](/calculator)[Hospitable](/blog/hospitable-sync-live)[About](/about)

Learn

[Log in](https://app.strhours.com/auth)[iOS](https://apps.apple.com/app/id6759050584)[Android](https://play.google.com/store/apps/details?id=com.agentsinvest.strloophole)[Sign Up Free](https://app.strhours.com/auth)

1.  [](/)
2.  [Blog](/blog)
3.  STR Loophole With Multiple Properties: Strategy Guide 

Advanced 

# STR Loophole With Multiple Properties: Strategy Guide

Last updated: January 2026 · 10 min read

Jennifer Beadles

January 5, 2026 · 10 min read

Share: [](https://twitter.com/intent/tweet?text=STR%20Loophole%20With%20Multiple%20Properties%3A%20Strategy%20Guide&url=https%3A%2F%2Fstrhours.com%2Fblog%2Fstr-loophole-multiple-properties)[](https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fstrhours.com%2Fblog%2Fstr-loophole-multiple-properties)[](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fstrhours.com%2Fblog%2Fstr-loophole-multiple-properties)

![STR Loophole With Multiple Properties: Strategy Guide](/assets/blog/multiple-properties.jpg)

The STR loophole is highly effective for a single property. Scaling it to multiple properties introduces complexity that many investors underestimate.

The most important rule: **material participation is evaluated per property, not across your portfolio.** Three properties don't mean three times the flexibility — they mean three separate tests, each with its own hour requirement and comparison to other individuals.

> -   Hours count per property, not in aggregate. Each STR must independently qualify.
> -   A grouping election can aggregate hours, but it's generally irrevocable and has long-term implications.
> -   Most investors max out at 2-3 properties under the 100-hour test before hours become unmanageable.
> -   The transition to REPS is worth considering as your portfolio grows.

## The Per-Property Rule

Treasury Regulation §1.469-5T(f)(1) makes it clear: material participation in each activity must be demonstrated separately. For STR investors, each property is a separate activity (unless a grouping election is in place).

**Example:** You own three STRs and log 350 total hours across your portfolio during the year.

-   Property A: 160 hours (your hours exceed everyone involved) → qualifies
-   Property B: 120 hours (your hours exceed everyone involved) → qualifies
-   Property C: 70 hours → does NOT qualify (below the 100-hour minimum)

Property C's losses are passive. They can only offset passive income — not your W-2 salary, not business income. If you generated $50,000 in losses on Property C, those losses carry forward to future years.

## Allocating Your Hours Across Properties

When you own multiple STRs, intentional time allocation becomes a tax strategy in itself.

**Track by property from the start.** Every time log entry should identify which property the work relates to. This is non-negotiable — you can't retrospectively allocate hours to properties at tax time.

**Prioritize high-value properties.** Properties with larger depreciation deductions and higher losses generate more tax savings per hour of your management time. If you're constrained on total hours, allocate more of your time to the properties where qualification produces the greatest benefit.

**Decide whether to qualify all properties.** You don't have to pursue the STR loophole on every property you own. A property where you're investing minimal time might be better accepted as passive — and its losses stored for future passive income or released at sale.

## The Grouping Election: Aggregating Hours

Under IRC §469(c)(7) regulations, investors can file a grouping election to treat multiple rental activities as a single activity. For STR investors who own multiple properties, this allows combined hours to count toward a single material participation test.

**The benefit:** If you log 80 hours on Property A, 90 hours on Property B, and 80 hours on Property C, your combined 250 hours exceeds the 100-hour minimum, and you're comparing your 250 combined hours against each individual service provider across all three properties.

**The limitations:**

-   A grouping election, once made, is generally irrevocable unless there's a material change in facts.
-   Each property in the group must still independently meet the 7-day average stay requirement.
-   Disposing of one property in the group may have tax consequences that require careful planning.
-   Grouping elections can affect how suspended passive losses are calculated and released upon property sales.

**The bottom line:** A grouping election can be enormously valuable for investors who can't individually qualify each property. But it's a significant, long-term election that should be made with CPA guidance, not implemented casually.

## Strategies for Scaling

### Approach 1: Manage 2-3 Properties Actively at 100 Hours Each

This is the most sustainable approach for most W-2 investors. At 100 hours per property (roughly 2 hours per week each), two properties require 4 hours per week total, and three require about 6 hours per week.

This is achievable while maintaining a full-time career, especially if you retain the high-hour activities (guest communication, pricing) for yourself and delegate logistics to PMs or co-hosts.

The challenge: you need to exceed every other individual on each property separately. If each property has its own cleaner and coordinator, you're tracking hours across multiple sets of service providers.

### Approach 2: Use the Grouping Election for a Unified Portfolio

Once you're managing more than 3-4 properties, consider the grouping election to aggregate your hours. Combined with the [100-hour test](/blog/100-hours-vs-500-hours-str-loophole), you can qualify the group with hours you'd comfortably accumulate across your portfolio.

Get the grouping election analyzed by your CPA before filing it. The long-term implications matter.

### Approach 3: Transition to REPS

As your portfolio grows, [Real Estate Professional Status](/blog/str-loophole-vs-reps) may become viable — either because you're spending so much time managing properties that you naturally qualify, or because your spouse has left full-time employment and manages the portfolio.

REPS allows all rental activities to qualify as non-passive with a single material participation test per property (or a grouping election across the portfolio). For a large portfolio of both STRs and long-term rentals, REPS may provide greater flexibility than the per-property STR loophole.

## The 7-Day Rule Per Property

The 7-day average stay requirement must be satisfied independently for each property. You can't average the average across your portfolio.

If Property A averages 3.2 days and Property B averages 8.5 days, Property A qualifies and Property B doesn't — regardless of your combined portfolio average.

This means you need to monitor the 7-day calculation separately for each property throughout the year, not just at year-end.

## Common Multi-Property Mistakes

**Forgetting to log which property.** If your time logs don't identify the specific property, you can't allocate hours at tax time. Make property attribution part of your logging habit from day one.

**Assuming combined hours count automatically.** Without a grouping election, each property stands alone. 250 combined hours across three properties doesn't mean each property qualifies.

**Accepting passive classification on "overflow" properties.** Some investors let certain properties fall to passive status without considering the tax implications. Passive losses accumulate and are most valuable when you're in a high bracket — they're wasted if you sell in a low-income year. Consider whether accepting passive status now is the right long-term call.

**Filing a grouping election without CPA review.** This election has consequences that extend years into the future. Don't do it without understanding the implications for your specific portfolio and exit strategy.

Ready to see if you qualify? [Try the free STR loophole calculator →](/calculator)

### Start Tracking Your Hours Today

STR Loophole makes documentation effortless. Sign up free on the web, then log from your desk or the mobile app — everything syncs.

[Sign Up Free](https://app.strhours.com/auth)

## Frequently Asked Questions

### Can I combine hours across all my STR properties?

### How many properties can I realistically manage for the STR loophole?

### What if one property doesn't hit 100 hours but the others do?

### Should I use the 100-hour or 500-hour test with multiple properties?

### Can I use the STR loophole on some properties and REPS on others?

## Related Articles

[How Many Hours Do You Need for the STR Loophole? ](/blog/how-many-hours-str-loophole)[Can You Use the STR Loophole With a Property Manager? ](/blog/str-loophole-property-manager)[The Complete Guide to the STR Loophole ](/blog/complete-guide-str-loophole)

#### Table of Contents

-   [The Per-Property Rule](#the-per-property-rule)
-   [Allocating Your Hours Across Properties](#allocating-your-hours-across-properties)
-   [The Grouping Election: Aggregating Hours](#the-grouping-election-aggregating-hours)
-   [Strategies for Scaling](#strategies-for-scaling)
-   [The 7-Day Rule Per Property](#the-7-day-rule-per-property)
-   [Common Multi-Property Mistakes](#common-multi-property-mistakes)
-   [Frequently Asked Questions](#frequently-asked-questions)
-   [Related Articles](#heading-16)

### Run Your Numbers

Use our free STR loophole calculator to estimate your tax savings.

[Try the Free Calculator](/calculator)

[![STR Loophole](/_next/static/media/logo.2db75674.png)](/)

Track your hours. Qualify for the loophole.

Our Other Tools

[REPS Time — Track your 750 REPS hours](https://repstime.com)[Kids Payroll — Pay your kids in your business](https://kidspayroll.com)

Product

-   [Features](/#features)
-   [Calculator](/calculator)
-   [Download](/download)

Company

-   [About Us](/about)
-   [Blog](/blog)
-   [STR Loophole Guide](/str-loophole)
-   [Support](/support)
-   [Contact](/contact)
-   [Privacy Policy](/privacy)
-   [Terms of Service](/terms)
-   [Delete Account](/delete-account)

Popular Articles

-   [How Many Hours Do You Need?](/blog/how-many-hours-str-loophole)
-   [STR Loophole vs REPS](/blog/str-loophole-vs-reps)
-   [The 100-Hour Test Explained](/blog/the-100-hour-test-str-loophole)
-   [The 7-Day Rule Guide](/blog/7-day-rule-str-loophole)
-   [Cost Seg + STR Loophole](/blog/cost-segregation-str-loophole)
-   [Using the STR Loophole with a PM](/blog/str-loophole-property-manager)

© 2026 STR Loophole. All rights reserved.

STR Loophole is not a tax advisor. Consult a qualified CPA.