{"id":744,"date":"2026-04-30T12:00:53","date_gmt":"2026-04-30T17:00:53","guid":{"rendered":"https:\/\/edwinvonlabja.com\/?page_id=744"},"modified":"2026-04-30T12:20:04","modified_gmt":"2026-04-30T17:20:04","slug":"rental-arbitrage-operation","status":"publish","type":"page","link":"https:\/\/edwinvonlabja.com\/?page_id=744","title":{"rendered":"Rental Arbitrage Operation"},"content":{"rendered":"\n<style>\n  .evl-rental-page {\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 10px 20px 60px;\n    color: #111827;\n    font-family: inherit;\n  }\n\n  .evl-rental-page * {\n    box-sizing: border-box;\n  }\n\n  .evl-hero {\n    padding: 28px 0 38px;\n    border-bottom: 1px solid #e5e7eb;\n  }\n\n  .evl-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    padding: 7px 12px;\n    border-radius: 999px;\n    background: #eef6ff;\n    color: #0f5f9f;\n    font-size: 0.82rem;\n    font-weight: 700;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n\n  .evl-hero p {\n    max-width: 860px;\n    margin: 0 0 20px;\n    color: #4b5563;\n    font-size: 1.08rem;\n    line-height: 1.75;\n  }\n\n  .evl-button-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 24px;\n  }\n\n  .evl-btn {\n    display: inline-block;\n    padding: 13px 18px;\n    border-radius: 10px;\n    font-weight: 700;\n    text-decoration: none;\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n\n  .evl-btn:hover {\n    transform: translateY(-2px);\n  }\n\n  .evl-btn-primary {\n    background: #111827;\n    color: #ffffff;\n    box-shadow: 0 10px 24px rgba(17, 24, 39, 0.16);\n  }\n\n  .evl-btn-secondary {\n    border: 1px solid #d1d5db;\n    color: #111827;\n    background: #ffffff;\n  }\n\n  .evl-section {\n    padding: 46px 0;\n    border-bottom: 1px solid #eef0f3;\n  }\n\n  .evl-section h2 {\n    margin: 0 0 16px;\n    font-size: clamp(1.75rem, 3vw, 2.5rem);\n    line-height: 1.15;\n    letter-spacing: -0.03em;\n  }\n\n  .evl-section p {\n    color: #4b5563;\n    font-size: 1rem;\n    line-height: 1.75;\n  }\n\n  .evl-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 24px;\n  }\n\n  .evl-card {\n    padding: 24px;\n    border: 1px solid #e5e7eb;\n    border-radius: 18px;\n    background: #ffffff;\n    box-shadow: 0 12px 30px rgba(17, 24, 39, 0.05);\n  }\n\n  .evl-card h3 {\n    margin: 0 0 10px;\n    font-size: 1.15rem;\n  }\n\n  .evl-card p {\n    margin: 0;\n    font-size: 0.96rem;\n  }\n\n  .evl-snapshot {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 24px;\n  }\n\n  .evl-snapshot-item {\n    padding: 18px;\n    border-radius: 16px;\n    background: #f9fafb;\n    border: 1px solid #e5e7eb;\n  }\n\n  .evl-snapshot-item strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #111827;\n  }\n\n  .evl-snapshot-item span {\n    color: #4b5563;\n  }\n\n  .evl-location-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n    margin-top: 26px;\n  }\n\n  .evl-location-card {\n    overflow: hidden;\n    border: 1px solid #e5e7eb;\n    border-radius: 22px;\n    background: #ffffff;\n    box-shadow: 0 14px 34px rgba(17, 24, 39, 0.06);\n  }\n\n  .evl-location-image {\n    width: 100%;\n    height: 300px;\n    object-fit: cover;\n    display: block;\n  }\n\n  .evl-location-content {\n    padding: 24px;\n  }\n\n  .evl-location-content h3 {\n    margin: 0 0 10px;\n    font-size: 1.35rem;\n    letter-spacing: -0.02em;\n  }\n\n  .evl-tag-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 14px 0 16px;\n  }\n\n  .evl-tag {\n    display: inline-block;\n    padding: 6px 10px;\n    border-radius: 999px;\n    background: #f3f4f6;\n    color: #374151;\n    font-size: 0.82rem;\n    font-weight: 700;\n  }\n\n  .evl-process-list {\n    display: grid;\n    gap: 14px;\n    margin-top: 22px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .evl-process-list li {\n    display: grid;\n    grid-template-columns: 42px 1fr;\n    gap: 14px;\n    align-items: start;\n    padding: 18px;\n    border-radius: 16px;\n    background: #f9fafb;\n    border: 1px solid #e5e7eb;\n  }\n\n.evl-step-number {\n  width: 42px;\n  height: 42px;\n  border-radius: 999px;\n  display: grid;\n  place-items: center;\n  background: #111827;\n  color: #ffffff !important;\n  font-weight: 800;\n}\n\n.evl-step-number,\n.evl-step-number span,\n.evl-step-number strong {\n  color: #ffffff !important;\n}\n\n  .evl-process-list strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #111827;\n  }\n\n  .evl-process-list span {\n    color: #4b5563;\n    line-height: 1.65;\n  }\n\n  .evl-callout {\n    padding: 30px;\n    border-radius: 22px;\n    background: #111827;\n    color: #ffffff;\n  }\n\n  .evl-callout h2 {\n    color: #ffffff;\n  }\n\n  .evl-callout p {\n    color: rgba(255,255,255,0.82);\n  }\n\n  .evl-note {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border-left: 4px solid #0f5f9f;\n    background: #f8fbff;\n    color: #374151;\n    border-radius: 10px;\n    line-height: 1.65;\n  }\n\n  @media (max-width: 900px) {\n    .evl-grid,\n    .evl-location-grid,\n    .evl-snapshot {\n      grid-template-columns: 1fr;\n    }\n\n    .evl-location-image {\n      height: 240px;\n    }\n\n    .evl-hero {\n      padding-top: 10px;\n    }\n  }\n<\/style>\n\n<article class=\"evl-rental-page\">\n\n  <section class=\"evl-hero\">\n    <span class=\"evl-eyebrow\">Portfolio Case Study<\/span>\n    <p>\n      This page documents a structured short-term rental business case study built around leasing residential properties, preparing them for guest-ready operations, and managing a repeatable rental arbitrage workflow across multiple locations.\n    <\/p>\n    <div class=\"evl-button-row\">\n      <a class=\"evl-btn evl-btn-primary\" href=\"#locations\">View Locations<\/a>\n      <a class=\"evl-btn evl-btn-secondary\" href=\"#process\">See the Workflow<\/a>\n    <\/div>\n  <\/section>\n\n  <section class=\"evl-section\">\n    <h2>Project Overview<\/h2>\n    <p>\n      This operation was developed through Shared Escapes LLC as a focused rental arbitrage venture. The business model centered on securing long-term residential leases with permission for corporate leasing, re-leasing, or subleasing, then preparing each property for short-term rental activity through setup, furnishing, documentation, and operational systems.\n    <\/p>\n    <p>\n      The project was formed in February 2025 and sold in August 2025, making it a compact but valuable business case study in execution, property operations, process design, compliance awareness, and scalable short-term rental management.\n    <\/p>\n\n    <div class=\"evl-snapshot\">\n      <div class=\"evl-snapshot-item\">\n        <strong>Business Model<\/strong>\n        <span>Rental arbitrage and short-term rental operations<\/span>\n      <\/div>\n      <div class=\"evl-snapshot-item\">\n        <strong>Business Entity<\/strong>\n        <span>Shared Escapes LLC<\/span>\n      <\/div>\n      <div class=\"evl-snapshot-item\">\n        <strong>Timeline<\/strong>\n        <span>Formed February 2025, sold August 2025<\/span>\n      <\/div>\n      <div class=\"evl-snapshot-item\">\n        <strong>Primary Focus<\/strong>\n        <span>Leasing, setup, guest readiness, systems, and operations<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"evl-section\">\n    <h2>Operating Strategy<\/h2>\n    <div class=\"evl-grid\">\n      <div class=\"evl-card\">\n        <h3>Lease Control<\/h3>\n        <p>Secure properties through leases that allow corporate leasing, re-leasing, or subleasing.<\/p>\n      <\/div>\n      <div class=\"evl-card\">\n        <h3>Property Setup<\/h3>\n        <p>Prepare each unit with furnishings, guest-ready essentials, maintenance tracking, and clean presentation.<\/p>\n      <\/div>\n      <div class=\"evl-card\">\n        <h3>Guest Operations<\/h3>\n        <p>Support short-term rental activity through organized communication, cleaning workflows, and quality control.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"locations\" class=\"evl-section\">\n    <h2>Locations<\/h2>\n    <p>\n      These were the primary locations associated with the operation, spanning Arizona, Texas, and Florida.\n    <\/p>\n\n    <div class=\"evl-location-grid\">\n\n      <div class=\"evl-location-card\">\n        <img data-opt-id=1989791925  fetchpriority=\"high\" decoding=\"async\" class=\"evl-location-image\" src=\"https:\/\/mlkzzuntunvn.i.optimole.com\/w:auto\/h:auto\/q:mauto\/ig:avif\/https:\/\/edwinvonlabja.com\/wp-content\/uploads\/2026\/04\/AZ-Scottsdale.jpeg\" alt=\"Scottsdale Arizona rental arbitrage property\">\n        <div class=\"evl-location-content\">\n          <h3>Scottsdale, Arizona<\/h3>\n          <div class=\"evl-tag-row\">\n            <span class=\"evl-tag\">Arizona<\/span>\n            <span class=\"evl-tag\">Corporate Leasing<\/span>\n            <span class=\"evl-tag\">Short-Term Rental Setup<\/span>\n          <\/div>\n          <p>\n            The Scottsdale location represented the Arizona side of the operation and highlighted the importance of strong lease terms, property readiness, and market-specific setup for short-term rental activity.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"evl-location-card\">\n        <img data-opt-id=1321347076  fetchpriority=\"high\" decoding=\"async\" class=\"evl-location-image\" src=\"https:\/\/mlkzzuntunvn.i.optimole.com\/w:auto\/h:auto\/q:mauto\/ig:avif\/https:\/\/edwinvonlabja.com\/wp-content\/uploads\/2026\/04\/TX_Austin-205-scaled.jpg\" alt=\"Austin Texas Unit A-205 rental arbitrage property\">\n        <div class=\"evl-location-content\">\n          <h3>Austin, Texas \u2014 Unit A-205<\/h3>\n          <div class=\"evl-tag-row\">\n            <span class=\"evl-tag\">Texas<\/span>\n            <span class=\"evl-tag\">Multi-Unit Operations<\/span>\n            <span class=\"evl-tag\">Guest Readiness<\/span>\n          <\/div>\n          <p>\n            Unit A-205 was part of the Austin footprint and reflects the repeatable operating approach: lease control, documentation, setup, cleaning coordination, and ongoing property management.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"evl-location-card\">\n        <img data-opt-id=138662682  data-opt-src=\"https:\/\/mlkzzuntunvn.i.optimole.com\/w:auto\/h:auto\/q:mauto\/ig:avif\/https:\/\/edwinvonlabja.com\/wp-content\/uploads\/2026\/04\/TX_Austin-308-scaled.jpg\"  decoding=\"async\" class=\"evl-location-image\" src=\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20100%%20100%%22%20width%3D%22100%%22%20height%3D%22100%%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%22100%%22%20height%3D%22100%%22%20fill%3D%22transparent%22%2F%3E%3C%2Fsvg%3E\" alt=\"Austin Texas Unit A-308 rental arbitrage property\">\n        <div class=\"evl-location-content\">\n          <h3>Austin, Texas \u2014 Unit A-308<\/h3>\n          <div class=\"evl-tag-row\">\n            <span class=\"evl-tag\">Texas<\/span>\n            <span class=\"evl-tag\">Portfolio Expansion<\/span>\n            <span class=\"evl-tag\">Operations<\/span>\n          <\/div>\n          <p>\n            Unit A-308 expanded the Austin operation and demonstrated how standardized processes can support multiple units within the same market while keeping documentation and execution consistent.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"evl-location-card\">\n        <img data-opt-id=320692227  data-opt-src=\"https:\/\/mlkzzuntunvn.i.optimole.com\/w:auto\/h:auto\/q:mauto\/ig:avif\/https:\/\/edwinvonlabja.com\/wp-content\/uploads\/2026\/04\/FL-Kissimmee-scaled.jpg\"  decoding=\"async\" class=\"evl-location-image\" src=\"data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20100%%20100%%22%20width%3D%22100%%22%20height%3D%22100%%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%22100%%22%20height%3D%22100%%22%20fill%3D%22transparent%22%2F%3E%3C%2Fsvg%3E\" alt=\"Kissimmee Florida The Irlo rental arbitrage property\">\n        <div class=\"evl-location-content\">\n          <h3>Kissimmee, Florida \u2014 The Irlo<\/h3>\n          <div class=\"evl-tag-row\">\n            <span class=\"evl-tag\">Florida<\/span>\n            <span class=\"evl-tag\">Hospitality Market<\/span>\n            <span class=\"evl-tag\">Master Lease<\/span>\n          <\/div>\n          <p>\n            The Irlo location represented the Florida side of the operation and helped show how rental arbitrage could be applied in a hospitality-driven market with structured lease and operations planning.\n          <\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section id=\"process\" class=\"evl-section\">\n    <h2>Rental Arbitrage Workflow<\/h2>\n    <p>\n      The operation followed a repeatable workflow designed to move from lease opportunity to guest-ready short-term rental unit.\n    <\/p>\n\n    <ul class=\"evl-process-list\">\n      <li>\n        <span class=\"evl-step-number\">1<\/span>\n        <span><strong>Source the Property<\/strong>Identify lease opportunities with terms that support corporate leasing, re-leasing, or subleasing.<\/span>\n      <\/li>\n      <li>\n        <span class=\"evl-step-number\">2<\/span>\n        <span><strong>Review the Lease<\/strong>Confirm operational permissions, restrictions, insurance requirements, maintenance obligations, and compliance considerations.<\/span>\n      <\/li>\n      <li>\n        <span class=\"evl-step-number\">3<\/span>\n        <span><strong>Prepare the Unit<\/strong>Coordinate furnishing, cleaning, utilities, supplies, access, and guest-ready presentation.<\/span>\n      <\/li>\n      <li>\n        <span class=\"evl-step-number\">4<\/span>\n        <span><strong>Launch Operations<\/strong>Organize listings, guest communication, cleaning schedules, maintenance workflows, and property records.<\/span>\n      <\/li>\n      <li>\n        <span class=\"evl-step-number\">5<\/span>\n        <span><strong>Track and Improve<\/strong>Use documentation, financial tracking, vendor coordination, and lessons learned to improve the operating model.<\/span>\n      <\/li>\n    <\/ul>\n  <\/section>\n\n  <section class=\"evl-section\">\n    <h2>Operational Focus<\/h2>\n    <div class=\"evl-grid\">\n      <div class=\"evl-card\">\n        <h3>Documentation<\/h3>\n        <p>Lease files, entity records, property folders, compliance documents, and operating notes were organized to support decision-making.<\/p>\n      <\/div>\n      <div class=\"evl-card\">\n        <h3>Quality Control<\/h3>\n        <p>Cleaning, maintenance, presentation, and guest-readiness standards were central to keeping each unit operationally consistent.<\/p>\n      <\/div>\n      <div class=\"evl-card\">\n        <h3>Scalability<\/h3>\n        <p>The model was built around repeatable systems so the operation could expand across different markets without owning real estate.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"evl-note\">\n      You can still edit the text freely, but the image sections are now already wired up to your uploaded WordPress media links.\n    <\/div>\n  <\/section>\n\n  <section class=\"evl-section evl-callout\">\n    <h2>Closing Summary<\/h2>\n    <p>\n      Rental Arbitrage Operation was a hands-on business project focused on building a structured short-term rental system through leased properties instead of owned real estate. It brought together property sourcing, lease review, furnishing, guest operations, vendor coordination, compliance awareness, and scalable process design into one practical business case study.\n    <\/p>\n  <\/section>\n\n<\/article>\n","protected":false},"excerpt":{"rendered":"<p>Portfolio Case Study This page documents a structured short-term rental business case study built around leasing residential properties, preparing them for guest-ready operations, and managing a repeatable rental arbitrage workflow across multiple locations. View Locations See the Workflow Project Overview This operation was developed through Shared Escapes LLC as a focused rental arbitrage venture. The&hellip;&nbsp;<a href=\"https:\/\/edwinvonlabja.com\/?page_id=744\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">Rental Arbitrage Operation<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","_themeisle_gutenberg_block_has_review":false,"iawp_total_views":1,"footnotes":""},"class_list":["post-744","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/edwinvonlabja.com\/index.php?rest_route=\/wp\/v2\/pages\/744","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/edwinvonlabja.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/edwinvonlabja.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/edwinvonlabja.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/edwinvonlabja.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=744"}],"version-history":[{"count":4,"href":"https:\/\/edwinvonlabja.com\/index.php?rest_route=\/wp\/v2\/pages\/744\/revisions"}],"predecessor-version":[{"id":757,"href":"https:\/\/edwinvonlabja.com\/index.php?rest_route=\/wp\/v2\/pages\/744\/revisions\/757"}],"wp:attachment":[{"href":"https:\/\/edwinvonlabja.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=744"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}