prompt
stringlengths
1.92k
9.98k
response
stringlengths
714
11k
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-BIT-2023-278 This serves as a summary of the commercial lease executed on 2023-04-20 between the Lessor, Henderson, Erickson and Morales, and Lessee, Bryant, Allen and Stuart. The subject of this agreement is the Retail property at 469 Janice River, Suite 104, Jessicatown, South Carolina 37345, comprising approximately 17,778 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2023-04-23 and concluding on 2028-04-22. The tenant holds 1 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $89,465.64, payable on a quarterly basis. A security deposit of $89,465.64 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 6.35 $/sf taking effect on 2024-04-22. Additional rents include Common Area Utilities (Pass-through), Operating Expenses (CAM) (Fixed annual contribution), Insurance (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Landscaping and snow removal. The Lessee's duties include: Minor repairs to plumbing and electrical; Interior non-structural maintenance; Janitorial services within leased premises. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Binding arbitration in Stewartshire. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-BIT-2023-278", "document_date": "2023-04-20", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Henderson, Erickson and Morales", "entity_address": "373 Kevin Port\nSouth Crystal, IL 50631", "contact_person": "Kathy Gaines" }, { "party_type": "Lessee", "entity_name": "Bryant, Allen and Stuart", "entity_address": "22150 Jason Parks Suite 846\nPooleberg, MP 98419" } ], "property_details": { "property_address": "469 Janice River, Suite 104, Jessicatown, South Carolina 37345", "square_footage": 17778, "property_type": "Retail", "unit_identifier": "Suite 104" }, "lease_term": { "start_date": "2023-04-23", "term_duration_months": 60, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 180, "rent_escalation_method": "Market Rate" } ], "end_date": "2028-04-22" }, "financial_terms": { "base_rent_initial": 89465.64, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2024-04-22", "increase_value": 6.35, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-04-22", "increase_value": 4.95, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2026-04-22", "increase_value": 7.8, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-04-22", "increase_value": 3.45, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Common Area Utilities", "payment_structure": "Pass-through" }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution" }, { "component_name": "Insurance", "payment_structure": "Fixed annual contribution" } ], "security_deposit_amount": 89465.64 }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "Landscaping and snow removal" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "Interior non-structural maintenance", "Janitorial services within leased premises" ] }, "use_restrictions": [ "Signage must be approved by Lessor.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Binding arbitration in Stewartshire" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-ECONOMIC-2023-635 This serves as a summary of the commercial lease executed on 2023-06-19 between the Lessor, Macdonald Group, and Lessee, Ford, Ingram and Brooks. The subject of this agreement is the Retail property at 512 Sosa Ville Apt. 891, Suite 1724, Port Michaelland, Alaska 44386, comprising approximately 24,205 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 72 months, commencing on 2023-08-18 and concluding on 2029-08-17. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $5,325.62, payable on a quarterly basis. A security deposit of $5,325.62 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 4.2% taking effect on 2024-08-17. Additional rents include Operating Expenses (CAM) (Fixed annual contribution), Operating Expenses (CAM) (Pro-rata share (7%)). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Landscaping and snow removal. The Lessee's duties include: Interior non-structural maintenance; Janitorial services within leased premises; Pest control within the unit; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-ECONOMIC-2023-635", "document_date": "2023-06-19", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Macdonald Group", "entity_address": "20539 Brown Mountains Suite 898\nHunterville, NM 45553", "contact_person": "Victoria Dunn" }, { "party_type": "Lessee", "entity_name": "Ford, Ingram and Brooks", "entity_address": "73167 Jennifer Valley\nSouth Dawnberg, KS 76337" } ], "property_details": { "property_address": "512 Sosa Ville Apt. 891, Suite 1724, Port Michaelland, Alaska 44386", "square_footage": 24205, "property_type": "Retail", "unit_identifier": "Suite 1724" }, "lease_term": { "start_date": "2023-08-18", "term_duration_months": 72, "renewal_options": [], "end_date": "2029-08-17" }, "financial_terms": { "base_rent_initial": 5325.62, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-08-17", "increase_value": 4.2, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-08-17", "increase_value": 7.27, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-08-17", "increase_value": 8.3, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-08-17", "increase_value": 1.99, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 2805.82 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (7%)", "estimated_annual_cost": 3521.18 } ], "security_deposit_amount": 5325.62 }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "Landscaping and snow removal" ], "lessee_responsibilities": [ "Interior non-structural maintenance", "Janitorial services within leased premises", "Pest control within the unit", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-DETERMINE-2023-303 This serves as a summary of the commercial lease executed on 2023-07-06 between the Lessor, Martinez, Cox and Bush, and Lessee, Hughes, Hernandez and Lewis. The subject of this agreement is the Office property at 6344 Eric Dale, Suite 1688, Kennedyborough, Minnesota 28188, comprising approximately 6,233 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2023-12-20 and concluding on 2026-12-19. The tenant holds 1 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $82,545.60, payable on a quarterly basis. A security deposit of $82,545.60 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.87 $/sf taking effect on 2024-12-19. Additional rents include Common Area Utilities (Pro-rata share (3%)), Management Fee (Fixed annual contribution), Insurance (Pro-rata share (5%)). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Parking lot maintenance. The Lessee's duties include: All utility payments for the premises; Pest control within the unit; Janitorial services within leased premises. Use of the premises is specifically limited. Key restrictions include: Premises to be used solely for general office purposes. Signage must be approved by Lessor. No hazardous materials permitted on the premises without prior written consent. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-DETERMINE-2023-303", "document_date": "2023-07-06", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Martinez, Cox and Bush", "entity_address": "41372 Erika Inlet Apt. 827\nLisaport, KY 35026" }, { "party_type": "Lessee", "entity_name": "Hughes, Hernandez and Lewis", "entity_address": "96415 Mills Corner Apt. 024\nKellychester, VA 37979" } ], "property_details": { "property_address": "6344 Eric Dale, Suite 1688, Kennedyborough, Minnesota 28188", "square_footage": 6233, "property_type": "Office" }, "lease_term": { "start_date": "2023-12-20", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 365, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2026-12-19" }, "financial_terms": { "base_rent_initial": 82545.6, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2024-12-19", "increase_value": 8.87, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2025-12-19", "increase_value": 5.88, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-12-19", "increase_value": 3.73, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2027-12-19", "increase_value": 7.6, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (3%)", "estimated_annual_cost": 9307.91 }, { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution" }, { "component_name": "Insurance", "payment_structure": "Pro-rata share (5%)" } ], "security_deposit_amount": 82545.6 }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Parking lot maintenance" ], "lessee_responsibilities": [ "All utility payments for the premises", "Pest control within the unit", "Janitorial services within leased premises" ] }, "use_restrictions": [ "Premises to be used solely for general office purposes.", "Signage must be approved by Lessor.", "No hazardous materials permitted on the premises without prior written consent." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Strictly prohibited under all circumstances." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-THROW-2022-390 This serves as a summary of the commercial lease executed on 2022-12-18 between the Lessor, Richard, Johnson and Rose, and Lessee, Hamilton, Boyd and Wilson. The subject of this agreement is the Office property at 6405 Heather Crescent Suite 545, Suite 1971, Sheilaside, Texas 34534, comprising approximately 13,909 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2023-04-08 and concluding on 2033-04-07. The tenant holds 1 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $46,897.31, payable on a quarterly basis. A security deposit of $46,897.31 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 7.52 $/sf taking effect on 2024-04-07. Additional rents include Operating Expenses (CAM) (Pro-rata share (7%)), Real Estate Taxes (Pro-rata share (2%)). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Parking lot maintenance. The Lessee's duties include: Interior non-structural maintenance; Minor repairs to plumbing and electrical; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Wyoming. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-THROW-2022-390", "document_date": "2022-12-18", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Richard, Johnson and Rose", "contact_person": "Larry Vega" }, { "party_type": "Lessee", "entity_name": "Hamilton, Boyd and Wilson", "entity_address": "56270 Nancy Run Suite 838\nPort Manuelmouth, NC 30737" } ], "property_details": { "property_address": "6405 Heather Crescent Suite 545, Suite 1971, Sheilaside, Texas 34534", "square_footage": 13909, "property_type": "Office" }, "lease_term": { "start_date": "2023-04-08", "term_duration_months": 120, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 270, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2033-04-07" }, "financial_terms": { "base_rent_initial": 46897.31, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2024-04-07", "increase_value": 7.52, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2025-04-07", "increase_value": 3.2, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-04-07", "increase_value": 6.91, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2027-04-07", "increase_value": 1.37, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (7%)", "estimated_annual_cost": 9027.18 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (2%)", "estimated_annual_cost": 3261.91 } ], "security_deposit_amount": 46897.31 }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "Parking lot maintenance" ], "lessee_responsibilities": [ "Interior non-structural maintenance", "Minor repairs to plumbing and electrical", "Pest control within the unit" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Mediation followed by litigation in the State of Wyoming" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-WHICH-2023-878 This serves as a summary of the commercial lease executed on 2023-05-06 between the Lessor, Stewart-Mosley, and Lessee, Dunn PLC. The subject of this agreement is the Retail property at 31157 Kathryn Corners, Suite 2492, North Suzannestad, Iowa 86065, comprising approximately 5,113 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2023-08-31 and concluding on 2030-08-30. The tenant holds 2 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $49,572.75, payable on a annually basis. A security deposit of $49,572.75 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 7.84 $/sf taking effect on 2024-08-30. Additional rents include Operating Expenses (CAM) (Fixed annual contribution), Operating Expenses (CAM) (Pro-rata share (7%)), Real Estate Taxes (Pro-rata share (7%)). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; HVAC system maintenance and replacement; Landscaping and snow removal. The Lessee's duties include: Minor repairs to plumbing and electrical; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. No hazardous materials permitted on the premises without prior written consent. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Requires prior written consent from Lessor, not to be unreasonably withheld. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Binding arbitration in Emilyton. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-WHICH-2023-878", "document_date": "2023-05-06", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Stewart-Mosley", "contact_person": "Eric Evans" }, { "party_type": "Lessee", "entity_name": "Dunn PLC" } ], "property_details": { "property_address": "31157 Kathryn Corners, Suite 2492, North Suzannestad, Iowa 86065", "square_footage": 5113, "property_type": "Retail", "unit_identifier": "Suite 2492" }, "lease_term": { "start_date": "2023-08-31", "term_duration_months": 84, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 270, "rent_escalation_method": "CPI Adjustment" }, { "option_number": 2, "renewal_period_months": 60, "notice_period_days": 180, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2030-08-30" }, "financial_terms": { "base_rent_initial": 49572.75, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2024-08-30", "increase_value": 7.84, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-08-30", "increase_value": 3.89, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 2823.25 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (7%)", "estimated_annual_cost": 9162.62 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (7%)" } ], "security_deposit_amount": 49572.75 }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "HVAC system maintenance and replacement", "Landscaping and snow removal" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "Pest control within the unit" ] }, "use_restrictions": [ "Signage must be approved by Lessor.", "No hazardous materials permitted on the premises without prior written consent.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Requires prior written consent from Lessor, not to be unreasonably withheld.", "dispute_resolution_method": "Binding arbitration in Emilyton" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-BROTHER-2023-537 This serves as a summary of the commercial lease executed on 2023-04-24 between the Lessor, Richards-Rodriguez, and Lessee, Williams, Smith and Mcgee. The subject of this agreement is the Warehouse property at 679 Richard Pike Apt. 535, Suite 2243, Shanehaven, New Mexico 09306, comprising approximately 19,581 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 72 months, commencing on 2023-06-03. The tenant holds 1 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $77,640.62, payable on a monthly basis. A security deposit of $155,281.24 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 9.83 $/sf taking effect on 2024-06-02. Additional rents include Operating Expenses (CAM) (Fixed annual contribution), Management Fee (Pass-through), Operating Expenses (CAM) (Pro-rata share (6%)). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Landscaping and snow removal. The Lessee's duties include: All utility payments for the premises; Janitorial services within leased premises; Pest control within the unit; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: No hazardous materials permitted on the premises without prior written consent. Business operations restricted to 8:00 AM to 10:00 PM. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Binding arbitration in South Anthony. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-BROTHER-2023-537", "document_date": "2023-04-24", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Richards-Rodriguez", "entity_address": "10593 Barbara Causeway Suite 068\nAlexanderhaven, AZ 73882", "contact_person": "Adam Smith" }, { "party_type": "Lessee", "entity_name": "Williams, Smith and Mcgee", "entity_address": "52721 Rodriguez Forges Apt. 276\nBarbarahaven, AL 33770" } ], "property_details": { "property_address": "679 Richard Pike Apt. 535, Suite 2243, Shanehaven, New Mexico 09306", "square_footage": 19581, "property_type": "Warehouse", "unit_identifier": "Suite 2243" }, "lease_term": { "start_date": "2023-06-03", "term_duration_months": 72, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 180, "rent_escalation_method": "Market Rate" } ] }, "financial_terms": { "base_rent_initial": 77640.62, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2024-06-02", "increase_value": 9.83, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-06-02", "increase_value": 6.12, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2026-06-02", "increase_value": 9.93, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 4939.38 }, { "component_name": "Management Fee", "payment_structure": "Pass-through", "estimated_annual_cost": 6030.24 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (6%)" } ], "security_deposit_amount": 155281.24 }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "Landscaping and snow removal" ], "lessee_responsibilities": [ "All utility payments for the premises", "Janitorial services within leased premises", "Pest control within the unit", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "No hazardous materials permitted on the premises without prior written consent.", "Business operations restricted to 8:00 AM to 10:00 PM.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.", "dispute_resolution_method": "Binding arbitration in South Anthony" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-RICH-2023-839 This serves as a summary of the commercial lease executed on 2023-05-04 between the Lessor, Swanson Group, and Lessee, Smith, Smith and Smith. The subject of this agreement is the Industrial property at 7578 Debra Roads, Suite 624, Williamsmouth, Virginia 79643, comprising approximately 17,560 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2023-10-09 and concluding on 2028-10-08. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $4,834.56, payable on a annually basis. The lease includes a structured rent escalation schedule, with the first increase of 5.32 $/sf taking effect on 2024-10-08. Additional rents include Operating Expenses (CAM) (Fixed annual contribution), Operating Expenses (CAM) (Fixed annual contribution), Insurance (Fixed annual contribution), Common Area Utilities (Pro-rata share (4%)). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Common area maintenance (CAM); Landscaping and snow removal. The Lessee's duties include: Janitorial services within leased premises; Minor repairs to plumbing and electrical; Pest control within the unit; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: Premises to be used solely for general office purposes. Signage must be approved by Lessor. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Vermont. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-RICH-2023-839", "document_date": "2023-05-04", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Swanson Group", "entity_address": "1863 Bryan Square Apt. 260\nPerezbury, NV 59311" }, { "party_type": "Lessee", "entity_name": "Smith, Smith and Smith" } ], "property_details": { "property_address": "7578 Debra Roads, Suite 624, Williamsmouth, Virginia 79643", "square_footage": 17560, "property_type": "Industrial" }, "lease_term": { "start_date": "2023-10-09", "term_duration_months": 60, "renewal_options": [], "end_date": "2028-10-08" }, "financial_terms": { "base_rent_initial": 4834.56, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2024-10-08", "increase_value": 5.32, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-10-08", "increase_value": 1.07, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2026-10-08", "increase_value": 7.69, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution" }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution" }, { "component_name": "Insurance", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 7461.42 }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (4%)", "estimated_annual_cost": 8918.81 } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "Common area maintenance (CAM)", "Landscaping and snow removal" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Minor repairs to plumbing and electrical", "Pest control within the unit", "Interior non-structural maintenance" ] }, "use_restrictions": [ "Premises to be used solely for general office purposes.", "Signage must be approved by Lessor.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.", "dispute_resolution_method": "Mediation followed by litigation in the State of Vermont" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-REALITY-2023-812 This serves as a summary of the commercial lease executed on 2023-12-12 between the Lessor, Delgado-Ramos, and Lessee, Bennett-Kemp. The subject of this agreement is the Medical Office property at 422 Allison Fall Suite 884, Suite 1336, Christopherbury, South Carolina 28524, comprising approximately 7,508 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2024-04-19 and concluding on 2027-04-19. The tenant holds 1 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $57,807.81, payable on a monthly basis. The lease includes a structured rent escalation schedule, with the first increase of 5.96 $/sf taking effect on 2025-04-19. Additional rents include Operating Expenses (CAM) (Pass-through), Operating Expenses (CAM) (Fixed annual contribution), Management Fee (Pro-rata share (3%)), Management Fee (Pass-through). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Landscaping and snow removal. The Lessee's duties include: All utility payments for the premises; Janitorial services within leased premises; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. Business operations restricted to 8:00 AM to 10:00 PM. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-REALITY-2023-812", "document_date": "2023-12-12", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Delgado-Ramos", "entity_address": "8619 Rebecca Spur\nSouth Tinaborough, MP 69423", "contact_person": "Amber Fields" }, { "party_type": "Lessee", "entity_name": "Bennett-Kemp", "entity_address": "PSC 3139, Box 4756\nAPO AA 50815" } ], "property_details": { "property_address": "422 Allison Fall Suite 884, Suite 1336, Christopherbury, South Carolina 28524", "square_footage": 7508, "property_type": "Medical Office", "unit_identifier": "Suite 1336" }, "lease_term": { "start_date": "2024-04-19", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 365, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2027-04-19" }, "financial_terms": { "base_rent_initial": 57807.81, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2025-04-19", "increase_value": 5.96, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-04-19", "increase_value": 4.91, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2027-04-19", "increase_value": 6.81, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pass-through", "estimated_annual_cost": 1854.69 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 9793.81 }, { "component_name": "Management Fee", "payment_structure": "Pro-rata share (3%)" }, { "component_name": "Management Fee", "payment_structure": "Pass-through", "estimated_annual_cost": 3304.46 } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "Landscaping and snow removal" ], "lessee_responsibilities": [ "All utility payments for the premises", "Janitorial services within leased premises", "Interior non-structural maintenance" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "Business operations restricted to 8:00 AM to 10:00 PM.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-GIRL-2024-494 This serves as a summary of the commercial lease executed on 2024-04-10 between the Lessor, Holmes PLC, and Lessee, Bishop-Wright. The subject of this agreement is the Retail property at 520 Sheila Gardens, Suite 1511, Harrisbury, Rhode Island 42363, comprising approximately 4,838 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2024-09-27 and concluding on 2029-09-27. The tenant holds 2 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $80,387.96, payable on a annually basis. The lease includes a structured rent escalation schedule, with the first increase of 7.44 $/sf taking effect on 2025-09-27. Additional rents include Insurance (Fixed annual contribution), Insurance (Pro-rata share (6%)), Operating Expenses (CAM) (Pro-rata share (9%)). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Parking lot maintenance. The Lessee's duties include: Janitorial services within leased premises; Pest control within the unit; Minor repairs to plumbing and electrical; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-GIRL-2024-494", "document_date": "2024-04-10", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Holmes PLC" }, { "party_type": "Lessee", "entity_name": "Bishop-Wright", "entity_address": "282 Hawkins Cliffs\nLeslieport, CA 93942" } ], "property_details": { "property_address": "520 Sheila Gardens, Suite 1511, Harrisbury, Rhode Island 42363", "square_footage": 4838, "property_type": "Retail", "unit_identifier": "Suite 1511" }, "lease_term": { "start_date": "2024-09-27", "term_duration_months": 60, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 180, "rent_escalation_method": "Fixed Percentage" }, { "option_number": 2, "renewal_period_months": 36, "notice_period_days": 180, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2029-09-27" }, "financial_terms": { "base_rent_initial": 80387.96, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2025-09-27", "increase_value": 7.44, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-09-27", "increase_value": 1.27, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-09-27", "increase_value": 2.32, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Insurance", "payment_structure": "Fixed annual contribution" }, { "component_name": "Insurance", "payment_structure": "Pro-rata share (6%)", "estimated_annual_cost": 8206.53 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (9%)", "estimated_annual_cost": 1296.95 } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Parking lot maintenance" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Pest control within the unit", "Minor repairs to plumbing and electrical", "All utility payments for the premises" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Strictly prohibited under all circumstances." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-PROVE-2022-982 This serves as a summary of the commercial lease executed on 2022-12-08 between the Lessor, Kemp-Watts, and Lessee, Pope, Watson and Winters. The subject of this agreement is the Retail property at 8225 Cathy Coves Apt. 544, Suite 1524, South Darlene, Rhode Island 45607, comprising approximately 18,288 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2023-01-06. The tenant holds 1 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $66,965.16, payable on a annually basis. The lease includes a structured rent escalation schedule, with the first increase of 1.37 $/sf taking effect on 2024-01-06. Additional rents include Insurance (Pass-through), Operating Expenses (CAM) (Pro-rata share (11%)), Operating Expenses (CAM) (Pro-rata share (9%)), Management Fee (Pass-through). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Landscaping and snow removal; HVAC system maintenance and replacement. The Lessee's duties include: All utility payments for the premises; Interior non-structural maintenance; Janitorial services within leased premises. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. Business operations restricted to 8:00 AM to 10:00 PM. No hazardous materials permitted on the premises without prior written consent. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Oregon. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-PROVE-2022-982", "document_date": "2022-12-08", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Kemp-Watts", "entity_address": "609 Keith Junction Apt. 531\nJeffside, NJ 83864" }, { "party_type": "Lessee", "entity_name": "Pope, Watson and Winters" } ], "property_details": { "property_address": "8225 Cathy Coves Apt. 544, Suite 1524, South Darlene, Rhode Island 45607", "square_footage": 18288, "property_type": "Retail", "unit_identifier": "Suite 1524" }, "lease_term": { "start_date": "2023-01-06", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 270, "rent_escalation_method": "CPI Adjustment" } ] }, "financial_terms": { "base_rent_initial": 66965.16, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-01-06", "increase_value": 1.37, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-01-05", "increase_value": 2.08, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Insurance", "payment_structure": "Pass-through", "estimated_annual_cost": 9025.12 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (11%)" }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (9%)" }, { "component_name": "Management Fee", "payment_structure": "Pass-through" } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "Landscaping and snow removal", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "All utility payments for the premises", "Interior non-structural maintenance", "Janitorial services within leased premises" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "Business operations restricted to 8:00 AM to 10:00 PM.", "No hazardous materials permitted on the premises without prior written consent." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.", "dispute_resolution_method": "Mediation followed by litigation in the State of Oregon" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-HOUR-2024-935 This serves as a summary of the commercial lease executed on 2024-01-06 between the Lessor, Banks-Stein, and Lessee, Moon, Molina and Hendrix. The subject of this agreement is the Retail property at 38987 Joshua Place, Suite 1487, Carrolltown, Texas 47690, comprising approximately 6,478 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2024-03-05 and concluding on 2027-03-05. The tenant holds 2 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $52,351.42, payable on a monthly basis. A security deposit of $52,351.42 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 9.77% taking effect on 2025-03-05. Additional rents include Real Estate Taxes (Pro-rata share (6%)), Real Estate Taxes (Fixed annual contribution), Management Fee (Pass-through), Real Estate Taxes (Pro-rata share (4%)). Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; Common area maintenance (CAM). The Lessee's duties include: Pest control within the unit; All utility payments for the premises; Minor repairs to plumbing and electrical; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. No structural alterations without Lessor approval. Premises to be used solely for general office purposes. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Idaho. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-HOUR-2024-935", "document_date": "2024-01-06", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Banks-Stein" }, { "party_type": "Lessee", "entity_name": "Moon, Molina and Hendrix", "entity_address": "3850 Lopez Forges\nKingmouth, LA 41518" } ], "property_details": { "property_address": "38987 Joshua Place, Suite 1487, Carrolltown, Texas 47690", "square_footage": 6478, "property_type": "Retail", "unit_identifier": "Suite 1487" }, "lease_term": { "start_date": "2024-03-05", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 270, "rent_escalation_method": "CPI Adjustment" }, { "option_number": 2, "renewal_period_months": 24, "notice_period_days": 365, "rent_escalation_method": "Market Rate" } ], "end_date": "2027-03-05" }, "financial_terms": { "base_rent_initial": 52351.42, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-03-05", "increase_value": 9.77, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2026-03-05", "increase_value": 1.82, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2027-03-05", "increase_value": 4.9, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2028-03-04", "increase_value": 3.9, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (6%)", "estimated_annual_cost": 8820.47 }, { "component_name": "Real Estate Taxes", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 5894.58 }, { "component_name": "Management Fee", "payment_structure": "Pass-through" }, { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (4%)", "estimated_annual_cost": 6812.31 } ], "security_deposit_amount": 52351.42 }, "maintenance_obligations": { "lessor_responsibilities": [ "Landscaping and snow removal", "Common area maintenance (CAM)" ], "lessee_responsibilities": [ "Pest control within the unit", "All utility payments for the premises", "Minor repairs to plumbing and electrical", "Interior non-structural maintenance" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "No structural alterations without Lessor approval.", "Premises to be used solely for general office purposes." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Mediation followed by litigation in the State of Idaho" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-AVOID-2022-203 This serves as a summary of the commercial lease executed on 2022-10-26 between the Lessor, Robinson-Alvarez, and Lessee, Williams-Jenkins. The subject of this agreement is the Medical Office property at 37676 Church Plaza Apt. 306, Suite 436, Marcushaven, Arizona 76548, comprising approximately 15,718 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2022-12-26 and concluding on 2032-12-25. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $73,305.27, payable on a annually basis. A security deposit of $73,305.27 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 7.61 $/sf taking effect on 2023-12-26. Additional rents include Insurance (Pass-through), Common Area Utilities (Fixed annual contribution), Real Estate Taxes (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Landscaping and snow removal; Parking lot maintenance. The Lessee's duties include: All utility payments for the premises; Pest control within the unit; Janitorial services within leased premises; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: No hazardous materials permitted on the premises without prior written consent. No structural alterations without Lessor approval. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Requires prior written consent from Lessor, not to be unreasonably withheld. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-AVOID-2022-203", "document_date": "2022-10-26", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Robinson-Alvarez", "entity_address": "46589 Michael Camp Suite 907\nLake Toddchester, CT 78366", "contact_person": "Thomas Kane" }, { "party_type": "Lessee", "entity_name": "Williams-Jenkins", "entity_address": "264 Kelley Extensions\nMartinezshire, KS 23209" } ], "property_details": { "property_address": "37676 Church Plaza Apt. 306, Suite 436, Marcushaven, Arizona 76548", "square_footage": 15718, "property_type": "Medical Office", "unit_identifier": "Suite 436" }, "lease_term": { "start_date": "2022-12-26", "term_duration_months": 120, "renewal_options": [], "end_date": "2032-12-25" }, "financial_terms": { "base_rent_initial": 73305.27, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2023-12-26", "increase_value": 7.61, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2024-12-25", "increase_value": 8.55, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-12-25", "increase_value": 8.98, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2026-12-25", "increase_value": 3.75, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Insurance", "payment_structure": "Pass-through", "estimated_annual_cost": 7409.87 }, { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 8341.84 }, { "component_name": "Real Estate Taxes", "payment_structure": "Fixed annual contribution" } ], "security_deposit_amount": 73305.27 }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Landscaping and snow removal", "Parking lot maintenance" ], "lessee_responsibilities": [ "All utility payments for the premises", "Pest control within the unit", "Janitorial services within leased premises", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "No hazardous materials permitted on the premises without prior written consent.", "No structural alterations without Lessor approval.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Requires prior written consent from Lessor, not to be unreasonably withheld.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-MAIN-2023-988 This serves as a summary of the commercial lease executed on 2023-07-15 between the Lessor, Frazier and Sons, and Lessee, Weaver-Chapman. The subject of this agreement is the Office property at 982 John Turnpike Suite 782, Suite 2275, Huntshire, Ohio 19498, comprising approximately 1,664 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2023-07-15 and concluding on 2033-07-14. The tenant holds 2 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $12,396.74, payable on a monthly basis. A security deposit of $24,793.48 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 7.51 $/sf taking effect on 2024-07-14. Additional rents include Management Fee (Fixed annual contribution), Real Estate Taxes (Pass-through), Management Fee (Pass-through), Real Estate Taxes (Pro-rata share (9%)). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Parking lot maintenance; Landscaping and snow removal. The Lessee's duties include: Pest control within the unit; All utility payments for the premises; Interior non-structural maintenance; Janitorial services within leased premises. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. Signage must be approved by Lessor. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Requires prior written consent from Lessor, not to be unreasonably withheld. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Binding arbitration in Zacharyside. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-MAIN-2023-988", "document_date": "2023-07-15", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Frazier and Sons", "contact_person": "Melissa Rodriguez" }, { "party_type": "Lessee", "entity_name": "Weaver-Chapman", "entity_address": "332 Richardson Ville Apt. 756\nNew Rickeyview, NY 23130" } ], "property_details": { "property_address": "982 John Turnpike Suite 782, Suite 2275, Huntshire, Ohio 19498", "square_footage": 1664, "property_type": "Office", "unit_identifier": "Suite 2275" }, "lease_term": { "start_date": "2023-07-15", "term_duration_months": 120, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 365, "rent_escalation_method": "CPI Adjustment" }, { "option_number": 2, "renewal_period_months": 60, "notice_period_days": 270, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2033-07-14" }, "financial_terms": { "base_rent_initial": 12396.74, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2024-07-14", "increase_value": 7.51, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-07-14", "increase_value": 4.79, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2026-07-14", "increase_value": 8.52, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2027-07-14", "increase_value": 3.3, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 6843.51 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through", "estimated_annual_cost": 5029.84 }, { "component_name": "Management Fee", "payment_structure": "Pass-through", "estimated_annual_cost": 8703.96 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (9%)" } ], "security_deposit_amount": 24793.48 }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Parking lot maintenance", "Landscaping and snow removal" ], "lessee_responsibilities": [ "Pest control within the unit", "All utility payments for the premises", "Interior non-structural maintenance", "Janitorial services within leased premises" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "Signage must be approved by Lessor.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Requires prior written consent from Lessor, not to be unreasonably withheld.", "dispute_resolution_method": "Binding arbitration in Zacharyside" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-ACCOUNT-2023-227 This serves as a summary of the commercial lease executed on 2023-11-29 between the Lessor, Jennings-Mcneil, and Lessee, Roy, Garcia and Greene. The subject of this agreement is the Retail property at 7663 Jennifer Mills, Suite 113, New Kristopherton, Montana 81944, comprising approximately 18,216 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2024-05-01. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $30,309.43, payable on a quarterly basis. A security deposit of $60,618.86 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 2.2 $/sf taking effect on 2025-05-01. Additional rents include Common Area Utilities (Fixed annual contribution), Real Estate Taxes (Pass-through). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Common area maintenance (CAM). The Lessee's duties include: Interior non-structural maintenance; Pest control within the unit; Janitorial services within leased premises; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Requires prior written consent from Lessor, not to be unreasonably withheld. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Nevada. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-ACCOUNT-2023-227", "document_date": "2023-11-29", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Jennings-Mcneil", "entity_address": "18705 Todd River Apt. 293\nSouth Stephanie, AK 68248" }, { "party_type": "Lessee", "entity_name": "Roy, Garcia and Greene", "entity_address": "41610 Rice Springs Suite 550\nLake Gregory, NH 92748" } ], "property_details": { "property_address": "7663 Jennifer Mills, Suite 113, New Kristopherton, Montana 81944", "square_footage": 18216, "property_type": "Retail", "unit_identifier": "Suite 113" }, "lease_term": { "start_date": "2024-05-01", "term_duration_months": 120, "renewal_options": [] }, "financial_terms": { "base_rent_initial": 30309.43, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2025-05-01", "increase_value": 2.2, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2026-05-01", "increase_value": 9.89, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 9348.61 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through", "estimated_annual_cost": 1727.43 } ], "security_deposit_amount": 60618.86 }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Common area maintenance (CAM)" ], "lessee_responsibilities": [ "Interior non-structural maintenance", "Pest control within the unit", "Janitorial services within leased premises", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "Signage must be approved by Lessor.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Requires prior written consent from Lessor, not to be unreasonably withheld.", "dispute_resolution_method": "Mediation followed by litigation in the State of Nevada" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-FISH-2022-971 This serves as a summary of the commercial lease executed on 2022-09-12 between the Lessor, Medina-Smith, and Lessee, Hernandez-Andrews. The subject of this agreement is the Retail property at 19145 Brenda Center, Suite 1267, Vaughnfurt, Mississippi 95874, comprising approximately 3,308 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2022-11-10. The tenant holds 2 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $4,835.28, payable on a monthly basis. A security deposit of $4,835.28 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 4.43% taking effect on 2023-11-10. Additional rents include Insurance (Pro-rata share (15%)), Common Area Utilities (Pro-rata share (12%)), Common Area Utilities (Pro-rata share (7%)), Insurance (Pro-rata share (11%)). Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; Structural repairs to building exterior and roof; HVAC system maintenance and replacement. The Lessee's duties include: Interior non-structural maintenance; Janitorial services within leased premises; Minor repairs to plumbing and electrical; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. Premises to be used solely for general office purposes. No hazardous materials permitted on the premises without prior written consent. From a legal perspective, the terms regarding subleasing or assignment are as follows: Requires prior written consent from Lessor, not to be unreasonably withheld. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Binding arbitration in Jocelynview. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-FISH-2022-971", "document_date": "2022-09-12", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Medina-Smith", "contact_person": "Danielle Chan" }, { "party_type": "Lessee", "entity_name": "Hernandez-Andrews", "entity_address": "034 Rachel Heights Apt. 937\nSmithside, WY 88479" } ], "property_details": { "property_address": "19145 Brenda Center, Suite 1267, Vaughnfurt, Mississippi 95874", "square_footage": 3308, "property_type": "Retail" }, "lease_term": { "start_date": "2022-11-10", "term_duration_months": 60, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 270, "rent_escalation_method": "Fixed Percentage" }, { "option_number": 2, "renewal_period_months": 24, "notice_period_days": 365, "rent_escalation_method": "Market Rate" } ] }, "financial_terms": { "base_rent_initial": 4835.28, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2023-11-10", "increase_value": 4.43, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-11-09", "increase_value": 2.33, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Insurance", "payment_structure": "Pro-rata share (15%)" }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (12%)" }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (7%)", "estimated_annual_cost": 2609.4 }, { "component_name": "Insurance", "payment_structure": "Pro-rata share (11%)", "estimated_annual_cost": 5697.0 } ], "security_deposit_amount": 4835.28 }, "maintenance_obligations": { "lessor_responsibilities": [ "Landscaping and snow removal", "Structural repairs to building exterior and roof", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "Interior non-structural maintenance", "Janitorial services within leased premises", "Minor repairs to plumbing and electrical", "Pest control within the unit" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "Premises to be used solely for general office purposes.", "No hazardous materials permitted on the premises without prior written consent." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Requires prior written consent from Lessor, not to be unreasonably withheld.", "dispute_resolution_method": "Binding arbitration in Jocelynview" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-NECESSARY-2023-549 This serves as a summary of the commercial lease executed on 2023-04-20 between the Lessor, Greene Ltd, and Lessee, Brown, Smith and Roth. The subject of this agreement is the Medical Office property at 376 Jennifer Centers, Suite 2111, Russellmouth, Illinois 04058, comprising approximately 22,345 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2023-08-07. The tenant holds 2 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $39,033.00, payable on a monthly basis. A security deposit of $78,066.00 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 6.19 $/sf taking effect on 2024-08-06. Additional rents include Operating Expenses (CAM) (Fixed annual contribution), Operating Expenses (CAM) (Fixed annual contribution), Management Fee (Fixed annual contribution), Management Fee (Pro-rata share (3%)). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; HVAC system maintenance and replacement. The Lessee's duties include: Janitorial services within leased premises; Interior non-structural maintenance; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-NECESSARY-2023-549", "document_date": "2023-04-20", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Greene Ltd", "entity_address": "62780 Jonathan Spur Apt. 908\nSouth Harrymouth, ND 15483" }, { "party_type": "Lessee", "entity_name": "Brown, Smith and Roth", "entity_address": "38811 Fields Plaza\nNorth Aaron, VI 37796" } ], "property_details": { "property_address": "376 Jennifer Centers, Suite 2111, Russellmouth, Illinois 04058", "square_footage": 22345, "property_type": "Medical Office", "unit_identifier": "Suite 2111" }, "lease_term": { "start_date": "2023-08-07", "term_duration_months": 84, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 180, "rent_escalation_method": "Fixed Percentage" }, { "option_number": 2, "renewal_period_months": 60, "notice_period_days": 270, "rent_escalation_method": "Market Rate" } ] }, "financial_terms": { "base_rent_initial": 39033.0, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2024-08-06", "increase_value": 6.19, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2025-08-06", "increase_value": 3.2, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2026-08-06", "increase_value": 6.8, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 1646.96 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution" }, { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 1018.35 }, { "component_name": "Management Fee", "payment_structure": "Pro-rata share (3%)" } ], "security_deposit_amount": 78066.0 }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Interior non-structural maintenance", "All utility payments for the premises" ] }, "use_restrictions": [ "Signage must be approved by Lessor.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-LONG-2024-958 This serves as a summary of the commercial lease executed on 2024-07-21 between the Lessor, Melendez LLC, and Lessee, Sweeney and Sons. The subject of this agreement is the Retail property at 97657 Erickson Ranch Suite 128, Suite 526, Port Jacob, Hawaii 55431, comprising approximately 4,803 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2024-12-09 and concluding on 2029-12-09. The tenant holds 2 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $28,987.22, payable on a monthly basis. A security deposit of $28,987.22 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.92% taking effect on 2025-12-09. Additional rents include Insurance (Pro-rata share (7%)), Real Estate Taxes (Pro-rata share (13%)). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Landscaping and snow removal; HVAC system maintenance and replacement. The Lessee's duties include: Janitorial services within leased premises; Interior non-structural maintenance; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Alabama. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-LONG-2024-958", "document_date": "2024-07-21", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Melendez LLC", "entity_address": "7219 Wanda Meadows\nEast Rebecca, AL 36789", "contact_person": "Diane Clark" }, { "party_type": "Lessee", "entity_name": "Sweeney and Sons", "entity_address": "3339 Gabriel Tunnel Suite 745\nDavidfort, SC 98434" } ], "property_details": { "property_address": "97657 Erickson Ranch Suite 128, Suite 526, Port Jacob, Hawaii 55431", "square_footage": 4803, "property_type": "Retail", "unit_identifier": "Suite 526" }, "lease_term": { "start_date": "2024-12-09", "term_duration_months": 60, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 365, "rent_escalation_method": "CPI Adjustment" }, { "option_number": 2, "renewal_period_months": 36, "notice_period_days": 180, "rent_escalation_method": "Market Rate" } ], "end_date": "2029-12-09" }, "financial_terms": { "base_rent_initial": 28987.22, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2025-12-09", "increase_value": 8.92, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-12-09", "increase_value": 6.39, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Insurance", "payment_structure": "Pro-rata share (7%)" }, { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (13%)", "estimated_annual_cost": 9545.81 } ], "security_deposit_amount": 28987.22 }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "Landscaping and snow removal", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Interior non-structural maintenance", "Pest control within the unit" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Mediation followed by litigation in the State of Alabama" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-GIVE-2023-569 This serves as a summary of the commercial lease executed on 2023-04-16 between the Lessor, Jones, Spears and Burns, and Lessee, Hughes-Cortez. The subject of this agreement is the Retail property at 33283 Patricia Locks, Suite 1963, North Justin, Delaware 82000, comprising approximately 5,265 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2023-08-06. The tenant holds 1 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $1,546.03, payable on a quarterly basis. A security deposit of $1,546.03 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 3.77% taking effect on 2024-08-05. Additional rents include Common Area Utilities (Fixed annual contribution), Management Fee (Fixed annual contribution), Insurance (Pro-rata share (5%)), Insurance (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Structural repairs to building exterior and roof. The Lessee's duties include: Interior non-structural maintenance; Pest control within the unit; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. No hazardous materials permitted on the premises without prior written consent. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-GIVE-2023-569", "document_date": "2023-04-16", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Jones, Spears and Burns", "entity_address": "4293 Long Lakes\nSouth Nicole, AR 88460", "contact_person": "Rebecca Johnson" }, { "party_type": "Lessee", "entity_name": "Hughes-Cortez", "entity_address": "699 Charles Roads\nAlyssashire, NJ 87102" } ], "property_details": { "property_address": "33283 Patricia Locks, Suite 1963, North Justin, Delaware 82000", "square_footage": 5265, "property_type": "Retail", "unit_identifier": "Suite 1963" }, "lease_term": { "start_date": "2023-08-06", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 270, "rent_escalation_method": "Market Rate" } ] }, "financial_terms": { "base_rent_initial": 1546.03, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-08-05", "increase_value": 3.77, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2025-08-05", "increase_value": 7.63, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-08-05", "increase_value": 5.64, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2027-08-05", "increase_value": 6.75, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 9815.82 }, { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution" }, { "component_name": "Insurance", "payment_structure": "Pro-rata share (5%)", "estimated_annual_cost": 4930.21 }, { "component_name": "Insurance", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 3211.28 } ], "security_deposit_amount": 1546.03 }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "Interior non-structural maintenance", "Pest control within the unit", "All utility payments for the premises" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "No hazardous materials permitted on the premises without prior written consent.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Strictly prohibited under all circumstances." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-HOTEL-2024-580 This serves as a summary of the commercial lease executed on 2024-06-17 between the Lessor, George Inc, and Lessee, Brown-Turner. The subject of this agreement is the Industrial property at 012 Jenkins Islands Apt. 853, Suite 1830, Monicaland, Alaska 90305, comprising approximately 24,533 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 72 months, commencing on 2024-10-06. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $45,312.13, payable on a annually basis. A security deposit of $45,312.13 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 0.2% taking effect on 2025-10-06. Additional rents include Operating Expenses (CAM) (Pro-rata share (3%)), Insurance (Fixed annual contribution), Common Area Utilities (Pro-rata share (8%)). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); HVAC system maintenance and replacement. The Lessee's duties include: Janitorial services within leased premises; Pest control within the unit; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. Signage must be approved by Lessor. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Pennsylvania. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-HOTEL-2024-580", "document_date": "2024-06-17", "lease_parties": [ { "party_type": "Lessor", "entity_name": "George Inc", "entity_address": "38940 Cook Trafficway\nLake Deborahberg, NV 84648", "contact_person": "Zachary Stein" }, { "party_type": "Lessee", "entity_name": "Brown-Turner", "entity_address": "665 Amanda Grove Apt. 322\nNew Michael, MI 73129" } ], "property_details": { "property_address": "012 Jenkins Islands Apt. 853, Suite 1830, Monicaland, Alaska 90305", "square_footage": 24533, "property_type": "Industrial", "unit_identifier": "Suite 1830" }, "lease_term": { "start_date": "2024-10-06", "term_duration_months": 72, "renewal_options": [] }, "financial_terms": { "base_rent_initial": 45312.13, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2025-10-06", "increase_value": 0.2, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2026-10-06", "increase_value": 1.28, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-10-06", "increase_value": 5.3, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2028-10-05", "increase_value": 2.59, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (3%)" }, { "component_name": "Insurance", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 6364.67 }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (8%)", "estimated_annual_cost": 8271.11 } ], "security_deposit_amount": 45312.13 }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Pest control within the unit", "All utility payments for the premises" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "Signage must be approved by Lessor.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Mediation followed by litigation in the State of Pennsylvania" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-RICH-2024-187 This serves as a summary of the commercial lease executed on 2024-03-05 between the Lessor, Contreras-Davis, and Lessee, Hall-Cameron. The subject of this agreement is the Retail property at 108 Maria Landing, Suite 230, Lake Jason, Florida 48443, comprising approximately 8,642 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2024-05-22 and concluding on 2029-05-22. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $48,706.13, payable on a monthly basis. A security deposit of $97,412.26 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 5.43 $/sf taking effect on 2025-05-22. Additional rents include Insurance (Pro-rata share (12%)), Insurance (Pass-through), Insurance (Fixed annual contribution), Real Estate Taxes (Pass-through). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Landscaping and snow removal; Common area maintenance (CAM). The Lessee's duties include: Interior non-structural maintenance; Minor repairs to plumbing and electrical; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. No hazardous materials permitted on the premises without prior written consent. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Binding arbitration in Lake Nicolemouth. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-RICH-2024-187", "document_date": "2024-03-05", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Contreras-Davis", "contact_person": "Tina Graham" }, { "party_type": "Lessee", "entity_name": "Hall-Cameron" } ], "property_details": { "property_address": "108 Maria Landing, Suite 230, Lake Jason, Florida 48443", "square_footage": 8642, "property_type": "Retail", "unit_identifier": "Suite 230" }, "lease_term": { "start_date": "2024-05-22", "term_duration_months": 60, "renewal_options": [], "end_date": "2029-05-22" }, "financial_terms": { "base_rent_initial": 48706.13, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-05-22", "increase_value": 5.43, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2026-05-22", "increase_value": 4.31, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2027-05-22", "increase_value": 9.36, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2028-05-21", "increase_value": 6.34, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Insurance", "payment_structure": "Pro-rata share (12%)" }, { "component_name": "Insurance", "payment_structure": "Pass-through", "estimated_annual_cost": 9375.63 }, { "component_name": "Insurance", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 8256.95 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through", "estimated_annual_cost": 3847.5 } ], "security_deposit_amount": 97412.26 }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "Landscaping and snow removal", "Common area maintenance (CAM)" ], "lessee_responsibilities": [ "Interior non-structural maintenance", "Minor repairs to plumbing and electrical", "Pest control within the unit" ] }, "use_restrictions": [ "Signage must be approved by Lessor.", "No hazardous materials permitted on the premises without prior written consent.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Strictly prohibited under all circumstances.", "dispute_resolution_method": "Binding arbitration in Lake Nicolemouth" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-FIRE-2023-992 This serves as a summary of the commercial lease executed on 2023-12-28 between the Lessor, Mcgrath Inc, and Lessee, Baker Ltd. The subject of this agreement is the Retail property at 3113 Becky Mall, Suite 1209, West Deniseport, Iowa 93144, comprising approximately 19,026 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2024-06-20 and concluding on 2034-06-20. The tenant holds 2 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $6,204.71, payable on a monthly basis. A security deposit of $12,409.42 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 4.5% taking effect on 2025-06-20. Additional rents include Management Fee (Fixed annual contribution), Insurance (Pro-rata share (4%)), Real Estate Taxes (Pass-through), Real Estate Taxes (Pass-through). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Structural repairs to building exterior and roof. The Lessee's duties include: All utility payments for the premises; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Wyoming. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-FIRE-2023-992", "document_date": "2023-12-28", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Mcgrath Inc", "entity_address": "210 Mary Grove\nJosephville, MT 41197", "contact_person": "Emily Austin" }, { "party_type": "Lessee", "entity_name": "Baker Ltd", "entity_address": "6518 Daniel Ford\nSouth Jennifer, MI 53550" } ], "property_details": { "property_address": "3113 Becky Mall, Suite 1209, West Deniseport, Iowa 93144", "square_footage": 19026, "property_type": "Retail", "unit_identifier": "Suite 1209" }, "lease_term": { "start_date": "2024-06-20", "term_duration_months": 120, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 270, "rent_escalation_method": "Market Rate" }, { "option_number": 2, "renewal_period_months": 36, "notice_period_days": 365, "rent_escalation_method": "Market Rate" } ], "end_date": "2034-06-20" }, "financial_terms": { "base_rent_initial": 6204.71, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2025-06-20", "increase_value": 4.5, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-06-20", "increase_value": 9.96, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-06-20", "increase_value": 9.82, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2028-06-19", "increase_value": 9.91, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 4851.36 }, { "component_name": "Insurance", "payment_structure": "Pro-rata share (4%)" }, { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through" }, { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through", "estimated_annual_cost": 5465.89 } ], "security_deposit_amount": 12409.42 }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "All utility payments for the premises", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Mediation followed by litigation in the State of Wyoming" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-DETAIL-2023-383 This serves as a summary of the commercial lease executed on 2023-11-28 between the Lessor, Douglas-Willis, and Lessee, Glover Group. The subject of this agreement is the Retail property at 36621 Amanda Drive, Suite 1983, Smithside, Montana 47854, comprising approximately 24,230 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2024-04-13 and concluding on 2027-04-13. The tenant holds 1 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $15,281.56, payable on a quarterly basis. A security deposit of $30,563.12 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 9.51% taking effect on 2025-04-13. Additional rents include Operating Expenses (CAM) (Fixed annual contribution), Insurance (Pro-rata share (11%)). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Structural repairs to building exterior and roof; HVAC system maintenance and replacement. The Lessee's duties include: Minor repairs to plumbing and electrical; Pest control within the unit; Janitorial services within leased premises; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: No hazardous materials permitted on the premises without prior written consent. Premises to be used solely for general office purposes. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is notably absent in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-DETAIL-2023-383", "document_date": "2023-11-28", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Douglas-Willis", "entity_address": "88305 Travis Lights\nSeanchester, KY 35131", "contact_person": "Julie Melendez" }, { "party_type": "Lessee", "entity_name": "Glover Group", "entity_address": "USCGC Jacobson\nFPO AP 97675" } ], "property_details": { "property_address": "36621 Amanda Drive, Suite 1983, Smithside, Montana 47854", "square_footage": 24230, "property_type": "Retail", "unit_identifier": "Suite 1983" }, "lease_term": { "start_date": "2024-04-13", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 270, "rent_escalation_method": "Fixed Percentage" } ], "end_date": "2027-04-13" }, "financial_terms": { "base_rent_initial": 15281.56, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2025-04-13", "increase_value": 9.51, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-04-13", "increase_value": 4.17, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-04-13", "increase_value": 6.75, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2028-04-12", "increase_value": 7.92, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 8699.87 }, { "component_name": "Insurance", "payment_structure": "Pro-rata share (11%)" } ], "security_deposit_amount": 30563.12 }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "Structural repairs to building exterior and roof", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "Pest control within the unit", "Janitorial services within leased premises", "Interior non-structural maintenance" ] }, "use_restrictions": [ "No hazardous materials permitted on the premises without prior written consent.", "Premises to be used solely for general office purposes.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-BLACK-2022-101 This serves as a summary of the commercial lease executed on 2022-08-24 between the Lessor, Ryan-Ray, and Lessee, Jackson LLC. The subject of this agreement is the Retail property at 44806 Kristin River, Suite 1243, West Jennifermouth, West Virginia 91222, comprising approximately 3,571 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2023-01-09 and concluding on 2033-01-08. The tenant holds 2 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $40,181.91, payable on a annually basis. The lease includes a structured rent escalation schedule, with the first increase of 5.76% taking effect on 2024-01-09. Additional rents include Operating Expenses (CAM) (Fixed annual contribution), Operating Expenses (CAM) (Pass-through), Operating Expenses (CAM) (Fixed annual contribution), Real Estate Taxes (Pass-through). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Landscaping and snow removal. The Lessee's duties include: Pest control within the unit; Minor repairs to plumbing and electrical; Janitorial services within leased premises. Use of the premises is specifically limited. Key restrictions include: No hazardous materials permitted on the premises without prior written consent. Business operations restricted to 8:00 AM to 10:00 PM. Premises to be used solely for general office purposes. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of West Virginia. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-BLACK-2022-101", "document_date": "2022-08-24", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Ryan-Ray", "contact_person": "Ryan Nash" }, { "party_type": "Lessee", "entity_name": "Jackson LLC", "entity_address": "95404 Jose Oval\nTerryton, PA 21745" } ], "property_details": { "property_address": "44806 Kristin River, Suite 1243, West Jennifermouth, West Virginia 91222", "square_footage": 3571, "property_type": "Retail" }, "lease_term": { "start_date": "2023-01-09", "term_duration_months": 120, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 365, "rent_escalation_method": "Market Rate" }, { "option_number": 2, "renewal_period_months": 36, "notice_period_days": 365, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2033-01-08" }, "financial_terms": { "base_rent_initial": 40181.91, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-01-09", "increase_value": 5.76, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2025-01-08", "increase_value": 7.3, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-01-08", "increase_value": 1.49, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2027-01-08", "increase_value": 7.98, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 1886.4 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pass-through" }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 6764.25 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through", "estimated_annual_cost": 2505.38 } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "Landscaping and snow removal" ], "lessee_responsibilities": [ "Pest control within the unit", "Minor repairs to plumbing and electrical", "Janitorial services within leased premises" ] }, "use_restrictions": [ "No hazardous materials permitted on the premises without prior written consent.", "Business operations restricted to 8:00 AM to 10:00 PM.", "Premises to be used solely for general office purposes." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Strictly prohibited under all circumstances.", "dispute_resolution_method": "Mediation followed by litigation in the State of West Virginia" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-SINGLE-2023-483 This serves as a summary of the commercial lease executed on 2023-03-08 between the Lessor, Johnson Ltd, and Lessee, Ross-Neal. The subject of this agreement is the Medical Office property at 751 Greer Ranch, Suite 1488, North Melinda, Arkansas 94561, comprising approximately 11,554 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 72 months, commencing on 2023-04-25. The tenant holds 1 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $1,566.16, payable on a quarterly basis. A security deposit of $1,566.16 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 3.87% taking effect on 2024-04-24. Additional rents include Operating Expenses (CAM) (Pass-through), Insurance (Fixed annual contribution), Common Area Utilities (Pro-rata share (5%)). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; HVAC system maintenance and replacement. The Lessee's duties include: Janitorial services within leased premises; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: Premises to be used solely for general office purposes. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of West Virginia. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-SINGLE-2023-483", "document_date": "2023-03-08", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Johnson Ltd" }, { "party_type": "Lessee", "entity_name": "Ross-Neal" } ], "property_details": { "property_address": "751 Greer Ranch, Suite 1488, North Melinda, Arkansas 94561", "square_footage": 11554, "property_type": "Medical Office", "unit_identifier": "Suite 1488" }, "lease_term": { "start_date": "2023-04-25", "term_duration_months": 72, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 180, "rent_escalation_method": "Fixed Percentage" } ] }, "financial_terms": { "base_rent_initial": 1566.16, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2024-04-24", "increase_value": 3.87, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-04-24", "increase_value": 2.62, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pass-through", "estimated_annual_cost": 9072.88 }, { "component_name": "Insurance", "payment_structure": "Fixed annual contribution" }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (5%)", "estimated_annual_cost": 7753.43 } ], "security_deposit_amount": 1566.16 }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Interior non-structural maintenance" ] }, "use_restrictions": [ "Premises to be used solely for general office purposes.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Mediation followed by litigation in the State of West Virginia" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-PROFESSOR-2023-158 This serves as a summary of the commercial lease executed on 2023-02-24 between the Lessor, Kelly, Bass and Carson, and Lessee, Leach, Peters and Brown. The subject of this agreement is the Retail property at 27103 Mitchell Falls Suite 148, Suite 2429, Lake Sarahshire, Massachusetts 74841, comprising approximately 4,044 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2023-04-24 and concluding on 2030-04-23. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $9,418.20, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 2.13% taking effect on 2024-04-23. Additional rents include Real Estate Taxes (Pro-rata share (3%)), Real Estate Taxes (Fixed annual contribution), Insurance (Fixed annual contribution), Operating Expenses (CAM) (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; Common area maintenance (CAM); Parking lot maintenance. The Lessee's duties include: Minor repairs to plumbing and electrical; Janitorial services within leased premises. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is notably absent in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-PROFESSOR-2023-158", "document_date": "2023-02-24", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Kelly, Bass and Carson", "entity_address": "769 Michelle Throughway\nWest Joseph, WY 55241", "contact_person": "Barbara Rodriguez" }, { "party_type": "Lessee", "entity_name": "Leach, Peters and Brown" } ], "property_details": { "property_address": "27103 Mitchell Falls Suite 148, Suite 2429, Lake Sarahshire, Massachusetts 74841", "square_footage": 4044, "property_type": "Retail", "unit_identifier": "Suite 2429" }, "lease_term": { "start_date": "2023-04-24", "term_duration_months": 84, "renewal_options": [], "end_date": "2030-04-23" }, "financial_terms": { "base_rent_initial": 9418.2, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2024-04-23", "increase_value": 2.13, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-04-23", "increase_value": 1.01, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-04-23", "increase_value": 4.97, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-04-23", "increase_value": 6.12, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (3%)", "estimated_annual_cost": 7315.65 }, { "component_name": "Real Estate Taxes", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 4341.86 }, { "component_name": "Insurance", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 9640.38 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 6960.12 } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Landscaping and snow removal", "Common area maintenance (CAM)", "Parking lot maintenance" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "Janitorial services within leased premises" ] }, "use_restrictions": [ "Signage must be approved by Lessor.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-FOUR-2023-948 This serves as a summary of the commercial lease executed on 2023-03-18 between the Lessor, Velasquez, Brandt and Middleton, and Lessee, Barr-Reyes. The subject of this agreement is the Medical Office property at 0701 Eugene Mountain, Suite 1400, Ericberg, Utah 62823, comprising approximately 21,082 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2023-08-31 and concluding on 2033-08-30. The tenant holds 2 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $23,799.55, payable on a annually basis. A security deposit of $47,599.10 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.25% taking effect on 2024-08-30. Additional rents include Common Area Utilities (Pro-rata share (12%)), Insurance (Pro-rata share (5%)). Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; Common area maintenance (CAM). The Lessee's duties include: Janitorial services within leased premises; All utility payments for the premises; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. Premises to be used solely for general office purposes. No hazardous materials permitted on the premises without prior written consent. From a legal perspective, the terms regarding subleasing or assignment are as follows: Requires prior written consent from Lessor, not to be unreasonably withheld. A force majeure clause is present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-FOUR-2023-948", "document_date": "2023-03-18", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Velasquez, Brandt and Middleton", "contact_person": "Alicia Hernandez" }, { "party_type": "Lessee", "entity_name": "Barr-Reyes" } ], "property_details": { "property_address": "0701 Eugene Mountain, Suite 1400, Ericberg, Utah 62823", "square_footage": 21082, "property_type": "Medical Office" }, "lease_term": { "start_date": "2023-08-31", "term_duration_months": 120, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 365, "rent_escalation_method": "CPI Adjustment" }, { "option_number": 2, "renewal_period_months": 60, "notice_period_days": 365, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2033-08-30" }, "financial_terms": { "base_rent_initial": 23799.55, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-08-30", "increase_value": 8.25, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-08-30", "increase_value": 9.74, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-08-30", "increase_value": 2.86, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (12%)", "estimated_annual_cost": 7039.95 }, { "component_name": "Insurance", "payment_structure": "Pro-rata share (5%)", "estimated_annual_cost": 9168.94 } ], "security_deposit_amount": 47599.1 }, "maintenance_obligations": { "lessor_responsibilities": [ "Landscaping and snow removal", "Common area maintenance (CAM)" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "All utility payments for the premises", "Pest control within the unit" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "Premises to be used solely for general office purposes.", "No hazardous materials permitted on the premises without prior written consent." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Requires prior written consent from Lessor, not to be unreasonably withheld." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-DIFFICULT-2023-312 This serves as a summary of the commercial lease executed on 2023-08-15 between the Lessor, Calderon-Taylor, and Lessee, Brown Ltd. The subject of this agreement is the Office property at 583 Hines Shores, Suite 2035, West Heidi, Alabama 99662, comprising approximately 14,863 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2023-09-29 and concluding on 2026-09-28. The tenant holds 2 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $9,528.06, payable on a monthly basis. A security deposit of $19,056.12 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 3.06 $/sf taking effect on 2024-09-28. Additional rents include Common Area Utilities (Pro-rata share (14%)), Common Area Utilities (Fixed annual contribution), Common Area Utilities (Fixed annual contribution), Common Area Utilities (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Structural repairs to building exterior and roof. The Lessee's duties include: All utility payments for the premises; Janitorial services within leased premises; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. Business operations restricted to 8:00 AM to 10:00 PM. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Binding arbitration in Ericton. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-DIFFICULT-2023-312", "document_date": "2023-08-15", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Calderon-Taylor", "entity_address": "2321 Miles Garden\nNew Sheila, AK 98490", "contact_person": "Paul Wong" }, { "party_type": "Lessee", "entity_name": "Brown Ltd" } ], "property_details": { "property_address": "583 Hines Shores, Suite 2035, West Heidi, Alabama 99662", "square_footage": 14863, "property_type": "Office" }, "lease_term": { "start_date": "2023-09-29", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 270, "rent_escalation_method": "CPI Adjustment" }, { "option_number": 2, "renewal_period_months": 36, "notice_period_days": 180, "rent_escalation_method": "Fixed Percentage" } ], "end_date": "2026-09-28" }, "financial_terms": { "base_rent_initial": 9528.06, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-09-28", "increase_value": 3.06, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-09-28", "increase_value": 4.5, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-09-28", "increase_value": 8.45, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2027-09-28", "increase_value": 5.62, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (14%)", "estimated_annual_cost": 7529.39 }, { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 1668.37 }, { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 1005.52 }, { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 5283.66 } ], "security_deposit_amount": 19056.12 }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "All utility payments for the premises", "Janitorial services within leased premises", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "Business operations restricted to 8:00 AM to 10:00 PM.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Binding arbitration in Ericton" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-CLAIM-2024-301 This serves as a summary of the commercial lease executed on 2024-06-06 between the Lessor, Oneal-Tanner, and Lessee, Gay-Nguyen. The subject of this agreement is the Industrial property at 474 Leon Ford, Suite 2033, New Cynthia, Oregon 43114, comprising approximately 11,414 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2024-10-27 and concluding on 2027-10-27. The tenant holds 2 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $45,439.78, payable on a monthly basis. The lease includes a structured rent escalation schedule, with the first increase of 8.4 $/sf taking effect on 2025-10-27. Additional rents include Real Estate Taxes (Pass-through), Common Area Utilities (Pro-rata share (7%)). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Structural repairs to building exterior and roof; Parking lot maintenance. The Lessee's duties include: Janitorial services within leased premises; All utility payments for the premises; Minor repairs to plumbing and electrical; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-CLAIM-2024-301", "document_date": "2024-06-06", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Oneal-Tanner", "entity_address": "087 Kathy Meadow Apt. 379\nWilkersonbury, MD 63461", "contact_person": "Timothy Garcia" }, { "party_type": "Lessee", "entity_name": "Gay-Nguyen", "entity_address": "5361 Melanie Circle Apt. 741\nClarktown, AZ 07720" } ], "property_details": { "property_address": "474 Leon Ford, Suite 2033, New Cynthia, Oregon 43114", "square_footage": 11414, "property_type": "Industrial" }, "lease_term": { "start_date": "2024-10-27", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 365, "rent_escalation_method": "Market Rate" }, { "option_number": 2, "renewal_period_months": 60, "notice_period_days": 180, "rent_escalation_method": "Fixed Percentage" } ], "end_date": "2027-10-27" }, "financial_terms": { "base_rent_initial": 45439.78, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-10-27", "increase_value": 8.4, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-10-27", "increase_value": 6.74, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-10-27", "increase_value": 5.76, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through", "estimated_annual_cost": 6076.75 }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (7%)", "estimated_annual_cost": 1629.24 } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "Structural repairs to building exterior and roof", "Parking lot maintenance" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "All utility payments for the premises", "Minor repairs to plumbing and electrical", "Pest control within the unit" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Strictly prohibited under all circumstances." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-WITH-2023-248 This serves as a summary of the commercial lease executed on 2023-02-06 between the Lessor, King-Newton, and Lessee, Moore, Miller and Cordova. The subject of this agreement is the Medical Office property at 51045 Teresa Ports, Suite 1165, East Danielburgh, Minnesota 05428, comprising approximately 4,696 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 72 months, commencing on 2023-03-29. The tenant holds 1 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $10,643.26, payable on a quarterly basis. A security deposit of $21,286.52 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.54% taking effect on 2024-03-28. Additional rents include Management Fee (Pro-rata share (12%)), Operating Expenses (CAM) (Fixed annual contribution), Insurance (Pass-through). Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; Structural repairs to building exterior and roof; Common area maintenance (CAM). The Lessee's duties include: Janitorial services within leased premises; All utility payments for the premises; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. No hazardous materials permitted on the premises without prior written consent. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-WITH-2023-248", "document_date": "2023-02-06", "lease_parties": [ { "party_type": "Lessor", "entity_name": "King-Newton", "entity_address": "60604 Megan Flat Apt. 387\nPort Tonya, CA 45067", "contact_person": "Savannah Knox" }, { "party_type": "Lessee", "entity_name": "Moore, Miller and Cordova", "entity_address": "227 Smith Views Apt. 471\nMelanieville, NE 38442" } ], "property_details": { "property_address": "51045 Teresa Ports, Suite 1165, East Danielburgh, Minnesota 05428", "square_footage": 4696, "property_type": "Medical Office", "unit_identifier": "Suite 1165" }, "lease_term": { "start_date": "2023-03-29", "term_duration_months": 72, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 180, "rent_escalation_method": "Fixed Percentage" } ] }, "financial_terms": { "base_rent_initial": 10643.26, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2024-03-28", "increase_value": 8.54, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-03-28", "increase_value": 1.14, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Management Fee", "payment_structure": "Pro-rata share (12%)" }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution" }, { "component_name": "Insurance", "payment_structure": "Pass-through" } ], "security_deposit_amount": 21286.52 }, "maintenance_obligations": { "lessor_responsibilities": [ "Landscaping and snow removal", "Structural repairs to building exterior and roof", "Common area maintenance (CAM)" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "All utility payments for the premises", "Pest control within the unit" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "No hazardous materials permitted on the premises without prior written consent." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-OFFICIAL-2024-989 This serves as a summary of the commercial lease executed on 2024-06-20 between the Lessor, Bates-Fisher, and Lessee, Oconnor, Chen and Knight. The subject of this agreement is the Medical Office property at 0841 Davis Port Suite 193, Suite 1346, West Kathy, Colorado 65043, comprising approximately 1,816 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 72 months, commencing on 2024-08-15 and concluding on 2030-08-15. The tenant holds 2 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $9,244.02, payable on a annually basis. A security deposit of $9,244.02 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 2.12 $/sf taking effect on 2025-08-15. Additional rents include Common Area Utilities (Pro-rata share (10%)), Common Area Utilities (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Landscaping and snow removal. The Lessee's duties include: Pest control within the unit; Minor repairs to plumbing and electrical; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. Signage must be approved by Lessor. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Virginia. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-OFFICIAL-2024-989", "document_date": "2024-06-20", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Bates-Fisher", "contact_person": "Joel Wall" }, { "party_type": "Lessee", "entity_name": "Oconnor, Chen and Knight", "entity_address": "349 Charles Corner\nWest Erinview, MI 40054" } ], "property_details": { "property_address": "0841 Davis Port Suite 193, Suite 1346, West Kathy, Colorado 65043", "square_footage": 1816, "property_type": "Medical Office", "unit_identifier": "Suite 1346" }, "lease_term": { "start_date": "2024-08-15", "term_duration_months": 72, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 365, "rent_escalation_method": "Market Rate" }, { "option_number": 2, "renewal_period_months": 36, "notice_period_days": 180, "rent_escalation_method": "Market Rate" } ], "end_date": "2030-08-15" }, "financial_terms": { "base_rent_initial": 9244.02, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2025-08-15", "increase_value": 2.12, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2026-08-15", "increase_value": 5.4, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2027-08-15", "increase_value": 1.58, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (10%)", "estimated_annual_cost": 8499.09 }, { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 4486.54 } ], "security_deposit_amount": 9244.02 }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "Landscaping and snow removal" ], "lessee_responsibilities": [ "Pest control within the unit", "Minor repairs to plumbing and electrical", "All utility payments for the premises" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "Signage must be approved by Lessor.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Mediation followed by litigation in the State of Virginia" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-HUSBAND-2023-477 This serves as a summary of the commercial lease executed on 2023-08-10 between the Lessor, Day Inc, and Lessee, Terry, Pitts and Moore. The subject of this agreement is the Office property at 624 Smith Plains, Suite 1265, Raymondton, Maryland 78331, comprising approximately 1,988 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2024-01-14. The tenant holds 2 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $25,031.54, payable on a annually basis. A security deposit of $25,031.54 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 9.9 $/sf taking effect on 2025-01-13. Additional rents include Real Estate Taxes (Pass-through), Common Area Utilities (Fixed annual contribution), Real Estate Taxes (Pass-through). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Landscaping and snow removal; Structural repairs to building exterior and roof. The Lessee's duties include: Pest control within the unit; All utility payments for the premises; Janitorial services within leased premises. Use of the premises is specifically limited. Key restrictions include: Premises to be used solely for general office purposes. No hazardous materials permitted on the premises without prior written consent. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Binding arbitration in South Joelshire. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-HUSBAND-2023-477", "document_date": "2023-08-10", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Day Inc" }, { "party_type": "Lessee", "entity_name": "Terry, Pitts and Moore" } ], "property_details": { "property_address": "624 Smith Plains, Suite 1265, Raymondton, Maryland 78331", "square_footage": 1988, "property_type": "Office", "unit_identifier": "Suite 1265" }, "lease_term": { "start_date": "2024-01-14", "term_duration_months": 60, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 180, "rent_escalation_method": "Fixed Percentage" }, { "option_number": 2, "renewal_period_months": 24, "notice_period_days": 365, "rent_escalation_method": "Fixed Percentage" } ] }, "financial_terms": { "base_rent_initial": 25031.54, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-01-13", "increase_value": 9.9, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2026-01-13", "increase_value": 9.68, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2027-01-13", "increase_value": 1.44, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2028-01-13", "increase_value": 8.98, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through" }, { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 9546.82 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through", "estimated_annual_cost": 7667.38 } ], "security_deposit_amount": 25031.54 }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "Landscaping and snow removal", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "Pest control within the unit", "All utility payments for the premises", "Janitorial services within leased premises" ] }, "use_restrictions": [ "Premises to be used solely for general office purposes.", "No hazardous materials permitted on the premises without prior written consent.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Binding arbitration in South Joelshire" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-COMPUTER-2023-115 This serves as a summary of the commercial lease executed on 2023-01-31 between the Lessor, Matthews-Moss, and Lessee, Cochran-Mitchell. The subject of this agreement is the Industrial property at 15358 Nolan Isle Apt. 292, Suite 848, Port Lindafurt, Louisiana 59757, comprising approximately 8,835 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2023-03-30 and concluding on 2030-03-29. The tenant holds 1 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $9,852.14, payable on a annually basis. A security deposit of $9,852.14 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 9.2% taking effect on 2024-03-29. Additional rents include Operating Expenses (CAM) (Pro-rata share (6%)), Insurance (Pro-rata share (2%)), Management Fee (Pass-through), Common Area Utilities (Pass-through). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Common area maintenance (CAM); Landscaping and snow removal. The Lessee's duties include: Interior non-structural maintenance; All utility payments for the premises; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: Premises to be used solely for general office purposes. No hazardous materials permitted on the premises without prior written consent. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Illinois. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-COMPUTER-2023-115", "document_date": "2023-01-31", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Matthews-Moss", "entity_address": "71302 Phillips Estates Suite 915\nHeatherchester, CA 82794", "contact_person": "Marilyn Martinez" }, { "party_type": "Lessee", "entity_name": "Cochran-Mitchell", "entity_address": "USCGC Lee\nFPO AP 99394" } ], "property_details": { "property_address": "15358 Nolan Isle Apt. 292, Suite 848, Port Lindafurt, Louisiana 59757", "square_footage": 8835, "property_type": "Industrial", "unit_identifier": "Suite 848" }, "lease_term": { "start_date": "2023-03-30", "term_duration_months": 84, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 365, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2030-03-29" }, "financial_terms": { "base_rent_initial": 9852.14, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2024-03-29", "increase_value": 9.2, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-03-29", "increase_value": 4.39, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-03-29", "increase_value": 1.5, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (6%)" }, { "component_name": "Insurance", "payment_structure": "Pro-rata share (2%)", "estimated_annual_cost": 6667.78 }, { "component_name": "Management Fee", "payment_structure": "Pass-through", "estimated_annual_cost": 1803.99 }, { "component_name": "Common Area Utilities", "payment_structure": "Pass-through", "estimated_annual_cost": 4748.92 } ], "security_deposit_amount": 9852.14 }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "Common area maintenance (CAM)", "Landscaping and snow removal" ], "lessee_responsibilities": [ "Interior non-structural maintenance", "All utility payments for the premises", "Pest control within the unit" ] }, "use_restrictions": [ "Premises to be used solely for general office purposes.", "No hazardous materials permitted on the premises without prior written consent.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Strictly prohibited under all circumstances.", "dispute_resolution_method": "Mediation followed by litigation in the State of Illinois" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-NEWSPAPER-2022-401 This serves as a summary of the commercial lease executed on 2022-10-26 between the Lessor, David Inc, and Lessee, Ballard, Gonzalez and Camacho. The subject of this agreement is the Industrial property at 556 Flores Shores Suite 528, Suite 2462, Hernandezborough, Kentucky 45279, comprising approximately 9,888 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2023-03-05 and concluding on 2028-03-04. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $75,717.51, payable on a monthly basis. A security deposit of $75,717.51 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 6.91% taking effect on 2024-03-04. Additional rents include Operating Expenses (CAM) (Pro-rata share (12%)), Operating Expenses (CAM) (Pro-rata share (7%)). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Parking lot maintenance. The Lessee's duties include: All utility payments for the premises; Interior non-structural maintenance; Janitorial services within leased premises; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. Signage must be approved by Lessor. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Mississippi. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-NEWSPAPER-2022-401", "document_date": "2022-10-26", "lease_parties": [ { "party_type": "Lessor", "entity_name": "David Inc", "entity_address": "47868 Brown Mission\nLake Anthony, VT 64023", "contact_person": "Rebecca Martinez" }, { "party_type": "Lessee", "entity_name": "Ballard, Gonzalez and Camacho", "entity_address": "101 Ho Heights\nNew Chad, TX 28075" } ], "property_details": { "property_address": "556 Flores Shores Suite 528, Suite 2462, Hernandezborough, Kentucky 45279", "square_footage": 9888, "property_type": "Industrial", "unit_identifier": "Suite 2462" }, "lease_term": { "start_date": "2023-03-05", "term_duration_months": 60, "renewal_options": [], "end_date": "2028-03-04" }, "financial_terms": { "base_rent_initial": 75717.51, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2024-03-04", "increase_value": 6.91, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-03-04", "increase_value": 6.72, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (12%)" }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (7%)" } ], "security_deposit_amount": 75717.51 }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Parking lot maintenance" ], "lessee_responsibilities": [ "All utility payments for the premises", "Interior non-structural maintenance", "Janitorial services within leased premises", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "Signage must be approved by Lessor.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Mediation followed by litigation in the State of Mississippi" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-DEEP-2024-751 This serves as a summary of the commercial lease executed on 2024-01-31 between the Lessor, Arnold Inc, and Lessee, Salazar and Sons. The subject of this agreement is the Warehouse property at 6286 Hester Port, Suite 2227, North Jo, Vermont 51525, comprising approximately 1,920 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2024-05-15 and concluding on 2029-05-15. The tenant holds 2 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $8,599.16, payable on a annually basis. The lease includes a structured rent escalation schedule, with the first increase of 1.5 $/sf taking effect on 2025-05-15. Additional rents include Real Estate Taxes (Pro-rata share (13%)), Real Estate Taxes (Pro-rata share (2%)), Real Estate Taxes (Pro-rata share (12%)), Operating Expenses (CAM) (Pro-rata share (13%)). Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; Common area maintenance (CAM). The Lessee's duties include: Pest control within the unit; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. No hazardous materials permitted on the premises without prior written consent. From a legal perspective, the terms regarding subleasing or assignment are as follows: Requires prior written consent from Lessor, not to be unreasonably withheld. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Kentucky. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-DEEP-2024-751", "document_date": "2024-01-31", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Arnold Inc", "entity_address": "0857 Thompson Passage\nLake Susan, LA 03783" }, { "party_type": "Lessee", "entity_name": "Salazar and Sons", "entity_address": "PSC 6813, Box 3218\nAPO AP 51100" } ], "property_details": { "property_address": "6286 Hester Port, Suite 2227, North Jo, Vermont 51525", "square_footage": 1920, "property_type": "Warehouse", "unit_identifier": "Suite 2227" }, "lease_term": { "start_date": "2024-05-15", "term_duration_months": 60, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 180, "rent_escalation_method": "Market Rate" }, { "option_number": 2, "renewal_period_months": 60, "notice_period_days": 270, "rent_escalation_method": "Fixed Percentage" } ], "end_date": "2029-05-15" }, "financial_terms": { "base_rent_initial": 8599.16, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2025-05-15", "increase_value": 1.5, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-05-15", "increase_value": 3.78, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2027-05-15", "increase_value": 9.11, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2028-05-14", "increase_value": 3.28, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (13%)" }, { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (2%)", "estimated_annual_cost": 7087.41 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (12%)" }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (13%)", "estimated_annual_cost": 6354.91 } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Landscaping and snow removal", "Common area maintenance (CAM)" ], "lessee_responsibilities": [ "Pest control within the unit", "Interior non-structural maintenance" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "No hazardous materials permitted on the premises without prior written consent." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Requires prior written consent from Lessor, not to be unreasonably withheld.", "dispute_resolution_method": "Mediation followed by litigation in the State of Kentucky" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-ANOTHER-2023-573 This serves as a summary of the commercial lease executed on 2023-05-06 between the Lessor, Duffy Group, and Lessee, Vang PLC. The subject of this agreement is the Medical Office property at 952 Davis Common Suite 737, Suite 949, South Kennethchester, Vermont 79743, comprising approximately 15,684 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2023-08-19 and concluding on 2028-08-18. The tenant holds 2 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $7,779.23, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 6.45 $/sf taking effect on 2024-08-18. Additional rents include Management Fee (Pro-rata share (2%)), Common Area Utilities (Pro-rata share (6%)). Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; Structural repairs to building exterior and roof; Parking lot maintenance. The Lessee's duties include: Interior non-structural maintenance; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. No hazardous materials permitted on the premises without prior written consent. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Requires prior written consent from Lessor, not to be unreasonably withheld. A force majeure clause is present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-ANOTHER-2023-573", "document_date": "2023-05-06", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Duffy Group", "entity_address": "94265 Barrera Streets\nFoxberg, NC 16061" }, { "party_type": "Lessee", "entity_name": "Vang PLC", "entity_address": "208 Matthew Neck Apt. 212\nAlexville, NM 83935" } ], "property_details": { "property_address": "952 Davis Common Suite 737, Suite 949, South Kennethchester, Vermont 79743", "square_footage": 15684, "property_type": "Medical Office", "unit_identifier": "Suite 949" }, "lease_term": { "start_date": "2023-08-19", "term_duration_months": 60, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 270, "rent_escalation_method": "CPI Adjustment" }, { "option_number": 2, "renewal_period_months": 60, "notice_period_days": 270, "rent_escalation_method": "Fixed Percentage" } ], "end_date": "2028-08-18" }, "financial_terms": { "base_rent_initial": 7779.23, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2024-08-18", "increase_value": 6.45, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-08-18", "increase_value": 4.99, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-08-18", "increase_value": 3.9, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Management Fee", "payment_structure": "Pro-rata share (2%)", "estimated_annual_cost": 7039.62 }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (6%)" } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Landscaping and snow removal", "Structural repairs to building exterior and roof", "Parking lot maintenance" ], "lessee_responsibilities": [ "Interior non-structural maintenance", "All utility payments for the premises" ] }, "use_restrictions": [ "Signage must be approved by Lessor.", "No hazardous materials permitted on the premises without prior written consent.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Requires prior written consent from Lessor, not to be unreasonably withheld." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-FEDERAL-2023-219 This serves as a summary of the commercial lease executed on 2023-10-23 between the Lessor, Kerr LLC, and Lessee, Doyle, Martin and Welch. The subject of this agreement is the Industrial property at 5841 Martinez Roads Suite 596, Suite 1293, Tylermouth, Minnesota 22046, comprising approximately 15,613 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2024-04-01. The tenant holds 2 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $75,723.49, payable on a quarterly basis. A security deposit of $75,723.49 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 9.54% taking effect on 2025-04-01. Additional rents include Insurance (Fixed annual contribution), Operating Expenses (CAM) (Fixed annual contribution), Common Area Utilities (Pro-rata share (15%)), Real Estate Taxes (Pro-rata share (2%)). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Structural repairs to building exterior and roof; HVAC system maintenance and replacement. The Lessee's duties include: All utility payments for the premises; Interior non-structural maintenance; Minor repairs to plumbing and electrical; Janitorial services within leased premises. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is notably absent in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-FEDERAL-2023-219", "document_date": "2023-10-23", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Kerr LLC", "entity_address": "2911 Katherine Gateway Apt. 218\nEast Jeremyside, SD 19769", "contact_person": "Frank Randall" }, { "party_type": "Lessee", "entity_name": "Doyle, Martin and Welch" } ], "property_details": { "property_address": "5841 Martinez Roads Suite 596, Suite 1293, Tylermouth, Minnesota 22046", "square_footage": 15613, "property_type": "Industrial", "unit_identifier": "Suite 1293" }, "lease_term": { "start_date": "2024-04-01", "term_duration_months": 120, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 365, "rent_escalation_method": "Market Rate" }, { "option_number": 2, "renewal_period_months": 60, "notice_period_days": 270, "rent_escalation_method": "CPI Adjustment" } ] }, "financial_terms": { "base_rent_initial": 75723.49, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-04-01", "increase_value": 9.54, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-04-01", "increase_value": 7.99, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Insurance", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 7332.92 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 6266.88 }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (15%)" }, { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (2%)", "estimated_annual_cost": 3443.81 } ], "security_deposit_amount": 75723.49 }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "Structural repairs to building exterior and roof", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "All utility payments for the premises", "Interior non-structural maintenance", "Minor repairs to plumbing and electrical", "Janitorial services within leased premises" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-PHONE-2023-123 This serves as a summary of the commercial lease executed on 2023-02-01 between the Lessor, Evans, Lambert and Delgado, and Lessee, Browning, King and Villegas. The subject of this agreement is the Warehouse property at 9087 Knapp Flats Suite 488, Suite 791, Chrisshire, Pennsylvania 96317, comprising approximately 22,848 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2023-05-02 and concluding on 2028-05-01. The tenant holds 1 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $90,335.01, payable on a annually basis. A security deposit of $90,335.01 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 6.32% taking effect on 2024-05-01. Additional rents include Management Fee (Fixed annual contribution), Management Fee (Pro-rata share (12%)). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Landscaping and snow removal. The Lessee's duties include: Minor repairs to plumbing and electrical; Pest control within the unit; Janitorial services within leased premises; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. Business operations restricted to 8:00 AM to 10:00 PM. No hazardous materials permitted on the premises without prior written consent. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-PHONE-2023-123", "document_date": "2023-02-01", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Evans, Lambert and Delgado", "entity_address": "576 Deborah Street\nSouth Ericaborough, PA 07106" }, { "party_type": "Lessee", "entity_name": "Browning, King and Villegas" } ], "property_details": { "property_address": "9087 Knapp Flats Suite 488, Suite 791, Chrisshire, Pennsylvania 96317", "square_footage": 22848, "property_type": "Warehouse", "unit_identifier": "Suite 791" }, "lease_term": { "start_date": "2023-05-02", "term_duration_months": 60, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 365, "rent_escalation_method": "Fixed Percentage" } ], "end_date": "2028-05-01" }, "financial_terms": { "base_rent_initial": 90335.01, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2024-05-01", "increase_value": 6.32, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-05-01", "increase_value": 5.2, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2026-05-01", "increase_value": 5.58, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2027-05-01", "increase_value": 7.4, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 4872.35 }, { "component_name": "Management Fee", "payment_structure": "Pro-rata share (12%)" } ], "security_deposit_amount": 90335.01 }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "Landscaping and snow removal" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "Pest control within the unit", "Janitorial services within leased premises", "All utility payments for the premises" ] }, "use_restrictions": [ "Signage must be approved by Lessor.", "Business operations restricted to 8:00 AM to 10:00 PM.", "No hazardous materials permitted on the premises without prior written consent." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-USE-2022-685 This serves as a summary of the commercial lease executed on 2022-10-24 between the Lessor, Hawkins-Alexander, and Lessee, Villa-Cooper. The subject of this agreement is the Office property at 173 Brandon Avenue, Suite 691, Greenview, Iowa 34504, comprising approximately 22,706 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2023-02-06 and concluding on 2030-02-05. The tenant holds 1 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $46,606.88, payable on a monthly basis. A security deposit of $46,606.88 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 7.87 $/sf taking effect on 2024-02-06. Additional rents include Insurance (Pro-rata share (2%)), Real Estate Taxes (Pass-through), Insurance (Pass-through), Insurance (Pro-rata share (5%)). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Landscaping and snow removal. The Lessee's duties include: Interior non-structural maintenance; Pest control within the unit; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: No hazardous materials permitted on the premises without prior written consent. Premises to be used solely for general office purposes. From a legal perspective, the terms regarding subleasing or assignment are as follows: Requires prior written consent from Lessor, not to be unreasonably withheld. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Indiana. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-USE-2022-685", "document_date": "2022-10-24", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Hawkins-Alexander", "contact_person": "Blake Yu" }, { "party_type": "Lessee", "entity_name": "Villa-Cooper" } ], "property_details": { "property_address": "173 Brandon Avenue, Suite 691, Greenview, Iowa 34504", "square_footage": 22706, "property_type": "Office" }, "lease_term": { "start_date": "2023-02-06", "term_duration_months": 84, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 365, "rent_escalation_method": "Market Rate" } ], "end_date": "2030-02-05" }, "financial_terms": { "base_rent_initial": 46606.88, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-02-06", "increase_value": 7.87, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-02-05", "increase_value": 3.04, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-02-05", "increase_value": 1.29, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Insurance", "payment_structure": "Pro-rata share (2%)" }, { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through", "estimated_annual_cost": 9768.12 }, { "component_name": "Insurance", "payment_structure": "Pass-through", "estimated_annual_cost": 3233.01 }, { "component_name": "Insurance", "payment_structure": "Pro-rata share (5%)", "estimated_annual_cost": 1647.49 } ], "security_deposit_amount": 46606.88 }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "Landscaping and snow removal" ], "lessee_responsibilities": [ "Interior non-structural maintenance", "Pest control within the unit", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "No hazardous materials permitted on the premises without prior written consent.", "Premises to be used solely for general office purposes." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Requires prior written consent from Lessor, not to be unreasonably withheld.", "dispute_resolution_method": "Mediation followed by litigation in the State of Indiana" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-STAR-2023-240 This serves as a summary of the commercial lease executed on 2023-08-07 between the Lessor, Hansen, Sanchez and Brown, and Lessee, Torres and Sons. The subject of this agreement is the Warehouse property at 78604 Davis Shoals Apt. 682, Suite 1524, Weberfort, North Carolina 51028, comprising approximately 3,389 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2023-11-19 and concluding on 2030-11-18. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $9,170.38, payable on a annually basis. The lease includes a structured rent escalation schedule, with the first increase of 4.27 $/sf taking effect on 2024-11-18. Additional rents include Operating Expenses (CAM) (Pass-through), Real Estate Taxes (Pro-rata share (11%)), Management Fee (Pass-through), Management Fee (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Landscaping and snow removal. The Lessee's duties include: Janitorial services within leased premises; Interior non-structural maintenance; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: No hazardous materials permitted on the premises without prior written consent. Signage must be approved by Lessor. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Idaho. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-STAR-2023-240", "document_date": "2023-08-07", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Hansen, Sanchez and Brown", "entity_address": "3029 Shawn Hills Apt. 567\nSouth Markfort, OR 35480" }, { "party_type": "Lessee", "entity_name": "Torres and Sons" } ], "property_details": { "property_address": "78604 Davis Shoals Apt. 682, Suite 1524, Weberfort, North Carolina 51028", "square_footage": 3389, "property_type": "Warehouse", "unit_identifier": "Suite 1524" }, "lease_term": { "start_date": "2023-11-19", "term_duration_months": 84, "renewal_options": [], "end_date": "2030-11-18" }, "financial_terms": { "base_rent_initial": 9170.38, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2024-11-18", "increase_value": 4.27, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-11-18", "increase_value": 6.72, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-11-18", "increase_value": 3.92, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2027-11-18", "increase_value": 6.74, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pass-through", "estimated_annual_cost": 7796.27 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (11%)", "estimated_annual_cost": 1469.62 }, { "component_name": "Management Fee", "payment_structure": "Pass-through" }, { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution" } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "Landscaping and snow removal" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Interior non-structural maintenance", "All utility payments for the premises" ] }, "use_restrictions": [ "No hazardous materials permitted on the premises without prior written consent.", "Signage must be approved by Lessor.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.", "dispute_resolution_method": "Mediation followed by litigation in the State of Idaho" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-BUT-2023-502 This serves as a summary of the commercial lease executed on 2023-05-26 between the Lessor, Gay and Sons, and Lessee, Lopez LLC. The subject of this agreement is the Retail property at 92301 Christopher Crescent, Suite 579, West Kylechester, Alabama 94652, comprising approximately 22,184 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2023-10-18. The tenant holds 2 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $56,939.26, payable on a quarterly basis. A security deposit of $56,939.26 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 4.63 $/sf taking effect on 2024-10-17. Additional rents include Real Estate Taxes (Pass-through), Common Area Utilities (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; HVAC system maintenance and replacement. The Lessee's duties include: Janitorial services within leased premises; Interior non-structural maintenance; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. No hazardous materials permitted on the premises without prior written consent. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is notably absent in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-BUT-2023-502", "document_date": "2023-05-26", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Gay and Sons", "entity_address": "22148 Burke Tunnel Suite 643\nEast Crystalview, HI 71734", "contact_person": "Patricia Meyers" }, { "party_type": "Lessee", "entity_name": "Lopez LLC" } ], "property_details": { "property_address": "92301 Christopher Crescent, Suite 579, West Kylechester, Alabama 94652", "square_footage": 22184, "property_type": "Retail" }, "lease_term": { "start_date": "2023-10-18", "term_duration_months": 84, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 270, "rent_escalation_method": "Fixed Percentage" }, { "option_number": 2, "renewal_period_months": 60, "notice_period_days": 270, "rent_escalation_method": "CPI Adjustment" } ] }, "financial_terms": { "base_rent_initial": 56939.26, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2024-10-17", "increase_value": 4.63, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2025-10-17", "increase_value": 8.26, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-10-17", "increase_value": 8.44, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2027-10-17", "increase_value": 2.36, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through", "estimated_annual_cost": 7890.34 }, { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 4563.0 } ], "security_deposit_amount": 56939.26 }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Interior non-structural maintenance", "All utility payments for the premises" ] }, "use_restrictions": [ "Signage must be approved by Lessor.", "No hazardous materials permitted on the premises without prior written consent." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-ROOM-2024-158 This serves as a summary of the commercial lease executed on 2024-03-16 between the Lessor, Arnold Inc, and Lessee, Carter, Cummings and Fitzpatrick. The subject of this agreement is the Medical Office property at 9418 Valdez Port, Suite 1927, North David, Maine 40078, comprising approximately 20,246 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2024-07-22 and concluding on 2031-07-22. The tenant holds 2 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $47,577.61, payable on a annually basis. The lease includes a structured rent escalation schedule, with the first increase of 9.2% taking effect on 2025-07-22. Additional rents include Operating Expenses (CAM) (Pass-through), Operating Expenses (CAM) (Pass-through). Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; Parking lot maintenance. The Lessee's duties include: Pest control within the unit; Interior non-structural maintenance; Janitorial services within leased premises. Use of the premises is specifically limited. Key restrictions include: Premises to be used solely for general office purposes. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-ROOM-2024-158", "document_date": "2024-03-16", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Arnold Inc", "contact_person": "David Maxwell" }, { "party_type": "Lessee", "entity_name": "Carter, Cummings and Fitzpatrick" } ], "property_details": { "property_address": "9418 Valdez Port, Suite 1927, North David, Maine 40078", "square_footage": 20246, "property_type": "Medical Office" }, "lease_term": { "start_date": "2024-07-22", "term_duration_months": 84, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 180, "rent_escalation_method": "Fixed Percentage" }, { "option_number": 2, "renewal_period_months": 60, "notice_period_days": 270, "rent_escalation_method": "Market Rate" } ], "end_date": "2031-07-22" }, "financial_terms": { "base_rent_initial": 47577.61, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2025-07-22", "increase_value": 9.2, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2026-07-22", "increase_value": 3.87, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-07-22", "increase_value": 9.08, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2028-07-21", "increase_value": 6.12, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pass-through", "estimated_annual_cost": 2168.0 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pass-through", "estimated_annual_cost": 4572.0 } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Landscaping and snow removal", "Parking lot maintenance" ], "lessee_responsibilities": [ "Pest control within the unit", "Interior non-structural maintenance", "Janitorial services within leased premises" ] }, "use_restrictions": [ "Premises to be used solely for general office purposes.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-LOW-2023-965 This serves as a summary of the commercial lease executed on 2023-10-04 between the Lessor, Pace and Sons, and Lessee, Lewis Ltd. The subject of this agreement is the Warehouse property at 2940 Daniel Mews, Suite 1648, Rebeccaton, Tennessee 83022, comprising approximately 7,966 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2023-11-20 and concluding on 2026-11-19. The tenant holds 1 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $5,406.10, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 9.31% taking effect on 2024-11-19. Additional rents include Insurance (Pro-rata share (13%)), Real Estate Taxes (Pass-through), Insurance (Fixed annual contribution), Operating Expenses (CAM) (Pass-through). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Structural repairs to building exterior and roof. The Lessee's duties include: Interior non-structural maintenance; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. No structural alterations without Lessor approval. No hazardous materials permitted on the premises without prior written consent. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Binding arbitration in Annhaven. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-LOW-2023-965", "document_date": "2023-10-04", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Pace and Sons", "entity_address": "2178 Booker Landing\nNorth Phillip, NV 54713", "contact_person": "Joseph Perez" }, { "party_type": "Lessee", "entity_name": "Lewis Ltd" } ], "property_details": { "property_address": "2940 Daniel Mews, Suite 1648, Rebeccaton, Tennessee 83022", "square_footage": 7966, "property_type": "Warehouse" }, "lease_term": { "start_date": "2023-11-20", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 365, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2026-11-19" }, "financial_terms": { "base_rent_initial": 5406.1, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2024-11-19", "increase_value": 9.31, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-11-19", "increase_value": 6.13, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Insurance", "payment_structure": "Pro-rata share (13%)", "estimated_annual_cost": 2346.34 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through" }, { "component_name": "Insurance", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 4036.43 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pass-through", "estimated_annual_cost": 6888.28 } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "Interior non-structural maintenance", "All utility payments for the premises" ] }, "use_restrictions": [ "Signage must be approved by Lessor.", "No structural alterations without Lessor approval.", "No hazardous materials permitted on the premises without prior written consent." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.", "dispute_resolution_method": "Binding arbitration in Annhaven" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-COUPLE-2022-346 This serves as a summary of the commercial lease executed on 2022-08-17 between the Lessor, Murphy LLC, and Lessee, Mckee PLC. The subject of this agreement is the Warehouse property at 63651 Anne Viaduct, Suite 1766, East Haley, Vermont 95009, comprising approximately 18,815 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2022-12-13. The tenant holds 1 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $78,289.92, payable on a annually basis. A security deposit of $156,579.84 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 1.46 $/sf taking effect on 2023-12-13. Additional rents include Insurance (Pro-rata share (13%)), Real Estate Taxes (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Landscaping and snow removal. The Lessee's duties include: Minor repairs to plumbing and electrical; Janitorial services within leased premises; All utility payments for the premises; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. No hazardous materials permitted on the premises without prior written consent. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Missouri. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-COUPLE-2022-346", "document_date": "2022-08-17", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Murphy LLC", "contact_person": "Katie Ross" }, { "party_type": "Lessee", "entity_name": "Mckee PLC", "entity_address": "1632 Jessica Oval\nNew Paulstad, MS 13265" } ], "property_details": { "property_address": "63651 Anne Viaduct, Suite 1766, East Haley, Vermont 95009", "square_footage": 18815, "property_type": "Warehouse", "unit_identifier": "Suite 1766" }, "lease_term": { "start_date": "2022-12-13", "term_duration_months": 120, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 270, "rent_escalation_method": "CPI Adjustment" } ] }, "financial_terms": { "base_rent_initial": 78289.92, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2023-12-13", "increase_value": 1.46, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2024-12-12", "increase_value": 3.87, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-12-12", "increase_value": 3.14, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2026-12-12", "increase_value": 9.14, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Insurance", "payment_structure": "Pro-rata share (13%)" }, { "component_name": "Real Estate Taxes", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 2068.57 } ], "security_deposit_amount": 156579.84 }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "Landscaping and snow removal" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "Janitorial services within leased premises", "All utility payments for the premises", "Interior non-structural maintenance" ] }, "use_restrictions": [ "Signage must be approved by Lessor.", "No hazardous materials permitted on the premises without prior written consent." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.", "dispute_resolution_method": "Mediation followed by litigation in the State of Missouri" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-STUDENT-2022-898 This serves as a summary of the commercial lease executed on 2022-12-23 between the Lessor, Sandoval and Sons, and Lessee, Garcia, Dickerson and Fisher. The subject of this agreement is the Office property at 3721 Hogan Ports Apt. 200, Suite 1823, North Patricia, Connecticut 53633, comprising approximately 5,108 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2023-03-18 and concluding on 2030-03-17. The tenant holds 2 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $71,011.10, payable on a monthly basis. A security deposit of $142,022.20 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 1.29 $/sf taking effect on 2024-03-17. Additional rents include Insurance (Pro-rata share (3%)), Insurance (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; Structural repairs to building exterior and roof. The Lessee's duties include: Minor repairs to plumbing and electrical; Pest control within the unit; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. Business operations restricted to 8:00 AM to 10:00 PM. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is notably absent in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-STUDENT-2022-898", "document_date": "2022-12-23", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Sandoval and Sons", "contact_person": "Frances Taylor" }, { "party_type": "Lessee", "entity_name": "Garcia, Dickerson and Fisher", "entity_address": "8742 Lyons Ridge Suite 195\nDavidchester, GU 04028" } ], "property_details": { "property_address": "3721 Hogan Ports Apt. 200, Suite 1823, North Patricia, Connecticut 53633", "square_footage": 5108, "property_type": "Office" }, "lease_term": { "start_date": "2023-03-18", "term_duration_months": 84, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 270, "rent_escalation_method": "Market Rate" }, { "option_number": 2, "renewal_period_months": 36, "notice_period_days": 180, "rent_escalation_method": "Market Rate" } ], "end_date": "2030-03-17" }, "financial_terms": { "base_rent_initial": 71011.1, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2024-03-17", "increase_value": 1.29, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2025-03-17", "increase_value": 2.7, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2026-03-17", "increase_value": 4.63, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Insurance", "payment_structure": "Pro-rata share (3%)", "estimated_annual_cost": 5383.21 }, { "component_name": "Insurance", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 7902.74 } ], "security_deposit_amount": 142022.2 }, "maintenance_obligations": { "lessor_responsibilities": [ "Landscaping and snow removal", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "Pest control within the unit", "Interior non-structural maintenance" ] }, "use_restrictions": [ "Signage must be approved by Lessor.", "Business operations restricted to 8:00 AM to 10:00 PM.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-SCENE-2022-432 This serves as a summary of the commercial lease executed on 2022-09-30 between the Lessor, Rhodes, Willis and Costa, and Lessee, Burton, Martin and Harris. The subject of this agreement is the Retail property at 1350 Ray Via, Suite 2235, East Carlosburgh, Tennessee 69439, comprising approximately 4,698 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2022-12-19 and concluding on 2027-12-19. The tenant holds 1 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $10,349.34, payable on a annually basis. A security deposit of $10,349.34 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.32 $/sf taking effect on 2023-12-19. Additional rents include Common Area Utilities (Fixed annual contribution), Real Estate Taxes (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Common area maintenance (CAM); Landscaping and snow removal. The Lessee's duties include: Interior non-structural maintenance; Pest control within the unit; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of South Carolina. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-SCENE-2022-432", "document_date": "2022-09-30", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Rhodes, Willis and Costa", "entity_address": "7663 Catherine Key Apt. 240\nNorth Kevinstad, AR 97393", "contact_person": "Holly Proctor" }, { "party_type": "Lessee", "entity_name": "Burton, Martin and Harris", "entity_address": "7436 Susan Turnpike Apt. 592\nMatthewberg, CT 21565" } ], "property_details": { "property_address": "1350 Ray Via, Suite 2235, East Carlosburgh, Tennessee 69439", "square_footage": 4698, "property_type": "Retail", "unit_identifier": "Suite 2235" }, "lease_term": { "start_date": "2022-12-19", "term_duration_months": 60, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 270, "rent_escalation_method": "Market Rate" } ], "end_date": "2027-12-19" }, "financial_terms": { "base_rent_initial": 10349.34, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2023-12-19", "increase_value": 8.32, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2024-12-18", "increase_value": 6.97, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-12-18", "increase_value": 7.25, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2026-12-18", "increase_value": 3.46, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 3833.94 }, { "component_name": "Real Estate Taxes", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 9684.66 } ], "security_deposit_amount": 10349.34 }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "Common area maintenance (CAM)", "Landscaping and snow removal" ], "lessee_responsibilities": [ "Interior non-structural maintenance", "Pest control within the unit", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "Signage must be approved by Lessor.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.", "dispute_resolution_method": "Mediation followed by litigation in the State of South Carolina" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-ENTER-2022-408 This serves as a summary of the commercial lease executed on 2022-12-02 between the Lessor, Mathews-Harrell, and Lessee, Stuart-Garcia. The subject of this agreement is the Office property at 108 Ward Light, Suite 1500, South Rubenshire, Illinois 76839, comprising approximately 8,482 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2023-03-07. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $6,000.54, payable on a quarterly basis. A security deposit of $6,000.54 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.47 $/sf taking effect on 2024-03-06. Additional rents include Insurance (Pass-through), Real Estate Taxes (Pass-through). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Structural repairs to building exterior and roof. The Lessee's duties include: Interior non-structural maintenance; Janitorial services within leased premises; Pest control within the unit; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. No structural alterations without Lessor approval. No hazardous materials permitted on the premises without prior written consent. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-ENTER-2022-408", "document_date": "2022-12-02", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Mathews-Harrell", "entity_address": "676 Parsons Mission\nChristieton, MI 54042" }, { "party_type": "Lessee", "entity_name": "Stuart-Garcia", "entity_address": "8329 Patterson Corner\nWest Jessica, KS 17613" } ], "property_details": { "property_address": "108 Ward Light, Suite 1500, South Rubenshire, Illinois 76839", "square_footage": 8482, "property_type": "Office" }, "lease_term": { "start_date": "2023-03-07", "term_duration_months": 84, "renewal_options": [] }, "financial_terms": { "base_rent_initial": 6000.54, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2024-03-06", "increase_value": 8.47, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-03-06", "increase_value": 5.58, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Insurance", "payment_structure": "Pass-through", "estimated_annual_cost": 3211.24 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through" } ], "security_deposit_amount": 6000.54 }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "Interior non-structural maintenance", "Janitorial services within leased premises", "Pest control within the unit", "All utility payments for the premises" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "No structural alterations without Lessor approval.", "No hazardous materials permitted on the premises without prior written consent." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-FINAL-2022-790 This serves as a summary of the commercial lease executed on 2022-09-03 between the Lessor, Hunt-Ramirez, and Lessee, Howard Group. The subject of this agreement is the Medical Office property at 02594 Thomas Expressway, Suite 2060, Lake Stuart, North Carolina 61780, comprising approximately 15,635 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2023-02-14 and concluding on 2026-02-13. The tenant holds 2 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $3,905.33, payable on a monthly basis. A security deposit of $3,905.33 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 6.5% taking effect on 2024-02-14. Additional rents include Common Area Utilities (Fixed annual contribution), Common Area Utilities (Pass-through). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Structural repairs to building exterior and roof. The Lessee's duties include: All utility payments for the premises; Pest control within the unit; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-FINAL-2022-790", "document_date": "2022-09-03", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Hunt-Ramirez" }, { "party_type": "Lessee", "entity_name": "Howard Group" } ], "property_details": { "property_address": "02594 Thomas Expressway, Suite 2060, Lake Stuart, North Carolina 61780", "square_footage": 15635, "property_type": "Medical Office" }, "lease_term": { "start_date": "2023-02-14", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 180, "rent_escalation_method": "Market Rate" }, { "option_number": 2, "renewal_period_months": 36, "notice_period_days": 365, "rent_escalation_method": "Market Rate" } ], "end_date": "2026-02-13" }, "financial_terms": { "base_rent_initial": 3905.33, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2024-02-14", "increase_value": 6.5, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-02-13", "increase_value": 6.1, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2026-02-13", "increase_value": 2.83, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution" }, { "component_name": "Common Area Utilities", "payment_structure": "Pass-through", "estimated_annual_cost": 6093.07 } ], "security_deposit_amount": 3905.33 }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "All utility payments for the premises", "Pest control within the unit", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-SIZE-2023-629 This serves as a summary of the commercial lease executed on 2023-08-17 between the Lessor, Thomas Ltd, and Lessee, Davis Inc. The subject of this agreement is the Office property at 06180 Brett Rapids Suite 736, Suite 838, East Virginiaside, Maryland 50301, comprising approximately 13,488 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2023-08-26 and concluding on 2033-08-25. The tenant holds 1 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $3,087.21, payable on a annually basis. A security deposit of $6,174.42 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 7.37% taking effect on 2024-08-25. Additional rents include Operating Expenses (CAM) (Pro-rata share (3%)), Insurance (Fixed annual contribution), Common Area Utilities (Pro-rata share (14%)), Operating Expenses (CAM) (Pro-rata share (13%)). Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; Parking lot maintenance; HVAC system maintenance and replacement. The Lessee's duties include: Minor repairs to plumbing and electrical; Pest control within the unit; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: Premises to be used solely for general office purposes. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is notably absent in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-SIZE-2023-629", "document_date": "2023-08-17", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Thomas Ltd", "entity_address": "4114 Rodriguez Points Apt. 872\nTownsendton, AS 98215", "contact_person": "Manuel Curry" }, { "party_type": "Lessee", "entity_name": "Davis Inc", "entity_address": "547 Kristy Freeway Suite 022\nMeaganberg, NH 15315" } ], "property_details": { "property_address": "06180 Brett Rapids Suite 736, Suite 838, East Virginiaside, Maryland 50301", "square_footage": 13488, "property_type": "Office", "unit_identifier": "Suite 838" }, "lease_term": { "start_date": "2023-08-26", "term_duration_months": 120, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 270, "rent_escalation_method": "Fixed Percentage" } ], "end_date": "2033-08-25" }, "financial_terms": { "base_rent_initial": 3087.21, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2024-08-25", "increase_value": 7.37, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-08-25", "increase_value": 1.13, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (3%)", "estimated_annual_cost": 4598.73 }, { "component_name": "Insurance", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 4451.37 }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (14%)", "estimated_annual_cost": 9063.55 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (13%)" } ], "security_deposit_amount": 6174.42 }, "maintenance_obligations": { "lessor_responsibilities": [ "Landscaping and snow removal", "Parking lot maintenance", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "Pest control within the unit", "Interior non-structural maintenance" ] }, "use_restrictions": [ "Premises to be used solely for general office purposes.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-HOUR-2023-208 This serves as a summary of the commercial lease executed on 2023-03-23 between the Lessor, Mann Group, and Lessee, Daniels-Avery. The subject of this agreement is the Office property at 6117 Myers Union, Suite 604, Port David, South Dakota 76908, comprising approximately 17,073 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2023-07-24 and concluding on 2026-07-23. The tenant holds 2 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $8,630.53, payable on a annually basis. The lease includes a structured rent escalation schedule, with the first increase of 9.5 $/sf taking effect on 2024-07-23. Additional rents include Management Fee (Fixed annual contribution), Operating Expenses (CAM) (Pro-rata share (9%)), Management Fee (Pass-through), Real Estate Taxes (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Common area maintenance (CAM); Structural repairs to building exterior and roof. The Lessee's duties include: Minor repairs to plumbing and electrical; Janitorial services within leased premises; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: No hazardous materials permitted on the premises without prior written consent. Premises to be used solely for general office purposes. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Indiana. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-HOUR-2023-208", "document_date": "2023-03-23", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Mann Group", "entity_address": "544 Vincent Crest\nNorth Shirleytown, AS 66579", "contact_person": "Shane Willis" }, { "party_type": "Lessee", "entity_name": "Daniels-Avery", "entity_address": "2310 Miller Cliffs\nPort Williamfurt, MS 09737" } ], "property_details": { "property_address": "6117 Myers Union, Suite 604, Port David, South Dakota 76908", "square_footage": 17073, "property_type": "Office", "unit_identifier": "Suite 604" }, "lease_term": { "start_date": "2023-07-24", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 365, "rent_escalation_method": "CPI Adjustment" }, { "option_number": 2, "renewal_period_months": 60, "notice_period_days": 270, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2026-07-23" }, "financial_terms": { "base_rent_initial": 8630.53, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-07-23", "increase_value": 9.5, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-07-23", "increase_value": 7.29, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-07-23", "increase_value": 7.28, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-07-23", "increase_value": 2.55, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution" }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (9%)", "estimated_annual_cost": 1111.29 }, { "component_name": "Management Fee", "payment_structure": "Pass-through", "estimated_annual_cost": 6221.86 }, { "component_name": "Real Estate Taxes", "payment_structure": "Fixed annual contribution" } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Common area maintenance (CAM)", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "Janitorial services within leased premises", "Interior non-structural maintenance" ] }, "use_restrictions": [ "No hazardous materials permitted on the premises without prior written consent.", "Premises to be used solely for general office purposes.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Strictly prohibited under all circumstances.", "dispute_resolution_method": "Mediation followed by litigation in the State of Indiana" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-AGE-2024-536 This serves as a summary of the commercial lease executed on 2024-05-20 between the Lessor, Cook-Young, and Lessee, Ruiz Group. The subject of this agreement is the Warehouse property at 921 Calderon Orchard, Suite 2354, Michaelbury, Tennessee 41933, comprising approximately 18,475 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2024-09-16 and concluding on 2031-09-16. The tenant holds 1 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $29,904.14, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 5.47% taking effect on 2025-09-16. Additional rents include Common Area Utilities (Pro-rata share (5%)), Common Area Utilities (Pass-through), Common Area Utilities (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Parking lot maintenance; HVAC system maintenance and replacement. The Lessee's duties include: All utility payments for the premises; Minor repairs to plumbing and electrical; Janitorial services within leased premises; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of California. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-AGE-2024-536", "document_date": "2024-05-20", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Cook-Young", "contact_person": "John Brown" }, { "party_type": "Lessee", "entity_name": "Ruiz Group", "entity_address": "65318 Leonard Field\nSouth Annbury, DC 72530" } ], "property_details": { "property_address": "921 Calderon Orchard, Suite 2354, Michaelbury, Tennessee 41933", "square_footage": 18475, "property_type": "Warehouse", "unit_identifier": "Suite 2354" }, "lease_term": { "start_date": "2024-09-16", "term_duration_months": 84, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 365, "rent_escalation_method": "Market Rate" } ], "end_date": "2031-09-16" }, "financial_terms": { "base_rent_initial": 29904.14, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2025-09-16", "increase_value": 5.47, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-09-16", "increase_value": 5.66, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-09-16", "increase_value": 6.79, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2028-09-15", "increase_value": 1.8, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (5%)", "estimated_annual_cost": 8812.98 }, { "component_name": "Common Area Utilities", "payment_structure": "Pass-through" }, { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution" } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "Parking lot maintenance", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "All utility payments for the premises", "Minor repairs to plumbing and electrical", "Janitorial services within leased premises", "Pest control within the unit" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Strictly prohibited under all circumstances.", "dispute_resolution_method": "Mediation followed by litigation in the State of California" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-PRACTICE-2022-450 This serves as a summary of the commercial lease executed on 2022-09-01 between the Lessor, Bishop-Moore, and Lessee, Garrett-Medina. The subject of this agreement is the Medical Office property at 285 Dan Road, Suite 1603, East Joelchester, Illinois 66500, comprising approximately 22,296 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2023-02-09 and concluding on 2033-02-08. The tenant holds 2 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $2,475.31, payable on a annually basis. A security deposit of $4,950.62 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 4.88 $/sf taking effect on 2024-02-09. Additional rents include Operating Expenses (CAM) (Pass-through), Management Fee (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Landscaping and snow removal; HVAC system maintenance and replacement. The Lessee's duties include: Pest control within the unit; Minor repairs to plumbing and electrical; All utility payments for the premises; Janitorial services within leased premises. Use of the premises is specifically limited. Key restrictions include: Premises to be used solely for general office purposes. Signage must be approved by Lessor. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Requires prior written consent from Lessor, not to be unreasonably withheld. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-PRACTICE-2022-450", "document_date": "2022-09-01", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Bishop-Moore", "entity_address": "179 James Courts\nNew Jessicamouth, ME 63564" }, { "party_type": "Lessee", "entity_name": "Garrett-Medina" } ], "property_details": { "property_address": "285 Dan Road, Suite 1603, East Joelchester, Illinois 66500", "square_footage": 22296, "property_type": "Medical Office" }, "lease_term": { "start_date": "2023-02-09", "term_duration_months": 120, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 180, "rent_escalation_method": "CPI Adjustment" }, { "option_number": 2, "renewal_period_months": 24, "notice_period_days": 365, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2033-02-08" }, "financial_terms": { "base_rent_initial": 2475.31, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2024-02-09", "increase_value": 4.88, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2025-02-08", "increase_value": 4.51, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2026-02-08", "increase_value": 8.18, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pass-through", "estimated_annual_cost": 6944.99 }, { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution" } ], "security_deposit_amount": 4950.62 }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "Landscaping and snow removal", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "Pest control within the unit", "Minor repairs to plumbing and electrical", "All utility payments for the premises", "Janitorial services within leased premises" ] }, "use_restrictions": [ "Premises to be used solely for general office purposes.", "Signage must be approved by Lessor.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Requires prior written consent from Lessor, not to be unreasonably withheld.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-SUCCESS-2024-487 This serves as a summary of the commercial lease executed on 2024-04-22 between the Lessor, Robles-Welch, and Lessee, Bray and Sons. The subject of this agreement is the Office property at 3138 Alfred Camp, Suite 283, Port Amandaville, Nevada 04853, comprising approximately 22,820 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 72 months, commencing on 2024-07-09 and concluding on 2030-07-09. The tenant holds 2 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $1,521.95, payable on a monthly basis. A security deposit of $3,043.90 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 5.43% taking effect on 2025-07-09. Additional rents include Common Area Utilities (Pass-through), Common Area Utilities (Fixed annual contribution), Real Estate Taxes (Pass-through). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; HVAC system maintenance and replacement. The Lessee's duties include: Pest control within the unit; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: No hazardous materials permitted on the premises without prior written consent. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-SUCCESS-2024-487", "document_date": "2024-04-22", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Robles-Welch", "contact_person": "James Hicks" }, { "party_type": "Lessee", "entity_name": "Bray and Sons", "entity_address": "7328 Foster Islands Suite 476\nRichardtown, SD 85559" } ], "property_details": { "property_address": "3138 Alfred Camp, Suite 283, Port Amandaville, Nevada 04853", "square_footage": 22820, "property_type": "Office" }, "lease_term": { "start_date": "2024-07-09", "term_duration_months": 72, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 180, "rent_escalation_method": "Market Rate" }, { "option_number": 2, "renewal_period_months": 60, "notice_period_days": 180, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2030-07-09" }, "financial_terms": { "base_rent_initial": 1521.95, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-07-09", "increase_value": 5.43, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2026-07-09", "increase_value": 4.23, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2027-07-09", "increase_value": 8.65, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2028-07-08", "increase_value": 4.05, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Common Area Utilities", "payment_structure": "Pass-through" }, { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 2741.5 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through", "estimated_annual_cost": 9232.28 } ], "security_deposit_amount": 3043.9 }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "Pest control within the unit", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "No hazardous materials permitted on the premises without prior written consent.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Strictly prohibited under all circumstances." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-FEELING-2023-720 This serves as a summary of the commercial lease executed on 2023-02-03 between the Lessor, Walter Inc, and Lessee, Martin PLC. The subject of this agreement is the Industrial property at 06882 Garcia Plains, Suite 731, North Cheryl, Alabama 81143, comprising approximately 2,348 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2023-04-27 and concluding on 2026-04-26. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $7,714.30, payable on a monthly basis. A security deposit of $7,714.30 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.72 $/sf taking effect on 2024-04-26. Additional rents include Real Estate Taxes (Pass-through), Real Estate Taxes (Pro-rata share (4%)). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Structural repairs to building exterior and roof; Landscaping and snow removal. The Lessee's duties include: All utility payments for the premises; Janitorial services within leased premises; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: No hazardous materials permitted on the premises without prior written consent. Premises to be used solely for general office purposes. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-FEELING-2023-720", "document_date": "2023-02-03", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Walter Inc", "entity_address": "715 Patrick Crossroad\nJanethaven, WV 84853", "contact_person": "Elizabeth Moody" }, { "party_type": "Lessee", "entity_name": "Martin PLC", "entity_address": "6477 Gates Terrace Suite 161\nPort Kimberly, DC 33707" } ], "property_details": { "property_address": "06882 Garcia Plains, Suite 731, North Cheryl, Alabama 81143", "square_footage": 2348, "property_type": "Industrial", "unit_identifier": "Suite 731" }, "lease_term": { "start_date": "2023-04-27", "term_duration_months": 36, "renewal_options": [], "end_date": "2026-04-26" }, "financial_terms": { "base_rent_initial": 7714.3, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-04-26", "increase_value": 8.72, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-04-26", "increase_value": 6.4, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-04-26", "increase_value": 6.55, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through", "estimated_annual_cost": 8833.69 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (4%)", "estimated_annual_cost": 3975.28 } ], "security_deposit_amount": 7714.3 }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "Structural repairs to building exterior and roof", "Landscaping and snow removal" ], "lessee_responsibilities": [ "All utility payments for the premises", "Janitorial services within leased premises", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "No hazardous materials permitted on the premises without prior written consent.", "Premises to be used solely for general office purposes." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-FACTOR-2024-877 This serves as a summary of the commercial lease executed on 2024-07-04 between the Lessor, Flynn, Rodriguez and Dalton, and Lessee, Rivera, Taylor and Thomas. The subject of this agreement is the Medical Office property at 193 Aaron Burgs Apt. 863, Suite 2336, West Davidfurt, Tennessee 61240, comprising approximately 16,459 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2024-11-30 and concluding on 2027-11-30. The tenant holds 1 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $91,628.28, payable on a monthly basis. A security deposit of $183,256.56 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 4.57 $/sf taking effect on 2025-11-30. Additional rents include Operating Expenses (CAM) (Pro-rata share (3%)), Operating Expenses (CAM) (Pass-through), Common Area Utilities (Fixed annual contribution), Insurance (Pass-through). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); HVAC system maintenance and replacement. The Lessee's duties include: Pest control within the unit; Minor repairs to plumbing and electrical; All utility payments for the premises; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: Premises to be used solely for general office purposes. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Massachusetts. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-FACTOR-2024-877", "document_date": "2024-07-04", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Flynn, Rodriguez and Dalton", "entity_address": "53944 Beck Road Suite 978\nChristinaton, TN 90463", "contact_person": "Robert Griffin" }, { "party_type": "Lessee", "entity_name": "Rivera, Taylor and Thomas", "entity_address": "59926 Todd Isle Apt. 929\nLake Jamesmouth, RI 21749" } ], "property_details": { "property_address": "193 Aaron Burgs Apt. 863, Suite 2336, West Davidfurt, Tennessee 61240", "square_footage": 16459, "property_type": "Medical Office" }, "lease_term": { "start_date": "2024-11-30", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 365, "rent_escalation_method": "Fixed Percentage" } ], "end_date": "2027-11-30" }, "financial_terms": { "base_rent_initial": 91628.28, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-11-30", "increase_value": 4.57, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2026-11-30", "increase_value": 4.51, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2027-11-30", "increase_value": 7.85, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2028-11-29", "increase_value": 4.3, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (3%)", "estimated_annual_cost": 1044.76 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pass-through" }, { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 1630.16 }, { "component_name": "Insurance", "payment_structure": "Pass-through" } ], "security_deposit_amount": 183256.56 }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "Pest control within the unit", "Minor repairs to plumbing and electrical", "All utility payments for the premises", "Interior non-structural maintenance" ] }, "use_restrictions": [ "Premises to be used solely for general office purposes.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Mediation followed by litigation in the State of Massachusetts" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-COST-2023-649 This serves as a summary of the commercial lease executed on 2023-02-04 between the Lessor, Johnson, Johnson and Joyce, and Lessee, Morgan PLC. The subject of this agreement is the Retail property at 56584 Anne Track Apt. 996, Suite 601, South Renee, Pennsylvania 06338, comprising approximately 1,735 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2023-06-03 and concluding on 2028-06-02. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $4,131.32, payable on a annually basis. A security deposit of $8,262.64 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 7.2% taking effect on 2024-06-02. Additional rents include Real Estate Taxes (Pass-through), Insurance (Pass-through), Common Area Utilities (Pro-rata share (13%)). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Landscaping and snow removal. The Lessee's duties include: All utility payments for the premises; Janitorial services within leased premises; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. Signage must be approved by Lessor. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-COST-2023-649", "document_date": "2023-02-04", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Johnson, Johnson and Joyce", "entity_address": "27891 Byrd Mall Suite 522\nHowardshire, HI 27804", "contact_person": "John Brown" }, { "party_type": "Lessee", "entity_name": "Morgan PLC" } ], "property_details": { "property_address": "56584 Anne Track Apt. 996, Suite 601, South Renee, Pennsylvania 06338", "square_footage": 1735, "property_type": "Retail" }, "lease_term": { "start_date": "2023-06-03", "term_duration_months": 60, "renewal_options": [], "end_date": "2028-06-02" }, "financial_terms": { "base_rent_initial": 4131.32, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2024-06-02", "increase_value": 7.2, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-06-02", "increase_value": 3.01, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through" }, { "component_name": "Insurance", "payment_structure": "Pass-through", "estimated_annual_cost": 5833.86 }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (13%)", "estimated_annual_cost": 3519.3 } ], "security_deposit_amount": 8262.64 }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "Landscaping and snow removal" ], "lessee_responsibilities": [ "All utility payments for the premises", "Janitorial services within leased premises", "Interior non-structural maintenance" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "Signage must be approved by Lessor.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-SET-2024-504 This serves as a summary of the commercial lease executed on 2024-07-14 between the Lessor, Wilson-Woods, and Lessee, Daniels-Bowman. The subject of this agreement is the Office property at 6642 Thomas Pass, Suite 886, New Debbie, Utah 30527, comprising approximately 15,573 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2024-12-13 and concluding on 2029-12-13. The tenant holds 1 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $1,818.43, payable on a annually basis. A security deposit of $1,818.43 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 4.84% taking effect on 2025-12-13. Additional rents include Insurance (Fixed annual contribution), Real Estate Taxes (Pro-rata share (7%)), Common Area Utilities (Pass-through). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; HVAC system maintenance and replacement; Parking lot maintenance. The Lessee's duties include: Pest control within the unit; Minor repairs to plumbing and electrical; Janitorial services within leased premises. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-SET-2024-504", "document_date": "2024-07-14", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Wilson-Woods", "entity_address": "0409 Montoya Via Suite 578\nTaylorchester, MA 62151", "contact_person": "Abigail Silva" }, { "party_type": "Lessee", "entity_name": "Daniels-Bowman" } ], "property_details": { "property_address": "6642 Thomas Pass, Suite 886, New Debbie, Utah 30527", "square_footage": 15573, "property_type": "Office", "unit_identifier": "Suite 886" }, "lease_term": { "start_date": "2024-12-13", "term_duration_months": 60, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 365, "rent_escalation_method": "Fixed Percentage" } ], "end_date": "2029-12-13" }, "financial_terms": { "base_rent_initial": 1818.43, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-12-13", "increase_value": 4.84, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-12-13", "increase_value": 5.46, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-12-13", "increase_value": 7.09, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2028-12-12", "increase_value": 4.15, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Insurance", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 1354.29 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (7%)", "estimated_annual_cost": 3625.3 }, { "component_name": "Common Area Utilities", "payment_structure": "Pass-through", "estimated_annual_cost": 6833.53 } ], "security_deposit_amount": 1818.43 }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "HVAC system maintenance and replacement", "Parking lot maintenance" ], "lessee_responsibilities": [ "Pest control within the unit", "Minor repairs to plumbing and electrical", "Janitorial services within leased premises" ] }, "use_restrictions": [ "Signage must be approved by Lessor.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-POLITICS-2023-724 This serves as a summary of the commercial lease executed on 2023-03-25 between the Lessor, Mclaughlin, Dillon and Cruz, and Lessee, Benjamin Group. The subject of this agreement is the Retail property at 76800 Tran Shores Suite 303, Suite 1466, Brucebury, New York 85505, comprising approximately 10,366 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2023-08-29 and concluding on 2026-08-28. The tenant holds 2 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $85,365.01, payable on a monthly basis. The lease includes a structured rent escalation schedule, with the first increase of 7.87 $/sf taking effect on 2024-08-28. Additional rents include Real Estate Taxes (Pro-rata share (13%)), Real Estate Taxes (Pass-through). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Structural repairs to building exterior and roof; Landscaping and snow removal. The Lessee's duties include: Janitorial services within leased premises; Minor repairs to plumbing and electrical; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: Premises to be used solely for general office purposes. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Requires prior written consent from Lessor, not to be unreasonably withheld. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-POLITICS-2023-724", "document_date": "2023-03-25", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Mclaughlin, Dillon and Cruz", "entity_address": "USNS Pitts\nFPO AA 17643" }, { "party_type": "Lessee", "entity_name": "Benjamin Group", "entity_address": "2602 Lauren Island\nAlexandermouth, PA 88080" } ], "property_details": { "property_address": "76800 Tran Shores Suite 303, Suite 1466, Brucebury, New York 85505", "square_footage": 10366, "property_type": "Retail", "unit_identifier": "Suite 1466" }, "lease_term": { "start_date": "2023-08-29", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 270, "rent_escalation_method": "Fixed Percentage" }, { "option_number": 2, "renewal_period_months": 60, "notice_period_days": 365, "rent_escalation_method": "Fixed Percentage" } ], "end_date": "2026-08-28" }, "financial_terms": { "base_rent_initial": 85365.01, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2024-08-28", "increase_value": 7.87, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2025-08-28", "increase_value": 4.38, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-08-28", "increase_value": 9.29, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (13%)", "estimated_annual_cost": 9541.94 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through" } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "Structural repairs to building exterior and roof", "Landscaping and snow removal" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Minor repairs to plumbing and electrical", "Pest control within the unit" ] }, "use_restrictions": [ "Premises to be used solely for general office purposes.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Requires prior written consent from Lessor, not to be unreasonably withheld.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-REALITY-2023-575 This serves as a summary of the commercial lease executed on 2023-12-21 between the Lessor, Waters Inc, and Lessee, Shannon-Diaz. The subject of this agreement is the Medical Office property at 74407 Kathryn Throughway, Suite 716, Loriton, Illinois 38105, comprising approximately 22,928 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2024-01-21 and concluding on 2027-01-20. The tenant holds 1 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $20,853.35, payable on a annually basis. The lease includes a structured rent escalation schedule, with the first increase of 5.37% taking effect on 2025-01-20. Additional rents include Management Fee (Pro-rata share (10%)), Real Estate Taxes (Pass-through), Management Fee (Pass-through), Operating Expenses (CAM) (Pass-through). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Parking lot maintenance; Structural repairs to building exterior and roof. The Lessee's duties include: Pest control within the unit; Janitorial services within leased premises; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: Premises to be used solely for general office purposes. No structural alterations without Lessor approval. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is notably absent in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-REALITY-2023-575", "document_date": "2023-12-21", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Waters Inc" }, { "party_type": "Lessee", "entity_name": "Shannon-Diaz", "entity_address": "908 Lee Forges Suite 097\nLewiston, PR 60119" } ], "property_details": { "property_address": "74407 Kathryn Throughway, Suite 716, Loriton, Illinois 38105", "square_footage": 22928, "property_type": "Medical Office", "unit_identifier": "Suite 716" }, "lease_term": { "start_date": "2024-01-21", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 270, "rent_escalation_method": "Market Rate" } ], "end_date": "2027-01-20" }, "financial_terms": { "base_rent_initial": 20853.35, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-01-20", "increase_value": 5.37, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2026-01-20", "increase_value": 2.74, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2027-01-20", "increase_value": 2.14, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Management Fee", "payment_structure": "Pro-rata share (10%)", "estimated_annual_cost": 3358.89 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through" }, { "component_name": "Management Fee", "payment_structure": "Pass-through" }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pass-through", "estimated_annual_cost": 7190.64 } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Parking lot maintenance", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "Pest control within the unit", "Janitorial services within leased premises", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "Premises to be used solely for general office purposes.", "No structural alterations without Lessor approval.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Strictly prohibited under all circumstances." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-ALONE-2024-461 This serves as a summary of the commercial lease executed on 2024-02-18 between the Lessor, Hernandez-Randolph, and Lessee, Schultz LLC. The subject of this agreement is the Industrial property at 8261 Thomas Plains Apt. 425, Suite 2122, Jenniferview, Washington 91544, comprising approximately 17,468 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2024-07-16 and concluding on 2031-07-16. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $76,015.25, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 5.19 $/sf taking effect on 2025-07-16. Additional rents include Insurance (Pass-through), Management Fee (Pass-through), Common Area Utilities (Pro-rata share (6%)), Operating Expenses (CAM) (Pro-rata share (12%)). Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; Parking lot maintenance; Structural repairs to building exterior and roof. The Lessee's duties include: Janitorial services within leased premises; Pest control within the unit; Interior non-structural maintenance; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. No structural alterations without Lessor approval. Premises to be used solely for general office purposes. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-ALONE-2024-461", "document_date": "2024-02-18", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Hernandez-Randolph", "entity_address": "55034 Jeremiah Lakes\nSawyerchester, OH 77362" }, { "party_type": "Lessee", "entity_name": "Schultz LLC", "entity_address": "0572 Kristen Meadow Apt. 056\nEast Linda, MH 55755" } ], "property_details": { "property_address": "8261 Thomas Plains Apt. 425, Suite 2122, Jenniferview, Washington 91544", "square_footage": 17468, "property_type": "Industrial", "unit_identifier": "Suite 2122" }, "lease_term": { "start_date": "2024-07-16", "term_duration_months": 84, "renewal_options": [], "end_date": "2031-07-16" }, "financial_terms": { "base_rent_initial": 76015.25, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2025-07-16", "increase_value": 5.19, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2026-07-16", "increase_value": 7.83, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-07-16", "increase_value": 4.06, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Insurance", "payment_structure": "Pass-through", "estimated_annual_cost": 3181.32 }, { "component_name": "Management Fee", "payment_structure": "Pass-through", "estimated_annual_cost": 3482.09 }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (6%)", "estimated_annual_cost": 8183.14 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (12%)", "estimated_annual_cost": 6627.02 } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Landscaping and snow removal", "Parking lot maintenance", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Pest control within the unit", "Interior non-structural maintenance", "All utility payments for the premises" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "No structural alterations without Lessor approval.", "Premises to be used solely for general office purposes." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Strictly prohibited under all circumstances.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-WOULD-2023-302 This serves as a summary of the commercial lease executed on 2023-12-18 between the Lessor, Parsons, Matthews and Roberts, and Lessee, Stone-Bradshaw. The subject of this agreement is the Office property at 52557 Simmons Squares, Suite 1863, South Carmen, South Carolina 44293, comprising approximately 9,912 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2024-01-02. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $35,185.74, payable on a quarterly basis. A security deposit of $70,371.48 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 3.62% taking effect on 2025-01-01. Additional rents include Management Fee (Pro-rata share (13%)), Operating Expenses (CAM) (Pro-rata share (6%)). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Landscaping and snow removal; HVAC system maintenance and replacement. The Lessee's duties include: Minor repairs to plumbing and electrical; Pest control within the unit; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: Premises to be used solely for general office purposes. No structural alterations without Lessor approval. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of North Carolina. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-WOULD-2023-302", "document_date": "2023-12-18", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Parsons, Matthews and Roberts", "entity_address": "576 Reed Drive\nJaredbury, IN 54317", "contact_person": "Brandy Scott" }, { "party_type": "Lessee", "entity_name": "Stone-Bradshaw", "entity_address": "4428 Jackson Shoal\nTerrychester, FL 14281" } ], "property_details": { "property_address": "52557 Simmons Squares, Suite 1863, South Carmen, South Carolina 44293", "square_footage": 9912, "property_type": "Office", "unit_identifier": "Suite 1863" }, "lease_term": { "start_date": "2024-01-02", "term_duration_months": 120, "renewal_options": [] }, "financial_terms": { "base_rent_initial": 35185.74, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2025-01-01", "increase_value": 3.62, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-01-01", "increase_value": 6.79, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2027-01-01", "increase_value": 7.77, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Management Fee", "payment_structure": "Pro-rata share (13%)" }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (6%)", "estimated_annual_cost": 6209.36 } ], "security_deposit_amount": 70371.48 }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "Landscaping and snow removal", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "Pest control within the unit", "Interior non-structural maintenance" ] }, "use_restrictions": [ "Premises to be used solely for general office purposes.", "No structural alterations without Lessor approval.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.", "dispute_resolution_method": "Mediation followed by litigation in the State of North Carolina" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-SEA-2023-641 This serves as a summary of the commercial lease executed on 2023-11-12 between the Lessor, Taylor Inc, and Lessee, Cole-Allen. The subject of this agreement is the Warehouse property at 3326 Jacob Ports Apt. 534, Suite 609, New Elizabeth, Kansas 02016, comprising approximately 7,177 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2024-01-24. The tenant holds 2 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $26,588.70, payable on a monthly basis. A security deposit of $26,588.70 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 7.8% taking effect on 2025-01-23. Additional rents include Common Area Utilities (Fixed annual contribution), Operating Expenses (CAM) (Pass-through), Real Estate Taxes (Fixed annual contribution), Management Fee (Pass-through). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Common area maintenance (CAM). The Lessee's duties include: All utility payments for the premises; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: No hazardous materials permitted on the premises without prior written consent. Signage must be approved by Lessor. Premises to be used solely for general office purposes. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is notably absent in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-SEA-2023-641", "document_date": "2023-11-12", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Taylor Inc", "entity_address": "972 Thomas Prairie\nPaulamouth, GA 28159", "contact_person": "Jill Galvan" }, { "party_type": "Lessee", "entity_name": "Cole-Allen", "entity_address": "34983 Emily Lakes\nJamesshire, MD 14375" } ], "property_details": { "property_address": "3326 Jacob Ports Apt. 534, Suite 609, New Elizabeth, Kansas 02016", "square_footage": 7177, "property_type": "Warehouse" }, "lease_term": { "start_date": "2024-01-24", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 180, "rent_escalation_method": "CPI Adjustment" }, { "option_number": 2, "renewal_period_months": 36, "notice_period_days": 180, "rent_escalation_method": "CPI Adjustment" } ] }, "financial_terms": { "base_rent_initial": 26588.7, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-01-23", "increase_value": 7.8, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-01-23", "increase_value": 1.75, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2027-01-23", "increase_value": 3.4, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2028-01-23", "increase_value": 1.36, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution" }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pass-through" }, { "component_name": "Real Estate Taxes", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 9932.55 }, { "component_name": "Management Fee", "payment_structure": "Pass-through", "estimated_annual_cost": 6318.75 } ], "security_deposit_amount": 26588.7 }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "Common area maintenance (CAM)" ], "lessee_responsibilities": [ "All utility payments for the premises", "Pest control within the unit" ] }, "use_restrictions": [ "No hazardous materials permitted on the premises without prior written consent.", "Signage must be approved by Lessor.", "Premises to be used solely for general office purposes." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-SUCCESS-2023-160 This serves as a summary of the commercial lease executed on 2023-06-30 between the Lessor, Lindsey and Sons, and Lessee, Miller, Gonzales and Key. The subject of this agreement is the Retail property at 386 Douglas Fields Apt. 002, Suite 1955, South Beth, Michigan 38395, comprising approximately 22,514 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2023-07-10 and concluding on 2026-07-09. The tenant holds 2 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $7,827.90, payable on a monthly basis. A security deposit of $15,655.80 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 2.66% taking effect on 2024-07-09. Additional rents include Operating Expenses (CAM) (Pro-rata share (7%)), Real Estate Taxes (Pro-rata share (2%)), Real Estate Taxes (Pass-through). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Structural repairs to building exterior and roof; Common area maintenance (CAM). The Lessee's duties include: Janitorial services within leased premises; Pest control within the unit; Interior non-structural maintenance; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. No hazardous materials permitted on the premises without prior written consent. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Binding arbitration in Whitemouth. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-SUCCESS-2023-160", "document_date": "2023-06-30", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Lindsey and Sons", "contact_person": "Kenneth Jackson" }, { "party_type": "Lessee", "entity_name": "Miller, Gonzales and Key" } ], "property_details": { "property_address": "386 Douglas Fields Apt. 002, Suite 1955, South Beth, Michigan 38395", "square_footage": 22514, "property_type": "Retail", "unit_identifier": "Suite 1955" }, "lease_term": { "start_date": "2023-07-10", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 270, "rent_escalation_method": "CPI Adjustment" }, { "option_number": 2, "renewal_period_months": 60, "notice_period_days": 270, "rent_escalation_method": "Market Rate" } ], "end_date": "2026-07-09" }, "financial_terms": { "base_rent_initial": 7827.9, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-07-09", "increase_value": 2.66, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2025-07-09", "increase_value": 6.92, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-07-09", "increase_value": 2.98, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (7%)", "estimated_annual_cost": 7807.68 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (2%)", "estimated_annual_cost": 4307.04 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through", "estimated_annual_cost": 6372.21 } ], "security_deposit_amount": 15655.8 }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "Structural repairs to building exterior and roof", "Common area maintenance (CAM)" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Pest control within the unit", "Interior non-structural maintenance", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "No hazardous materials permitted on the premises without prior written consent.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Strictly prohibited under all circumstances.", "dispute_resolution_method": "Binding arbitration in Whitemouth" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-SHORT-2024-630 This serves as a summary of the commercial lease executed on 2024-04-17 between the Lessor, Garcia-Lindsey, and Lessee, Cooper and Sons. The subject of this agreement is the Office property at 68933 Campbell Forks, Suite 2369, New Jonathantown, North Dakota 91660, comprising approximately 4,145 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2024-08-30. The tenant holds 2 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $14,112.67, payable on a annually basis. A security deposit of $14,112.67 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 1.11% taking effect on 2025-08-30. Additional rents include Management Fee (Pro-rata share (14%)), Management Fee (Pass-through), Management Fee (Pro-rata share (13%)). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Common area maintenance (CAM); Landscaping and snow removal. The Lessee's duties include: All utility payments for the premises; Interior non-structural maintenance; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. Premises to be used solely for general office purposes. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Mississippi. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-SHORT-2024-630", "document_date": "2024-04-17", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Garcia-Lindsey", "contact_person": "Ray Crawford" }, { "party_type": "Lessee", "entity_name": "Cooper and Sons", "entity_address": "285 Ashley Overpass\nChristopherchester, RI 98688" } ], "property_details": { "property_address": "68933 Campbell Forks, Suite 2369, New Jonathantown, North Dakota 91660", "square_footage": 4145, "property_type": "Office", "unit_identifier": "Suite 2369" }, "lease_term": { "start_date": "2024-08-30", "term_duration_months": 120, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 270, "rent_escalation_method": "Market Rate" }, { "option_number": 2, "renewal_period_months": 60, "notice_period_days": 180, "rent_escalation_method": "Market Rate" } ] }, "financial_terms": { "base_rent_initial": 14112.67, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2025-08-30", "increase_value": 1.11, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-08-30", "increase_value": 6.99, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2027-08-30", "increase_value": 9.45, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2028-08-29", "increase_value": 7.94, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Management Fee", "payment_structure": "Pro-rata share (14%)", "estimated_annual_cost": 7849.17 }, { "component_name": "Management Fee", "payment_structure": "Pass-through", "estimated_annual_cost": 8021.66 }, { "component_name": "Management Fee", "payment_structure": "Pro-rata share (13%)" } ], "security_deposit_amount": 14112.67 }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Common area maintenance (CAM)", "Landscaping and snow removal" ], "lessee_responsibilities": [ "All utility payments for the premises", "Interior non-structural maintenance", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "Premises to be used solely for general office purposes.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Strictly prohibited under all circumstances.", "dispute_resolution_method": "Mediation followed by litigation in the State of Mississippi" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-STORY-2023-212 This serves as a summary of the commercial lease executed on 2023-10-16 between the Lessor, Reyes, Mccoy and Thompson, and Lessee, Anderson Ltd. The subject of this agreement is the Warehouse property at 570 Turner Parkway Apt. 160, Suite 2488, South Michaelstad, Nebraska 51830, comprising approximately 11,664 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2024-02-25 and concluding on 2031-02-24. The tenant holds 1 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $5,701.00, payable on a monthly basis. The lease includes a structured rent escalation schedule, with the first increase of 1.91% taking effect on 2025-02-24. Additional rents include Insurance (Fixed annual contribution), Common Area Utilities (Pro-rata share (6%)), Operating Expenses (CAM) (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; HVAC system maintenance and replacement. The Lessee's duties include: Janitorial services within leased premises; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: Premises to be used solely for general office purposes. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-STORY-2023-212", "document_date": "2023-10-16", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Reyes, Mccoy and Thompson", "contact_person": "Felicia Johnson" }, { "party_type": "Lessee", "entity_name": "Anderson Ltd", "entity_address": "1444 Dana Manor Apt. 812\nWest Kelly, DE 58577" } ], "property_details": { "property_address": "570 Turner Parkway Apt. 160, Suite 2488, South Michaelstad, Nebraska 51830", "square_footage": 11664, "property_type": "Warehouse", "unit_identifier": "Suite 2488" }, "lease_term": { "start_date": "2024-02-25", "term_duration_months": 84, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 180, "rent_escalation_method": "Market Rate" } ], "end_date": "2031-02-24" }, "financial_terms": { "base_rent_initial": 5701.0, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-02-24", "increase_value": 1.91, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-02-24", "increase_value": 7.71, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2027-02-24", "increase_value": 8.99, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Insurance", "payment_structure": "Fixed annual contribution" }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (6%)", "estimated_annual_cost": 8111.61 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 2487.62 } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "Premises to be used solely for general office purposes.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-FINE-2024-368 This serves as a summary of the commercial lease executed on 2024-05-28 between the Lessor, Kaufman and Sons, and Lessee, Gardner Inc. The subject of this agreement is the Warehouse property at 275 Humphrey Spring, Suite 1408, Rebeccaberg, Utah 29647, comprising approximately 7,200 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2024-08-21 and concluding on 2031-08-21. The tenant holds 1 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $9,012.83, payable on a annually basis. A security deposit of $18,025.66 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 4.1% taking effect on 2025-08-21. Additional rents include Management Fee (Fixed annual contribution), Operating Expenses (CAM) (Fixed annual contribution), Real Estate Taxes (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Structural repairs to building exterior and roof; HVAC system maintenance and replacement. The Lessee's duties include: Interior non-structural maintenance; Janitorial services within leased premises; All utility payments for the premises; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. Business operations restricted to 8:00 AM to 10:00 PM. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Binding arbitration in East Bridget. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-FINE-2024-368", "document_date": "2024-05-28", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Kaufman and Sons", "contact_person": "Jay Lawrence" }, { "party_type": "Lessee", "entity_name": "Gardner Inc", "entity_address": "4966 Anthony Mills Apt. 900\nCoxtown, DC 35128" } ], "property_details": { "property_address": "275 Humphrey Spring, Suite 1408, Rebeccaberg, Utah 29647", "square_footage": 7200, "property_type": "Warehouse" }, "lease_term": { "start_date": "2024-08-21", "term_duration_months": 84, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 180, "rent_escalation_method": "Market Rate" } ], "end_date": "2031-08-21" }, "financial_terms": { "base_rent_initial": 9012.83, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-08-21", "increase_value": 4.1, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-08-21", "increase_value": 8.8, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-08-21", "increase_value": 7.91, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2028-08-20", "increase_value": 8.38, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution" }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution" }, { "component_name": "Real Estate Taxes", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 6636.86 } ], "security_deposit_amount": 18025.66 }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "Structural repairs to building exterior and roof", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "Interior non-structural maintenance", "Janitorial services within leased premises", "All utility payments for the premises", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "Signage must be approved by Lessor.", "Business operations restricted to 8:00 AM to 10:00 PM.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.", "dispute_resolution_method": "Binding arbitration in East Bridget" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-HARD-2022-368 This serves as a summary of the commercial lease executed on 2022-12-26 between the Lessor, Gallegos, Lopez and Ruiz, and Lessee, Phillips Group. The subject of this agreement is the Medical Office property at 17728 Mayer Heights Apt. 686, Suite 1428, Mclaughlinside, Washington 60558, comprising approximately 7,843 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2023-03-03 and concluding on 2030-03-02. The tenant holds 1 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $87,931.74, payable on a monthly basis. A security deposit of $87,931.74 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 2.2% taking effect on 2024-03-02. Additional rents include Insurance (Pass-through), Common Area Utilities (Pro-rata share (12%)), Insurance (Pass-through), Common Area Utilities (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Common area maintenance (CAM); Structural repairs to building exterior and roof. The Lessee's duties include: Janitorial services within leased premises; All utility payments for the premises; Minor repairs to plumbing and electrical; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. Premises to be used solely for general office purposes. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Requires prior written consent from Lessor, not to be unreasonably withheld. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-HARD-2022-368", "document_date": "2022-12-26", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Gallegos, Lopez and Ruiz", "contact_person": "Bryan Smith" }, { "party_type": "Lessee", "entity_name": "Phillips Group" } ], "property_details": { "property_address": "17728 Mayer Heights Apt. 686, Suite 1428, Mclaughlinside, Washington 60558", "square_footage": 7843, "property_type": "Medical Office", "unit_identifier": "Suite 1428" }, "lease_term": { "start_date": "2023-03-03", "term_duration_months": 84, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 180, "rent_escalation_method": "Market Rate" } ], "end_date": "2030-03-02" }, "financial_terms": { "base_rent_initial": 87931.74, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-03-02", "increase_value": 2.2, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-03-02", "increase_value": 4.88, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2026-03-02", "increase_value": 9.56, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Insurance", "payment_structure": "Pass-through", "estimated_annual_cost": 5283.92 }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (12%)", "estimated_annual_cost": 2548.65 }, { "component_name": "Insurance", "payment_structure": "Pass-through", "estimated_annual_cost": 1608.04 }, { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 8467.55 } ], "security_deposit_amount": 87931.74 }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Common area maintenance (CAM)", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "All utility payments for the premises", "Minor repairs to plumbing and electrical", "Pest control within the unit" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "Premises to be used solely for general office purposes.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Requires prior written consent from Lessor, not to be unreasonably withheld.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-WHITE-2024-616 This serves as a summary of the commercial lease executed on 2024-01-04 between the Lessor, Phillips Inc, and Lessee, Rodriguez, Hoffman and Rush. The subject of this agreement is the Medical Office property at 93927 Peter Tunnel, Suite 1645, Lake Joshua, Delaware 67205, comprising approximately 17,052 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2024-04-12 and concluding on 2027-04-12. The tenant holds 1 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $1,013.76, payable on a annually basis. A security deposit of $1,013.76 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 1.78% taking effect on 2025-04-12. Additional rents include Management Fee (Pro-rata share (13%)), Operating Expenses (CAM) (Pro-rata share (7%)), Management Fee (Pass-through), Real Estate Taxes (Pass-through). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Common area maintenance (CAM). The Lessee's duties include: Minor repairs to plumbing and electrical; Pest control within the unit; Janitorial services within leased premises; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: Premises to be used solely for general office purposes. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of New Jersey. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-WHITE-2024-616", "document_date": "2024-01-04", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Phillips Inc", "entity_address": "0763 Benton Branch\nPort Jose, AR 54037" }, { "party_type": "Lessee", "entity_name": "Rodriguez, Hoffman and Rush", "entity_address": "934 Savannah Valleys\nPort Elizabeth, IL 42667" } ], "property_details": { "property_address": "93927 Peter Tunnel, Suite 1645, Lake Joshua, Delaware 67205", "square_footage": 17052, "property_type": "Medical Office" }, "lease_term": { "start_date": "2024-04-12", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 270, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2027-04-12" }, "financial_terms": { "base_rent_initial": 1013.76, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-04-12", "increase_value": 1.78, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-04-12", "increase_value": 4.53, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2027-04-12", "increase_value": 9.48, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Management Fee", "payment_structure": "Pro-rata share (13%)", "estimated_annual_cost": 3689.64 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (7%)", "estimated_annual_cost": 2838.15 }, { "component_name": "Management Fee", "payment_structure": "Pass-through", "estimated_annual_cost": 1660.68 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through", "estimated_annual_cost": 2512.18 } ], "security_deposit_amount": 1013.76 }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "Common area maintenance (CAM)" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "Pest control within the unit", "Janitorial services within leased premises", "All utility payments for the premises" ] }, "use_restrictions": [ "Premises to be used solely for general office purposes.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Strictly prohibited under all circumstances.", "dispute_resolution_method": "Mediation followed by litigation in the State of New Jersey" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-TALK-2022-910 This serves as a summary of the commercial lease executed on 2022-10-16 between the Lessor, Green-Gray, and Lessee, Morales Inc. The subject of this agreement is the Medical Office property at 12386 Trevor Avenue, Suite 359, Armstrongborough, Mississippi 59019, comprising approximately 11,803 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2022-12-30 and concluding on 2032-12-29. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $5,857.86, payable on a monthly basis. A security deposit of $11,715.72 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 6.46% taking effect on 2023-12-30. Additional rents include Real Estate Taxes (Fixed annual contribution), Management Fee (Pass-through), Operating Expenses (CAM) (Pass-through), Operating Expenses (CAM) (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; HVAC system maintenance and replacement; Parking lot maintenance. The Lessee's duties include: Interior non-structural maintenance; Minor repairs to plumbing and electrical; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: Premises to be used solely for general office purposes. No hazardous materials permitted on the premises without prior written consent. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Binding arbitration in Johnsonfort. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-TALK-2022-910", "document_date": "2022-10-16", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Green-Gray", "entity_address": "92344 Foster Shoals Apt. 727\nWest Nicolemouth, LA 56301", "contact_person": "Michael Williams" }, { "party_type": "Lessee", "entity_name": "Morales Inc" } ], "property_details": { "property_address": "12386 Trevor Avenue, Suite 359, Armstrongborough, Mississippi 59019", "square_footage": 11803, "property_type": "Medical Office", "unit_identifier": "Suite 359" }, "lease_term": { "start_date": "2022-12-30", "term_duration_months": 120, "renewal_options": [], "end_date": "2032-12-29" }, "financial_terms": { "base_rent_initial": 5857.86, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2023-12-30", "increase_value": 6.46, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2024-12-29", "increase_value": 6.68, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Real Estate Taxes", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 2862.57 }, { "component_name": "Management Fee", "payment_structure": "Pass-through", "estimated_annual_cost": 3493.87 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pass-through", "estimated_annual_cost": 1703.06 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution" } ], "security_deposit_amount": 11715.72 }, "maintenance_obligations": { "lessor_responsibilities": [ "Landscaping and snow removal", "HVAC system maintenance and replacement", "Parking lot maintenance" ], "lessee_responsibilities": [ "Interior non-structural maintenance", "Minor repairs to plumbing and electrical", "Pest control within the unit" ] }, "use_restrictions": [ "Premises to be used solely for general office purposes.", "No hazardous materials permitted on the premises without prior written consent.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Binding arbitration in Johnsonfort" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-SUPPORT-2024-482 This serves as a summary of the commercial lease executed on 2024-01-01 between the Lessor, Todd-Anderson, and Lessee, Adams and Sons. The subject of this agreement is the Office property at 303 David Grove, Suite 1948, Martinland, Arkansas 73854, comprising approximately 3,863 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2024-01-12. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $55,182.51, payable on a quarterly basis. A security deposit of $55,182.51 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 9.73% taking effect on 2025-01-11. Additional rents include Management Fee (Fixed annual contribution), Insurance (Fixed annual contribution), Operating Expenses (CAM) (Pro-rata share (5%)). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Structural repairs to building exterior and roof; Common area maintenance (CAM). The Lessee's duties include: Janitorial services within leased premises; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: Premises to be used solely for general office purposes. Signage must be approved by Lessor. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-SUPPORT-2024-482", "document_date": "2024-01-01", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Todd-Anderson" }, { "party_type": "Lessee", "entity_name": "Adams and Sons", "entity_address": "033 Rebecca Flat\nJessicatown, NJ 51636" } ], "property_details": { "property_address": "303 David Grove, Suite 1948, Martinland, Arkansas 73854", "square_footage": 3863, "property_type": "Office" }, "lease_term": { "start_date": "2024-01-12", "term_duration_months": 120, "renewal_options": [] }, "financial_terms": { "base_rent_initial": 55182.51, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-01-11", "increase_value": 9.73, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2026-01-11", "increase_value": 9.73, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2027-01-11", "increase_value": 4.39, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 7730.1 }, { "component_name": "Insurance", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 6529.94 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (5%)", "estimated_annual_cost": 3009.24 } ], "security_deposit_amount": 55182.51 }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Structural repairs to building exterior and roof", "Common area maintenance (CAM)" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Pest control within the unit" ] }, "use_restrictions": [ "Premises to be used solely for general office purposes.", "Signage must be approved by Lessor.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Strictly prohibited under all circumstances." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-VALUE-2023-975 This serves as a summary of the commercial lease executed on 2023-10-26 between the Lessor, Figueroa-Thomas, and Lessee, Maldonado, Flores and Kramer. The subject of this agreement is the Medical Office property at 69919 Pennington Spring Apt. 674, Suite 1703, Morenoside, Alaska 93153, comprising approximately 9,541 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2024-03-20 and concluding on 2034-03-20. The tenant holds 2 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $8,814.21, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 8.48% taking effect on 2025-03-20. Additional rents include Management Fee (Fixed annual contribution), Real Estate Taxes (Fixed annual contribution), Insurance (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Structural repairs to building exterior and roof. The Lessee's duties include: Pest control within the unit; Janitorial services within leased premises; Minor repairs to plumbing and electrical; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. Business operations restricted to 8:00 AM to 10:00 PM. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-VALUE-2023-975", "document_date": "2023-10-26", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Figueroa-Thomas", "entity_address": "88724 Brooks Corners Apt. 874\nEast Ronald, MA 33193" }, { "party_type": "Lessee", "entity_name": "Maldonado, Flores and Kramer", "entity_address": "694 Horton Drives\nAndrewbury, MH 81633" } ], "property_details": { "property_address": "69919 Pennington Spring Apt. 674, Suite 1703, Morenoside, Alaska 93153", "square_footage": 9541, "property_type": "Medical Office", "unit_identifier": "Suite 1703" }, "lease_term": { "start_date": "2024-03-20", "term_duration_months": 120, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 270, "rent_escalation_method": "Fixed Percentage" }, { "option_number": 2, "renewal_period_months": 36, "notice_period_days": 180, "rent_escalation_method": "Market Rate" } ], "end_date": "2034-03-20" }, "financial_terms": { "base_rent_initial": 8814.21, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2025-03-20", "increase_value": 8.48, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-03-20", "increase_value": 1.69, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2027-03-20", "increase_value": 2.86, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2028-03-19", "increase_value": 1.48, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution" }, { "component_name": "Real Estate Taxes", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 1492.55 }, { "component_name": "Insurance", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 4860.9 } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "Pest control within the unit", "Janitorial services within leased premises", "Minor repairs to plumbing and electrical", "Interior non-structural maintenance" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "Business operations restricted to 8:00 AM to 10:00 PM.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-MEMBER-2022-774 This serves as a summary of the commercial lease executed on 2022-11-18 between the Lessor, Gibson-Barker, and Lessee, Ferrell-Gonzalez. The subject of this agreement is the Office property at 703 Joel Shoal Apt. 639, Suite 1860, Lake Angelamouth, Hawaii 91835, comprising approximately 24,817 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2023-04-19. The tenant holds 1 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $2,092.85, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 7.72% taking effect on 2024-04-18. Additional rents include Real Estate Taxes (Fixed annual contribution), Common Area Utilities (Pass-through), Management Fee (Pass-through), Management Fee (Pro-rata share (10%)). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Parking lot maintenance; Common area maintenance (CAM). The Lessee's duties include: Interior non-structural maintenance; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. No hazardous materials permitted on the premises without prior written consent. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-MEMBER-2022-774", "document_date": "2022-11-18", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Gibson-Barker", "entity_address": "034 Ashley Stravenue Apt. 027\nPort Mirandaside, MT 30274", "contact_person": "Jennifer Martin" }, { "party_type": "Lessee", "entity_name": "Ferrell-Gonzalez", "entity_address": "754 Smith Cliff\nWest Carly, NC 09567" } ], "property_details": { "property_address": "703 Joel Shoal Apt. 639, Suite 1860, Lake Angelamouth, Hawaii 91835", "square_footage": 24817, "property_type": "Office", "unit_identifier": "Suite 1860" }, "lease_term": { "start_date": "2023-04-19", "term_duration_months": 84, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 180, "rent_escalation_method": "CPI Adjustment" } ] }, "financial_terms": { "base_rent_initial": 2092.85, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-04-18", "increase_value": 7.72, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-04-18", "increase_value": 9.79, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-04-18", "increase_value": 1.05, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2027-04-18", "increase_value": 4.93, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Real Estate Taxes", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 3090.82 }, { "component_name": "Common Area Utilities", "payment_structure": "Pass-through", "estimated_annual_cost": 1185.37 }, { "component_name": "Management Fee", "payment_structure": "Pass-through", "estimated_annual_cost": 4551.06 }, { "component_name": "Management Fee", "payment_structure": "Pro-rata share (10%)", "estimated_annual_cost": 9671.7 } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "Parking lot maintenance", "Common area maintenance (CAM)" ], "lessee_responsibilities": [ "Interior non-structural maintenance", "Pest control within the unit" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "No hazardous materials permitted on the premises without prior written consent." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Strictly prohibited under all circumstances.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-TOWARD-2024-486 This serves as a summary of the commercial lease executed on 2024-08-02 between the Lessor, Fletcher-Murphy, and Lessee, Conner-Gonzalez. The subject of this agreement is the Retail property at 701 Foster Estate, Suite 2417, South Williamtown, Massachusetts 96598, comprising approximately 14,705 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2024-12-07 and concluding on 2031-12-07. The tenant holds 2 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $8,532.18, payable on a monthly basis. A security deposit of $8,532.18 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 2.98% taking effect on 2025-12-07. Additional rents include Operating Expenses (CAM) (Fixed annual contribution), Management Fee (Pass-through), Common Area Utilities (Pass-through), Operating Expenses (CAM) (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; Common area maintenance (CAM); HVAC system maintenance and replacement. The Lessee's duties include: Minor repairs to plumbing and electrical; Janitorial services within leased premises; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: No hazardous materials permitted on the premises without prior written consent. Premises to be used solely for general office purposes. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Maine. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-TOWARD-2024-486", "document_date": "2024-08-02", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Fletcher-Murphy", "entity_address": "2330 Garcia Fork\nTaylorview, AK 50593" }, { "party_type": "Lessee", "entity_name": "Conner-Gonzalez" } ], "property_details": { "property_address": "701 Foster Estate, Suite 2417, South Williamtown, Massachusetts 96598", "square_footage": 14705, "property_type": "Retail", "unit_identifier": "Suite 2417" }, "lease_term": { "start_date": "2024-12-07", "term_duration_months": 84, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 365, "rent_escalation_method": "Market Rate" }, { "option_number": 2, "renewal_period_months": 60, "notice_period_days": 365, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2031-12-07" }, "financial_terms": { "base_rent_initial": 8532.18, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2025-12-07", "increase_value": 2.98, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2026-12-07", "increase_value": 2.4, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution" }, { "component_name": "Management Fee", "payment_structure": "Pass-through", "estimated_annual_cost": 2658.98 }, { "component_name": "Common Area Utilities", "payment_structure": "Pass-through", "estimated_annual_cost": 4261.18 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 5011.1 } ], "security_deposit_amount": 8532.18 }, "maintenance_obligations": { "lessor_responsibilities": [ "Landscaping and snow removal", "Common area maintenance (CAM)", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "Janitorial services within leased premises", "Pest control within the unit" ] }, "use_restrictions": [ "No hazardous materials permitted on the premises without prior written consent.", "Premises to be used solely for general office purposes." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.", "dispute_resolution_method": "Mediation followed by litigation in the State of Maine" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-PROFESSIONAL-2024-515 This serves as a summary of the commercial lease executed on 2024-06-28 between the Lessor, Tyler-Hall, and Lessee, Hartman PLC. The subject of this agreement is the Medical Office property at 794 Gabrielle Shore Suite 762, Suite 1634, Port Danielleport, South Dakota 48291, comprising approximately 10,645 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2024-08-29 and concluding on 2029-08-29. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $95,514.50, payable on a monthly basis. A security deposit of $95,514.50 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 7.4% taking effect on 2025-08-29. Additional rents include Common Area Utilities (Pro-rata share (2%)), Management Fee (Fixed annual contribution), Insurance (Pass-through), Insurance (Pro-rata share (4%)). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Parking lot maintenance; Landscaping and snow removal. The Lessee's duties include: Janitorial services within leased premises; Minor repairs to plumbing and electrical; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: No hazardous materials permitted on the premises without prior written consent. Premises to be used solely for general office purposes. From a legal perspective, the terms regarding subleasing or assignment are as follows: Requires prior written consent from Lessor, not to be unreasonably withheld. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Binding arbitration in Marthaport. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-PROFESSIONAL-2024-515", "document_date": "2024-06-28", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Tyler-Hall", "entity_address": "60375 Meyer Glen\nPerezberg, WY 47411" }, { "party_type": "Lessee", "entity_name": "Hartman PLC", "entity_address": "475 Miller Skyway\nPort Rhondaberg, WV 10160" } ], "property_details": { "property_address": "794 Gabrielle Shore Suite 762, Suite 1634, Port Danielleport, South Dakota 48291", "square_footage": 10645, "property_type": "Medical Office", "unit_identifier": "Suite 1634" }, "lease_term": { "start_date": "2024-08-29", "term_duration_months": 60, "renewal_options": [], "end_date": "2029-08-29" }, "financial_terms": { "base_rent_initial": 95514.5, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-08-29", "increase_value": 7.4, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2026-08-29", "increase_value": 3.95, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2027-08-29", "increase_value": 1.64, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2028-08-28", "increase_value": 8.01, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (2%)", "estimated_annual_cost": 8676.63 }, { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution" }, { "component_name": "Insurance", "payment_structure": "Pass-through", "estimated_annual_cost": 4732.96 }, { "component_name": "Insurance", "payment_structure": "Pro-rata share (4%)", "estimated_annual_cost": 5758.32 } ], "security_deposit_amount": 95514.5 }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "Parking lot maintenance", "Landscaping and snow removal" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Minor repairs to plumbing and electrical", "All utility payments for the premises" ] }, "use_restrictions": [ "No hazardous materials permitted on the premises without prior written consent.", "Premises to be used solely for general office purposes." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Requires prior written consent from Lessor, not to be unreasonably withheld.", "dispute_resolution_method": "Binding arbitration in Marthaport" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-TREE-2022-686 This serves as a summary of the commercial lease executed on 2022-12-01 between the Lessor, Holt, King and Fields, and Lessee, Cardenas-Mitchell. The subject of this agreement is the Warehouse property at 0129 Ashley Gateway, Suite 1167, Port Kim, Kansas 77105, comprising approximately 8,957 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 72 months, commencing on 2023-02-11. The tenant holds 2 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $5,872.31, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 7.73% taking effect on 2024-02-11. Additional rents include Operating Expenses (CAM) (Pass-through), Management Fee (Fixed annual contribution), Common Area Utilities (Pass-through). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; HVAC system maintenance and replacement; Parking lot maintenance. The Lessee's duties include: Janitorial services within leased premises; Interior non-structural maintenance; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: Premises to be used solely for general office purposes. Signage must be approved by Lessor. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is notably absent in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-TREE-2022-686", "document_date": "2022-12-01", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Holt, King and Fields", "entity_address": "647 Nicholas Ville\nNorth Beverlyland, NV 86477" }, { "party_type": "Lessee", "entity_name": "Cardenas-Mitchell", "entity_address": "9911 Gutierrez Viaduct\nNorth Ashleyside, ID 32769" } ], "property_details": { "property_address": "0129 Ashley Gateway, Suite 1167, Port Kim, Kansas 77105", "square_footage": 8957, "property_type": "Warehouse" }, "lease_term": { "start_date": "2023-02-11", "term_duration_months": 72, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 270, "rent_escalation_method": "Fixed Percentage" }, { "option_number": 2, "renewal_period_months": 24, "notice_period_days": 270, "rent_escalation_method": "Market Rate" } ] }, "financial_terms": { "base_rent_initial": 5872.31, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2024-02-11", "increase_value": 7.73, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-02-10", "increase_value": 7.75, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-02-10", "increase_value": 9.77, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2027-02-10", "increase_value": 2.67, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pass-through", "estimated_annual_cost": 1021.15 }, { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution" }, { "component_name": "Common Area Utilities", "payment_structure": "Pass-through" } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "HVAC system maintenance and replacement", "Parking lot maintenance" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Interior non-structural maintenance", "Pest control within the unit" ] }, "use_restrictions": [ "Premises to be used solely for general office purposes.", "Signage must be approved by Lessor.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Strictly prohibited under all circumstances." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-PREPARE-2023-310 This serves as a summary of the commercial lease executed on 2023-08-02 between the Lessor, Romero and Sons, and Lessee, Owens, Singleton and Wells. The subject of this agreement is the Industrial property at 3708 Natalie Meadows Apt. 999, Suite 365, New Maria, Maryland 39338, comprising approximately 3,080 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2023-12-29 and concluding on 2033-12-28. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $5,626.53, payable on a quarterly basis. A security deposit of $5,626.53 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 2.58 $/sf taking effect on 2024-12-28. Additional rents include Operating Expenses (CAM) (Pro-rata share (13%)), Real Estate Taxes (Fixed annual contribution), Insurance (Fixed annual contribution), Common Area Utilities (Pro-rata share (11%)). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; HVAC system maintenance and replacement; Parking lot maintenance. The Lessee's duties include: Janitorial services within leased premises; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. No structural alterations without Lessor approval. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Requires prior written consent from Lessor, not to be unreasonably withheld. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-PREPARE-2023-310", "document_date": "2023-08-02", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Romero and Sons", "contact_person": "Eddie West" }, { "party_type": "Lessee", "entity_name": "Owens, Singleton and Wells" } ], "property_details": { "property_address": "3708 Natalie Meadows Apt. 999, Suite 365, New Maria, Maryland 39338", "square_footage": 3080, "property_type": "Industrial", "unit_identifier": "Suite 365" }, "lease_term": { "start_date": "2023-12-29", "term_duration_months": 120, "renewal_options": [], "end_date": "2033-12-28" }, "financial_terms": { "base_rent_initial": 5626.53, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-12-28", "increase_value": 2.58, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-12-28", "increase_value": 1.52, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2026-12-28", "increase_value": 9.1, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (13%)", "estimated_annual_cost": 3681.09 }, { "component_name": "Real Estate Taxes", "payment_structure": "Fixed annual contribution" }, { "component_name": "Insurance", "payment_structure": "Fixed annual contribution" }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (11%)", "estimated_annual_cost": 5014.2 } ], "security_deposit_amount": 5626.53 }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "HVAC system maintenance and replacement", "Parking lot maintenance" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "No structural alterations without Lessor approval.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Requires prior written consent from Lessor, not to be unreasonably withheld.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-STATION-2022-613 This serves as a summary of the commercial lease executed on 2022-10-30 between the Lessor, Jones, Mcbride and Fox, and Lessee, Zavala-Patel. The subject of this agreement is the Office property at 578 Ross Junctions, Suite 353, Katherineburgh, Utah 78292, comprising approximately 5,334 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2022-12-30 and concluding on 2029-12-29. The tenant holds 2 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $13,617.92, payable on a annually basis. A security deposit of $13,617.92 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 1.72 $/sf taking effect on 2023-12-30. Additional rents include Management Fee (Pro-rata share (7%)), Common Area Utilities (Fixed annual contribution), Management Fee (Pro-rata share (12%)), Management Fee (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Landscaping and snow removal; Structural repairs to building exterior and roof. The Lessee's duties include: Janitorial services within leased premises; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. No hazardous materials permitted on the premises without prior written consent. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Virginia. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-STATION-2022-613", "document_date": "2022-10-30", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Jones, Mcbride and Fox", "contact_person": "Jeremy Anderson" }, { "party_type": "Lessee", "entity_name": "Zavala-Patel", "entity_address": "691 Lamb Stream\nEast Lisa, FL 43963" } ], "property_details": { "property_address": "578 Ross Junctions, Suite 353, Katherineburgh, Utah 78292", "square_footage": 5334, "property_type": "Office", "unit_identifier": "Suite 353" }, "lease_term": { "start_date": "2022-12-30", "term_duration_months": 84, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 365, "rent_escalation_method": "Market Rate" }, { "option_number": 2, "renewal_period_months": 36, "notice_period_days": 180, "rent_escalation_method": "Market Rate" } ], "end_date": "2029-12-29" }, "financial_terms": { "base_rent_initial": 13617.92, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2023-12-30", "increase_value": 1.72, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2024-12-29", "increase_value": 5.21, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-12-29", "increase_value": 9.51, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Management Fee", "payment_structure": "Pro-rata share (7%)", "estimated_annual_cost": 4686.47 }, { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution" }, { "component_name": "Management Fee", "payment_structure": "Pro-rata share (12%)", "estimated_annual_cost": 4181.61 }, { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 6118.57 } ], "security_deposit_amount": 13617.92 }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "Landscaping and snow removal", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Pest control within the unit" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "No hazardous materials permitted on the premises without prior written consent.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Mediation followed by litigation in the State of Virginia" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-POLITICS-2024-981 This serves as a summary of the commercial lease executed on 2024-02-29 between the Lessor, Larson, Morales and Ayala, and Lessee, Johnston Ltd. The subject of this agreement is the Office property at 93769 Lydia Trail Suite 814, Suite 986, Lake Brittany, Kansas 49160, comprising approximately 9,566 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2024-06-26. The tenant holds 1 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $52,595.15, payable on a monthly basis. A security deposit of $105,190.30 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 9.49% taking effect on 2025-06-26. Additional rents include Management Fee (Fixed annual contribution), Common Area Utilities (Pass-through), Management Fee (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Common area maintenance (CAM); HVAC system maintenance and replacement. The Lessee's duties include: Pest control within the unit; Interior non-structural maintenance; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. No hazardous materials permitted on the premises without prior written consent. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Binding arbitration in West Kristen. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-POLITICS-2024-981", "document_date": "2024-02-29", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Larson, Morales and Ayala", "entity_address": "9324 Martinez Villages Suite 113\nConniemouth, MS 20824" }, { "party_type": "Lessee", "entity_name": "Johnston Ltd", "entity_address": "818 Williams Summit Suite 497\nAshleybury, TX 20268" } ], "property_details": { "property_address": "93769 Lydia Trail Suite 814, Suite 986, Lake Brittany, Kansas 49160", "square_footage": 9566, "property_type": "Office", "unit_identifier": "Suite 986" }, "lease_term": { "start_date": "2024-06-26", "term_duration_months": 60, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 270, "rent_escalation_method": "Fixed Percentage" } ] }, "financial_terms": { "base_rent_initial": 52595.15, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2025-06-26", "increase_value": 9.49, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-06-26", "increase_value": 9.17, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2027-06-26", "increase_value": 6.5, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2028-06-25", "increase_value": 9.97, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 4489.33 }, { "component_name": "Common Area Utilities", "payment_structure": "Pass-through", "estimated_annual_cost": 9321.0 }, { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 2489.92 } ], "security_deposit_amount": 105190.3 }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "Common area maintenance (CAM)", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "Pest control within the unit", "Interior non-structural maintenance", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "No hazardous materials permitted on the premises without prior written consent." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Strictly prohibited under all circumstances.", "dispute_resolution_method": "Binding arbitration in West Kristen" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-HAIR-2023-443 This serves as a summary of the commercial lease executed on 2023-11-07 between the Lessor, King-Nelson, and Lessee, Stein-Giles. The subject of this agreement is the Office property at 422 Lewis Mills, Suite 1480, West Barbara, Kentucky 98707, comprising approximately 17,138 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2023-11-25 and concluding on 2033-11-24. The tenant holds 1 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $5,102.87, payable on a monthly basis. A security deposit of $5,102.87 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.28 $/sf taking effect on 2024-11-24. Additional rents include Operating Expenses (CAM) (Fixed annual contribution), Operating Expenses (CAM) (Fixed annual contribution), Common Area Utilities (Pass-through). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Landscaping and snow removal. The Lessee's duties include: Pest control within the unit; Janitorial services within leased premises. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. No hazardous materials permitted on the premises without prior written consent. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Binding arbitration in Brownport. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-HAIR-2023-443", "document_date": "2023-11-07", "lease_parties": [ { "party_type": "Lessor", "entity_name": "King-Nelson" }, { "party_type": "Lessee", "entity_name": "Stein-Giles", "entity_address": "40799 White Underpass Suite 492\nEast Angelaport, VT 54801" } ], "property_details": { "property_address": "422 Lewis Mills, Suite 1480, West Barbara, Kentucky 98707", "square_footage": 17138, "property_type": "Office" }, "lease_term": { "start_date": "2023-11-25", "term_duration_months": 120, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 365, "rent_escalation_method": "Market Rate" } ], "end_date": "2033-11-24" }, "financial_terms": { "base_rent_initial": 5102.87, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-11-24", "increase_value": 8.28, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2025-11-24", "increase_value": 4.18, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2026-11-24", "increase_value": 8.41, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution" }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 2449.99 }, { "component_name": "Common Area Utilities", "payment_structure": "Pass-through", "estimated_annual_cost": 4830.4 } ], "security_deposit_amount": 5102.87 }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "Landscaping and snow removal" ], "lessee_responsibilities": [ "Pest control within the unit", "Janitorial services within leased premises" ] }, "use_restrictions": [ "Signage must be approved by Lessor.", "No hazardous materials permitted on the premises without prior written consent.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Binding arbitration in Brownport" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-BOOK-2023-100 This serves as a summary of the commercial lease executed on 2023-11-01 between the Lessor, Hill Inc, and Lessee, Cain-Lewis. The subject of this agreement is the Medical Office property at 60213 Robbins Curve Suite 801, Suite 1711, East James, Michigan 14710, comprising approximately 11,925 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2024-03-07 and concluding on 2031-03-07. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $81,232.07, payable on a monthly basis. A security deposit of $81,232.07 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.53% taking effect on 2025-03-07. Additional rents include Operating Expenses (CAM) (Pro-rata share (13%)), Operating Expenses (CAM) (Fixed annual contribution), Operating Expenses (CAM) (Fixed annual contribution), Common Area Utilities (Pro-rata share (8%)). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Landscaping and snow removal. The Lessee's duties include: Minor repairs to plumbing and electrical; Janitorial services within leased premises; All utility payments for the premises; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. No structural alterations without Lessor approval. Premises to be used solely for general office purposes. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-BOOK-2023-100", "document_date": "2023-11-01", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Hill Inc", "entity_address": "932 Diane Mills Apt. 863\nSouth Thomas, OK 65606", "contact_person": "Brandy Morgan" }, { "party_type": "Lessee", "entity_name": "Cain-Lewis", "entity_address": "378 Stewart Drives Suite 008\nPort Debra, WI 59154" } ], "property_details": { "property_address": "60213 Robbins Curve Suite 801, Suite 1711, East James, Michigan 14710", "square_footage": 11925, "property_type": "Medical Office", "unit_identifier": "Suite 1711" }, "lease_term": { "start_date": "2024-03-07", "term_duration_months": 84, "renewal_options": [], "end_date": "2031-03-07" }, "financial_terms": { "base_rent_initial": 81232.07, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2025-03-07", "increase_value": 8.53, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-03-07", "increase_value": 6.62, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-03-07", "increase_value": 9.4, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (13%)", "estimated_annual_cost": 2938.88 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 8243.08 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 4899.48 }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (8%)" } ], "security_deposit_amount": 81232.07 }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Landscaping and snow removal" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "Janitorial services within leased premises", "All utility payments for the premises", "Interior non-structural maintenance" ] }, "use_restrictions": [ "Signage must be approved by Lessor.", "No structural alterations without Lessor approval.", "Premises to be used solely for general office purposes." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-GENERAL-2023-893 This serves as a summary of the commercial lease executed on 2023-05-10 between the Lessor, Hunter, Harris and Davidson, and Lessee, Bennett-Cobb. The subject of this agreement is the Warehouse property at 65992 Hull Common, Suite 428, Mollyview, Nevada 97288, comprising approximately 4,965 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2023-07-27. The tenant holds 2 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $5,638.52, payable on a annually basis. A security deposit of $11,277.04 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 6.75 $/sf taking effect on 2024-07-26. Additional rents include Common Area Utilities (Fixed annual contribution), Real Estate Taxes (Pro-rata share (6%)), Real Estate Taxes (Fixed annual contribution), Management Fee (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; HVAC system maintenance and replacement; Landscaping and snow removal. The Lessee's duties include: All utility payments for the premises; Janitorial services within leased premises; Interior non-structural maintenance; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. No hazardous materials permitted on the premises without prior written consent. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of New Jersey. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-GENERAL-2023-893", "document_date": "2023-05-10", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Hunter, Harris and Davidson", "entity_address": "0336 Emily Shore\nKirkmouth, WV 34687", "contact_person": "Kyle Moss" }, { "party_type": "Lessee", "entity_name": "Bennett-Cobb", "entity_address": "5417 Sharp Station\nWest Michaela, IA 25194" } ], "property_details": { "property_address": "65992 Hull Common, Suite 428, Mollyview, Nevada 97288", "square_footage": 4965, "property_type": "Warehouse", "unit_identifier": "Suite 428" }, "lease_term": { "start_date": "2023-07-27", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 365, "rent_escalation_method": "Fixed Percentage" }, { "option_number": 2, "renewal_period_months": 24, "notice_period_days": 270, "rent_escalation_method": "Market Rate" } ] }, "financial_terms": { "base_rent_initial": 5638.52, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-07-26", "increase_value": 6.75, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-07-26", "increase_value": 4.17, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-07-26", "increase_value": 6.85, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2027-07-26", "increase_value": 4.23, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 6756.51 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (6%)", "estimated_annual_cost": 5175.51 }, { "component_name": "Real Estate Taxes", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 3055.84 }, { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 9291.67 } ], "security_deposit_amount": 11277.04 }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "HVAC system maintenance and replacement", "Landscaping and snow removal" ], "lessee_responsibilities": [ "All utility payments for the premises", "Janitorial services within leased premises", "Interior non-structural maintenance", "Pest control within the unit" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "No hazardous materials permitted on the premises without prior written consent.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Strictly prohibited under all circumstances.", "dispute_resolution_method": "Mediation followed by litigation in the State of New Jersey" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-IF-2022-875 This serves as a summary of the commercial lease executed on 2022-12-27 between the Lessor, Parker LLC, and Lessee, Stewart, Skinner and Kim. The subject of this agreement is the Warehouse property at 30193 Justin Brooks, Suite 736, Port Renee, Mississippi 05244, comprising approximately 13,470 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2023-06-19. The tenant holds 2 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $91,863.32, payable on a quarterly basis. A security deposit of $91,863.32 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 4.73% taking effect on 2024-06-18. Additional rents include Operating Expenses (CAM) (Pro-rata share (4%)), Real Estate Taxes (Fixed annual contribution), Common Area Utilities (Pro-rata share (13%)). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Structural repairs to building exterior and roof; Parking lot maintenance. The Lessee's duties include: Janitorial services within leased premises; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: Premises to be used solely for general office purposes. No structural alterations without Lessor approval. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is notably absent in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-IF-2022-875", "document_date": "2022-12-27", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Parker LLC", "entity_address": "69673 Cook Vista Suite 430\nJosephton, CO 97027" }, { "party_type": "Lessee", "entity_name": "Stewart, Skinner and Kim", "entity_address": "55503 Cross Garden\nLake Jeffery, TN 83002" } ], "property_details": { "property_address": "30193 Justin Brooks, Suite 736, Port Renee, Mississippi 05244", "square_footage": 13470, "property_type": "Warehouse", "unit_identifier": "Suite 736" }, "lease_term": { "start_date": "2023-06-19", "term_duration_months": 120, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 365, "rent_escalation_method": "CPI Adjustment" }, { "option_number": 2, "renewal_period_months": 24, "notice_period_days": 270, "rent_escalation_method": "Fixed Percentage" } ] }, "financial_terms": { "base_rent_initial": 91863.32, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-06-18", "increase_value": 4.73, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-06-18", "increase_value": 2.5, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (4%)", "estimated_annual_cost": 9434.73 }, { "component_name": "Real Estate Taxes", "payment_structure": "Fixed annual contribution" }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (13%)", "estimated_annual_cost": 2678.63 } ], "security_deposit_amount": 91863.32 }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "Structural repairs to building exterior and roof", "Parking lot maintenance" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Pest control within the unit" ] }, "use_restrictions": [ "Premises to be used solely for general office purposes.", "No structural alterations without Lessor approval.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-RIGHT-2024-625 This serves as a summary of the commercial lease executed on 2024-03-17 between the Lessor, Garcia Group, and Lessee, Martinez, Osborne and Smith. The subject of this agreement is the Industrial property at 438 Solis Creek, Suite 1531, East Natalie, Ohio 57505, comprising approximately 15,458 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2024-07-04 and concluding on 2029-07-04. The tenant holds 1 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $53,123.64, payable on a monthly basis. The lease includes a structured rent escalation schedule, with the first increase of 1.78 $/sf taking effect on 2025-07-04. Additional rents include Operating Expenses (CAM) (Pro-rata share (15%)), Operating Expenses (CAM) (Fixed annual contribution), Insurance (Pro-rata share (15%)). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Structural repairs to building exterior and roof. The Lessee's duties include: Interior non-structural maintenance; Minor repairs to plumbing and electrical; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. No hazardous materials permitted on the premises without prior written consent. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-RIGHT-2024-625", "document_date": "2024-03-17", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Garcia Group", "contact_person": "Eric Sandoval" }, { "party_type": "Lessee", "entity_name": "Martinez, Osborne and Smith" } ], "property_details": { "property_address": "438 Solis Creek, Suite 1531, East Natalie, Ohio 57505", "square_footage": 15458, "property_type": "Industrial" }, "lease_term": { "start_date": "2024-07-04", "term_duration_months": 60, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 365, "rent_escalation_method": "Market Rate" } ], "end_date": "2029-07-04" }, "financial_terms": { "base_rent_initial": 53123.64, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-07-04", "increase_value": 1.78, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-07-04", "increase_value": 4.0, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (15%)", "estimated_annual_cost": 3762.05 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 4466.18 }, { "component_name": "Insurance", "payment_structure": "Pro-rata share (15%)" } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "Interior non-structural maintenance", "Minor repairs to plumbing and electrical", "All utility payments for the premises" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "No hazardous materials permitted on the premises without prior written consent.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Strictly prohibited under all circumstances.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-SUCCESS-2024-620 This serves as a summary of the commercial lease executed on 2024-04-18 between the Lessor, Beck PLC, and Lessee, Allen Ltd. The subject of this agreement is the Warehouse property at 024 Arthur Lodge Suite 692, Suite 179, Thomasland, New Mexico 64630, comprising approximately 5,801 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2024-07-12 and concluding on 2029-07-12. The tenant holds 2 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $27,419.35, payable on a monthly basis. A security deposit of $27,419.35 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 3.51 $/sf taking effect on 2025-07-12. Additional rents include Operating Expenses (CAM) (Pro-rata share (11%)), Operating Expenses (CAM) (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Common area maintenance (CAM). The Lessee's duties include: Minor repairs to plumbing and electrical; Pest control within the unit; Interior non-structural maintenance; Janitorial services within leased premises. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. No structural alterations without Lessor approval. Premises to be used solely for general office purposes. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-SUCCESS-2024-620", "document_date": "2024-04-18", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Beck PLC", "entity_address": "52336 Buchanan Prairie\nPort Anthonyfort, ND 97811", "contact_person": "Amy Charles" }, { "party_type": "Lessee", "entity_name": "Allen Ltd", "entity_address": "6605 Mark Flats Suite 729\nEdwardville, GA 43542" } ], "property_details": { "property_address": "024 Arthur Lodge Suite 692, Suite 179, Thomasland, New Mexico 64630", "square_footage": 5801, "property_type": "Warehouse", "unit_identifier": "Suite 179" }, "lease_term": { "start_date": "2024-07-12", "term_duration_months": 60, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 270, "rent_escalation_method": "CPI Adjustment" }, { "option_number": 2, "renewal_period_months": 24, "notice_period_days": 270, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2029-07-12" }, "financial_terms": { "base_rent_initial": 27419.35, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2025-07-12", "increase_value": 3.51, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-07-12", "increase_value": 8.8, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-07-12", "increase_value": 5.07, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (11%)" }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 5225.72 } ], "security_deposit_amount": 27419.35 }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Common area maintenance (CAM)" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "Pest control within the unit", "Interior non-structural maintenance", "Janitorial services within leased premises" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "No structural alterations without Lessor approval.", "Premises to be used solely for general office purposes." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Strictly prohibited under all circumstances.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-MAJORITY-2022-862 This serves as a summary of the commercial lease executed on 2022-10-17 between the Lessor, Walters-Garza, and Lessee, Mcknight-Buchanan. The subject of this agreement is the Industrial property at 54195 Dennis Landing Apt. 010, Suite 1846, New Nicholasmouth, Michigan 29120, comprising approximately 3,833 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2023-02-09 and concluding on 2033-02-08. The tenant holds 1 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $5,464.88, payable on a monthly basis. The lease includes a structured rent escalation schedule, with the first increase of 9.7 $/sf taking effect on 2024-02-09. Additional rents include Operating Expenses (CAM) (Pass-through), Common Area Utilities (Pro-rata share (7%)). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Common area maintenance (CAM); Structural repairs to building exterior and roof. The Lessee's duties include: Minor repairs to plumbing and electrical; Pest control within the unit; Interior non-structural maintenance; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: Premises to be used solely for general office purposes. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Requires prior written consent from Lessor, not to be unreasonably withheld. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-MAJORITY-2022-862", "document_date": "2022-10-17", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Walters-Garza", "contact_person": "Jessica Sims" }, { "party_type": "Lessee", "entity_name": "Mcknight-Buchanan", "entity_address": "0215 Morales Way\nWest Rogerville, LA 69605" } ], "property_details": { "property_address": "54195 Dennis Landing Apt. 010, Suite 1846, New Nicholasmouth, Michigan 29120", "square_footage": 3833, "property_type": "Industrial", "unit_identifier": "Suite 1846" }, "lease_term": { "start_date": "2023-02-09", "term_duration_months": 120, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 365, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2033-02-08" }, "financial_terms": { "base_rent_initial": 5464.88, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-02-09", "increase_value": 9.7, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-02-08", "increase_value": 6.91, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-02-08", "increase_value": 3.79, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pass-through" }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (7%)" } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Common area maintenance (CAM)", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "Pest control within the unit", "Interior non-structural maintenance", "All utility payments for the premises" ] }, "use_restrictions": [ "Premises to be used solely for general office purposes.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Requires prior written consent from Lessor, not to be unreasonably withheld.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-PHYSICAL-2022-391 This serves as a summary of the commercial lease executed on 2022-09-01 between the Lessor, Lambert-Wagner, and Lessee, Taylor-Fischer. The subject of this agreement is the Warehouse property at 633 Christopher Haven Apt. 303, Suite 1997, Michelleview, Maine 88898, comprising approximately 24,324 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2022-12-07. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $88,357.21, payable on a monthly basis. The lease includes a structured rent escalation schedule, with the first increase of 2.2 $/sf taking effect on 2023-12-07. Additional rents include Real Estate Taxes (Pass-through), Operating Expenses (CAM) (Pass-through), Operating Expenses (CAM) (Fixed annual contribution), Common Area Utilities (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Structural repairs to building exterior and roof. The Lessee's duties include: Minor repairs to plumbing and electrical; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. No hazardous materials permitted on the premises without prior written consent. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Binding arbitration in Moralesborough. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-PHYSICAL-2022-391", "document_date": "2022-09-01", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Lambert-Wagner", "entity_address": "628 Karen Harbors\nEast Oscar, MA 21683" }, { "party_type": "Lessee", "entity_name": "Taylor-Fischer", "entity_address": "5446 Ashley Spring\nDeborahtown, MD 77000" } ], "property_details": { "property_address": "633 Christopher Haven Apt. 303, Suite 1997, Michelleview, Maine 88898", "square_footage": 24324, "property_type": "Warehouse", "unit_identifier": "Suite 1997" }, "lease_term": { "start_date": "2022-12-07", "term_duration_months": 120, "renewal_options": [] }, "financial_terms": { "base_rent_initial": 88357.21, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2023-12-07", "increase_value": 2.2, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2024-12-06", "increase_value": 5.27, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-12-06", "increase_value": 7.97, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2026-12-06", "increase_value": 9.14, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through" }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pass-through", "estimated_annual_cost": 2810.78 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 3634.22 }, { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution" } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "All utility payments for the premises" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "No hazardous materials permitted on the premises without prior written consent." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Strictly prohibited under all circumstances.", "dispute_resolution_method": "Binding arbitration in Moralesborough" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-DURING-2022-984 This serves as a summary of the commercial lease executed on 2022-09-29 between the Lessor, Walters-Day, and Lessee, Flynn, Tucker and Stein. The subject of this agreement is the Industrial property at 489 Teresa Shore Apt. 568, Suite 660, Jeffreyside, Kansas 61137, comprising approximately 22,889 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2022-12-29 and concluding on 2029-12-28. The tenant holds 2 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $43,184.27, payable on a quarterly basis. A security deposit of $86,368.54 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 4.51% taking effect on 2023-12-29. Additional rents include Real Estate Taxes (Pro-rata share (12%)), Management Fee (Pro-rata share (8%)). Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; Common area maintenance (CAM). The Lessee's duties include: Pest control within the unit; Interior non-structural maintenance; Janitorial services within leased premises; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. Signage must be approved by Lessor. No hazardous materials permitted on the premises without prior written consent. From a legal perspective, the terms regarding subleasing or assignment are as follows: Requires prior written consent from Lessor, not to be unreasonably withheld. A force majeure clause is notably absent in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-DURING-2022-984", "document_date": "2022-09-29", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Walters-Day", "contact_person": "Brenda Mays" }, { "party_type": "Lessee", "entity_name": "Flynn, Tucker and Stein" } ], "property_details": { "property_address": "489 Teresa Shore Apt. 568, Suite 660, Jeffreyside, Kansas 61137", "square_footage": 22889, "property_type": "Industrial", "unit_identifier": "Suite 660" }, "lease_term": { "start_date": "2022-12-29", "term_duration_months": 84, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 180, "rent_escalation_method": "CPI Adjustment" }, { "option_number": 2, "renewal_period_months": 24, "notice_period_days": 365, "rent_escalation_method": "Market Rate" } ], "end_date": "2029-12-28" }, "financial_terms": { "base_rent_initial": 43184.27, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2023-12-29", "increase_value": 4.51, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-12-28", "increase_value": 3.62, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-12-28", "increase_value": 0.49, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-12-28", "increase_value": 4.72, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (12%)" }, { "component_name": "Management Fee", "payment_structure": "Pro-rata share (8%)", "estimated_annual_cost": 9076.52 } ], "security_deposit_amount": 86368.54 }, "maintenance_obligations": { "lessor_responsibilities": [ "Landscaping and snow removal", "Common area maintenance (CAM)" ], "lessee_responsibilities": [ "Pest control within the unit", "Interior non-structural maintenance", "Janitorial services within leased premises", "All utility payments for the premises" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "Signage must be approved by Lessor.", "No hazardous materials permitted on the premises without prior written consent." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Requires prior written consent from Lessor, not to be unreasonably withheld." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-OF-2024-777 This serves as a summary of the commercial lease executed on 2024-02-23 between the Lessor, Tucker-Johnson, and Lessee, Young-Jones. The subject of this agreement is the Retail property at 37590 Troy Vista, Suite 535, Rodriguezbury, Georgia 85643, comprising approximately 19,257 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2024-04-13. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $63,281.55, payable on a monthly basis. A security deposit of $126,563.10 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 0.88% taking effect on 2025-04-13. Additional rents include Operating Expenses (CAM) (Pro-rata share (6%)), Operating Expenses (CAM) (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Landscaping and snow removal; Structural repairs to building exterior and roof. The Lessee's duties include: Minor repairs to plumbing and electrical; All utility payments for the premises; Janitorial services within leased premises; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: No hazardous materials permitted on the premises without prior written consent. No structural alterations without Lessor approval. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Binding arbitration in Karaport. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-OF-2024-777", "document_date": "2024-02-23", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Tucker-Johnson", "entity_address": "47225 Timothy Points\nLake Jennifer, OK 09824", "contact_person": "Kaylee Deleon" }, { "party_type": "Lessee", "entity_name": "Young-Jones", "entity_address": "17055 Robinson Views Apt. 404\nPort Anthonymouth, OR 46685" } ], "property_details": { "property_address": "37590 Troy Vista, Suite 535, Rodriguezbury, Georgia 85643", "square_footage": 19257, "property_type": "Retail" }, "lease_term": { "start_date": "2024-04-13", "term_duration_months": 60, "renewal_options": [] }, "financial_terms": { "base_rent_initial": 63281.55, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2025-04-13", "increase_value": 0.88, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-04-13", "increase_value": 6.55, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-04-13", "increase_value": 5.9, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (6%)", "estimated_annual_cost": 8376.34 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 6983.83 } ], "security_deposit_amount": 126563.1 }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "Landscaping and snow removal", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "All utility payments for the premises", "Janitorial services within leased premises", "Interior non-structural maintenance" ] }, "use_restrictions": [ "No hazardous materials permitted on the premises without prior written consent.", "No structural alterations without Lessor approval.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.", "dispute_resolution_method": "Binding arbitration in Karaport" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-GUY-2023-147 This serves as a summary of the commercial lease executed on 2023-09-14 between the Lessor, Hunter Inc, and Lessee, Perkins Ltd. The subject of this agreement is the Medical Office property at 51256 Thomas Knoll, Suite 2386, Delgadochester, Texas 49223, comprising approximately 12,063 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2024-01-27 and concluding on 2027-01-26. The tenant holds 1 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $6,568.63, payable on a monthly basis. The lease includes a structured rent escalation schedule, with the first increase of 1.94 $/sf taking effect on 2025-01-26. Additional rents include Real Estate Taxes (Pro-rata share (15%)), Management Fee (Pro-rata share (9%)). Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Common area maintenance (CAM). The Lessee's duties include: All utility payments for the premises; Interior non-structural maintenance; Pest control within the unit; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: No hazardous materials permitted on the premises without prior written consent. No structural alterations without Lessor approval. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Binding arbitration in Bakerport. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-GUY-2023-147", "document_date": "2023-09-14", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Hunter Inc", "entity_address": "521 Graham Ford\nScottport, NY 36425", "contact_person": "Shannon Carter" }, { "party_type": "Lessee", "entity_name": "Perkins Ltd" } ], "property_details": { "property_address": "51256 Thomas Knoll, Suite 2386, Delgadochester, Texas 49223", "square_footage": 12063, "property_type": "Medical Office", "unit_identifier": "Suite 2386" }, "lease_term": { "start_date": "2024-01-27", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 180, "rent_escalation_method": "Market Rate" } ], "end_date": "2027-01-26" }, "financial_terms": { "base_rent_initial": 6568.63, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-01-26", "increase_value": 1.94, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-01-26", "increase_value": 4.6, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2027-01-26", "increase_value": 2.17, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (15%)" }, { "component_name": "Management Fee", "payment_structure": "Pro-rata share (9%)", "estimated_annual_cost": 2789.28 } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Parking lot maintenance", "Common area maintenance (CAM)" ], "lessee_responsibilities": [ "All utility payments for the premises", "Interior non-structural maintenance", "Pest control within the unit", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "No hazardous materials permitted on the premises without prior written consent.", "No structural alterations without Lessor approval.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Strictly prohibited under all circumstances.", "dispute_resolution_method": "Binding arbitration in Bakerport" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-FLY-2022-440 This serves as a summary of the commercial lease executed on 2022-11-19 between the Lessor, Adams Ltd, and Lessee, Castillo Ltd. The subject of this agreement is the Office property at 4119 Perez Mountain Suite 993, Suite 529, Troybury, North Carolina 27013, comprising approximately 23,658 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2022-12-10. The tenant holds 2 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $57,165.49, payable on a monthly basis. A security deposit of $114,330.98 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 1.24% taking effect on 2023-12-10. Additional rents include Operating Expenses (CAM) (Pro-rata share (12%)), Common Area Utilities (Pass-through), Real Estate Taxes (Pass-through). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); HVAC system maintenance and replacement. The Lessee's duties include: Minor repairs to plumbing and electrical; Janitorial services within leased premises. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Binding arbitration in Powellfort. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-FLY-2022-440", "document_date": "2022-11-19", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Adams Ltd", "entity_address": "04968 Joseph Bridge Apt. 084\nPatriciaside, WI 12872", "contact_person": "Mark Browning" }, { "party_type": "Lessee", "entity_name": "Castillo Ltd", "entity_address": "4156 Williams Stream\nMelissatown, WY 81371" } ], "property_details": { "property_address": "4119 Perez Mountain Suite 993, Suite 529, Troybury, North Carolina 27013", "square_footage": 23658, "property_type": "Office", "unit_identifier": "Suite 529" }, "lease_term": { "start_date": "2022-12-10", "term_duration_months": 84, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 365, "rent_escalation_method": "Fixed Percentage" }, { "option_number": 2, "renewal_period_months": 36, "notice_period_days": 270, "rent_escalation_method": "Market Rate" } ] }, "financial_terms": { "base_rent_initial": 57165.49, "rent_frequency": "monthly", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2023-12-10", "increase_value": 1.24, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2024-12-09", "increase_value": 7.5, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2025-12-09", "increase_value": 2.38, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (12%)", "estimated_annual_cost": 4167.87 }, { "component_name": "Common Area Utilities", "payment_structure": "Pass-through", "estimated_annual_cost": 6043.14 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through", "estimated_annual_cost": 3331.79 } ], "security_deposit_amount": 114330.98 }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "Janitorial services within leased premises" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Strictly prohibited under all circumstances.", "dispute_resolution_method": "Binding arbitration in Powellfort" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-SURFACE-2023-870 This serves as a summary of the commercial lease executed on 2023-09-14 between the Lessor, Pacheco PLC, and Lessee, Brown, Arias and Ramirez. The subject of this agreement is the Medical Office property at 0731 Eric Estate Apt. 108, Suite 2220, Danamouth, Oregon 10664, comprising approximately 19,518 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 120 months, commencing on 2024-01-30 and concluding on 2034-01-29. The tenant holds 2 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Fixed Percentage. Financial obligations begin with an initial base rent of $82,075.37, payable on a quarterly basis. A security deposit of $82,075.37 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 6.51 $/sf taking effect on 2025-01-29. Additional rents include Real Estate Taxes (Pro-rata share (13%)), Common Area Utilities (Pass-through), Real Estate Taxes (Pro-rata share (14%)). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Parking lot maintenance; Structural repairs to building exterior and roof. The Lessee's duties include: Janitorial services within leased premises; Minor repairs to plumbing and electrical; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. Business operations restricted to 8:00 AM to 10:00 PM. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-SURFACE-2023-870", "document_date": "2023-09-14", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Pacheco PLC", "entity_address": "8333 Douglas Court Apt. 863\nNorth Christinemouth, MA 78732", "contact_person": "Richard Schneider" }, { "party_type": "Lessee", "entity_name": "Brown, Arias and Ramirez", "entity_address": "40029 Jessica Path\nRobertport, IA 01111" } ], "property_details": { "property_address": "0731 Eric Estate Apt. 108, Suite 2220, Danamouth, Oregon 10664", "square_footage": 19518, "property_type": "Medical Office", "unit_identifier": "Suite 2220" }, "lease_term": { "start_date": "2024-01-30", "term_duration_months": 120, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 180, "rent_escalation_method": "Fixed Percentage" }, { "option_number": 2, "renewal_period_months": 60, "notice_period_days": 180, "rent_escalation_method": "Market Rate" } ], "end_date": "2034-01-29" }, "financial_terms": { "base_rent_initial": 82075.37, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2025-01-29", "increase_value": 6.51, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2026-01-29", "increase_value": 8.05, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (13%)", "estimated_annual_cost": 1831.71 }, { "component_name": "Common Area Utilities", "payment_structure": "Pass-through", "estimated_annual_cost": 1393.6 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (14%)" } ], "security_deposit_amount": 82075.37 }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "Parking lot maintenance", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Minor repairs to plumbing and electrical", "Interior non-structural maintenance" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "Business operations restricted to 8:00 AM to 10:00 PM." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-TOWARD-2023-653 This serves as a summary of the commercial lease executed on 2023-09-09 between the Lessor, Schneider, Castro and Wilson, and Lessee, Jordan-Aguilar. The subject of this agreement is the Office property at 783 Joe Hills, Suite 280, Bradleyview, Wyoming 16419, comprising approximately 18,488 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2023-12-19 and concluding on 2026-12-18. The tenant holds 1 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $18,109.43, payable on a annually basis. A security deposit of $18,109.43 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 3.59 $/sf taking effect on 2024-12-18. Additional rents include Operating Expenses (CAM) (Pro-rata share (3%)), Insurance (Pro-rata share (7%)), Real Estate Taxes (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Landscaping and snow removal; Common area maintenance (CAM). The Lessee's duties include: Janitorial services within leased premises; Interior non-structural maintenance; Minor repairs to plumbing and electrical; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-TOWARD-2023-653", "document_date": "2023-09-09", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Schneider, Castro and Wilson", "entity_address": "002 Vargas Estates\nWalshberg, ID 95015" }, { "party_type": "Lessee", "entity_name": "Jordan-Aguilar", "entity_address": "16642 Nancy Turnpike Apt. 472\nLake Robertside, CO 86700" } ], "property_details": { "property_address": "783 Joe Hills, Suite 280, Bradleyview, Wyoming 16419", "square_footage": 18488, "property_type": "Office" }, "lease_term": { "start_date": "2023-12-19", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 180, "rent_escalation_method": "Market Rate" } ], "end_date": "2026-12-18" }, "financial_terms": { "base_rent_initial": 18109.43, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2024-12-18", "increase_value": 3.59, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2025-12-18", "increase_value": 9.76, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (3%)", "estimated_annual_cost": 6236.19 }, { "component_name": "Insurance", "payment_structure": "Pro-rata share (7%)" }, { "component_name": "Real Estate Taxes", "payment_structure": "Fixed annual contribution" } ], "security_deposit_amount": 18109.43 }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "Landscaping and snow removal", "Common area maintenance (CAM)" ], "lessee_responsibilities": [ "Janitorial services within leased premises", "Interior non-structural maintenance", "Minor repairs to plumbing and electrical", "Pest control within the unit" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-ACROSS-2024-540 This serves as a summary of the commercial lease executed on 2024-02-17 between the Lessor, Mcgee PLC, and Lessee, Johnson Inc. The subject of this agreement is the Medical Office property at 71299 Allison Track, Suite 697, Peggyport, Maryland 07828, comprising approximately 23,755 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 84 months, commencing on 2024-05-16 and concluding on 2031-05-16. The tenant holds 1 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $91,508.27, payable on a annually basis. A security deposit of $183,016.54 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 6.24% taking effect on 2025-05-16. Additional rents include Common Area Utilities (Pass-through), Operating Expenses (CAM) (Pass-through), Operating Expenses (CAM) (Pass-through), Common Area Utilities (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Parking lot maintenance. The Lessee's duties include: Minor repairs to plumbing and electrical; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: No hazardous materials permitted on the premises without prior written consent. Signage must be approved by Lessor. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Binding arbitration in West Sandraville. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-ACROSS-2024-540", "document_date": "2024-02-17", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Mcgee PLC", "contact_person": "Andrea Diaz" }, { "party_type": "Lessee", "entity_name": "Johnson Inc", "entity_address": "820 Jeffery Mountains\nHugheston, HI 95416" } ], "property_details": { "property_address": "71299 Allison Track, Suite 697, Peggyport, Maryland 07828", "square_footage": 23755, "property_type": "Medical Office", "unit_identifier": "Suite 697" }, "lease_term": { "start_date": "2024-05-16", "term_duration_months": 84, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 270, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2031-05-16" }, "financial_terms": { "base_rent_initial": 91508.27, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-05-16", "increase_value": 6.24, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-05-16", "increase_value": 9.17, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-05-16", "increase_value": 6.7, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2028-05-15", "increase_value": 2.92, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Common Area Utilities", "payment_structure": "Pass-through", "estimated_annual_cost": 5616.77 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pass-through", "estimated_annual_cost": 2036.15 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pass-through", "estimated_annual_cost": 2338.56 }, { "component_name": "Common Area Utilities", "payment_structure": "Fixed annual contribution" } ], "security_deposit_amount": 183016.54 }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "Parking lot maintenance" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "Interior non-structural maintenance" ] }, "use_restrictions": [ "No hazardous materials permitted on the premises without prior written consent.", "Signage must be approved by Lessor." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Binding arbitration in West Sandraville" } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-PUSH-2024-926 This serves as a summary of the commercial lease executed on 2024-03-09 between the Lessor, Hale, Oconnor and Kennedy, and Lessee, Davis PLC. The subject of this agreement is the Medical Office property at 476 Richard Route, Suite 1191, Powellburgh, Arizona 41118, comprising approximately 4,035 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 72 months, commencing on 2024-06-04 and concluding on 2030-06-04. The tenant holds 2 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $92,403.88, payable on a quarterly basis. A security deposit of $184,807.76 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 0.67% taking effect on 2025-06-04. Additional rents include Real Estate Taxes (Pass-through), Real Estate Taxes (Pro-rata share (14%)). Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; HVAC system maintenance and replacement; Parking lot maintenance. The Lessee's duties include: Pest control within the unit; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. Signage must be approved by Lessor. Premises to be used solely for general office purposes. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is notably absent in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-PUSH-2024-926", "document_date": "2024-03-09", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Hale, Oconnor and Kennedy", "entity_address": "7659 Jennifer Islands Suite 354\nMoralesville, OH 50688", "contact_person": "Michael Brown" }, { "party_type": "Lessee", "entity_name": "Davis PLC", "entity_address": "25441 Reginald Cove\nPort Andrewchester, TX 99157" } ], "property_details": { "property_address": "476 Richard Route, Suite 1191, Powellburgh, Arizona 41118", "square_footage": 4035, "property_type": "Medical Office" }, "lease_term": { "start_date": "2024-06-04", "term_duration_months": 72, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 180, "rent_escalation_method": "Market Rate" }, { "option_number": 2, "renewal_period_months": 24, "notice_period_days": 365, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2030-06-04" }, "financial_terms": { "base_rent_initial": 92403.88, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Annual Fixed", "effective_date": "2025-06-04", "increase_value": 0.67, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-06-04", "increase_value": 6.84, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through" }, { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (14%)", "estimated_annual_cost": 7621.88 } ], "security_deposit_amount": 184807.76 }, "maintenance_obligations": { "lessor_responsibilities": [ "Landscaping and snow removal", "HVAC system maintenance and replacement", "Parking lot maintenance" ], "lessee_responsibilities": [ "Pest control within the unit", "Interior non-structural maintenance" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "Signage must be approved by Lessor.", "Premises to be used solely for general office purposes." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-SHOW-2023-951 This serves as a summary of the commercial lease executed on 2023-10-20 between the Lessor, Rowe Ltd, and Lessee, King, Williams and Davis. The subject of this agreement is the Industrial property at 2081 Griffin Cliffs Apt. 171, Suite 845, South Jason, South Dakota 79259, comprising approximately 18,753 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 72 months, commencing on 2024-04-09. The tenant holds 2 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $9,198.61, payable on a annually basis. A security deposit of $18,397.22 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 4.79 $/sf taking effect on 2025-04-09. Additional rents include Real Estate Taxes (Fixed annual contribution), Management Fee (Fixed annual contribution), Management Fee (Pass-through). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; HVAC system maintenance and replacement. The Lessee's duties include: All utility payments for the premises; Minor repairs to plumbing and electrical; Interior non-structural maintenance; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. Signage must be approved by Lessor. No hazardous materials permitted on the premises without prior written consent. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-SHOW-2023-951", "document_date": "2023-10-20", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Rowe Ltd", "entity_address": "38945 Mcintyre Loop Apt. 864\nLewismouth, MO 35574", "contact_person": "Stephen Willis" }, { "party_type": "Lessee", "entity_name": "King, Williams and Davis", "entity_address": "6139 Moyer Port Apt. 769\nJohnsontown, WV 95296" } ], "property_details": { "property_address": "2081 Griffin Cliffs Apt. 171, Suite 845, South Jason, South Dakota 79259", "square_footage": 18753, "property_type": "Industrial" }, "lease_term": { "start_date": "2024-04-09", "term_duration_months": 72, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 180, "rent_escalation_method": "CPI Adjustment" }, { "option_number": 2, "renewal_period_months": 36, "notice_period_days": 180, "rent_escalation_method": "CPI Adjustment" } ] }, "financial_terms": { "base_rent_initial": 9198.61, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2025-04-09", "increase_value": 4.79, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2026-04-09", "increase_value": 2.95, "increase_unit": "percentage" }, { "escalation_type": "Step-Up", "effective_date": "2027-04-09", "increase_value": 5.85, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Real Estate Taxes", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 5673.31 }, { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 5474.38 }, { "component_name": "Management Fee", "payment_structure": "Pass-through" } ], "security_deposit_amount": 18397.22 }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "HVAC system maintenance and replacement" ], "lessee_responsibilities": [ "All utility payments for the premises", "Minor repairs to plumbing and electrical", "Interior non-structural maintenance", "Pest control within the unit" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "Signage must be approved by Lessor.", "No hazardous materials permitted on the premises without prior written consent." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-TYPE-2023-171 This serves as a summary of the commercial lease executed on 2023-02-28 between the Lessor, Ross, Bray and Jones, and Lessee, Ramirez LLC. The subject of this agreement is the Retail property at 449 Lucero Route Suite 693, Suite 152, North Davidburgh, Oklahoma 74906, comprising approximately 3,098 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 72 months, commencing on 2023-07-04 and concluding on 2029-07-03. The tenant holds 2 option(s) to renew, with the first being for a 60-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $24,353.86, payable on a annually basis. The lease includes a structured rent escalation schedule, with the first increase of 8.91 $/sf taking effect on 2024-07-03. Additional rents include Real Estate Taxes (Pass-through), Management Fee (Fixed annual contribution), Management Fee (Pass-through), Common Area Utilities (Pro-rata share (11%)). Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; HVAC system maintenance and replacement; Common area maintenance (CAM). The Lessee's duties include: Interior non-structural maintenance; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: No structural alterations without Lessor approval. No hazardous materials permitted on the premises without prior written consent. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-TYPE-2023-171", "document_date": "2023-02-28", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Ross, Bray and Jones", "entity_address": "0651 Hart Garden Apt. 106\nCherylmouth, WI 90172", "contact_person": "Emily Nguyen" }, { "party_type": "Lessee", "entity_name": "Ramirez LLC", "entity_address": "Unit 1587 Box 6511\nDPO AE 74886" } ], "property_details": { "property_address": "449 Lucero Route Suite 693, Suite 152, North Davidburgh, Oklahoma 74906", "square_footage": 3098, "property_type": "Retail", "unit_identifier": "Suite 152" }, "lease_term": { "start_date": "2023-07-04", "term_duration_months": 72, "renewal_options": [ { "option_number": 1, "renewal_period_months": 60, "notice_period_days": 180, "rent_escalation_method": "Market Rate" }, { "option_number": 2, "renewal_period_months": 60, "notice_period_days": 270, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2029-07-03" }, "financial_terms": { "base_rent_initial": 24353.86, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-07-03", "increase_value": 8.91, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2025-07-03", "increase_value": 6.87, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-07-03", "increase_value": 4.31, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Real Estate Taxes", "payment_structure": "Pass-through", "estimated_annual_cost": 6351.94 }, { "component_name": "Management Fee", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 5892.45 }, { "component_name": "Management Fee", "payment_structure": "Pass-through", "estimated_annual_cost": 4385.48 }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (11%)", "estimated_annual_cost": 6894.46 } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "Landscaping and snow removal", "HVAC system maintenance and replacement", "Common area maintenance (CAM)" ], "lessee_responsibilities": [ "Interior non-structural maintenance", "Pest control within the unit" ] }, "use_restrictions": [ "No structural alterations without Lessor approval.", "No hazardous materials permitted on the premises without prior written consent." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Strictly prohibited under all circumstances.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-WE-2023-849 This serves as a summary of the commercial lease executed on 2023-08-11 between the Lessor, Hancock, Thomas and Dougherty, and Lessee, Ruiz LLC. The subject of this agreement is the Office property at 357 Rivera Lakes, Suite 165, West Melissashire, Minnesota 35090, comprising approximately 17,273 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2023-11-11 and concluding on 2028-11-10. No renewal options were specified in the agreement. Financial obligations begin with an initial base rent of $6,891.89, payable on a annually basis. A security deposit of $6,891.89 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 3.19% taking effect on 2024-11-10. Additional rents include Operating Expenses (CAM) (Pro-rata share (11%)), Common Area Utilities (Pass-through), Common Area Utilities (Pro-rata share (6%)), Common Area Utilities (Pass-through). Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Structural repairs to building exterior and roof. The Lessee's duties include: Minor repairs to plumbing and electrical; Interior non-structural maintenance; Janitorial services within leased premises; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-WE-2023-849", "document_date": "2023-08-11", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Hancock, Thomas and Dougherty", "entity_address": "11150 Nicole Forest\nMeyerburgh, KS 06380", "contact_person": "Michael Sweeney" }, { "party_type": "Lessee", "entity_name": "Ruiz LLC", "entity_address": "784 Bryan Mission\nRodneyside, IL 47059" } ], "property_details": { "property_address": "357 Rivera Lakes, Suite 165, West Melissashire, Minnesota 35090", "square_footage": 17273, "property_type": "Office", "unit_identifier": "Suite 165" }, "lease_term": { "start_date": "2023-11-11", "term_duration_months": 60, "renewal_options": [], "end_date": "2028-11-10" }, "financial_terms": { "base_rent_initial": 6891.89, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-11-10", "increase_value": 3.19, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-11-10", "increase_value": 6.93, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (11%)", "estimated_annual_cost": 1294.49 }, { "component_name": "Common Area Utilities", "payment_structure": "Pass-through", "estimated_annual_cost": 5166.88 }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (6%)", "estimated_annual_cost": 8103.18 }, { "component_name": "Common Area Utilities", "payment_structure": "Pass-through" } ], "security_deposit_amount": 6891.89 }, "maintenance_obligations": { "lessor_responsibilities": [ "Common area maintenance (CAM)", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "Minor repairs to plumbing and electrical", "Interior non-structural maintenance", "Janitorial services within leased premises", "All utility payments for the premises" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-BUILD-2023-887 This serves as a summary of the commercial lease executed on 2023-09-09 between the Lessor, Guzman-Morgan, and Lessee, Jones-Willis. The subject of this agreement is the Office property at 5098 Tasha Spurs, Suite 1036, Mossshire, Illinois 39558, comprising approximately 11,295 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2023-10-15 and concluding on 2028-10-14. The tenant holds 1 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 270 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $45,603.93, payable on a quarterly basis. A security deposit of $91,207.86 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.89 $/sf taking effect on 2024-10-14. Additional rents include Management Fee (Pro-rata share (12%)), Real Estate Taxes (Pro-rata share (11%)), Insurance (Fixed annual contribution). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Landscaping and snow removal; Structural repairs to building exterior and roof. The Lessee's duties include: All utility payments for the premises; Minor repairs to plumbing and electrical; Pest control within the unit; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-BUILD-2023-887", "document_date": "2023-09-09", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Guzman-Morgan", "entity_address": "5092 Fox Island Apt. 943\nJacksontown, OK 41285" }, { "party_type": "Lessee", "entity_name": "Jones-Willis", "entity_address": "Unit 1683 Box 3295\nDPO AE 50889" } ], "property_details": { "property_address": "5098 Tasha Spurs, Suite 1036, Mossshire, Illinois 39558", "square_footage": 11295, "property_type": "Office", "unit_identifier": "Suite 1036" }, "lease_term": { "start_date": "2023-10-15", "term_duration_months": 60, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 270, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2028-10-14" }, "financial_terms": { "base_rent_initial": 45603.93, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2024-10-14", "increase_value": 8.89, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Step-Up", "effective_date": "2025-10-14", "increase_value": 0.21, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2026-10-14", "increase_value": 4.37, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-10-14", "increase_value": 0.24, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Management Fee", "payment_structure": "Pro-rata share (12%)", "estimated_annual_cost": 4316.13 }, { "component_name": "Real Estate Taxes", "payment_structure": "Pro-rata share (11%)" }, { "component_name": "Insurance", "payment_structure": "Fixed annual contribution" } ], "security_deposit_amount": 91207.86 }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Landscaping and snow removal", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "All utility payments for the premises", "Minor repairs to plumbing and electrical", "Pest control within the unit", "Interior non-structural maintenance" ] }, "use_restrictions": [ "Signage must be approved by Lessor.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-WANT-2023-435 This serves as a summary of the commercial lease executed on 2023-07-01 between the Lessor, Rice Ltd, and Lessee, Chen-Munoz. The subject of this agreement is the Industrial property at 5087 Laura Causeway Apt. 239, Suite 2442, South Jennifermouth, Minnesota 09681, comprising approximately 18,809 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 36 months, commencing on 2023-07-27. The tenant holds 1 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on CPI Adjustment. Financial obligations begin with an initial base rent of $4,130.33, payable on a annually basis. A security deposit of $4,130.33 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 9.97 $/sf taking effect on 2024-07-26. Additional rents include Operating Expenses (CAM) (Pro-rata share (4%)), Common Area Utilities (Pass-through). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Parking lot maintenance; Structural repairs to building exterior and roof. The Lessee's duties include: Pest control within the unit; Minor repairs to plumbing and electrical. Use of the premises is specifically limited. Key restrictions include: Business operations restricted to 8:00 AM to 10:00 PM. No structural alterations without Lessor approval. From a legal perspective, the terms regarding subleasing or assignment are as follows: Strictly prohibited under all circumstances. A force majeure clause is present in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-WANT-2023-435", "document_date": "2023-07-01", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Rice Ltd", "entity_address": "7428 Russell Way Suite 687\nNew Elijah, LA 87873" }, { "party_type": "Lessee", "entity_name": "Chen-Munoz" } ], "property_details": { "property_address": "5087 Laura Causeway Apt. 239, Suite 2442, South Jennifermouth, Minnesota 09681", "square_footage": 18809, "property_type": "Industrial" }, "lease_term": { "start_date": "2023-07-27", "term_duration_months": 36, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 365, "rent_escalation_method": "CPI Adjustment" } ] }, "financial_terms": { "base_rent_initial": 4130.33, "rent_frequency": "annually", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2024-07-26", "increase_value": 9.97, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-07-26", "increase_value": 3.62, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-07-26", "increase_value": 1.32, "increase_unit": "percentage" }, { "escalation_type": "Annual Fixed", "effective_date": "2027-07-26", "increase_value": 1.03, "increase_unit": "dollar_per_sqft" } ], "additional_rent_components": [ { "component_name": "Operating Expenses (CAM)", "payment_structure": "Pro-rata share (4%)", "estimated_annual_cost": 2682.83 }, { "component_name": "Common Area Utilities", "payment_structure": "Pass-through", "estimated_annual_cost": 5807.62 } ], "security_deposit_amount": 4130.33 }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Parking lot maintenance", "Structural repairs to building exterior and roof" ], "lessee_responsibilities": [ "Pest control within the unit", "Minor repairs to plumbing and electrical" ] }, "use_restrictions": [ "Business operations restricted to 8:00 AM to 10:00 PM.", "No structural alterations without Lessor approval." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Strictly prohibited under all circumstances.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-DISCOVER-2023-768 This serves as a summary of the commercial lease executed on 2023-01-26 between the Lessor, Nichols-Williams, and Lessee, Thompson-Wood. The subject of this agreement is the Industrial property at 174 Kayla Islands Apt. 300, Suite 2250, West Jesse, Massachusetts 51061, comprising approximately 16,743 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 60 months, commencing on 2023-04-04 and concluding on 2028-04-03. The tenant holds 2 option(s) to renew, with the first being for a 36-month extension. To exercise this, a notice period of 365 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $3,625.58, payable on a quarterly basis. A security deposit of $7,251.16 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 2.16 $/sf taking effect on 2024-04-03. Additional rents include Management Fee (Pro-rata share (10%)), Common Area Utilities (Pro-rata share (2%)). Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Parking lot maintenance; Common area maintenance (CAM). The Lessee's duties include: Pest control within the unit; Interior non-structural maintenance; All utility payments for the premises. Use of the premises is specifically limited. Key restrictions include: No hazardous materials permitted on the premises without prior written consent. Premises to be used solely for general office purposes. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. A force majeure clause is notably absent in the agreement. Any potential disputes are to be resolved via Litigation in the jurisdiction of the property location.. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-DISCOVER-2023-768", "document_date": "2023-01-26", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Nichols-Williams", "entity_address": "0695 Cindy Curve\nEast Dalechester, NV 16917" }, { "party_type": "Lessee", "entity_name": "Thompson-Wood", "entity_address": "7351 Sharp Fort Suite 287\nSouth Shannon, MA 12678" } ], "property_details": { "property_address": "174 Kayla Islands Apt. 300, Suite 2250, West Jesse, Massachusetts 51061", "square_footage": 16743, "property_type": "Industrial", "unit_identifier": "Suite 2250" }, "lease_term": { "start_date": "2023-04-04", "term_duration_months": 60, "renewal_options": [ { "option_number": 1, "renewal_period_months": 36, "notice_period_days": 365, "rent_escalation_method": "Market Rate" }, { "option_number": 2, "renewal_period_months": 36, "notice_period_days": 180, "rent_escalation_method": "CPI Adjustment" } ], "end_date": "2028-04-03" }, "financial_terms": { "base_rent_initial": 3625.58, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "CPI-U Adjustment", "effective_date": "2024-04-03", "increase_value": 2.16, "increase_unit": "dollar_per_sqft" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2025-04-03", "increase_value": 0.69, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-04-03", "increase_value": 6.89, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2027-04-03", "increase_value": 9.23, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Management Fee", "payment_structure": "Pro-rata share (10%)" }, { "component_name": "Common Area Utilities", "payment_structure": "Pro-rata share (2%)" } ], "security_deposit_amount": 7251.16 }, "maintenance_obligations": { "lessor_responsibilities": [ "Structural repairs to building exterior and roof", "Parking lot maintenance", "Common area maintenance (CAM)" ], "lessee_responsibilities": [ "Pest control within the unit", "Interior non-structural maintenance", "All utility payments for the premises" ] }, "use_restrictions": [ "No hazardous materials permitted on the premises without prior written consent.", "Premises to be used solely for general office purposes." ], "legal_provisions": { "force_majeure_clause_present": false, "sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.", "dispute_resolution_method": "Litigation in the jurisdiction of the property location." } }
<format type="json">{agreement_id: string, document_date: date, lease_parties: list[{party_type: string, entity_name: string, entity_address: string optional, contact_person: string optional}], property_details: {property_address: string, unit_identifier: string optional, square_footage: number, property_type: string}, lease_term: {start_date: date, end_date: date optional, term_duration_months: number, renewal_options: list[{option_number: number, renewal_period_months: number, notice_period_days: number, rent_escalation_method: string}]}, financial_terms: {base_rent_initial: number, rent_frequency: string, security_deposit_amount: number optional, escalation_schedule: list[{escalation_type: string, effective_date: date, increase_value: number, increase_unit: string}], additional_rent_components: list[{component_name: string, payment_structure: string, estimated_annual_cost: number optional}]}, maintenance_obligations: {lessor_responsibilities: list[string], lessee_responsibilities: list[string]}, use_restrictions: list[string], legal_provisions: {force_majeure_clause_present: boolean, sublease_assignment_terms: string, dispute_resolution_method: string optional}}</format> <data>**INTERNAL MEMORANDUM - LEASE ABSTRACT** **TO:** Portfolio Management Team **FROM:** Legal & Compliance Dept. **DATE:** 2025-08-13 **RE: Summary of Executed Lease Agreement: LEASE-LOW-2024-715 This serves as a summary of the commercial lease executed on 2024-04-05 between the Lessor, Andersen and Sons, and Lessee, Martinez, Bailey and Decker. The subject of this agreement is the Industrial property at 9626 Dennis Tunnel Suite 855, Suite 1071, Lake Catherinestad, Delaware 87922, comprising approximately 8,269 square feet. All relevant documentation has been filed under our standard procedures, and the original document is stored in the main vault. The lease term is set for 72 months, commencing on 2024-05-27 and concluding on 2030-05-27. The tenant holds 1 option(s) to renew, with the first being for a 24-month extension. To exercise this, a notice period of 180 days is required, with rent adjustment based on Market Rate. Financial obligations begin with an initial base rent of $16,030.93, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 7.6% taking effect on 2025-05-27. Additional rents include Insurance (Pro-rata share (13%)), Operating Expenses (CAM) (Fixed annual contribution), Insurance (Pass-through). Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Landscaping and snow removal; Common area maintenance (CAM). The Lessee's duties include: Pest control within the unit; Interior non-structural maintenance. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. Business operations restricted to 8:00 AM to 10:00 PM. No hazardous materials permitted on the premises without prior written consent. From a legal perspective, the terms regarding subleasing or assignment are as follows: Permitted only to an affiliate entity with 30 days prior notice. A force majeure clause is present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data>
{ "agreement_id": "LEASE-LOW-2024-715", "document_date": "2024-04-05", "lease_parties": [ { "party_type": "Lessor", "entity_name": "Andersen and Sons", "entity_address": "23434 Reese Island\nPort Thomas, TX 69494", "contact_person": "Marcus Baker" }, { "party_type": "Lessee", "entity_name": "Martinez, Bailey and Decker" } ], "property_details": { "property_address": "9626 Dennis Tunnel Suite 855, Suite 1071, Lake Catherinestad, Delaware 87922", "square_footage": 8269, "property_type": "Industrial" }, "lease_term": { "start_date": "2024-05-27", "term_duration_months": 72, "renewal_options": [ { "option_number": 1, "renewal_period_months": 24, "notice_period_days": 180, "rent_escalation_method": "Market Rate" } ], "end_date": "2030-05-27" }, "financial_terms": { "base_rent_initial": 16030.93, "rent_frequency": "quarterly", "escalation_schedule": [ { "escalation_type": "Step-Up", "effective_date": "2025-05-27", "increase_value": 7.6, "increase_unit": "percentage" }, { "escalation_type": "CPI-U Adjustment", "effective_date": "2026-05-27", "increase_value": 2.43, "increase_unit": "percentage" } ], "additional_rent_components": [ { "component_name": "Insurance", "payment_structure": "Pro-rata share (13%)", "estimated_annual_cost": 2460.06 }, { "component_name": "Operating Expenses (CAM)", "payment_structure": "Fixed annual contribution", "estimated_annual_cost": 7306.31 }, { "component_name": "Insurance", "payment_structure": "Pass-through", "estimated_annual_cost": 6200.14 } ] }, "maintenance_obligations": { "lessor_responsibilities": [ "HVAC system maintenance and replacement", "Landscaping and snow removal", "Common area maintenance (CAM)" ], "lessee_responsibilities": [ "Pest control within the unit", "Interior non-structural maintenance" ] }, "use_restrictions": [ "Signage must be approved by Lessor.", "Business operations restricted to 8:00 AM to 10:00 PM.", "No hazardous materials permitted on the premises without prior written consent." ], "legal_provisions": { "force_majeure_clause_present": true, "sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice." } }