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-ECONOMY-2023-158
This serves as a summary of the commercial lease executed on 2023-09-08 between the Lessor, Kaufman Ltd, and Lessee, Thompson, Hansen and Baird. The subject of this agreement is the Industrial property at 6355 Jenkins Gardens Suite 600, Suite 1232, West Michaelborough, Massachusetts 58779, comprising approximately 17,961 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-12-01 and concluding on 2029-11-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 Fixed Percentage.
Financial obligations begin with an initial base rent of $2,302.93, payable on a quarterly basis. A security deposit of $2,302.93 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 0.38% taking effect on 2024-11-30. Additional rents include Insurance (Pro-rata share (12%)), Real Estate Taxes (Pass-through), Operating Expenses (CAM) (Pro-rata share (2%)), Common Area Utilities (Pro-rata share (15%)).
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; 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: 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 present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-ECONOMY-2023-158",
"document_date": "2023-09-08",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Kaufman Ltd",
"entity_address": "7697 Simon Terrace\nVillafort, NV 28276"
},
{
"party_type": "Lessee",
"entity_name": "Thompson, Hansen and Baird",
"entity_address": "42819 Monica Port\nMartinmouth, WI 50044"
}
],
"property_details": {
"property_address": "6355 Jenkins Gardens Suite 600, Suite 1232, West Michaelborough, Massachusetts 58779",
"square_footage": 17961,
"property_type": "Industrial",
"unit_identifier": "Suite 1232"
},
"lease_term": {
"start_date": "2023-12-01",
"term_duration_months": 72,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 270,
"rent_escalation_method": "Fixed Percentage"
},
{
"option_number": 2,
"renewal_period_months": 36,
"notice_period_days": 365,
"rent_escalation_method": "Fixed Percentage"
}
],
"end_date": "2029-11-30"
},
"financial_terms": {
"base_rent_initial": 2302.93,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2024-11-30",
"increase_value": 0.38,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2025-11-30",
"increase_value": 4.41,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-11-30",
"increase_value": 1.05,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (12%)",
"estimated_annual_cost": 6503.94
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pass-through",
"estimated_annual_cost": 5680.16
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (2%)",
"estimated_annual_cost": 4911.41
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (15%)"
}
],
"security_deposit_amount": 2302.93
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"Landscaping and snow removal"
],
"lessee_responsibilities": [
"Pest control within the unit",
"Interior non-structural maintenance",
"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": 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-ENOUGH-2022-190
This serves as a summary of the commercial lease executed on 2022-08-20 between the Lessor, Rivera, Lane and Rodriguez, and Lessee, Brown-Thomas. The subject of this agreement is the Medical Office property at 163 Sloan Corners Suite 211, Suite 726, Nicholastown, Maryland 57113, comprising approximately 2,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 72 months, commencing on 2023-01-31 and concluding on 2029-01-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 180 days is required, with rent adjustment based on CPI Adjustment.
Financial obligations begin with an initial base rent of $84,519.64, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 4.96 $/sf taking effect on 2024-01-31. Additional rents include Operating Expenses (CAM) (Pass-through), Common Area Utilities (Fixed annual contribution), Insurance (Pro-rata share (9%)).
Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Common area maintenance (CAM). The Lessee's duties include: Interior non-structural maintenance; 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: 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-ENOUGH-2022-190",
"document_date": "2022-08-20",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Rivera, Lane and Rodriguez",
"entity_address": "278 Jones Way\nSouth Annabury, OH 35290",
"contact_person": "William Adams"
},
{
"party_type": "Lessee",
"entity_name": "Brown-Thomas"
}
],
"property_details": {
"property_address": "163 Sloan Corners Suite 211, Suite 726, Nicholastown, Maryland 57113",
"square_footage": 2920,
"property_type": "Medical Office",
"unit_identifier": "Suite 726"
},
"lease_term": {
"start_date": "2023-01-31",
"term_duration_months": 72,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 180,
"rent_escalation_method": "CPI Adjustment"
},
{
"option_number": 2,
"renewal_period_months": 36,
"notice_period_days": 180,
"rent_escalation_method": "Market Rate"
}
],
"end_date": "2029-01-30"
},
"financial_terms": {
"base_rent_initial": 84519.64,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2024-01-31",
"increase_value": 4.96,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2025-01-30",
"increase_value": 2.3,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-01-30",
"increase_value": 8.98,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2027-01-30",
"increase_value": 9.14,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pass-through",
"estimated_annual_cost": 7403.2
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (9%)"
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"Common area maintenance (CAM)"
],
"lessee_responsibilities": [
"Interior non-structural maintenance",
"Pest control within the unit",
"All utility payments for the premises",
"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": "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-ARTIST-2023-719
This serves as a summary of the commercial lease executed on 2023-08-22 between the Lessor, Brady-Yates, and Lessee, Mejia Ltd. The subject of this agreement is the Industrial property at 386 Hall Islands Apt. 916, Suite 2019, Olsenland, Minnesota 21650, comprising approximately 22,895 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-05 and concluding on 2033-12-04. 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 $54,914.81, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 9.15% taking effect on 2024-12-04. Additional rents include Common Area Utilities (Pro-rata share (2%)), Management Fee (Fixed annual contribution), Insurance (Fixed annual contribution), 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. 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: 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-ARTIST-2023-719",
"document_date": "2023-08-22",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Brady-Yates",
"entity_address": "820 Matthew Junctions\nNew Thomasview, TN 81284",
"contact_person": "Robert Walton"
},
{
"party_type": "Lessee",
"entity_name": "Mejia Ltd"
}
],
"property_details": {
"property_address": "386 Hall Islands Apt. 916, Suite 2019, Olsenland, Minnesota 21650",
"square_footage": 22895,
"property_type": "Industrial",
"unit_identifier": "Suite 2019"
},
"lease_term": {
"start_date": "2023-12-05",
"term_duration_months": 120,
"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": 180,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2033-12-04"
},
"financial_terms": {
"base_rent_initial": 54914.81,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-12-04",
"increase_value": 9.15,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-12-04",
"increase_value": 5.51,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-12-04",
"increase_value": 4.66,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2027-12-04",
"increase_value": 2.0,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (2%)"
},
{
"component_name": "Management Fee",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 9619.55
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 9349.3
}
]
},
"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": [
"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": "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-MENTION-2024-679
This serves as a summary of the commercial lease executed on 2024-07-21 between the Lessor, Johnson-Lopez, and Lessee, Kelly-Forbes. The subject of this agreement is the Industrial property at 8973 Vernon Corners Suite 221, Suite 1735, South Natasha, Georgia 55065, comprising approximately 9,358 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-27. 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 $61,152.07, payable on a monthly basis. A security deposit of $122,304.14 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 1.1% taking effect on 2025-10-27. Additional rents include Common Area Utilities (Pass-through), Real Estate Taxes (Pass-through), Management Fee (Pro-rata share (9%)).
Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; HVAC system maintenance and replacement; Structural repairs to building exterior and roof. The Lessee's duties include: Janitorial services within leased premises; All utility payments for the premises; Pest control within the unit; 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.
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-MENTION-2024-679",
"document_date": "2024-07-21",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Johnson-Lopez",
"contact_person": "Tami Chen"
},
{
"party_type": "Lessee",
"entity_name": "Kelly-Forbes",
"entity_address": "1697 Bass Viaduct\nJasonberg, AK 29379"
}
],
"property_details": {
"property_address": "8973 Vernon Corners Suite 221, Suite 1735, South Natasha, Georgia 55065",
"square_footage": 9358,
"property_type": "Industrial",
"unit_identifier": "Suite 1735"
},
"lease_term": {
"start_date": "2024-10-27",
"term_duration_months": 72,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 365,
"rent_escalation_method": "CPI Adjustment"
}
]
},
"financial_terms": {
"base_rent_initial": 61152.07,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-10-27",
"increase_value": 1.1,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-10-27",
"increase_value": 2.95,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2027-10-27",
"increase_value": 0.43,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through",
"estimated_annual_cost": 2363.05
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pass-through"
},
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (9%)",
"estimated_annual_cost": 1218.86
}
],
"security_deposit_amount": 122304.14
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Landscaping and snow removal",
"HVAC system maintenance and replacement",
"Structural repairs to building exterior and roof"
],
"lessee_responsibilities": [
"Janitorial services within leased premises",
"All utility payments for the premises",
"Pest control within the unit",
"Interior non-structural maintenance"
]
},
"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 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-REASON-2023-696
This serves as a summary of the commercial lease executed on 2023-02-18 between the Lessor, Evans Inc, and Lessee, Bird Inc. The subject of this agreement is the Medical Office property at 823 Mitchell Cape, Suite 394, Brownborough, New York 78979, comprising approximately 19,088 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-07-20 and concluding on 2028-07-19. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $95,819.64, payable on a annually basis. A security deposit of $191,639.28 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 7.24% taking effect on 2024-07-19. Additional rents include Operating Expenses (CAM) (Pro-rata share (12%)), Real Estate Taxes (Pro-rata share (11%)), Operating Expenses (CAM) (Fixed annual contribution).
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; 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: 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: 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-REASON-2023-696",
"document_date": "2023-02-18",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Evans Inc",
"entity_address": "4782 King Point Apt. 906\nLake Anachester, FM 20370",
"contact_person": "James Miller"
},
{
"party_type": "Lessee",
"entity_name": "Bird Inc",
"entity_address": "436 Lynn Light\nNashside, AR 45251"
}
],
"property_details": {
"property_address": "823 Mitchell Cape, Suite 394, Brownborough, New York 78979",
"square_footage": 19088,
"property_type": "Medical Office",
"unit_identifier": "Suite 394"
},
"lease_term": {
"start_date": "2023-07-20",
"term_duration_months": 60,
"renewal_options": [],
"end_date": "2028-07-19"
},
"financial_terms": {
"base_rent_initial": 95819.64,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-07-19",
"increase_value": 7.24,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2025-07-19",
"increase_value": 8.81,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (12%)",
"estimated_annual_cost": 3316.29
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pro-rata share (11%)",
"estimated_annual_cost": 5307.57
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 6792.38
}
],
"security_deposit_amount": 191639.28
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Common area maintenance (CAM)",
"HVAC system maintenance and replacement"
],
"lessee_responsibilities": [
"Janitorial services within leased premises",
"Minor repairs to plumbing and electrical",
"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.",
"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."
}
} |
<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-ONE-2024-506
This serves as a summary of the commercial lease executed on 2024-02-28 between the Lessor, Stevens LLC, and Lessee, Smith-Allen. The subject of this agreement is the Office property at 20648 Sheila Burg, Suite 1344, Parkerstad, West Virginia 63972, comprising approximately 22,866 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-18 and concluding on 2027-04-18. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $38,569.86, payable on a quarterly basis. A security deposit of $38,569.86 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 6.33% taking effect on 2025-04-18. Additional rents include Operating Expenses (CAM) (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: 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, 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 Riggsport. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-ONE-2024-506",
"document_date": "2024-02-28",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Stevens LLC",
"entity_address": "419 West Parkway\nSouth Tracy, MS 41350",
"contact_person": "Ashley Griffin"
},
{
"party_type": "Lessee",
"entity_name": "Smith-Allen",
"entity_address": "577 Tanner Orchard\nWest Vanessa, LA 54224"
}
],
"property_details": {
"property_address": "20648 Sheila Burg, Suite 1344, Parkerstad, West Virginia 63972",
"square_footage": 22866,
"property_type": "Office",
"unit_identifier": "Suite 1344"
},
"lease_term": {
"start_date": "2024-04-18",
"term_duration_months": 36,
"renewal_options": [],
"end_date": "2027-04-18"
},
"financial_terms": {
"base_rent_initial": 38569.86,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2025-04-18",
"increase_value": 6.33,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-04-18",
"increase_value": 7.6,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2027-04-18",
"increase_value": 0.16,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2028-04-17",
"increase_value": 2.5,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 3882.88
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pass-through",
"estimated_annual_cost": 8521.63
}
],
"security_deposit_amount": 38569.86
},
"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": [
"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, subject to Lessor's right of first refusal and a profit-sharing clause.",
"dispute_resolution_method": "Binding arbitration in Riggsport"
}
} |
<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-SURE-2023-723
This serves as a summary of the commercial lease executed on 2023-05-15 between the Lessor, Carlson-Hill, and Lessee, Stewart, Brennan and Johnston. The subject of this agreement is the Retail property at 80533 Nichols Streets, Suite 1633, Lake Emilyport, South Carolina 70994, comprising approximately 18,078 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-05-31 and concluding on 2026-05-30. 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 CPI Adjustment.
Financial obligations begin with an initial base rent of $7,511.45, payable on a monthly basis. A security deposit of $15,022.90 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 7.98 $/sf taking effect on 2024-05-30. Additional rents include Management Fee (Pro-rata share (3%)), Insurance (Pro-rata share (5%)), Common Area Utilities (Pro-rata share (10%)), Common Area Utilities (Pro-rata share (13%)).
Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; 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; 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. 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 Binding arbitration in East Angel. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-SURE-2023-723",
"document_date": "2023-05-15",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Carlson-Hill",
"entity_address": "649 Benjamin Trail Apt. 811\nHollandfort, WY 58233",
"contact_person": "Cindy Williams"
},
{
"party_type": "Lessee",
"entity_name": "Stewart, Brennan and Johnston",
"entity_address": "427 Todd Trace\nLake Carrie, WV 93561"
}
],
"property_details": {
"property_address": "80533 Nichols Streets, Suite 1633, Lake Emilyport, South Carolina 70994",
"square_footage": 18078,
"property_type": "Retail",
"unit_identifier": "Suite 1633"
},
"lease_term": {
"start_date": "2023-05-31",
"term_duration_months": 36,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 270,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2026-05-30"
},
"financial_terms": {
"base_rent_initial": 7511.45,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2024-05-30",
"increase_value": 7.98,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-05-30",
"increase_value": 2.22,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (3%)"
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (5%)",
"estimated_annual_cost": 2761.85
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (10%)"
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (13%)",
"estimated_annual_cost": 8517.9
}
],
"security_deposit_amount": 15022.9
},
"maintenance_obligations": {
"lessor_responsibilities": [
"HVAC system maintenance and replacement",
"Structural repairs to building exterior and roof",
"Landscaping and snow removal"
],
"lessee_responsibilities": [
"Minor repairs to plumbing and electrical",
"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.",
"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": "Binding arbitration in East Angel"
}
} |
<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-NOW-2023-704
This serves as a summary of the commercial lease executed on 2023-03-13 between the Lessor, Jones-Aguilar, and Lessee, Gill Ltd. The subject of this agreement is the Industrial property at 789 Joseph Skyway Apt. 564, Suite 2059, Lake Maurice, New Mexico 58719, comprising approximately 10,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-08-04 and concluding on 2030-08-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 180 days is required, with rent adjustment based on CPI Adjustment.
Financial obligations begin with an initial base rent of $8,737.47, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 5.53 $/sf taking effect on 2024-08-03. Additional rents include Common Area Utilities (Pro-rata share (14%)), Insurance (Pro-rata share (15%)), Real Estate Taxes (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). The Lessee's duties include: 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. 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 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-NOW-2023-704",
"document_date": "2023-03-13",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Jones-Aguilar",
"entity_address": "206 Brian Plains Apt. 267\nNorth Derekfurt, DC 91039",
"contact_person": "Tanner Fernandez"
},
{
"party_type": "Lessee",
"entity_name": "Gill Ltd",
"entity_address": "8723 Parks Well\nNorth Christytown, MP 43307"
}
],
"property_details": {
"property_address": "789 Joseph Skyway Apt. 564, Suite 2059, Lake Maurice, New Mexico 58719",
"square_footage": 10044,
"property_type": "Industrial",
"unit_identifier": "Suite 2059"
},
"lease_term": {
"start_date": "2023-08-04",
"term_duration_months": 84,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 36,
"notice_period_days": 180,
"rent_escalation_method": "CPI Adjustment"
},
{
"option_number": 2,
"renewal_period_months": 60,
"notice_period_days": 365,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2030-08-03"
},
"financial_terms": {
"base_rent_initial": 8737.47,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-08-03",
"increase_value": 5.53,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2025-08-03",
"increase_value": 1.12,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-08-03",
"increase_value": 3.88,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (14%)",
"estimated_annual_cost": 8967.65
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (15%)",
"estimated_annual_cost": 7166.74
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pass-through"
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution"
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"HVAC system maintenance and replacement",
"Common area maintenance (CAM)"
],
"lessee_responsibilities": [
"Janitorial services within leased premises",
"Interior non-structural maintenance"
]
},
"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": 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-CHECK-2023-808
This serves as a summary of the commercial lease executed on 2023-03-13 between the Lessor, Tran, Ramirez and Wilson, and Lessee, Smith-Mason. The subject of this agreement is the Warehouse property at 90728 Isaac Views Suite 914, Suite 740, Haleyport, Montana 03104, comprising approximately 13,673 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-30 and concluding on 2029-04-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 270 days is required, with rent adjustment based on Market Rate.
Financial obligations begin with an initial base rent of $3,186.64, payable on a monthly basis. The lease includes a structured rent escalation schedule, with the first increase of 2.18 $/sf taking effect on 2024-04-29. Additional rents include Management Fee (Fixed annual contribution), 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: 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. 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 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-CHECK-2023-808",
"document_date": "2023-03-13",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Tran, Ramirez and Wilson",
"contact_person": "Danielle Sharp"
},
{
"party_type": "Lessee",
"entity_name": "Smith-Mason",
"entity_address": "028 Donald Square Apt. 889\nLucasbury, MO 56555"
}
],
"property_details": {
"property_address": "90728 Isaac Views Suite 914, Suite 740, Haleyport, Montana 03104",
"square_footage": 13673,
"property_type": "Warehouse",
"unit_identifier": "Suite 740"
},
"lease_term": {
"start_date": "2023-04-30",
"term_duration_months": 72,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 24,
"notice_period_days": 270,
"rent_escalation_method": "Market Rate"
},
{
"option_number": 2,
"renewal_period_months": 36,
"notice_period_days": 270,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2029-04-29"
},
"financial_terms": {
"base_rent_initial": 3186.64,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-04-29",
"increase_value": 2.18,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-04-29",
"increase_value": 8.82,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-04-29",
"increase_value": 3.6,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2027-04-29",
"increase_value": 6.81,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pass-through",
"estimated_annual_cost": 8952.06
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Common area maintenance (CAM)",
"HVAC system maintenance and replacement"
],
"lessee_responsibilities": [
"Janitorial services within leased premises",
"Interior non-structural maintenance"
]
},
"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 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-MOVIE-2022-810
This serves as a summary of the commercial lease executed on 2022-09-30 between the Lessor, Pearson, Robinson and Hawkins, and Lessee, Murray LLC. The subject of this agreement is the Office property at 650 Compton Mill Suite 510, Suite 1224, New Kristibury, Ohio 74260, comprising approximately 14,868 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 2022-11-27 and concluding on 2028-11-26. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $5,065.65, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 3.28 $/sf taking effect on 2023-11-27. Additional rents include Real Estate Taxes (Fixed annual contribution), Insurance (Pass-through).
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: Janitorial services within leased premises; 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. 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. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-MOVIE-2022-810",
"document_date": "2022-09-30",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Pearson, Robinson and Hawkins",
"contact_person": "Erin Pham"
},
{
"party_type": "Lessee",
"entity_name": "Murray LLC",
"entity_address": "790 Craig Park Suite 797\nPort Charlesside, PR 13720"
}
],
"property_details": {
"property_address": "650 Compton Mill Suite 510, Suite 1224, New Kristibury, Ohio 74260",
"square_footage": 14868,
"property_type": "Office"
},
"lease_term": {
"start_date": "2022-11-27",
"term_duration_months": 72,
"renewal_options": [],
"end_date": "2028-11-26"
},
"financial_terms": {
"base_rent_initial": 5065.65,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2023-11-27",
"increase_value": 3.28,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-11-26",
"increase_value": 8.19,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Real Estate Taxes",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 8487.5
},
{
"component_name": "Insurance",
"payment_structure": "Pass-through"
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Landscaping and snow removal",
"Parking lot maintenance",
"HVAC system maintenance and replacement"
],
"lessee_responsibilities": [
"Janitorial services within leased premises",
"All utility payments for the premises"
]
},
"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."
}
} |
<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-CHILD-2023-234
This serves as a summary of the commercial lease executed on 2023-09-19 between the Lessor, Ochoa Inc, and Lessee, Jensen-Monroe. The subject of this agreement is the Warehouse property at 9397 Ferguson Walk, Suite 1871, New Michellebury, Maine 95218, comprising approximately 13,914 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-12-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 CPI Adjustment.
Financial obligations begin with an initial base rent of $4,586.88, payable on a monthly basis. The lease includes a structured rent escalation schedule, with the first increase of 4.4 $/sf taking effect on 2024-12-19. Additional rents include Real Estate Taxes (Fixed annual contribution), Common Area Utilities (Fixed annual contribution), Insurance (Fixed annual contribution).
Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; HVAC system maintenance and replacement; Landscaping and snow removal. The Lessee's duties include: Janitorial services within leased premises; Pest control within the unit; All utility payments for the 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.
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-CHILD-2023-234",
"document_date": "2023-09-19",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Ochoa Inc",
"entity_address": "313 Harvey Greens\nPort John, ME 36942",
"contact_person": "Geoffrey Casey"
},
{
"party_type": "Lessee",
"entity_name": "Jensen-Monroe"
}
],
"property_details": {
"property_address": "9397 Ferguson Walk, Suite 1871, New Michellebury, Maine 95218",
"square_footage": 13914,
"property_type": "Warehouse",
"unit_identifier": "Suite 1871"
},
"lease_term": {
"start_date": "2023-12-20",
"term_duration_months": 84,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 270,
"rent_escalation_method": "CPI Adjustment"
}
]
},
"financial_terms": {
"base_rent_initial": 4586.88,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-12-19",
"increase_value": 4.4,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-12-19",
"increase_value": 3.56,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-12-19",
"increase_value": 1.21,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Real Estate Taxes",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 1724.09
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 4348.67
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"HVAC system maintenance and replacement",
"Landscaping and snow removal"
],
"lessee_responsibilities": [
"Janitorial services within leased premises",
"Pest control within the unit",
"All utility payments for the premises",
"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": 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-REALITY-2023-715
This serves as a summary of the commercial lease executed on 2023-11-21 between the Lessor, Bailey-Wright, and Lessee, Gonzalez Group. The subject of this agreement is the Industrial property at 34713 Ashley Forest Apt. 813, Suite 1397, Lake Ronniehaven, Virginia 51454, comprising approximately 2,605 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-02-16 and concluding on 2030-02-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 365 days is required, with rent adjustment based on Market Rate.
Financial obligations begin with an initial base rent of $1,931.05, payable on a annually basis. The lease includes a structured rent escalation schedule, with the first increase of 6.3 $/sf taking effect on 2025-02-15. Additional rents include Management Fee (Pass-through), Insurance (Fixed annual contribution), Insurance (Pro-rata share (12%)), Operating Expenses (CAM) (Pro-rata share (15%)).
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: 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: 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-REALITY-2023-715",
"document_date": "2023-11-21",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Bailey-Wright",
"entity_address": "15285 Harold Views Apt. 389\nJohnsonfort, NV 84966",
"contact_person": "Madison Flores"
},
{
"party_type": "Lessee",
"entity_name": "Gonzalez Group"
}
],
"property_details": {
"property_address": "34713 Ashley Forest Apt. 813, Suite 1397, Lake Ronniehaven, Virginia 51454",
"square_footage": 2605,
"property_type": "Industrial",
"unit_identifier": "Suite 1397"
},
"lease_term": {
"start_date": "2024-02-16",
"term_duration_months": 72,
"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": 270,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2030-02-15"
},
"financial_terms": {
"base_rent_initial": 1931.05,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-02-15",
"increase_value": 6.3,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-02-15",
"increase_value": 2.49,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2027-02-15",
"increase_value": 9.47,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2028-02-15",
"increase_value": 5.54,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Pass-through",
"estimated_annual_cost": 4070.33
},
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 4077.62
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (12%)",
"estimated_annual_cost": 2882.91
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (15%)",
"estimated_annual_cost": 5216.23
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"HVAC system maintenance and replacement",
"Structural repairs to building exterior and roof"
],
"lessee_responsibilities": [
"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": "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-DEVELOPMENT-2022-543
This serves as a summary of the commercial lease executed on 2022-09-06 between the Lessor, Reeves LLC, and Lessee, Perez, Powell and Mcdowell. The subject of this agreement is the Office property at 8505 Allison Turnpike, Suite 1512, Braunberg, Missouri 09030, comprising approximately 12,406 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-09-29 and concluding on 2032-09-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 Market Rate.
Financial obligations begin with an initial base rent of $71,928.27, payable on a annually basis. The lease includes a structured rent escalation schedule, with the first increase of 5.74 $/sf taking effect on 2023-09-29. Additional rents include Real Estate Taxes (Pro-rata share (15%)), Operating Expenses (CAM) (Pass-through).
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; 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.
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 Delaware. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-DEVELOPMENT-2022-543",
"document_date": "2022-09-06",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Reeves LLC",
"entity_address": "8876 Mariah Haven\nTimothyberg, KS 94949"
},
{
"party_type": "Lessee",
"entity_name": "Perez, Powell and Mcdowell",
"entity_address": "PSC 4898, Box 2025\nAPO AA 02435"
}
],
"property_details": {
"property_address": "8505 Allison Turnpike, Suite 1512, Braunberg, Missouri 09030",
"square_footage": 12406,
"property_type": "Office",
"unit_identifier": "Suite 1512"
},
"lease_term": {
"start_date": "2022-09-29",
"term_duration_months": 120,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 180,
"rent_escalation_method": "Market Rate"
},
{
"option_number": 2,
"renewal_period_months": 24,
"notice_period_days": 270,
"rent_escalation_method": "Fixed Percentage"
}
],
"end_date": "2032-09-28"
},
"financial_terms": {
"base_rent_initial": 71928.27,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2023-09-29",
"increase_value": 5.74,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-09-28",
"increase_value": 1.43,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-09-28",
"increase_value": 1.31,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pro-rata share (15%)"
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pass-through",
"estimated_annual_cost": 2270.3
}
]
},
"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",
"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."
],
"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 Delaware"
}
} |
<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-GENERATION-2022-298
This serves as a summary of the commercial lease executed on 2022-08-14 between the Lessor, Garcia-Lynn, and Lessee, Jordan-Mullins. The subject of this agreement is the Warehouse property at 9212 Wang Ridge, Suite 603, Zacharyview, South Dakota 56731, comprising approximately 9,789 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-10-29 and concluding on 2029-10-28. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $45,652.47, payable on a annually basis. A security deposit of $45,652.47 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 4.34% taking effect on 2023-10-29. Additional rents include Common Area Utilities (Pro-rata share (3%)), Insurance (Fixed annual contribution), Insurance (Fixed annual contribution).
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; 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 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 Quinnport. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-GENERATION-2022-298",
"document_date": "2022-08-14",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Garcia-Lynn",
"contact_person": "Latoya Davenport"
},
{
"party_type": "Lessee",
"entity_name": "Jordan-Mullins",
"entity_address": "1451 Mccoy Pine Apt. 548\nNorth Hannahfort, IA 51317"
}
],
"property_details": {
"property_address": "9212 Wang Ridge, Suite 603, Zacharyview, South Dakota 56731",
"square_footage": 9789,
"property_type": "Warehouse",
"unit_identifier": "Suite 603"
},
"lease_term": {
"start_date": "2022-10-29",
"term_duration_months": 84,
"renewal_options": [],
"end_date": "2029-10-28"
},
"financial_terms": {
"base_rent_initial": 45652.47,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2023-10-29",
"increase_value": 4.34,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-10-28",
"increase_value": 5.46,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-10-28",
"increase_value": 7.01,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-10-28",
"increase_value": 0.73,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (3%)",
"estimated_annual_cost": 8933.42
},
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 1614.87
},
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution"
}
],
"security_deposit_amount": 45652.47
},
"maintenance_obligations": {
"lessor_responsibilities": [
"HVAC system maintenance and replacement",
"Parking lot maintenance"
],
"lessee_responsibilities": [
"Janitorial services within leased premises",
"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": true,
"sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.",
"dispute_resolution_method": "Binding arbitration in Quinnport"
}
} |
<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-SEEK-2023-495
This serves as a summary of the commercial lease executed on 2023-12-26 between the Lessor, Gibbs, Clark and Jones, and Lessee, Reyes, Acosta and Green. The subject of this agreement is the Retail property at 01591 Alan Springs Apt. 105, Suite 865, New Travisport, Arkansas 91831, comprising approximately 17,956 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-13 and concluding on 2027-01-12. 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 $7,687.59, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 0.67% taking effect on 2025-01-12. Additional rents include Operating Expenses (CAM) (Pass-through), Management Fee (Pro-rata share (4%)).
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; Janitorial services within leased 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. 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 present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-SEEK-2023-495",
"document_date": "2023-12-26",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Gibbs, Clark and Jones",
"entity_address": "37670 Richardson Mills Apt. 735\nPort Jillianchester, WY 80880",
"contact_person": "Kendra Mcdaniel"
},
{
"party_type": "Lessee",
"entity_name": "Reyes, Acosta and Green",
"entity_address": "80815 Sweeney Mission\nNorth Stacey, NJ 87838"
}
],
"property_details": {
"property_address": "01591 Alan Springs Apt. 105, Suite 865, New Travisport, Arkansas 91831",
"square_footage": 17956,
"property_type": "Retail",
"unit_identifier": "Suite 865"
},
"lease_term": {
"start_date": "2024-01-13",
"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": 60,
"notice_period_days": 180,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2027-01-12"
},
"financial_terms": {
"base_rent_initial": 7687.59,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-01-12",
"increase_value": 0.67,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-01-12",
"increase_value": 1.64,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2027-01-12",
"increase_value": 4.75,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pass-through",
"estimated_annual_cost": 3898.88
},
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (4%)"
}
]
},
"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",
"Janitorial services within leased premises"
]
},
"use_restrictions": [
"No structural alterations without Lessor approval.",
"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": "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-DISCOVER-2022-432
This serves as a summary of the commercial lease executed on 2022-09-03 between the Lessor, Horton, Hines and Villarreal, and Lessee, Rasmussen, Little and Massey. The subject of this agreement is the Industrial property at 22712 Sarah Glens, Suite 586, West Bettyberg, New Mexico 56833, comprising approximately 20,979 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 2022-11-28 and concluding on 2025-11-27. 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 $7,675.97, payable on a annually basis. A security deposit of $7,675.97 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.61 $/sf taking effect on 2023-11-28. Additional rents include Management Fee (Pro-rata share (10%)), Real Estate Taxes (Pass-through), Management Fee (Pass-through), Operating Expenses (CAM) (Pro-rata share (15%)).
Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Common area maintenance (CAM). The Lessee's duties include: 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 Binding arbitration in East Troyhaven. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-DISCOVER-2022-432",
"document_date": "2022-09-03",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Horton, Hines and Villarreal",
"entity_address": "2504 Duncan Harbor Apt. 751\nKellychester, MH 14550"
},
{
"party_type": "Lessee",
"entity_name": "Rasmussen, Little and Massey",
"entity_address": "88243 Williams Throughway Apt. 567\nWest Amber, ME 57380"
}
],
"property_details": {
"property_address": "22712 Sarah Glens, Suite 586, West Bettyberg, New Mexico 56833",
"square_footage": 20979,
"property_type": "Industrial",
"unit_identifier": "Suite 586"
},
"lease_term": {
"start_date": "2022-11-28",
"term_duration_months": 36,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 180,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2025-11-27"
},
"financial_terms": {
"base_rent_initial": 7675.97,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2023-11-28",
"increase_value": 8.61,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2024-11-27",
"increase_value": 9.44,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (10%)",
"estimated_annual_cost": 4070.18
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pass-through",
"estimated_annual_cost": 2741.48
},
{
"component_name": "Management Fee",
"payment_structure": "Pass-through"
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (15%)"
}
],
"security_deposit_amount": 7675.97
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"Common area maintenance (CAM)"
],
"lessee_responsibilities": [
"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": "Binding arbitration in East Troyhaven"
}
} |
<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-ACTUALLY-2022-666
This serves as a summary of the commercial lease executed on 2022-11-10 between the Lessor, Cook, Medina and Beck, and Lessee, Hughes, Murphy and Torres. The subject of this agreement is the Retail property at 8015 William Fords Suite 727, Suite 1862, Adamston, North Dakota 15894, comprising approximately 21,574 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-26. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $5,437.12, payable on a annually basis. A security deposit of $5,437.12 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 6.46 $/sf taking effect on 2024-04-25. Additional rents include Insurance (Pro-rata share (12%)), Management Fee (Pro-rata share (2%)), Insurance (Pass-through), Insurance (Pass-through).
Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Common area maintenance (CAM). The Lessee's duties include: Janitorial services within leased premises; Minor repairs to plumbing and electrical; 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. 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: 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-ACTUALLY-2022-666",
"document_date": "2022-11-10",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Cook, Medina and Beck",
"entity_address": "Unit 3164 Box 6973\nDPO AA 43638"
},
{
"party_type": "Lessee",
"entity_name": "Hughes, Murphy and Torres",
"entity_address": "46900 Smith Knoll\nNew Pamela, VA 43482"
}
],
"property_details": {
"property_address": "8015 William Fords Suite 727, Suite 1862, Adamston, North Dakota 15894",
"square_footage": 21574,
"property_type": "Retail",
"unit_identifier": "Suite 1862"
},
"lease_term": {
"start_date": "2023-04-26",
"term_duration_months": 36,
"renewal_options": []
},
"financial_terms": {
"base_rent_initial": 5437.12,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2024-04-25",
"increase_value": 6.46,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-04-25",
"increase_value": 8.44,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (12%)",
"estimated_annual_cost": 8080.17
},
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (2%)"
},
{
"component_name": "Insurance",
"payment_structure": "Pass-through"
},
{
"component_name": "Insurance",
"payment_structure": "Pass-through",
"estimated_annual_cost": 5041.8
}
],
"security_deposit_amount": 5437.12
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"Common area maintenance (CAM)"
],
"lessee_responsibilities": [
"Janitorial services within leased premises",
"Minor repairs to plumbing and electrical",
"Pest control within the unit",
"All utility payments for the premises"
]
},
"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": "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-COVER-2022-732
This serves as a summary of the commercial lease executed on 2022-11-10 between the Lessor, Young, Trevino and Hunt, and Lessee, Williams LLC. The subject of this agreement is the Office property at 55295 Lindsey Orchard Suite 826, Suite 1795, Jonathanview, Kentucky 33247, comprising approximately 11,453 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-16 and concluding on 2033-01-15. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $2,586.36, payable on a monthly basis. The lease includes a structured rent escalation schedule, with the first increase of 6.97% taking effect on 2024-01-16. Additional rents include Common Area Utilities (Fixed annual contribution), Operating Expenses (CAM) (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: Minor repairs to plumbing and electrical; 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: 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: 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 Brownhaven. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-COVER-2022-732",
"document_date": "2022-11-10",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Young, Trevino and Hunt",
"entity_address": "48490 Sexton Crossroad\nJohnberg, MS 14246"
},
{
"party_type": "Lessee",
"entity_name": "Williams LLC",
"entity_address": "64266 Taylor Alley Suite 998\nJonesberg, WV 85794"
}
],
"property_details": {
"property_address": "55295 Lindsey Orchard Suite 826, Suite 1795, Jonathanview, Kentucky 33247",
"square_footage": 11453,
"property_type": "Office"
},
"lease_term": {
"start_date": "2023-01-16",
"term_duration_months": 120,
"renewal_options": [],
"end_date": "2033-01-15"
},
"financial_terms": {
"base_rent_initial": 2586.36,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2024-01-16",
"increase_value": 6.97,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-01-15",
"increase_value": 4.4,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-01-15",
"increase_value": 5.67,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2027-01-15",
"increase_value": 0.93,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 9577.26
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution"
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"Structural repairs to building exterior and roof"
],
"lessee_responsibilities": [
"Minor repairs to plumbing and electrical",
"All utility payments for the premises",
"Pest control within the unit",
"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": "Requires prior written consent from Lessor, not to be unreasonably withheld.",
"dispute_resolution_method": "Binding arbitration in Brownhaven"
}
} |
<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-PARENT-2022-856
This serves as a summary of the commercial lease executed on 2022-08-23 between the Lessor, Ferrell Ltd, and Lessee, Thompson Inc. The subject of this agreement is the Retail property at 932 Palmer Valleys, Suite 511, Brettshire, South Dakota 46541, comprising approximately 8,963 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-11-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 270 days is required, with rent adjustment based on CPI Adjustment.
Financial obligations begin with an initial base rent of $9,368.69, payable on a quarterly basis. A security deposit of $9,368.69 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 4.5% taking effect on 2023-11-01. Additional rents include Management Fee (Pass-through), Management Fee (Pro-rata share (2%)), 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: Interior non-structural maintenance; 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: Business operations restricted to 8:00 AM to 10:00 PM. 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 Binding arbitration in North Lisa. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-PARENT-2022-856",
"document_date": "2022-08-23",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Ferrell Ltd",
"contact_person": "Mark Harris"
},
{
"party_type": "Lessee",
"entity_name": "Thompson Inc",
"entity_address": "891 David Well\nLevineshire, DC 43231"
}
],
"property_details": {
"property_address": "932 Palmer Valleys, Suite 511, Brettshire, South Dakota 46541",
"square_footage": 8963,
"property_type": "Retail",
"unit_identifier": "Suite 511"
},
"lease_term": {
"start_date": "2022-11-01",
"term_duration_months": 84,
"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": "CPI Adjustment"
}
]
},
"financial_terms": {
"base_rent_initial": 9368.69,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2023-11-01",
"increase_value": 4.5,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2024-10-31",
"increase_value": 9.39,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Pass-through",
"estimated_annual_cost": 4195.37
},
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (2%)"
},
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (8%)",
"estimated_annual_cost": 8601.71
}
],
"security_deposit_amount": 9368.69
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Landscaping and snow removal",
"Common area maintenance (CAM)"
],
"lessee_responsibilities": [
"Interior non-structural maintenance",
"Janitorial services within leased premises",
"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 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": "Binding arbitration in North Lisa"
}
} |
<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-RESPONSE-2023-359
This serves as a summary of the commercial lease executed on 2023-12-22 between the Lessor, Bates Ltd, and Lessee, Thomas, Moore and Lang. The subject of this agreement is the Warehouse property at 88386 Terry Glen Apt. 413, Suite 1255, East Chad, Vermont 84905, comprising approximately 17,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 84 months, commencing on 2024-05-10 and concluding on 2031-05-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 $2,345.50, payable on a quarterly basis. A security deposit of $2,345.50 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 2.7 $/sf taking effect on 2025-05-10. Additional rents include Insurance (Pass-through), Insurance (Pass-through), Operating Expenses (CAM) (Pass-through), Insurance (Fixed annual contribution).
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: All utility payments for the premises; Pest control within the unit; 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. 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. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-RESPONSE-2023-359",
"document_date": "2023-12-22",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Bates Ltd",
"contact_person": "Andrew Valdez"
},
{
"party_type": "Lessee",
"entity_name": "Thomas, Moore and Lang",
"entity_address": "380 Adam Extension\nPort Jeffrey, NH 44659"
}
],
"property_details": {
"property_address": "88386 Terry Glen Apt. 413, Suite 1255, East Chad, Vermont 84905",
"square_footage": 17265,
"property_type": "Warehouse",
"unit_identifier": "Suite 1255"
},
"lease_term": {
"start_date": "2024-05-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": 24,
"notice_period_days": 180,
"rent_escalation_method": "Market Rate"
}
],
"end_date": "2031-05-10"
},
"financial_terms": {
"base_rent_initial": 2345.5,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2025-05-10",
"increase_value": 2.7,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-05-10",
"increase_value": 6.45,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2027-05-10",
"increase_value": 9.5,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2028-05-09",
"increase_value": 1.64,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Pass-through",
"estimated_annual_cost": 7272.21
},
{
"component_name": "Insurance",
"payment_structure": "Pass-through",
"estimated_annual_cost": 4658.64
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pass-through"
},
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution"
}
],
"security_deposit_amount": 2345.5
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Landscaping and snow removal",
"Structural repairs to building exterior and roof",
"HVAC system maintenance and replacement"
],
"lessee_responsibilities": [
"All utility payments for the premises",
"Pest control within the unit",
"Interior non-structural maintenance",
"Janitorial services within leased premises"
]
},
"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."
}
} |
<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-QUITE-2024-813
This serves as a summary of the commercial lease executed on 2024-04-28 between the Lessor, Andersen-Farmer, and Lessee, Shaffer Ltd. The subject of this agreement is the Warehouse property at 4788 Joe Avenue, Suite 889, West Danielchester, Oregon 48647, comprising approximately 9,097 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-01 and concluding on 2031-07-01. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $1,433.31, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 1.38 $/sf taking effect on 2025-07-01. Additional rents include Management Fee (Fixed annual contribution), Operating Expenses (CAM) (Fixed annual contribution), Insurance (Pro-rata share (10%)).
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: All utility payments for the premises; 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 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: 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 Nebraska. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-QUITE-2024-813",
"document_date": "2024-04-28",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Andersen-Farmer",
"entity_address": "160 Anthony Cove Suite 213\nPort Markborough, MS 80008",
"contact_person": "Tonya Sanchez"
},
{
"party_type": "Lessee",
"entity_name": "Shaffer Ltd",
"entity_address": "7567 Diana Passage\nBeckmouth, MI 96757"
}
],
"property_details": {
"property_address": "4788 Joe Avenue, Suite 889, West Danielchester, Oregon 48647",
"square_footage": 9097,
"property_type": "Warehouse",
"unit_identifier": "Suite 889"
},
"lease_term": {
"start_date": "2024-07-01",
"term_duration_months": 84,
"renewal_options": [],
"end_date": "2031-07-01"
},
"financial_terms": {
"base_rent_initial": 1433.31,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2025-07-01",
"increase_value": 1.38,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-07-01",
"increase_value": 5.2,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2027-07-01",
"increase_value": 8.21,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 4879.32
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 4060.31
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (10%)",
"estimated_annual_cost": 3556.41
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Landscaping and snow removal",
"HVAC system maintenance and replacement",
"Parking lot maintenance"
],
"lessee_responsibilities": [
"All utility payments for the premises",
"Janitorial services within leased 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.",
"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 Nebraska"
}
} |
<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-ENTIRE-2023-472
This serves as a summary of the commercial lease executed on 2023-11-16 between the Lessor, Martin, Hammond and Edwards, and Lessee, Nelson, Whitaker and Lucero. The subject of this agreement is the Medical Office property at 199 Steve Ranch, Suite 1842, Lake Robin, Mississippi 24532, comprising approximately 13,051 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-03 and concluding on 2029-01-02. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $39,508.09, payable on a annually basis. The lease includes a structured rent escalation schedule, with the first increase of 9.61% taking effect on 2025-01-02. Additional rents include Operating Expenses (CAM) (Pass-through), Operating Expenses (CAM) (Fixed annual contribution), Real Estate Taxes (Fixed annual contribution), Insurance (Pro-rata share (13%)).
Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Parking lot maintenance. The Lessee's duties include: Minor repairs to plumbing and electrical; 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 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 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-ENTIRE-2023-472",
"document_date": "2023-11-16",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Martin, Hammond and Edwards",
"entity_address": "94689 Snyder River\nNew David, MS 56086",
"contact_person": "Victor Smith"
},
{
"party_type": "Lessee",
"entity_name": "Nelson, Whitaker and Lucero"
}
],
"property_details": {
"property_address": "199 Steve Ranch, Suite 1842, Lake Robin, Mississippi 24532",
"square_footage": 13051,
"property_type": "Medical Office",
"unit_identifier": "Suite 1842"
},
"lease_term": {
"start_date": "2024-01-03",
"term_duration_months": 60,
"renewal_options": [],
"end_date": "2029-01-02"
},
"financial_terms": {
"base_rent_initial": 39508.09,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-01-02",
"increase_value": 9.61,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-01-02",
"increase_value": 1.44,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pass-through"
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 8897.96
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (13%)",
"estimated_annual_cost": 2522.55
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"Parking lot maintenance"
],
"lessee_responsibilities": [
"Minor repairs to plumbing and electrical",
"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 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": "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-STUDY-2022-809
This serves as a summary of the commercial lease executed on 2022-10-02 between the Lessor, Farmer-Fuller, and Lessee, Deleon and Sons. The subject of this agreement is the Warehouse property at 6582 Robert Islands, Suite 2420, Shanefurt, Connecticut 41111, comprising approximately 11,856 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-28 and concluding on 2027-12-28. 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 $79,474.18, payable on a quarterly basis. A security deposit of $79,474.18 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 1.48% taking effect on 2023-12-28. Additional rents include Operating Expenses (CAM) (Pass-through), Insurance (Fixed annual contribution), Real Estate Taxes (Fixed annual contribution), Operating Expenses (CAM) (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: Interior non-structural maintenance; 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. 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-STUDY-2022-809",
"document_date": "2022-10-02",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Farmer-Fuller",
"entity_address": "3550 Julie Manors Suite 765\nNew Ashley, GA 96036"
},
{
"party_type": "Lessee",
"entity_name": "Deleon and Sons",
"entity_address": "USNV Smith\nFPO AA 07003"
}
],
"property_details": {
"property_address": "6582 Robert Islands, Suite 2420, Shanefurt, Connecticut 41111",
"square_footage": 11856,
"property_type": "Warehouse"
},
"lease_term": {
"start_date": "2022-12-28",
"term_duration_months": 60,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 24,
"notice_period_days": 180,
"rent_escalation_method": "Fixed Percentage"
}
],
"end_date": "2027-12-28"
},
"financial_terms": {
"base_rent_initial": 79474.18,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2023-12-28",
"increase_value": 1.48,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2024-12-27",
"increase_value": 1.62,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2025-12-27",
"increase_value": 2.31,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-12-27",
"increase_value": 5.65,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pass-through",
"estimated_annual_cost": 4830.91
},
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 6489.08
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 2950.89
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 9568.05
}
],
"security_deposit_amount": 79474.18
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"HVAC system maintenance and replacement",
"Landscaping and snow removal"
],
"lessee_responsibilities": [
"Interior non-structural maintenance",
"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.",
"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-WAIT-2022-119
This serves as a summary of the commercial lease executed on 2022-10-13 between the Lessor, Brown, Campbell and Cunningham, and Lessee, Kirby Group. The subject of this agreement is the Warehouse property at 07215 Morrison Walk Apt. 989, Suite 1257, Jasonmouth, Montana 94998, comprising approximately 13,093 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. 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 $36,018.18, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 9.54 $/sf taking effect on 2023-12-26. Additional rents include Management Fee (Pro-rata share (10%)), Operating Expenses (CAM) (Pass-through).
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: Pest control within the unit; Janitorial services within leased premises; 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.
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-WAIT-2022-119",
"document_date": "2022-10-13",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Brown, Campbell and Cunningham",
"entity_address": "736 Ramirez Lights\nPort Danielle, OR 99141",
"contact_person": "Daniel Mays"
},
{
"party_type": "Lessee",
"entity_name": "Kirby Group",
"entity_address": "16864 Ashley Canyon\nSchneiderland, ID 09878"
}
],
"property_details": {
"property_address": "07215 Morrison Walk Apt. 989, Suite 1257, Jasonmouth, Montana 94998",
"square_footage": 13093,
"property_type": "Warehouse",
"unit_identifier": "Suite 1257"
},
"lease_term": {
"start_date": "2022-12-26",
"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": 270,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2032-12-25"
},
"financial_terms": {
"base_rent_initial": 36018.18,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2023-12-26",
"increase_value": 9.54,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2024-12-25",
"increase_value": 8.84,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (10%)"
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pass-through",
"estimated_annual_cost": 9195.78
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"HVAC system maintenance and replacement",
"Landscaping and snow removal"
],
"lessee_responsibilities": [
"Pest control within the unit",
"Janitorial services within leased premises",
"Interior non-structural maintenance"
]
},
"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": 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-POLITICAL-2024-145
This serves as a summary of the commercial lease executed on 2024-06-06 between the Lessor, Sims-Jimenez, and Lessee, Bush-Thompson. The subject of this agreement is the Office property at 553 Kayla Hills, Suite 816, Melaniestad, New Mexico 19939, comprising approximately 18,060 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-10-26. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $7,617.10, payable on a monthly basis. A security deposit of $7,617.10 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 3.12 $/sf taking effect on 2025-10-26. Additional rents include Common Area Utilities (Pass-through), Operating Expenses (CAM) (Pro-rata share (12%)), Common Area Utilities (Pass-through).
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: All utility payments for the premises; 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 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 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-POLITICAL-2024-145",
"document_date": "2024-06-06",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Sims-Jimenez",
"entity_address": "56408 Jones Mountain\nSouth Kara, IL 83749"
},
{
"party_type": "Lessee",
"entity_name": "Bush-Thompson",
"entity_address": "330 Braun Village\nEast Stephanie, OH 27128"
}
],
"property_details": {
"property_address": "553 Kayla Hills, Suite 816, Melaniestad, New Mexico 19939",
"square_footage": 18060,
"property_type": "Office"
},
"lease_term": {
"start_date": "2024-10-26",
"term_duration_months": 84,
"renewal_options": []
},
"financial_terms": {
"base_rent_initial": 7617.1,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-10-26",
"increase_value": 3.12,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-10-26",
"increase_value": 5.24,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2027-10-26",
"increase_value": 0.34,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through",
"estimated_annual_cost": 7477.86
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (12%)",
"estimated_annual_cost": 6277.51
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through",
"estimated_annual_cost": 3921.76
}
],
"security_deposit_amount": 7617.1
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Landscaping and snow removal",
"HVAC system maintenance and replacement",
"Common area maintenance (CAM)"
],
"lessee_responsibilities": [
"All utility payments for the premises",
"Minor repairs to plumbing and electrical",
"Janitorial services within leased premises",
"Interior non-structural maintenance"
]
},
"use_restrictions": [
"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": "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-LOSE-2022-168
This serves as a summary of the commercial lease executed on 2022-12-17 between the Lessor, Wolfe LLC, and Lessee, Walker-Chan. The subject of this agreement is the Medical Office property at 92097 David Extension Suite 799, Suite 2382, Johnburgh, Wyoming 79719, comprising approximately 19,860 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-27 and concluding on 2029-03-26. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $8,617.46, payable on a annually basis. The lease includes a structured rent escalation schedule, with the first increase of 2.06 $/sf taking effect on 2024-03-26. Additional rents include Real Estate Taxes (Fixed annual contribution), 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; 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: Business operations restricted to 8:00 AM to 10:00 PM. 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: 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 Iowa. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-LOSE-2022-168",
"document_date": "2022-12-17",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Wolfe LLC",
"entity_address": "5285 Brown Unions\nNew Alfredport, CA 29506"
},
{
"party_type": "Lessee",
"entity_name": "Walker-Chan",
"entity_address": "1849 John Coves Apt. 933\nElizabethfurt, NH 90246"
}
],
"property_details": {
"property_address": "92097 David Extension Suite 799, Suite 2382, Johnburgh, Wyoming 79719",
"square_footage": 19860,
"property_type": "Medical Office",
"unit_identifier": "Suite 2382"
},
"lease_term": {
"start_date": "2023-03-27",
"term_duration_months": 72,
"renewal_options": [],
"end_date": "2029-03-26"
},
"financial_terms": {
"base_rent_initial": 8617.46,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2024-03-26",
"increase_value": 2.06,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-03-26",
"increase_value": 4.94,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-03-26",
"increase_value": 1.93,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Real Estate Taxes",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 1105.41
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 6473.17
},
{
"component_name": "Management Fee",
"payment_structure": "Pass-through",
"estimated_annual_cost": 2984.38
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"Common area maintenance (CAM)"
],
"lessee_responsibilities": [
"All utility payments for the premises",
"Minor repairs to plumbing and electrical",
"Interior non-structural maintenance",
"Janitorial services within leased premises"
]
},
"use_restrictions": [
"Business operations restricted to 8:00 AM to 10:00 PM.",
"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": "Strictly prohibited under all circumstances.",
"dispute_resolution_method": "Mediation followed by litigation in the State of Iowa"
}
} |
<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-2023-350
This serves as a summary of the commercial lease executed on 2023-03-05 between the Lessor, Dalton, Warren and Harrison, and Lessee, Brown PLC. The subject of this agreement is the Medical Office property at 62398 Terri Courts, Suite 355, Michaelburgh, Alabama 05085, comprising approximately 15,640 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-24 and concluding on 2033-04-23. 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 $93,799.47, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 6.31 $/sf taking effect on 2024-04-23. Additional rents include Management Fee (Pass-through), Management Fee (Pro-rata share (13%)).
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; Pest control within the unit; 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. 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 New Mexico. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-DURING-2023-350",
"document_date": "2023-03-05",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Dalton, Warren and Harrison",
"contact_person": "Christian Perez"
},
{
"party_type": "Lessee",
"entity_name": "Brown PLC",
"entity_address": "507 Robert Roads Suite 203\nEast Timothy, AL 72781"
}
],
"property_details": {
"property_address": "62398 Terri Courts, Suite 355, Michaelburgh, Alabama 05085",
"square_footage": 15640,
"property_type": "Medical Office",
"unit_identifier": "Suite 355"
},
"lease_term": {
"start_date": "2023-04-24",
"term_duration_months": 120,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 24,
"notice_period_days": 180,
"rent_escalation_method": "Market Rate"
}
],
"end_date": "2033-04-23"
},
"financial_terms": {
"base_rent_initial": 93799.47,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2024-04-23",
"increase_value": 6.31,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-04-23",
"increase_value": 3.69,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-04-23",
"increase_value": 8.57,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2027-04-23",
"increase_value": 4.3,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Pass-through",
"estimated_annual_cost": 6242.15
},
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (13%)",
"estimated_annual_cost": 1092.52
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"Landscaping and snow removal"
],
"lessee_responsibilities": [
"Janitorial services within leased premises",
"Pest control within the unit",
"All utility payments for the premises"
]
},
"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 only to an affiliate entity with 30 days prior notice.",
"dispute_resolution_method": "Mediation followed by litigation in the State of New Mexico"
}
} |
<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-SEEM-2023-455
This serves as a summary of the commercial lease executed on 2023-01-28 between the Lessor, Singleton-Crane, and Lessee, Pierce Group. The subject of this agreement is the Industrial property at 580 Christina Well, Suite 565, Lindseyfort, Illinois 68758, comprising approximately 21,951 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-03-15 and concluding on 2033-03-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 Market Rate.
Financial obligations begin with an initial base rent of $60,827.71, payable on a quarterly basis. A security deposit of $121,655.42 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 6.92 $/sf taking effect on 2024-03-14. Additional rents include Management Fee (Fixed annual contribution), Management Fee (Fixed annual contribution), 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; Common area maintenance (CAM). 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: 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. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Texas. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-SEEM-2023-455",
"document_date": "2023-01-28",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Singleton-Crane",
"entity_address": "3309 Foley Haven Apt. 282\nDavidbury, DC 70837",
"contact_person": "Stephanie Washington"
},
{
"party_type": "Lessee",
"entity_name": "Pierce Group"
}
],
"property_details": {
"property_address": "580 Christina Well, Suite 565, Lindseyfort, Illinois 68758",
"square_footage": 21951,
"property_type": "Industrial",
"unit_identifier": "Suite 565"
},
"lease_term": {
"start_date": "2023-03-15",
"term_duration_months": 120,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 24,
"notice_period_days": 270,
"rent_escalation_method": "Market Rate"
}
],
"end_date": "2033-03-14"
},
"financial_terms": {
"base_rent_initial": 60827.71,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2024-03-14",
"increase_value": 6.92,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-03-14",
"increase_value": 9.35,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 9404.27
},
{
"component_name": "Management Fee",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 2696.47
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 8812.96
}
],
"security_deposit_amount": 121655.42
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"HVAC system maintenance and replacement",
"Common area maintenance (CAM)"
],
"lessee_responsibilities": [
"Pest control within the unit",
"Janitorial services within leased premises",
"Minor repairs to plumbing and electrical",
"Interior non-structural maintenance"
]
},
"use_restrictions": [
"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.",
"dispute_resolution_method": "Mediation followed by litigation in the State of Texas"
}
} |
<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-MIDDLE-2024-305
This serves as a summary of the commercial lease executed on 2024-05-29 between the Lessor, Clark-Clark, and Lessee, Morris Inc. The subject of this agreement is the Industrial property at 8487 Bean Meadow, Suite 194, Jasonhaven, Indiana 71950, comprising approximately 4,939 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-06-01. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $14,629.69, payable on a quarterly basis. A security deposit of $29,259.38 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.92 $/sf taking effect on 2025-06-01. Additional rents include Real Estate Taxes (Fixed annual contribution), Insurance (Pass-through), Real Estate Taxes (Pro-rata share (13%)), Insurance (Pro-rata share (6%)).
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; 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.
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 Kentucky. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-MIDDLE-2024-305",
"document_date": "2024-05-29",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Clark-Clark",
"contact_person": "Barry Mcdonald"
},
{
"party_type": "Lessee",
"entity_name": "Morris Inc",
"entity_address": "011 Rogers Turnpike Suite 429\nWest John, MP 89566"
}
],
"property_details": {
"property_address": "8487 Bean Meadow, Suite 194, Jasonhaven, Indiana 71950",
"square_footage": 4939,
"property_type": "Industrial",
"unit_identifier": "Suite 194"
},
"lease_term": {
"start_date": "2024-06-01",
"term_duration_months": 36,
"renewal_options": []
},
"financial_terms": {
"base_rent_initial": 14629.69,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-06-01",
"increase_value": 8.92,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-06-01",
"increase_value": 5.02,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Real Estate Taxes",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 1433.19
},
{
"component_name": "Insurance",
"payment_structure": "Pass-through",
"estimated_annual_cost": 7978.66
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pro-rata share (13%)",
"estimated_annual_cost": 3356.95
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (6%)",
"estimated_annual_cost": 4395.87
}
],
"security_deposit_amount": 29259.38
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"Landscaping and snow removal"
],
"lessee_responsibilities": [
"All utility payments for the 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.",
"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 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-FUND-2024-676
This serves as a summary of the commercial lease executed on 2024-02-05 between the Lessor, Cortez LLC, and Lessee, Scott LLC. The subject of this agreement is the Medical Office property at 6789 Gordon Via Suite 962, Suite 686, Brooksville, Connecticut 45300, comprising approximately 2,236 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-03-17 and concluding on 2029-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 365 days is required, with rent adjustment based on Market Rate.
Financial obligations begin with an initial base rent of $7,380.48, payable on a annually basis. A security deposit of $14,760.96 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 9.36% taking effect on 2025-03-17. Additional rents include Common Area Utilities (Fixed annual contribution), Insurance (Pass-through).
Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Landscaping and snow removal; Parking lot maintenance. 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: 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: 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-FUND-2024-676",
"document_date": "2024-02-05",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Cortez LLC",
"entity_address": "76266 Reese Lights Suite 475\nLake Stevenberg, AR 51090"
},
{
"party_type": "Lessee",
"entity_name": "Scott LLC",
"entity_address": "43397 Williams Junction\nPort Stevenchester, VT 01089"
}
],
"property_details": {
"property_address": "6789 Gordon Via Suite 962, Suite 686, Brooksville, Connecticut 45300",
"square_footage": 2236,
"property_type": "Medical Office",
"unit_identifier": "Suite 686"
},
"lease_term": {
"start_date": "2024-03-17",
"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": 60,
"notice_period_days": 365,
"rent_escalation_method": "Market Rate"
}
],
"end_date": "2029-03-17"
},
"financial_terms": {
"base_rent_initial": 7380.48,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-03-17",
"increase_value": 9.36,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-03-17",
"increase_value": 6.38,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 2953.6
},
{
"component_name": "Insurance",
"payment_structure": "Pass-through",
"estimated_annual_cost": 6269.7
}
],
"security_deposit_amount": 14760.96
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Common area maintenance (CAM)",
"Landscaping and snow removal",
"Parking lot maintenance"
],
"lessee_responsibilities": [
"All utility payments for the premises",
"Janitorial services within leased premises",
"Minor repairs to plumbing and electrical"
]
},
"use_restrictions": [
"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": "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-POLITICAL-2024-203
This serves as a summary of the commercial lease executed on 2024-02-29 between the Lessor, Wallace-Brennan, and Lessee, Smith, Duncan and Mason. The subject of this agreement is the Office property at 06323 Dustin Crest, Suite 2313, North Darius, Missouri 99879, comprising approximately 17,731 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-24 and concluding on 2031-08-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 CPI Adjustment.
Financial obligations begin with an initial base rent of $4,725.94, payable on a quarterly basis. A security deposit of $4,725.94 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 0.93% taking effect on 2025-08-24. Additional rents include Insurance (Pro-rata share (5%)), Common Area Utilities (Pro-rata share (12%)), Insurance (Pro-rata share (3%)).
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; 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. 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 present in the agreement. Any potential disputes are to be resolved via Binding arbitration in Destinyberg. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-POLITICAL-2024-203",
"document_date": "2024-02-29",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Wallace-Brennan",
"entity_address": "444 Miller Square Apt. 897\nJeffreymouth, DE 83207"
},
{
"party_type": "Lessee",
"entity_name": "Smith, Duncan and Mason",
"entity_address": "960 Diana Walks\nPort Courtneyview, AK 24404"
}
],
"property_details": {
"property_address": "06323 Dustin Crest, Suite 2313, North Darius, Missouri 99879",
"square_footage": 17731,
"property_type": "Office",
"unit_identifier": "Suite 2313"
},
"lease_term": {
"start_date": "2024-08-24",
"term_duration_months": 84,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 24,
"notice_period_days": 365,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2031-08-24"
},
"financial_terms": {
"base_rent_initial": 4725.94,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-08-24",
"increase_value": 0.93,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-08-24",
"increase_value": 4.48,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2027-08-24",
"increase_value": 4.89,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (5%)"
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (12%)"
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (3%)",
"estimated_annual_cost": 7493.03
}
],
"security_deposit_amount": 4725.94
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Landscaping and snow removal",
"HVAC system maintenance and replacement",
"Common area maintenance (CAM)"
],
"lessee_responsibilities": [
"Interior non-structural maintenance",
"All utility payments for the premises"
]
},
"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": "Strictly prohibited under all circumstances.",
"dispute_resolution_method": "Binding arbitration in Destinyberg"
}
} |
<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-WELL-2023-131
This serves as a summary of the commercial lease executed on 2023-11-09 between the Lessor, Campbell LLC, and Lessee, Young, Delgado and Campos. The subject of this agreement is the Industrial property at 479 Peter Via Suite 430, Suite 2285, West Jon, West Virginia 08999, comprising approximately 21,877 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-04 and concluding on 2031-03-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 270 days is required, with rent adjustment based on Market Rate.
Financial obligations begin with an initial base rent of $37,309.76, payable on a monthly basis. A security deposit of $74,619.52 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 6.89 $/sf taking effect on 2025-03-04. 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 (8%)).
Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Landscaping and snow removal. The Lessee's duties include: Janitorial services within leased 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.
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-WELL-2023-131",
"document_date": "2023-11-09",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Campbell LLC",
"entity_address": "016 Justin Key Suite 439\nSusanport, SC 93781"
},
{
"party_type": "Lessee",
"entity_name": "Young, Delgado and Campos",
"entity_address": "63832 Julie Throughway Apt. 832\nReidfurt, NM 11256"
}
],
"property_details": {
"property_address": "479 Peter Via Suite 430, Suite 2285, West Jon, West Virginia 08999",
"square_footage": 21877,
"property_type": "Industrial"
},
"lease_term": {
"start_date": "2024-03-04",
"term_duration_months": 84,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 36,
"notice_period_days": 270,
"rent_escalation_method": "Market Rate"
}
],
"end_date": "2031-03-04"
},
"financial_terms": {
"base_rent_initial": 37309.76,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-03-04",
"increase_value": 6.89,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-03-04",
"increase_value": 7.26,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2027-03-04",
"increase_value": 0.43,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2028-03-03",
"increase_value": 7.91,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 7119.15
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 9908.24
},
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 8876.1
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (8%)",
"estimated_annual_cost": 3472.15
}
],
"security_deposit_amount": 74619.52
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Common area maintenance (CAM)",
"Landscaping and snow removal"
],
"lessee_responsibilities": [
"Janitorial services within leased 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."
],
"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-HIM-2022-256
This serves as a summary of the commercial lease executed on 2022-09-03 between the Lessor, Rogers Group, and Lessee, Kidd-Bowers. The subject of this agreement is the Office property at 96447 Moore Field Apt. 739, Suite 1860, Taylormouth, Illinois 04892, comprising approximately 24,546 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 2022-10-23. 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 CPI Adjustment.
Financial obligations begin with an initial base rent of $84,227.08, payable on a quarterly basis. A security deposit of $168,454.16 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.57 $/sf taking effect on 2023-10-23. Additional rents include Operating Expenses (CAM) (Pro-rata share (3%)), Common Area Utilities (Fixed annual contribution), Insurance (Pro-rata share (4%)).
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. 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. 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 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-HIM-2022-256",
"document_date": "2022-09-03",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Rogers Group",
"entity_address": "14050 Patterson Drive Apt. 115\nCynthiamouth, WI 63281",
"contact_person": "Michael Miller"
},
{
"party_type": "Lessee",
"entity_name": "Kidd-Bowers",
"entity_address": "9938 Garcia Ford\nSydneybury, OH 93542"
}
],
"property_details": {
"property_address": "96447 Moore Field Apt. 739, Suite 1860, Taylormouth, Illinois 04892",
"square_footage": 24546,
"property_type": "Office",
"unit_identifier": "Suite 1860"
},
"lease_term": {
"start_date": "2022-10-23",
"term_duration_months": 72,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 270,
"rent_escalation_method": "CPI Adjustment"
}
]
},
"financial_terms": {
"base_rent_initial": 84227.08,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2023-10-23",
"increase_value": 8.57,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-10-22",
"increase_value": 2.69,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (3%)"
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 2294.53
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (4%)"
}
],
"security_deposit_amount": 168454.16
},
"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"
]
},
"use_restrictions": [
"Premises to be used solely for general office purposes.",
"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": "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-STATE-2023-880
This serves as a summary of the commercial lease executed on 2023-03-11 between the Lessor, Ramirez, Ruiz and Jarvis, and Lessee, Mathis Ltd. The subject of this agreement is the Retail property at 49337 Daniel Avenue Suite 901, Suite 2037, Hickstown, Connecticut 83369, comprising approximately 22,770 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-18. 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 $43,232.44, payable on a monthly basis. A security deposit of $86,464.88 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 9.27 $/sf taking effect on 2024-08-17. Additional rents include Insurance (Fixed annual contribution), Real Estate Taxes (Pass-through), Operating Expenses (CAM) (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; 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 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 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-STATE-2023-880",
"document_date": "2023-03-11",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Ramirez, Ruiz and Jarvis",
"entity_address": "PSC 2195, Box 4040\nAPO AE 27663",
"contact_person": "Bryan Hill"
},
{
"party_type": "Lessee",
"entity_name": "Mathis Ltd",
"entity_address": "6690 Raymond Forks\nSouth Brandon, IN 70552"
}
],
"property_details": {
"property_address": "49337 Daniel Avenue Suite 901, Suite 2037, Hickstown, Connecticut 83369",
"square_footage": 22770,
"property_type": "Retail",
"unit_identifier": "Suite 2037"
},
"lease_term": {
"start_date": "2023-08-18",
"term_duration_months": 36,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 180,
"rent_escalation_method": "Fixed Percentage"
}
]
},
"financial_terms": {
"base_rent_initial": 43232.44,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2024-08-17",
"increase_value": 9.27,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-08-17",
"increase_value": 7.45,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-08-17",
"increase_value": 2.96,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2027-08-17",
"increase_value": 4.9,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pass-through",
"estimated_annual_cost": 2256.37
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 2514.9
}
],
"security_deposit_amount": 86464.88
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Common area maintenance (CAM)",
"Parking lot maintenance"
],
"lessee_responsibilities": [
"Minor repairs to plumbing and electrical",
"Janitorial services within leased premises",
"Interior non-structural maintenance",
"Pest control within the unit"
]
},
"use_restrictions": [
"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": "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-ITS-2023-692
This serves as a summary of the commercial lease executed on 2023-08-31 between the Lessor, Franklin-Becker, and Lessee, Marquez, Roach and Wilcox. The subject of this agreement is the Office property at 76275 Richard Lake Suite 418, Suite 998, Tammyhaven, Oregon 89983, comprising approximately 8,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 2023-09-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 180 days is required, with rent adjustment based on Market Rate.
Financial obligations begin with an initial base rent of $80,866.71, payable on a annually basis. A security deposit of $80,866.71 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 4.77% taking effect on 2024-09-18. Additional rents include Insurance (Pro-rata share (2%)), Management Fee (Pro-rata share (15%)), Management Fee (Fixed annual contribution), Management Fee (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: Minor repairs to plumbing and electrical; 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: 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. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-ITS-2023-692",
"document_date": "2023-08-31",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Franklin-Becker",
"contact_person": "Brent Nunez"
},
{
"party_type": "Lessee",
"entity_name": "Marquez, Roach and Wilcox"
}
],
"property_details": {
"property_address": "76275 Richard Lake Suite 418, Suite 998, Tammyhaven, Oregon 89983",
"square_footage": 8718,
"property_type": "Office",
"unit_identifier": "Suite 998"
},
"lease_term": {
"start_date": "2023-09-19",
"term_duration_months": 120,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 24,
"notice_period_days": 180,
"rent_escalation_method": "Market Rate"
},
{
"option_number": 2,
"renewal_period_months": 36,
"notice_period_days": 270,
"rent_escalation_method": "Fixed Percentage"
}
]
},
"financial_terms": {
"base_rent_initial": 80866.71,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2024-09-18",
"increase_value": 4.77,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-09-18",
"increase_value": 7.42,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-09-18",
"increase_value": 3.7,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2027-09-18",
"increase_value": 3.6,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (2%)",
"estimated_annual_cost": 7989.49
},
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (15%)",
"estimated_annual_cost": 7534.17
},
{
"component_name": "Management Fee",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Management Fee",
"payment_structure": "Pass-through"
}
],
"security_deposit_amount": 80866.71
},
"maintenance_obligations": {
"lessor_responsibilities": [
"HVAC system maintenance and replacement",
"Structural repairs to building exterior and roof"
],
"lessee_responsibilities": [
"Minor repairs to plumbing and electrical",
"Pest control within the unit",
"All utility payments for the premises",
"Janitorial services within leased premises"
]
},
"use_restrictions": [
"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."
}
} |
<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-SURE-2023-621
This serves as a summary of the commercial lease executed on 2023-11-25 between the Lessor, Johnson, Burton and Anderson, and Lessee, Booker, Matthews and Chapman. The subject of this agreement is the Retail property at 088 Paul Route Apt. 600, Suite 422, Port Andrew, New York 34303, comprising approximately 3,087 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-05-09 and concluding on 2027-05-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 $9,911.80, payable on a quarterly basis. A security deposit of $19,823.60 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 1.83 $/sf taking effect on 2025-05-09. Additional rents include Operating Expenses (CAM) (Pro-rata share (12%)), Management Fee (Pro-rata share (5%)), Operating Expenses (CAM) (Fixed annual contribution), Common Area Utilities (Pass-through).
Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); HVAC system maintenance and replacement. The Lessee's duties include: All utility payments for the premises; Minor repairs to plumbing and electrical; Pest control within the unit; Janitorial services within leased 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.
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-SURE-2023-621",
"document_date": "2023-11-25",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Johnson, Burton and Anderson",
"entity_address": "662 Stanton Locks\nHigginsview, AS 34647",
"contact_person": "Jeffrey Wilson"
},
{
"party_type": "Lessee",
"entity_name": "Booker, Matthews and Chapman",
"entity_address": "657 Gregory Crescent\nSimmonsbury, MN 57839"
}
],
"property_details": {
"property_address": "088 Paul Route Apt. 600, Suite 422, Port Andrew, New York 34303",
"square_footage": 3087,
"property_type": "Retail"
},
"lease_term": {
"start_date": "2024-05-09",
"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": 36,
"notice_period_days": 270,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2027-05-09"
},
"financial_terms": {
"base_rent_initial": 9911.8,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2025-05-09",
"increase_value": 1.83,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-05-09",
"increase_value": 4.95,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2027-05-09",
"increase_value": 8.7,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2028-05-08",
"increase_value": 3.35,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (12%)",
"estimated_annual_cost": 3589.55
},
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (5%)",
"estimated_annual_cost": 9338.2
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 8373.98
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through"
}
],
"security_deposit_amount": 19823.6
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Common area maintenance (CAM)",
"HVAC system maintenance and replacement"
],
"lessee_responsibilities": [
"All utility payments for the premises",
"Minor repairs to plumbing and electrical",
"Pest control within the unit",
"Janitorial services within leased premises"
]
},
"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": "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-COMPANY-2023-506
This serves as a summary of the commercial lease executed on 2023-09-18 between the Lessor, Hubbard Inc, and Lessee, Fletcher-Mejia. The subject of this agreement is the Office property at 3709 Larson Rest Apt. 996, Suite 765, Chapmanmouth, Georgia 26039, comprising approximately 10,000 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-01-26 and concluding on 2030-01-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 270 days is required, with rent adjustment based on Fixed Percentage.
Financial obligations begin with an initial base rent of $82,467.17, payable on a quarterly basis. A security deposit of $82,467.17 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 3.5% taking effect on 2025-01-25. Additional rents include Common Area Utilities (Fixed annual contribution), Common Area Utilities (Fixed annual contribution), Management Fee (Fixed annual contribution), Real Estate Taxes (Pro-rata share (7%)).
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; 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 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. 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-COMPANY-2023-506",
"document_date": "2023-09-18",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Hubbard Inc",
"entity_address": "28493 Courtney Bridge Apt. 547\nEast Tyronefort, WY 30867",
"contact_person": "Marc Rogers"
},
{
"party_type": "Lessee",
"entity_name": "Fletcher-Mejia"
}
],
"property_details": {
"property_address": "3709 Larson Rest Apt. 996, Suite 765, Chapmanmouth, Georgia 26039",
"square_footage": 10000,
"property_type": "Office"
},
"lease_term": {
"start_date": "2024-01-26",
"term_duration_months": 72,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 270,
"rent_escalation_method": "Fixed Percentage"
}
],
"end_date": "2030-01-25"
},
"financial_terms": {
"base_rent_initial": 82467.17,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2025-01-25",
"increase_value": 3.5,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-01-25",
"increase_value": 3.81,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2027-01-25",
"increase_value": 3.2,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Management Fee",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 9805.27
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pro-rata share (7%)"
}
],
"security_deposit_amount": 82467.17
},
"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",
"Interior non-structural maintenance"
]
},
"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": "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-FEEL-2023-196
This serves as a summary of the commercial lease executed on 2023-11-08 between the Lessor, Cox LLC, and Lessee, Nguyen Ltd. The subject of this agreement is the Retail property at 5454 Daniel Street Suite 893, Suite 2419, Port Anthonychester, Texas 59285, comprising approximately 15,634 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. 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 $8,613.93, payable on a monthly basis. A security deposit of $17,227.86 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 9.73 $/sf taking effect on 2024-11-10. Additional rents include Management Fee (Pro-rata share (11%)), Real Estate Taxes (Fixed annual contribution), Operating Expenses (CAM) (Pass-through).
Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Landscaping and snow removal; Structural repairs to building exterior and roof. 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 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 Jonesbury. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-FEEL-2023-196",
"document_date": "2023-11-08",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Cox LLC",
"contact_person": "Kristina Cohen"
},
{
"party_type": "Lessee",
"entity_name": "Nguyen Ltd",
"entity_address": "83814 Charles Extension Apt. 856\nRhondashire, GU 76408"
}
],
"property_details": {
"property_address": "5454 Daniel Street Suite 893, Suite 2419, Port Anthonychester, Texas 59285",
"square_footage": 15634,
"property_type": "Retail"
},
"lease_term": {
"start_date": "2023-11-11",
"term_duration_months": 60,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 36,
"notice_period_days": 365,
"rent_escalation_method": "Fixed Percentage"
}
],
"end_date": "2028-11-10"
},
"financial_terms": {
"base_rent_initial": 8613.93,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2024-11-10",
"increase_value": 9.73,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2025-11-10",
"increase_value": 1.83,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-11-10",
"increase_value": 7.54,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (11%)",
"estimated_annual_cost": 4293.45
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 9943.35
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pass-through",
"estimated_annual_cost": 5914.26
}
],
"security_deposit_amount": 17227.86
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"Landscaping and snow removal",
"Structural repairs to building exterior and roof"
],
"lessee_responsibilities": [
"Interior non-structural maintenance",
"Pest control within the unit"
]
},
"use_restrictions": [
"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 Jonesbury"
}
} |
<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-CITIZEN-2024-162
This serves as a summary of the commercial lease executed on 2024-07-13 between the Lessor, Carrillo, Allen and West, and Lessee, Howard, Parker and Stephens. The subject of this agreement is the Office property at 793 Jeffrey Canyon, Suite 1506, Port Stephanie, West Virginia 91074, comprising approximately 8,899 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-04 and concluding on 2031-09-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 CPI Adjustment.
Financial obligations begin with an initial base rent of $24,067.50, payable on a quarterly basis. A security deposit of $48,135.00 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 1.71 $/sf taking effect on 2025-09-04. Additional rents include Operating Expenses (CAM) (Pass-through), Real Estate Taxes (Pro-rata share (12%)), Operating Expenses (CAM) (Fixed annual contribution).
Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Parking lot maintenance. The Lessee's duties include: 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. 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-CITIZEN-2024-162",
"document_date": "2024-07-13",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Carrillo, Allen and West",
"entity_address": "3055 Cunningham Causeway Suite 739\nCalhounport, GA 44888",
"contact_person": "Matthew Russell"
},
{
"party_type": "Lessee",
"entity_name": "Howard, Parker and Stephens",
"entity_address": "139 Mary Ridges\nBarnesside, CO 68000"
}
],
"property_details": {
"property_address": "793 Jeffrey Canyon, Suite 1506, Port Stephanie, West Virginia 91074",
"square_footage": 8899,
"property_type": "Office",
"unit_identifier": "Suite 1506"
},
"lease_term": {
"start_date": "2024-09-04",
"term_duration_months": 84,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 24,
"notice_period_days": 180,
"rent_escalation_method": "CPI Adjustment"
},
{
"option_number": 2,
"renewal_period_months": 24,
"notice_period_days": 180,
"rent_escalation_method": "Market Rate"
}
],
"end_date": "2031-09-04"
},
"financial_terms": {
"base_rent_initial": 24067.5,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-09-04",
"increase_value": 1.71,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-09-04",
"increase_value": 3.52,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2027-09-04",
"increase_value": 5.84,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2028-09-03",
"increase_value": 1.69,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pass-through"
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pro-rata share (12%)",
"estimated_annual_cost": 6058.24
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 5152.0
}
],
"security_deposit_amount": 48135.0
},
"maintenance_obligations": {
"lessor_responsibilities": [
"HVAC system maintenance and replacement",
"Parking lot maintenance"
],
"lessee_responsibilities": [
"Interior non-structural maintenance",
"Pest control within the unit"
]
},
"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."
}
} |
<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-EITHER-2024-552
This serves as a summary of the commercial lease executed on 2024-03-09 between the Lessor, Dunn, Moore and Jones, and Lessee, Nelson-Reyes. The subject of this agreement is the Medical Office property at 0861 Brittany Fall Suite 219, Suite 996, North Douglas, Colorado 84807, 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 60 months, commencing on 2024-06-16 and concluding on 2029-06-16. 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 $43,717.41, payable on a annually basis. The lease includes a structured rent escalation schedule, with the first increase of 7.8 $/sf taking effect on 2025-06-16. Additional rents include Common Area Utilities (Fixed annual contribution), Real Estate Taxes (Pass-through), Common Area Utilities (Pass-through).
Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; Parking lot maintenance. 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: Premises to be used solely for general office purposes. 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. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-EITHER-2024-552",
"document_date": "2024-03-09",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Dunn, Moore and Jones",
"contact_person": "Isaac Anderson"
},
{
"party_type": "Lessee",
"entity_name": "Nelson-Reyes"
}
],
"property_details": {
"property_address": "0861 Brittany Fall Suite 219, Suite 996, North Douglas, Colorado 84807",
"square_footage": 11664,
"property_type": "Medical Office",
"unit_identifier": "Suite 996"
},
"lease_term": {
"start_date": "2024-06-16",
"term_duration_months": 60,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 180,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2029-06-16"
},
"financial_terms": {
"base_rent_initial": 43717.41,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-06-16",
"increase_value": 7.8,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-06-16",
"increase_value": 6.41,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pass-through",
"estimated_annual_cost": 6094.34
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through",
"estimated_annual_cost": 5534.5
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Landscaping and snow removal",
"Parking lot maintenance"
],
"lessee_responsibilities": [
"Interior non-structural maintenance",
"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.",
"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."
}
} |
<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-2023-395
This serves as a summary of the commercial lease executed on 2023-02-14 between the Lessor, Ramsey-Rogers, and Lessee, Sullivan Inc. The subject of this agreement is the Office property at 930 Lisa Gateway, Suite 2304, Dixonborough, Georgia 74486, comprising approximately 4,487 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-02. 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 $5,030.08, payable on a annually basis. A security deposit of $5,030.08 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.17 $/sf taking effect on 2024-07-01. Additional rents include Insurance (Pro-rata share (9%)), Operating Expenses (CAM) (Fixed annual contribution), Management Fee (Pass-through), Common Area Utilities (Pass-through).
Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; Parking lot maintenance; Common area maintenance (CAM). 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 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 Markhaven. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-BLACK-2023-395",
"document_date": "2023-02-14",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Ramsey-Rogers",
"entity_address": "800 Jacob Estate\nJessicaside, GA 80143",
"contact_person": "Pamela Wright"
},
{
"party_type": "Lessee",
"entity_name": "Sullivan Inc",
"entity_address": "PSC 5352, Box 5752\nAPO AP 99298"
}
],
"property_details": {
"property_address": "930 Lisa Gateway, Suite 2304, Dixonborough, Georgia 74486",
"square_footage": 4487,
"property_type": "Office",
"unit_identifier": "Suite 2304"
},
"lease_term": {
"start_date": "2023-07-02",
"term_duration_months": 36,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 180,
"rent_escalation_method": "Market Rate"
}
]
},
"financial_terms": {
"base_rent_initial": 5030.08,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-07-01",
"increase_value": 8.17,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2025-07-01",
"increase_value": 1.92,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-07-01",
"increase_value": 1.15,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (9%)"
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 6798.13
},
{
"component_name": "Management Fee",
"payment_structure": "Pass-through",
"estimated_annual_cost": 5333.34
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through",
"estimated_annual_cost": 8578.34
}
],
"security_deposit_amount": 5030.08
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Landscaping and snow removal",
"Parking lot maintenance",
"Common area maintenance (CAM)"
],
"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 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 Markhaven"
}
} |
<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-ENTIRE-2024-278
This serves as a summary of the commercial lease executed on 2024-06-23 between the Lessor, Drake Ltd, and Lessee, Green-Robertson. The subject of this agreement is the Warehouse property at 7782 Jones Locks, Suite 1317, Ericfurt, Louisiana 01178, comprising approximately 10,309 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-01. 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 $4,513.47, payable on a quarterly basis. A security deposit of $4,513.47 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 9.17% taking effect on 2025-11-01. Additional rents include Insurance (Pass-through), 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; 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: 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 present in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Nebraska. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-ENTIRE-2024-278",
"document_date": "2024-06-23",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Drake Ltd",
"contact_person": "Michelle Gregory"
},
{
"party_type": "Lessee",
"entity_name": "Green-Robertson"
}
],
"property_details": {
"property_address": "7782 Jones Locks, Suite 1317, Ericfurt, Louisiana 01178",
"square_footage": 10309,
"property_type": "Warehouse",
"unit_identifier": "Suite 1317"
},
"lease_term": {
"start_date": "2024-11-01",
"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": 4513.47,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2025-11-01",
"increase_value": 9.17,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-11-01",
"increase_value": 6.5,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2027-11-01",
"increase_value": 0.62,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2028-10-31",
"increase_value": 2.38,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Pass-through",
"estimated_annual_cost": 9817.31
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (11%)",
"estimated_annual_cost": 6641.42
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution"
}
],
"security_deposit_amount": 4513.47
},
"maintenance_obligations": {
"lessor_responsibilities": [
"HVAC system maintenance and replacement",
"Common area maintenance (CAM)"
],
"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": [
"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": "Strictly prohibited under all circumstances.",
"dispute_resolution_method": "Mediation followed by litigation in the State of Nebraska"
}
} |
<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-IT-2023-296
This serves as a summary of the commercial lease executed on 2023-12-02 between the Lessor, Lee PLC, and Lessee, Hodge-Ross. The subject of this agreement is the Warehouse property at 40125 David Wall Suite 335, Suite 185, Maxwellfort, Oklahoma 74665, comprising approximately 12,362 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-22 and concluding on 2026-12-21. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $35,673.99, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 7.13 $/sf taking effect on 2024-12-21. Additional rents include Management Fee (Pro-rata share (7%)), Operating Expenses (CAM) (Pro-rata share (10%)), Operating Expenses (CAM) (Fixed annual contribution).
Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; 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: 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 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-IT-2023-296",
"document_date": "2023-12-02",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Lee PLC",
"entity_address": "1399 Michelle Mews\nLake Tracyberg, MP 75115",
"contact_person": "Steven Mejia"
},
{
"party_type": "Lessee",
"entity_name": "Hodge-Ross",
"entity_address": "0420 Tammie Key\nWest Gary, KS 51155"
}
],
"property_details": {
"property_address": "40125 David Wall Suite 335, Suite 185, Maxwellfort, Oklahoma 74665",
"square_footage": 12362,
"property_type": "Warehouse",
"unit_identifier": "Suite 185"
},
"lease_term": {
"start_date": "2023-12-22",
"term_duration_months": 36,
"renewal_options": [],
"end_date": "2026-12-21"
},
"financial_terms": {
"base_rent_initial": 35673.99,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2024-12-21",
"increase_value": 7.13,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-12-21",
"increase_value": 1.44,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (7%)",
"estimated_annual_cost": 1042.36
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (10%)",
"estimated_annual_cost": 2654.61
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 7650.99
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"HVAC system maintenance and replacement",
"Structural repairs to building exterior and roof",
"Parking lot maintenance"
],
"lessee_responsibilities": [
"Janitorial services within leased premises",
"Pest control within the unit"
]
},
"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, subject to Lessor's right of first refusal and a profit-sharing clause.",
"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-SIMPLY-2022-526
This serves as a summary of the commercial lease executed on 2022-12-28 between the Lessor, Gray, Smith and Proctor, and Lessee, Logan-Bennett. The subject of this agreement is the Industrial property at 168 Flores Plains, Suite 913, Lake Kenneth, Kentucky 17293, comprising approximately 8,397 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-23 and concluding on 2030-02-22. 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 CPI Adjustment.
Financial obligations begin with an initial base rent of $1,141.56, payable on a quarterly basis. A security deposit of $2,283.12 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 7.43 $/sf taking effect on 2024-02-23. Additional rents include Real Estate Taxes (Pass-through), Real Estate Taxes (Fixed annual contribution).
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: 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. 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 present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-SIMPLY-2022-526",
"document_date": "2022-12-28",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Gray, Smith and Proctor",
"entity_address": "4705 Duncan Mountain\nPort Kevinmouth, FL 33313"
},
{
"party_type": "Lessee",
"entity_name": "Logan-Bennett",
"entity_address": "19953 Patricia Dale\nWest Sabrina, DC 90122"
}
],
"property_details": {
"property_address": "168 Flores Plains, Suite 913, Lake Kenneth, Kentucky 17293",
"square_footage": 8397,
"property_type": "Industrial",
"unit_identifier": "Suite 913"
},
"lease_term": {
"start_date": "2023-02-23",
"term_duration_months": 84,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 24,
"notice_period_days": 180,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2030-02-22"
},
"financial_terms": {
"base_rent_initial": 1141.56,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-02-23",
"increase_value": 7.43,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2025-02-22",
"increase_value": 9.59,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-02-22",
"increase_value": 7.92,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pass-through",
"estimated_annual_cost": 4856.07
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 1100.76
}
],
"security_deposit_amount": 2283.12
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Landscaping and snow removal",
"Parking lot maintenance",
"Structural repairs to building exterior and roof"
],
"lessee_responsibilities": [
"Pest control within the unit",
"Janitorial services within leased premises"
]
},
"use_restrictions": [
"Premises to be used solely for general office purposes.",
"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, 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-POPULATION-2023-987
This serves as a summary of the commercial lease executed on 2023-06-17 between the Lessor, Novak-Jackson, and Lessee, Gonzales, Owens and Terry. The subject of this agreement is the Retail property at 445 Roberts Trail Apt. 661, Suite 603, Calebchester, Michigan 17390, comprising approximately 12,720 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-09-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 CPI Adjustment.
Financial obligations begin with an initial base rent of $60,114.41, payable on a quarterly basis. A security deposit of $120,228.82 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 2.36% taking effect on 2024-09-19. Additional rents include Insurance (Fixed annual contribution), Management Fee (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: Interior non-structural maintenance; Pest control within the unit; All utility payments for the premises; 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. 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 North Ebonystad. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-POPULATION-2023-987",
"document_date": "2023-06-17",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Novak-Jackson",
"entity_address": "PSC 9342, Box 0270\nAPO AP 59823"
},
{
"party_type": "Lessee",
"entity_name": "Gonzales, Owens and Terry"
}
],
"property_details": {
"property_address": "445 Roberts Trail Apt. 661, Suite 603, Calebchester, Michigan 17390",
"square_footage": 12720,
"property_type": "Retail"
},
"lease_term": {
"start_date": "2023-09-20",
"term_duration_months": 72,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 270,
"rent_escalation_method": "CPI Adjustment"
}
]
},
"financial_terms": {
"base_rent_initial": 60114.41,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-09-19",
"increase_value": 2.36,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-09-19",
"increase_value": 1.63,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-09-19",
"increase_value": 1.1,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Management Fee",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 8517.73
}
],
"security_deposit_amount": 120228.82
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"HVAC system maintenance and replacement"
],
"lessee_responsibilities": [
"Interior non-structural maintenance",
"Pest control within the unit",
"All utility payments for the premises",
"Minor repairs to plumbing and electrical"
]
},
"use_restrictions": [
"No structural alterations without Lessor approval.",
"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, subject to Lessor's right of first refusal and a profit-sharing clause.",
"dispute_resolution_method": "Binding arbitration in North Ebonystad"
}
} |
<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-AGO-2022-808
This serves as a summary of the commercial lease executed on 2022-12-03 between the Lessor, Mitchell-Murray, and Lessee, Larson, Martinez and Wilson. The subject of this agreement is the Office property at 35984 Brewer Key Apt. 372, Suite 347, Christopherhaven, Vermont 93968, comprising approximately 16,466 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-21. 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 $93,516.86, payable on a monthly basis. A security deposit of $93,516.86 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 3.11 $/sf taking effect on 2024-02-21. Additional rents include Common Area Utilities (Fixed annual contribution), Insurance (Pass-through), Insurance (Fixed annual contribution).
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; 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: 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 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-AGO-2022-808",
"document_date": "2022-12-03",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Mitchell-Murray",
"entity_address": "Unit 5940 Box 9532\nDPO AP 07352"
},
{
"party_type": "Lessee",
"entity_name": "Larson, Martinez and Wilson",
"entity_address": "255 Megan Street Apt. 086\nLake David, VI 67596"
}
],
"property_details": {
"property_address": "35984 Brewer Key Apt. 372, Suite 347, Christopherhaven, Vermont 93968",
"square_footage": 16466,
"property_type": "Office",
"unit_identifier": "Suite 347"
},
"lease_term": {
"start_date": "2023-02-21",
"term_duration_months": 84,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 36,
"notice_period_days": 270,
"rent_escalation_method": "Market Rate"
}
]
},
"financial_terms": {
"base_rent_initial": 93516.86,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2024-02-21",
"increase_value": 3.11,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-02-20",
"increase_value": 6.92,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 3667.34
},
{
"component_name": "Insurance",
"payment_structure": "Pass-through",
"estimated_annual_cost": 7981.22
},
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution"
}
],
"security_deposit_amount": 93516.86
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Common area maintenance (CAM)",
"HVAC system maintenance and replacement"
],
"lessee_responsibilities": [
"Janitorial services within leased premises",
"All utility payments for the premises",
"Interior non-structural maintenance",
"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."
],
"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-WESTERN-2024-162
This serves as a summary of the commercial lease executed on 2024-06-14 between the Lessor, Thornton-Evans, and Lessee, Gutierrez-Fox. The subject of this agreement is the Industrial property at 7985 Monroe Tunnel, Suite 2168, Brianview, Colorado 14032, comprising approximately 21,670 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-10-09 and concluding on 2031-10-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 180 days is required, with rent adjustment based on Fixed Percentage.
Financial obligations begin with an initial base rent of $7,174.35, payable on a quarterly basis. A security deposit of $14,348.70 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 5.47% taking effect on 2025-10-09. Additional rents include Operating Expenses (CAM) (Fixed annual contribution), Real Estate Taxes (Pro-rata share (8%)), Common Area Utilities (Fixed annual contribution), Common Area Utilities (Pro-rata share (13%)).
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: 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 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 Binding arbitration in East Joannabury. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-WESTERN-2024-162",
"document_date": "2024-06-14",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Thornton-Evans",
"entity_address": "464 Shelton Way\nLake Keith, IA 06534",
"contact_person": "Rachael Butler"
},
{
"party_type": "Lessee",
"entity_name": "Gutierrez-Fox"
}
],
"property_details": {
"property_address": "7985 Monroe Tunnel, Suite 2168, Brianview, Colorado 14032",
"square_footage": 21670,
"property_type": "Industrial",
"unit_identifier": "Suite 2168"
},
"lease_term": {
"start_date": "2024-10-09",
"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": 24,
"notice_period_days": 270,
"rent_escalation_method": "Fixed Percentage"
}
],
"end_date": "2031-10-09"
},
"financial_terms": {
"base_rent_initial": 7174.35,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-10-09",
"increase_value": 5.47,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-10-09",
"increase_value": 1.12,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2027-10-09",
"increase_value": 3.7,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 9976.77
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pro-rata share (8%)",
"estimated_annual_cost": 4811.78
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 9689.48
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (13%)"
}
],
"security_deposit_amount": 14348.7
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"HVAC system maintenance and replacement",
"Landscaping and snow removal"
],
"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 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": "Binding arbitration in East Joannabury"
}
} |
<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-OFF-2023-910
This serves as a summary of the commercial lease executed on 2023-09-20 between the Lessor, Garcia-Anderson, and Lessee, Jones, Howard and Matthews. The subject of this agreement is the Office property at 9712 Scott Avenue, Suite 1924, West Alanbury, Connecticut 50687, comprising approximately 18,603 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-01-24 and concluding on 2030-01-23. 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 $5,192.02, payable on a monthly basis. A security deposit of $10,384.04 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 5.57 $/sf taking effect on 2025-01-23. Additional rents include Management Fee (Pass-through), Common Area Utilities (Pro-rata share (3%)), Insurance (Pro-rata share (5%)).
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; 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. 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 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-OFF-2023-910",
"document_date": "2023-09-20",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Garcia-Anderson",
"entity_address": "8327 Combs Island Suite 568\nWest Jamieland, IN 43300",
"contact_person": "Daniel Rodriguez"
},
{
"party_type": "Lessee",
"entity_name": "Jones, Howard and Matthews"
}
],
"property_details": {
"property_address": "9712 Scott Avenue, Suite 1924, West Alanbury, Connecticut 50687",
"square_footage": 18603,
"property_type": "Office",
"unit_identifier": "Suite 1924"
},
"lease_term": {
"start_date": "2024-01-24",
"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": 24,
"notice_period_days": 180,
"rent_escalation_method": "Fixed Percentage"
}
],
"end_date": "2030-01-23"
},
"financial_terms": {
"base_rent_initial": 5192.02,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-01-23",
"increase_value": 5.57,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-01-23",
"increase_value": 2.75,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2027-01-23",
"increase_value": 2.17,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2028-01-23",
"increase_value": 1.14,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Pass-through",
"estimated_annual_cost": 5125.41
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (3%)"
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (5%)"
}
],
"security_deposit_amount": 10384.04
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Landscaping and snow removal",
"Structural repairs to building exterior and roof"
],
"lessee_responsibilities": [
"Minor repairs to plumbing and electrical",
"Interior non-structural maintenance",
"Pest control within the unit"
]
},
"use_restrictions": [
"Premises to be used solely for general office purposes.",
"No structural alterations without Lessor approval.",
"Signage must be approved by Lessor."
],
"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-ALTHOUGH-2023-667
This serves as a summary of the commercial lease executed on 2023-05-10 between the Lessor, Clements, Mason and Wilkerson, and Lessee, Padilla, James and Morrow. The subject of this agreement is the Industrial property at 613 Hicks Center, Suite 1761, South Amandachester, Louisiana 66299, comprising approximately 17,384 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-06-02 and concluding on 2030-06-01. 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 $8,975.06, payable on a annually basis. A security deposit of $8,975.06 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 7.32 $/sf taking effect on 2024-06-01. Additional rents include Management Fee (Pass-through), Common Area Utilities (Pro-rata share (12%)).
Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; HVAC system maintenance and replacement; Structural repairs to building exterior and roof. 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 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 present in the agreement. Any potential disputes are to be resolved via Binding arbitration in Nicoleborough. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-ALTHOUGH-2023-667",
"document_date": "2023-05-10",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Clements, Mason and Wilkerson",
"entity_address": "8981 Jacob Route Apt. 817\nPerezview, ND 40447"
},
{
"party_type": "Lessee",
"entity_name": "Padilla, James and Morrow",
"entity_address": "5718 Mario Mountains\nPhillipsside, NE 98271"
}
],
"property_details": {
"property_address": "613 Hicks Center, Suite 1761, South Amandachester, Louisiana 66299",
"square_footage": 17384,
"property_type": "Industrial"
},
"lease_term": {
"start_date": "2023-06-02",
"term_duration_months": 84,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 24,
"notice_period_days": 180,
"rent_escalation_method": "Market Rate"
},
{
"option_number": 2,
"renewal_period_months": 36,
"notice_period_days": 180,
"rent_escalation_method": "Fixed Percentage"
}
],
"end_date": "2030-06-01"
},
"financial_terms": {
"base_rent_initial": 8975.06,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-06-01",
"increase_value": 7.32,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-06-01",
"increase_value": 1.62,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Pass-through",
"estimated_annual_cost": 3909.84
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (12%)",
"estimated_annual_cost": 1344.11
}
],
"security_deposit_amount": 8975.06
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"HVAC system maintenance and replacement",
"Structural repairs to building exterior and roof"
],
"lessee_responsibilities": [
"Pest control within the unit",
"Interior non-structural maintenance",
"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": true,
"sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.",
"dispute_resolution_method": "Binding arbitration in Nicoleborough"
}
} |
<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-SIGN-2023-277
This serves as a summary of the commercial lease executed on 2023-11-02 between the Lessor, Fletcher PLC, and Lessee, Dunlap-Wilson. The subject of this agreement is the Retail property at 506 Perry Place Apt. 423, Suite 2253, South Melissaton, North Carolina 67956, comprising approximately 11,725 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-21 and concluding on 2030-11-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 180 days is required, with rent adjustment based on Fixed Percentage.
Financial obligations begin with an initial base rent of $1,775.10, payable on a quarterly basis. A security deposit of $3,550.20 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 6.78 $/sf taking effect on 2024-11-20. Additional rents include Insurance (Pro-rata share (6%)), Insurance (Pro-rata share (15%)), Common Area Utilities (Pass-through), Common Area Utilities (Pro-rata share (5%)).
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: 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: 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: 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-SIGN-2023-277",
"document_date": "2023-11-02",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Fletcher PLC",
"entity_address": "06767 Gordon Loaf Suite 855\nChristinaberg, UT 19117"
},
{
"party_type": "Lessee",
"entity_name": "Dunlap-Wilson",
"entity_address": "57458 Matthew Roads\nNorth Kevinchester, ND 23650"
}
],
"property_details": {
"property_address": "506 Perry Place Apt. 423, Suite 2253, South Melissaton, North Carolina 67956",
"square_footage": 11725,
"property_type": "Retail",
"unit_identifier": "Suite 2253"
},
"lease_term": {
"start_date": "2023-11-21",
"term_duration_months": 84,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 180,
"rent_escalation_method": "Fixed Percentage"
}
],
"end_date": "2030-11-20"
},
"financial_terms": {
"base_rent_initial": 1775.1,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2024-11-20",
"increase_value": 6.78,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2025-11-20",
"increase_value": 7.56,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (6%)"
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (15%)",
"estimated_annual_cost": 8474.21
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through",
"estimated_annual_cost": 8954.39
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (5%)",
"estimated_annual_cost": 3733.7
}
],
"security_deposit_amount": 3550.2
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"HVAC system maintenance and replacement",
"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": [
"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": 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-FACT-2024-113
This serves as a summary of the commercial lease executed on 2024-06-24 between the Lessor, Johnson, Casey and Jackson, and Lessee, Diaz Ltd. The subject of this agreement is the Warehouse property at 1482 Duke Streets, Suite 822, Nelsonport, New Hampshire 12394, 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 36 months, commencing on 2024-09-12 and concluding on 2027-09-12. 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 $82,070.24, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 9.82% taking effect on 2025-09-12. Additional rents include Common Area Utilities (Pass-through), Real Estate Taxes (Pro-rata share (11%)), Operating Expenses (CAM) (Pro-rata share (5%)), Insurance (Pro-rata share (8%)).
Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; 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: 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. 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-FACT-2024-113",
"document_date": "2024-06-24",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Johnson, Casey and Jackson",
"entity_address": "66056 Morris Key\nChristophertown, AS 04919"
},
{
"party_type": "Lessee",
"entity_name": "Diaz Ltd"
}
],
"property_details": {
"property_address": "1482 Duke Streets, Suite 822, Nelsonport, New Hampshire 12394",
"square_footage": 1920,
"property_type": "Warehouse"
},
"lease_term": {
"start_date": "2024-09-12",
"term_duration_months": 36,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 36,
"notice_period_days": 270,
"rent_escalation_method": "Market Rate"
}
],
"end_date": "2027-09-12"
},
"financial_terms": {
"base_rent_initial": 82070.24,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-09-12",
"increase_value": 9.82,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-09-12",
"increase_value": 4.47,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2027-09-12",
"increase_value": 4.9,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through"
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pro-rata share (11%)",
"estimated_annual_cost": 5491.36
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (5%)"
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (8%)",
"estimated_annual_cost": 4527.61
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"Structural repairs to building exterior and roof"
],
"lessee_responsibilities": [
"Minor repairs to plumbing and electrical",
"All utility payments for the 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": "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-YET-2023-794
This serves as a summary of the commercial lease executed on 2023-04-14 between the Lessor, Morgan-Smith, and Lessee, Williams-Carroll. The subject of this agreement is the Industrial property at 41664 Larson Wall Suite 139, Suite 1935, East Keith, Maryland 33336, comprising approximately 10,900 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-06. 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 Fixed Percentage.
Financial obligations begin with an initial base rent of $32,112.05, payable on a monthly basis. The lease includes a structured rent escalation schedule, with the first increase of 4.21% taking effect on 2024-06-05. Additional rents include Operating Expenses (CAM) (Pass-through), Operating Expenses (CAM) (Pro-rata share (12%)), Insurance (Fixed annual contribution).
Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; HVAC system maintenance and replacement; Common area maintenance (CAM). 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: 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, 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-YET-2023-794",
"document_date": "2023-04-14",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Morgan-Smith",
"entity_address": "320 Mullen Skyway\nPort Christina, MS 94779",
"contact_person": "David Mckinney"
},
{
"party_type": "Lessee",
"entity_name": "Williams-Carroll",
"entity_address": "7951 Gibson Groves\nSmithmouth, NY 34525"
}
],
"property_details": {
"property_address": "41664 Larson Wall Suite 139, Suite 1935, East Keith, Maryland 33336",
"square_footage": 10900,
"property_type": "Industrial",
"unit_identifier": "Suite 1935"
},
"lease_term": {
"start_date": "2023-06-06",
"term_duration_months": 60,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 270,
"rent_escalation_method": "Fixed Percentage"
},
{
"option_number": 2,
"renewal_period_months": 36,
"notice_period_days": 365,
"rent_escalation_method": "CPI Adjustment"
}
]
},
"financial_terms": {
"base_rent_initial": 32112.05,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2024-06-05",
"increase_value": 4.21,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-06-05",
"increase_value": 9.67,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pass-through",
"estimated_annual_cost": 4961.21
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (12%)",
"estimated_annual_cost": 9141.07
},
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 1873.88
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"HVAC system maintenance and replacement",
"Common area maintenance (CAM)"
],
"lessee_responsibilities": [
"All utility payments for the premises",
"Interior non-structural maintenance",
"Janitorial services within leased premises"
]
},
"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": 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-TRUTH-2024-308
This serves as a summary of the commercial lease executed on 2024-02-06 between the Lessor, Smith, Hayes and Dillon, and Lessee, Nichols-Hernandez. The subject of this agreement is the Warehouse property at 8853 Johnathan Courts, Suite 2427, Port Dennis, Kansas 66672, comprising approximately 18,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-04-30 and concluding on 2029-04-30. 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 $5,441.95, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 2.81% taking effect on 2025-04-30. Additional rents include Management Fee (Pass-through), Management Fee (Pass-through).
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; 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. 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: Permitted, subject to Lessor's right of first refusal and a profit-sharing clause. 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-TRUTH-2024-308",
"document_date": "2024-02-06",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Smith, Hayes and Dillon",
"entity_address": "4922 Myers Shores\nJeffreyview, NY 62763",
"contact_person": "Misty Walton"
},
{
"party_type": "Lessee",
"entity_name": "Nichols-Hernandez",
"entity_address": "014 Kelly Station Suite 259\nPort Michael, WA 94866"
}
],
"property_details": {
"property_address": "8853 Johnathan Courts, Suite 2427, Port Dennis, Kansas 66672",
"square_footage": 18803,
"property_type": "Warehouse"
},
"lease_term": {
"start_date": "2024-04-30",
"term_duration_months": 60,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 36,
"notice_period_days": 180,
"rent_escalation_method": "CPI Adjustment"
},
{
"option_number": 2,
"renewal_period_months": 36,
"notice_period_days": 180,
"rent_escalation_method": "Fixed Percentage"
}
],
"end_date": "2029-04-30"
},
"financial_terms": {
"base_rent_initial": 5441.95,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-04-30",
"increase_value": 2.81,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-04-30",
"increase_value": 8.95,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Pass-through",
"estimated_annual_cost": 9279.23
},
{
"component_name": "Management Fee",
"payment_structure": "Pass-through"
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"Landscaping and snow removal"
],
"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.",
"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": true,
"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-PROPERTY-2024-330
This serves as a summary of the commercial lease executed on 2024-02-27 between the Lessor, Austin Inc, and Lessee, Huffman Group. The subject of this agreement is the Medical Office property at 689 Eric Mills Suite 682, Suite 2107, Port Mathew, West Virginia 24326, comprising approximately 24,900 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-30 and concluding on 2034-06-30. 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 $6,008.43, payable on a quarterly basis. A security deposit of $6,008.43 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.41% taking effect on 2025-06-30. Additional rents include Common Area Utilities (Pass-through), Common Area Utilities (Fixed annual contribution), Common Area Utilities (Pro-rata share (2%)), Insurance (Pro-rata share (13%)).
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; All utility payments for the premises; Interior non-structural maintenance. 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: 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-PROPERTY-2024-330",
"document_date": "2024-02-27",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Austin Inc"
},
{
"party_type": "Lessee",
"entity_name": "Huffman Group"
}
],
"property_details": {
"property_address": "689 Eric Mills Suite 682, Suite 2107, Port Mathew, West Virginia 24326",
"square_footage": 24900,
"property_type": "Medical Office",
"unit_identifier": "Suite 2107"
},
"lease_term": {
"start_date": "2024-06-30",
"term_duration_months": 120,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 36,
"notice_period_days": 365,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2034-06-30"
},
"financial_terms": {
"base_rent_initial": 6008.43,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-06-30",
"increase_value": 8.41,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-06-30",
"increase_value": 9.17,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through",
"estimated_annual_cost": 2460.62
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (2%)"
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (13%)",
"estimated_annual_cost": 1779.98
}
],
"security_deposit_amount": 6008.43
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"Common area maintenance (CAM)"
],
"lessee_responsibilities": [
"Minor repairs to plumbing and electrical",
"All utility payments for the premises",
"Interior non-structural maintenance"
]
},
"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": "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-ARTICLE-2023-316
This serves as a summary of the commercial lease executed on 2023-12-21 between the Lessor, Nichols, Cole and Green, and Lessee, Ramirez, Powell and Nelson. The subject of this agreement is the Industrial property at 25766 Butler Forges, Suite 1010, Jonathanmouth, Iowa 94730, comprising approximately 24,001 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-02-20 and concluding on 2034-02-19. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $69,661.50, payable on a monthly basis. A security deposit of $139,323.00 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 5.91 $/sf taking effect on 2025-02-19. Additional rents include Common Area Utilities (Pass-through), Insurance (Fixed annual contribution), Insurance (Pro-rata share (14%)), 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: Janitorial services within leased premises; Interior non-structural maintenance; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. 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: 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-ARTICLE-2023-316",
"document_date": "2023-12-21",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Nichols, Cole and Green",
"entity_address": "5844 Palmer Island Apt. 003\nNew Dana, WV 59833",
"contact_person": "Todd Gallagher"
},
{
"party_type": "Lessee",
"entity_name": "Ramirez, Powell and Nelson",
"entity_address": "4449 Reid Street\nRachaelfort, IA 87677"
}
],
"property_details": {
"property_address": "25766 Butler Forges, Suite 1010, Jonathanmouth, Iowa 94730",
"square_footage": 24001,
"property_type": "Industrial"
},
"lease_term": {
"start_date": "2024-02-20",
"term_duration_months": 120,
"renewal_options": [],
"end_date": "2034-02-19"
},
"financial_terms": {
"base_rent_initial": 69661.5,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2025-02-19",
"increase_value": 5.91,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-02-19",
"increase_value": 6.52,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2027-02-19",
"increase_value": 9.35,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2028-02-19",
"increase_value": 2.49,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through",
"estimated_annual_cost": 1132.82
},
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 1586.25
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (14%)",
"estimated_annual_cost": 6175.1
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pass-through",
"estimated_annual_cost": 4680.63
}
],
"security_deposit_amount": 139323.0
},
"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",
"Pest control within the unit"
]
},
"use_restrictions": [
"Signage must be approved by Lessor.",
"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": "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-PREPARE-2023-456
This serves as a summary of the commercial lease executed on 2023-09-11 between the Lessor, Price, Pratt and Walker, and Lessee, Taylor Inc. The subject of this agreement is the Office property at 194 Michael Fort, Suite 1956, Elizabethborough, Tennessee 08165, comprising approximately 19,419 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-11-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 $3,324.27, payable on a quarterly basis. A security deposit of $3,324.27 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.84 $/sf taking effect on 2024-11-18. Additional rents include Operating Expenses (CAM) (Pro-rata share (12%)), Insurance (Pro-rata share (2%)), Common Area Utilities (Fixed annual contribution), 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: Pest control within the unit; 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: 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 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-PREPARE-2023-456",
"document_date": "2023-09-11",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Price, Pratt and Walker",
"entity_address": "83187 King Motorway\nLake Jasmineberg, WI 25240",
"contact_person": "Heidi Gonzalez"
},
{
"party_type": "Lessee",
"entity_name": "Taylor Inc"
}
],
"property_details": {
"property_address": "194 Michael Fort, Suite 1956, Elizabethborough, Tennessee 08165",
"square_footage": 19419,
"property_type": "Office",
"unit_identifier": "Suite 1956"
},
"lease_term": {
"start_date": "2023-11-19",
"term_duration_months": 72,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 24,
"notice_period_days": 365,
"rent_escalation_method": "CPI Adjustment"
},
{
"option_number": 2,
"renewal_period_months": 36,
"notice_period_days": 365,
"rent_escalation_method": "Market Rate"
}
]
},
"financial_terms": {
"base_rent_initial": 3324.27,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2024-11-18",
"increase_value": 8.84,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2025-11-18",
"increase_value": 3.82,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-11-18",
"increase_value": 1.19,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (12%)",
"estimated_annual_cost": 3143.48
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (2%)"
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 6232.63
}
],
"security_deposit_amount": 3324.27
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"HVAC system maintenance and replacement"
],
"lessee_responsibilities": [
"Pest control within the unit",
"Janitorial services within leased premises",
"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.",
"No structural alterations without Lessor approval.",
"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": "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-HIGH-2024-307
This serves as a summary of the commercial lease executed on 2024-04-23 between the Lessor, Miller-Smith, and Lessee, Hernandez Group. The subject of this agreement is the Warehouse property at 338 Cole Meadows, Suite 334, New Matthewmouth, Maine 88238, comprising approximately 20,412 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-17 and concluding on 2029-08-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 $3,371.32, payable on a annually basis. A security deposit of $6,742.64 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 1.36% taking effect on 2025-08-17. Additional rents include Real Estate Taxes (Fixed annual contribution), Real Estate Taxes (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: Janitorial services within leased premises; All utility payments for the premises; Interior non-structural maintenance; Pest control within the unit. Use of the premises is specifically limited. Key restrictions include: Signage must be approved by Lessor. 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: 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-HIGH-2024-307",
"document_date": "2024-04-23",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Miller-Smith",
"entity_address": "22049 Gutierrez Garden\nLake Maryshire, NH 58299",
"contact_person": "Shelby Scott"
},
{
"party_type": "Lessee",
"entity_name": "Hernandez Group",
"entity_address": "15246 Brenda Trail\nWest Jaredfurt, MA 63716"
}
],
"property_details": {
"property_address": "338 Cole Meadows, Suite 334, New Matthewmouth, Maine 88238",
"square_footage": 20412,
"property_type": "Warehouse"
},
"lease_term": {
"start_date": "2024-08-17",
"term_duration_months": 60,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 36,
"notice_period_days": 270,
"rent_escalation_method": "Market Rate"
},
{
"option_number": 2,
"renewal_period_months": 24,
"notice_period_days": 365,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2029-08-17"
},
"financial_terms": {
"base_rent_initial": 3371.32,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2025-08-17",
"increase_value": 1.36,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-08-17",
"increase_value": 1.49,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Real Estate Taxes",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 2723.82
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pass-through",
"estimated_annual_cost": 2051.14
}
],
"security_deposit_amount": 6742.64
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"Common area maintenance (CAM)",
"Landscaping and snow removal"
],
"lessee_responsibilities": [
"Janitorial services within leased premises",
"All utility payments for the premises",
"Interior non-structural maintenance",
"Pest control within the unit"
]
},
"use_restrictions": [
"Signage must be approved by Lessor.",
"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": "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-RAISE-2024-469
This serves as a summary of the commercial lease executed on 2024-06-05 between the Lessor, Woodward, Hernandez and Bailey, and Lessee, Ramirez-May. The subject of this agreement is the Industrial property at 311 Nathan Turnpike, Suite 599, Annafurt, Montana 34479, comprising approximately 14,042 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-06-19 and concluding on 2031-06-19. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $34,430.59, payable on a monthly basis. The lease includes a structured rent escalation schedule, with the first increase of 3.89 $/sf taking effect on 2025-06-19. Additional rents include Common Area Utilities (Fixed annual contribution), Common Area Utilities (Pro-rata share (8%)), Insurance (Pro-rata share (9%)).
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; 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 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-RAISE-2024-469",
"document_date": "2024-06-05",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Woodward, Hernandez and Bailey",
"entity_address": "10744 Tom Fields\nNorth Bethanyland, FL 02315",
"contact_person": "David Santiago"
},
{
"party_type": "Lessee",
"entity_name": "Ramirez-May",
"entity_address": "177 Marie Circles\nSamanthaville, NH 94674"
}
],
"property_details": {
"property_address": "311 Nathan Turnpike, Suite 599, Annafurt, Montana 34479",
"square_footage": 14042,
"property_type": "Industrial",
"unit_identifier": "Suite 599"
},
"lease_term": {
"start_date": "2024-06-19",
"term_duration_months": 84,
"renewal_options": [],
"end_date": "2031-06-19"
},
"financial_terms": {
"base_rent_initial": 34430.59,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-06-19",
"increase_value": 3.89,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-06-19",
"increase_value": 7.75,
"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": "Pro-rata share (8%)",
"estimated_annual_cost": 9364.64
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (9%)"
}
]
},
"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",
"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": 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-THROUGH-2024-423
This serves as a summary of the commercial lease executed on 2024-02-22 between the Lessor, Garrison-Francis, and Lessee, Hernandez, Garcia and Fry. The subject of this agreement is the Office property at 25940 Steele Crossroad, Suite 479, South Theresa, Massachusetts 37620, comprising approximately 21,195 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-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 180 days is required, with rent adjustment based on CPI Adjustment.
Financial obligations begin with an initial base rent of $2,130.11, payable on a annually basis. A security deposit of $4,260.22 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 1.63 $/sf taking effect on 2025-04-27. Additional rents include Management Fee (Pass-through), Management Fee (Fixed annual contribution), Management Fee (Pro-rata share (5%)).
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. 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.
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 Port Zacharyville. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-THROUGH-2024-423",
"document_date": "2024-02-22",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Garrison-Francis",
"entity_address": "3633 Alan Light Suite 966\nNew Cynthiahaven, NV 89247"
},
{
"party_type": "Lessee",
"entity_name": "Hernandez, Garcia and Fry"
}
],
"property_details": {
"property_address": "25940 Steele Crossroad, Suite 479, South Theresa, Massachusetts 37620",
"square_footage": 21195,
"property_type": "Office",
"unit_identifier": "Suite 479"
},
"lease_term": {
"start_date": "2024-04-27",
"term_duration_months": 120,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 180,
"rent_escalation_method": "CPI Adjustment"
},
{
"option_number": 2,
"renewal_period_months": 36,
"notice_period_days": 270,
"rent_escalation_method": "CPI Adjustment"
}
]
},
"financial_terms": {
"base_rent_initial": 2130.11,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-04-27",
"increase_value": 1.63,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-04-27",
"increase_value": 6.15,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2027-04-27",
"increase_value": 9.17,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2028-04-26",
"increase_value": 6.42,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Pass-through",
"estimated_annual_cost": 4918.77
},
{
"component_name": "Management Fee",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 7977.88
},
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (5%)",
"estimated_annual_cost": 4674.39
}
],
"security_deposit_amount": 4260.22
},
"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"
]
},
"use_restrictions": [
"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": false,
"sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.",
"dispute_resolution_method": "Binding arbitration in Port Zacharyville"
}
} |
<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-OUT-2022-293
This serves as a summary of the commercial lease executed on 2022-08-25 between the Lessor, Castro, Evans and Reyes, and Lessee, Kim PLC. The subject of this agreement is the Warehouse property at 516 John Forges Apt. 768, Suite 737, Hughesborough, New Mexico 20870, comprising approximately 18,502 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 2022-09-09 and concluding on 2025-09-08. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $2,891.42, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 7.34% taking effect on 2023-09-09. Additional rents include Common Area Utilities (Pass-through), Operating Expenses (CAM) (Fixed annual contribution), Common Area Utilities (Fixed annual contribution).
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: 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: 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 present in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Montana. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-OUT-2022-293",
"document_date": "2022-08-25",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Castro, Evans and Reyes",
"entity_address": "146 Acosta Hill\nLindseyport, WI 05326"
},
{
"party_type": "Lessee",
"entity_name": "Kim PLC"
}
],
"property_details": {
"property_address": "516 John Forges Apt. 768, Suite 737, Hughesborough, New Mexico 20870",
"square_footage": 18502,
"property_type": "Warehouse"
},
"lease_term": {
"start_date": "2022-09-09",
"term_duration_months": 36,
"renewal_options": [],
"end_date": "2025-09-08"
},
"financial_terms": {
"base_rent_initial": 2891.42,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2023-09-09",
"increase_value": 7.34,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2024-09-08",
"increase_value": 8.21,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-09-08",
"increase_value": 1.29,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through"
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution"
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Landscaping and snow removal",
"Structural repairs to building exterior and roof",
"HVAC system maintenance and replacement"
],
"lessee_responsibilities": [
"Pest control within the unit",
"All utility payments for the premises",
"Janitorial services within leased premises"
]
},
"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": "Strictly prohibited under all circumstances.",
"dispute_resolution_method": "Mediation followed by litigation in the State of Montana"
}
} |
<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-THE-2023-566
This serves as a summary of the commercial lease executed on 2023-10-12 between the Lessor, Davis, Riggs and Hanna, and Lessee, Smith-Diaz. The subject of this agreement is the Warehouse property at 9959 Garcia Garden, Suite 1746, Port Brian, Virginia 74486, comprising approximately 12,403 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-16 and concluding on 2027-03-16. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $7,392.24, payable on a quarterly basis. A security deposit of $14,784.48 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 1.49 $/sf taking effect on 2025-03-16. Additional rents include Insurance (Fixed annual contribution), Common Area Utilities (Pro-rata share (4%)).
Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; Landscaping and snow removal; Common area maintenance (CAM). 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: 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: 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-THE-2023-566",
"document_date": "2023-10-12",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Davis, Riggs and Hanna",
"entity_address": "484 Newton Oval Apt. 787\nWayneview, NM 76676",
"contact_person": "Jesus Sims"
},
{
"party_type": "Lessee",
"entity_name": "Smith-Diaz",
"entity_address": "68606 Cassandra Forges\nRodriguezshire, NJ 15160"
}
],
"property_details": {
"property_address": "9959 Garcia Garden, Suite 1746, Port Brian, Virginia 74486",
"square_footage": 12403,
"property_type": "Warehouse",
"unit_identifier": "Suite 1746"
},
"lease_term": {
"start_date": "2024-03-16",
"term_duration_months": 36,
"renewal_options": [],
"end_date": "2027-03-16"
},
"financial_terms": {
"base_rent_initial": 7392.24,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-03-16",
"increase_value": 1.49,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-03-16",
"increase_value": 5.0,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 1771.83
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (4%)",
"estimated_annual_cost": 5111.06
}
],
"security_deposit_amount": 14784.48
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"Landscaping and snow removal",
"Common area maintenance (CAM)"
],
"lessee_responsibilities": [
"Janitorial services within leased premises",
"Minor repairs to plumbing and electrical",
"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": 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-EVER-2023-753
This serves as a summary of the commercial lease executed on 2023-01-20 between the Lessor, Robinson-Rivera, and Lessee, Lopez and Sons. The subject of this agreement is the Industrial property at 819 Ruiz Curve, Suite 2035, North Christinashire, Maryland 56190, comprising approximately 17,254 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-26. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $5,157.94, payable on a quarterly basis. A security deposit of $10,315.88 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 5.83% taking effect on 2024-06-25. Additional rents include Management Fee (Fixed annual contribution), Real Estate Taxes (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: 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: 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-EVER-2023-753",
"document_date": "2023-01-20",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Robinson-Rivera",
"contact_person": "Christina Dawson"
},
{
"party_type": "Lessee",
"entity_name": "Lopez and Sons",
"entity_address": "6825 Joann Square Apt. 153\nMooreside, MP 82006"
}
],
"property_details": {
"property_address": "819 Ruiz Curve, Suite 2035, North Christinashire, Maryland 56190",
"square_footage": 17254,
"property_type": "Industrial",
"unit_identifier": "Suite 2035"
},
"lease_term": {
"start_date": "2023-06-26",
"term_duration_months": 60,
"renewal_options": []
},
"financial_terms": {
"base_rent_initial": 5157.94,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2024-06-25",
"increase_value": 5.83,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-06-25",
"increase_value": 5.8,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-06-25",
"increase_value": 7.56,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 3717.77
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 5903.59
}
],
"security_deposit_amount": 10315.88
},
"maintenance_obligations": {
"lessor_responsibilities": [
"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": [
"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-EFFECT-2022-304
This serves as a summary of the commercial lease executed on 2022-09-23 between the Lessor, Leblanc-Lowery, and Lessee, Mullins-Cook. The subject of this agreement is the Retail property at 89645 Alyssa Loop, Suite 317, East Amyland, Texas 11927, comprising approximately 5,401 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-01-07. 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 $69,585.48, payable on a annually basis. A security deposit of $139,170.96 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 2.14% taking effect on 2024-01-07. Additional rents include Real Estate Taxes (Fixed annual contribution), Common Area Utilities (Pro-rata share (8%)), Common Area Utilities (Fixed annual contribution), 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; Interior non-structural maintenance; Pest control within the unit; 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: 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-EFFECT-2022-304",
"document_date": "2022-09-23",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Leblanc-Lowery",
"contact_person": "Ronnie Schultz"
},
{
"party_type": "Lessee",
"entity_name": "Mullins-Cook",
"entity_address": "02397 Freeman Cape\nSmithton, CT 80845"
}
],
"property_details": {
"property_address": "89645 Alyssa Loop, Suite 317, East Amyland, Texas 11927",
"square_footage": 5401,
"property_type": "Retail",
"unit_identifier": "Suite 317"
},
"lease_term": {
"start_date": "2023-01-07",
"term_duration_months": 60,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 365,
"rent_escalation_method": "Fixed Percentage"
}
]
},
"financial_terms": {
"base_rent_initial": 69585.48,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2024-01-07",
"increase_value": 2.14,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-01-06",
"increase_value": 4.81,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-01-06",
"increase_value": 0.43,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Real Estate Taxes",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 5993.64
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (8%)",
"estimated_annual_cost": 4004.32
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 1547.5
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution"
}
],
"security_deposit_amount": 139170.96
},
"maintenance_obligations": {
"lessor_responsibilities": [
"HVAC system maintenance and replacement",
"Common area maintenance (CAM)"
],
"lessee_responsibilities": [
"Minor repairs to plumbing and electrical",
"Interior non-structural maintenance",
"Pest control within the unit",
"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": 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-DISCOVER-2023-520
This serves as a summary of the commercial lease executed on 2023-12-16 between the Lessor, Walls Inc, and Lessee, Mcdonald PLC. The subject of this agreement is the Retail property at 0085 Robertson Inlet, Suite 2201, South Tabithachester, Illinois 08952, comprising approximately 17,632 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-02-13. 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 $27,650.69, payable on a annually basis. A security deposit of $55,301.38 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 2.92 $/sf taking effect on 2025-02-12. Additional rents include Common Area Utilities (Fixed annual contribution), Operating Expenses (CAM) (Pass-through), Operating Expenses (CAM) (Fixed annual contribution), Common Area Utilities (Pass-through).
Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; 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: 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, 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 Shellyshire. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-DISCOVER-2023-520",
"document_date": "2023-12-16",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Walls Inc",
"entity_address": "549 Barr Spurs\nEast Jennifer, MD 51309",
"contact_person": "Mercedes Reyes"
},
{
"party_type": "Lessee",
"entity_name": "Mcdonald PLC",
"entity_address": "2150 Valerie Bypass\nAliciachester, PR 45536"
}
],
"property_details": {
"property_address": "0085 Robertson Inlet, Suite 2201, South Tabithachester, Illinois 08952",
"square_footage": 17632,
"property_type": "Retail",
"unit_identifier": "Suite 2201"
},
"lease_term": {
"start_date": "2024-02-13",
"term_duration_months": 72,
"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": 270,
"rent_escalation_method": "Market Rate"
}
]
},
"financial_terms": {
"base_rent_initial": 27650.69,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-02-12",
"increase_value": 2.92,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-02-12",
"increase_value": 6.32,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2027-02-12",
"increase_value": 5.78,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2028-02-12",
"increase_value": 6.81,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pass-through",
"estimated_annual_cost": 6717.08
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 1656.44
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through",
"estimated_annual_cost": 9414.15
}
],
"security_deposit_amount": 55301.38
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Landscaping and snow removal",
"Parking lot maintenance"
],
"lessee_responsibilities": [
"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.",
"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 Shellyshire"
}
} |
<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-379
This serves as a summary of the commercial lease executed on 2024-07-18 between the Lessor, Hamilton-Higgins, and Lessee, Dixon, Huber and Hubbard. The subject of this agreement is the Medical Office property at 61729 Morgan Extensions Suite 428, Suite 2360, West Cathyberg, Vermont 75694, comprising approximately 17,164 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-10-14. 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 Fixed Percentage.
Financial obligations begin with an initial base rent of $30,889.50, payable on a quarterly basis. A security deposit of $30,889.50 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 0.6% taking effect on 2025-10-14. Additional rents include Real Estate Taxes (Pro-rata share (6%)), Real Estate Taxes (Fixed annual contribution), Management Fee (Pass-through).
Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Common area maintenance (CAM). The Lessee's duties include: Interior non-structural maintenance; Minor repairs to plumbing and electrical; 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. 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. Any potential disputes are to be resolved via Binding arbitration in Erinside. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-POLITICS-2024-379",
"document_date": "2024-07-18",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Hamilton-Higgins"
},
{
"party_type": "Lessee",
"entity_name": "Dixon, Huber and Hubbard",
"entity_address": "354 Williams Motorway Apt. 997\nLauraland, MO 03324"
}
],
"property_details": {
"property_address": "61729 Morgan Extensions Suite 428, Suite 2360, West Cathyberg, Vermont 75694",
"square_footage": 17164,
"property_type": "Medical Office",
"unit_identifier": "Suite 2360"
},
"lease_term": {
"start_date": "2024-10-14",
"term_duration_months": 120,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 270,
"rent_escalation_method": "Fixed Percentage"
}
]
},
"financial_terms": {
"base_rent_initial": 30889.5,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-10-14",
"increase_value": 0.6,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-10-14",
"increase_value": 0.23,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pro-rata share (6%)",
"estimated_annual_cost": 6077.56
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 6960.37
},
{
"component_name": "Management Fee",
"payment_structure": "Pass-through"
}
],
"security_deposit_amount": 30889.5
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"Common area maintenance (CAM)"
],
"lessee_responsibilities": [
"Interior non-structural maintenance",
"Minor repairs to plumbing and electrical",
"Janitorial services within leased premises",
"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.",
"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": "Binding arbitration in Erinside"
}
} |
<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-SERVE-2023-263
This serves as a summary of the commercial lease executed on 2023-03-29 between the Lessor, Mooney and Sons, and Lessee, Bell, Sandoval and Garcia. The subject of this agreement is the Office property at 93747 Alexander Prairie, Suite 1768, Leeburgh, Colorado 31261, comprising approximately 23,810 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-29 and concluding on 2033-04-28. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $3,051.69, payable on a monthly basis. A security deposit of $6,103.38 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 3.67 $/sf taking effect on 2024-04-28. Additional rents include Insurance (Pro-rata share (15%)), Insurance (Pro-rata share (2%)), 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; 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. 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: 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 Binding arbitration in North Sean. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-SERVE-2023-263",
"document_date": "2023-03-29",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Mooney and Sons",
"entity_address": "687 Kim Trafficway\nMoniqueland, FM 64525",
"contact_person": "Emma Thompson"
},
{
"party_type": "Lessee",
"entity_name": "Bell, Sandoval and Garcia",
"entity_address": "521 Mark Manors\nEast Julieton, MN 12634"
}
],
"property_details": {
"property_address": "93747 Alexander Prairie, Suite 1768, Leeburgh, Colorado 31261",
"square_footage": 23810,
"property_type": "Office"
},
"lease_term": {
"start_date": "2023-04-29",
"term_duration_months": 120,
"renewal_options": [],
"end_date": "2033-04-28"
},
"financial_terms": {
"base_rent_initial": 3051.69,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2024-04-28",
"increase_value": 3.67,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2025-04-28",
"increase_value": 1.56,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-04-28",
"increase_value": 9.85,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2027-04-28",
"increase_value": 4.89,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (15%)",
"estimated_annual_cost": 8007.31
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (2%)",
"estimated_annual_cost": 9360.79
},
{
"component_name": "Management Fee",
"payment_structure": "Pass-through"
}
],
"security_deposit_amount": 6103.38
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"HVAC system maintenance and replacement"
],
"lessee_responsibilities": [
"All utility payments for the premises",
"Interior non-structural maintenance"
]
},
"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": "Permitted only to an affiliate entity with 30 days prior notice.",
"dispute_resolution_method": "Binding arbitration in North Sean"
}
} |
<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-STUFF-2023-622
This serves as a summary of the commercial lease executed on 2023-09-29 between the Lessor, Boone-Sweeney, and Lessee, Adams Ltd. The subject of this agreement is the Office property at 3099 Joel Freeway, Suite 1635, West Jesusfort, Georgia 89976, comprising approximately 10,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 36 months, commencing on 2024-02-10 and concluding on 2027-02-09. 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 $7,301.47, payable on a annually basis. A security deposit of $7,301.47 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.82% taking effect on 2025-02-09. Additional rents include Operating Expenses (CAM) (Pass-through), Insurance (Pro-rata share (9%)), Real Estate Taxes (Fixed annual contribution), Management Fee (Pass-through).
Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Parking lot maintenance; Landscaping and snow removal. The Lessee's duties include: Minor repairs to plumbing and electrical; Interior non-structural maintenance; Pest control within the unit; 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. 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 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-STUFF-2023-622",
"document_date": "2023-09-29",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Boone-Sweeney",
"contact_person": "Maria Wright"
},
{
"party_type": "Lessee",
"entity_name": "Adams Ltd",
"entity_address": "112 Keller Rue Apt. 705\nMaryshire, WV 84749"
}
],
"property_details": {
"property_address": "3099 Joel Freeway, Suite 1635, West Jesusfort, Georgia 89976",
"square_footage": 10482,
"property_type": "Office",
"unit_identifier": "Suite 1635"
},
"lease_term": {
"start_date": "2024-02-10",
"term_duration_months": 36,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 24,
"notice_period_days": 270,
"rent_escalation_method": "Fixed Percentage"
}
],
"end_date": "2027-02-09"
},
"financial_terms": {
"base_rent_initial": 7301.47,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-02-09",
"increase_value": 8.82,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-02-09",
"increase_value": 4.94,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2027-02-09",
"increase_value": 4.17,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pass-through",
"estimated_annual_cost": 1321.24
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (9%)"
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 9288.03
},
{
"component_name": "Management Fee",
"payment_structure": "Pass-through"
}
],
"security_deposit_amount": 7301.47
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Common area maintenance (CAM)",
"Parking lot maintenance",
"Landscaping and snow removal"
],
"lessee_responsibilities": [
"Minor repairs to plumbing and electrical",
"Interior non-structural maintenance",
"Pest control within the unit",
"Janitorial services within leased premises"
]
},
"use_restrictions": [
"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": "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-MEMORY-2024-210
This serves as a summary of the commercial lease executed on 2024-01-26 between the Lessor, Barton, Smith and Turner, and Lessee, Simmons Inc. The subject of this agreement is the Retail property at 649 Leslie Land, Suite 554, Kristinbury, Massachusetts 11661, comprising approximately 16,935 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-11. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $14,772.02, payable on a monthly basis. A security deposit of $14,772.02 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 3.51% taking effect on 2025-03-11. Additional rents include Insurance (Fixed annual contribution), Operating Expenses (CAM) (Pass-through), 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: 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. 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 Binding arbitration in Garciaborough. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-MEMORY-2024-210",
"document_date": "2024-01-26",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Barton, Smith and Turner",
"entity_address": "03808 Nancy Drives\nNorth Elizabethbury, OR 43741",
"contact_person": "Susan Morales"
},
{
"party_type": "Lessee",
"entity_name": "Simmons Inc"
}
],
"property_details": {
"property_address": "649 Leslie Land, Suite 554, Kristinbury, Massachusetts 11661",
"square_footage": 16935,
"property_type": "Retail"
},
"lease_term": {
"start_date": "2024-03-11",
"term_duration_months": 36,
"renewal_options": []
},
"financial_terms": {
"base_rent_initial": 14772.02,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-03-11",
"increase_value": 3.51,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-03-11",
"increase_value": 7.16,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2027-03-11",
"increase_value": 7.12,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2028-03-10",
"increase_value": 3.0,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 3265.11
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pass-through",
"estimated_annual_cost": 4247.01
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 1314.24
}
],
"security_deposit_amount": 14772.02
},
"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",
"Interior non-structural maintenance"
]
},
"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": "Requires prior written consent from Lessor, not to be unreasonably withheld.",
"dispute_resolution_method": "Binding arbitration in Garciaborough"
}
} |
<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-SIGNIFICANT-2024-329
This serves as a summary of the commercial lease executed on 2024-05-20 between the Lessor, Larson, Sullivan and Fowler, and Lessee, Glenn-Lara. The subject of this agreement is the Retail property at 52406 Miller Point Apt. 383, Suite 711, Martinburgh, Pennsylvania 46293, comprising approximately 10,818 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-09-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 Fixed Percentage.
Financial obligations begin with an initial base rent of $8,620.07, payable on a quarterly basis. A security deposit of $8,620.07 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 0.52% taking effect on 2025-09-09. Additional rents include Operating Expenses (CAM) (Fixed annual contribution), Management Fee (Pro-rata share (3%)), Management Fee (Fixed annual contribution).
Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Parking lot maintenance. The Lessee's duties include: Interior non-structural maintenance; Pest control within the unit; 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. 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. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-SIGNIFICANT-2024-329",
"document_date": "2024-05-20",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Larson, Sullivan and Fowler",
"entity_address": "USNV Smith\nFPO AP 54800",
"contact_person": "Samuel Dillon"
},
{
"party_type": "Lessee",
"entity_name": "Glenn-Lara"
}
],
"property_details": {
"property_address": "52406 Miller Point Apt. 383, Suite 711, Martinburgh, Pennsylvania 46293",
"square_footage": 10818,
"property_type": "Retail",
"unit_identifier": "Suite 711"
},
"lease_term": {
"start_date": "2024-09-09",
"term_duration_months": 72,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 365,
"rent_escalation_method": "Fixed Percentage"
},
{
"option_number": 2,
"renewal_period_months": 60,
"notice_period_days": 180,
"rent_escalation_method": "CPI Adjustment"
}
]
},
"financial_terms": {
"base_rent_initial": 8620.07,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-09-09",
"increase_value": 0.52,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-09-09",
"increase_value": 2.8,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 2059.77
},
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (3%)"
},
{
"component_name": "Management Fee",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 3815.2
}
],
"security_deposit_amount": 8620.07
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Common area maintenance (CAM)",
"Parking lot maintenance"
],
"lessee_responsibilities": [
"Interior non-structural maintenance",
"Pest control within the unit",
"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.",
"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."
}
} |
<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-MAYBE-2023-296
This serves as a summary of the commercial lease executed on 2023-10-10 between the Lessor, Benitez-Fitzgerald, and Lessee, Choi-Rodriguez. The subject of this agreement is the Warehouse property at 988 Kevin Motorway Suite 870, Suite 2024, Bondfort, Connecticut 73354, comprising approximately 24,361 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-03-23 and concluding on 2029-03-23. 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 CPI Adjustment.
Financial obligations begin with an initial base rent of $52,355.55, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 3.87 $/sf taking effect on 2025-03-23. Additional rents include Insurance (Pro-rata share (13%)), Real Estate Taxes (Pro-rata share (13%)).
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: Interior non-structural maintenance; Janitorial services within leased 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.
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-MAYBE-2023-296",
"document_date": "2023-10-10",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Benitez-Fitzgerald",
"contact_person": "Thomas Miller"
},
{
"party_type": "Lessee",
"entity_name": "Choi-Rodriguez",
"entity_address": "5583 Collins Gateway Suite 065\nEast Adamside, NV 73587"
}
],
"property_details": {
"property_address": "988 Kevin Motorway Suite 870, Suite 2024, Bondfort, Connecticut 73354",
"square_footage": 24361,
"property_type": "Warehouse",
"unit_identifier": "Suite 2024"
},
"lease_term": {
"start_date": "2024-03-23",
"term_duration_months": 60,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 270,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2029-03-23"
},
"financial_terms": {
"base_rent_initial": 52355.55,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-03-23",
"increase_value": 3.87,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-03-23",
"increase_value": 9.15,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2027-03-23",
"increase_value": 5.7,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (13%)"
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pro-rata share (13%)"
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"HVAC system maintenance and replacement",
"Structural repairs to building exterior and roof"
],
"lessee_responsibilities": [
"Interior non-structural maintenance",
"Janitorial services within leased premises",
"Pest control within the unit"
]
},
"use_restrictions": [
"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."
}
} |
<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-FILM-2023-970
This serves as a summary of the commercial lease executed on 2023-11-08 between the Lessor, Rodriguez-Barber, and Lessee, Cortez, Kelley and Martinez. The subject of this agreement is the Retail property at 906 Miller Pass Suite 759, Suite 2154, South Brianna, Utah 66862, comprising approximately 1,872 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-08 and concluding on 2030-11-07. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $7,805.30, payable on a annually basis. A security deposit of $15,610.60 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 6.8% taking effect on 2024-11-07. Additional rents include Common Area Utilities (Fixed annual contribution), Operating Expenses (CAM) (Pro-rata share (9%)).
Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Common area maintenance (CAM). 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. 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 Maryland. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-FILM-2023-970",
"document_date": "2023-11-08",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Rodriguez-Barber",
"entity_address": "89797 Ryan Hollow Apt. 320\nTonyabury, ID 79498"
},
{
"party_type": "Lessee",
"entity_name": "Cortez, Kelley and Martinez",
"entity_address": "847 Michael Greens\nHarrisonberg, AR 85585"
}
],
"property_details": {
"property_address": "906 Miller Pass Suite 759, Suite 2154, South Brianna, Utah 66862",
"square_footage": 1872,
"property_type": "Retail",
"unit_identifier": "Suite 2154"
},
"lease_term": {
"start_date": "2023-11-08",
"term_duration_months": 84,
"renewal_options": [],
"end_date": "2030-11-07"
},
"financial_terms": {
"base_rent_initial": 7805.3,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2024-11-07",
"increase_value": 6.8,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2025-11-07",
"increase_value": 8.09,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 8849.88
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (9%)"
}
],
"security_deposit_amount": 15610.6
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"Common area maintenance (CAM)"
],
"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.",
"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 Maryland"
}
} |
<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-PIECE-2022-366
This serves as a summary of the commercial lease executed on 2022-09-01 between the Lessor, Gates, Doyle and Brown, and Lessee, Torres, Day and Brown. The subject of this agreement is the Medical Office property at 5930 Harrison Square Suite 013, Suite 1269, South Heatherbury, Kentucky 44010, comprising approximately 2,452 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 2022-12-07 and concluding on 2025-12-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 $9,879.75, payable on a monthly basis. A security deposit of $19,759.50 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 6.04 $/sf taking effect on 2023-12-07. Additional rents include Management Fee (Pass-through), Insurance (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: 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. 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-PIECE-2022-366",
"document_date": "2022-09-01",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Gates, Doyle and Brown",
"entity_address": "3989 Kelley Junctions Suite 526\nDavidbury, NM 23733",
"contact_person": "Derek Adams"
},
{
"party_type": "Lessee",
"entity_name": "Torres, Day and Brown",
"entity_address": "USCGC Noble\nFPO AA 44953"
}
],
"property_details": {
"property_address": "5930 Harrison Square Suite 013, Suite 1269, South Heatherbury, Kentucky 44010",
"square_footage": 2452,
"property_type": "Medical Office",
"unit_identifier": "Suite 1269"
},
"lease_term": {
"start_date": "2022-12-07",
"term_duration_months": 36,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 24,
"notice_period_days": 270,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2025-12-06"
},
"financial_terms": {
"base_rent_initial": 9879.75,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2023-12-07",
"increase_value": 6.04,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2024-12-06",
"increase_value": 3.4,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2025-12-06",
"increase_value": 2.46,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-12-06",
"increase_value": 5.21,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Pass-through",
"estimated_annual_cost": 3502.98
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (14%)"
}
],
"security_deposit_amount": 19759.5
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Landscaping and snow removal",
"HVAC system maintenance and replacement",
"Parking lot maintenance"
],
"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.",
"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-US-2023-309
This serves as a summary of the commercial lease executed on 2023-10-14 between the Lessor, Brennan and Sons, and Lessee, Jensen Group. The subject of this agreement is the Medical Office property at 66780 Dunn Land Suite 917, Suite 573, North Paula, Vermont 76876, 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 72 months, commencing on 2024-03-24 and concluding on 2030-03-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 270 days is required, with rent adjustment based on Fixed Percentage.
Financial obligations begin with an initial base rent of $8,199.26, payable on a annually basis. The lease includes a structured rent escalation schedule, with the first increase of 6.02 $/sf taking effect on 2025-03-24. Additional rents include Common Area Utilities (Pass-through), Operating Expenses (CAM) (Pro-rata share (11%)), Management Fee (Pass-through), Operating Expenses (CAM) (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: 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: 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, 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-US-2023-309",
"document_date": "2023-10-14",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Brennan and Sons"
},
{
"party_type": "Lessee",
"entity_name": "Jensen Group"
}
],
"property_details": {
"property_address": "66780 Dunn Land Suite 917, Suite 573, North Paula, Vermont 76876",
"square_footage": 11295,
"property_type": "Medical Office",
"unit_identifier": "Suite 573"
},
"lease_term": {
"start_date": "2024-03-24",
"term_duration_months": 72,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 24,
"notice_period_days": 270,
"rent_escalation_method": "Fixed Percentage"
}
],
"end_date": "2030-03-24"
},
"financial_terms": {
"base_rent_initial": 8199.26,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-03-24",
"increase_value": 6.02,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-03-24",
"increase_value": 4.47,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through",
"estimated_annual_cost": 7429.37
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (11%)",
"estimated_annual_cost": 3861.89
},
{
"component_name": "Management Fee",
"payment_structure": "Pass-through",
"estimated_annual_cost": 3472.21
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pass-through"
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"HVAC system maintenance and replacement",
"Structural repairs to building exterior and roof"
],
"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": [
"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, 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-BAG-2022-887
This serves as a summary of the commercial lease executed on 2022-08-18 between the Lessor, Nelson PLC, and Lessee, Melton PLC. The subject of this agreement is the Industrial property at 1866 Donald Track Suite 000, Suite 462, Alexisfurt, California 43390, comprising approximately 10,268 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-05 and concluding on 2027-11-05. 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 $2,457.03, payable on a quarterly basis. A security deposit of $4,914.06 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 1.21 $/sf taking effect on 2023-11-05. Additional rents include Operating Expenses (CAM) (Pass-through), Real Estate Taxes (Pro-rata share (2%)), Real Estate Taxes (Pass-through), Real Estate Taxes (Pro-rata share (6%)).
Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Structural repairs to building exterior and roof; Landscaping and snow removal. The Lessee's duties include: Pest control within the unit; 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. 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-BAG-2022-887",
"document_date": "2022-08-18",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Nelson PLC",
"entity_address": "2831 Taylor Bridge Suite 398\nNorth Lindaview, AK 64994",
"contact_person": "Todd Thomas"
},
{
"party_type": "Lessee",
"entity_name": "Melton PLC",
"entity_address": "71086 Dylan Light Apt. 405\nTarabury, NJ 22701"
}
],
"property_details": {
"property_address": "1866 Donald Track Suite 000, Suite 462, Alexisfurt, California 43390",
"square_footage": 10268,
"property_type": "Industrial"
},
"lease_term": {
"start_date": "2022-11-05",
"term_duration_months": 60,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 24,
"notice_period_days": 365,
"rent_escalation_method": "Fixed Percentage"
}
],
"end_date": "2027-11-05"
},
"financial_terms": {
"base_rent_initial": 2457.03,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2023-11-05",
"increase_value": 1.21,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2024-11-04",
"increase_value": 6.91,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-11-04",
"increase_value": 1.96,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pass-through"
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pro-rata share (2%)",
"estimated_annual_cost": 1067.34
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pass-through",
"estimated_annual_cost": 8721.43
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pro-rata share (6%)",
"estimated_annual_cost": 6732.8
}
],
"security_deposit_amount": 4914.06
},
"maintenance_obligations": {
"lessor_responsibilities": [
"HVAC system maintenance and replacement",
"Structural repairs to building exterior and roof",
"Landscaping and snow removal"
],
"lessee_responsibilities": [
"Pest control within the unit",
"All utility payments for the premises",
"Interior non-structural maintenance",
"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 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-MORNING-2023-439
This serves as a summary of the commercial lease executed on 2023-04-19 between the Lessor, Lee-Pace, and Lessee, George, White and Hughes. The subject of this agreement is the Office property at 4510 Hopkins Corners Apt. 641, Suite 258, Cobbhaven, Maine 03569, comprising approximately 4,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 36 months, commencing on 2023-07-22. 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 $4,957.94, payable on a monthly basis. A security deposit of $4,957.94 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 2.61 $/sf taking effect on 2024-07-21. Additional rents include Management Fee (Pass-through), Insurance (Pass-through), Management Fee (Pro-rata share (9%)).
Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Parking lot maintenance; HVAC system maintenance and replacement. The Lessee's duties include: Pest control within the unit; All utility payments for the 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. 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-MORNING-2023-439",
"document_date": "2023-04-19",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Lee-Pace",
"contact_person": "Phillip White"
},
{
"party_type": "Lessee",
"entity_name": "George, White and Hughes",
"entity_address": "107 Michael Forks\nWest Michaelfurt, SD 81559"
}
],
"property_details": {
"property_address": "4510 Hopkins Corners Apt. 641, Suite 258, Cobbhaven, Maine 03569",
"square_footage": 4833,
"property_type": "Office"
},
"lease_term": {
"start_date": "2023-07-22",
"term_duration_months": 36,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 180,
"rent_escalation_method": "CPI Adjustment"
},
{
"option_number": 2,
"renewal_period_months": 36,
"notice_period_days": 365,
"rent_escalation_method": "Fixed Percentage"
}
]
},
"financial_terms": {
"base_rent_initial": 4957.94,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-07-21",
"increase_value": 2.61,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-07-21",
"increase_value": 8.5,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-07-21",
"increase_value": 8.25,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2027-07-21",
"increase_value": 0.32,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Pass-through"
},
{
"component_name": "Insurance",
"payment_structure": "Pass-through"
},
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (9%)",
"estimated_annual_cost": 5848.9
}
],
"security_deposit_amount": 4957.94
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"Parking lot maintenance",
"HVAC system maintenance and replacement"
],
"lessee_responsibilities": [
"Pest control within the unit",
"All utility payments for the premises",
"Interior non-structural maintenance"
]
},
"use_restrictions": [
"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."
}
} |
<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-MARRIAGE-2024-437
This serves as a summary of the commercial lease executed on 2024-07-31 between the Lessor, Ruiz Inc, and Lessee, Jones-Thomas. The subject of this agreement is the Office property at 970 Davis Parkway Suite 658, Suite 675, Jamesborough, Hawaii 04941, comprising approximately 4,879 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-10 and concluding on 2029-08-10. 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 $91,735.02, payable on a monthly basis. A security deposit of $183,470.04 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 9.27% taking effect on 2025-08-10. Additional rents include Insurance (Fixed annual contribution), Common Area Utilities (Fixed annual contribution), Common Area Utilities (Pass-through).
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: 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 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: 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-MARRIAGE-2024-437",
"document_date": "2024-07-31",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Ruiz Inc",
"entity_address": "1628 Daniel Street Apt. 876\nNorth Stanley, UT 47951"
},
{
"party_type": "Lessee",
"entity_name": "Jones-Thomas",
"entity_address": "886 Murphy Ridge\nWandaside, AK 67062"
}
],
"property_details": {
"property_address": "970 Davis Parkway Suite 658, Suite 675, Jamesborough, Hawaii 04941",
"square_footage": 4879,
"property_type": "Office"
},
"lease_term": {
"start_date": "2024-08-10",
"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": 180,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2029-08-10"
},
"financial_terms": {
"base_rent_initial": 91735.02,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-08-10",
"increase_value": 9.27,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-08-10",
"increase_value": 3.94,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2027-08-10",
"increase_value": 7.59,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through",
"estimated_annual_cost": 2474.77
}
],
"security_deposit_amount": 183470.04
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Common area maintenance (CAM)",
"Parking lot maintenance",
"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 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": "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-TRADE-2022-581
This serves as a summary of the commercial lease executed on 2022-08-22 between the Lessor, Lee, Knight and Roth, and Lessee, Hooper-Cunningham. The subject of this agreement is the Warehouse property at 88655 Mary Squares Apt. 732, Suite 510, Ellenfurt, Ohio 23943, comprising approximately 21,639 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-20 and concluding on 2032-12-19. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $78,180.53, payable on a monthly basis. The lease includes a structured rent escalation schedule, with the first increase of 5.91 $/sf taking effect on 2023-12-20. Additional rents include Common Area Utilities (Pro-rata share (15%)), 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. The Lessee's duties include: Interior non-structural maintenance; Minor repairs to plumbing and electrical; 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 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 Melanieside. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-TRADE-2022-581",
"document_date": "2022-08-22",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Lee, Knight and Roth",
"entity_address": "71200 Kennedy Square Apt. 856\nEast Mitchell, KY 78023",
"contact_person": "John Young"
},
{
"party_type": "Lessee",
"entity_name": "Hooper-Cunningham"
}
],
"property_details": {
"property_address": "88655 Mary Squares Apt. 732, Suite 510, Ellenfurt, Ohio 23943",
"square_footage": 21639,
"property_type": "Warehouse",
"unit_identifier": "Suite 510"
},
"lease_term": {
"start_date": "2022-12-20",
"term_duration_months": 120,
"renewal_options": [],
"end_date": "2032-12-19"
},
"financial_terms": {
"base_rent_initial": 78180.53,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2023-12-20",
"increase_value": 5.91,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2024-12-19",
"increase_value": 2.04,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-12-19",
"increase_value": 5.62,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-12-19",
"increase_value": 6.94,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (15%)",
"estimated_annual_cost": 5540.39
},
{
"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"
],
"lessee_responsibilities": [
"Interior non-structural maintenance",
"Minor repairs to plumbing and electrical",
"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": true,
"sublease_assignment_terms": "Permitted only to an affiliate entity with 30 days prior notice.",
"dispute_resolution_method": "Binding arbitration in South Melanieside"
}
} |
<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-SITE-2023-681
This serves as a summary of the commercial lease executed on 2023-01-28 between the Lessor, Mann-Sullivan, and Lessee, Parker-Chase. The subject of this agreement is the Medical Office property at 909 Jonathon Estates Suite 099, Suite 1414, Whitemouth, Wyoming 25969, comprising approximately 24,340 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-25 and concluding on 2030-03-24. 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 Fixed Percentage.
Financial obligations begin with an initial base rent of $34,722.03, payable on a annually basis. A security deposit of $69,444.06 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 0.46% taking effect on 2024-03-24. Additional rents include Insurance (Pro-rata share (15%)), Real Estate Taxes (Pro-rata share (7%)).
Regarding property maintenance, the Lessor is responsible for: Common area maintenance (CAM); Parking lot maintenance; Landscaping and snow removal. 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: 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. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-SITE-2023-681",
"document_date": "2023-01-28",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Mann-Sullivan",
"entity_address": "276 Wise Islands\nLake Kelliehaven, SC 55900",
"contact_person": "Jennifer Downs"
},
{
"party_type": "Lessee",
"entity_name": "Parker-Chase"
}
],
"property_details": {
"property_address": "909 Jonathon Estates Suite 099, Suite 1414, Whitemouth, Wyoming 25969",
"square_footage": 24340,
"property_type": "Medical Office"
},
"lease_term": {
"start_date": "2023-03-25",
"term_duration_months": 84,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 270,
"rent_escalation_method": "Fixed Percentage"
},
{
"option_number": 2,
"renewal_period_months": 24,
"notice_period_days": 180,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2030-03-24"
},
"financial_terms": {
"base_rent_initial": 34722.03,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-03-24",
"increase_value": 0.46,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2025-03-24",
"increase_value": 4.86,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-03-24",
"increase_value": 9.66,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2027-03-24",
"increase_value": 3.11,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (15%)"
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pro-rata share (7%)"
}
],
"security_deposit_amount": 69444.06
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Common area maintenance (CAM)",
"Parking lot maintenance",
"Landscaping and snow removal"
],
"lessee_responsibilities": [
"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.",
"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."
}
} |
<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-ORDER-2023-836
This serves as a summary of the commercial lease executed on 2023-03-13 between the Lessor, Erickson and Sons, and Lessee, Turner-Thompson. The subject of this agreement is the Retail property at 55742 Daniel Camp, Suite 1325, New Amandaview, California 60905, comprising approximately 8,958 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-22. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $6,815.41, payable on a annually basis. A security deposit of $6,815.41 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.2% taking effect on 2024-08-21. Additional rents include Operating Expenses (CAM) (Pro-rata share (9%)), Insurance (Pass-through), Operating Expenses (CAM) (Fixed annual contribution), Insurance (Pro-rata share (11%)).
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; 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. 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. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-ORDER-2023-836",
"document_date": "2023-03-13",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Erickson and Sons",
"contact_person": "Ricky Mccormick"
},
{
"party_type": "Lessee",
"entity_name": "Turner-Thompson"
}
],
"property_details": {
"property_address": "55742 Daniel Camp, Suite 1325, New Amandaview, California 60905",
"square_footage": 8958,
"property_type": "Retail"
},
"lease_term": {
"start_date": "2023-08-22",
"term_duration_months": 72,
"renewal_options": []
},
"financial_terms": {
"base_rent_initial": 6815.41,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2024-08-21",
"increase_value": 8.2,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-08-21",
"increase_value": 3.87,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-08-21",
"increase_value": 6.67,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (9%)",
"estimated_annual_cost": 5501.46
},
{
"component_name": "Insurance",
"payment_structure": "Pass-through"
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (11%)"
}
],
"security_deposit_amount": 6815.41
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"Landscaping and snow removal"
],
"lessee_responsibilities": [
"Janitorial services within leased premises",
"Interior non-structural maintenance",
"Minor repairs to plumbing and electrical"
]
},
"use_restrictions": [
"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."
}
} |
<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-ROCK-2022-380
This serves as a summary of the commercial lease executed on 2022-09-17 between the Lessor, Mills Group, and Lessee, Lambert LLC. The subject of this agreement is the Medical Office property at 6285 Estrada Unions Apt. 669, Suite 1544, South Michael, Delaware 07944, comprising approximately 16,068 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-21 and concluding on 2026-01-20. 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 $91,456.36, payable on a monthly basis. The lease includes a structured rent escalation schedule, with the first increase of 5.77 $/sf taking effect on 2024-01-21. Additional rents include Operating Expenses (CAM) (Fixed annual contribution), Management Fee (Pro-rata share (14%)), Operating Expenses (CAM) (Fixed annual contribution), Common Area Utilities (Pro-rata share (15%)).
Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; HVAC system maintenance and replacement. 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: Premises to be used solely for general office purposes. 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: 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-ROCK-2022-380",
"document_date": "2022-09-17",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Mills Group"
},
{
"party_type": "Lessee",
"entity_name": "Lambert LLC",
"entity_address": "9191 Thomas Overpass Suite 793\nLake Kyle, ME 02990"
}
],
"property_details": {
"property_address": "6285 Estrada Unions Apt. 669, Suite 1544, South Michael, Delaware 07944",
"square_footage": 16068,
"property_type": "Medical Office",
"unit_identifier": "Suite 1544"
},
"lease_term": {
"start_date": "2023-01-21",
"term_duration_months": 36,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 36,
"notice_period_days": 365,
"rent_escalation_method": "Fixed Percentage"
}
],
"end_date": "2026-01-20"
},
"financial_terms": {
"base_rent_initial": 91456.36,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2024-01-21",
"increase_value": 5.77,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-01-20",
"increase_value": 6.83,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-01-20",
"increase_value": 4.86,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 1220.64
},
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (14%)"
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (15%)",
"estimated_annual_cost": 7619.98
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Landscaping and snow removal",
"HVAC system maintenance and replacement"
],
"lessee_responsibilities": [
"All utility payments for the premises",
"Janitorial services within leased premises",
"Minor repairs to plumbing and electrical"
]
},
"use_restrictions": [
"Premises to be used solely for general office purposes.",
"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": "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-MOVEMENT-2022-899
This serves as a summary of the commercial lease executed on 2022-12-09 between the Lessor, White-Mclean, and Lessee, Harris-Barber. The subject of this agreement is the Retail property at 084 Troy Row Suite 063, Suite 1668, East Kristen, Georgia 56817, comprising approximately 13,152 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-24. 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 $25,472.88, payable on a quarterly basis. A security deposit of $50,945.76 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.36% taking effect on 2024-02-24. Additional rents include Insurance (Fixed annual contribution), Management Fee (Pass-through), Insurance (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: 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: 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 West Virginia. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-MOVEMENT-2022-899",
"document_date": "2022-12-09",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "White-Mclean",
"entity_address": "9513 Hood Underpass Suite 705\nSanchezfort, LA 99867",
"contact_person": "James Clarke"
},
{
"party_type": "Lessee",
"entity_name": "Harris-Barber",
"entity_address": "50913 Savage Glen Suite 330\nPort Angie, PW 50040"
}
],
"property_details": {
"property_address": "084 Troy Row Suite 063, Suite 1668, East Kristen, Georgia 56817",
"square_footage": 13152,
"property_type": "Retail",
"unit_identifier": "Suite 1668"
},
"lease_term": {
"start_date": "2023-02-24",
"term_duration_months": 120,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 365,
"rent_escalation_method": "Fixed Percentage"
}
]
},
"financial_terms": {
"base_rent_initial": 25472.88,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-02-24",
"increase_value": 8.36,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2025-02-23",
"increase_value": 3.7,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-02-23",
"increase_value": 1.6,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Management Fee",
"payment_structure": "Pass-through",
"estimated_annual_cost": 9339.38
},
{
"component_name": "Insurance",
"payment_structure": "Pass-through",
"estimated_annual_cost": 6808.64
}
],
"security_deposit_amount": 50945.76
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"HVAC system maintenance and replacement",
"Parking lot maintenance"
],
"lessee_responsibilities": [
"Interior non-structural maintenance",
"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 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-OK-2024-912
This serves as a summary of the commercial lease executed on 2024-03-09 between the Lessor, Walters Ltd, and Lessee, Tran Inc. The subject of this agreement is the Office property at 83889 Walsh Loop, Suite 488, North Rebeccaborough, Oklahoma 93283, comprising approximately 9,387 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-08-16 and concluding on 2027-08-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 180 days is required, with rent adjustment based on CPI Adjustment.
Financial obligations begin with an initial base rent of $7,926.48, payable on a monthly basis. A security deposit of $7,926.48 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 6.73% taking effect on 2025-08-16. Additional rents include Operating Expenses (CAM) (Pro-rata share (3%)), Operating Expenses (CAM) (Pro-rata share (13%)), Insurance (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; 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. 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. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-OK-2024-912",
"document_date": "2024-03-09",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Walters Ltd",
"entity_address": "8450 Davidson Common\nAndreaside, VT 77216"
},
{
"party_type": "Lessee",
"entity_name": "Tran Inc",
"entity_address": "167 Tracy Field\nNorth Kevinville, WY 18146"
}
],
"property_details": {
"property_address": "83889 Walsh Loop, Suite 488, North Rebeccaborough, Oklahoma 93283",
"square_footage": 9387,
"property_type": "Office",
"unit_identifier": "Suite 488"
},
"lease_term": {
"start_date": "2024-08-16",
"term_duration_months": 36,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 36,
"notice_period_days": 180,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2027-08-16"
},
"financial_terms": {
"base_rent_initial": 7926.48,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-08-16",
"increase_value": 6.73,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-08-16",
"increase_value": 3.69,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2027-08-16",
"increase_value": 8.65,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2028-08-15",
"increase_value": 5.4,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (3%)",
"estimated_annual_cost": 1671.21
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (13%)"
},
{
"component_name": "Insurance",
"payment_structure": "Pass-through",
"estimated_annual_cost": 7176.3
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pass-through",
"estimated_annual_cost": 1938.24
}
],
"security_deposit_amount": 7926.48
},
"maintenance_obligations": {
"lessor_responsibilities": [
"HVAC system maintenance and replacement",
"Structural repairs to building exterior and roof"
],
"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.",
"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."
}
} |
<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-SENSE-2024-225
This serves as a summary of the commercial lease executed on 2024-08-07 between the Lessor, Chapman LLC, and Lessee, Rodriguez, Miller and Washington. The subject of this agreement is the Warehouse property at 5457 Butler Spurs, Suite 1114, Lake Theresa, Arkansas 36433, comprising approximately 9,186 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 2025-01-28 and concluding on 2028-01-28. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $33,577.83, payable on a monthly basis. A security deposit of $67,155.66 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 9.9% taking effect on 2026-01-28. Additional rents include Management Fee (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: All utility payments for the premises; Minor repairs to plumbing and electrical. 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 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 Binding arbitration in West Dariusmouth. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-SENSE-2024-225",
"document_date": "2024-08-07",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Chapman LLC",
"entity_address": "PSC 9073, Box 4657\nAPO AP 53869",
"contact_person": "Matthew Taylor"
},
{
"party_type": "Lessee",
"entity_name": "Rodriguez, Miller and Washington"
}
],
"property_details": {
"property_address": "5457 Butler Spurs, Suite 1114, Lake Theresa, Arkansas 36433",
"square_footage": 9186,
"property_type": "Warehouse",
"unit_identifier": "Suite 1114"
},
"lease_term": {
"start_date": "2025-01-28",
"term_duration_months": 36,
"renewal_options": [],
"end_date": "2028-01-28"
},
"financial_terms": {
"base_rent_initial": 33577.83,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-01-28",
"increase_value": 9.9,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2027-01-28",
"increase_value": 3.59,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 1912.37
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pass-through"
}
],
"security_deposit_amount": 67155.66
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"HVAC system maintenance and replacement"
],
"lessee_responsibilities": [
"All utility payments for the premises",
"Minor repairs to plumbing and electrical"
]
},
"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 only to an affiliate entity with 30 days prior notice.",
"dispute_resolution_method": "Binding arbitration in West Dariusmouth"
}
} |
<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-BALL-2022-716
This serves as a summary of the commercial lease executed on 2022-09-18 between the Lessor, Long and Sons, and Lessee, Lee and Sons. The subject of this agreement is the Retail property at 2860 Brown Trail Suite 268, Suite 1529, Alexisstad, Colorado 77586, comprising approximately 13,433 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-01-06 and concluding on 2028-01-06. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $30,683.19, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 8.59% taking effect on 2024-01-06. 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: Pest control within the unit; 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. 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 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-BALL-2022-716",
"document_date": "2022-09-18",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Long and Sons",
"entity_address": "788 Sarah Lake\nWest Michellemouth, OK 74344"
},
{
"party_type": "Lessee",
"entity_name": "Lee and Sons",
"entity_address": "5351 Gross Village\nLake Eric, RI 71292"
}
],
"property_details": {
"property_address": "2860 Brown Trail Suite 268, Suite 1529, Alexisstad, Colorado 77586",
"square_footage": 13433,
"property_type": "Retail",
"unit_identifier": "Suite 1529"
},
"lease_term": {
"start_date": "2023-01-06",
"term_duration_months": 60,
"renewal_options": [],
"end_date": "2028-01-06"
},
"financial_terms": {
"base_rent_initial": 30683.19,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2024-01-06",
"increase_value": 8.59,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-01-05",
"increase_value": 6.85,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-01-05",
"increase_value": 7.13,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pass-through",
"estimated_annual_cost": 4891.64
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 7981.4
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"HVAC system maintenance and replacement"
],
"lessee_responsibilities": [
"Pest control within the unit",
"Janitorial services within leased premises",
"Interior non-structural maintenance"
]
},
"use_restrictions": [
"Business operations restricted to 8:00 AM to 10:00 PM.",
"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, 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-BLOOD-2022-133
This serves as a summary of the commercial lease executed on 2022-08-23 between the Lessor, Brown, Chapman and Andrews, and Lessee, Pena, Riggs and Levy. The subject of this agreement is the Medical Office property at 559 Danielle Expressway, Suite 1121, East Jameston, Indiana 33893, comprising approximately 10,632 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-11 and concluding on 2026-01-10. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $9,131.50, payable on a annually basis. A security deposit of $18,263.00 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 5.31 $/sf taking effect on 2024-01-11. Additional rents include Operating Expenses (CAM) (Fixed annual contribution), Common Area Utilities (Pass-through), 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; Janitorial services within leased premises; Interior non-structural maintenance; 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: 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 Massachusetts. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-BLOOD-2022-133",
"document_date": "2022-08-23",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Brown, Chapman and Andrews",
"entity_address": "Unit 3258 Box 4238\nDPO AA 75180",
"contact_person": "Christy Matthews"
},
{
"party_type": "Lessee",
"entity_name": "Pena, Riggs and Levy"
}
],
"property_details": {
"property_address": "559 Danielle Expressway, Suite 1121, East Jameston, Indiana 33893",
"square_footage": 10632,
"property_type": "Medical Office"
},
"lease_term": {
"start_date": "2023-01-11",
"term_duration_months": 36,
"renewal_options": [],
"end_date": "2026-01-10"
},
"financial_terms": {
"base_rent_initial": 9131.5,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2024-01-11",
"increase_value": 5.31,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-01-10",
"increase_value": 3.67,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 7542.01
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through",
"estimated_annual_cost": 6776.09
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pass-through",
"estimated_annual_cost": 1207.88
}
],
"security_deposit_amount": 18263.0
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"Landscaping and snow removal"
],
"lessee_responsibilities": [
"Pest control within the unit",
"Janitorial services within leased premises",
"Interior non-structural maintenance",
"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": "Requires prior written consent from Lessor, not to be unreasonably withheld.",
"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-SIMPLY-2023-924
This serves as a summary of the commercial lease executed on 2023-04-06 between the Lessor, Chavez, Harris and Anderson, and Lessee, Sanchez LLC. The subject of this agreement is the Medical Office property at 7799 Torres Knolls Suite 252, Suite 2330, Lake Robertchester, West Virginia 30816, comprising approximately 11,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 84 months, commencing on 2023-09-22 and concluding on 2030-09-21. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $1,211.23, payable on a quarterly basis. A security deposit of $1,211.23 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 6.72 $/sf taking effect on 2024-09-21. Additional rents include Common Area Utilities (Pro-rata share (10%)), Management Fee (Pro-rata share (2%)).
Regarding property maintenance, the Lessor is responsible for: Parking lot maintenance; HVAC system maintenance and replacement; 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 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 present in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-SIMPLY-2023-924",
"document_date": "2023-04-06",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Chavez, Harris and Anderson",
"contact_person": "Erica Sheppard"
},
{
"party_type": "Lessee",
"entity_name": "Sanchez LLC",
"entity_address": "8538 Chavez Manor Suite 270\nSouth Ashleyville, AK 02473"
}
],
"property_details": {
"property_address": "7799 Torres Knolls Suite 252, Suite 2330, Lake Robertchester, West Virginia 30816",
"square_footage": 11488,
"property_type": "Medical Office"
},
"lease_term": {
"start_date": "2023-09-22",
"term_duration_months": 84,
"renewal_options": [],
"end_date": "2030-09-21"
},
"financial_terms": {
"base_rent_initial": 1211.23,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-09-21",
"increase_value": 6.72,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2025-09-21",
"increase_value": 5.29,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-09-21",
"increase_value": 8.96,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (10%)",
"estimated_annual_cost": 7936.25
},
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (2%)",
"estimated_annual_cost": 4764.85
}
],
"security_deposit_amount": 1211.23
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"HVAC system maintenance and replacement",
"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 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, 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-MAY-2022-731
This serves as a summary of the commercial lease executed on 2022-10-24 between the Lessor, Cowan, Mullen and Harris, and Lessee, Strickland-Richards. The subject of this agreement is the Medical Office property at 846 Jesse Shoals Suite 986, Suite 337, Lake Kylefurt, New Hampshire 23147, comprising approximately 5,223 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-31. 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 $3,081.26, payable on a quarterly basis. A security deposit of $3,081.26 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 9.67% taking effect on 2023-12-31. Additional rents include Common Area Utilities (Pro-rata share (15%)), Real Estate Taxes (Pro-rata share (10%)), Real Estate Taxes (Pass-through), Insurance (Pass-through).
Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Parking lot maintenance; Common area maintenance (CAM). The Lessee's duties include: 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: 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. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-MAY-2022-731",
"document_date": "2022-10-24",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Cowan, Mullen and Harris",
"entity_address": "7101 Gutierrez Villages Suite 562\nMathisberg, NJ 41531",
"contact_person": "Brett Hughes"
},
{
"party_type": "Lessee",
"entity_name": "Strickland-Richards",
"entity_address": "78373 Jonathan Lights Suite 701\nEast Amanda, MI 86891"
}
],
"property_details": {
"property_address": "846 Jesse Shoals Suite 986, Suite 337, Lake Kylefurt, New Hampshire 23147",
"square_footage": 5223,
"property_type": "Medical Office"
},
"lease_term": {
"start_date": "2022-12-31",
"term_duration_months": 120,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 24,
"notice_period_days": 180,
"rent_escalation_method": "CPI Adjustment"
},
{
"option_number": 2,
"renewal_period_months": 24,
"notice_period_days": 365,
"rent_escalation_method": "Fixed Percentage"
}
]
},
"financial_terms": {
"base_rent_initial": 3081.26,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2023-12-31",
"increase_value": 9.67,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2024-12-30",
"increase_value": 5.26,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (15%)"
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pro-rata share (10%)",
"estimated_annual_cost": 4466.42
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pass-through",
"estimated_annual_cost": 8892.44
},
{
"component_name": "Insurance",
"payment_structure": "Pass-through",
"estimated_annual_cost": 7613.06
}
],
"security_deposit_amount": 3081.26
},
"maintenance_obligations": {
"lessor_responsibilities": [
"HVAC system maintenance and replacement",
"Parking lot maintenance",
"Common area maintenance (CAM)"
],
"lessee_responsibilities": [
"Interior non-structural maintenance",
"Janitorial services within leased premises",
"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."
],
"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-IDENTIFY-2023-229
This serves as a summary of the commercial lease executed on 2023-04-03 between the Lessor, Rios, Williams and Cruz, and Lessee, Ray Inc. The subject of this agreement is the Office property at 526 Reed Pines, Suite 1755, East Patriciaport, Rhode Island 24424, comprising approximately 17,529 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-07-06. 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,374.63, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 1.69 $/sf taking effect on 2024-07-05. Additional rents include Insurance (Pro-rata share (9%)), Operating Expenses (CAM) (Fixed annual contribution), 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: All utility payments for the 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.
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-IDENTIFY-2023-229",
"document_date": "2023-04-03",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Rios, Williams and Cruz",
"entity_address": "84813 Park Road\nAngelaside, MA 32843",
"contact_person": "Aaron Scott"
},
{
"party_type": "Lessee",
"entity_name": "Ray Inc",
"entity_address": "12984 Benjamin Squares\nNew Patrick, OH 38733"
}
],
"property_details": {
"property_address": "526 Reed Pines, Suite 1755, East Patriciaport, Rhode Island 24424",
"square_footage": 17529,
"property_type": "Office",
"unit_identifier": "Suite 1755"
},
"lease_term": {
"start_date": "2023-07-06",
"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": "Market Rate"
}
]
},
"financial_terms": {
"base_rent_initial": 1374.63,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-07-05",
"increase_value": 1.69,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-07-05",
"increase_value": 5.59,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (9%)"
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through",
"estimated_annual_cost": 2936.54
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Common area maintenance (CAM)",
"Structural repairs to building exterior and roof"
],
"lessee_responsibilities": [
"All utility payments for the 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."
],
"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-ECONOMIC-2024-529
This serves as a summary of the commercial lease executed on 2024-05-09 between the Lessor, Coleman, Davis and Hatfield, and Lessee, Torres, Glenn and Jackson. The subject of this agreement is the Warehouse property at 203 Brown Viaduct Suite 570, Suite 740, West Melissaton, Rhode Island 93826, comprising approximately 12,583 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-14 and concluding on 2030-06-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 Fixed Percentage.
Financial obligations begin with an initial base rent of $8,646.30, payable on a annually basis. A security deposit of $8,646.30 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 3.97 $/sf taking effect on 2025-06-14. Additional rents include Insurance (Fixed annual contribution), Real Estate Taxes (Pro-rata share (10%)).
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. 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. 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 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-ECONOMIC-2024-529",
"document_date": "2024-05-09",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Coleman, Davis and Hatfield",
"entity_address": "794 Barber Circles\nSouth Maurice, SC 25721",
"contact_person": "Tamara Cortez"
},
{
"party_type": "Lessee",
"entity_name": "Torres, Glenn and Jackson",
"entity_address": "USNV Smith\nFPO AE 76394"
}
],
"property_details": {
"property_address": "203 Brown Viaduct Suite 570, Suite 740, West Melissaton, Rhode Island 93826",
"square_footage": 12583,
"property_type": "Warehouse",
"unit_identifier": "Suite 740"
},
"lease_term": {
"start_date": "2024-06-14",
"term_duration_months": 72,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 36,
"notice_period_days": 365,
"rent_escalation_method": "Fixed Percentage"
},
{
"option_number": 2,
"renewal_period_months": 24,
"notice_period_days": 270,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2030-06-14"
},
"financial_terms": {
"base_rent_initial": 8646.3,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2025-06-14",
"increase_value": 3.97,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-06-14",
"increase_value": 5.41,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 1274.26
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pro-rata share (10%)"
}
],
"security_deposit_amount": 8646.3
},
"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"
]
},
"use_restrictions": [
"No structural alterations without Lessor approval.",
"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": "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-ON-2023-144
This serves as a summary of the commercial lease executed on 2023-01-09 between the Lessor, Pierce Ltd, and Lessee, Carpenter, Cox and Bailey. The subject of this agreement is the Warehouse property at 43515 Richard Pass, Suite 2497, Nicholasshire, Vermont 15181, comprising approximately 2,141 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-19 and concluding on 2026-02-18. 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 $64,808.74, payable on a annually basis. A security deposit of $64,808.74 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 3.73% taking effect on 2024-02-19. Additional rents include Common Area Utilities (Pass-through), Management Fee (Pro-rata share (4%)), Operating Expenses (CAM) (Pro-rata share (11%)).
Regarding property maintenance, the Lessor is responsible for: Structural repairs to building exterior and roof; Parking lot maintenance; HVAC system maintenance and replacement. 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: 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-ON-2023-144",
"document_date": "2023-01-09",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Pierce Ltd",
"entity_address": "8422 Newman Fork Suite 833\nGarciaview, HI 14227"
},
{
"party_type": "Lessee",
"entity_name": "Carpenter, Cox and Bailey",
"entity_address": "807 Nguyen Plain\nPort Eric, NE 11470"
}
],
"property_details": {
"property_address": "43515 Richard Pass, Suite 2497, Nicholasshire, Vermont 15181",
"square_footage": 2141,
"property_type": "Warehouse",
"unit_identifier": "Suite 2497"
},
"lease_term": {
"start_date": "2023-02-19",
"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": 60,
"notice_period_days": 365,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2026-02-18"
},
"financial_terms": {
"base_rent_initial": 64808.74,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-02-19",
"increase_value": 3.73,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-02-18",
"increase_value": 0.41,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through",
"estimated_annual_cost": 6926.28
},
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (4%)",
"estimated_annual_cost": 8792.93
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (11%)",
"estimated_annual_cost": 7983.89
}
],
"security_deposit_amount": 64808.74
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"Parking lot maintenance",
"HVAC system maintenance and replacement"
],
"lessee_responsibilities": [
"Janitorial services within leased 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.",
"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-GENERATION-2024-907
This serves as a summary of the commercial lease executed on 2024-03-19 between the Lessor, Hawkins PLC, and Lessee, Garrett, Hale and Smith. The subject of this agreement is the Industrial property at 281 Veronica Port Suite 598, Suite 1073, South Ashleyview, Rhode Island 72452, comprising approximately 23,393 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-09-05 and concluding on 2027-09-05. 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 $74,289.21, payable on a monthly basis. A security deposit of $148,578.42 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 9.61 $/sf taking effect on 2025-09-05. Additional rents include Real Estate Taxes (Pro-rata share (13%)), Operating Expenses (CAM) (Pro-rata share (10%)), Real Estate Taxes (Fixed annual contribution), Real Estate Taxes (Pro-rata share (9%)).
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; 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 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: 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 Rhode Island. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-GENERATION-2024-907",
"document_date": "2024-03-19",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Hawkins PLC",
"entity_address": "77708 Matthew Land Apt. 916\nMichaelview, LA 25133",
"contact_person": "Anthony Sims"
},
{
"party_type": "Lessee",
"entity_name": "Garrett, Hale and Smith",
"entity_address": "5232 Tyler Summit Apt. 131\nPort Cynthia, FL 66927"
}
],
"property_details": {
"property_address": "281 Veronica Port Suite 598, Suite 1073, South Ashleyview, Rhode Island 72452",
"square_footage": 23393,
"property_type": "Industrial",
"unit_identifier": "Suite 1073"
},
"lease_term": {
"start_date": "2024-09-05",
"term_duration_months": 36,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 24,
"notice_period_days": 270,
"rent_escalation_method": "Fixed Percentage"
}
],
"end_date": "2027-09-05"
},
"financial_terms": {
"base_rent_initial": 74289.21,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-09-05",
"increase_value": 9.61,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-09-05",
"increase_value": 6.71,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pro-rata share (13%)",
"estimated_annual_cost": 5296.42
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (10%)",
"estimated_annual_cost": 7066.79
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pro-rata share (9%)"
}
],
"security_deposit_amount": 148578.42
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Common area maintenance (CAM)",
"Landscaping and snow removal"
],
"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": [
"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": "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 Rhode Island"
}
} |
<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-BUSINESS-2023-605
This serves as a summary of the commercial lease executed on 2023-11-12 between the Lessor, Tran, Green and Weaver, and Lessee, Roth, Sullivan and Evans. The subject of this agreement is the Warehouse property at 570 Morales Spring, Suite 1186, Leeside, Maryland 93181, comprising approximately 15,989 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-21 and concluding on 2031-03-21. 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 $21,346.82, payable on a monthly basis. A security deposit of $21,346.82 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.56 $/sf taking effect on 2025-03-21. Additional rents include Management Fee (Fixed annual contribution), Common Area Utilities (Pro-rata share (2%)).
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; Janitorial services within leased premises; Pest control within the unit. 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 Mediation followed by litigation in the State of New Mexico. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-BUSINESS-2023-605",
"document_date": "2023-11-12",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Tran, Green and Weaver",
"entity_address": "PSC 8987, Box 5768\nAPO AA 53466",
"contact_person": "Taylor Owens"
},
{
"party_type": "Lessee",
"entity_name": "Roth, Sullivan and Evans",
"entity_address": "PSC 8726, Box 7767\nAPO AE 38644"
}
],
"property_details": {
"property_address": "570 Morales Spring, Suite 1186, Leeside, Maryland 93181",
"square_footage": 15989,
"property_type": "Warehouse"
},
"lease_term": {
"start_date": "2024-03-21",
"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-03-21"
},
"financial_terms": {
"base_rent_initial": 21346.82,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-03-21",
"increase_value": 8.56,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-03-21",
"increase_value": 4.72,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2027-03-21",
"increase_value": 9.96,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (2%)",
"estimated_annual_cost": 8569.21
}
],
"security_deposit_amount": 21346.82
},
"maintenance_obligations": {
"lessor_responsibilities": [
"HVAC system maintenance and replacement",
"Common area maintenance (CAM)"
],
"lessee_responsibilities": [
"Minor repairs to plumbing and electrical",
"Janitorial services within leased premises",
"Pest control within the unit"
]
},
"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": "Mediation followed by litigation in the State of New Mexico"
}
} |
<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-2022-750
This serves as a summary of the commercial lease executed on 2022-11-28 between the Lessor, Roberts and Sons, and Lessee, Buchanan-Jones. The subject of this agreement is the Warehouse property at 997 Rodney Way, Suite 751, Piercetown, Wisconsin 66824, comprising approximately 19,110 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-20 and concluding on 2028-03-19. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $6,931.39, payable on a quarterly basis. A security deposit of $6,931.39 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 2.54% taking effect on 2024-03-19. Additional rents include Real Estate Taxes (Fixed annual contribution), Real Estate Taxes (Pass-through), Management Fee (Pro-rata share (2%)), Insurance (Fixed annual contribution).
Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Parking lot maintenance. The Lessee's duties include: Interior non-structural maintenance; 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. 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 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-BIT-2022-750",
"document_date": "2022-11-28",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Roberts and Sons"
},
{
"party_type": "Lessee",
"entity_name": "Buchanan-Jones",
"entity_address": "5681 Julie Park Apt. 067\nWest Matthew, OH 01611"
}
],
"property_details": {
"property_address": "997 Rodney Way, Suite 751, Piercetown, Wisconsin 66824",
"square_footage": 19110,
"property_type": "Warehouse"
},
"lease_term": {
"start_date": "2023-03-20",
"term_duration_months": 60,
"renewal_options": [],
"end_date": "2028-03-19"
},
"financial_terms": {
"base_rent_initial": 6931.39,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-03-19",
"increase_value": 2.54,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-03-19",
"increase_value": 1.62,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-03-19",
"increase_value": 4.48,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Real Estate Taxes",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 8783.03
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pass-through"
},
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (2%)",
"estimated_annual_cost": 2633.14
},
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 5492.76
}
],
"security_deposit_amount": 6931.39
},
"maintenance_obligations": {
"lessor_responsibilities": [
"HVAC system maintenance and replacement",
"Parking lot maintenance"
],
"lessee_responsibilities": [
"Interior non-structural maintenance",
"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.",
"No structural alterations without Lessor approval.",
"Signage must be approved by Lessor."
],
"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-PRODUCE-2023-943
This serves as a summary of the commercial lease executed on 2023-08-31 between the Lessor, Short, Zuniga and Jacobs, and Lessee, Miller-Lawson. The subject of this agreement is the Industrial property at 823 Jennifer Drives, Suite 2200, Laurashire, Delaware 76866, comprising approximately 16,004 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-10-20 and concluding on 2029-10-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 CPI Adjustment.
Financial obligations begin with an initial base rent of $65,261.90, payable on a monthly basis. A security deposit of $130,523.80 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 9.53 $/sf taking effect on 2024-10-19. Additional rents include Real Estate Taxes (Pro-rata share (3%)), Insurance (Pro-rata share (3%)), Common Area Utilities (Pro-rata share (2%)).
Regarding property maintenance, the Lessor is responsible for: HVAC system maintenance and replacement; Structural repairs to building exterior and roof; 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: 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: 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-PRODUCE-2023-943",
"document_date": "2023-08-31",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Short, Zuniga and Jacobs",
"entity_address": "630 Patterson Wall Suite 903\nLake Danielle, CA 94089",
"contact_person": "Joel Johnson"
},
{
"party_type": "Lessee",
"entity_name": "Miller-Lawson",
"entity_address": "USNV Anderson\nFPO AE 84652"
}
],
"property_details": {
"property_address": "823 Jennifer Drives, Suite 2200, Laurashire, Delaware 76866",
"square_footage": 16004,
"property_type": "Industrial"
},
"lease_term": {
"start_date": "2023-10-20",
"term_duration_months": 72,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 36,
"notice_period_days": 270,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2029-10-19"
},
"financial_terms": {
"base_rent_initial": 65261.9,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2024-10-19",
"increase_value": 9.53,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2025-10-19",
"increase_value": 0.37,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pro-rata share (3%)"
},
{
"component_name": "Insurance",
"payment_structure": "Pro-rata share (3%)",
"estimated_annual_cost": 7740.53
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (2%)",
"estimated_annual_cost": 8918.42
}
],
"security_deposit_amount": 130523.8
},
"maintenance_obligations": {
"lessor_responsibilities": [
"HVAC system maintenance and replacement",
"Structural repairs to building exterior and roof",
"Landscaping and snow removal"
],
"lessee_responsibilities": [
"Minor repairs to plumbing and electrical",
"Pest control within the unit"
]
},
"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": 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-MONTH-2023-753
This serves as a summary of the commercial lease executed on 2023-01-23 between the Lessor, Rodriguez, Cox and Moore, and Lessee, Hays, Perry and Miranda. The subject of this agreement is the Warehouse property at 217 Jonathan Walks, Suite 1032, Port John, Iowa 36799, comprising approximately 20,422 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-02-27 and concluding on 2028-02-27. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $4,547.04, payable on a quarterly basis. The lease includes a structured rent escalation schedule, with the first increase of 4.98% taking effect on 2024-02-27. Additional rents include Operating Expenses (CAM) (Pass-through), Common Area Utilities (Pass-through), 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: All utility payments for the premises; 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 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 notably absent in the agreement. Any potential disputes are to be resolved via Binding arbitration in Joshuashire. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-MONTH-2023-753",
"document_date": "2023-01-23",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Rodriguez, Cox and Moore",
"entity_address": "8376 Edwards Ports Apt. 917\nNorth Lisa, WV 05745",
"contact_person": "Brandon Carlson"
},
{
"party_type": "Lessee",
"entity_name": "Hays, Perry and Miranda",
"entity_address": "7126 Willie Fields Apt. 225\nLake Jeremy, UT 54467"
}
],
"property_details": {
"property_address": "217 Jonathan Walks, Suite 1032, Port John, Iowa 36799",
"square_footage": 20422,
"property_type": "Warehouse",
"unit_identifier": "Suite 1032"
},
"lease_term": {
"start_date": "2023-02-27",
"term_duration_months": 60,
"renewal_options": [],
"end_date": "2028-02-27"
},
"financial_terms": {
"base_rent_initial": 4547.04,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2024-02-27",
"increase_value": 4.98,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2025-02-26",
"increase_value": 2.48,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-02-26",
"increase_value": 5.59,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2027-02-26",
"increase_value": 8.32,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pass-through",
"estimated_annual_cost": 6152.87
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through",
"estimated_annual_cost": 9316.33
},
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution"
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"Landscaping and snow removal"
],
"lessee_responsibilities": [
"All utility payments for the premises",
"Pest control within the unit",
"Janitorial services within leased premises",
"Interior non-structural maintenance"
]
},
"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": false,
"sublease_assignment_terms": "Requires prior written consent from Lessor, not to be unreasonably withheld.",
"dispute_resolution_method": "Binding arbitration in Joshuashire"
}
} |
<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-WHY-2023-864
This serves as a summary of the commercial lease executed on 2023-07-21 between the Lessor, Miranda-Beck, and Lessee, Garcia, Smith and Johnson. The subject of this agreement is the Office property at 2746 Barnes Turnpike, Suite 2382, South Michaelton, Minnesota 59531, comprising approximately 6,206 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-22 and concluding on 2026-08-21. 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 $22,257.01, payable on a monthly basis. A security deposit of $44,514.02 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 8.61% taking effect on 2024-08-21. Additional rents include Common Area Utilities (Pro-rata share (11%)), Insurance (Fixed annual contribution), Operating Expenses (CAM) (Pass-through).
Regarding property maintenance, the Lessor is responsible for: Landscaping and snow removal; HVAC system maintenance and replacement. 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 notably absent in the agreement. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-WHY-2023-864",
"document_date": "2023-07-21",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Miranda-Beck",
"entity_address": "PSC 7649, Box 5493\nAPO AE 60019",
"contact_person": "Andrew Gray"
},
{
"party_type": "Lessee",
"entity_name": "Garcia, Smith and Johnson"
}
],
"property_details": {
"property_address": "2746 Barnes Turnpike, Suite 2382, South Michaelton, Minnesota 59531",
"square_footage": 6206,
"property_type": "Office"
},
"lease_term": {
"start_date": "2023-08-22",
"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": 24,
"notice_period_days": 270,
"rent_escalation_method": "CPI Adjustment"
}
],
"end_date": "2026-08-21"
},
"financial_terms": {
"base_rent_initial": 22257.01,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2024-08-21",
"increase_value": 8.61,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-08-21",
"increase_value": 7.06,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2026-08-21",
"increase_value": 5.87,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2027-08-21",
"increase_value": 8.0,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (11%)",
"estimated_annual_cost": 5967.62
},
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 9960.31
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pass-through",
"estimated_annual_cost": 4612.29
}
],
"security_deposit_amount": 44514.02
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Landscaping and snow removal",
"HVAC system maintenance and replacement"
],
"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": 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-MOVEMENT-2024-723
This serves as a summary of the commercial lease executed on 2024-07-14 between the Lessor, Carey, Molina and Hansen, and Lessee, Evans LLC. The subject of this agreement is the Warehouse property at 92736 Fisher Flat, Suite 2105, West Judith, Connecticut 35888, comprising approximately 10,443 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-13 and concluding on 2030-08-13. No renewal options were specified in the agreement.
Financial obligations begin with an initial base rent of $23,657.49, payable on a monthly basis. The lease includes a structured rent escalation schedule, with the first increase of 5.33 $/sf taking effect on 2025-08-13. Additional rents include Common Area Utilities (Pass-through), Insurance (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; 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. 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 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-MOVEMENT-2024-723",
"document_date": "2024-07-14",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Carey, Molina and Hansen",
"entity_address": "58055 Smith Keys Apt. 653\nLake Jessicaburgh, NM 08693",
"contact_person": "Ronald Robinson"
},
{
"party_type": "Lessee",
"entity_name": "Evans LLC"
}
],
"property_details": {
"property_address": "92736 Fisher Flat, Suite 2105, West Judith, Connecticut 35888",
"square_footage": 10443,
"property_type": "Warehouse"
},
"lease_term": {
"start_date": "2024-08-13",
"term_duration_months": 72,
"renewal_options": [],
"end_date": "2030-08-13"
},
"financial_terms": {
"base_rent_initial": 23657.49,
"rent_frequency": "monthly",
"escalation_schedule": [
{
"escalation_type": "Step-Up",
"effective_date": "2025-08-13",
"increase_value": 5.33,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-08-13",
"increase_value": 3.69,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through",
"estimated_annual_cost": 6462.44
},
{
"component_name": "Insurance",
"payment_structure": "Pass-through"
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Structural repairs to building exterior and roof",
"Landscaping and snow removal"
],
"lessee_responsibilities": [
"All utility payments for the premises",
"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.",
"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": "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-PREVENT-2022-755
This serves as a summary of the commercial lease executed on 2022-10-01 between the Lessor, Villegas-Parsons, and Lessee, Sanders-Austin. The subject of this agreement is the Industrial property at 191 Michael View Suite 509, Suite 1660, East Nicholasbury, Maryland 07619, comprising approximately 2,116 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-10-18 and concluding on 2027-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 180 days is required, with rent adjustment based on CPI Adjustment.
Financial obligations begin with an initial base rent of $92,282.43, payable on a annually basis. The lease includes a structured rent escalation schedule, with the first increase of 8.15% taking effect on 2023-10-18. Additional rents include Common Area Utilities (Pro-rata share (4%)), Operating Expenses (CAM) (Pro-rata share (3%)), 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: 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. 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 notably absent in the agreement. Any potential disputes are to be resolved via Mediation followed by litigation in the State of Washington. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-PREVENT-2022-755",
"document_date": "2022-10-01",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Villegas-Parsons",
"contact_person": "Allison Tran"
},
{
"party_type": "Lessee",
"entity_name": "Sanders-Austin"
}
],
"property_details": {
"property_address": "191 Michael View Suite 509, Suite 1660, East Nicholasbury, Maryland 07619",
"square_footage": 2116,
"property_type": "Industrial",
"unit_identifier": "Suite 1660"
},
"lease_term": {
"start_date": "2022-10-18",
"term_duration_months": 60,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 24,
"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": "2027-10-18"
},
"financial_terms": {
"base_rent_initial": 92282.43,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2023-10-18",
"increase_value": 8.15,
"increase_unit": "percentage"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2024-10-17",
"increase_value": 3.48,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Step-Up",
"effective_date": "2025-10-17",
"increase_value": 5.43,
"increase_unit": "percentage"
},
{
"escalation_type": "Step-Up",
"effective_date": "2026-10-17",
"increase_value": 9.95,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Common Area Utilities",
"payment_structure": "Pro-rata share (4%)",
"estimated_annual_cost": 3761.12
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pro-rata share (3%)",
"estimated_annual_cost": 3976.25
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Common Area Utilities",
"payment_structure": "Pass-through"
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"Structural repairs to building exterior and roof"
],
"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.",
"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": "Strictly prohibited under all circumstances.",
"dispute_resolution_method": "Mediation followed by litigation in the State of Washington"
}
} |
<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-CONFERENCE-2022-619
This serves as a summary of the commercial lease executed on 2022-08-31 between the Lessor, Lopez, Casey and Hurst, and Lessee, Young LLC. The subject of this agreement is the Retail property at 5300 Mckay Lodge Suite 991, Suite 686, Hendersonhaven, Nebraska 69605, comprising approximately 16,136 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 2022-10-31 and concluding on 2025-10-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 270 days is required, with rent adjustment based on Market Rate.
Financial obligations begin with an initial base rent of $22,823.31, payable on a annually basis. The lease includes a structured rent escalation schedule, with the first increase of 4.64% taking effect on 2023-10-31. Additional rents include Insurance (Fixed annual contribution), Operating Expenses (CAM) (Pass-through), Management Fee (Fixed annual contribution), Management Fee (Pro-rata share (8%)).
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: Minor repairs to plumbing and electrical; All utility payments for the premises; Pest control within the unit; 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. 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: 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-CONFERENCE-2022-619",
"document_date": "2022-08-31",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Lopez, Casey and Hurst",
"entity_address": "9200 Mark Roads Suite 496\nLake Davidhaven, MP 76913",
"contact_person": "Robert Martin"
},
{
"party_type": "Lessee",
"entity_name": "Young LLC",
"entity_address": "8742 Tracy Brooks\nWatersstad, DC 65545"
}
],
"property_details": {
"property_address": "5300 Mckay Lodge Suite 991, Suite 686, Hendersonhaven, Nebraska 69605",
"square_footage": 16136,
"property_type": "Retail",
"unit_identifier": "Suite 686"
},
"lease_term": {
"start_date": "2022-10-31",
"term_duration_months": 36,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 24,
"notice_period_days": 270,
"rent_escalation_method": "Market Rate"
}
],
"end_date": "2025-10-30"
},
"financial_terms": {
"base_rent_initial": 22823.31,
"rent_frequency": "annually",
"escalation_schedule": [
{
"escalation_type": "Annual Fixed",
"effective_date": "2023-10-31",
"increase_value": 4.64,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-10-30",
"increase_value": 6.7,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-10-30",
"increase_value": 6.73,
"increase_unit": "dollar_per_sqft"
}
],
"additional_rent_components": [
{
"component_name": "Insurance",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 4034.63
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Pass-through",
"estimated_annual_cost": 2445.1
},
{
"component_name": "Management Fee",
"payment_structure": "Fixed annual contribution"
},
{
"component_name": "Management Fee",
"payment_structure": "Pro-rata share (8%)",
"estimated_annual_cost": 6184.29
}
]
},
"maintenance_obligations": {
"lessor_responsibilities": [
"HVAC system maintenance and replacement",
"Landscaping and snow removal",
"Parking lot maintenance"
],
"lessee_responsibilities": [
"Minor repairs to plumbing and electrical",
"All utility payments for the premises",
"Pest control within the unit",
"Interior non-structural maintenance"
]
},
"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": 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-EMPLOYEE-2023-944
This serves as a summary of the commercial lease executed on 2023-06-17 between the Lessor, Miller and Sons, and Lessee, White Inc. The subject of this agreement is the Medical Office property at 702 Hutchinson Via Apt. 096, Suite 2116, East William, Colorado 95952, comprising approximately 3,202 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-12 and concluding on 2028-08-11. 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 $2,393.82, payable on a quarterly basis. A security deposit of $2,393.82 has been secured. The lease includes a structured rent escalation schedule, with the first increase of 4.7% taking effect on 2024-08-11. Additional rents include Management Fee (Pass-through), Operating Expenses (CAM) (Fixed annual contribution), Real Estate Taxes (Pro-rata share (11%)), 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: 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: 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: 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 Davisview. Please review this abstract against your portfolio records and advise of any discrepancies.</data> | {
"agreement_id": "LEASE-EMPLOYEE-2023-944",
"document_date": "2023-06-17",
"lease_parties": [
{
"party_type": "Lessor",
"entity_name": "Miller and Sons",
"entity_address": "86736 James Shore Suite 935\nMatthewville, GU 26704",
"contact_person": "Jacqueline Mendoza"
},
{
"party_type": "Lessee",
"entity_name": "White Inc"
}
],
"property_details": {
"property_address": "702 Hutchinson Via Apt. 096, Suite 2116, East William, Colorado 95952",
"square_footage": 3202,
"property_type": "Medical Office",
"unit_identifier": "Suite 2116"
},
"lease_term": {
"start_date": "2023-08-12",
"term_duration_months": 60,
"renewal_options": [
{
"option_number": 1,
"renewal_period_months": 60,
"notice_period_days": 180,
"rent_escalation_method": "Market Rate"
}
],
"end_date": "2028-08-11"
},
"financial_terms": {
"base_rent_initial": 2393.82,
"rent_frequency": "quarterly",
"escalation_schedule": [
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2024-08-11",
"increase_value": 4.7,
"increase_unit": "percentage"
},
{
"escalation_type": "CPI-U Adjustment",
"effective_date": "2025-08-11",
"increase_value": 7.4,
"increase_unit": "dollar_per_sqft"
},
{
"escalation_type": "Annual Fixed",
"effective_date": "2026-08-11",
"increase_value": 5.45,
"increase_unit": "percentage"
}
],
"additional_rent_components": [
{
"component_name": "Management Fee",
"payment_structure": "Pass-through"
},
{
"component_name": "Operating Expenses (CAM)",
"payment_structure": "Fixed annual contribution",
"estimated_annual_cost": 1610.46
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pro-rata share (11%)",
"estimated_annual_cost": 4388.76
},
{
"component_name": "Real Estate Taxes",
"payment_structure": "Pass-through",
"estimated_annual_cost": 6188.69
}
],
"security_deposit_amount": 2393.82
},
"maintenance_obligations": {
"lessor_responsibilities": [
"Parking lot maintenance",
"Structural repairs to building exterior and roof",
"Common area maintenance (CAM)"
],
"lessee_responsibilities": [
"All utility payments for the premises",
"Pest control within the unit",
"Janitorial services within leased premises"
]
},
"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": false,
"sublease_assignment_terms": "Permitted, subject to Lessor's right of first refusal and a profit-sharing clause.",
"dispute_resolution_method": "Binding arbitration in Davisview"
}
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.