prompt
stringlengths
1.04k
9.79k
response
stringlengths
221
14.3k
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 0059 Bailey Prairie Apt. 268, New Christineview, Arizona 86172 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Carlos Evans, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of groundwater_impact, a significant issue of soil_contamination, a significant issue of vapor_intrusion_concern, a significant issue of soil_contamination with potential remediation costs of $115267. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, roof_system_degradation in the East wing, lower level requires attention with an estimated repair cost of $128,561. Specifically, electrical_system_outdated in the South wing, upper level requires attention with an estimated repair cost of $142,171. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 145,844 sqft of a total 165,019 sqft, implying a vacancy of 11.62%. The rent roll is anchored by major tenants such as Martin, Miller and Buchanan and Montgomery, Hanna and Miller. The weighted average lease term (WALT) is approximately 6.7 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. The property is zoned C-1 (Networked foreground application), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "0059 Bailey Prairie Apt. 268, New Christineview, Arizona 86172", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "Often dinner decade stage team officer agency region still tough.", "severity": "significant", "remediation_required": false }, { "rec_type": "soil_contamination", "description": "Whose sound vote probably degree any south agreement score.", "severity": "significant", "remediation_required": true }, { "rec_type": "vapor_intrusion_concern", "description": "Worry speak clear heart best size employee.", "severity": "significant", "remediation_required": false }, { "rec_type": "soil_contamination", "description": "Understand move spring project explain front theory five rather strategy pressure join tonight.", "severity": "significant", "remediation_required": true, "estimated_cost": 115267 } ], "wetlands_impact": true }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "roof_system_degradation", "location": "East wing, lower level", "repair_recommendation": "Suffer war choice role home.", "estimated_repair_cost": 128561 }, { "issue_type": "electrical_system_outdated", "location": "South wing, upper level", "repair_recommendation": "Instead exist evening key.", "estimated_repair_cost": 142171 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 145844, "weighted_average_lease_term_years": 6.7, "major_tenants": [ { "tenant_name": "Martin, Miller and Buchanan", "lease_start_date": "2018-01-01", "lease_end_date": "2023-06-15", "annual_rent": 600589, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2, "option_term_years": 4 }, { "tenant_name": "Montgomery, Hanna and Miller", "lease_start_date": "2019-01-12", "lease_end_date": "2022-03-28", "annual_rent": 262932, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2, "option_term_years": 5 }, { "tenant_name": "Johnson and Sons", "lease_start_date": "2023-12-23", "lease_end_date": "2032-08-11", "annual_rent": 809746, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3 }, { "tenant_name": "Casey-Robinson", "lease_start_date": "2020-11-23", "lease_end_date": "2029-04-01", "annual_rent": 355048, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 3 } ], "vacancy_rate_percentage": 11.62, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Networked foreground application)", "zoning_compliance_confirmed": true } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 55413 Gregory Prairie Suite 803, Martinezberg, North Dakota 35595 **PREPARED BY:** Williamson Group This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Richard Ray, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of lead-based_paint with potential remediation costs of $147187, a moderate issue of asbestos_containing_materials with potential remediation costs of $144993, a minor issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. Standard storage of materials like charge, prepare, type was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the West wing, upper level requires attention. Specifically, hvac_end_of_life in the South wing, lower level requires attention with an estimated repair cost of $30,955. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 130,185 sqft of a total 135,750 sqft, implying a vacancy of 4.1%. The rent roll is anchored by major tenants such as Richardson, Duarte and Wilson and Rivera Ltd. The weighted average lease term (WALT) is approximately 7.7 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned I-1 (Enterprise-wide dedicated data-warehouse), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "55413 Gregory Prairie Suite 803, Martinezberg, North Dakota 35595", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "Husband pick on would world five resource example fine management agency majority window.", "severity": "minor", "remediation_required": true, "estimated_cost": 147187 }, { "rec_type": "asbestos_containing_materials", "description": "Into school yet care effect task speak girl side seat picture note recent.", "severity": "moderate", "remediation_required": true, "estimated_cost": 144993 }, { "rec_type": "vapor_intrusion_concern", "description": "As bit letter doctor happen quite per glass cultural job whole remain such.", "severity": "minor", "remediation_required": false } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "charge", "prepare", "type" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "West wing, upper level", "repair_recommendation": "Certainly along figure special song throw. Apply happy particularly officer free work know." }, { "issue_type": "hvac_end_of_life", "location": "South wing, lower level", "repair_recommendation": "Federal expect personal best. Foreign yard next news.", "estimated_repair_cost": 30955 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 130185, "weighted_average_lease_term_years": 7.7, "major_tenants": [ { "tenant_name": "Richardson, Duarte and Wilson", "lease_start_date": "2022-01-26", "lease_end_date": "2031-01-18", "annual_rent": 84885, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Rivera Ltd", "lease_start_date": "2024-05-02", "lease_end_date": "2029-06-18", "annual_rent": 430684, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 4 }, { "tenant_name": "Roach, Mcknight and Vasquez", "lease_start_date": "2020-04-30", "lease_end_date": "2026-07-20", "annual_rent": 391499, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Sanders LLC", "lease_start_date": "2022-04-06", "lease_end_date": "2027-06-04", "annual_rent": 344157, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 }, { "tenant_name": "Hart, Sparks and Arellano", "lease_start_date": "2021-07-03", "lease_end_date": "2026-11-03", "annual_rent": 876578, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 3 } ], "vacancy_rate_percentage": 4.1, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "I-1 (Enterprise-wide dedicated data-warehouse)", "zoning_compliance_confirmed": false }, "analyst_firm": "Williamson Group" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 77378 Strickland Centers, Davidshire, Pennsylvania 91899 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **moderate** for a potential acquisition. The lead analyst, Lindsey Fox, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of soil_contamination with potential remediation costs of $14593, a minor issue of groundwater_impact. The assessment found no evidence of direct wetlands impact. Standard storage of materials like us, ball was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, facade_water_intrusion in the West wing, upper level requires attention with an estimated repair cost of $122,822. Specifically, hvac_end_of_life in the East wing, upper level requires attention with an estimated repair cost of $230,199. Specifically, foundation_settlement in the East wing, lower level requires attention with an estimated repair cost of $171,281. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 179,518 sqft of a total 182,659 sqft, implying a vacancy of 1.72%. The rent roll is anchored by major tenants such as Garcia-Sanders and Cole PLC. The weighted average lease term (WALT) is approximately 5.6 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: mechanics_lien benefiting Wilson, Dixon and Perkins; deed_restriction benefiting an outside party; mortgage_lien benefiting an outside party. The property is zoned M-1 (Digitized real-time capacity), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "77378 Strickland Centers, Davidshire, Pennsylvania 91899", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "Open happen any new represent teach research thousand quite.", "severity": "moderate", "remediation_required": true, "estimated_cost": 14593 }, { "rec_type": "groundwater_impact", "description": "Great card his hour relate either reason anyone.", "severity": "minor", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "us", "ball" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "facade_water_intrusion", "location": "West wing, upper level", "repair_recommendation": "Every near effort just tax.", "estimated_repair_cost": 122822 }, { "issue_type": "hvac_end_of_life", "location": "East wing, upper level", "repair_recommendation": "Trip situation door explain. Game economy start character face accept well.", "estimated_repair_cost": 230199 }, { "issue_type": "foundation_settlement", "location": "East wing, lower level", "repair_recommendation": "Table experience happy while hear guess various. War people piece per.", "estimated_repair_cost": 171281 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 179518, "weighted_average_lease_term_years": 5.6, "major_tenants": [ { "tenant_name": "Garcia-Sanders", "lease_start_date": "2017-09-05", "lease_end_date": "2023-09-03", "annual_rent": 944631, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 }, { "tenant_name": "Cole PLC", "lease_start_date": "2018-09-03", "lease_end_date": "2028-01-27", "annual_rent": 702798, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 }, { "tenant_name": "Powell-Snyder", "lease_start_date": "2020-01-21", "lease_end_date": "2025-05-15", "annual_rent": 790342, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2, "option_term_years": 5 }, { "tenant_name": "Price, Gray and Johnson", "lease_start_date": "2020-07-10", "lease_end_date": "2029-08-27", "annual_rent": 185832, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 1, "option_term_years": 3 }, { "tenant_name": "Bentley-Yang", "lease_start_date": "2018-06-14", "lease_end_date": "2022-01-18", "annual_rent": 847686, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 } ], "vacancy_rate_percentage": 1.72, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "M-1 (Digitized real-time capacity)", "zoning_compliance_confirmed": false, "major_encumbrances": [ { "encumbrance_type": "mechanics_lien", "description": "Challenge get save church board day west represent once administration close listen possible determine particular note.", "parties_involved": "Wilson, Dixon and Perkins" }, { "encumbrance_type": "deed_restriction", "description": "Strategy open couple become big arm issue its sea." }, { "encumbrance_type": "mortgage_lien", "description": "Student stock picture stuff necessary scene be TV." } ] } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 2606 Dawn Turnpike Apt. 659, Gardnerbury, South Dakota 76435 **PREPARED BY:** Padilla Ltd This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Frank Ferguson, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of vapor_intrusion_concern, a significant issue of groundwater_impact. The assessment found no evidence of direct wetlands impact. Standard storage of materials like plan, young was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the South wing, upper level requires attention with an estimated repair cost of $35,697. Specifically, roof_system_degradation in the North wing, lower level requires attention. Specifically, facade_water_intrusion in the West wing, lower level requires attention. Furthermore, Prepare democratic yard against. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 95,560 sqft of a total 109,411 sqft, implying a vacancy of 12.66%. The rent roll is anchored by major tenants such as Johnson, Sullivan and Williams and Turner-Tate. The weighted average lease term (WALT) is approximately 4.5 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: mortgage_lien benefiting an outside party; mechanics_lien benefiting an outside party. The property is zoned M-1 (Reactive cohesive success), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "2606 Dawn Turnpike Apt. 659, Gardnerbury, South Dakota 76435", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "Hair necessary any college contain movie.", "severity": "significant", "remediation_required": false }, { "rec_type": "groundwater_impact", "description": "Bit admit likely later nor Mrs.", "severity": "significant", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "plan", "young" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "South wing, upper level", "repair_recommendation": "Friend as while.", "estimated_repair_cost": 35697 }, { "issue_type": "roof_system_degradation", "location": "North wing, lower level", "repair_recommendation": "Minute phone determine three sort investment cut. History firm possible something piece attention generation national." }, { "issue_type": "facade_water_intrusion", "location": "West wing, lower level", "repair_recommendation": "Us miss word brother. Poor police organization parent food of." } ], "ada_compliance_notes": "Prepare democratic yard against." }, "lease_analysis_summary": { "total_occupied_sqft": 95560, "weighted_average_lease_term_years": 4.5, "major_tenants": [ { "tenant_name": "Johnson, Sullivan and Williams", "lease_start_date": "2019-10-14", "lease_end_date": "2027-06-10", "annual_rent": 536014, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2, "option_term_years": 3 }, { "tenant_name": "Turner-Tate", "lease_start_date": "2018-07-26", "lease_end_date": "2022-11-02", "annual_rent": 515061, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Ayala-Nelson", "lease_start_date": "2023-08-16", "lease_end_date": "2031-06-18", "annual_rent": 224899, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 }, { "tenant_name": "Reid Inc", "lease_start_date": "2018-03-05", "lease_end_date": "2022-03-01", "annual_rent": 297830, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 } ], "vacancy_rate_percentage": 12.66, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "M-1 (Reactive cohesive success)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "mortgage_lien", "description": "Song nice international just believe dog couple data only." }, { "encumbrance_type": "mechanics_lien", "description": "Movement responsibility return it cultural option example practice painting." } ] }, "analyst_firm": "Padilla Ltd" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 473 John Vista, Gregorychester, Mississippi 40596 **PREPARED BY:** Howard, Harris and Robinson This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Barbara Cook, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of soil_contamination with potential remediation costs of $55328, a significant issue of soil_contamination with potential remediation costs of $35510. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the West wing, upper level requires attention. Specifically, foundation_settlement in the South wing, upper level requires attention with an estimated repair cost of $199,864. Specifically, electrical_system_outdated in the East wing, lower level requires attention. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 71,890 sqft of a total 95,243 sqft, implying a vacancy of 24.52%. The rent roll is anchored by major tenants such as Poole, Barber and Hamilton and Davidson-Nichols. The weighted average lease term (WALT) is approximately 7.9 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-1 (Sharable 6thgeneration array), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "473 John Vista, Gregorychester, Mississippi 40596", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "Spring ten suddenly mouth exactly purpose story whether trade.", "severity": "moderate", "remediation_required": true, "estimated_cost": 55328 }, { "rec_type": "soil_contamination", "description": "Strategy sit rest adult south study need Mr clear situation before case.", "severity": "significant", "remediation_required": true, "estimated_cost": 35510 } ], "wetlands_impact": false }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "West wing, upper level", "repair_recommendation": "Garden bank discuss available century employee. Protect board both we fear." }, { "issue_type": "foundation_settlement", "location": "South wing, upper level", "repair_recommendation": "International need alone become trial common radio. Structure evening six share me.", "estimated_repair_cost": 199864 }, { "issue_type": "electrical_system_outdated", "location": "East wing, lower level", "repair_recommendation": "Create north near nature yourself sort." } ] }, "lease_analysis_summary": { "total_occupied_sqft": 71890, "weighted_average_lease_term_years": 7.9, "major_tenants": [ { "tenant_name": "Poole, Barber and Hamilton", "lease_start_date": "2020-08-29", "lease_end_date": "2024-01-13", "annual_rent": 870878, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 }, { "tenant_name": "Davidson-Nichols", "lease_start_date": "2020-05-18", "lease_end_date": "2028-02-19", "annual_rent": 826917, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2, "option_term_years": 4 }, { "tenant_name": "Brown, Hoffman and Espinoza", "lease_start_date": "2021-06-17", "lease_end_date": "2026-02-07", "annual_rent": 839528, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 } ], "vacancy_rate_percentage": 24.52, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Sharable 6thgeneration array)", "zoning_compliance_confirmed": false }, "analyst_firm": "Howard, Harris and Robinson" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 408 Gordon Street Suite 468, Lake Rhondaton, North Dakota 95331 **PREPARED BY:** Richardson Inc This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Michele Cole, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of vapor_intrusion_concern with potential remediation costs of $37262, a minor issue of groundwater_impact, a minor issue of lead-based_paint with potential remediation costs of $138502. The assessment found no evidence of direct wetlands impact. Standard storage of materials like performance, public was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the North wing, upper level requires attention with an estimated repair cost of $124,927. Specifically, facade_water_intrusion in the North wing, lower level requires attention. Specifically, roof_system_degradation in the South wing, lower level requires attention with an estimated repair cost of $231,036. Furthermore, Politics watch by question end sport whole. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 113,460 sqft of a total 140,681 sqft, implying a vacancy of 19.35%. The rent roll is anchored by major tenants such as Walker, Kim and Stark and Martin Ltd. The weighted average lease term (WALT) is approximately 7.0 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-1 (Synergized disintermediate open architecture), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "408 Gordon Street Suite 468, Lake Rhondaton, North Dakota 95331", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "Citizen western night able Republican could care law store southern mention Congress.", "severity": "minor", "remediation_required": true, "estimated_cost": 37262 }, { "rec_type": "groundwater_impact", "description": "Wife TV method as style commercial alone our hot beyond already perform unit.", "severity": "minor", "remediation_required": true }, { "rec_type": "lead-based_paint", "description": "Those research simple international if article card dream.", "severity": "minor", "remediation_required": true, "estimated_cost": 138502 } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "performance", "public" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "North wing, upper level", "repair_recommendation": "Listen discuss describe effort. Subject continue short media.", "estimated_repair_cost": 124927 }, { "issue_type": "facade_water_intrusion", "location": "North wing, lower level", "repair_recommendation": "Speech rest writer hair laugh herself fly. Matter sit mouth two difference." }, { "issue_type": "roof_system_degradation", "location": "South wing, lower level", "repair_recommendation": "Expect season song manager establish speech top kid.", "estimated_repair_cost": 231036 } ], "ada_compliance_notes": "Politics watch by question end sport whole." }, "lease_analysis_summary": { "total_occupied_sqft": 113460, "weighted_average_lease_term_years": 7.0, "major_tenants": [ { "tenant_name": "Walker, Kim and Stark", "lease_start_date": "2021-10-25", "lease_end_date": "2029-05-05", "annual_rent": 597608, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3 }, { "tenant_name": "Martin Ltd", "lease_start_date": "2021-08-10", "lease_end_date": "2026-08-15", "annual_rent": 293873, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2, "option_term_years": 5 }, { "tenant_name": "Hoffman Inc", "lease_start_date": "2018-05-21", "lease_end_date": "2027-08-16", "annual_rent": 787314, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3 }, { "tenant_name": "Green-Fowler", "lease_start_date": "2019-02-03", "lease_end_date": "2024-07-26", "annual_rent": 736288, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2, "option_term_years": 5 } ], "vacancy_rate_percentage": 19.35, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Synergized disintermediate open architecture)", "zoning_compliance_confirmed": true }, "analyst_firm": "Richardson Inc" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 884 Pamela Forges Suite 232, Susanside, Ohio 71010 **PREPARED BY:** Kelly-Ramsey This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Jose Murphy, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of lead-based_paint with potential remediation costs of $51837, a minor issue of vapor_intrusion_concern with potential remediation costs of $132925, a significant issue of asbestos_containing_materials with potential remediation costs of $66417, a minor issue of vapor_intrusion_concern with potential remediation costs of $52788. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the South wing, lower level requires attention. Specifically, electrical_system_outdated in the South wing, lower level requires attention with an estimated repair cost of $75,786. Specifically, facade_water_intrusion in the East wing, upper level requires attention. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 98,989 sqft of a total 125,668 sqft, implying a vacancy of 21.23%. The rent roll is anchored by major tenants such as Kim-Meza and Douglas and Sons. The weighted average lease term (WALT) is approximately 2.7 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-2 (Multi-layered systematic Graphic Interface), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "884 Pamela Forges Suite 232, Susanside, Ohio 71010", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "Heavy future foreign project this reveal practice then finish hit.", "severity": "moderate", "remediation_required": true, "estimated_cost": 51837 }, { "rec_type": "vapor_intrusion_concern", "description": "Similar stock development tonight before take cut indeed.", "severity": "minor", "remediation_required": true, "estimated_cost": 132925 }, { "rec_type": "asbestos_containing_materials", "description": "Into impact now actually second like today experience.", "severity": "significant", "remediation_required": true, "estimated_cost": 66417 }, { "rec_type": "vapor_intrusion_concern", "description": "Pass debate agree tax him mother floor whose thing.", "severity": "minor", "remediation_required": true, "estimated_cost": 52788 } ], "wetlands_impact": false }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "South wing, lower level", "repair_recommendation": "Dog life election doctor land few and fast." }, { "issue_type": "electrical_system_outdated", "location": "South wing, lower level", "repair_recommendation": "Yes not outside address history mother. Service accept difference put.", "estimated_repair_cost": 75786 }, { "issue_type": "facade_water_intrusion", "location": "East wing, upper level", "repair_recommendation": "Lose natural sell be Congress. Ten marriage hold small no any." } ] }, "lease_analysis_summary": { "total_occupied_sqft": 98989, "weighted_average_lease_term_years": 2.7, "major_tenants": [ { "tenant_name": "Kim-Meza", "lease_start_date": "2020-11-27", "lease_end_date": "2027-10-07", "annual_rent": 981761, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1, "option_term_years": 3 }, { "tenant_name": "Douglas and Sons", "lease_start_date": "2020-11-13", "lease_end_date": "2028-07-03", "annual_rent": 126719, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Zimmerman, Goodwin and Wilson", "lease_start_date": "2021-05-18", "lease_end_date": "2026-04-16", "annual_rent": 727239, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 0 } ], "vacancy_rate_percentage": 21.23, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "C-2 (Multi-layered systematic Graphic Interface)", "zoning_compliance_confirmed": true }, "analyst_firm": "Kelly-Ramsey" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 4699 Jose Shores Suite 061, Port Nicole, Utah 83951 **PREPARED BY:** Morris, Robinson and Lopez This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Larry Simmons, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of asbestos_containing_materials, a significant issue of vapor_intrusion_concern, a moderate issue of lead-based_paint with potential remediation costs of $135170, a significant issue of lead-based_paint with potential remediation costs of $105715. The assessment found no evidence of direct wetlands impact. Standard storage of materials like law, site, different, agreement was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, roof_system_degradation in the North wing, upper level requires attention with an estimated repair cost of $167,325. Specifically, facade_water_intrusion in the West wing, upper level requires attention. Specifically, facade_water_intrusion in the South wing, upper level requires attention with an estimated repair cost of $155,723. Furthermore, Decade claim yeah. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 125,395 sqft of a total 142,010 sqft, implying a vacancy of 11.7%. The rent roll is anchored by major tenants such as Porter, Dunn and Hart and Beck, Hill and Mueller. The weighted average lease term (WALT) is approximately 6.1 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: deed_restriction benefiting Melendez-Franklin; access_easement benefiting an outside party; access_easement benefiting Wang LLC. The property is zoned C-1 (Down-sized next generation core), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "4699 Jose Shores Suite 061, Port Nicole, Utah 83951", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Suffer also traditional learn enter wish religious.", "severity": "significant", "remediation_required": false }, { "rec_type": "vapor_intrusion_concern", "description": "Place feel spend onto actually stock involve leg visit song room.", "severity": "significant", "remediation_required": false }, { "rec_type": "lead-based_paint", "description": "Impact visit music Republican system there.", "severity": "moderate", "remediation_required": true, "estimated_cost": 135170 }, { "rec_type": "lead-based_paint", "description": "Senior water type prevent fear miss level.", "severity": "significant", "remediation_required": true, "estimated_cost": 105715 } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "law", "site", "different", "agreement" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "roof_system_degradation", "location": "North wing, upper level", "repair_recommendation": "Analysis growth pretty more wonder all stock far.", "estimated_repair_cost": 167325 }, { "issue_type": "facade_water_intrusion", "location": "West wing, upper level", "repair_recommendation": "Plant nation even when method most recognize whom." }, { "issue_type": "facade_water_intrusion", "location": "South wing, upper level", "repair_recommendation": "Arm ask how picture enter let authority source.", "estimated_repair_cost": 155723 } ], "ada_compliance_notes": "Decade claim yeah." }, "lease_analysis_summary": { "total_occupied_sqft": 125395, "weighted_average_lease_term_years": 6.1, "major_tenants": [ { "tenant_name": "Porter, Dunn and Hart", "lease_start_date": "2018-03-23", "lease_end_date": "2022-09-27", "annual_rent": 57880, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 }, { "tenant_name": "Beck, Hill and Mueller", "lease_start_date": "2020-02-19", "lease_end_date": "2027-09-27", "annual_rent": 708203, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Bryant Ltd", "lease_start_date": "2022-02-07", "lease_end_date": "2026-10-17", "annual_rent": 595715, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Hancock, Yang and Duncan", "lease_start_date": "2021-08-30", "lease_end_date": "2031-02-28", "annual_rent": 230319, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 0 } ], "vacancy_rate_percentage": 11.7, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "C-1 (Down-sized next generation core)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "deed_restriction", "description": "Population school family and occur rise song cover people final reduce.", "parties_involved": "Melendez-Franklin" }, { "encumbrance_type": "access_easement", "description": "Camera building my medical total including participant animal son last myself management." }, { "encumbrance_type": "access_easement", "description": "Now all single all standard let these step necessary thus agreement suggest article.", "parties_involved": "Wang LLC" } ] }, "analyst_firm": "Morris, Robinson and Lopez" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 68658 Alicia Meadows Suite 876, Wadefort, Wyoming 23424 **PREPARED BY:** Elliott-Payne This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Craig Burnett, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of vapor_intrusion_concern, a minor issue of soil_contamination with potential remediation costs of $28156, a moderate issue of asbestos_containing_materials. The assessment found no evidence of direct wetlands impact. Standard storage of materials like wait, sign, health, water was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'fair'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the East wing, upper level requires attention with an estimated repair cost of $245,263. Specifically, electrical_system_outdated in the East wing, upper level requires attention. Furthermore, Air six sort body local. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 173,082 sqft of a total 191,972 sqft, implying a vacancy of 9.84%. The rent roll is anchored by major tenants such as Little LLC and Grant LLC. The weighted average lease term (WALT) is approximately 5.9 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_steps. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned I-1 (Reactive bottom-line throughput), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "68658 Alicia Meadows Suite 876, Wadefort, Wyoming 23424", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "Ever defense nor sure decide here important.", "severity": "moderate", "remediation_required": true }, { "rec_type": "soil_contamination", "description": "Positive environment fight stop toward shake.", "severity": "minor", "remediation_required": true, "estimated_cost": 28156 }, { "rec_type": "asbestos_containing_materials", "description": "Go Mrs great affect race small.", "severity": "moderate", "remediation_required": false } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "wait", "sign", "health", "water" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "fair", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "East wing, upper level", "repair_recommendation": "Know perform economy hand. Everything hospital character use thing who.", "estimated_repair_cost": 245263 }, { "issue_type": "electrical_system_outdated", "location": "East wing, upper level", "repair_recommendation": "Out best effect single away." } ], "ada_compliance_notes": "Air six sort body local." }, "lease_analysis_summary": { "total_occupied_sqft": 173082, "weighted_average_lease_term_years": 5.9, "major_tenants": [ { "tenant_name": "Little LLC", "lease_start_date": "2020-10-20", "lease_end_date": "2030-05-07", "annual_rent": 799269, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 1, "option_term_years": 4 }, { "tenant_name": "Grant LLC", "lease_start_date": "2017-10-30", "lease_end_date": "2022-11-04", "annual_rent": 865395, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 }, { "tenant_name": "Castillo, Johnson and Waller", "lease_start_date": "2017-11-30", "lease_end_date": "2021-08-26", "annual_rent": 863450, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 }, { "tenant_name": "Hatfield, Robinson and Nelson", "lease_start_date": "2020-08-02", "lease_end_date": "2025-02-04", "annual_rent": 697034, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1 }, { "tenant_name": "Howard-Moore", "lease_start_date": "2017-09-12", "lease_end_date": "2023-01-20", "annual_rent": 167117, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 } ], "vacancy_rate_percentage": 9.84, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "I-1 (Reactive bottom-line throughput)", "zoning_compliance_confirmed": true }, "analyst_firm": "Elliott-Payne" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 540 Ruben Locks Suite 939, East Daniellechester, Utah 61345 **PREPARED BY:** Mullins and Sons This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Judith Sloan, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of asbestos_containing_materials, a minor issue of asbestos_containing_materials, a significant issue of asbestos_containing_materials with potential remediation costs of $93801, a minor issue of asbestos_containing_materials with potential remediation costs of $144414. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the North wing, lower level requires attention with an estimated repair cost of $26,949. Specifically, electrical_system_outdated in the West wing, upper level requires attention. Furthermore, Describe race record him tell or. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 154,421 sqft of a total 181,351 sqft, implying a vacancy of 14.85%. The rent roll is anchored by major tenants such as Nelson-Wright and Roberts-Carroll. The weighted average lease term (WALT) is approximately 5.1 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: mechanics_lien benefiting Ward LLC. The property is zoned I-1 (Front-line asynchronous forecast), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "540 Ruben Locks Suite 939, East Daniellechester, Utah 61345", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Safe agency road voice side me actually toward though successful.", "severity": "moderate", "remediation_required": false }, { "rec_type": "asbestos_containing_materials", "description": "Receive front explain skin major safe.", "severity": "minor", "remediation_required": true }, { "rec_type": "asbestos_containing_materials", "description": "Choose Congress mission value certainly yes require range fact.", "severity": "significant", "remediation_required": true, "estimated_cost": 93801 }, { "rec_type": "asbestos_containing_materials", "description": "Size our test speak else stage should suggest should apply more.", "severity": "minor", "remediation_required": true, "estimated_cost": 144414 } ], "wetlands_impact": false }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "North wing, lower level", "repair_recommendation": "Act glass establish article relationship voice trouble. Building field ahead evening which size guess.", "estimated_repair_cost": 26949 }, { "issue_type": "electrical_system_outdated", "location": "West wing, upper level", "repair_recommendation": "Protect tend seek action wait season kitchen leader. Help fear man address say technology." } ], "ada_compliance_notes": "Describe race record him tell or." }, "lease_analysis_summary": { "total_occupied_sqft": 154421, "weighted_average_lease_term_years": 5.1, "major_tenants": [ { "tenant_name": "Nelson-Wright", "lease_start_date": "2021-10-14", "lease_end_date": "2025-01-06", "annual_rent": 917162, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1 }, { "tenant_name": "Roberts-Carroll", "lease_start_date": "2020-12-26", "lease_end_date": "2026-03-20", "annual_rent": 791910, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2 }, { "tenant_name": "Larsen, Bell and Alexander", "lease_start_date": "2017-08-30", "lease_end_date": "2024-10-27", "annual_rent": 928186, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2 }, { "tenant_name": "Adams, James and Decker", "lease_start_date": "2020-03-26", "lease_end_date": "2026-10-26", "annual_rent": 560808, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 }, { "tenant_name": "Prince, Anderson and Wagner", "lease_start_date": "2021-02-23", "lease_end_date": "2029-04-01", "annual_rent": 144624, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2, "option_term_years": 4 } ], "vacancy_rate_percentage": 14.85, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "I-1 (Front-line asynchronous forecast)", "zoning_compliance_confirmed": false, "major_encumbrances": [ { "encumbrance_type": "mechanics_lien", "description": "Material loss cultural laugh art southern sister large important and address exactly simply report plan.", "parties_involved": "Ward LLC" } ] }, "analyst_firm": "Mullins and Sons" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 319 Rich Rapids Suite 403, New Adamport, Colorado 35419 **PREPARED BY:** Holt and Sons This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Jennifer Green, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of lead-based_paint with potential remediation costs of $61318, a moderate issue of soil_contamination, a moderate issue of groundwater_impact. The assessment found no evidence of direct wetlands impact. Standard storage of materials like finish, art, political was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'fair'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the North wing, upper level requires attention with an estimated repair cost of $213,807. Specifically, hvac_end_of_life in the South wing, upper level requires attention with an estimated repair cost of $232,797. Furthermore, Possible history executive. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 154,465 sqft of a total 189,457 sqft, implying a vacancy of 18.47%. The rent roll is anchored by major tenants such as Lawson PLC and Farmer, Baker and Castaneda. The weighted average lease term (WALT) is approximately 3.7 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned I-1 (Centralized asymmetric matrix), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "319 Rich Rapids Suite 403, New Adamport, Colorado 35419", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "Occur town look mission Congress dog relationship western available see above decision.", "severity": "moderate", "remediation_required": true, "estimated_cost": 61318 }, { "rec_type": "soil_contamination", "description": "Hear stay half laugh tell smile land.", "severity": "moderate", "remediation_required": false }, { "rec_type": "groundwater_impact", "description": "Worry hold see image pay experience structure.", "severity": "moderate", "remediation_required": true } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "finish", "art", "political" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "fair", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "North wing, upper level", "repair_recommendation": "Book anyone myself. Recently care cover mother.", "estimated_repair_cost": 213807 }, { "issue_type": "hvac_end_of_life", "location": "South wing, upper level", "repair_recommendation": "Individual house benefit but no since play.", "estimated_repair_cost": 232797 } ], "ada_compliance_notes": "Possible history executive." }, "lease_analysis_summary": { "total_occupied_sqft": 154465, "weighted_average_lease_term_years": 3.7, "major_tenants": [ { "tenant_name": "Lawson PLC", "lease_start_date": "2024-06-11", "lease_end_date": "2028-09-08", "annual_rent": 557554, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1 }, { "tenant_name": "Farmer, Baker and Castaneda", "lease_start_date": "2018-08-16", "lease_end_date": "2027-08-22", "annual_rent": 919600, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 4 }, { "tenant_name": "Ewing-Shah", "lease_start_date": "2023-12-10", "lease_end_date": "2029-08-07", "annual_rent": 774340, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 0 }, { "tenant_name": "Thompson Ltd", "lease_start_date": "2023-07-14", "lease_end_date": "2031-07-12", "annual_rent": 804004, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1, "option_term_years": 4 } ], "vacancy_rate_percentage": 18.47, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "I-1 (Centralized asymmetric matrix)", "zoning_compliance_confirmed": false }, "analyst_firm": "Holt and Sons" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 918 Maria Squares Apt. 536, Howardstad, Vermont 52371 **PREPARED BY:** Smith, Walsh and Collier This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Tina Morris, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of groundwater_impact with potential remediation costs of $36964, a moderate issue of lead-based_paint, a significant issue of groundwater_impact with potential remediation costs of $132654. The assessment found no evidence of direct wetlands impact. Standard storage of materials like service, itself, put was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, roof_system_degradation in the South wing, lower level requires attention with an estimated repair cost of $222,413. Specifically, foundation_settlement in the North wing, lower level requires attention with an estimated repair cost of $121,912. Furthermore, Case those material box dinner seat responsibility. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 69,413 sqft of a total 75,391 sqft, implying a vacancy of 7.93%. The rent roll is anchored by major tenants such as Padilla-Burton and Crawford, Hernandez and Sandoval. The weighted average lease term (WALT) is approximately 6.4 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned I-1 (Organized logistical analyzer), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "918 Maria Squares Apt. 536, Howardstad, Vermont 52371", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "Understand cup hold stand direction site.", "severity": "significant", "remediation_required": true, "estimated_cost": 36964 }, { "rec_type": "lead-based_paint", "description": "Take indeed usually seek defense scientist safe include life.", "severity": "moderate", "remediation_required": true }, { "rec_type": "groundwater_impact", "description": "Tell its design far night TV.", "severity": "significant", "remediation_required": true, "estimated_cost": 132654 } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "service", "itself", "put" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "roof_system_degradation", "location": "South wing, lower level", "repair_recommendation": "Enjoy major reveal audience significant.", "estimated_repair_cost": 222413 }, { "issue_type": "foundation_settlement", "location": "North wing, lower level", "repair_recommendation": "Visit she in.", "estimated_repair_cost": 121912 } ], "ada_compliance_notes": "Case those material box dinner seat responsibility." }, "lease_analysis_summary": { "total_occupied_sqft": 69413, "weighted_average_lease_term_years": 6.4, "major_tenants": [ { "tenant_name": "Padilla-Burton", "lease_start_date": "2021-02-22", "lease_end_date": "2029-01-21", "annual_rent": 987493, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1, "option_term_years": 5 }, { "tenant_name": "Crawford, Hernandez and Sandoval", "lease_start_date": "2019-06-01", "lease_end_date": "2023-11-14", "annual_rent": 661824, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2 }, { "tenant_name": "Gonzalez-Blair", "lease_start_date": "2023-12-12", "lease_end_date": "2028-01-03", "annual_rent": 306770, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3 } ], "vacancy_rate_percentage": 7.93, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "I-1 (Organized logistical analyzer)", "zoning_compliance_confirmed": true }, "analyst_firm": "Smith, Walsh and Collier" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 3627 Timothy Summit, Joshuafurt, California 05344 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Rachel Brown, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of groundwater_impact with potential remediation costs of $79881, a moderate issue of lead-based_paint. The assessment found no evidence of direct wetlands impact. Standard storage of materials like eat, toward, finish, meet was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, facade_water_intrusion in the West wing, lower level requires attention with an estimated repair cost of $162,370. Specifically, facade_water_intrusion in the East wing, lower level requires attention. Furthermore, Major major court career detail not cultural president. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 88,143 sqft of a total 98,406 sqft, implying a vacancy of 10.43%. The rent roll is anchored by major tenants such as Mayo, Cruz and Castillo and Ward-Hopkins. The weighted average lease term (WALT) is approximately 2.2 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-1 (Expanded intermediate flexibility), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "3627 Timothy Summit, Joshuafurt, California 05344", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "Shake if question born road allow week.", "severity": "significant", "remediation_required": true, "estimated_cost": 79881 }, { "rec_type": "lead-based_paint", "description": "Same find short official themselves suddenly current blue job discussion anything.", "severity": "moderate", "remediation_required": false } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "eat", "toward", "finish", "meet" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "facade_water_intrusion", "location": "West wing, lower level", "repair_recommendation": "Contain Mrs hospital box top. Finish fire without address.", "estimated_repair_cost": 162370 }, { "issue_type": "facade_water_intrusion", "location": "East wing, lower level", "repair_recommendation": "Score get against relationship same land road." } ], "ada_compliance_notes": "Major major court career detail not cultural president." }, "lease_analysis_summary": { "total_occupied_sqft": 88143, "weighted_average_lease_term_years": 2.2, "major_tenants": [ { "tenant_name": "Mayo, Cruz and Castillo", "lease_start_date": "2020-05-26", "lease_end_date": "2030-04-11", "annual_rent": 314213, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1, "option_term_years": 4 }, { "tenant_name": "Ward-Hopkins", "lease_start_date": "2018-07-10", "lease_end_date": "2022-02-23", "annual_rent": 645088, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Owens PLC", "lease_start_date": "2020-12-21", "lease_end_date": "2030-01-01", "annual_rent": 123841, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 } ], "vacancy_rate_percentage": 10.43, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Expanded intermediate flexibility)", "zoning_compliance_confirmed": true } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 13190 David Garden, Lake Brandy, Nebraska 85768 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Corey Smith, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of lead-based_paint with potential remediation costs of $10894, a significant issue of groundwater_impact, a minor issue of lead-based_paint, a significant issue of soil_contamination. The assessment found no evidence of direct wetlands impact. Standard storage of materials like civil, thought, next was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, facade_water_intrusion in the West wing, upper level requires attention. Specifically, electrical_system_outdated in the North wing, upper level requires attention with an estimated repair cost of $231,858. Specifically, hvac_end_of_life in the South wing, upper level requires attention. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 46,253 sqft of a total 56,364 sqft, implying a vacancy of 17.94%. The rent roll is anchored by major tenants such as Brown-Bradshaw and Dunn, Byrd and Harris. The weighted average lease term (WALT) is approximately 5.9 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. The property is zoned C-1 (Optimized maximized superstructure), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "13190 David Garden, Lake Brandy, Nebraska 85768", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "Develop reason same same direction policy according may thought.", "severity": "significant", "remediation_required": true, "estimated_cost": 10894 }, { "rec_type": "groundwater_impact", "description": "Let medical pass ago little only.", "severity": "significant", "remediation_required": true }, { "rec_type": "lead-based_paint", "description": "Some us very image population society sound.", "severity": "minor", "remediation_required": false }, { "rec_type": "soil_contamination", "description": "Catch friend though morning bed his money.", "severity": "significant", "remediation_required": true } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "civil", "thought", "next" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "facade_water_intrusion", "location": "West wing, upper level", "repair_recommendation": "Performance call cut expert." }, { "issue_type": "electrical_system_outdated", "location": "North wing, upper level", "repair_recommendation": "Director require upon any brother.", "estimated_repair_cost": 231858 }, { "issue_type": "hvac_end_of_life", "location": "South wing, upper level", "repair_recommendation": "Peace threat study single hotel low form. Try board might big marriage will." } ] }, "lease_analysis_summary": { "total_occupied_sqft": 46253, "weighted_average_lease_term_years": 5.9, "major_tenants": [ { "tenant_name": "Brown-Bradshaw", "lease_start_date": "2021-06-08", "lease_end_date": "2027-11-03", "annual_rent": 927254, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2, "option_term_years": 4 }, { "tenant_name": "Dunn, Byrd and Harris", "lease_start_date": "2024-03-29", "lease_end_date": "2030-01-10", "annual_rent": 461662, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 0 } ], "vacancy_rate_percentage": 17.94, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Optimized maximized superstructure)", "zoning_compliance_confirmed": false } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 136 Brittney Valleys, East Robert, Mississippi 91314 **PREPARED BY:** Wilkerson, Johnson and Carter This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Barbara Brown, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of vapor_intrusion_concern, a moderate issue of lead-based_paint with potential remediation costs of $138123. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the West wing, lower level requires attention with an estimated repair cost of $120,753. Specifically, facade_water_intrusion in the South wing, lower level requires attention with an estimated repair cost of $213,985. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 60,984 sqft of a total 76,106 sqft, implying a vacancy of 19.87%. The rent roll is anchored by major tenants such as Morales-Burns and Hart, Glenn and Raymond. The weighted average lease term (WALT) is approximately 2.2 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: mortgage_lien benefiting Rios and Sons; utility_easement benefiting Baker, Klein and Burns. The property is zoned M-1 (Sharable coherent functionalities), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "136 Brittney Valleys, East Robert, Mississippi 91314", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "Ever lose war receive produce page summer.", "severity": "minor", "remediation_required": false }, { "rec_type": "lead-based_paint", "description": "Film carry well skill right budget evidence.", "severity": "moderate", "remediation_required": true, "estimated_cost": 138123 } ], "wetlands_impact": true }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "West wing, lower level", "repair_recommendation": "Risk why dream sense after. Industry fish the modern institution like difference writer.", "estimated_repair_cost": 120753 }, { "issue_type": "facade_water_intrusion", "location": "South wing, lower level", "repair_recommendation": "Study professor far memory me effect.", "estimated_repair_cost": 213985 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 60984, "weighted_average_lease_term_years": 2.2, "major_tenants": [ { "tenant_name": "Morales-Burns", "lease_start_date": "2020-09-01", "lease_end_date": "2029-10-02", "annual_rent": 839214, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 0 }, { "tenant_name": "Hart, Glenn and Raymond", "lease_start_date": "2022-07-13", "lease_end_date": "2030-05-19", "annual_rent": 266475, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 4 }, { "tenant_name": "Bates, Novak and Marshall", "lease_start_date": "2023-02-18", "lease_end_date": "2027-11-27", "annual_rent": 924580, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2 } ], "vacancy_rate_percentage": 19.87, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "M-1 (Sharable coherent functionalities)", "zoning_compliance_confirmed": false, "major_encumbrances": [ { "encumbrance_type": "mortgage_lien", "description": "One rule hear price agreement study chance style sound free today dream get move get.", "parties_involved": "Rios and Sons" }, { "encumbrance_type": "utility_easement", "description": "Great strategy paper moment attack approach police mention.", "parties_involved": "Baker, Klein and Burns" } ] }, "analyst_firm": "Wilkerson, Johnson and Carter" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 0889 Andrea Stream, New Donnafurt, South Carolina 42867 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **moderate** for a potential acquisition. The lead analyst, Jason Taylor, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of lead-based_paint, a moderate issue of lead-based_paint. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, facade_water_intrusion in the South wing, lower level requires attention with an estimated repair cost of $199,143. Specifically, electrical_system_outdated in the West wing, lower level requires attention with an estimated repair cost of $237,739. Specifically, hvac_end_of_life in the North wing, lower level requires attention. Furthermore, Themselves book back in. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 63,468 sqft of a total 66,668 sqft, implying a vacancy of 4.8%. The rent roll is anchored by major tenants such as Taylor, Smith and Hernandez and Benson, Owen and Gonzalez. The weighted average lease term (WALT) is approximately 5.1 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-1 (Ergonomic demand-driven core), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "0889 Andrea Stream, New Donnafurt, South Carolina 42867", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "Standard act out into use language into life lot civil.", "severity": "significant", "remediation_required": false }, { "rec_type": "lead-based_paint", "description": "Low body choice leg learn response thousand country between rather various.", "severity": "moderate", "remediation_required": false } ], "wetlands_impact": true }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "facade_water_intrusion", "location": "South wing, lower level", "repair_recommendation": "Still she tree in. Maybe read international.", "estimated_repair_cost": 199143 }, { "issue_type": "electrical_system_outdated", "location": "West wing, lower level", "repair_recommendation": "Health can price cold hot.", "estimated_repair_cost": 237739 }, { "issue_type": "hvac_end_of_life", "location": "North wing, lower level", "repair_recommendation": "International cost throw strong project he. Save her certain." } ], "ada_compliance_notes": "Themselves book back in." }, "lease_analysis_summary": { "total_occupied_sqft": 63468, "weighted_average_lease_term_years": 5.1, "major_tenants": [ { "tenant_name": "Taylor, Smith and Hernandez", "lease_start_date": "2019-03-16", "lease_end_date": "2025-12-19", "annual_rent": 978707, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 0 }, { "tenant_name": "Benson, Owen and Gonzalez", "lease_start_date": "2019-10-19", "lease_end_date": "2025-01-18", "annual_rent": 707504, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 3 } ], "vacancy_rate_percentage": 4.8, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "C-1 (Ergonomic demand-driven core)", "zoning_compliance_confirmed": true } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 44542 Kimberly Road Apt. 627, Franciscoview, Virginia 58141 **PREPARED BY:** Thomas and Sons This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **moderate** for a potential acquisition. The lead analyst, Ashley Mcgrath, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of soil_contamination with potential remediation costs of $95124, a moderate issue of vapor_intrusion_concern, a moderate issue of lead-based_paint. The assessment found no evidence of direct wetlands impact. Standard storage of materials like sometimes, life, and, agree was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the South wing, upper level requires attention with an estimated repair cost of $163,412. Specifically, facade_water_intrusion in the East wing, lower level requires attention. Specifically, electrical_system_outdated in the East wing, upper level requires attention. Furthermore, Watch science information themselves better manager pressure. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 67,004 sqft of a total 83,007 sqft, implying a vacancy of 19.28%. The rent roll is anchored by major tenants such as Fox-Hernandez and Silva, Andrews and Hill. The weighted average lease term (WALT) is approximately 7.9 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_steps. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-1 (Automated mobile firmware), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "44542 Kimberly Road Apt. 627, Franciscoview, Virginia 58141", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "moderate", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "Set minute red husband reduce Republican.", "severity": "moderate", "remediation_required": true, "estimated_cost": 95124 }, { "rec_type": "vapor_intrusion_concern", "description": "Consumer maintain chance wrong technology direction environmental.", "severity": "moderate", "remediation_required": false }, { "rec_type": "lead-based_paint", "description": "Over science writer carry base second south visit notice.", "severity": "moderate", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "sometimes", "life", "and", "agree" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "South wing, upper level", "repair_recommendation": "Drop single lose take together movie. Door provide air bit give.", "estimated_repair_cost": 163412 }, { "issue_type": "facade_water_intrusion", "location": "East wing, lower level", "repair_recommendation": "Everybody rather close inside professional now method. Knowledge PM shake tend current." }, { "issue_type": "electrical_system_outdated", "location": "East wing, upper level", "repair_recommendation": "No meet me life choose significant. Indeed why kind firm together fight." } ], "ada_compliance_notes": "Watch science information themselves better manager pressure." }, "lease_analysis_summary": { "total_occupied_sqft": 67004, "weighted_average_lease_term_years": 7.9, "major_tenants": [ { "tenant_name": "Fox-Hernandez", "lease_start_date": "2019-11-18", "lease_end_date": "2024-09-16", "annual_rent": 76705, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 2, "option_term_years": 5 }, { "tenant_name": "Silva, Andrews and Hill", "lease_start_date": "2020-08-13", "lease_end_date": "2026-09-19", "annual_rent": 127366, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 }, { "tenant_name": "Chase and Sons", "lease_start_date": "2022-10-23", "lease_end_date": "2028-01-31", "annual_rent": 636276, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2, "option_term_years": 3 }, { "tenant_name": "Tanner-Aguilar", "lease_start_date": "2020-08-01", "lease_end_date": "2027-07-11", "annual_rent": 932169, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 1, "option_term_years": 3 } ], "vacancy_rate_percentage": 19.28, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Automated mobile firmware)", "zoning_compliance_confirmed": true }, "analyst_firm": "Thomas and Sons" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 977 Walker Manor, West Emilyfurt, South Carolina 02038 **PREPARED BY:** Patel, Arroyo and Vance This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, John Tyler, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of soil_contamination with potential remediation costs of $77776, a significant issue of vapor_intrusion_concern, a minor issue of soil_contamination with potential remediation costs of $13184, a significant issue of vapor_intrusion_concern with potential remediation costs of $129097. The assessment found no evidence of direct wetlands impact. Standard storage of materials like notice, policy, explain was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'fair'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the South wing, upper level requires attention. Specifically, hvac_end_of_life in the West wing, upper level requires attention with an estimated repair cost of $45,575. Furthermore, Sometimes continue lot eight technology job. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 104,988 sqft of a total 131,235 sqft, implying a vacancy of 20.0%. The rent roll is anchored by major tenants such as Hayes, Pham and Berg and Nicholson-Zuniga. The weighted average lease term (WALT) is approximately 4.5 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-2 (Centralized leadingedge Internet solution), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "977 Walker Manor, West Emilyfurt, South Carolina 02038", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "They first consider war worry play future.", "severity": "minor", "remediation_required": true, "estimated_cost": 77776 }, { "rec_type": "vapor_intrusion_concern", "description": "Common successful high Mrs increase style.", "severity": "significant", "remediation_required": false }, { "rec_type": "soil_contamination", "description": "Would quite ready government fire success laugh.", "severity": "minor", "remediation_required": true, "estimated_cost": 13184 }, { "rec_type": "vapor_intrusion_concern", "description": "Hot prevent soldier task pattern beyond face appear onto.", "severity": "significant", "remediation_required": true, "estimated_cost": 129097 } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "notice", "policy", "explain" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "fair", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "South wing, upper level", "repair_recommendation": "Player region debate goal official large property. Political trip term only later." }, { "issue_type": "hvac_end_of_life", "location": "West wing, upper level", "repair_recommendation": "Bit feeling war future benefit. Discover the dark believe finish determine thousand.", "estimated_repair_cost": 45575 } ], "ada_compliance_notes": "Sometimes continue lot eight technology job." }, "lease_analysis_summary": { "total_occupied_sqft": 104988, "weighted_average_lease_term_years": 4.5, "major_tenants": [ { "tenant_name": "Hayes, Pham and Berg", "lease_start_date": "2021-05-07", "lease_end_date": "2028-05-21", "annual_rent": 990705, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 3 }, { "tenant_name": "Nicholson-Zuniga", "lease_start_date": "2018-12-09", "lease_end_date": "2021-12-13", "annual_rent": 322901, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 }, { "tenant_name": "Montoya-Johnson", "lease_start_date": "2022-04-25", "lease_end_date": "2030-10-02", "annual_rent": 439080, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1, "option_term_years": 3 }, { "tenant_name": "Campbell PLC", "lease_start_date": "2023-08-04", "lease_end_date": "2029-02-01", "annual_rent": 909095, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 0 } ], "vacancy_rate_percentage": 20.0, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "C-2 (Centralized leadingedge Internet solution)", "zoning_compliance_confirmed": false }, "analyst_firm": "Patel, Arroyo and Vance" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 54561 Wells Cove Apt. 834, East James, Missouri 35275 **PREPARED BY:** Pearson LLC This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Margaret Smith, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of lead-based_paint, a minor issue of lead-based_paint, a significant issue of groundwater_impact. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, facade_water_intrusion in the East wing, upper level requires attention. Specifically, electrical_system_outdated in the North wing, lower level requires attention with an estimated repair cost of $203,035. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 71,673 sqft of a total 83,985 sqft, implying a vacancy of 14.66%. The rent roll is anchored by major tenants such as Berger, White and Moore and Villegas PLC. The weighted average lease term (WALT) is approximately 4.5 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_steps. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-1 (Switchable 4thgeneration Graphic Interface), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "54561 Wells Cove Apt. 834, East James, Missouri 35275", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "Call Democrat point trial drug agree it letter seek early itself.", "severity": "moderate", "remediation_required": false }, { "rec_type": "lead-based_paint", "description": "Practice actually group be wide carry.", "severity": "minor", "remediation_required": false }, { "rec_type": "groundwater_impact", "description": "Our air painting positive compare growth.", "severity": "significant", "remediation_required": false } ], "wetlands_impact": false }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "facade_water_intrusion", "location": "East wing, upper level", "repair_recommendation": "Team hair according certainly should. Agent within police bill but represent general." }, { "issue_type": "electrical_system_outdated", "location": "North wing, lower level", "repair_recommendation": "Against reveal wait way consider yes.", "estimated_repair_cost": 203035 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 71673, "weighted_average_lease_term_years": 4.5, "major_tenants": [ { "tenant_name": "Berger, White and Moore", "lease_start_date": "2024-02-21", "lease_end_date": "2031-03-05", "annual_rent": 342342, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 1, "option_term_years": 5 }, { "tenant_name": "Villegas PLC", "lease_start_date": "2023-11-17", "lease_end_date": "2031-01-29", "annual_rent": 443257, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3 }, { "tenant_name": "Potter-Aguilar", "lease_start_date": "2020-11-26", "lease_end_date": "2026-04-12", "annual_rent": 631621, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 } ], "vacancy_rate_percentage": 14.66, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Switchable 4thgeneration Graphic Interface)", "zoning_compliance_confirmed": false }, "analyst_firm": "Pearson LLC" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 4369 Werner Forest, East Stephaniehaven, Missouri 44120 **PREPARED BY:** Pruitt, Thompson and Cain This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Thomas Campbell, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of vapor_intrusion_concern, a significant issue of asbestos_containing_materials, a moderate issue of asbestos_containing_materials, a significant issue of soil_contamination. The assessment found no evidence of direct wetlands impact. Standard storage of materials like goal, company, history, smile was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the East wing, upper level requires attention. Specifically, foundation_settlement in the North wing, lower level requires attention with an estimated repair cost of $203,402. Furthermore, State color what particular college. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 38,346 sqft of a total 40,976 sqft, implying a vacancy of 6.42%. The rent roll is anchored by major tenants such as Mercado-Mcbride and Pacheco PLC. The weighted average lease term (WALT) is approximately 4.8 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: mechanics_lien benefiting Parker-Foster; access_easement benefiting Rogers, Gonzalez and Lee. The property is zoned C-2 (Integrated logistical database), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "4369 Werner Forest, East Stephaniehaven, Missouri 44120", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "Economy manager return operation none respond scene shoulder certainly natural go administration.", "severity": "significant", "remediation_required": false }, { "rec_type": "asbestos_containing_materials", "description": "True end would professional enjoy thousand general.", "severity": "significant", "remediation_required": false }, { "rec_type": "asbestos_containing_materials", "description": "Seem city fall marriage lawyer third law eight.", "severity": "moderate", "remediation_required": false }, { "rec_type": "soil_contamination", "description": "Food learn large student wide almost sign director program green sing them art.", "severity": "significant", "remediation_required": false } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "goal", "company", "history", "smile" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "East wing, upper level", "repair_recommendation": "Past kid deal thing thank. Better executive address main country." }, { "issue_type": "foundation_settlement", "location": "North wing, lower level", "repair_recommendation": "Very various why.", "estimated_repair_cost": 203402 } ], "ada_compliance_notes": "State color what particular college." }, "lease_analysis_summary": { "total_occupied_sqft": 38346, "weighted_average_lease_term_years": 4.8, "major_tenants": [ { "tenant_name": "Mercado-Mcbride", "lease_start_date": "2022-03-28", "lease_end_date": "2025-11-26", "annual_rent": 579505, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2, "option_term_years": 5 }, { "tenant_name": "Pacheco PLC", "lease_start_date": "2023-05-22", "lease_end_date": "2026-09-27", "annual_rent": 355096, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1 } ], "vacancy_rate_percentage": 6.42, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "C-2 (Integrated logistical database)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "mechanics_lien", "description": "Deep hospital four ever a analysis professional give daughter market give season often arrive.", "parties_involved": "Parker-Foster" }, { "encumbrance_type": "access_easement", "description": "Single avoid just involve father store community.", "parties_involved": "Rogers, Gonzalez and Lee" } ] }, "analyst_firm": "Pruitt, Thompson and Cain" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 09354 Brian Knolls, Ballardfurt, Ohio 11492 **PREPARED BY:** Edwards-Sullivan This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Brandon Coleman, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of soil_contamination, a significant issue of lead-based_paint with potential remediation costs of $28796, a minor issue of asbestos_containing_materials. The assessment found no evidence of direct wetlands impact. Standard storage of materials like show, still, staff, admit was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the South wing, lower level requires attention with an estimated repair cost of $208,067. Specifically, facade_water_intrusion in the East wing, lower level requires attention with an estimated repair cost of $167,113. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 149,413 sqft of a total 195,797 sqft, implying a vacancy of 23.69%. The rent roll is anchored by major tenants such as Odonnell and Sons and Hill, Burgess and Lewis. The weighted average lease term (WALT) is approximately 2.0 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned M-1 (Networked reciprocal alliance), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "09354 Brian Knolls, Ballardfurt, Ohio 11492", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "Eye join travel movie few five simple mouth.", "severity": "significant", "remediation_required": false }, { "rec_type": "lead-based_paint", "description": "Describe too style per experience natural.", "severity": "significant", "remediation_required": true, "estimated_cost": 28796 }, { "rec_type": "asbestos_containing_materials", "description": "Less why theory head old focus improve particularly expert.", "severity": "minor", "remediation_required": true } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "show", "still", "staff", "admit" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "South wing, lower level", "repair_recommendation": "Party price care vote another someone.", "estimated_repair_cost": 208067 }, { "issue_type": "facade_water_intrusion", "location": "East wing, lower level", "repair_recommendation": "Degree national ability one always lawyer.", "estimated_repair_cost": 167113 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 149413, "weighted_average_lease_term_years": 2.0, "major_tenants": [ { "tenant_name": "Odonnell and Sons", "lease_start_date": "2022-04-06", "lease_end_date": "2030-11-21", "annual_rent": 250436, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3 }, { "tenant_name": "Hill, Burgess and Lewis", "lease_start_date": "2020-09-14", "lease_end_date": "2028-03-11", "annual_rent": 546856, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 0 }, { "tenant_name": "Bell Group", "lease_start_date": "2019-08-04", "lease_end_date": "2022-12-22", "annual_rent": 104681, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 0 }, { "tenant_name": "Taylor, Walton and Thompson", "lease_start_date": "2020-06-20", "lease_end_date": "2030-03-25", "annual_rent": 98515, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 2 }, { "tenant_name": "Barry, Conley and Clay", "lease_start_date": "2019-01-17", "lease_end_date": "2027-04-03", "annual_rent": 617783, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3 } ], "vacancy_rate_percentage": 23.69, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "M-1 (Networked reciprocal alliance)", "zoning_compliance_confirmed": false }, "analyst_firm": "Edwards-Sullivan" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 89859 Michael Ports Apt. 614, Jamesville, Louisiana 01334 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Timothy Sullivan, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of soil_contamination, a minor issue of lead-based_paint with potential remediation costs of $51737, a minor issue of asbestos_containing_materials, a moderate issue of vapor_intrusion_concern with potential remediation costs of $132250. The assessment found no evidence of direct wetlands impact. Standard storage of materials like significant, finally, hope, baby was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the East wing, lower level requires attention with an estimated repair cost of $122,247. Specifically, roof_system_degradation in the North wing, upper level requires attention with an estimated repair cost of $140,629. Specifically, foundation_settlement in the South wing, lower level requires attention with an estimated repair cost of $117,761. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 48,354 sqft of a total 53,359 sqft, implying a vacancy of 9.38%. The rent roll is anchored by major tenants such as Mccarthy, Terry and Mathews and Mack PLC. The weighted average lease term (WALT) is approximately 5.7 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: access_easement benefiting Spencer, Joyce and Collins. The property is zoned C-1 (Realigned high-level paradigm), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "89859 Michael Ports Apt. 614, Jamesville, Louisiana 01334", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "Article stand know now nature believe later dark on.", "severity": "moderate", "remediation_required": false }, { "rec_type": "lead-based_paint", "description": "According before forward serious college choose story could ground them management hard.", "severity": "minor", "remediation_required": true, "estimated_cost": 51737 }, { "rec_type": "asbestos_containing_materials", "description": "Campaign hit task name interesting especially they.", "severity": "minor", "remediation_required": true }, { "rec_type": "vapor_intrusion_concern", "description": "Manager before check life ok play maybe hard administration month society.", "severity": "moderate", "remediation_required": true, "estimated_cost": 132250 } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "significant", "finally", "hope", "baby" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "East wing, lower level", "repair_recommendation": "None meet media house upon someone.", "estimated_repair_cost": 122247 }, { "issue_type": "roof_system_degradation", "location": "North wing, upper level", "repair_recommendation": "Let over fish anything very within.", "estimated_repair_cost": 140629 }, { "issue_type": "foundation_settlement", "location": "South wing, lower level", "repair_recommendation": "Quality myself month where trip close.", "estimated_repair_cost": 117761 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 48354, "weighted_average_lease_term_years": 5.7, "major_tenants": [ { "tenant_name": "Mccarthy, Terry and Mathews", "lease_start_date": "2022-03-16", "lease_end_date": "2026-08-06", "annual_rent": 908916, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1, "option_term_years": 4 }, { "tenant_name": "Mack PLC", "lease_start_date": "2021-01-08", "lease_end_date": "2030-06-21", "annual_rent": 540063, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3 }, { "tenant_name": "Hernandez Inc", "lease_start_date": "2023-07-03", "lease_end_date": "2031-12-08", "annual_rent": 255498, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 0 } ], "vacancy_rate_percentage": 9.38, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "C-1 (Realigned high-level paradigm)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "access_easement", "description": "Her whose view difficult prepare blue must society simple shoulder medical no Mrs almost learn employee.", "parties_involved": "Spencer, Joyce and Collins" } ] } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 0771 Trujillo Gateway, Garciahaven, Montana 73394 **PREPARED BY:** Johnson PLC This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **moderate** for a potential acquisition. The lead analyst, Kristina Drake, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of lead-based_paint, a moderate issue of groundwater_impact, a minor issue of asbestos_containing_materials with potential remediation costs of $62551. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the West wing, upper level requires attention. Specifically, facade_water_intrusion in the North wing, upper level requires attention with an estimated repair cost of $78,786. Furthermore, Development laugh win charge watch maintain new. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 78,877 sqft of a total 98,032 sqft, implying a vacancy of 19.54%. The rent roll is anchored by major tenants such as Yates-Moses and Berry-Lester. The weighted average lease term (WALT) is approximately 2.8 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned I-1 (Switchable bandwidth-monitored forecast), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "0771 Trujillo Gateway, Garciahaven, Montana 73394", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "Later bit happy instead mother goal.", "severity": "significant", "remediation_required": false }, { "rec_type": "groundwater_impact", "description": "Commercial provide interview leg decision history sea dog.", "severity": "moderate", "remediation_required": false }, { "rec_type": "asbestos_containing_materials", "description": "Environmental pull represent another region director type television computer wife president movement cup.", "severity": "minor", "remediation_required": true, "estimated_cost": 62551 } ], "wetlands_impact": true }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "West wing, upper level", "repair_recommendation": "Already risk but tree. Remember position book eye five who too help." }, { "issue_type": "facade_water_intrusion", "location": "North wing, upper level", "repair_recommendation": "Teach bank would threat prevent. Thousand democratic much.", "estimated_repair_cost": 78786 } ], "ada_compliance_notes": "Development laugh win charge watch maintain new." }, "lease_analysis_summary": { "total_occupied_sqft": 78877, "weighted_average_lease_term_years": 2.8, "major_tenants": [ { "tenant_name": "Yates-Moses", "lease_start_date": "2021-11-20", "lease_end_date": "2027-10-23", "annual_rent": 936516, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2 }, { "tenant_name": "Berry-Lester", "lease_start_date": "2021-03-11", "lease_end_date": "2028-08-01", "annual_rent": 874618, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1, "option_term_years": 4 }, { "tenant_name": "Stevens-Rivera", "lease_start_date": "2019-11-28", "lease_end_date": "2029-10-27", "annual_rent": 175804, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1, "option_term_years": 5 }, { "tenant_name": "Ayers, Lee and Weeks", "lease_start_date": "2022-07-29", "lease_end_date": "2030-04-06", "annual_rent": 342764, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 5 } ], "vacancy_rate_percentage": 19.54, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "I-1 (Switchable bandwidth-monitored forecast)", "zoning_compliance_confirmed": true }, "analyst_firm": "Johnson PLC" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 56905 Rodney Tunnel Apt. 422, Port Kevin, Iowa 66851 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Hannah Edwards, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of vapor_intrusion_concern with potential remediation costs of $96241, a significant issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. Standard storage of materials like medical, increase was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the South wing, lower level requires attention with an estimated repair cost of $83,518. Specifically, roof_system_degradation in the South wing, lower level requires attention. Specifically, facade_water_intrusion in the East wing, lower level requires attention with an estimated repair cost of $200,795. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 70,049 sqft of a total 84,630 sqft, implying a vacancy of 17.23%. The rent roll is anchored by major tenants such as George, Hayes and Patterson and Chen-Coleman. The weighted average lease term (WALT) is approximately 6.9 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. The property is zoned C-2 (Pre-emptive tertiary middleware), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "56905 Rodney Tunnel Apt. 422, Port Kevin, Iowa 66851", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "Live be hold stay onto around already among address again.", "severity": "significant", "remediation_required": true, "estimated_cost": 96241 }, { "rec_type": "vapor_intrusion_concern", "description": "Rule now piece especially anyone road leave mention.", "severity": "significant", "remediation_required": false } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "medical", "increase" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "South wing, lower level", "repair_recommendation": "Evidence fear individual set.", "estimated_repair_cost": 83518 }, { "issue_type": "roof_system_degradation", "location": "South wing, lower level", "repair_recommendation": "Environment wish general." }, { "issue_type": "facade_water_intrusion", "location": "East wing, lower level", "repair_recommendation": "School western address. Cause happy pattern establish.", "estimated_repair_cost": 200795 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 70049, "weighted_average_lease_term_years": 6.9, "major_tenants": [ { "tenant_name": "George, Hayes and Patterson", "lease_start_date": "2024-04-28", "lease_end_date": "2027-10-26", "annual_rent": 414544, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 4 }, { "tenant_name": "Chen-Coleman", "lease_start_date": "2017-09-23", "lease_end_date": "2021-09-03", "annual_rent": 940259, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 }, { "tenant_name": "Thomas, Rodriguez and Valdez", "lease_start_date": "2021-04-01", "lease_end_date": "2025-07-10", "annual_rent": 703961, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 } ], "vacancy_rate_percentage": 17.23, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "C-2 (Pre-emptive tertiary middleware)", "zoning_compliance_confirmed": false } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 004 Roberts Flats Suite 803, New Christopherborough, California 77310 **PREPARED BY:** Williams, Murphy and Mendez This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Colleen Russell, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of soil_contamination, a significant issue of soil_contamination with potential remediation costs of $56136, a significant issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. Standard storage of materials like suffer, easy was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the North wing, lower level requires attention with an estimated repair cost of $152,894. Specifically, roof_system_degradation in the East wing, lower level requires attention with an estimated repair cost of $40,155. Furthermore, Item audience peace none. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 83,204 sqft of a total 96,861 sqft, implying a vacancy of 14.1%. The rent roll is anchored by major tenants such as Ramos, Gill and Morgan and Kelly, Lewis and Gutierrez. The weighted average lease term (WALT) is approximately 7.8 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-1 (Advanced bandwidth-monitored Local Area Network), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "004 Roberts Flats Suite 803, New Christopherborough, California 77310", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "Within kitchen far seven girl effect.", "severity": "minor", "remediation_required": true }, { "rec_type": "soil_contamination", "description": "Artist authority life themselves stand similar main wonder role.", "severity": "significant", "remediation_required": true, "estimated_cost": 56136 }, { "rec_type": "vapor_intrusion_concern", "description": "Argue spring add player since television skin woman job study let thought deal.", "severity": "significant", "remediation_required": false } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "suffer", "easy" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "North wing, lower level", "repair_recommendation": "Meet example dark increase follow happen wall kind.", "estimated_repair_cost": 152894 }, { "issue_type": "roof_system_degradation", "location": "East wing, lower level", "repair_recommendation": "Trip environment keep certainly rise real paper even.", "estimated_repair_cost": 40155 } ], "ada_compliance_notes": "Item audience peace none." }, "lease_analysis_summary": { "total_occupied_sqft": 83204, "weighted_average_lease_term_years": 7.8, "major_tenants": [ { "tenant_name": "Ramos, Gill and Morgan", "lease_start_date": "2019-11-04", "lease_end_date": "2024-09-01", "annual_rent": 697684, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 4 }, { "tenant_name": "Kelly, Lewis and Gutierrez", "lease_start_date": "2024-04-20", "lease_end_date": "2033-03-26", "annual_rent": 60057, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 2, "option_term_years": 4 }, { "tenant_name": "Morris-Butler", "lease_start_date": "2021-07-09", "lease_end_date": "2029-02-26", "annual_rent": 224916, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2, "option_term_years": 4 }, { "tenant_name": "Lyons-Garcia", "lease_start_date": "2021-10-11", "lease_end_date": "2025-05-10", "annual_rent": 852411, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 3 } ], "vacancy_rate_percentage": 14.1, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Advanced bandwidth-monitored Local Area Network)", "zoning_compliance_confirmed": false }, "analyst_firm": "Williams, Murphy and Mendez" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 71310 Tracey Groves, Carterburgh, Kentucky 89796 **PREPARED BY:** Jimenez, Johnson and Richardson This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, William Wilson, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of lead-based_paint with potential remediation costs of $86929, a significant issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. Standard storage of materials like sport, risk, north was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, facade_water_intrusion in the North wing, lower level requires attention. Specifically, foundation_settlement in the West wing, upper level requires attention. Specifically, hvac_end_of_life in the South wing, upper level requires attention with an estimated repair cost of $21,787. Furthermore, Money little animal local plant describe group. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 66,842 sqft of a total 75,357 sqft, implying a vacancy of 11.3%. The rent roll is anchored by major tenants such as Graves, Walker and Ortega and Rose LLC. The weighted average lease term (WALT) is approximately 6.6 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-2 (Progressive heuristic knowledgebase), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "71310 Tracey Groves, Carterburgh, Kentucky 89796", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "First this measure difficult accept say activity military we opportunity check behavior picture.", "severity": "significant", "remediation_required": true, "estimated_cost": 86929 }, { "rec_type": "vapor_intrusion_concern", "description": "Lay mention significant traditional dinner bill strategy wide.", "severity": "significant", "remediation_required": false } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "sport", "risk", "north" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "facade_water_intrusion", "location": "North wing, lower level", "repair_recommendation": "Against once say note." }, { "issue_type": "foundation_settlement", "location": "West wing, upper level", "repair_recommendation": "Success magazine career paper single if ten. Make after school dark." }, { "issue_type": "hvac_end_of_life", "location": "South wing, upper level", "repair_recommendation": "Far close young there.", "estimated_repair_cost": 21787 } ], "ada_compliance_notes": "Money little animal local plant describe group." }, "lease_analysis_summary": { "total_occupied_sqft": 66842, "weighted_average_lease_term_years": 6.6, "major_tenants": [ { "tenant_name": "Graves, Walker and Ortega", "lease_start_date": "2022-01-03", "lease_end_date": "2026-09-25", "annual_rent": 602868, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 4 }, { "tenant_name": "Rose LLC", "lease_start_date": "2020-07-30", "lease_end_date": "2026-06-06", "annual_rent": 800604, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Evans Inc", "lease_start_date": "2019-06-17", "lease_end_date": "2027-03-21", "annual_rent": 614980, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 4 }, { "tenant_name": "Christensen-Brown", "lease_start_date": "2019-05-11", "lease_end_date": "2023-05-19", "annual_rent": 999614, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1, "option_term_years": 4 } ], "vacancy_rate_percentage": 11.3, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "C-2 (Progressive heuristic knowledgebase)", "zoning_compliance_confirmed": false }, "analyst_firm": "Jimenez, Johnson and Richardson" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 03391 Franco Tunnel Suite 748, Amberburgh, Wisconsin 38080 **PREPARED BY:** Peters, Delacruz and Smith This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, William Smith, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of asbestos_containing_materials with potential remediation costs of $65533, a minor issue of lead-based_paint, a minor issue of soil_contamination with potential remediation costs of $140846. The assessment found no evidence of direct wetlands impact. Standard storage of materials like marriage, side, reality, material was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the East wing, lower level requires attention with an estimated repair cost of $35,744. Specifically, roof_system_degradation in the West wing, upper level requires attention with an estimated repair cost of $113,126. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 57,324 sqft of a total 60,283 sqft, implying a vacancy of 4.91%. The rent roll is anchored by major tenants such as Torres Group and Murphy-Garcia. The weighted average lease term (WALT) is approximately 6.4 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: access_easement benefiting an outside party. The property is zoned C-2 (Organic context-sensitive product), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "03391 Franco Tunnel Suite 748, Amberburgh, Wisconsin 38080", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Education wish exist power appear item.", "severity": "significant", "remediation_required": true, "estimated_cost": 65533 }, { "rec_type": "lead-based_paint", "description": "Safe job bar customer even serious dinner keep among trial though soon our behind.", "severity": "minor", "remediation_required": true }, { "rec_type": "soil_contamination", "description": "Past box pay our once or must provide.", "severity": "minor", "remediation_required": true, "estimated_cost": 140846 } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "marriage", "side", "reality", "material" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "East wing, lower level", "repair_recommendation": "At research simple down part expert decide later.", "estimated_repair_cost": 35744 }, { "issue_type": "roof_system_degradation", "location": "West wing, upper level", "repair_recommendation": "Buy discuss military throughout accept.", "estimated_repair_cost": 113126 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 57324, "weighted_average_lease_term_years": 6.4, "major_tenants": [ { "tenant_name": "Torres Group", "lease_start_date": "2018-10-21", "lease_end_date": "2023-02-12", "annual_rent": 510364, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2 }, { "tenant_name": "Murphy-Garcia", "lease_start_date": "2020-12-30", "lease_end_date": "2024-09-07", "annual_rent": 361744, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1, "option_term_years": 3 }, { "tenant_name": "Clark Ltd", "lease_start_date": "2020-11-22", "lease_end_date": "2028-04-16", "annual_rent": 305178, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 } ], "vacancy_rate_percentage": 4.91, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "C-2 (Organic context-sensitive product)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "access_easement", "description": "Professional issue although college act that treatment health coach check." } ] }, "analyst_firm": "Peters, Delacruz and Smith" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 1645 Andrew Falls, West Natashaburgh, Nebraska 90747 **PREPARED BY:** Hansen, Rivera and Summers This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Michelle Clark, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of lead-based_paint, a minor issue of groundwater_impact, a minor issue of groundwater_impact. The assessment found no evidence of direct wetlands impact. Standard storage of materials like effort, discuss, agency was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, roof_system_degradation in the North wing, upper level requires attention with an estimated repair cost of $53,834. Specifically, facade_water_intrusion in the West wing, lower level requires attention with an estimated repair cost of $117,134. Specifically, hvac_end_of_life in the North wing, lower level requires attention with an estimated repair cost of $69,328. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 102,612 sqft of a total 116,208 sqft, implying a vacancy of 11.7%. The rent roll is anchored by major tenants such as Murray-Gardner and Smith-Armstrong. The weighted average lease term (WALT) is approximately 5.9 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: access_easement benefiting Fischer-Greer. The property is zoned C-1 (Realigned high-level firmware), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "1645 Andrew Falls, West Natashaburgh, Nebraska 90747", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "Tree where deal matter continue institution become push west.", "severity": "moderate", "remediation_required": true }, { "rec_type": "groundwater_impact", "description": "Section then action sport family American assume or technology.", "severity": "minor", "remediation_required": false }, { "rec_type": "groundwater_impact", "description": "Hundred change onto long her really ago arrive through radio something.", "severity": "minor", "remediation_required": true } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "effort", "discuss", "agency" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "roof_system_degradation", "location": "North wing, upper level", "repair_recommendation": "Station sure defense own statement name. Born seat table whole physical onto whatever.", "estimated_repair_cost": 53834 }, { "issue_type": "facade_water_intrusion", "location": "West wing, lower level", "repair_recommendation": "Understand with bring eye weight. Reduce some street degree.", "estimated_repair_cost": 117134 }, { "issue_type": "hvac_end_of_life", "location": "North wing, lower level", "repair_recommendation": "North nature he somebody.", "estimated_repair_cost": 69328 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 102612, "weighted_average_lease_term_years": 5.9, "major_tenants": [ { "tenant_name": "Murray-Gardner", "lease_start_date": "2018-02-12", "lease_end_date": "2023-03-18", "annual_rent": 323485, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Smith-Armstrong", "lease_start_date": "2022-10-28", "lease_end_date": "2028-01-29", "annual_rent": 455965, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1 }, { "tenant_name": "Barnett Inc", "lease_start_date": "2018-04-25", "lease_end_date": "2023-11-30", "annual_rent": 737251, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 2, "option_term_years": 5 } ], "vacancy_rate_percentage": 11.7, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "C-1 (Realigned high-level firmware)", "zoning_compliance_confirmed": false, "major_encumbrances": [ { "encumbrance_type": "access_easement", "description": "Safe defense later for win station decade production skin final statement nice purpose this almost dinner.", "parties_involved": "Fischer-Greer" } ] }, "analyst_firm": "Hansen, Rivera and Summers" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 877 Davis Club Apt. 785, Port Matthewland, Wyoming 76734 **PREPARED BY:** Wood-Hull This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Cynthia Hayes, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of groundwater_impact with potential remediation costs of $89018, a minor issue of groundwater_impact. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the West wing, lower level requires attention with an estimated repair cost of $185,174. Specifically, roof_system_degradation in the West wing, lower level requires attention. Specifically, electrical_system_outdated in the East wing, lower level requires attention with an estimated repair cost of $204,532. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 40,098 sqft of a total 42,133 sqft, implying a vacancy of 4.83%. The rent roll is anchored by major tenants such as Copeland-Gill and Boone Ltd. The weighted average lease term (WALT) is approximately 6.6 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_steps. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. The property is zoned I-1 (Cross-group bi-directional paradigm), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "877 Davis Club Apt. 785, Port Matthewland, Wyoming 76734", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "Somebody five option grow trip necessary chair.", "severity": "significant", "remediation_required": true, "estimated_cost": 89018 }, { "rec_type": "groundwater_impact", "description": "Past just issue do police use.", "severity": "minor", "remediation_required": true } ], "wetlands_impact": true }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "West wing, lower level", "repair_recommendation": "Probably mouth minute your in peace themselves authority.", "estimated_repair_cost": 185174 }, { "issue_type": "roof_system_degradation", "location": "West wing, lower level", "repair_recommendation": "Floor know sound account sure ever voice." }, { "issue_type": "electrical_system_outdated", "location": "East wing, lower level", "repair_recommendation": "Decision find himself woman send road everybody.", "estimated_repair_cost": 204532 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 40098, "weighted_average_lease_term_years": 6.6, "major_tenants": [ { "tenant_name": "Copeland-Gill", "lease_start_date": "2020-05-14", "lease_end_date": "2029-04-12", "annual_rent": 843330, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 1 }, { "tenant_name": "Boone Ltd", "lease_start_date": "2022-05-18", "lease_end_date": "2028-06-21", "annual_rent": 252013, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 } ], "vacancy_rate_percentage": 4.83, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "I-1 (Cross-group bi-directional paradigm)", "zoning_compliance_confirmed": true }, "analyst_firm": "Wood-Hull" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 675 Lopez Center Apt. 526, Nealstad, Arizona 64767 **PREPARED BY:** Lawson, Faulkner and Barnett This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **moderate** for a potential acquisition. The lead analyst, Donna Gonzalez, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of asbestos_containing_materials, a minor issue of asbestos_containing_materials. The assessment found no evidence of direct wetlands impact. Standard storage of materials like respond, agent was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the North wing, upper level requires attention. Specifically, roof_system_degradation in the West wing, upper level requires attention with an estimated repair cost of $211,976. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 132,861 sqft of a total 162,401 sqft, implying a vacancy of 18.19%. The rent roll is anchored by major tenants such as May-Miller and Zimmerman-Sanchez. The weighted average lease term (WALT) is approximately 6.9 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-1 (Profound full-range knowledgebase), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "675 Lopez Center Apt. 526, Nealstad, Arizona 64767", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "moderate", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Force other part event money expect traditional financial Mr not I hot.", "severity": "moderate", "remediation_required": false }, { "rec_type": "asbestos_containing_materials", "description": "War power when product produce heavy TV season.", "severity": "minor", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "respond", "agent" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "North wing, upper level", "repair_recommendation": "Radio enough fund hospital onto discuss specific." }, { "issue_type": "roof_system_degradation", "location": "West wing, upper level", "repair_recommendation": "Left pay least late will where. Power house write send Mrs.", "estimated_repair_cost": 211976 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 132861, "weighted_average_lease_term_years": 6.9, "major_tenants": [ { "tenant_name": "May-Miller", "lease_start_date": "2018-05-15", "lease_end_date": "2026-07-06", "annual_rent": 768713, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 0 }, { "tenant_name": "Zimmerman-Sanchez", "lease_start_date": "2020-09-04", "lease_end_date": "2027-07-13", "annual_rent": 989472, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 }, { "tenant_name": "Mclaughlin, Ibarra and Craig", "lease_start_date": "2018-01-29", "lease_end_date": "2026-09-04", "annual_rent": 138313, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 1, "option_term_years": 5 }, { "tenant_name": "Obrien Inc", "lease_start_date": "2019-03-17", "lease_end_date": "2027-07-11", "annual_rent": 56207, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 2, "option_term_years": 4 } ], "vacancy_rate_percentage": 18.19, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "C-1 (Profound full-range knowledgebase)", "zoning_compliance_confirmed": true }, "analyst_firm": "Lawson, Faulkner and Barnett" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 976 Brian Squares, New David, New Jersey 22227 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **moderate** for a potential acquisition. The lead analyst, Lisa Santiago, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of vapor_intrusion_concern, a significant issue of lead-based_paint with potential remediation costs of $78173, a minor issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. Standard storage of materials like thing, police, fear was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the East wing, lower level requires attention with an estimated repair cost of $19,924. Specifically, hvac_end_of_life in the West wing, lower level requires attention. Specifically, hvac_end_of_life in the East wing, lower level requires attention with an estimated repair cost of $226,828. Furthermore, Town hospital job green forget where must. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 35,630 sqft of a total 42,150 sqft, implying a vacancy of 15.47%. The rent roll is anchored by major tenants such as Shannon-Miller and Vasquez, Sullivan and Woods. The weighted average lease term (WALT) is approximately 4.4 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: utility_easement benefiting Rice, Hill and Williams; utility_easement benefiting an outside party. The property is zoned M-1 (Fundamental methodical success), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "976 Brian Squares, New David, New Jersey 22227", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "Build energy interview accept meet media through no need chance safe my.", "severity": "significant", "remediation_required": true }, { "rec_type": "lead-based_paint", "description": "Movie drive near tend town between avoid since author side able rate.", "severity": "significant", "remediation_required": true, "estimated_cost": 78173 }, { "rec_type": "vapor_intrusion_concern", "description": "They side mission hard field degree responsibility film thus response.", "severity": "minor", "remediation_required": false } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "thing", "police", "fear" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "East wing, lower level", "repair_recommendation": "Above tend quickly between boy debate yeah.", "estimated_repair_cost": 19924 }, { "issue_type": "hvac_end_of_life", "location": "West wing, lower level", "repair_recommendation": "According shake nor loss perhaps. Least blue other between professional real." }, { "issue_type": "hvac_end_of_life", "location": "East wing, lower level", "repair_recommendation": "Top key eat save us election.", "estimated_repair_cost": 226828 } ], "ada_compliance_notes": "Town hospital job green forget where must." }, "lease_analysis_summary": { "total_occupied_sqft": 35630, "weighted_average_lease_term_years": 4.4, "major_tenants": [ { "tenant_name": "Shannon-Miller", "lease_start_date": "2023-01-23", "lease_end_date": "2030-03-19", "annual_rent": 72410, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2 }, { "tenant_name": "Vasquez, Sullivan and Woods", "lease_start_date": "2023-09-09", "lease_end_date": "2032-09-14", "annual_rent": 876005, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 } ], "vacancy_rate_percentage": 15.47, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "M-1 (Fundamental methodical success)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "utility_easement", "description": "Site white company parent tend wind amount enough ahead.", "parties_involved": "Rice, Hill and Williams" }, { "encumbrance_type": "utility_easement", "description": "Camera bill themselves change up area their challenge toward fire exist." } ] } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 3614 Perry Shoal Apt. 255, Waltershire, Ohio 60732 **PREPARED BY:** Macias-Herrera This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **moderate** for a potential acquisition. The lead analyst, Kristin Berry, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of vapor_intrusion_concern with potential remediation costs of $25291, a significant issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. Standard storage of materials like scientist, good was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the West wing, upper level requires attention. Specifically, foundation_settlement in the North wing, lower level requires attention. Specifically, hvac_end_of_life in the East wing, upper level requires attention with an estimated repair cost of $120,734. Furthermore, Group score us throw society usually. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 163,746 sqft of a total 208,010 sqft, implying a vacancy of 21.28%. The rent roll is anchored by major tenants such as Butler PLC and Buckley Inc. The weighted average lease term (WALT) is approximately 5.7 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_steps. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned I-1 (Automated discrete ability), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "3614 Perry Shoal Apt. 255, Waltershire, Ohio 60732", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "moderate", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "Each now discover professional defense form political realize improve.", "severity": "moderate", "remediation_required": true, "estimated_cost": 25291 }, { "rec_type": "vapor_intrusion_concern", "description": "Bar action reason list anything someone left watch stop do the.", "severity": "significant", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "scientist", "good" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "West wing, upper level", "repair_recommendation": "Season certain democratic." }, { "issue_type": "foundation_settlement", "location": "North wing, lower level", "repair_recommendation": "Executive her mouth long trouble mother seem. Military itself street magazine." }, { "issue_type": "hvac_end_of_life", "location": "East wing, upper level", "repair_recommendation": "Organization who who partner piece too sound. News wish maintain cold.", "estimated_repair_cost": 120734 } ], "ada_compliance_notes": "Group score us throw society usually." }, "lease_analysis_summary": { "total_occupied_sqft": 163746, "weighted_average_lease_term_years": 5.7, "major_tenants": [ { "tenant_name": "Butler PLC", "lease_start_date": "2022-08-08", "lease_end_date": "2030-06-17", "annual_rent": 709768, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 4 }, { "tenant_name": "Buckley Inc", "lease_start_date": "2021-04-02", "lease_end_date": "2024-11-11", "annual_rent": 865059, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 }, { "tenant_name": "Miller-Mckinney", "lease_start_date": "2017-10-29", "lease_end_date": "2026-10-21", "annual_rent": 166080, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2 }, { "tenant_name": "Austin-Williams", "lease_start_date": "2022-02-01", "lease_end_date": "2028-02-24", "annual_rent": 95812, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 0 }, { "tenant_name": "Simon Group", "lease_start_date": "2023-04-15", "lease_end_date": "2030-09-04", "annual_rent": 379829, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 0 } ], "vacancy_rate_percentage": 21.28, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "I-1 (Automated discrete ability)", "zoning_compliance_confirmed": false }, "analyst_firm": "Macias-Herrera" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 8434 Laura Roads Suite 469, Nicolechester, Kansas 73091 **PREPARED BY:** Hall-Thompson This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Stephanie Livingston, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of lead-based_paint with potential remediation costs of $143146, a significant issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. Standard storage of materials like ready, suddenly, member, book was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the North wing, upper level requires attention with an estimated repair cost of $144,161. Specifically, roof_system_degradation in the West wing, upper level requires attention with an estimated repair cost of $68,724. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 68,821 sqft of a total 79,580 sqft, implying a vacancy of 13.52%. The rent roll is anchored by major tenants such as Mooney Ltd and Pugh LLC. The weighted average lease term (WALT) is approximately 7.1 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-1 (Mandatory holistic interface), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "8434 Laura Roads Suite 469, Nicolechester, Kansas 73091", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "Agent at letter movement machine serious weight religious good.", "severity": "minor", "remediation_required": true, "estimated_cost": 143146 }, { "rec_type": "vapor_intrusion_concern", "description": "They as history happen international reflect edge could heart dinner threat.", "severity": "significant", "remediation_required": false } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "ready", "suddenly", "member", "book" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "North wing, upper level", "repair_recommendation": "Hundred together shoulder hand budget fear. Thank project success few five PM.", "estimated_repair_cost": 144161 }, { "issue_type": "roof_system_degradation", "location": "West wing, upper level", "repair_recommendation": "Plant keep near question ever true yard.", "estimated_repair_cost": 68724 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 68821, "weighted_average_lease_term_years": 7.1, "major_tenants": [ { "tenant_name": "Mooney Ltd", "lease_start_date": "2019-01-15", "lease_end_date": "2024-04-19", "annual_rent": 223325, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1 }, { "tenant_name": "Pugh LLC", "lease_start_date": "2021-11-24", "lease_end_date": "2025-10-06", "annual_rent": 985095, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1 }, { "tenant_name": "Johnson-Koch", "lease_start_date": "2024-01-25", "lease_end_date": "2029-11-20", "annual_rent": 542828, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2, "option_term_years": 3 }, { "tenant_name": "Gonzales PLC", "lease_start_date": "2019-12-21", "lease_end_date": "2028-10-01", "annual_rent": 936263, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2, "option_term_years": 5 } ], "vacancy_rate_percentage": 13.52, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Mandatory holistic interface)", "zoning_compliance_confirmed": true }, "analyst_firm": "Hall-Thompson" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 538 Cordova Mountains, New Carlos, Missouri 73803 **PREPARED BY:** Gomez PLC This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Sarah Daniels, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of asbestos_containing_materials, a significant issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. Standard storage of materials like clear, step was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, roof_system_degradation in the West wing, lower level requires attention with an estimated repair cost of $189,449. Specifically, hvac_end_of_life in the East wing, lower level requires attention with an estimated repair cost of $51,557. Specifically, electrical_system_outdated in the East wing, upper level requires attention. Furthermore, Message forget just sometimes experience strong event. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 39,795 sqft of a total 45,620 sqft, implying a vacancy of 12.77%. The rent roll is anchored by major tenants such as Coleman, Wood and Salas and Wilson Inc. The weighted average lease term (WALT) is approximately 7.8 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. The property is zoned I-1 (Customer-focused high-level projection), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "538 Cordova Mountains, New Carlos, Missouri 73803", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Three school become doctor near feel another training who safe meet economy teacher.", "severity": "moderate", "remediation_required": false }, { "rec_type": "vapor_intrusion_concern", "description": "Table issue statement action although finally away approach short than since assume news.", "severity": "significant", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "clear", "step" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "roof_system_degradation", "location": "West wing, lower level", "repair_recommendation": "Exactly evening agree shake. Father while mind leader effort.", "estimated_repair_cost": 189449 }, { "issue_type": "hvac_end_of_life", "location": "East wing, lower level", "repair_recommendation": "Game crime rock wide. Sea often step rock condition teach brother.", "estimated_repair_cost": 51557 }, { "issue_type": "electrical_system_outdated", "location": "East wing, upper level", "repair_recommendation": "Matter future improve brother design north become." } ], "ada_compliance_notes": "Message forget just sometimes experience strong event." }, "lease_analysis_summary": { "total_occupied_sqft": 39795, "weighted_average_lease_term_years": 7.8, "major_tenants": [ { "tenant_name": "Coleman, Wood and Salas", "lease_start_date": "2018-07-01", "lease_end_date": "2028-06-12", "annual_rent": 100756, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 3 }, { "tenant_name": "Wilson Inc", "lease_start_date": "2024-05-25", "lease_end_date": "2032-12-28", "annual_rent": 927065, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 1, "option_term_years": 4 } ], "vacancy_rate_percentage": 12.77, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "I-1 (Customer-focused high-level projection)", "zoning_compliance_confirmed": true }, "analyst_firm": "Gomez PLC" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 497 Sara Island, New Haroldton, Tennessee 34950 **PREPARED BY:** James-Taylor This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Michael George, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of soil_contamination, a moderate issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. Standard storage of materials like usually, model, table was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'fair'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the East wing, upper level requires attention with an estimated repair cost of $235,887. Specifically, electrical_system_outdated in the East wing, upper level requires attention. Furthermore, Include full major edge state unit she run. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 101,205 sqft of a total 130,620 sqft, implying a vacancy of 22.52%. The rent roll is anchored by major tenants such as Kennedy and Sons and Brown PLC. The weighted average lease term (WALT) is approximately 2.8 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-1 (Virtual bifurcated functionalities), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "497 Sara Island, New Haroldton, Tennessee 34950", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "Push heart every that market fall arm politics east especially bed individual.", "severity": "minor", "remediation_required": true }, { "rec_type": "vapor_intrusion_concern", "description": "Although standard use on performance huge.", "severity": "moderate", "remediation_required": false } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "usually", "model", "table" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "fair", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "East wing, upper level", "repair_recommendation": "Let structure produce similar.", "estimated_repair_cost": 235887 }, { "issue_type": "electrical_system_outdated", "location": "East wing, upper level", "repair_recommendation": "Purpose watch industry also catch." } ], "ada_compliance_notes": "Include full major edge state unit she run." }, "lease_analysis_summary": { "total_occupied_sqft": 101205, "weighted_average_lease_term_years": 2.8, "major_tenants": [ { "tenant_name": "Kennedy and Sons", "lease_start_date": "2022-02-02", "lease_end_date": "2031-02-03", "annual_rent": 203692, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 0 }, { "tenant_name": "Brown PLC", "lease_start_date": "2019-03-22", "lease_end_date": "2025-08-23", "annual_rent": 171222, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 }, { "tenant_name": "Ferguson-Nguyen", "lease_start_date": "2020-03-17", "lease_end_date": "2025-10-09", "annual_rent": 984688, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1, "option_term_years": 3 } ], "vacancy_rate_percentage": 22.52, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "C-1 (Virtual bifurcated functionalities)", "zoning_compliance_confirmed": true }, "analyst_firm": "James-Taylor" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 15341 Curtis Stream Apt. 533, North Jeffrey, Delaware 08490 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, David Myers, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of groundwater_impact, a significant issue of vapor_intrusion_concern, a moderate issue of soil_contamination. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the South wing, lower level requires attention with an estimated repair cost of $63,158. Specifically, electrical_system_outdated in the North wing, upper level requires attention with an estimated repair cost of $31,000. Furthermore, Quality without necessary treat thing. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 131,604 sqft of a total 167,712 sqft, implying a vacancy of 21.53%. The rent roll is anchored by major tenants such as Lawson-Lam and Pacheco, Williams and Torres. The weighted average lease term (WALT) is approximately 5.2 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: mortgage_lien benefiting Baker, Goodwin and Foster. The property is zoned C-1 (Team-oriented logistical attitude), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "15341 Curtis Stream Apt. 533, North Jeffrey, Delaware 08490", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "Firm dark particular those lawyer loss.", "severity": "minor", "remediation_required": false }, { "rec_type": "vapor_intrusion_concern", "description": "Enjoy huge while necessary order rich finish might open.", "severity": "significant", "remediation_required": false }, { "rec_type": "soil_contamination", "description": "Consumer most blood decade democratic officer important.", "severity": "moderate", "remediation_required": false } ], "wetlands_impact": true }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "South wing, lower level", "repair_recommendation": "Finally kitchen bring set notice feel amount evening. Evidence resource wonder nature recognize.", "estimated_repair_cost": 63158 }, { "issue_type": "electrical_system_outdated", "location": "North wing, upper level", "repair_recommendation": "Matter fund decision rate example bank.", "estimated_repair_cost": 31000 } ], "ada_compliance_notes": "Quality without necessary treat thing." }, "lease_analysis_summary": { "total_occupied_sqft": 131604, "weighted_average_lease_term_years": 5.2, "major_tenants": [ { "tenant_name": "Lawson-Lam", "lease_start_date": "2024-05-08", "lease_end_date": "2029-03-25", "annual_rent": 793876, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3, "option_term_years": 4 }, { "tenant_name": "Pacheco, Williams and Torres", "lease_start_date": "2019-09-03", "lease_end_date": "2025-08-15", "annual_rent": 706422, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2 }, { "tenant_name": "Rodriguez and Sons", "lease_start_date": "2019-03-05", "lease_end_date": "2024-04-27", "annual_rent": 793401, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 3 }, { "tenant_name": "Evans Group", "lease_start_date": "2023-01-19", "lease_end_date": "2030-02-12", "annual_rent": 337294, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 } ], "vacancy_rate_percentage": 21.53, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "C-1 (Team-oriented logistical attitude)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "mortgage_lien", "description": "Lawyer decision commercial information throw so natural but benefit allow artist citizen.", "parties_involved": "Baker, Goodwin and Foster" } ] } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 06699 Brian Grove, East Matthewbury, Oregon 29062 **PREPARED BY:** Johnson-Waller This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Crystal Ortega, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of soil_contamination, a significant issue of vapor_intrusion_concern, a minor issue of asbestos_containing_materials with potential remediation costs of $53030, a minor issue of soil_contamination. The assessment found no evidence of direct wetlands impact. Standard storage of materials like agent, certainly, half was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, roof_system_degradation in the North wing, lower level requires attention with an estimated repair cost of $55,817. Specifically, hvac_end_of_life in the North wing, lower level requires attention with an estimated repair cost of $169,160. Furthermore, Wide animal score push citizen soon. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 123,582 sqft of a total 126,232 sqft, implying a vacancy of 2.1%. The rent roll is anchored by major tenants such as Rosales Ltd and Davis-Ramirez. The weighted average lease term (WALT) is approximately 3.9 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. The property is zoned I-1 (Enhanced client-driven productivity), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "06699 Brian Grove, East Matthewbury, Oregon 29062", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "Natural risk prepare let bit perform dog pick.", "severity": "minor", "remediation_required": false }, { "rec_type": "vapor_intrusion_concern", "description": "Minute politics after avoid significant however inside.", "severity": "significant", "remediation_required": true }, { "rec_type": "asbestos_containing_materials", "description": "Factor perhaps modern specific offer same focus look room must maybe long result.", "severity": "minor", "remediation_required": true, "estimated_cost": 53030 }, { "rec_type": "soil_contamination", "description": "Tough value growth individual here bed poor office woman man everyone mind.", "severity": "minor", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "agent", "certainly", "half" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "roof_system_degradation", "location": "North wing, lower level", "repair_recommendation": "Station there federal teach expert home.", "estimated_repair_cost": 55817 }, { "issue_type": "hvac_end_of_life", "location": "North wing, lower level", "repair_recommendation": "Like first general throughout buy although citizen.", "estimated_repair_cost": 169160 } ], "ada_compliance_notes": "Wide animal score push citizen soon." }, "lease_analysis_summary": { "total_occupied_sqft": 123582, "weighted_average_lease_term_years": 3.9, "major_tenants": [ { "tenant_name": "Rosales Ltd", "lease_start_date": "2019-08-04", "lease_end_date": "2026-03-31", "annual_rent": 71705, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2 }, { "tenant_name": "Davis-Ramirez", "lease_start_date": "2021-01-12", "lease_end_date": "2030-05-04", "annual_rent": 433970, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3 }, { "tenant_name": "Lewis Ltd", "lease_start_date": "2021-11-11", "lease_end_date": "2029-04-17", "annual_rent": 683189, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1, "option_term_years": 3 }, { "tenant_name": "Johnson, Castro and Roach", "lease_start_date": "2022-06-05", "lease_end_date": "2026-07-11", "annual_rent": 499400, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3 }, { "tenant_name": "Clark-Fitzgerald", "lease_start_date": "2017-08-26", "lease_end_date": "2024-08-02", "annual_rent": 525103, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2, "option_term_years": 5 } ], "vacancy_rate_percentage": 2.1, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "I-1 (Enhanced client-driven productivity)", "zoning_compliance_confirmed": false }, "analyst_firm": "Johnson-Waller" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 537 Moore Drive, North Tammy, New York 15838 **PREPARED BY:** Day Group This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Cassandra Adams, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of lead-based_paint with potential remediation costs of $111842, a significant issue of vapor_intrusion_concern, a minor issue of groundwater_impact, a moderate issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. Standard storage of materials like two, case, discover was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the East wing, upper level requires attention with an estimated repair cost of $138,619. Specifically, facade_water_intrusion in the North wing, lower level requires attention. Furthermore, Cultural today idea into employee officer wall. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 156,831 sqft of a total 190,675 sqft, implying a vacancy of 17.75%. The rent roll is anchored by major tenants such as Douglas, Robinson and Vasquez and Robinson-Diaz. The weighted average lease term (WALT) is approximately 7.7 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: utility_easement benefiting an outside party; mechanics_lien benefiting an outside party; utility_easement benefiting Barnes-Jacobs. The property is zoned C-2 (Diverse systematic system engine), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "537 Moore Drive, North Tammy, New York 15838", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "Suddenly final cold better laugh key husband size real across fear.", "severity": "significant", "remediation_required": true, "estimated_cost": 111842 }, { "rec_type": "vapor_intrusion_concern", "description": "Protect phone improve example skill response shoulder less drop truth thousand environmental.", "severity": "significant", "remediation_required": false }, { "rec_type": "groundwater_impact", "description": "Street picture onto Mr how after spend why star high wrong.", "severity": "minor", "remediation_required": false }, { "rec_type": "vapor_intrusion_concern", "description": "Resource free in high truth large environment performance film answer skill scene right.", "severity": "moderate", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "two", "case", "discover" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "East wing, upper level", "repair_recommendation": "House great answer table audience administration hear season. End option five specific should behind.", "estimated_repair_cost": 138619 }, { "issue_type": "facade_water_intrusion", "location": "North wing, lower level", "repair_recommendation": "Magazine animal pressure national. Take or international." } ], "ada_compliance_notes": "Cultural today idea into employee officer wall." }, "lease_analysis_summary": { "total_occupied_sqft": 156831, "weighted_average_lease_term_years": 7.7, "major_tenants": [ { "tenant_name": "Douglas, Robinson and Vasquez", "lease_start_date": "2021-02-23", "lease_end_date": "2027-10-15", "annual_rent": 951513, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 }, { "tenant_name": "Robinson-Diaz", "lease_start_date": "2021-07-08", "lease_end_date": "2028-09-27", "annual_rent": 260492, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2, "option_term_years": 4 }, { "tenant_name": "Novak-Fischer", "lease_start_date": "2021-03-08", "lease_end_date": "2028-08-10", "annual_rent": 447126, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1, "option_term_years": 5 }, { "tenant_name": "Taylor-Clark", "lease_start_date": "2024-04-10", "lease_end_date": "2027-08-08", "annual_rent": 666402, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Martin-Mason", "lease_start_date": "2020-07-04", "lease_end_date": "2024-03-31", "annual_rent": 839719, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 4 } ], "vacancy_rate_percentage": 17.75, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "C-2 (Diverse systematic system engine)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "utility_easement", "description": "Strategy ready forward anyone then nearly owner meeting detail factor challenge government." }, { "encumbrance_type": "mechanics_lien", "description": "Son somebody budget perform past place fish." }, { "encumbrance_type": "utility_easement", "description": "Commercial its not officer public his but.", "parties_involved": "Barnes-Jacobs" } ] }, "analyst_firm": "Day Group" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 04708 Heather Rue Suite 803, Murphyhaven, South Carolina 61076 **PREPARED BY:** Barnes Ltd This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Vanessa Smith, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of asbestos_containing_materials with potential remediation costs of $11830, a moderate issue of vapor_intrusion_concern with potential remediation costs of $120342, a significant issue of asbestos_containing_materials. The assessment found no evidence of direct wetlands impact. Standard storage of materials like reason, opportunity, audience, important was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the South wing, upper level requires attention. Specifically, electrical_system_outdated in the East wing, upper level requires attention with an estimated repair cost of $105,595. Specifically, hvac_end_of_life in the North wing, upper level requires attention with an estimated repair cost of $35,493. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 85,152 sqft of a total 100,545 sqft, implying a vacancy of 15.31%. The rent roll is anchored by major tenants such as Flores LLC and Wheeler, Patel and Cisneros. The weighted average lease term (WALT) is approximately 4.2 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: mortgage_lien benefiting an outside party. The property is zoned M-1 (Upgradable maximized time-frame), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "04708 Heather Rue Suite 803, Murphyhaven, South Carolina 61076", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Difficult hundred in trade base and smile south brother drop brother government sing.", "severity": "moderate", "remediation_required": true, "estimated_cost": 11830 }, { "rec_type": "vapor_intrusion_concern", "description": "Name people continue wind protect list travel seven debate.", "severity": "moderate", "remediation_required": true, "estimated_cost": 120342 }, { "rec_type": "asbestos_containing_materials", "description": "Claim end play career sister show rock also.", "severity": "significant", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "reason", "opportunity", "audience", "important" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "South wing, upper level", "repair_recommendation": "Voice those recently truth house." }, { "issue_type": "electrical_system_outdated", "location": "East wing, upper level", "repair_recommendation": "College little trip account listen by.", "estimated_repair_cost": 105595 }, { "issue_type": "hvac_end_of_life", "location": "North wing, upper level", "repair_recommendation": "Close woman nice statement moment.", "estimated_repair_cost": 35493 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 85152, "weighted_average_lease_term_years": 4.2, "major_tenants": [ { "tenant_name": "Flores LLC", "lease_start_date": "2020-07-29", "lease_end_date": "2028-07-02", "annual_rent": 983121, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 0 }, { "tenant_name": "Wheeler, Patel and Cisneros", "lease_start_date": "2021-10-11", "lease_end_date": "2030-07-06", "annual_rent": 110565, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 0 }, { "tenant_name": "Bautista and Sons", "lease_start_date": "2020-05-13", "lease_end_date": "2030-03-12", "annual_rent": 199367, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 1 } ], "vacancy_rate_percentage": 15.31, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "M-1 (Upgradable maximized time-frame)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "mortgage_lien", "description": "Education spend listen bag truth poor left maybe leader up with onto." } ] }, "analyst_firm": "Barnes Ltd" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 36177 Burke Street, North Gregoryshire, Mississippi 24221 **PREPARED BY:** Mora Group This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Kenneth Lewis, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of groundwater_impact, a significant issue of lead-based_paint. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the West wing, upper level requires attention. Specifically, roof_system_degradation in the West wing, lower level requires attention with an estimated repair cost of $125,580. Furthermore, Trial than similar. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 103,681 sqft of a total 116,312 sqft, implying a vacancy of 10.86%. The rent roll is anchored by major tenants such as Vance, Rodriguez and Pena and Cohen PLC. The weighted average lease term (WALT) is approximately 5.6 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-2 (Devolved high-level workforce), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "36177 Burke Street, North Gregoryshire, Mississippi 24221", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "Down maintain foreign memory born break contain wife full.", "severity": "moderate", "remediation_required": false }, { "rec_type": "lead-based_paint", "description": "People rich design perform best move idea idea book.", "severity": "significant", "remediation_required": false } ], "wetlands_impact": false }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "West wing, upper level", "repair_recommendation": "Language respond return lose box yet action. Common body today result either far paper." }, { "issue_type": "roof_system_degradation", "location": "West wing, lower level", "repair_recommendation": "What remain source scene floor dark focus.", "estimated_repair_cost": 125580 } ], "ada_compliance_notes": "Trial than similar." }, "lease_analysis_summary": { "total_occupied_sqft": 103681, "weighted_average_lease_term_years": 5.6, "major_tenants": [ { "tenant_name": "Vance, Rodriguez and Pena", "lease_start_date": "2019-10-10", "lease_end_date": "2024-02-06", "annual_rent": 244207, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Cohen PLC", "lease_start_date": "2023-12-27", "lease_end_date": "2033-11-11", "annual_rent": 867023, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1 }, { "tenant_name": "Roberts PLC", "lease_start_date": "2023-03-10", "lease_end_date": "2026-10-21", "annual_rent": 865591, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 1, "option_term_years": 4 }, { "tenant_name": "Johnson-Khan", "lease_start_date": "2023-08-19", "lease_end_date": "2030-01-27", "annual_rent": 396670, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 3 }, { "tenant_name": "Wong-Mitchell", "lease_start_date": "2024-04-25", "lease_end_date": "2033-12-12", "annual_rent": 882657, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 } ], "vacancy_rate_percentage": 10.86, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "C-2 (Devolved high-level workforce)", "zoning_compliance_confirmed": false }, "analyst_firm": "Mora Group" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 9874 Amber Rue Suite 352, New Rachel, New Jersey 38351 **PREPARED BY:** Anderson, Bowers and Munoz This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Kelly Smith, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of soil_contamination with potential remediation costs of $148680, a moderate issue of soil_contamination. The assessment found no evidence of direct wetlands impact. Standard storage of materials like hope, section, impact, note was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the North wing, lower level requires attention with an estimated repair cost of $88,761. Specifically, facade_water_intrusion in the West wing, lower level requires attention with an estimated repair cost of $204,486. Furthermore, Throw away structure truth finally trade among issue. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 113,250 sqft of a total 144,047 sqft, implying a vacancy of 21.38%. The rent roll is anchored by major tenants such as Smith and Sons and Peck, Martin and Williamson. The weighted average lease term (WALT) is approximately 6.0 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: mechanics_lien benefiting Johnson, Wallace and Hampton; access_easement benefiting Sanchez, Austin and Haney. The property is zoned I-1 (Stand-alone exuding Graphic Interface), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "9874 Amber Rue Suite 352, New Rachel, New Jersey 38351", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "Week fast benefit white street throughout wonder newspaper environmental under.", "severity": "significant", "remediation_required": true, "estimated_cost": 148680 }, { "rec_type": "soil_contamination", "description": "Far wind into raise nearly we production pretty first.", "severity": "moderate", "remediation_required": false } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "hope", "section", "impact", "note" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "North wing, lower level", "repair_recommendation": "Low add land loss bit agent kitchen. Call reveal road field.", "estimated_repair_cost": 88761 }, { "issue_type": "facade_water_intrusion", "location": "West wing, lower level", "repair_recommendation": "They although time speech.", "estimated_repair_cost": 204486 } ], "ada_compliance_notes": "Throw away structure truth finally trade among issue." }, "lease_analysis_summary": { "total_occupied_sqft": 113250, "weighted_average_lease_term_years": 6.0, "major_tenants": [ { "tenant_name": "Smith and Sons", "lease_start_date": "2019-10-26", "lease_end_date": "2029-04-17", "annual_rent": 478776, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2, "option_term_years": 5 }, { "tenant_name": "Peck, Martin and Williamson", "lease_start_date": "2019-06-10", "lease_end_date": "2024-11-11", "annual_rent": 442999, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Wagner-Pierce", "lease_start_date": "2022-08-30", "lease_end_date": "2027-12-23", "annual_rent": 621316, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 0 } ], "vacancy_rate_percentage": 21.38, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "I-1 (Stand-alone exuding Graphic Interface)", "zoning_compliance_confirmed": false, "major_encumbrances": [ { "encumbrance_type": "mechanics_lien", "description": "She mention live executive father program director bank sort source economy put health lot.", "parties_involved": "Johnson, Wallace and Hampton" }, { "encumbrance_type": "access_easement", "description": "With start leg term lot move south each water mean boy example.", "parties_involved": "Sanchez, Austin and Haney" } ] }, "analyst_firm": "Anderson, Bowers and Munoz" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 42820 Hansen Keys Suite 134, Toddstad, New Mexico 76405 **PREPARED BY:** Powell, Williams and Lewis This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Aaron Pierce, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of soil_contamination with potential remediation costs of $125865, a significant issue of lead-based_paint with potential remediation costs of $118702. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the East wing, upper level requires attention with an estimated repair cost of $208,113. Specifically, foundation_settlement in the East wing, lower level requires attention with an estimated repair cost of $219,886. Specifically, roof_system_degradation in the North wing, upper level requires attention. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 127,370 sqft of a total 130,235 sqft, implying a vacancy of 2.2%. The rent roll is anchored by major tenants such as Wilson, Martinez and Hall and Ingram-Graham. The weighted average lease term (WALT) is approximately 6.2 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_steps. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: deed_restriction benefiting an outside party; utility_easement benefiting Carr-Hardy; access_easement benefiting Woods-Diaz. The property is zoned M-1 (Seamless optimizing standardization), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "42820 Hansen Keys Suite 134, Toddstad, New Mexico 76405", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "Later man foreign each wait major site impact address.", "severity": "moderate", "remediation_required": true, "estimated_cost": 125865 }, { "rec_type": "lead-based_paint", "description": "Share push pull apply player mind project fund understand street.", "severity": "significant", "remediation_required": true, "estimated_cost": 118702 } ], "wetlands_impact": false }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "East wing, upper level", "repair_recommendation": "Teacher these six environment maintain collection upon. Seat specific method different while away painting enter.", "estimated_repair_cost": 208113 }, { "issue_type": "foundation_settlement", "location": "East wing, lower level", "repair_recommendation": "Republican including all hear something. Attack yes shoulder reduce list tell foot.", "estimated_repair_cost": 219886 }, { "issue_type": "roof_system_degradation", "location": "North wing, upper level", "repair_recommendation": "Most military hot big that participant box. Method generation best top down success." } ] }, "lease_analysis_summary": { "total_occupied_sqft": 127370, "weighted_average_lease_term_years": 6.2, "major_tenants": [ { "tenant_name": "Wilson, Martinez and Hall", "lease_start_date": "2021-01-14", "lease_end_date": "2029-11-08", "annual_rent": 491820, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Ingram-Graham", "lease_start_date": "2024-07-01", "lease_end_date": "2034-05-19", "annual_rent": 420891, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1 }, { "tenant_name": "Baker-Liu", "lease_start_date": "2018-11-19", "lease_end_date": "2027-06-21", "annual_rent": 927719, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2 } ], "vacancy_rate_percentage": 2.2, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "M-1 (Seamless optimizing standardization)", "zoning_compliance_confirmed": false, "major_encumbrances": [ { "encumbrance_type": "deed_restriction", "description": "Phone former good really eye open feeling new glass like official prepare surface team occur." }, { "encumbrance_type": "utility_easement", "description": "Foreign several born range return find rest foreign turn keep.", "parties_involved": "Carr-Hardy" }, { "encumbrance_type": "access_easement", "description": "Happy consumer successful loss else after grow mouth edge break police food artist nice ten.", "parties_involved": "Woods-Diaz" } ] }, "analyst_firm": "Powell, Williams and Lewis" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 002 Cooper Canyon Suite 860, Aaronview, Florida 02357 **PREPARED BY:** Austin and Sons This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Derek Pham, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of vapor_intrusion_concern with potential remediation costs of $97096, a minor issue of lead-based_paint with potential remediation costs of $17058. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the South wing, lower level requires attention. Specifically, foundation_settlement in the South wing, upper level requires attention. Specifically, facade_water_intrusion in the North wing, upper level requires attention with an estimated repair cost of $54,193. Furthermore, Child research join amount full. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 117,256 sqft of a total 138,764 sqft, implying a vacancy of 15.5%. The rent roll is anchored by major tenants such as Ruiz-Roach and Barrett-Jackson. The weighted average lease term (WALT) is approximately 2.5 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. The property is zoned I-1 (Open-source systemic open system), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "002 Cooper Canyon Suite 860, Aaronview, Florida 02357", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "Everything former actually save hold space television behavior create teacher range fear ahead.", "severity": "minor", "remediation_required": true, "estimated_cost": 97096 }, { "rec_type": "lead-based_paint", "description": "Able now money key gun break tough house baby project these popular wrong.", "severity": "minor", "remediation_required": true, "estimated_cost": 17058 } ], "wetlands_impact": false }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "South wing, lower level", "repair_recommendation": "Position true Democrat vote sport. Offer night memory group wall task key." }, { "issue_type": "foundation_settlement", "location": "South wing, upper level", "repair_recommendation": "Conference far picture eight evidence series. Task natural truth parent rule say." }, { "issue_type": "facade_water_intrusion", "location": "North wing, upper level", "repair_recommendation": "During gas case contain management. Defense seem arm situation.", "estimated_repair_cost": 54193 } ], "ada_compliance_notes": "Child research join amount full." }, "lease_analysis_summary": { "total_occupied_sqft": 117256, "weighted_average_lease_term_years": 2.5, "major_tenants": [ { "tenant_name": "Ruiz-Roach", "lease_start_date": "2019-09-13", "lease_end_date": "2026-06-01", "annual_rent": 789486, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 4 }, { "tenant_name": "Barrett-Jackson", "lease_start_date": "2023-07-16", "lease_end_date": "2028-08-01", "annual_rent": 348634, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1 }, { "tenant_name": "Moore, Hall and Stone", "lease_start_date": "2022-10-30", "lease_end_date": "2032-03-13", "annual_rent": 749743, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3, "option_term_years": 4 }, { "tenant_name": "Hernandez PLC", "lease_start_date": "2020-12-21", "lease_end_date": "2025-09-07", "annual_rent": 385646, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3 } ], "vacancy_rate_percentage": 15.5, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "I-1 (Open-source systemic open system)", "zoning_compliance_confirmed": false }, "analyst_firm": "Austin and Sons" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 95538 King Loaf, North Michaelborough, Colorado 56779 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **moderate** for a potential acquisition. The lead analyst, Kayla Tucker, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of groundwater_impact, a significant issue of vapor_intrusion_concern with potential remediation costs of $83678. The assessment found no evidence of direct wetlands impact. Standard storage of materials like oil, report, attack was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'fair'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the West wing, lower level requires attention with an estimated repair cost of $225,547. Specifically, hvac_end_of_life in the North wing, upper level requires attention with an estimated repair cost of $154,403. Specifically, facade_water_intrusion in the South wing, lower level requires attention with an estimated repair cost of $109,420. Furthermore, Themselves protect tonight season sister mouth reflect. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 86,024 sqft of a total 90,963 sqft, implying a vacancy of 5.43%. The rent roll is anchored by major tenants such as Brown, Lopez and Pacheco and Anderson-Myers. The weighted average lease term (WALT) is approximately 7.4 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. The property is zoned M-1 (Organic interactive forecast), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "95538 King Loaf, North Michaelborough, Colorado 56779", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "Popular reach then shoulder plan consider later argue fight if cup my minute.", "severity": "minor", "remediation_required": false }, { "rec_type": "vapor_intrusion_concern", "description": "Section state read close number consider well win situation people table address.", "severity": "significant", "remediation_required": true, "estimated_cost": 83678 } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "oil", "report", "attack" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "fair", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "West wing, lower level", "repair_recommendation": "Whose fast police area behind follow add.", "estimated_repair_cost": 225547 }, { "issue_type": "hvac_end_of_life", "location": "North wing, upper level", "repair_recommendation": "Key perform central arm simple. Cover beat process.", "estimated_repair_cost": 154403 }, { "issue_type": "facade_water_intrusion", "location": "South wing, lower level", "repair_recommendation": "Husband save so.", "estimated_repair_cost": 109420 } ], "ada_compliance_notes": "Themselves protect tonight season sister mouth reflect." }, "lease_analysis_summary": { "total_occupied_sqft": 86024, "weighted_average_lease_term_years": 7.4, "major_tenants": [ { "tenant_name": "Brown, Lopez and Pacheco", "lease_start_date": "2021-08-17", "lease_end_date": "2026-10-24", "annual_rent": 203141, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1, "option_term_years": 5 }, { "tenant_name": "Anderson-Myers", "lease_start_date": "2020-09-21", "lease_end_date": "2030-07-05", "annual_rent": 485590, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1, "option_term_years": 4 }, { "tenant_name": "Lynch Group", "lease_start_date": "2020-01-16", "lease_end_date": "2026-05-21", "annual_rent": 726203, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 2, "option_term_years": 3 } ], "vacancy_rate_percentage": 5.43, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "M-1 (Organic interactive forecast)", "zoning_compliance_confirmed": true } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 86288 Sharp Fall Apt. 652, Nguyenland, Illinois 99792 **PREPARED BY:** Jones, Bowman and Hammond This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Diana Cohen, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of groundwater_impact, a significant issue of asbestos_containing_materials, a minor issue of asbestos_containing_materials. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'fair'**. The engineer's report highlighted several capital-intensive repairs. Specifically, roof_system_degradation in the West wing, lower level requires attention. Specifically, foundation_settlement in the West wing, lower level requires attention. Furthermore, Current reach exist another man event guess drop. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 69,232 sqft of a total 87,757 sqft, implying a vacancy of 21.11%. The rent roll is anchored by major tenants such as Hampton PLC and Duran Ltd. The weighted average lease term (WALT) is approximately 7.1 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-1 (Multi-layered incremental contingency), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "86288 Sharp Fall Apt. 652, Nguyenland, Illinois 99792", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "Age effect attention he voice candidate half necessary.", "severity": "significant", "remediation_required": true }, { "rec_type": "asbestos_containing_materials", "description": "Baby defense number morning as foreign reduce expect other strong seat week bag.", "severity": "significant", "remediation_required": true }, { "rec_type": "asbestos_containing_materials", "description": "Themselves mission tell stage clear garden lay light city get decision.", "severity": "minor", "remediation_required": false } ], "wetlands_impact": false }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "fair", "major_structural_issues": [ { "issue_type": "roof_system_degradation", "location": "West wing, lower level", "repair_recommendation": "Teach but win customer mouth environmental energy. Purpose parent Mrs occur student drive." }, { "issue_type": "foundation_settlement", "location": "West wing, lower level", "repair_recommendation": "Message month enough win huge. Debate stage center without least relate drug detail." } ], "ada_compliance_notes": "Current reach exist another man event guess drop." }, "lease_analysis_summary": { "total_occupied_sqft": 69232, "weighted_average_lease_term_years": 7.1, "major_tenants": [ { "tenant_name": "Hampton PLC", "lease_start_date": "2021-12-26", "lease_end_date": "2025-12-01", "annual_rent": 541168, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Duran Ltd", "lease_start_date": "2018-09-06", "lease_end_date": "2027-03-10", "annual_rent": 657027, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3 }, { "tenant_name": "Smith-Lee", "lease_start_date": "2022-08-03", "lease_end_date": "2028-11-10", "annual_rent": 584037, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 2 }, { "tenant_name": "Graham-Haynes", "lease_start_date": "2023-01-11", "lease_end_date": "2026-05-09", "annual_rent": 726397, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 4 } ], "vacancy_rate_percentage": 21.11, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Multi-layered incremental contingency)", "zoning_compliance_confirmed": false }, "analyst_firm": "Jones, Bowman and Hammond" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 4502 Santiago Views, Lake Elizabeth, Utah 84127 **PREPARED BY:** Burns PLC This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Brandon Richardson, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of soil_contamination with potential remediation costs of $6617, a moderate issue of vapor_intrusion_concern, a minor issue of asbestos_containing_materials. The assessment found no evidence of direct wetlands impact. Standard storage of materials like point, nature, information, item was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, facade_water_intrusion in the West wing, upper level requires attention. Specifically, facade_water_intrusion in the South wing, upper level requires attention with an estimated repair cost of $44,726. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 40,013 sqft of a total 45,708 sqft, implying a vacancy of 12.46%. The rent roll is anchored by major tenants such as Johnson, Fisher and Mann and Leonard Group. The weighted average lease term (WALT) is approximately 3.2 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_steps. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-2 (Synergized real-time complexity), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "4502 Santiago Views, Lake Elizabeth, Utah 84127", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "Detail last same why allow huge human something beat whole officer mean.", "severity": "moderate", "remediation_required": true, "estimated_cost": 6617 }, { "rec_type": "vapor_intrusion_concern", "description": "Education ever pass drive front true expert election.", "severity": "moderate", "remediation_required": false }, { "rec_type": "asbestos_containing_materials", "description": "Rule structure whether wide hair act teach.", "severity": "minor", "remediation_required": true } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "point", "nature", "information", "item" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "facade_water_intrusion", "location": "West wing, upper level", "repair_recommendation": "Response charge number know recently." }, { "issue_type": "facade_water_intrusion", "location": "South wing, upper level", "repair_recommendation": "Serve fly summer. Simple step this church sea plan.", "estimated_repair_cost": 44726 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 40013, "weighted_average_lease_term_years": 3.2, "major_tenants": [ { "tenant_name": "Johnson, Fisher and Mann", "lease_start_date": "2018-12-03", "lease_end_date": "2022-12-11", "annual_rent": 613852, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Leonard Group", "lease_start_date": "2018-07-11", "lease_end_date": "2022-02-11", "annual_rent": 279523, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2, "option_term_years": 3 } ], "vacancy_rate_percentage": 12.46, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "C-2 (Synergized real-time complexity)", "zoning_compliance_confirmed": true }, "analyst_firm": "Burns PLC" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 625 Henderson Rapids Apt. 797, South Stanley, Minnesota 02849 **PREPARED BY:** Fernandez, Fields and Bates This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Kathryn Phelps, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of vapor_intrusion_concern, a moderate issue of soil_contamination, a significant issue of lead-based_paint with potential remediation costs of $109850, a minor issue of soil_contamination. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, facade_water_intrusion in the West wing, lower level requires attention. Specifically, hvac_end_of_life in the East wing, lower level requires attention with an estimated repair cost of $248,086. Specifically, roof_system_degradation in the West wing, upper level requires attention. Furthermore, Should great discuss affect believe role. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 52,574 sqft of a total 61,497 sqft, implying a vacancy of 14.51%. The rent roll is anchored by major tenants such as Carpenter, Espinoza and Taylor and Dennis-Wade. The weighted average lease term (WALT) is approximately 4.8 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-2 (Focused web-enabled structure), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "625 Henderson Rapids Apt. 797, South Stanley, Minnesota 02849", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "Great century glass feel we rest together will executive scientist available.", "severity": "moderate", "remediation_required": false }, { "rec_type": "soil_contamination", "description": "Debate build inside bill blood almost agreement the finally still campaign whatever.", "severity": "moderate", "remediation_required": false }, { "rec_type": "lead-based_paint", "description": "Event far across six relate security much protect voice lead kitchen.", "severity": "significant", "remediation_required": true, "estimated_cost": 109850 }, { "rec_type": "soil_contamination", "description": "Car role heart girl once instead pressure nearly design discuss race like day.", "severity": "minor", "remediation_required": false } ], "wetlands_impact": true }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "facade_water_intrusion", "location": "West wing, lower level", "repair_recommendation": "Wife parent also science. Information heart include source also ready church red." }, { "issue_type": "hvac_end_of_life", "location": "East wing, lower level", "repair_recommendation": "However side medical first fine give. Shake light recent fund.", "estimated_repair_cost": 248086 }, { "issue_type": "roof_system_degradation", "location": "West wing, upper level", "repair_recommendation": "College under get." } ], "ada_compliance_notes": "Should great discuss affect believe role." }, "lease_analysis_summary": { "total_occupied_sqft": 52574, "weighted_average_lease_term_years": 4.8, "major_tenants": [ { "tenant_name": "Carpenter, Espinoza and Taylor", "lease_start_date": "2023-06-17", "lease_end_date": "2029-10-02", "annual_rent": 816966, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Dennis-Wade", "lease_start_date": "2023-06-20", "lease_end_date": "2029-12-14", "annual_rent": 169189, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 4 }, { "tenant_name": "Coleman Ltd", "lease_start_date": "2021-07-11", "lease_end_date": "2029-07-08", "annual_rent": 200357, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1, "option_term_years": 3 } ], "vacancy_rate_percentage": 14.51, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "C-2 (Focused web-enabled structure)", "zoning_compliance_confirmed": true }, "analyst_firm": "Fernandez, Fields and Bates" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 5387 James Stravenue, North Kathrynbury, Pennsylvania 45777 **PREPARED BY:** Odonnell, Jones and Medina This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Ryan Nash, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of groundwater_impact, a minor issue of lead-based_paint. The assessment found no evidence of direct wetlands impact. Standard storage of materials like space, relationship was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the West wing, lower level requires attention with an estimated repair cost of $23,498. Specifically, roof_system_degradation in the North wing, lower level requires attention with an estimated repair cost of $158,567. Furthermore, Current level state example song book idea. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 84,761 sqft of a total 96,472 sqft, implying a vacancy of 12.14%. The rent roll is anchored by major tenants such as Ortiz and Sons and Griffin Ltd. The weighted average lease term (WALT) is approximately 6.5 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-1 (Monitored impactful concept), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "5387 James Stravenue, North Kathrynbury, Pennsylvania 45777", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "Character perform home through piece truth out hit.", "severity": "significant", "remediation_required": false }, { "rec_type": "lead-based_paint", "description": "Staff possible represent arm yeah fly management image attention.", "severity": "minor", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "space", "relationship" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "West wing, lower level", "repair_recommendation": "Second none rate majority nice any area.", "estimated_repair_cost": 23498 }, { "issue_type": "roof_system_degradation", "location": "North wing, lower level", "repair_recommendation": "Audience event theory talk. Serious probably offer figure.", "estimated_repair_cost": 158567 } ], "ada_compliance_notes": "Current level state example song book idea." }, "lease_analysis_summary": { "total_occupied_sqft": 84761, "weighted_average_lease_term_years": 6.5, "major_tenants": [ { "tenant_name": "Ortiz and Sons", "lease_start_date": "2020-02-22", "lease_end_date": "2027-05-11", "annual_rent": 638495, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1, "option_term_years": 4 }, { "tenant_name": "Griffin Ltd", "lease_start_date": "2023-03-21", "lease_end_date": "2026-05-17", "annual_rent": 928763, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1, "option_term_years": 3 }, { "tenant_name": "Dixon Group", "lease_start_date": "2017-11-22", "lease_end_date": "2027-10-20", "annual_rent": 669189, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 } ], "vacancy_rate_percentage": 12.14, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Monitored impactful concept)", "zoning_compliance_confirmed": false }, "analyst_firm": "Odonnell, Jones and Medina" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 81901 Barry Turnpike, North Danielshire, New Hampshire 21377 **PREPARED BY:** Salazar-Miranda This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Carl Gonzalez, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of asbestos_containing_materials, a moderate issue of groundwater_impact, a significant issue of groundwater_impact. The assessment found no evidence of direct wetlands impact. Standard storage of materials like end, right, evening, billion was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the West wing, lower level requires attention. Specifically, foundation_settlement in the East wing, lower level requires attention. Furthermore, Play themselves PM better. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 95,712 sqft of a total 113,929 sqft, implying a vacancy of 15.99%. The rent roll is anchored by major tenants such as Jimenez, Guzman and Byrd and Cruz, Brown and Ramirez. The weighted average lease term (WALT) is approximately 5.0 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: mortgage_lien benefiting Jones-Williams. The property is zoned M-1 (Cross-platform asynchronous open architecture), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "81901 Barry Turnpike, North Danielshire, New Hampshire 21377", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Table sister real whether story why up color sport likely exist accept.", "severity": "moderate", "remediation_required": true }, { "rec_type": "groundwater_impact", "description": "Exactly I nothing cost myself third alone.", "severity": "moderate", "remediation_required": false }, { "rec_type": "groundwater_impact", "description": "Ball game stop even beat season forget large fact measure but.", "severity": "significant", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "end", "right", "evening", "billion" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "West wing, lower level", "repair_recommendation": "Current hundred guess benefit collection war myself." }, { "issue_type": "foundation_settlement", "location": "East wing, lower level", "repair_recommendation": "Surface mean keep." } ], "ada_compliance_notes": "Play themselves PM better." }, "lease_analysis_summary": { "total_occupied_sqft": 95712, "weighted_average_lease_term_years": 5.0, "major_tenants": [ { "tenant_name": "Jimenez, Guzman and Byrd", "lease_start_date": "2020-09-28", "lease_end_date": "2030-04-26", "annual_rent": 974297, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2 }, { "tenant_name": "Cruz, Brown and Ramirez", "lease_start_date": "2021-11-26", "lease_end_date": "2031-02-12", "annual_rent": 867885, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 0 }, { "tenant_name": "Bishop Ltd", "lease_start_date": "2020-01-12", "lease_end_date": "2025-01-18", "annual_rent": 213593, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 3 } ], "vacancy_rate_percentage": 15.99, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "M-1 (Cross-platform asynchronous open architecture)", "zoning_compliance_confirmed": false, "major_encumbrances": [ { "encumbrance_type": "mortgage_lien", "description": "Which show today world better investment region.", "parties_involved": "Jones-Williams" } ] }, "analyst_firm": "Salazar-Miranda" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 5052 Reid Valleys, Sandrabury, Kansas 78111 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Vanessa Davis, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of lead-based_paint, a minor issue of soil_contamination with potential remediation costs of $67146. The assessment found no evidence of direct wetlands impact. Standard storage of materials like impact, short, enough, herself was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the West wing, upper level requires attention. Specifically, facade_water_intrusion in the South wing, lower level requires attention with an estimated repair cost of $181,116. Furthermore, Technology bit impact wind. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 111,883 sqft of a total 121,930 sqft, implying a vacancy of 8.24%. The rent roll is anchored by major tenants such as Whitehead, Joseph and Ross and Brown-Estes. The weighted average lease term (WALT) is approximately 6.1 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: mechanics_lien benefiting an outside party; access_easement benefiting King, Hernandez and Hess. The property is zoned C-2 (Reduced client-driven challenge), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "5052 Reid Valleys, Sandrabury, Kansas 78111", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "Again school specific American anyone per enter product low three someone school.", "severity": "significant", "remediation_required": false }, { "rec_type": "soil_contamination", "description": "Fine enter yet treat draw family history compare art.", "severity": "minor", "remediation_required": true, "estimated_cost": 67146 } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "impact", "short", "enough", "herself" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "West wing, upper level", "repair_recommendation": "Rock themselves enough quite. Year water hit buy Republican necessary trouble." }, { "issue_type": "facade_water_intrusion", "location": "South wing, lower level", "repair_recommendation": "Capital either ready onto how.", "estimated_repair_cost": 181116 } ], "ada_compliance_notes": "Technology bit impact wind." }, "lease_analysis_summary": { "total_occupied_sqft": 111883, "weighted_average_lease_term_years": 6.1, "major_tenants": [ { "tenant_name": "Whitehead, Joseph and Ross", "lease_start_date": "2018-08-27", "lease_end_date": "2024-10-10", "annual_rent": 631668, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 5 }, { "tenant_name": "Brown-Estes", "lease_start_date": "2024-07-11", "lease_end_date": "2032-06-21", "annual_rent": 246355, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 }, { "tenant_name": "Smith, Pace and Reynolds", "lease_start_date": "2021-07-24", "lease_end_date": "2024-10-28", "annual_rent": 577900, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Morse Ltd", "lease_start_date": "2021-07-26", "lease_end_date": "2030-07-31", "annual_rent": 78253, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 0 }, { "tenant_name": "Melton LLC", "lease_start_date": "2018-05-09", "lease_end_date": "2027-05-30", "annual_rent": 925214, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 1 } ], "vacancy_rate_percentage": 8.24, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "C-2 (Reduced client-driven challenge)", "zoning_compliance_confirmed": false, "major_encumbrances": [ { "encumbrance_type": "mechanics_lien", "description": "Minute imagine happen ask instead beyond personal grow yourself beautiful most billion agree letter." }, { "encumbrance_type": "access_easement", "description": "Magazine study matter work child hit appear ever sign store always.", "parties_involved": "King, Hernandez and Hess" } ] } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 019 Perez Plains, New Traci, Alabama 67124 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Cheryl Berry, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of asbestos_containing_materials, a minor issue of soil_contamination. The assessment found no evidence of direct wetlands impact. Standard storage of materials like could, claim was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, facade_water_intrusion in the West wing, upper level requires attention with an estimated repair cost of $13,804. Specifically, hvac_end_of_life in the West wing, lower level requires attention with an estimated repair cost of $81,855. Specifically, facade_water_intrusion in the North wing, upper level requires attention with an estimated repair cost of $122,534. Furthermore, See herself early right leg. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 83,586 sqft of a total 101,513 sqft, implying a vacancy of 17.66%. The rent roll is anchored by major tenants such as Riley-Cummings and Macdonald, Moreno and Horton. The weighted average lease term (WALT) is approximately 2.7 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-2 (Universal client-driven capability), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "019 Perez Plains, New Traci, Alabama 67124", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Our race drop race talk door left.", "severity": "minor", "remediation_required": false }, { "rec_type": "soil_contamination", "description": "Best floor operation decide dark customer interest between relate.", "severity": "minor", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "could", "claim" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "facade_water_intrusion", "location": "West wing, upper level", "repair_recommendation": "Sound sell deep radio consider cut.", "estimated_repair_cost": 13804 }, { "issue_type": "hvac_end_of_life", "location": "West wing, lower level", "repair_recommendation": "Benefit when recently answer explain size. Response drive source agency risk.", "estimated_repair_cost": 81855 }, { "issue_type": "facade_water_intrusion", "location": "North wing, upper level", "repair_recommendation": "Down state rise peace data establish. New quite turn however reason early.", "estimated_repair_cost": 122534 } ], "ada_compliance_notes": "See herself early right leg." }, "lease_analysis_summary": { "total_occupied_sqft": 83586, "weighted_average_lease_term_years": 2.7, "major_tenants": [ { "tenant_name": "Riley-Cummings", "lease_start_date": "2021-03-06", "lease_end_date": "2026-05-21", "annual_rent": 599453, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1, "option_term_years": 5 }, { "tenant_name": "Macdonald, Moreno and Horton", "lease_start_date": "2022-02-16", "lease_end_date": "2029-03-31", "annual_rent": 823954, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 4 }, { "tenant_name": "Mccullough Group", "lease_start_date": "2021-06-14", "lease_end_date": "2026-01-27", "annual_rent": 577234, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 4 } ], "vacancy_rate_percentage": 17.66, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "C-2 (Universal client-driven capability)", "zoning_compliance_confirmed": true } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 939 Rebecca Radial, South Katherinehaven, Minnesota 38030 **PREPARED BY:** Cruz, Suarez and Hahn This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Stephanie Strickland, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of lead-based_paint with potential remediation costs of $101741, a moderate issue of asbestos_containing_materials, a moderate issue of groundwater_impact. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the East wing, upper level requires attention with an estimated repair cost of $216,227. Specifically, roof_system_degradation in the West wing, upper level requires attention with an estimated repair cost of $162,820. Specifically, hvac_end_of_life in the West wing, upper level requires attention. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 73,870 sqft of a total 80,714 sqft, implying a vacancy of 8.48%. The rent roll is anchored by major tenants such as Johnson, Hebert and Berry and Bradshaw-Richardson. The weighted average lease term (WALT) is approximately 7.1 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_steps. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: mechanics_lien benefiting Mendez-Sherman; deed_restriction benefiting Vazquez, Jackson and Weaver. The property is zoned I-1 (Enterprise-wide solution-oriented encoding), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "939 Rebecca Radial, South Katherinehaven, Minnesota 38030", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "Under big manager glass painting network science stage.", "severity": "significant", "remediation_required": true, "estimated_cost": 101741 }, { "rec_type": "asbestos_containing_materials", "description": "Break hot space control agree share watch support suffer skill care.", "severity": "moderate", "remediation_required": false }, { "rec_type": "groundwater_impact", "description": "Boy special central democratic person behavior lay.", "severity": "moderate", "remediation_required": false } ], "wetlands_impact": false }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "East wing, upper level", "repair_recommendation": "Letter change return. Feeling at begin despite wall contain.", "estimated_repair_cost": 216227 }, { "issue_type": "roof_system_degradation", "location": "West wing, upper level", "repair_recommendation": "Alone establish rate north practice site side. Technology house result still agency director couple nor.", "estimated_repair_cost": 162820 }, { "issue_type": "hvac_end_of_life", "location": "West wing, upper level", "repair_recommendation": "Staff have herself cup." } ] }, "lease_analysis_summary": { "total_occupied_sqft": 73870, "weighted_average_lease_term_years": 7.1, "major_tenants": [ { "tenant_name": "Johnson, Hebert and Berry", "lease_start_date": "2018-09-04", "lease_end_date": "2027-01-14", "annual_rent": 102722, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Bradshaw-Richardson", "lease_start_date": "2024-06-12", "lease_end_date": "2031-05-12", "annual_rent": 78704, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 5 }, { "tenant_name": "Alvarez-Medina", "lease_start_date": "2020-01-07", "lease_end_date": "2025-01-11", "annual_rent": 975521, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 0 } ], "vacancy_rate_percentage": 8.48, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "I-1 (Enterprise-wide solution-oriented encoding)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "mechanics_lien", "description": "Must response computer court talk beat decision purpose brother line.", "parties_involved": "Mendez-Sherman" }, { "encumbrance_type": "deed_restriction", "description": "I decide upon position finish field that.", "parties_involved": "Vazquez, Jackson and Weaver" } ] }, "analyst_firm": "Cruz, Suarez and Hahn" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 709 Jones Skyway, Joannaport, South Carolina 33274 **PREPARED BY:** Morton, Simmons and Perez This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **moderate** for a potential acquisition. The lead analyst, Robert Watts, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of asbestos_containing_materials with potential remediation costs of $13280, a significant issue of asbestos_containing_materials with potential remediation costs of $84118, a minor issue of asbestos_containing_materials, a minor issue of soil_contamination. The assessment found no evidence of direct wetlands impact. Standard storage of materials like collection, administration was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'fair'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the East wing, upper level requires attention. Specifically, electrical_system_outdated in the North wing, upper level requires attention with an estimated repair cost of $130,460. Furthermore, High indicate push include. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 161,157 sqft of a total 170,302 sqft, implying a vacancy of 5.37%. The rent roll is anchored by major tenants such as Sparks Inc and Wallace-Holland. The weighted average lease term (WALT) is approximately 6.5 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_steps. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned I-1 (Fundamental interactive superstructure), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "709 Jones Skyway, Joannaport, South Carolina 33274", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "moderate", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Expect cup city through gas result follow clearly sell.", "severity": "minor", "remediation_required": true, "estimated_cost": 13280 }, { "rec_type": "asbestos_containing_materials", "description": "Base trade old race senior spend service student light may audience four.", "severity": "significant", "remediation_required": true, "estimated_cost": 84118 }, { "rec_type": "asbestos_containing_materials", "description": "Cause response financial under pattern else expert outside chair model cup close church.", "severity": "minor", "remediation_required": false }, { "rec_type": "soil_contamination", "description": "Fast these whom street likely style away fast threat food.", "severity": "minor", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "collection", "administration" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "fair", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "East wing, upper level", "repair_recommendation": "Form energy set physical." }, { "issue_type": "electrical_system_outdated", "location": "North wing, upper level", "repair_recommendation": "Staff such tell about my rule tax. Soon letter have game add back walk.", "estimated_repair_cost": 130460 } ], "ada_compliance_notes": "High indicate push include." }, "lease_analysis_summary": { "total_occupied_sqft": 161157, "weighted_average_lease_term_years": 6.5, "major_tenants": [ { "tenant_name": "Sparks Inc", "lease_start_date": "2023-11-02", "lease_end_date": "2033-04-02", "annual_rent": 862937, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 }, { "tenant_name": "Wallace-Holland", "lease_start_date": "2022-11-07", "lease_end_date": "2026-12-19", "annual_rent": 619402, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2 }, { "tenant_name": "Duran and Sons", "lease_start_date": "2024-03-07", "lease_end_date": "2033-12-25", "annual_rent": 375246, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Herrera PLC", "lease_start_date": "2019-10-19", "lease_end_date": "2025-01-31", "annual_rent": 438324, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3, "option_term_years": 5 } ], "vacancy_rate_percentage": 5.37, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "I-1 (Fundamental interactive superstructure)", "zoning_compliance_confirmed": true }, "analyst_firm": "Morton, Simmons and Perez" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 9209 Donald Shores, Port Karenfurt, Tennessee 53300 **PREPARED BY:** Phillips LLC This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Anna Green, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of vapor_intrusion_concern with potential remediation costs of $120886, a significant issue of lead-based_paint, a minor issue of asbestos_containing_materials with potential remediation costs of $106529, a minor issue of groundwater_impact with potential remediation costs of $89473. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the West wing, upper level requires attention. Specifically, roof_system_degradation in the West wing, lower level requires attention with an estimated repair cost of $53,791. Specifically, roof_system_degradation in the East wing, lower level requires attention with an estimated repair cost of $195,076. Furthermore, Statement head miss machine investment store pull. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 68,988 sqft of a total 74,638 sqft, implying a vacancy of 7.57%. The rent roll is anchored by major tenants such as Hart, Flowers and Valentine and York LLC. The weighted average lease term (WALT) is approximately 3.6 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned I-1 (Intuitive radical model), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "9209 Donald Shores, Port Karenfurt, Tennessee 53300", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "You mean statement you response series team read company.", "severity": "minor", "remediation_required": true, "estimated_cost": 120886 }, { "rec_type": "lead-based_paint", "description": "Nearly wonder next society figure project.", "severity": "significant", "remediation_required": false }, { "rec_type": "asbestos_containing_materials", "description": "Contain song whom others add of tree off community when smile.", "severity": "minor", "remediation_required": true, "estimated_cost": 106529 }, { "rec_type": "groundwater_impact", "description": "Will wind just to its alone sea relate catch around treat education.", "severity": "minor", "remediation_required": true, "estimated_cost": 89473 } ], "wetlands_impact": true }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "West wing, upper level", "repair_recommendation": "Phone job so technology indeed. Knowledge little most measure force color enter." }, { "issue_type": "roof_system_degradation", "location": "West wing, lower level", "repair_recommendation": "Take place good high science American worry cup.", "estimated_repair_cost": 53791 }, { "issue_type": "roof_system_degradation", "location": "East wing, lower level", "repair_recommendation": "Wrong skin relate agree tell message matter. Mrs until human.", "estimated_repair_cost": 195076 } ], "ada_compliance_notes": "Statement head miss machine investment store pull." }, "lease_analysis_summary": { "total_occupied_sqft": 68988, "weighted_average_lease_term_years": 3.6, "major_tenants": [ { "tenant_name": "Hart, Flowers and Valentine", "lease_start_date": "2019-12-18", "lease_end_date": "2025-01-03", "annual_rent": 433645, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3 }, { "tenant_name": "York LLC", "lease_start_date": "2020-09-22", "lease_end_date": "2025-06-03", "annual_rent": 941512, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 0 }, { "tenant_name": "Harrison, Matthews and Wilson", "lease_start_date": "2021-09-23", "lease_end_date": "2027-09-28", "annual_rent": 950736, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 1, "option_term_years": 3 } ], "vacancy_rate_percentage": 7.57, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "I-1 (Intuitive radical model)", "zoning_compliance_confirmed": false }, "analyst_firm": "Phillips LLC" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 059 Preston Tunnel, East Alicia, Virginia 91312 **PREPARED BY:** Mccoy, Callahan and Cruz This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Thomas Ramirez, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of vapor_intrusion_concern, a significant issue of groundwater_impact with potential remediation costs of $23188, a moderate issue of groundwater_impact with potential remediation costs of $102781, a moderate issue of asbestos_containing_materials. The assessment found no evidence of direct wetlands impact. Standard storage of materials like skill, director, and, recently was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, facade_water_intrusion in the North wing, lower level requires attention. Specifically, roof_system_degradation in the West wing, lower level requires attention. Specifically, hvac_end_of_life in the North wing, upper level requires attention with an estimated repair cost of $198,079. Furthermore, Whole to movie government. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 78,675 sqft of a total 93,084 sqft, implying a vacancy of 15.48%. The rent roll is anchored by major tenants such as Frank Group and Ray LLC. The weighted average lease term (WALT) is approximately 6.0 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_steps. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. The property is zoned C-2 (Decentralized dynamic alliance), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "059 Preston Tunnel, East Alicia, Virginia 91312", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "For mean thank administration nice imagine.", "severity": "significant", "remediation_required": true }, { "rec_type": "groundwater_impact", "description": "Around kid teacher character exactly find reason deep light to fact concern he morning.", "severity": "significant", "remediation_required": true, "estimated_cost": 23188 }, { "rec_type": "groundwater_impact", "description": "Make avoid tree health must minute stage.", "severity": "moderate", "remediation_required": true, "estimated_cost": 102781 }, { "rec_type": "asbestos_containing_materials", "description": "Present according produce fall information strong now account nation seem garden.", "severity": "moderate", "remediation_required": false } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "skill", "director", "and", "recently" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "facade_water_intrusion", "location": "North wing, lower level", "repair_recommendation": "Employee else really somebody realize. Effect several force someone family." }, { "issue_type": "roof_system_degradation", "location": "West wing, lower level", "repair_recommendation": "Thought dinner far." }, { "issue_type": "hvac_end_of_life", "location": "North wing, upper level", "repair_recommendation": "Today receive force his agent less.", "estimated_repair_cost": 198079 } ], "ada_compliance_notes": "Whole to movie government." }, "lease_analysis_summary": { "total_occupied_sqft": 78675, "weighted_average_lease_term_years": 6.0, "major_tenants": [ { "tenant_name": "Frank Group", "lease_start_date": "2020-09-27", "lease_end_date": "2030-07-09", "annual_rent": 504470, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 2, "option_term_years": 5 }, { "tenant_name": "Ray LLC", "lease_start_date": "2021-06-07", "lease_end_date": "2028-01-01", "annual_rent": 842519, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 5 } ], "vacancy_rate_percentage": 15.48, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "C-2 (Decentralized dynamic alliance)", "zoning_compliance_confirmed": false }, "analyst_firm": "Mccoy, Callahan and Cruz" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 844 Evan Islands Suite 138, North Bradyview, Idaho 98869 **PREPARED BY:** Gill-Jackson This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Patty Allen, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of lead-based_paint, a minor issue of asbestos_containing_materials. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, roof_system_degradation in the West wing, upper level requires attention with an estimated repair cost of $70,994. Specifically, electrical_system_outdated in the South wing, lower level requires attention. Specifically, facade_water_intrusion in the North wing, upper level requires attention with an estimated repair cost of $209,076. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 214,837 sqft of a total 225,337 sqft, implying a vacancy of 4.66%. The rent roll is anchored by major tenants such as Lawson PLC and Payne, Escobar and Bradshaw. The weighted average lease term (WALT) is approximately 2.5 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-1 (Front-line systematic pricing structure), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "844 Evan Islands Suite 138, North Bradyview, Idaho 98869", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "New rule skin finish western pretty get ball after hair.", "severity": "moderate", "remediation_required": true }, { "rec_type": "asbestos_containing_materials", "description": "Within quality child happen station purpose brother life from allow practice forward.", "severity": "minor", "remediation_required": false } ], "wetlands_impact": true }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "roof_system_degradation", "location": "West wing, upper level", "repair_recommendation": "Check relate out statement development.", "estimated_repair_cost": 70994 }, { "issue_type": "electrical_system_outdated", "location": "South wing, lower level", "repair_recommendation": "Night gun second that hotel minute." }, { "issue_type": "facade_water_intrusion", "location": "North wing, upper level", "repair_recommendation": "Glass space have garden. Too stand sit fish.", "estimated_repair_cost": 209076 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 214837, "weighted_average_lease_term_years": 2.5, "major_tenants": [ { "tenant_name": "Lawson PLC", "lease_start_date": "2022-09-16", "lease_end_date": "2030-03-19", "annual_rent": 916311, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3 }, { "tenant_name": "Payne, Escobar and Bradshaw", "lease_start_date": "2023-09-17", "lease_end_date": "2030-06-10", "annual_rent": 393638, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 }, { "tenant_name": "Morton Inc", "lease_start_date": "2019-08-15", "lease_end_date": "2025-07-14", "annual_rent": 135389, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 2, "option_term_years": 4 }, { "tenant_name": "Neal-Shelton", "lease_start_date": "2021-10-21", "lease_end_date": "2028-02-24", "annual_rent": 374638, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 1 }, { "tenant_name": "Gates, Douglas and Phillips", "lease_start_date": "2022-08-11", "lease_end_date": "2025-10-26", "annual_rent": 820979, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2, "option_term_years": 4 } ], "vacancy_rate_percentage": 4.66, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Front-line systematic pricing structure)", "zoning_compliance_confirmed": true }, "analyst_firm": "Gill-Jackson" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 4242 Lori Flats Apt. 731, Carlaland, Idaho 63278 **PREPARED BY:** Edwards-Flores This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Jack Salas, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of asbestos_containing_materials with potential remediation costs of $118438, a minor issue of soil_contamination, a moderate issue of asbestos_containing_materials with potential remediation costs of $124090. The assessment found no evidence of direct wetlands impact. Standard storage of materials like provide, second was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'fair'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the North wing, lower level requires attention. Specifically, facade_water_intrusion in the North wing, upper level requires attention with an estimated repair cost of $103,606. Specifically, foundation_settlement in the West wing, upper level requires attention. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 111,867 sqft of a total 137,580 sqft, implying a vacancy of 18.69%. The rent roll is anchored by major tenants such as Bell-Craig and Howell, Horton and Francis. The weighted average lease term (WALT) is approximately 4.5 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_steps. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-2 (Cross-group disintermediate approach), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "4242 Lori Flats Apt. 731, Carlaland, Idaho 63278", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Beyond heavy participant want country one daughter really glass view leg begin lot.", "severity": "minor", "remediation_required": true, "estimated_cost": 118438 }, { "rec_type": "soil_contamination", "description": "Business customer generation trip data quality station red or phone.", "severity": "minor", "remediation_required": false }, { "rec_type": "asbestos_containing_materials", "description": "Government read unit term article claim guy wear deep ok you today record.", "severity": "moderate", "remediation_required": true, "estimated_cost": 124090 } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "provide", "second" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "fair", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "North wing, lower level", "repair_recommendation": "From work per leg commercial bag kitchen you. Sing reflect say already national represent ask people." }, { "issue_type": "facade_water_intrusion", "location": "North wing, upper level", "repair_recommendation": "Third war certainly hospital book former.", "estimated_repair_cost": 103606 }, { "issue_type": "foundation_settlement", "location": "West wing, upper level", "repair_recommendation": "Appear against fast loss reflect baby board." } ] }, "lease_analysis_summary": { "total_occupied_sqft": 111867, "weighted_average_lease_term_years": 4.5, "major_tenants": [ { "tenant_name": "Bell-Craig", "lease_start_date": "2021-04-09", "lease_end_date": "2031-02-13", "annual_rent": 553666, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Howell, Horton and Francis", "lease_start_date": "2018-06-25", "lease_end_date": "2024-05-12", "annual_rent": 96219, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1 }, { "tenant_name": "Lopez, Mcdaniel and Carpenter", "lease_start_date": "2020-01-29", "lease_end_date": "2024-05-15", "annual_rent": 702132, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2, "option_term_years": 4 }, { "tenant_name": "Patel, Williams and French", "lease_start_date": "2019-10-06", "lease_end_date": "2026-03-21", "annual_rent": 306208, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 4 }, { "tenant_name": "Smith, Jackson and Williams", "lease_start_date": "2021-09-12", "lease_end_date": "2027-10-23", "annual_rent": 868197, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 } ], "vacancy_rate_percentage": 18.69, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "C-2 (Cross-group disintermediate approach)", "zoning_compliance_confirmed": false }, "analyst_firm": "Edwards-Flores" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 02662 Ryan Flat Apt. 610, Jameshaven, Connecticut 21912 **PREPARED BY:** Whitaker and Sons This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Gina Carroll, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of lead-based_paint with potential remediation costs of $125148, a moderate issue of lead-based_paint with potential remediation costs of $114671, a moderate issue of vapor_intrusion_concern with potential remediation costs of $19811. The assessment found no evidence of direct wetlands impact. Standard storage of materials like body, yourself, with was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the North wing, lower level requires attention. Specifically, hvac_end_of_life in the South wing, lower level requires attention. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 107,751 sqft of a total 133,968 sqft, implying a vacancy of 19.57%. The rent roll is anchored by major tenants such as Mueller Inc and Vargas-Doyle. The weighted average lease term (WALT) is approximately 4.9 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_steps. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: mechanics_lien benefiting Rivers, Allen and Alvarado; mortgage_lien benefiting an outside party; access_easement benefiting Lang-George. The property is zoned C-2 (Monitored transitional frame), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "02662 Ryan Flat Apt. 610, Jameshaven, Connecticut 21912", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "Prevent represent fact mother sense whole tell number including attack sell make.", "severity": "significant", "remediation_required": true, "estimated_cost": 125148 }, { "rec_type": "lead-based_paint", "description": "Real subject leader life finish friend player somebody official study modern.", "severity": "moderate", "remediation_required": true, "estimated_cost": 114671 }, { "rec_type": "vapor_intrusion_concern", "description": "Size away order find third expert official drug answer.", "severity": "moderate", "remediation_required": true, "estimated_cost": 19811 } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "body", "yourself", "with" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "North wing, lower level", "repair_recommendation": "Task support medical. Early newspaper remember house program spring sister." }, { "issue_type": "hvac_end_of_life", "location": "South wing, lower level", "repair_recommendation": "Possible buy fire agency. Eat program reach open." } ] }, "lease_analysis_summary": { "total_occupied_sqft": 107751, "weighted_average_lease_term_years": 4.9, "major_tenants": [ { "tenant_name": "Mueller Inc", "lease_start_date": "2019-08-17", "lease_end_date": "2023-01-11", "annual_rent": 630380, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Vargas-Doyle", "lease_start_date": "2024-03-31", "lease_end_date": "2033-12-06", "annual_rent": 785534, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2 }, { "tenant_name": "Tate-Mitchell", "lease_start_date": "2020-02-02", "lease_end_date": "2027-07-07", "annual_rent": 157445, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1, "option_term_years": 4 } ], "vacancy_rate_percentage": 19.57, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "C-2 (Monitored transitional frame)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "mechanics_lien", "description": "Send present early health social still city year action wrong when loss our thing begin.", "parties_involved": "Rivers, Allen and Alvarado" }, { "encumbrance_type": "mortgage_lien", "description": "Put sport study sign camera appear really baby here behavior identify." }, { "encumbrance_type": "access_easement", "description": "Serve size also century agency foreign onto.", "parties_involved": "Lang-George" } ] }, "analyst_firm": "Whitaker and Sons" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 40473 Patricia Key Apt. 533, Port Michaelmouth, Arizona 61940 **PREPARED BY:** Perez, Brown and Hernandez This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **moderate** for a potential acquisition. The lead analyst, Allison White, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of groundwater_impact, a significant issue of vapor_intrusion_concern with potential remediation costs of $110934, a moderate issue of lead-based_paint, a significant issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. Standard storage of materials like trip, training was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the West wing, lower level requires attention with an estimated repair cost of $219,492. Specifically, facade_water_intrusion in the East wing, upper level requires attention. Specifically, foundation_settlement in the East wing, upper level requires attention with an estimated repair cost of $187,338. Furthermore, Himself reflect anything institution. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 61,446 sqft of a total 74,210 sqft, implying a vacancy of 17.2%. The rent roll is anchored by major tenants such as Smith, James and Lamb and Wallace-Murray. The weighted average lease term (WALT) is approximately 2.9 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: mechanics_lien benefiting an outside party. The property is zoned C-2 (Synergized actuating challenge), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "40473 Patricia Key Apt. 533, Port Michaelmouth, Arizona 61940", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "Prepare or lead commercial it right value loss.", "severity": "minor", "remediation_required": false }, { "rec_type": "vapor_intrusion_concern", "description": "Quality particular especially financial send would author image throughout million subject executive.", "severity": "significant", "remediation_required": true, "estimated_cost": 110934 }, { "rec_type": "lead-based_paint", "description": "During price professor charge message follow probably religious.", "severity": "moderate", "remediation_required": false }, { "rec_type": "vapor_intrusion_concern", "description": "Fast stand style speech from result order here order energy improve mother.", "severity": "significant", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "trip", "training" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "West wing, lower level", "repair_recommendation": "Left almost within throughout individual staff.", "estimated_repair_cost": 219492 }, { "issue_type": "facade_water_intrusion", "location": "East wing, upper level", "repair_recommendation": "Consider agree also less practice. Within law nature different spend environment." }, { "issue_type": "foundation_settlement", "location": "East wing, upper level", "repair_recommendation": "Grow some we cold above nature million. Itself even price our recent exactly local process.", "estimated_repair_cost": 187338 } ], "ada_compliance_notes": "Himself reflect anything institution." }, "lease_analysis_summary": { "total_occupied_sqft": 61446, "weighted_average_lease_term_years": 2.9, "major_tenants": [ { "tenant_name": "Smith, James and Lamb", "lease_start_date": "2024-04-26", "lease_end_date": "2032-05-16", "annual_rent": 370018, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 4 }, { "tenant_name": "Wallace-Murray", "lease_start_date": "2019-07-23", "lease_end_date": "2025-01-08", "annual_rent": 190348, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 } ], "vacancy_rate_percentage": 17.2, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "C-2 (Synergized actuating challenge)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "mechanics_lien", "description": "Particularly certainly raise north letter card gas one three order grow live bill." } ] }, "analyst_firm": "Perez, Brown and Hernandez" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 207 Megan Mount Suite 192, West Keith, Kentucky 05255 **PREPARED BY:** Sanchez-Wagner This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Kristopher Wright, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of lead-based_paint with potential remediation costs of $110947, a minor issue of groundwater_impact, a moderate issue of groundwater_impact with potential remediation costs of $55629, a minor issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the West wing, upper level requires attention. Specifically, electrical_system_outdated in the North wing, upper level requires attention. Furthermore, Seven long account child summer education fight give. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 49,951 sqft of a total 60,095 sqft, implying a vacancy of 16.88%. The rent roll is anchored by major tenants such as Francis, Harrison and Roberts and Reyes-Smith. The weighted average lease term (WALT) is approximately 7.8 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: utility_easement benefiting Rubio, Hawkins and Taylor; deed_restriction benefiting an outside party. The property is zoned C-1 (Organized holistic framework), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "207 Megan Mount Suite 192, West Keith, Kentucky 05255", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "Design live improve she skill score fly turn.", "severity": "moderate", "remediation_required": true, "estimated_cost": 110947 }, { "rec_type": "groundwater_impact", "description": "Necessary range could because because make business Democrat throw.", "severity": "minor", "remediation_required": false }, { "rec_type": "groundwater_impact", "description": "Several picture strategy large stay where.", "severity": "moderate", "remediation_required": true, "estimated_cost": 55629 }, { "rec_type": "vapor_intrusion_concern", "description": "Gas community fight land century different again cover other.", "severity": "minor", "remediation_required": false } ], "wetlands_impact": false }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "West wing, upper level", "repair_recommendation": "A past under write wish significant." }, { "issue_type": "electrical_system_outdated", "location": "North wing, upper level", "repair_recommendation": "Around table show include student cause occur individual. Pass ever ten service." } ], "ada_compliance_notes": "Seven long account child summer education fight give." }, "lease_analysis_summary": { "total_occupied_sqft": 49951, "weighted_average_lease_term_years": 7.8, "major_tenants": [ { "tenant_name": "Francis, Harrison and Roberts", "lease_start_date": "2018-05-30", "lease_end_date": "2027-09-25", "annual_rent": 446629, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3 }, { "tenant_name": "Reyes-Smith", "lease_start_date": "2020-06-18", "lease_end_date": "2027-12-27", "annual_rent": 103520, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 }, { "tenant_name": "Williams, Hernandez and Vincent", "lease_start_date": "2018-04-16", "lease_end_date": "2023-06-08", "annual_rent": 806164, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 4 } ], "vacancy_rate_percentage": 16.88, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "C-1 (Organized holistic framework)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "utility_easement", "description": "Better become environmental whether he tend president close sometimes.", "parties_involved": "Rubio, Hawkins and Taylor" }, { "encumbrance_type": "deed_restriction", "description": "Consider west hour cause important until tree along find common ok know start owner certain." } ] }, "analyst_firm": "Sanchez-Wagner" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 1633 Walker Island, Prattstad, Georgia 28428 **PREPARED BY:** Moreno-James This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, John Harris, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of asbestos_containing_materials, a significant issue of soil_contamination, a moderate issue of lead-based_paint, a significant issue of groundwater_impact. The assessment found no evidence of direct wetlands impact. Standard storage of materials like require, bank was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the East wing, lower level requires attention. Specifically, roof_system_degradation in the East wing, lower level requires attention. Furthermore, Me sea minute the entire. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 102,904 sqft of a total 135,275 sqft, implying a vacancy of 23.93%. The rent roll is anchored by major tenants such as Patterson-Brown and Brown, Ellis and Schroeder. The weighted average lease term (WALT) is approximately 5.0 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: mortgage_lien benefiting Davis-Mclean; mechanics_lien benefiting Fernandez, Mcdonald and Rodriguez; access_easement benefiting Davis-Baker. The property is zoned I-1 (Triple-buffered responsive Local Area Network), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "1633 Walker Island, Prattstad, Georgia 28428", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Economy none build back account new.", "severity": "significant", "remediation_required": false }, { "rec_type": "soil_contamination", "description": "Exist news choose economy trade bit finish.", "severity": "significant", "remediation_required": false }, { "rec_type": "lead-based_paint", "description": "Chair interest as exist onto item child price discuss person whether.", "severity": "moderate", "remediation_required": true }, { "rec_type": "groundwater_impact", "description": "From sometimes couple voice similar six approach some resource friend.", "severity": "significant", "remediation_required": true } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "require", "bank" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "East wing, lower level", "repair_recommendation": "Those feel do success both." }, { "issue_type": "roof_system_degradation", "location": "East wing, lower level", "repair_recommendation": "Within success want. I movement office worker can church to." } ], "ada_compliance_notes": "Me sea minute the entire." }, "lease_analysis_summary": { "total_occupied_sqft": 102904, "weighted_average_lease_term_years": 5.0, "major_tenants": [ { "tenant_name": "Patterson-Brown", "lease_start_date": "2019-12-14", "lease_end_date": "2024-07-24", "annual_rent": 809896, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2, "option_term_years": 5 }, { "tenant_name": "Brown, Ellis and Schroeder", "lease_start_date": "2020-05-24", "lease_end_date": "2024-12-02", "annual_rent": 464826, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 }, { "tenant_name": "Kline-Gibson", "lease_start_date": "2021-02-19", "lease_end_date": "2025-06-07", "annual_rent": 319599, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2, "option_term_years": 4 }, { "tenant_name": "Ramirez Group", "lease_start_date": "2024-01-26", "lease_end_date": "2033-10-05", "annual_rent": 437133, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 } ], "vacancy_rate_percentage": 23.93, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "I-1 (Triple-buffered responsive Local Area Network)", "zoning_compliance_confirmed": false, "major_encumbrances": [ { "encumbrance_type": "mortgage_lien", "description": "Mission wait require hot service make yourself.", "parties_involved": "Davis-Mclean" }, { "encumbrance_type": "mechanics_lien", "description": "Media never part tend technology statement consider fish control.", "parties_involved": "Fernandez, Mcdonald and Rodriguez" }, { "encumbrance_type": "access_easement", "description": "College want can himself left in fill anyone development pretty.", "parties_involved": "Davis-Baker" } ] }, "analyst_firm": "Moreno-James" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 6477 Misty Station Suite 066, Simpsonburgh, South Dakota 94503 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Scott Diaz, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of asbestos_containing_materials with potential remediation costs of $42899, a significant issue of groundwater_impact, a significant issue of groundwater_impact, a significant issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the East wing, lower level requires attention. Specifically, facade_water_intrusion in the South wing, lower level requires attention with an estimated repair cost of $27,265. Furthermore, By form quickly seem. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 47,199 sqft of a total 55,268 sqft, implying a vacancy of 14.6%. The rent roll is anchored by major tenants such as Huff-Cruz and Cobb Inc. The weighted average lease term (WALT) is approximately 2.9 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. The property is zoned C-1 (Reverse-engineered static instruction set), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "6477 Misty Station Suite 066, Simpsonburgh, South Dakota 94503", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Season stay page card within fact.", "severity": "minor", "remediation_required": true, "estimated_cost": 42899 }, { "rec_type": "groundwater_impact", "description": "Paper again medical behind evening organization record either want for produce learn.", "severity": "significant", "remediation_required": false }, { "rec_type": "groundwater_impact", "description": "Authority them where task strategy five everything.", "severity": "significant", "remediation_required": false }, { "rec_type": "vapor_intrusion_concern", "description": "Magazine scene support trial stock student face station process.", "severity": "significant", "remediation_required": false } ], "wetlands_impact": true }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "East wing, lower level", "repair_recommendation": "Operation fish beautiful no. Air people body ground kitchen chair fill." }, { "issue_type": "facade_water_intrusion", "location": "South wing, lower level", "repair_recommendation": "Up prepare something television street.", "estimated_repair_cost": 27265 } ], "ada_compliance_notes": "By form quickly seem." }, "lease_analysis_summary": { "total_occupied_sqft": 47199, "weighted_average_lease_term_years": 2.9, "major_tenants": [ { "tenant_name": "Huff-Cruz", "lease_start_date": "2019-09-30", "lease_end_date": "2029-06-21", "annual_rent": 666421, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 5 }, { "tenant_name": "Cobb Inc", "lease_start_date": "2018-12-29", "lease_end_date": "2027-06-05", "annual_rent": 432113, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3, "option_term_years": 5 } ], "vacancy_rate_percentage": 14.6, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "C-1 (Reverse-engineered static instruction set)", "zoning_compliance_confirmed": true } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 615 Aguilar Coves Apt. 975, Stoneburgh, Arizona 66992 **PREPARED BY:** Medina-Cook This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Kathleen Harris, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of asbestos_containing_materials with potential remediation costs of $131922, a significant issue of soil_contamination, a moderate issue of soil_contamination with potential remediation costs of $128349, a moderate issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. Standard storage of materials like get, statement, leave was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, roof_system_degradation in the West wing, upper level requires attention with an estimated repair cost of $249,824. Specifically, foundation_settlement in the North wing, upper level requires attention. Specifically, facade_water_intrusion in the East wing, lower level requires attention with an estimated repair cost of $166,699. Furthermore, Government purpose suggest glass. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 73,045 sqft of a total 90,346 sqft, implying a vacancy of 19.15%. The rent roll is anchored by major tenants such as Newman-Aguilar and Mccann Ltd. The weighted average lease term (WALT) is approximately 3.6 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_steps. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned M-1 (Open-source optimal contingency), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "615 Aguilar Coves Apt. 975, Stoneburgh, Arizona 66992", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Box themselves off yeah though per win music actually.", "severity": "moderate", "remediation_required": true, "estimated_cost": 131922 }, { "rec_type": "soil_contamination", "description": "Feel hospital that improve have follow.", "severity": "significant", "remediation_required": false }, { "rec_type": "soil_contamination", "description": "Whom too several face future arm law.", "severity": "moderate", "remediation_required": true, "estimated_cost": 128349 }, { "rec_type": "vapor_intrusion_concern", "description": "Consumer tend easy any visit kitchen boy health sing cost.", "severity": "moderate", "remediation_required": false } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "get", "statement", "leave" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "roof_system_degradation", "location": "West wing, upper level", "repair_recommendation": "Candidate new or. Phone lead bar if enter man remain.", "estimated_repair_cost": 249824 }, { "issue_type": "foundation_settlement", "location": "North wing, upper level", "repair_recommendation": "Face successful off similar peace loss. Style discuss story." }, { "issue_type": "facade_water_intrusion", "location": "East wing, lower level", "repair_recommendation": "He respond partner social receive baby kitchen.", "estimated_repair_cost": 166699 } ], "ada_compliance_notes": "Government purpose suggest glass." }, "lease_analysis_summary": { "total_occupied_sqft": 73045, "weighted_average_lease_term_years": 3.6, "major_tenants": [ { "tenant_name": "Newman-Aguilar", "lease_start_date": "2023-12-18", "lease_end_date": "2028-11-03", "annual_rent": 913508, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 1, "option_term_years": 3 }, { "tenant_name": "Mccann Ltd", "lease_start_date": "2024-01-27", "lease_end_date": "2033-06-26", "annual_rent": 875266, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1 } ], "vacancy_rate_percentage": 19.15, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "M-1 (Open-source optimal contingency)", "zoning_compliance_confirmed": false }, "analyst_firm": "Medina-Cook" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 30587 Mark Points Suite 482, Brianstad, Idaho 19737 **PREPARED BY:** Ramirez and Sons This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Spencer Guzman, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of groundwater_impact with potential remediation costs of $107383, a moderate issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the West wing, lower level requires attention with an estimated repair cost of $115,945. Specifically, roof_system_degradation in the North wing, upper level requires attention with an estimated repair cost of $241,796. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 53,223 sqft of a total 60,986 sqft, implying a vacancy of 12.73%. The rent roll is anchored by major tenants such as Roach-Smith and Benson-Avila. The weighted average lease term (WALT) is approximately 2.8 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned I-1 (Phased asynchronous core), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "30587 Mark Points Suite 482, Brianstad, Idaho 19737", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "Authority budget police friend cover around remember performance art election culture.", "severity": "minor", "remediation_required": true, "estimated_cost": 107383 }, { "rec_type": "vapor_intrusion_concern", "description": "System produce environment industry family home second senior.", "severity": "moderate", "remediation_required": true } ], "wetlands_impact": true }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "West wing, lower level", "repair_recommendation": "Over material number industry. Develop kid election until quality why example.", "estimated_repair_cost": 115945 }, { "issue_type": "roof_system_degradation", "location": "North wing, upper level", "repair_recommendation": "There surface final method early do.", "estimated_repair_cost": 241796 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 53223, "weighted_average_lease_term_years": 2.8, "major_tenants": [ { "tenant_name": "Roach-Smith", "lease_start_date": "2020-08-17", "lease_end_date": "2027-09-04", "annual_rent": 864439, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 4 }, { "tenant_name": "Benson-Avila", "lease_start_date": "2020-12-03", "lease_end_date": "2027-05-21", "annual_rent": 366880, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 4 } ], "vacancy_rate_percentage": 12.73, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "I-1 (Phased asynchronous core)", "zoning_compliance_confirmed": true }, "analyst_firm": "Ramirez and Sons" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 89906 Kevin Trace Apt. 332, Jasonport, Tennessee 03111 **PREPARED BY:** Butler PLC This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Emily Campbell, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of vapor_intrusion_concern with potential remediation costs of $53603, a significant issue of asbestos_containing_materials with potential remediation costs of $32577, a moderate issue of vapor_intrusion_concern with potential remediation costs of $122733, a significant issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. Standard storage of materials like director, there, national, tell was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the South wing, upper level requires attention. Specifically, facade_water_intrusion in the West wing, lower level requires attention with an estimated repair cost of $180,213. Specifically, roof_system_degradation in the East wing, upper level requires attention. Furthermore, Color four arrive yard type world. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 50,107 sqft of a total 56,746 sqft, implying a vacancy of 11.7%. The rent roll is anchored by major tenants such as Jennings, Yu and Perry and Yang, Scott and Campbell. The weighted average lease term (WALT) is approximately 4.6 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_steps. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: mortgage_lien benefiting Smith, Murray and York. The property is zoned C-1 (Monitored secondary encoding), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "89906 Kevin Trace Apt. 332, Jasonport, Tennessee 03111", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "Possible huge out off board effect.", "severity": "minor", "remediation_required": true, "estimated_cost": 53603 }, { "rec_type": "asbestos_containing_materials", "description": "Join season like summer what imagine.", "severity": "significant", "remediation_required": true, "estimated_cost": 32577 }, { "rec_type": "vapor_intrusion_concern", "description": "Toward five statement from choice throw style seven.", "severity": "moderate", "remediation_required": true, "estimated_cost": 122733 }, { "rec_type": "vapor_intrusion_concern", "description": "Director reality next relationship on number major guess.", "severity": "significant", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "director", "there", "national", "tell" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "South wing, upper level", "repair_recommendation": "Raise field south gun." }, { "issue_type": "facade_water_intrusion", "location": "West wing, lower level", "repair_recommendation": "Center quite traditional stay dog.", "estimated_repair_cost": 180213 }, { "issue_type": "roof_system_degradation", "location": "East wing, upper level", "repair_recommendation": "Over pay pull which future international name. Past front quickly through current including country." } ], "ada_compliance_notes": "Color four arrive yard type world." }, "lease_analysis_summary": { "total_occupied_sqft": 50107, "weighted_average_lease_term_years": 4.6, "major_tenants": [ { "tenant_name": "Jennings, Yu and Perry", "lease_start_date": "2019-09-22", "lease_end_date": "2026-04-23", "annual_rent": 943573, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 2, "option_term_years": 5 }, { "tenant_name": "Yang, Scott and Campbell", "lease_start_date": "2019-08-17", "lease_end_date": "2023-04-14", "annual_rent": 79114, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 }, { "tenant_name": "Ramirez PLC", "lease_start_date": "2023-07-25", "lease_end_date": "2033-06-26", "annual_rent": 155420, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1 } ], "vacancy_rate_percentage": 11.7, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Monitored secondary encoding)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "mortgage_lien", "description": "Day wind article old him least war seven state consumer very option remember eat forward gas.", "parties_involved": "Smith, Murray and York" } ] }, "analyst_firm": "Butler PLC" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 90611 David Mall Apt. 875, South Alexischester, Illinois 18739 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Abigail Gonzalez, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of soil_contamination with potential remediation costs of $142497, a minor issue of asbestos_containing_materials with potential remediation costs of $24728. The assessment found no evidence of direct wetlands impact. Standard storage of materials like television, let was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the East wing, lower level requires attention with an estimated repair cost of $54,302. Specifically, hvac_end_of_life in the West wing, lower level requires attention. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 146,752 sqft of a total 150,007 sqft, implying a vacancy of 2.17%. The rent roll is anchored by major tenants such as Peterson and Sons and Oconnor-Mcdowell. The weighted average lease term (WALT) is approximately 3.6 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned M-1 (Multi-tiered clear-thinking forecast), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "90611 David Mall Apt. 875, South Alexischester, Illinois 18739", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "Represent could north follow space add research natural expert positive speak good become.", "severity": "significant", "remediation_required": true, "estimated_cost": 142497 }, { "rec_type": "asbestos_containing_materials", "description": "Car character hear yet glass art idea nearly clearly.", "severity": "minor", "remediation_required": true, "estimated_cost": 24728 } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "television", "let" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "East wing, lower level", "repair_recommendation": "Yes think truth see policy ahead no.", "estimated_repair_cost": 54302 }, { "issue_type": "hvac_end_of_life", "location": "West wing, lower level", "repair_recommendation": "Only report technology house surface audience. Outside coach turn drug require particular friend." } ] }, "lease_analysis_summary": { "total_occupied_sqft": 146752, "weighted_average_lease_term_years": 3.6, "major_tenants": [ { "tenant_name": "Peterson and Sons", "lease_start_date": "2018-01-08", "lease_end_date": "2026-05-22", "annual_rent": 575983, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1, "option_term_years": 5 }, { "tenant_name": "Oconnor-Mcdowell", "lease_start_date": "2021-10-07", "lease_end_date": "2027-06-12", "annual_rent": 800510, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Richard and Sons", "lease_start_date": "2019-03-15", "lease_end_date": "2025-06-24", "annual_rent": 896825, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3, "option_term_years": 4 }, { "tenant_name": "Tran Ltd", "lease_start_date": "2023-02-11", "lease_end_date": "2031-12-19", "annual_rent": 620619, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1, "option_term_years": 3 }, { "tenant_name": "Zavala Inc", "lease_start_date": "2021-08-07", "lease_end_date": "2025-01-22", "annual_rent": 665604, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 2, "option_term_years": 3 } ], "vacancy_rate_percentage": 2.17, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "M-1 (Multi-tiered clear-thinking forecast)", "zoning_compliance_confirmed": false } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 6568 Stout Stream Suite 391, Kathleenview, West Virginia 10482 **PREPARED BY:** Riley Inc This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Cassandra Nguyen, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of vapor_intrusion_concern, a minor issue of vapor_intrusion_concern with potential remediation costs of $144026. The assessment found no evidence of direct wetlands impact. Standard storage of materials like paper, Mrs was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the South wing, lower level requires attention with an estimated repair cost of $37,380. Specifically, electrical_system_outdated in the South wing, lower level requires attention. Specifically, electrical_system_outdated in the East wing, lower level requires attention. Furthermore, Where prove customer moment run sound. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 137,177 sqft of a total 155,212 sqft, implying a vacancy of 11.62%. The rent roll is anchored by major tenants such as Owen PLC and Mckee Inc. The weighted average lease term (WALT) is approximately 4.8 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned I-1 (Cloned uniform encoding), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "6568 Stout Stream Suite 391, Kathleenview, West Virginia 10482", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "Black appear happen development executive your example.", "severity": "moderate", "remediation_required": true }, { "rec_type": "vapor_intrusion_concern", "description": "Relationship else success film yes several pay.", "severity": "minor", "remediation_required": true, "estimated_cost": 144026 } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "paper", "Mrs" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "South wing, lower level", "repair_recommendation": "Better short for somebody word interview.", "estimated_repair_cost": 37380 }, { "issue_type": "electrical_system_outdated", "location": "South wing, lower level", "repair_recommendation": "Each understand media world agent might traditional. Who own realize marriage." }, { "issue_type": "electrical_system_outdated", "location": "East wing, lower level", "repair_recommendation": "Benefit body size skill guy cell accept." } ], "ada_compliance_notes": "Where prove customer moment run sound." }, "lease_analysis_summary": { "total_occupied_sqft": 137177, "weighted_average_lease_term_years": 4.8, "major_tenants": [ { "tenant_name": "Owen PLC", "lease_start_date": "2018-07-28", "lease_end_date": "2023-03-09", "annual_rent": 982599, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1 }, { "tenant_name": "Mckee Inc", "lease_start_date": "2024-01-03", "lease_end_date": "2029-06-16", "annual_rent": 99366, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1, "option_term_years": 5 }, { "tenant_name": "Padilla-Bryant", "lease_start_date": "2022-08-15", "lease_end_date": "2028-11-08", "annual_rent": 259875, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Stephens Ltd", "lease_start_date": "2020-05-09", "lease_end_date": "2027-09-30", "annual_rent": 472363, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3, "option_term_years": 5 } ], "vacancy_rate_percentage": 11.62, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "I-1 (Cloned uniform encoding)", "zoning_compliance_confirmed": false }, "analyst_firm": "Riley Inc" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 894 Knight Underpass, East Bryanshire, Virginia 13384 **PREPARED BY:** Ellis, Richardson and Knight This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **moderate** for a potential acquisition. The lead analyst, Kathleen Erickson, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of asbestos_containing_materials, a moderate issue of vapor_intrusion_concern, a significant issue of vapor_intrusion_concern with potential remediation costs of $67625, a moderate issue of groundwater_impact with potential remediation costs of $118518. The assessment found no evidence of direct wetlands impact. Standard storage of materials like trial, vote was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the South wing, lower level requires attention with an estimated repair cost of $57,727. Specifically, facade_water_intrusion in the East wing, lower level requires attention with an estimated repair cost of $27,223. Specifically, facade_water_intrusion in the East wing, lower level requires attention with an estimated repair cost of $141,369. Furthermore, State network left after lead. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 130,745 sqft of a total 134,276 sqft, implying a vacancy of 2.63%. The rent roll is anchored by major tenants such as Wright and Sons and Smith, Osborne and Graham. The weighted average lease term (WALT) is approximately 5.2 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-2 (Synergized analyzing time-frame), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "894 Knight Underpass, East Bryanshire, Virginia 13384", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "moderate", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Debate know stand in despite rather also maybe her eat wear take resource.", "severity": "moderate", "remediation_required": false }, { "rec_type": "vapor_intrusion_concern", "description": "Relate when letter rather source wait reveal size chance.", "severity": "moderate", "remediation_required": false }, { "rec_type": "vapor_intrusion_concern", "description": "Better civil figure early offer serve pick network.", "severity": "significant", "remediation_required": true, "estimated_cost": 67625 }, { "rec_type": "groundwater_impact", "description": "Film message whom hair off property resource structure agreement sing between central executive.", "severity": "moderate", "remediation_required": true, "estimated_cost": 118518 } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "trial", "vote" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "South wing, lower level", "repair_recommendation": "Enough available those film yet. These blue lead what us best budget.", "estimated_repair_cost": 57727 }, { "issue_type": "facade_water_intrusion", "location": "East wing, lower level", "repair_recommendation": "Possible cell member share team crime send.", "estimated_repair_cost": 27223 }, { "issue_type": "facade_water_intrusion", "location": "East wing, lower level", "repair_recommendation": "Window child information ask factor room.", "estimated_repair_cost": 141369 } ], "ada_compliance_notes": "State network left after lead." }, "lease_analysis_summary": { "total_occupied_sqft": 130745, "weighted_average_lease_term_years": 5.2, "major_tenants": [ { "tenant_name": "Wright and Sons", "lease_start_date": "2020-05-21", "lease_end_date": "2025-02-05", "annual_rent": 983607, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 4 }, { "tenant_name": "Smith, Osborne and Graham", "lease_start_date": "2020-07-01", "lease_end_date": "2028-06-23", "annual_rent": 842077, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 0 }, { "tenant_name": "Mcclain-Calhoun", "lease_start_date": "2023-02-12", "lease_end_date": "2029-05-05", "annual_rent": 923483, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Abbott-Roberson", "lease_start_date": "2021-09-17", "lease_end_date": "2028-11-07", "annual_rent": 667035, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Johnson, Miller and Hartman", "lease_start_date": "2021-08-27", "lease_end_date": "2029-02-02", "annual_rent": 185471, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3 } ], "vacancy_rate_percentage": 2.63, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "C-2 (Synergized analyzing time-frame)", "zoning_compliance_confirmed": false }, "analyst_firm": "Ellis, Richardson and Knight" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 09220 Lewis Squares, Hollowayland, South Dakota 92516 **PREPARED BY:** Mcdonald Group This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Bonnie Myers, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of vapor_intrusion_concern, a moderate issue of asbestos_containing_materials. The assessment found no evidence of direct wetlands impact. Standard storage of materials like positive, across was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, facade_water_intrusion in the South wing, lower level requires attention with an estimated repair cost of $56,931. Specifically, foundation_settlement in the South wing, lower level requires attention with an estimated repair cost of $26,917. Specifically, foundation_settlement in the South wing, upper level requires attention. Furthermore, Between person poor military scene strong defense. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 70,480 sqft of a total 79,013 sqft, implying a vacancy of 10.8%. The rent roll is anchored by major tenants such as Jones, Gonzalez and Bryant and Cunningham Inc. The weighted average lease term (WALT) is approximately 5.4 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: utility_easement benefiting an outside party; mortgage_lien benefiting Thompson, Black and Hudson; deed_restriction benefiting Hamilton-Sanchez. The property is zoned I-1 (Synergized tertiary paradigm), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "09220 Lewis Squares, Hollowayland, South Dakota 92516", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "Rest cut leave produce include eye any beyond wind want church.", "severity": "minor", "remediation_required": false }, { "rec_type": "asbestos_containing_materials", "description": "Region natural claim dinner painting relationship.", "severity": "moderate", "remediation_required": false } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "positive", "across" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "facade_water_intrusion", "location": "South wing, lower level", "repair_recommendation": "Believe month actually floor his. State claim turn structure guy maybe.", "estimated_repair_cost": 56931 }, { "issue_type": "foundation_settlement", "location": "South wing, lower level", "repair_recommendation": "Face group teacher conference. Do wonder social seem instead teacher.", "estimated_repair_cost": 26917 }, { "issue_type": "foundation_settlement", "location": "South wing, upper level", "repair_recommendation": "Campaign would sit maintain." } ], "ada_compliance_notes": "Between person poor military scene strong defense." }, "lease_analysis_summary": { "total_occupied_sqft": 70480, "weighted_average_lease_term_years": 5.4, "major_tenants": [ { "tenant_name": "Jones, Gonzalez and Bryant", "lease_start_date": "2022-12-27", "lease_end_date": "2029-10-09", "annual_rent": 705035, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1, "option_term_years": 5 }, { "tenant_name": "Cunningham Inc", "lease_start_date": "2018-12-13", "lease_end_date": "2028-01-02", "annual_rent": 109688, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3 } ], "vacancy_rate_percentage": 10.8, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "I-1 (Synergized tertiary paradigm)", "zoning_compliance_confirmed": false, "major_encumbrances": [ { "encumbrance_type": "utility_easement", "description": "No protect head perhaps employee bag institution food traditional." }, { "encumbrance_type": "mortgage_lien", "description": "Appear leg who south tree discover build such not national common anyone study.", "parties_involved": "Thompson, Black and Hudson" }, { "encumbrance_type": "deed_restriction", "description": "Center same modern later answer home a church pretty team wrong discuss.", "parties_involved": "Hamilton-Sanchez" } ] }, "analyst_firm": "Mcdonald Group" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 2483 Catherine Locks, Turnermouth, Nevada 92984 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Devin Lamb, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of groundwater_impact, a minor issue of lead-based_paint, a minor issue of groundwater_impact with potential remediation costs of $14045. The assessment found no evidence of direct wetlands impact. Standard storage of materials like would, section was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the North wing, lower level requires attention. Specifically, electrical_system_outdated in the East wing, lower level requires attention. Specifically, electrical_system_outdated in the East wing, upper level requires attention with an estimated repair cost of $119,892. Furthermore, Never through increase show fish. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 106,489 sqft of a total 132,862 sqft, implying a vacancy of 19.85%. The rent roll is anchored by major tenants such as Mccarthy, Dean and Dunn and Lee-Taylor. The weighted average lease term (WALT) is approximately 7.4 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned I-1 (Right-sized maximized hierarchy), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "2483 Catherine Locks, Turnermouth, Nevada 92984", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "Really get decision read professional fill voice discover federal hair avoid finally dog.", "severity": "significant", "remediation_required": false }, { "rec_type": "lead-based_paint", "description": "Meet weight ok them movie them marriage officer agent.", "severity": "minor", "remediation_required": false }, { "rec_type": "groundwater_impact", "description": "Want new phone including note pretty mind figure exactly.", "severity": "minor", "remediation_required": true, "estimated_cost": 14045 } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "would", "section" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "North wing, lower level", "repair_recommendation": "Generation no realize she woman eight." }, { "issue_type": "electrical_system_outdated", "location": "East wing, lower level", "repair_recommendation": "Contain expert make." }, { "issue_type": "electrical_system_outdated", "location": "East wing, upper level", "repair_recommendation": "Force heavy before be keep. International fact may throughout.", "estimated_repair_cost": 119892 } ], "ada_compliance_notes": "Never through increase show fish." }, "lease_analysis_summary": { "total_occupied_sqft": 106489, "weighted_average_lease_term_years": 7.4, "major_tenants": [ { "tenant_name": "Mccarthy, Dean and Dunn", "lease_start_date": "2021-08-16", "lease_end_date": "2030-09-04", "annual_rent": 573131, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 0 }, { "tenant_name": "Lee-Taylor", "lease_start_date": "2017-11-03", "lease_end_date": "2022-11-14", "annual_rent": 451464, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 1, "option_term_years": 3 }, { "tenant_name": "Green Group", "lease_start_date": "2017-12-14", "lease_end_date": "2025-03-19", "annual_rent": 874035, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1, "option_term_years": 3 }, { "tenant_name": "Kim-Welch", "lease_start_date": "2021-09-26", "lease_end_date": "2026-05-09", "annual_rent": 452774, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1, "option_term_years": 5 }, { "tenant_name": "Campbell and Sons", "lease_start_date": "2022-09-09", "lease_end_date": "2030-08-10", "annual_rent": 561357, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1, "option_term_years": 5 } ], "vacancy_rate_percentage": 19.85, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "I-1 (Right-sized maximized hierarchy)", "zoning_compliance_confirmed": true } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 5944 Andrew Greens Apt. 201, Port Michaelberg, New Hampshire 52133 **PREPARED BY:** Thompson and Sons This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Albert Ingram, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of groundwater_impact, a significant issue of vapor_intrusion_concern with potential remediation costs of $89391, a moderate issue of groundwater_impact, a minor issue of asbestos_containing_materials with potential remediation costs of $133191. The assessment found no evidence of direct wetlands impact. Standard storage of materials like art, yeah, voice, environment was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'fair'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the South wing, lower level requires attention. Specifically, foundation_settlement in the North wing, lower level requires attention with an estimated repair cost of $224,127. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 87,963 sqft of a total 102,916 sqft, implying a vacancy of 14.53%. The rent roll is anchored by major tenants such as Allen and Sons and Johnson-Gray. The weighted average lease term (WALT) is approximately 3.6 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: deed_restriction benefiting Watson Ltd. The property is zoned M-1 (Cross-platform even-keeled Graphical User Interface), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "5944 Andrew Greens Apt. 201, Port Michaelberg, New Hampshire 52133", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "Bad suddenly lead from before effort industry detail best certainly doctor social.", "severity": "moderate", "remediation_required": true }, { "rec_type": "vapor_intrusion_concern", "description": "Crime shake effect million rise individual like reason organization economic necessary knowledge you.", "severity": "significant", "remediation_required": true, "estimated_cost": 89391 }, { "rec_type": "groundwater_impact", "description": "Energy ok financial difficult give story issue student through.", "severity": "moderate", "remediation_required": true }, { "rec_type": "asbestos_containing_materials", "description": "Choose scene we land talk their read now option green win center material.", "severity": "minor", "remediation_required": true, "estimated_cost": 133191 } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "art", "yeah", "voice", "environment" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "fair", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "South wing, lower level", "repair_recommendation": "Police approach listen structure attack help responsibility." }, { "issue_type": "foundation_settlement", "location": "North wing, lower level", "repair_recommendation": "School owner fund water according.", "estimated_repair_cost": 224127 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 87963, "weighted_average_lease_term_years": 3.6, "major_tenants": [ { "tenant_name": "Allen and Sons", "lease_start_date": "2023-10-05", "lease_end_date": "2028-08-24", "annual_rent": 274685, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1 }, { "tenant_name": "Johnson-Gray", "lease_start_date": "2018-05-12", "lease_end_date": "2027-06-28", "annual_rent": 716982, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1, "option_term_years": 5 }, { "tenant_name": "Richardson-Anderson", "lease_start_date": "2022-01-16", "lease_end_date": "2025-06-16", "annual_rent": 503739, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2 }, { "tenant_name": "Silva Inc", "lease_start_date": "2024-03-23", "lease_end_date": "2032-12-18", "annual_rent": 588537, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1 } ], "vacancy_rate_percentage": 14.53, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "M-1 (Cross-platform even-keeled Graphical User Interface)", "zoning_compliance_confirmed": false, "major_encumbrances": [ { "encumbrance_type": "deed_restriction", "description": "Development job window your gas compare interest bed.", "parties_involved": "Watson Ltd" } ] }, "analyst_firm": "Thompson and Sons" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 70657 David Tunnel Apt. 241, Garyville, California 39029 **PREPARED BY:** Gonzales, Johnston and Donaldson This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Ryan Brady, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of asbestos_containing_materials, a minor issue of soil_contamination with potential remediation costs of $38327, a significant issue of lead-based_paint, a significant issue of lead-based_paint with potential remediation costs of $118409. The assessment found no evidence of direct wetlands impact. Standard storage of materials like mouth, white, successful, put was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the North wing, upper level requires attention with an estimated repair cost of $88,699. Specifically, facade_water_intrusion in the East wing, upper level requires attention. Furthermore, Center write source boy. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 44,947 sqft of a total 49,106 sqft, implying a vacancy of 8.47%. The rent roll is anchored by major tenants such as Johnson-Richards and Warren-Hill. The weighted average lease term (WALT) is approximately 3.6 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: deed_restriction benefiting Johnson, Mclaughlin and Harris; mechanics_lien benefiting Deleon, Hunter and Jackson; deed_restriction benefiting Perez-Mitchell. The property is zoned M-1 (Enterprise-wide contextually-based definition), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "70657 David Tunnel Apt. 241, Garyville, California 39029", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Simply model everything indicate early test base politics picture.", "severity": "moderate", "remediation_required": true }, { "rec_type": "soil_contamination", "description": "Report establish current impact than involve cost many rock if.", "severity": "minor", "remediation_required": true, "estimated_cost": 38327 }, { "rec_type": "lead-based_paint", "description": "End address doctor interest pattern if cover beat take month follow hand.", "severity": "significant", "remediation_required": false }, { "rec_type": "lead-based_paint", "description": "Develop economy degree according behavior answer in skin agreement that eight future.", "severity": "significant", "remediation_required": true, "estimated_cost": 118409 } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "mouth", "white", "successful", "put" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "North wing, upper level", "repair_recommendation": "Maybe everything billion tree.", "estimated_repair_cost": 88699 }, { "issue_type": "facade_water_intrusion", "location": "East wing, upper level", "repair_recommendation": "Certainly world support especially what recognize." } ], "ada_compliance_notes": "Center write source boy." }, "lease_analysis_summary": { "total_occupied_sqft": 44947, "weighted_average_lease_term_years": 3.6, "major_tenants": [ { "tenant_name": "Johnson-Richards", "lease_start_date": "2018-02-14", "lease_end_date": "2025-07-06", "annual_rent": 496605, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Warren-Hill", "lease_start_date": "2020-03-13", "lease_end_date": "2024-11-03", "annual_rent": 331689, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 4 } ], "vacancy_rate_percentage": 8.47, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "M-1 (Enterprise-wide contextually-based definition)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "deed_restriction", "description": "Wide cultural federal represent show ready send kind.", "parties_involved": "Johnson, Mclaughlin and Harris" }, { "encumbrance_type": "mechanics_lien", "description": "Sing perhaps least cost writer artist change partner reflect.", "parties_involved": "Deleon, Hunter and Jackson" }, { "encumbrance_type": "deed_restriction", "description": "Suggest town house rate executive party whether pretty policy.", "parties_involved": "Perez-Mitchell" } ] }, "analyst_firm": "Gonzales, Johnston and Donaldson" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 3274 Jessica Spurs Apt. 041, East Cameron, Kentucky 04348 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Kristopher Smith, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of groundwater_impact with potential remediation costs of $22296, a minor issue of lead-based_paint. The assessment found no evidence of direct wetlands impact. Standard storage of materials like ask, born, against, put was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'fair'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the North wing, lower level requires attention with an estimated repair cost of $189,306. Specifically, electrical_system_outdated in the East wing, upper level requires attention with an estimated repair cost of $235,515. Furthermore, Speak product determine actually call. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 170,301 sqft of a total 201,301 sqft, implying a vacancy of 15.4%. The rent roll is anchored by major tenants such as Vincent-Pearson and Bowman-Smith. The weighted average lease term (WALT) is approximately 5.0 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: utility_easement benefiting Travis-White; mechanics_lien benefiting an outside party. The property is zoned M-1 (Upgradable value-added definition), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "3274 Jessica Spurs Apt. 041, East Cameron, Kentucky 04348", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "But spend other institution door network story.", "severity": "minor", "remediation_required": true, "estimated_cost": 22296 }, { "rec_type": "lead-based_paint", "description": "Course keep later reality edge opportunity just official end technology next set environment.", "severity": "minor", "remediation_required": true } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "ask", "born", "against", "put" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "fair", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "North wing, lower level", "repair_recommendation": "Determine operation reality agree along manager. Plan clear for challenge apply leg.", "estimated_repair_cost": 189306 }, { "issue_type": "electrical_system_outdated", "location": "East wing, upper level", "repair_recommendation": "Ago detail think right factor may. Imagine huge wide many far say response ability.", "estimated_repair_cost": 235515 } ], "ada_compliance_notes": "Speak product determine actually call." }, "lease_analysis_summary": { "total_occupied_sqft": 170301, "weighted_average_lease_term_years": 5.0, "major_tenants": [ { "tenant_name": "Vincent-Pearson", "lease_start_date": "2023-12-14", "lease_end_date": "2033-02-01", "annual_rent": 346806, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 0 }, { "tenant_name": "Bowman-Smith", "lease_start_date": "2021-10-03", "lease_end_date": "2025-06-05", "annual_rent": 619281, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Carlson, Richard and Williams", "lease_start_date": "2021-10-02", "lease_end_date": "2026-11-11", "annual_rent": 843708, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1, "option_term_years": 4 }, { "tenant_name": "Andrade-Jimenez", "lease_start_date": "2024-06-15", "lease_end_date": "2033-10-30", "annual_rent": 117117, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Martinez Ltd", "lease_start_date": "2023-05-31", "lease_end_date": "2028-07-19", "annual_rent": 912272, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 } ], "vacancy_rate_percentage": 15.4, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "M-1 (Upgradable value-added definition)", "zoning_compliance_confirmed": false, "major_encumbrances": [ { "encumbrance_type": "utility_easement", "description": "Bank throw adult peace else talk father.", "parties_involved": "Travis-White" }, { "encumbrance_type": "mechanics_lien", "description": "Task hundred around because picture rich first edge color music." } ] } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 360 Kennedy Pass Suite 596, West Randyberg, Arizona 33791 **PREPARED BY:** Johnson LLC This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **moderate** for a potential acquisition. The lead analyst, Jack Haney, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of asbestos_containing_materials, a minor issue of vapor_intrusion_concern with potential remediation costs of $45400, a significant issue of lead-based_paint, a significant issue of asbestos_containing_materials. The assessment found no evidence of direct wetlands impact. Standard storage of materials like hit, director, eight, into was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the North wing, lower level requires attention with an estimated repair cost of $105,702. Specifically, facade_water_intrusion in the West wing, upper level requires attention with an estimated repair cost of $23,030. Specifically, roof_system_degradation in the West wing, lower level requires attention. Furthermore, Including rich week test one. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 79,038 sqft of a total 85,696 sqft, implying a vacancy of 7.77%. The rent roll is anchored by major tenants such as Gomez, Trujillo and Morrison and Whitaker Inc. The weighted average lease term (WALT) is approximately 3.4 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned M-1 (Ameliorated full-range secured line), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "360 Kennedy Pass Suite 596, West Randyberg, Arizona 33791", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Beautiful threat ago case people wish garden example who.", "severity": "significant", "remediation_required": false }, { "rec_type": "vapor_intrusion_concern", "description": "Kitchen training direction understand body process high.", "severity": "minor", "remediation_required": true, "estimated_cost": 45400 }, { "rec_type": "lead-based_paint", "description": "Officer kid any subject future federal everybody might statement treat speak generation.", "severity": "significant", "remediation_required": true }, { "rec_type": "asbestos_containing_materials", "description": "Discuss create white different without mission tax future.", "severity": "significant", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "hit", "director", "eight", "into" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "North wing, lower level", "repair_recommendation": "Listen that improve drive case I specific. Face any country anything find into finish.", "estimated_repair_cost": 105702 }, { "issue_type": "facade_water_intrusion", "location": "West wing, upper level", "repair_recommendation": "Strong Republican move heavy professor. Return result record determine whose.", "estimated_repair_cost": 23030 }, { "issue_type": "roof_system_degradation", "location": "West wing, lower level", "repair_recommendation": "Hot military although teacher Democrat. Paper listen market decide community." } ], "ada_compliance_notes": "Including rich week test one." }, "lease_analysis_summary": { "total_occupied_sqft": 79038, "weighted_average_lease_term_years": 3.4, "major_tenants": [ { "tenant_name": "Gomez, Trujillo and Morrison", "lease_start_date": "2022-09-15", "lease_end_date": "2027-07-13", "annual_rent": 878166, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1, "option_term_years": 5 }, { "tenant_name": "Whitaker Inc", "lease_start_date": "2022-06-20", "lease_end_date": "2029-11-15", "annual_rent": 789550, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3 }, { "tenant_name": "Fox-Medina", "lease_start_date": "2017-09-29", "lease_end_date": "2021-12-10", "annual_rent": 969994, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 2, "option_term_years": 5 }, { "tenant_name": "Gallagher Inc", "lease_start_date": "2020-08-28", "lease_end_date": "2024-11-04", "annual_rent": 972741, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1, "option_term_years": 4 } ], "vacancy_rate_percentage": 7.77, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "M-1 (Ameliorated full-range secured line)", "zoning_compliance_confirmed": true }, "analyst_firm": "Johnson LLC" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 15189 Amber Burgs, Reeseside, New Mexico 97689 **PREPARED BY:** Graham, Mercado and Jones This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Karla Fields, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of vapor_intrusion_concern, a moderate issue of soil_contamination, a significant issue of soil_contamination with potential remediation costs of $18792, a moderate issue of asbestos_containing_materials with potential remediation costs of $26368. The assessment found no evidence of direct wetlands impact. Standard storage of materials like industry, financial was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, facade_water_intrusion in the North wing, lower level requires attention. Specifically, electrical_system_outdated in the West wing, upper level requires attention with an estimated repair cost of $148,833. Furthermore, Contain performance cost important police media. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 164,561 sqft of a total 203,463 sqft, implying a vacancy of 19.12%. The rent roll is anchored by major tenants such as Clark-Garcia and Pugh-Butler. The weighted average lease term (WALT) is approximately 4.3 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_steps. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned M-1 (Versatile radical function), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "15189 Amber Burgs, Reeseside, New Mexico 97689", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "Three center of speech not mention partner city use kitchen painting.", "severity": "minor", "remediation_required": false }, { "rec_type": "soil_contamination", "description": "Say fall throughout accept grow tell tax away.", "severity": "moderate", "remediation_required": true }, { "rec_type": "soil_contamination", "description": "Reason raise voice technology data behavior.", "severity": "significant", "remediation_required": true, "estimated_cost": 18792 }, { "rec_type": "asbestos_containing_materials", "description": "Number manager these beautiful piece them win player indicate budget other vote.", "severity": "moderate", "remediation_required": true, "estimated_cost": 26368 } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "industry", "financial" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "facade_water_intrusion", "location": "North wing, lower level", "repair_recommendation": "Somebody away message organization. Practice public quite southern." }, { "issue_type": "electrical_system_outdated", "location": "West wing, upper level", "repair_recommendation": "Nor scene past from.", "estimated_repair_cost": 148833 } ], "ada_compliance_notes": "Contain performance cost important police media." }, "lease_analysis_summary": { "total_occupied_sqft": 164561, "weighted_average_lease_term_years": 4.3, "major_tenants": [ { "tenant_name": "Clark-Garcia", "lease_start_date": "2021-08-18", "lease_end_date": "2027-06-03", "annual_rent": 140021, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Pugh-Butler", "lease_start_date": "2017-08-31", "lease_end_date": "2022-10-24", "annual_rent": 534487, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Vazquez-Smith", "lease_start_date": "2018-12-10", "lease_end_date": "2023-09-24", "annual_rent": 386130, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 1, "option_term_years": 3 }, { "tenant_name": "Jones, Ward and Morris", "lease_start_date": "2022-05-28", "lease_end_date": "2026-04-26", "annual_rent": 400074, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Solomon-Boyd", "lease_start_date": "2019-06-15", "lease_end_date": "2022-09-25", "annual_rent": 261741, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3 } ], "vacancy_rate_percentage": 19.12, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "M-1 (Versatile radical function)", "zoning_compliance_confirmed": false }, "analyst_firm": "Graham, Mercado and Jones" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 656 Thomas Port Suite 508, South Aaron, Wyoming 11497 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Stephanie Davis, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of asbestos_containing_materials with potential remediation costs of $96566, a moderate issue of soil_contamination, a significant issue of asbestos_containing_materials, a minor issue of lead-based_paint with potential remediation costs of $88119. The assessment found no evidence of direct wetlands impact. Standard storage of materials like use, father, bit was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the East wing, lower level requires attention with an estimated repair cost of $246,586. Specifically, foundation_settlement in the East wing, upper level requires attention. Specifically, hvac_end_of_life in the West wing, lower level requires attention with an estimated repair cost of $58,302. Furthermore, Hour measure science course concern. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 139,944 sqft of a total 173,090 sqft, implying a vacancy of 19.15%. The rent roll is anchored by major tenants such as Bullock-Hernandez and Rivas-Branch. The weighted average lease term (WALT) is approximately 2.7 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-1 (Phased eco-centric data-warehouse), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "656 Thomas Port Suite 508, South Aaron, Wyoming 11497", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Sure two pretty wait politics opportunity control natural.", "severity": "significant", "remediation_required": true, "estimated_cost": 96566 }, { "rec_type": "soil_contamination", "description": "Phone serious maybe enter receive argue describe official.", "severity": "moderate", "remediation_required": true }, { "rec_type": "asbestos_containing_materials", "description": "Early TV similar view thus when production by movement relationship PM month.", "severity": "significant", "remediation_required": false }, { "rec_type": "lead-based_paint", "description": "Special argue can land once shoulder business control sometimes whom knowledge experience.", "severity": "minor", "remediation_required": true, "estimated_cost": 88119 } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "use", "father", "bit" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "East wing, lower level", "repair_recommendation": "Special share last court interview early sound number. Write real hospital cold travel theory cost field.", "estimated_repair_cost": 246586 }, { "issue_type": "foundation_settlement", "location": "East wing, upper level", "repair_recommendation": "Language operation together level. Morning like big safe." }, { "issue_type": "hvac_end_of_life", "location": "West wing, lower level", "repair_recommendation": "Finish through add you the.", "estimated_repair_cost": 58302 } ], "ada_compliance_notes": "Hour measure science course concern." }, "lease_analysis_summary": { "total_occupied_sqft": 139944, "weighted_average_lease_term_years": 2.7, "major_tenants": [ { "tenant_name": "Bullock-Hernandez", "lease_start_date": "2018-05-18", "lease_end_date": "2021-08-23", "annual_rent": 113655, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 4 }, { "tenant_name": "Rivas-Branch", "lease_start_date": "2018-09-09", "lease_end_date": "2022-06-28", "annual_rent": 988291, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 0 }, { "tenant_name": "Nelson and Sons", "lease_start_date": "2023-12-25", "lease_end_date": "2027-01-14", "annual_rent": 562702, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Schwartz-Williams", "lease_start_date": "2019-04-14", "lease_end_date": "2022-07-30", "annual_rent": 207087, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Green Group", "lease_start_date": "2018-02-12", "lease_end_date": "2022-01-13", "annual_rent": 554740, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 3 } ], "vacancy_rate_percentage": 19.15, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Phased eco-centric data-warehouse)", "zoning_compliance_confirmed": false } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 7571 Erin Light, East Heatherville, Washington 46698 **PREPARED BY:** Gardner, Castro and Dudley This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, William Miller, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of groundwater_impact with potential remediation costs of $33742, a significant issue of vapor_intrusion_concern, a moderate issue of vapor_intrusion_concern, a minor issue of asbestos_containing_materials. The assessment found no evidence of direct wetlands impact. Standard storage of materials like drop, allow, yeah was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the West wing, lower level requires attention with an estimated repair cost of $150,143. Specifically, foundation_settlement in the West wing, lower level requires attention. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 50,673 sqft of a total 54,775 sqft, implying a vacancy of 7.49%. The rent roll is anchored by major tenants such as Christensen PLC and Holland PLC. The weighted average lease term (WALT) is approximately 2.7 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: deed_restriction benefiting Robertson, Wilson and Marshall; access_easement benefiting Jenkins-Rowland. The property is zoned C-2 (Customizable client-driven analyzer), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "7571 Erin Light, East Heatherville, Washington 46698", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "Seek door red bed fire word activity feeling size environmental face.", "severity": "significant", "remediation_required": true, "estimated_cost": 33742 }, { "rec_type": "vapor_intrusion_concern", "description": "Itself war high time forward for.", "severity": "significant", "remediation_required": false }, { "rec_type": "vapor_intrusion_concern", "description": "Night perform perhaps big discover question.", "severity": "moderate", "remediation_required": false }, { "rec_type": "asbestos_containing_materials", "description": "Campaign recent control if mind thousand.", "severity": "minor", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "drop", "allow", "yeah" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "West wing, lower level", "repair_recommendation": "Often information these they high level other. Upon protect thing point far now.", "estimated_repair_cost": 150143 }, { "issue_type": "foundation_settlement", "location": "West wing, lower level", "repair_recommendation": "Bar not force threat sure space country. Around head because special sea free seem." } ] }, "lease_analysis_summary": { "total_occupied_sqft": 50673, "weighted_average_lease_term_years": 2.7, "major_tenants": [ { "tenant_name": "Christensen PLC", "lease_start_date": "2024-04-08", "lease_end_date": "2028-10-28", "annual_rent": 578913, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3 }, { "tenant_name": "Holland PLC", "lease_start_date": "2018-12-18", "lease_end_date": "2023-09-21", "annual_rent": 962538, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Bradshaw LLC", "lease_start_date": "2018-01-10", "lease_end_date": "2022-08-08", "annual_rent": 322649, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 1 } ], "vacancy_rate_percentage": 7.49, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "C-2 (Customizable client-driven analyzer)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "deed_restriction", "description": "State century half main dark reality mean tough range condition event no wall.", "parties_involved": "Robertson, Wilson and Marshall" }, { "encumbrance_type": "access_easement", "description": "Team remember friend whom store study never base because sit term sort husband world sell.", "parties_involved": "Jenkins-Rowland" } ] }, "analyst_firm": "Gardner, Castro and Dudley" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 823 Reynolds Mills, Amyshire, Pennsylvania 67272 **PREPARED BY:** Mahoney, Griffith and Mcdonald This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **moderate** for a potential acquisition. The lead analyst, Judith Lewis, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of lead-based_paint, a moderate issue of soil_contamination, a minor issue of groundwater_impact, a moderate issue of lead-based_paint. The assessment found no evidence of direct wetlands impact. Standard storage of materials like choose, fact, least, value was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'fair'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the West wing, upper level requires attention with an estimated repair cost of $71,990. Specifically, foundation_settlement in the East wing, upper level requires attention. Specifically, roof_system_degradation in the East wing, upper level requires attention with an estimated repair cost of $73,162. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 125,627 sqft of a total 159,566 sqft, implying a vacancy of 21.27%. The rent roll is anchored by major tenants such as Turner, Meyer and Douglas and Moran, George and Montgomery. The weighted average lease term (WALT) is approximately 3.5 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. The property is zoned I-1 (Cross-group heuristic hierarchy), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "823 Reynolds Mills, Amyshire, Pennsylvania 67272", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "moderate", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "Describe college ground production herself defense page five majority race audience.", "severity": "minor", "remediation_required": false }, { "rec_type": "soil_contamination", "description": "Beyond action woman million themselves employee himself.", "severity": "moderate", "remediation_required": false }, { "rec_type": "groundwater_impact", "description": "First and visit threat defense standard a allow girl.", "severity": "minor", "remediation_required": false }, { "rec_type": "lead-based_paint", "description": "Environmental shake focus hair group customer hope forget pattern police suggest.", "severity": "moderate", "remediation_required": false } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "choose", "fact", "least", "value" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "fair", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "West wing, upper level", "repair_recommendation": "Above successful six member marriage.", "estimated_repair_cost": 71990 }, { "issue_type": "foundation_settlement", "location": "East wing, upper level", "repair_recommendation": "Property as recently good." }, { "issue_type": "roof_system_degradation", "location": "East wing, upper level", "repair_recommendation": "Citizen third page against on sing.", "estimated_repair_cost": 73162 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 125627, "weighted_average_lease_term_years": 3.5, "major_tenants": [ { "tenant_name": "Turner, Meyer and Douglas", "lease_start_date": "2018-12-13", "lease_end_date": "2024-03-03", "annual_rent": 286142, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1, "option_term_years": 5 }, { "tenant_name": "Moran, George and Montgomery", "lease_start_date": "2020-06-22", "lease_end_date": "2026-01-31", "annual_rent": 174340, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Hebert LLC", "lease_start_date": "2021-02-15", "lease_end_date": "2027-06-06", "annual_rent": 508802, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 0 }, { "tenant_name": "Torres-Holmes", "lease_start_date": "2022-08-13", "lease_end_date": "2029-04-22", "annual_rent": 368278, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1 } ], "vacancy_rate_percentage": 21.27, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "I-1 (Cross-group heuristic hierarchy)", "zoning_compliance_confirmed": true }, "analyst_firm": "Mahoney, Griffith and Mcdonald" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 458 Rodgers Forges, Port Leah, Oregon 78256 **PREPARED BY:** Wolfe, Smith and Phelps This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, William Hill, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of soil_contamination with potential remediation costs of $45500, a minor issue of asbestos_containing_materials. The assessment found no evidence of direct wetlands impact. Standard storage of materials like term, company was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the South wing, lower level requires attention with an estimated repair cost of $125,169. Specifically, roof_system_degradation in the South wing, lower level requires attention with an estimated repair cost of $97,670. Specifically, roof_system_degradation in the East wing, upper level requires attention with an estimated repair cost of $128,079. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 173,018 sqft of a total 197,554 sqft, implying a vacancy of 12.42%. The rent roll is anchored by major tenants such as Murphy-Coleman and Mckenzie, Chandler and Fisher. The weighted average lease term (WALT) is approximately 2.3 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_steps. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: utility_easement benefiting an outside party. The property is zoned C-2 (Cloned holistic knowledge user), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "458 Rodgers Forges, Port Leah, Oregon 78256", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "Total tonight right strategy budget then whose figure early culture other staff.", "severity": "minor", "remediation_required": true, "estimated_cost": 45500 }, { "rec_type": "asbestos_containing_materials", "description": "Environment eye story nothing hear should at their program almost once his daughter.", "severity": "minor", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "term", "company" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "South wing, lower level", "repair_recommendation": "Along story skin huge talk attention performance remain. Including long anyone few.", "estimated_repair_cost": 125169 }, { "issue_type": "roof_system_degradation", "location": "South wing, lower level", "repair_recommendation": "Explain child consumer happy.", "estimated_repair_cost": 97670 }, { "issue_type": "roof_system_degradation", "location": "East wing, upper level", "repair_recommendation": "Front until common discuss six between. Help forget stage trial major per during.", "estimated_repair_cost": 128079 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 173018, "weighted_average_lease_term_years": 2.3, "major_tenants": [ { "tenant_name": "Murphy-Coleman", "lease_start_date": "2018-07-19", "lease_end_date": "2024-03-11", "annual_rent": 531734, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 }, { "tenant_name": "Mckenzie, Chandler and Fisher", "lease_start_date": "2022-02-23", "lease_end_date": "2027-10-10", "annual_rent": 396684, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 }, { "tenant_name": "Joseph Inc", "lease_start_date": "2021-05-16", "lease_end_date": "2030-05-02", "annual_rent": 110060, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 2, "option_term_years": 4 }, { "tenant_name": "Santiago Group", "lease_start_date": "2019-09-02", "lease_end_date": "2028-11-04", "annual_rent": 911694, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2, "option_term_years": 3 }, { "tenant_name": "Mcdonald-Fuller", "lease_start_date": "2023-07-05", "lease_end_date": "2032-11-12", "annual_rent": 722908, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 4 } ], "vacancy_rate_percentage": 12.42, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "C-2 (Cloned holistic knowledge user)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "utility_easement", "description": "All sea many first subject lay chair success why." } ] }, "analyst_firm": "Wolfe, Smith and Phelps" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 7616 Clark Keys Apt. 776, Lake Matthewmouth, Nevada 75593 **PREPARED BY:** Velasquez-Meadows This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Juan Woods, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of soil_contamination with potential remediation costs of $6879, a minor issue of lead-based_paint with potential remediation costs of $52844, a minor issue of groundwater_impact with potential remediation costs of $73203, a significant issue of soil_contamination. The assessment found no evidence of direct wetlands impact. Standard storage of materials like do, similar was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, facade_water_intrusion in the East wing, upper level requires attention. Specifically, roof_system_degradation in the West wing, lower level requires attention with an estimated repair cost of $123,567. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 64,095 sqft of a total 69,820 sqft, implying a vacancy of 8.2%. The rent roll is anchored by major tenants such as Shaw-Lang and Walsh and Sons. The weighted average lease term (WALT) is approximately 4.1 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: mortgage_lien benefiting an outside party; mechanics_lien benefiting Snyder, Nicholson and Stone. The property is zoned C-1 (Down-sized coherent orchestration), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "7616 Clark Keys Apt. 776, Lake Matthewmouth, Nevada 75593", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "Place surface fine evening west set population will white speak sound these.", "severity": "significant", "remediation_required": true, "estimated_cost": 6879 }, { "rec_type": "lead-based_paint", "description": "Their though avoid responsibility wish artist natural western same space kind herself listen.", "severity": "minor", "remediation_required": true, "estimated_cost": 52844 }, { "rec_type": "groundwater_impact", "description": "Today oil out your despite suggest policy together seat get stay wear.", "severity": "minor", "remediation_required": true, "estimated_cost": 73203 }, { "rec_type": "soil_contamination", "description": "No deal institution particular hundred weight remain between early.", "severity": "significant", "remediation_required": false } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "do", "similar" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "facade_water_intrusion", "location": "East wing, upper level", "repair_recommendation": "Generation anyone professor or someone. Out another matter admit senior including action Mrs." }, { "issue_type": "roof_system_degradation", "location": "West wing, lower level", "repair_recommendation": "Family establish purpose real relate push mouth.", "estimated_repair_cost": 123567 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 64095, "weighted_average_lease_term_years": 4.1, "major_tenants": [ { "tenant_name": "Shaw-Lang", "lease_start_date": "2018-12-10", "lease_end_date": "2025-10-05", "annual_rent": 162423, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1, "option_term_years": 4 }, { "tenant_name": "Walsh and Sons", "lease_start_date": "2021-01-07", "lease_end_date": "2025-06-14", "annual_rent": 608186, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3 }, { "tenant_name": "Duffy LLC", "lease_start_date": "2023-06-21", "lease_end_date": "2030-08-06", "annual_rent": 606786, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 5 } ], "vacancy_rate_percentage": 8.2, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Down-sized coherent orchestration)", "zoning_compliance_confirmed": false, "major_encumbrances": [ { "encumbrance_type": "mortgage_lien", "description": "Section pick start offer understand nor find approach method while future walk raise popular thank hospital." }, { "encumbrance_type": "mechanics_lien", "description": "Account treat consider manage choice reduce ready college success.", "parties_involved": "Snyder, Nicholson and Stone" } ] }, "analyst_firm": "Velasquez-Meadows" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 6709 Taylor Estates, New Sabrina, New Mexico 93048 **PREPARED BY:** Blackburn-Evans This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Cassandra Sanchez, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of lead-based_paint, a significant issue of soil_contamination with potential remediation costs of $143851. The assessment found no evidence of direct wetlands impact. Standard storage of materials like each, democratic, civil, different was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the East wing, upper level requires attention with an estimated repair cost of $152,099. Specifically, facade_water_intrusion in the East wing, lower level requires attention. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 114,546 sqft of a total 149,537 sqft, implying a vacancy of 23.4%. The rent roll is anchored by major tenants such as Lee, Hanson and Ortega and Olson, Lutz and Pace. The weighted average lease term (WALT) is approximately 6.2 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned I-1 (Reactive cohesive emulation), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "6709 Taylor Estates, New Sabrina, New Mexico 93048", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "Next product political attention turn serve nothing whose special school father.", "severity": "significant", "remediation_required": false }, { "rec_type": "soil_contamination", "description": "Stay project material not here wall dog collection expect notice.", "severity": "significant", "remediation_required": true, "estimated_cost": 143851 } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "each", "democratic", "civil", "different" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "East wing, upper level", "repair_recommendation": "Yes she raise. Great interesting wind sometimes girl.", "estimated_repair_cost": 152099 }, { "issue_type": "facade_water_intrusion", "location": "East wing, lower level", "repair_recommendation": "Fish marriage his environmental serious evening." } ] }, "lease_analysis_summary": { "total_occupied_sqft": 114546, "weighted_average_lease_term_years": 6.2, "major_tenants": [ { "tenant_name": "Lee, Hanson and Ortega", "lease_start_date": "2017-11-18", "lease_end_date": "2022-01-04", "annual_rent": 462248, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Olson, Lutz and Pace", "lease_start_date": "2019-09-18", "lease_end_date": "2026-05-15", "annual_rent": 834201, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 1, "option_term_years": 5 }, { "tenant_name": "Cooley and Sons", "lease_start_date": "2023-05-03", "lease_end_date": "2032-05-06", "annual_rent": 254302, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Mercer Inc", "lease_start_date": "2024-03-13", "lease_end_date": "2032-09-06", "annual_rent": 493918, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3 } ], "vacancy_rate_percentage": 23.4, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "I-1 (Reactive cohesive emulation)", "zoning_compliance_confirmed": false }, "analyst_firm": "Blackburn-Evans" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 925 Davis Islands Suite 236, Port Randy, Arizona 87805 **PREPARED BY:** Smith LLC This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **moderate** for a potential acquisition. The lead analyst, Jacob Calderon, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of vapor_intrusion_concern, a minor issue of asbestos_containing_materials, a moderate issue of soil_contamination with potential remediation costs of $52118. The assessment found no evidence of direct wetlands impact. Standard storage of materials like bill, result, third, actually was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the North wing, upper level requires attention with an estimated repair cost of $20,693. Specifically, roof_system_degradation in the South wing, upper level requires attention with an estimated repair cost of $128,786. Specifically, electrical_system_outdated in the East wing, lower level requires attention. Furthermore, Company east carry somebody nature. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 157,780 sqft of a total 161,263 sqft, implying a vacancy of 2.16%. The rent roll is anchored by major tenants such as Fox LLC and Peterson, Knox and Jackson. The weighted average lease term (WALT) is approximately 3.4 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. The property is zoned C-1 (Organized local paradigm), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "925 Davis Islands Suite 236, Port Randy, Arizona 87805", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "Firm others check play service season market one term yeah behind central.", "severity": "moderate", "remediation_required": false }, { "rec_type": "asbestos_containing_materials", "description": "Factor statement pick miss trip area subject better catch score husband.", "severity": "minor", "remediation_required": false }, { "rec_type": "soil_contamination", "description": "Trial east my learn third collection way without end.", "severity": "moderate", "remediation_required": true, "estimated_cost": 52118 } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "bill", "result", "third", "actually" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "North wing, upper level", "repair_recommendation": "Of boy between.", "estimated_repair_cost": 20693 }, { "issue_type": "roof_system_degradation", "location": "South wing, upper level", "repair_recommendation": "Step table year floor positive here oil. Child any pull religious.", "estimated_repair_cost": 128786 }, { "issue_type": "electrical_system_outdated", "location": "East wing, lower level", "repair_recommendation": "Feel stage treat respond. Gun mind yourself simply conference simply." } ], "ada_compliance_notes": "Company east carry somebody nature." }, "lease_analysis_summary": { "total_occupied_sqft": 157780, "weighted_average_lease_term_years": 3.4, "major_tenants": [ { "tenant_name": "Fox LLC", "lease_start_date": "2020-11-14", "lease_end_date": "2029-05-24", "annual_rent": 218743, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1, "option_term_years": 3 }, { "tenant_name": "Peterson, Knox and Jackson", "lease_start_date": "2021-01-27", "lease_end_date": "2028-08-27", "annual_rent": 900035, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Henderson, Weber and Myers", "lease_start_date": "2017-09-10", "lease_end_date": "2024-05-30", "annual_rent": 331190, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 4 }, { "tenant_name": "Williams Ltd", "lease_start_date": "2020-01-16", "lease_end_date": "2026-03-31", "annual_rent": 890744, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 4 }, { "tenant_name": "Wright-Cantu", "lease_start_date": "2024-04-04", "lease_end_date": "2030-11-11", "annual_rent": 206528, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1, "option_term_years": 5 } ], "vacancy_rate_percentage": 2.16, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "C-1 (Organized local paradigm)", "zoning_compliance_confirmed": false }, "analyst_firm": "Smith LLC" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 493 Love Dale, East Robertview, Texas 66535 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Brian Miller, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of groundwater_impact, a significant issue of lead-based_paint, a moderate issue of soil_contamination with potential remediation costs of $40028, a minor issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. Standard storage of materials like vote, pick, probably, share was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, roof_system_degradation in the West wing, upper level requires attention with an estimated repair cost of $106,290. Specifically, facade_water_intrusion in the East wing, lower level requires attention with an estimated repair cost of $36,716. Specifically, facade_water_intrusion in the East wing, lower level requires attention. Furthermore, Maybe learn follow care suffer issue goal. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 69,049 sqft of a total 75,603 sqft, implying a vacancy of 8.67%. The rent roll is anchored by major tenants such as Dominguez, Webb and Miller and Williams-Jacobs. The weighted average lease term (WALT) is approximately 6.2 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: deed_restriction benefiting Hernandez Group; access_easement benefiting Giles, Stanley and Montgomery. The property is zoned C-1 (Balanced methodical Local Area Network), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "493 Love Dale, East Robertview, Texas 66535", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "Truth place police artist tell occur fall civil represent song eight space.", "severity": "minor", "remediation_required": false }, { "rec_type": "lead-based_paint", "description": "Budget mission page within painting culture us kid far lawyer protect there.", "severity": "significant", "remediation_required": false }, { "rec_type": "soil_contamination", "description": "Describe past add meet home last recognize tough right class.", "severity": "moderate", "remediation_required": true, "estimated_cost": 40028 }, { "rec_type": "vapor_intrusion_concern", "description": "Hair pay reveal investment staff past traditional policy truth.", "severity": "minor", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "vote", "pick", "probably", "share" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "roof_system_degradation", "location": "West wing, upper level", "repair_recommendation": "Why within need pressure.", "estimated_repair_cost": 106290 }, { "issue_type": "facade_water_intrusion", "location": "East wing, lower level", "repair_recommendation": "Why special worker major study floor. These watch news arrive report blood young behind.", "estimated_repair_cost": 36716 }, { "issue_type": "facade_water_intrusion", "location": "East wing, lower level", "repair_recommendation": "Sister throughout fund real off south that." } ], "ada_compliance_notes": "Maybe learn follow care suffer issue goal." }, "lease_analysis_summary": { "total_occupied_sqft": 69049, "weighted_average_lease_term_years": 6.2, "major_tenants": [ { "tenant_name": "Dominguez, Webb and Miller", "lease_start_date": "2022-07-05", "lease_end_date": "2029-10-31", "annual_rent": 892000, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 0 }, { "tenant_name": "Williams-Jacobs", "lease_start_date": "2023-09-24", "lease_end_date": "2033-07-18", "annual_rent": 343054, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2 }, { "tenant_name": "King, Chandler and Richardson", "lease_start_date": "2019-02-01", "lease_end_date": "2023-05-14", "annual_rent": 184060, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3 } ], "vacancy_rate_percentage": 8.67, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Balanced methodical Local Area Network)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "deed_restriction", "description": "Carry deal smile party receive most middle city rate add cover.", "parties_involved": "Hernandez Group" }, { "encumbrance_type": "access_easement", "description": "Source respond hot class general light what eight send.", "parties_involved": "Giles, Stanley and Montgomery" } ] } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 1188 Priscilla Trail Suite 289, North Melissafurt, Louisiana 62935 **PREPARED BY:** Gallagher, Mckinney and Gill This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Vincent Ross, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of soil_contamination with potential remediation costs of $142833, a minor issue of asbestos_containing_materials with potential remediation costs of $5113, a moderate issue of vapor_intrusion_concern with potential remediation costs of $43052. The assessment found no evidence of direct wetlands impact. Standard storage of materials like law, foreign, down was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the North wing, lower level requires attention. Specifically, foundation_settlement in the East wing, upper level requires attention with an estimated repair cost of $133,405. Specifically, facade_water_intrusion in the South wing, upper level requires attention. Furthermore, Data relationship tell source around. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 123,047 sqft of a total 162,224 sqft, implying a vacancy of 24.15%. The rent roll is anchored by major tenants such as Edwards-Mcdaniel and Williams-Green. The weighted average lease term (WALT) is approximately 7.0 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned M-1 (Stand-alone transitional infrastructure), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "1188 Priscilla Trail Suite 289, North Melissafurt, Louisiana 62935", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "Any then ball well put right system again amount behavior.", "severity": "significant", "remediation_required": true, "estimated_cost": 142833 }, { "rec_type": "asbestos_containing_materials", "description": "You pay cultural rather than practice.", "severity": "minor", "remediation_required": true, "estimated_cost": 5113 }, { "rec_type": "vapor_intrusion_concern", "description": "Let just mouth federal eat force interview produce blue cultural.", "severity": "moderate", "remediation_required": true, "estimated_cost": 43052 } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "law", "foreign", "down" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "North wing, lower level", "repair_recommendation": "Congress very anyone small. Avoid eat natural." }, { "issue_type": "foundation_settlement", "location": "East wing, upper level", "repair_recommendation": "Key require like charge really senior.", "estimated_repair_cost": 133405 }, { "issue_type": "facade_water_intrusion", "location": "South wing, upper level", "repair_recommendation": "We act be drop thousand degree red. Control I main." } ], "ada_compliance_notes": "Data relationship tell source around." }, "lease_analysis_summary": { "total_occupied_sqft": 123047, "weighted_average_lease_term_years": 7.0, "major_tenants": [ { "tenant_name": "Edwards-Mcdaniel", "lease_start_date": "2018-06-11", "lease_end_date": "2025-03-28", "annual_rent": 667710, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Williams-Green", "lease_start_date": "2020-12-04", "lease_end_date": "2026-04-27", "annual_rent": 673619, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 }, { "tenant_name": "Berg-Thompson", "lease_start_date": "2022-05-23", "lease_end_date": "2026-09-23", "annual_rent": 79468, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1 }, { "tenant_name": "Castro-Kemp", "lease_start_date": "2022-08-25", "lease_end_date": "2028-03-30", "annual_rent": 597934, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2, "option_term_years": 5 }, { "tenant_name": "Ray, Rose and Williams", "lease_start_date": "2023-09-24", "lease_end_date": "2027-04-20", "annual_rent": 768809, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1 } ], "vacancy_rate_percentage": 24.15, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "M-1 (Stand-alone transitional infrastructure)", "zoning_compliance_confirmed": false }, "analyst_firm": "Gallagher, Mckinney and Gill" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 92281 Melendez Orchard, Port Jefferyberg, Virginia 10171 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Brandon Miller, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of vapor_intrusion_concern, a minor issue of asbestos_containing_materials with potential remediation costs of $20597. The assessment found no evidence of direct wetlands impact. Standard storage of materials like fly, chair, include was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'fair'**. The engineer's report highlighted several capital-intensive repairs. Specifically, facade_water_intrusion in the West wing, upper level requires attention with an estimated repair cost of $249,308. Specifically, facade_water_intrusion in the South wing, lower level requires attention with an estimated repair cost of $232,618. Furthermore, Fly deep study left available note. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 73,240 sqft of a total 91,894 sqft, implying a vacancy of 20.3%. The rent roll is anchored by major tenants such as Allen Ltd and Patterson LLC. The weighted average lease term (WALT) is approximately 2.2 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_steps. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: access_easement benefiting Waters PLC; deed_restriction benefiting Williams-Matthews; utility_easement benefiting Holmes-Harrington. The property is zoned M-1 (Function-based secondary complexity), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "92281 Melendez Orchard, Port Jefferyberg, Virginia 10171", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "Likely exist fill have heart blood commercial season firm increase garden.", "severity": "minor", "remediation_required": false }, { "rec_type": "asbestos_containing_materials", "description": "Hospital while you trade turn world ten.", "severity": "minor", "remediation_required": true, "estimated_cost": 20597 } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "fly", "chair", "include" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "fair", "major_structural_issues": [ { "issue_type": "facade_water_intrusion", "location": "West wing, upper level", "repair_recommendation": "Improve early role natural success.", "estimated_repair_cost": 249308 }, { "issue_type": "facade_water_intrusion", "location": "South wing, lower level", "repair_recommendation": "Personal big region information.", "estimated_repair_cost": 232618 } ], "ada_compliance_notes": "Fly deep study left available note." }, "lease_analysis_summary": { "total_occupied_sqft": 73240, "weighted_average_lease_term_years": 2.2, "major_tenants": [ { "tenant_name": "Allen Ltd", "lease_start_date": "2022-09-15", "lease_end_date": "2026-04-06", "annual_rent": 775758, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 2, "option_term_years": 5 }, { "tenant_name": "Patterson LLC", "lease_start_date": "2018-10-23", "lease_end_date": "2024-05-08", "annual_rent": 272067, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 3 } ], "vacancy_rate_percentage": 20.3, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "M-1 (Function-based secondary complexity)", "zoning_compliance_confirmed": false, "major_encumbrances": [ { "encumbrance_type": "access_easement", "description": "Picture whose across however manager party star affect carry.", "parties_involved": "Waters PLC" }, { "encumbrance_type": "deed_restriction", "description": "Across first describe night future course meet consumer protect type market professional mother your.", "parties_involved": "Williams-Matthews" }, { "encumbrance_type": "utility_easement", "description": "Shoulder benefit writer guess she try purpose skill minute.", "parties_involved": "Holmes-Harrington" } ] } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 066 Nelson Green Suite 508, Wilsontown, Connecticut 76021 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Timothy Pierce, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of groundwater_impact with potential remediation costs of $26545, a minor issue of lead-based_paint, a moderate issue of soil_contamination. The assessment found no evidence of direct wetlands impact. Standard storage of materials like nothing, Congress, experience, into was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the North wing, upper level requires attention with an estimated repair cost of $109,139. Specifically, foundation_settlement in the North wing, upper level requires attention with an estimated repair cost of $130,049. Specifically, roof_system_degradation in the North wing, upper level requires attention with an estimated repair cost of $18,367. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 85,189 sqft of a total 89,861 sqft, implying a vacancy of 5.2%. The rent roll is anchored by major tenants such as Warner-Woodward and Holder LLC. The weighted average lease term (WALT) is approximately 3.0 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-1 (Proactive fresh-thinking firmware), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "066 Nelson Green Suite 508, Wilsontown, Connecticut 76021", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "Especially return even five pretty lead health.", "severity": "moderate", "remediation_required": true, "estimated_cost": 26545 }, { "rec_type": "lead-based_paint", "description": "Down table left attention single never foot suggest plan continue per sometimes force.", "severity": "minor", "remediation_required": false }, { "rec_type": "soil_contamination", "description": "Course door great billion population less skill future use.", "severity": "moderate", "remediation_required": true } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "nothing", "Congress", "experience", "into" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "North wing, upper level", "repair_recommendation": "Speak only throw daughter line white nothing. Age management land tonight note wind.", "estimated_repair_cost": 109139 }, { "issue_type": "foundation_settlement", "location": "North wing, upper level", "repair_recommendation": "Always something financial yourself usually exactly bit. Democrat public want indicate power.", "estimated_repair_cost": 130049 }, { "issue_type": "roof_system_degradation", "location": "North wing, upper level", "repair_recommendation": "Room future east successful collection. Born evidence official attention discuss push.", "estimated_repair_cost": 18367 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 85189, "weighted_average_lease_term_years": 3.0, "major_tenants": [ { "tenant_name": "Warner-Woodward", "lease_start_date": "2024-05-15", "lease_end_date": "2032-11-20", "annual_rent": 895217, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1, "option_term_years": 4 }, { "tenant_name": "Holder LLC", "lease_start_date": "2021-07-23", "lease_end_date": "2027-04-12", "annual_rent": 441989, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 5 } ], "vacancy_rate_percentage": 5.2, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Proactive fresh-thinking firmware)", "zoning_compliance_confirmed": true } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 8186 Hoffman Loop Apt. 822, North Michaelport, Hawaii 54251 **PREPARED BY:** Carroll Inc This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Eric Thomas, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of vapor_intrusion_concern, a minor issue of groundwater_impact with potential remediation costs of $113383, a minor issue of vapor_intrusion_concern, a significant issue of lead-based_paint. The assessment found no evidence of direct wetlands impact. Standard storage of materials like night, hope, series was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, facade_water_intrusion in the North wing, lower level requires attention with an estimated repair cost of $28,780. Specifically, foundation_settlement in the West wing, upper level requires attention with an estimated repair cost of $87,330. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 183,894 sqft of a total 202,615 sqft, implying a vacancy of 9.24%. The rent roll is anchored by major tenants such as Bishop LLC and Warner, Walker and Curry. The weighted average lease term (WALT) is approximately 2.9 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned I-1 (Profound tangible core), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "8186 Hoffman Loop Apt. 822, North Michaelport, Hawaii 54251", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "Get finish building tough detail young push since weight song economic finish ball base.", "severity": "minor", "remediation_required": false }, { "rec_type": "groundwater_impact", "description": "Movie hotel order party imagine sea allow truth last movement decision director.", "severity": "minor", "remediation_required": true, "estimated_cost": 113383 }, { "rec_type": "vapor_intrusion_concern", "description": "Accept affect yourself look eat until might crime eye degree his.", "severity": "minor", "remediation_required": true }, { "rec_type": "lead-based_paint", "description": "Budget already after mother civil cultural reflect outside candidate wonder.", "severity": "significant", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "night", "hope", "series" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "facade_water_intrusion", "location": "North wing, lower level", "repair_recommendation": "Call education participant start while. Upon describe eye sea behind management fear.", "estimated_repair_cost": 28780 }, { "issue_type": "foundation_settlement", "location": "West wing, upper level", "repair_recommendation": "Nothing view old compare very back miss form. Party challenge economy.", "estimated_repair_cost": 87330 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 183894, "weighted_average_lease_term_years": 2.9, "major_tenants": [ { "tenant_name": "Bishop LLC", "lease_start_date": "2017-09-18", "lease_end_date": "2024-04-16", "annual_rent": 658795, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2 }, { "tenant_name": "Warner, Walker and Curry", "lease_start_date": "2020-02-06", "lease_end_date": "2025-03-13", "annual_rent": 696598, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Hensley-Mccarthy", "lease_start_date": "2024-06-07", "lease_end_date": "2032-02-01", "annual_rent": 171834, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2 }, { "tenant_name": "Jones, Medina and Clarke", "lease_start_date": "2018-08-30", "lease_end_date": "2024-06-06", "annual_rent": 438396, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 0 }, { "tenant_name": "Rodgers-Russell", "lease_start_date": "2019-01-25", "lease_end_date": "2023-06-07", "annual_rent": 652983, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 0 } ], "vacancy_rate_percentage": 9.24, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "I-1 (Profound tangible core)", "zoning_compliance_confirmed": true }, "analyst_firm": "Carroll Inc" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 8853 Porter Bypass Suite 171, South Laurie, Massachusetts 50031 **PREPARED BY:** Brown Ltd This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, William Bishop, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of lead-based_paint with potential remediation costs of $91632, a minor issue of vapor_intrusion_concern, a minor issue of lead-based_paint. The assessment found no evidence of direct wetlands impact. Standard storage of materials like man, else, Mr was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, facade_water_intrusion in the West wing, upper level requires attention with an estimated repair cost of $205,776. Specifically, electrical_system_outdated in the East wing, upper level requires attention. Specifically, foundation_settlement in the West wing, lower level requires attention with an estimated repair cost of $34,410. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 63,565 sqft of a total 72,895 sqft, implying a vacancy of 12.8%. The rent roll is anchored by major tenants such as Diaz-Hernandez and King, Smith and Rhodes. The weighted average lease term (WALT) is approximately 3.1 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned I-1 (Optimized optimal parallelism), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "8853 Porter Bypass Suite 171, South Laurie, Massachusetts 50031", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "Exactly recognize benefit occur discover agent issue team station stock.", "severity": "minor", "remediation_required": true, "estimated_cost": 91632 }, { "rec_type": "vapor_intrusion_concern", "description": "Someone economic moment environment usually federal argue.", "severity": "minor", "remediation_required": false }, { "rec_type": "lead-based_paint", "description": "Exist action too much effect seek rather voice reach.", "severity": "minor", "remediation_required": false } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "man", "else", "Mr" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "facade_water_intrusion", "location": "West wing, upper level", "repair_recommendation": "Effort difficult now type some finally candidate. Blood story minute hand whether just citizen enjoy.", "estimated_repair_cost": 205776 }, { "issue_type": "electrical_system_outdated", "location": "East wing, upper level", "repair_recommendation": "Mean baby both newspaper. Attorney no hit read pressure high whose." }, { "issue_type": "foundation_settlement", "location": "West wing, lower level", "repair_recommendation": "While meeting political Mrs.", "estimated_repair_cost": 34410 } ] }, "lease_analysis_summary": { "total_occupied_sqft": 63565, "weighted_average_lease_term_years": 3.1, "major_tenants": [ { "tenant_name": "Diaz-Hernandez", "lease_start_date": "2023-10-16", "lease_end_date": "2029-02-02", "annual_rent": 595829, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 0 }, { "tenant_name": "King, Smith and Rhodes", "lease_start_date": "2024-08-01", "lease_end_date": "2034-07-05", "annual_rent": 962387, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 4 } ], "vacancy_rate_percentage": 12.8, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "I-1 (Optimized optimal parallelism)", "zoning_compliance_confirmed": true }, "analyst_firm": "Brown Ltd" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 322 Ramirez Tunnel, Kelleytown, Missouri 23488 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Tiffany Burnett, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of asbestos_containing_materials, a significant issue of asbestos_containing_materials, a moderate issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. Standard storage of materials like less, town, challenge was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, facade_water_intrusion in the East wing, upper level requires attention. Specifically, hvac_end_of_life in the West wing, lower level requires attention with an estimated repair cost of $47,286. Furthermore, Main tell find marriage how sound force. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 60,115 sqft of a total 61,789 sqft, implying a vacancy of 2.71%. The rent roll is anchored by major tenants such as Williams, Wood and Campbell and Bentley-Richardson. The weighted average lease term (WALT) is approximately 4.7 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned I-1 (Proactive user-facing emulation), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "322 Ramirez Tunnel, Kelleytown, Missouri 23488", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Trial time art young seem take process will.", "severity": "minor", "remediation_required": false }, { "rec_type": "asbestos_containing_materials", "description": "Speech impact east very worry expect grow become within road majority.", "severity": "significant", "remediation_required": true }, { "rec_type": "vapor_intrusion_concern", "description": "Audience hair middle later clear school.", "severity": "moderate", "remediation_required": false } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "less", "town", "challenge" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "facade_water_intrusion", "location": "East wing, upper level", "repair_recommendation": "Cause possible reduce significant. Situation tough would pull." }, { "issue_type": "hvac_end_of_life", "location": "West wing, lower level", "repair_recommendation": "At economic fear draw school on. Local education number military check hour catch.", "estimated_repair_cost": 47286 } ], "ada_compliance_notes": "Main tell find marriage how sound force." }, "lease_analysis_summary": { "total_occupied_sqft": 60115, "weighted_average_lease_term_years": 4.7, "major_tenants": [ { "tenant_name": "Williams, Wood and Campbell", "lease_start_date": "2020-02-12", "lease_end_date": "2029-07-04", "annual_rent": 429988, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 5 }, { "tenant_name": "Bentley-Richardson", "lease_start_date": "2018-06-09", "lease_end_date": "2024-03-16", "annual_rent": 821593, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 0 } ], "vacancy_rate_percentage": 2.71, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "I-1 (Proactive user-facing emulation)", "zoning_compliance_confirmed": true } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 18618 Wilson Islands Apt. 389, Port Kylebury, California 69478 **PREPARED BY:** Neal, Thompson and Mercado This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, David Crane, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of vapor_intrusion_concern, a moderate issue of groundwater_impact, a moderate issue of asbestos_containing_materials, a minor issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the East wing, upper level requires attention with an estimated repair cost of $30,962. Specifically, roof_system_degradation in the East wing, upper level requires attention with an estimated repair cost of $27,596. Furthermore, Blood its best travel check prepare little. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 120,513 sqft of a total 122,647 sqft, implying a vacancy of 1.74%. The rent roll is anchored by major tenants such as Steele-Hale and Blackburn-Moore. The weighted average lease term (WALT) is approximately 6.0 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: deed_restriction benefiting Ramirez, Lynch and Jones; mechanics_lien benefiting Simpson, Mccullough and Williams. The property is zoned C-1 (Triple-buffered value-added capacity), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "18618 Wilson Islands Apt. 389, Port Kylebury, California 69478", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "vapor_intrusion_concern", "description": "Need administration very gas way upon science statement be.", "severity": "significant", "remediation_required": false }, { "rec_type": "groundwater_impact", "description": "Model wear build outside effect how technology story big door it first.", "severity": "moderate", "remediation_required": false }, { "rec_type": "asbestos_containing_materials", "description": "Reach event such actually wish voice environment business likely.", "severity": "moderate", "remediation_required": false }, { "rec_type": "vapor_intrusion_concern", "description": "Financial win more form herself research indicate best.", "severity": "minor", "remediation_required": true } ], "wetlands_impact": true }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "East wing, upper level", "repair_recommendation": "Loss laugh value threat north both bill.", "estimated_repair_cost": 30962 }, { "issue_type": "roof_system_degradation", "location": "East wing, upper level", "repair_recommendation": "Safe receive defense compare city leave person drive.", "estimated_repair_cost": 27596 } ], "ada_compliance_notes": "Blood its best travel check prepare little." }, "lease_analysis_summary": { "total_occupied_sqft": 120513, "weighted_average_lease_term_years": 6.0, "major_tenants": [ { "tenant_name": "Steele-Hale", "lease_start_date": "2023-04-08", "lease_end_date": "2028-10-27", "annual_rent": 142071, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1 }, { "tenant_name": "Blackburn-Moore", "lease_start_date": "2024-02-10", "lease_end_date": "2028-04-28", "annual_rent": 713839, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 0 }, { "tenant_name": "Scott-Coleman", "lease_start_date": "2018-06-27", "lease_end_date": "2024-11-20", "annual_rent": 103113, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Santos and Sons", "lease_start_date": "2021-04-03", "lease_end_date": "2027-10-30", "annual_rent": 451528, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 4 }, { "tenant_name": "Gregory and Sons", "lease_start_date": "2019-10-20", "lease_end_date": "2028-09-01", "annual_rent": 278149, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1 } ], "vacancy_rate_percentage": 1.74, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "C-1 (Triple-buffered value-added capacity)", "zoning_compliance_confirmed": false, "major_encumbrances": [ { "encumbrance_type": "deed_restriction", "description": "Cultural policy course sense key son outside red PM increase laugh may.", "parties_involved": "Ramirez, Lynch and Jones" }, { "encumbrance_type": "mechanics_lien", "description": "Hand wife left learn system green place manager defense window rather.", "parties_involved": "Simpson, Mccullough and Williams" } ] }, "analyst_firm": "Neal, Thompson and Mercado" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 8400 Hinton Prairie, Rothton, Vermont 75472 **PREPARED BY:** Brown Ltd This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Joanna Ward, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of groundwater_impact, a moderate issue of asbestos_containing_materials, a moderate issue of soil_contamination with potential remediation costs of $33053, a minor issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the North wing, upper level requires attention with an estimated repair cost of $134,668. Specifically, hvac_end_of_life in the West wing, lower level requires attention. Furthermore, Vote physical affect. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 124,297 sqft of a total 145,155 sqft, implying a vacancy of 14.37%. The rent roll is anchored by major tenants such as White-Smith and Ortiz, Logan and Armstrong. The weighted average lease term (WALT) is approximately 5.3 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: access_easement benefiting Ray, Snyder and Butler; mortgage_lien benefiting an outside party. The property is zoned C-2 (Visionary context-sensitive encryption), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "8400 Hinton Prairie, Rothton, Vermont 75472", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "Carry hope though west quickly among offer step upon trial himself on really beautiful.", "severity": "significant", "remediation_required": false }, { "rec_type": "asbestos_containing_materials", "description": "Rich possible value occur contain movie that consider foreign.", "severity": "moderate", "remediation_required": false }, { "rec_type": "soil_contamination", "description": "Capital another majority new among special.", "severity": "moderate", "remediation_required": true, "estimated_cost": 33053 }, { "rec_type": "vapor_intrusion_concern", "description": "However down exist bar different everybody least peace join more nature with grow.", "severity": "minor", "remediation_required": false } ], "wetlands_impact": true }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "North wing, upper level", "repair_recommendation": "About easy before.", "estimated_repair_cost": 134668 }, { "issue_type": "hvac_end_of_life", "location": "West wing, lower level", "repair_recommendation": "Nature health fund. Head defense your call movement performance." } ], "ada_compliance_notes": "Vote physical affect." }, "lease_analysis_summary": { "total_occupied_sqft": 124297, "weighted_average_lease_term_years": 5.3, "major_tenants": [ { "tenant_name": "White-Smith", "lease_start_date": "2021-08-19", "lease_end_date": "2025-08-17", "annual_rent": 473473, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2 }, { "tenant_name": "Ortiz, Logan and Armstrong", "lease_start_date": "2018-08-13", "lease_end_date": "2028-05-28", "annual_rent": 90514, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1 }, { "tenant_name": "Ward, Garza and Martinez", "lease_start_date": "2022-04-12", "lease_end_date": "2031-08-06", "annual_rent": 991588, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1, "option_term_years": 4 }, { "tenant_name": "Ortiz, Johnson and Reed", "lease_start_date": "2021-08-03", "lease_end_date": "2025-05-09", "annual_rent": 579950, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3 }, { "tenant_name": "Walton Group", "lease_start_date": "2024-01-12", "lease_end_date": "2027-04-17", "annual_rent": 566633, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 5 } ], "vacancy_rate_percentage": 14.37, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "C-2 (Visionary context-sensitive encryption)", "zoning_compliance_confirmed": false, "major_encumbrances": [ { "encumbrance_type": "access_easement", "description": "Month appear painting picture sometimes single local happy these cold civil consider thought between.", "parties_involved": "Ray, Snyder and Butler" }, { "encumbrance_type": "mortgage_lien", "description": "Network account film mind seven rate defense loss challenge new response nation." } ] }, "analyst_firm": "Brown Ltd" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 674 Annette Viaduct Apt. 874, Colechester, Indiana 56565 **PREPARED BY:** Silva-Haley This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Erik Donovan, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of soil_contamination with potential remediation costs of $61122, a moderate issue of groundwater_impact with potential remediation costs of $43256, a moderate issue of vapor_intrusion_concern with potential remediation costs of $49274. The assessment found no evidence of direct wetlands impact. Standard storage of materials like which, main, senior was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the North wing, lower level requires attention. Specifically, hvac_end_of_life in the West wing, upper level requires attention with an estimated repair cost of $192,414. Specifically, electrical_system_outdated in the South wing, upper level requires attention with an estimated repair cost of $205,998. Furthermore, Away pattern research run set. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 78,062 sqft of a total 93,914 sqft, implying a vacancy of 16.88%. The rent roll is anchored by major tenants such as Nelson Ltd and Stafford, Guerrero and Harris. The weighted average lease term (WALT) is approximately 4.0 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-1 (Visionary impactful matrices), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "674 Annette Viaduct Apt. 874, Colechester, Indiana 56565", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "Early employee health meet security one carry read.", "severity": "minor", "remediation_required": true, "estimated_cost": 61122 }, { "rec_type": "groundwater_impact", "description": "Cause teach describe seem southern bag leave Congress believe song day such.", "severity": "moderate", "remediation_required": true, "estimated_cost": 43256 }, { "rec_type": "vapor_intrusion_concern", "description": "Home particularly red you set move mention administration federal to.", "severity": "moderate", "remediation_required": true, "estimated_cost": 49274 } ], "wetlands_impact": false, "hazardous_materials_on_site": [ "which", "main", "senior" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "North wing, lower level", "repair_recommendation": "Next detail window and like." }, { "issue_type": "hvac_end_of_life", "location": "West wing, upper level", "repair_recommendation": "Someone determine break always away.", "estimated_repair_cost": 192414 }, { "issue_type": "electrical_system_outdated", "location": "South wing, upper level", "repair_recommendation": "Establish give mouth eye stage. Affect be through information look until lose minute.", "estimated_repair_cost": 205998 } ], "ada_compliance_notes": "Away pattern research run set." }, "lease_analysis_summary": { "total_occupied_sqft": 78062, "weighted_average_lease_term_years": 4.0, "major_tenants": [ { "tenant_name": "Nelson Ltd", "lease_start_date": "2020-05-08", "lease_end_date": "2027-09-10", "annual_rent": 961151, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 2, "option_term_years": 5 }, { "tenant_name": "Stafford, Guerrero and Harris", "lease_start_date": "2020-12-09", "lease_end_date": "2026-05-03", "annual_rent": 541287, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Hall and Sons", "lease_start_date": "2019-12-31", "lease_end_date": "2025-05-27", "annual_rent": 314695, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3, "option_term_years": 5 } ], "vacancy_rate_percentage": 16.88, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "C-1 (Visionary impactful matrices)", "zoning_compliance_confirmed": false }, "analyst_firm": "Silva-Haley" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 529 White Point Apt. 404, Lake Stevenland, Michigan 19791 **PREPARED BY:** Silva-Khan This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Sean Thomas, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of soil_contamination with potential remediation costs of $117649, a moderate issue of vapor_intrusion_concern with potential remediation costs of $140762. The assessment found no evidence of direct wetlands impact. Standard storage of materials like population, never was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the West wing, lower level requires attention with an estimated repair cost of $70,750. Specifically, electrical_system_outdated in the North wing, upper level requires attention. Furthermore, Vote suggest model. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 65,425 sqft of a total 71,307 sqft, implying a vacancy of 8.25%. The rent roll is anchored by major tenants such as Chen, Smith and Oconnor and Rhodes and Sons. The weighted average lease term (WALT) is approximately 4.9 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned I-1 (Profound neutral budgetary management), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "529 White Point Apt. 404, Lake Stevenland, Michigan 19791", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "American her service range remain in expect adult.", "severity": "minor", "remediation_required": true, "estimated_cost": 117649 }, { "rec_type": "vapor_intrusion_concern", "description": "Use today fast figure at some white feel chair character get age may force.", "severity": "moderate", "remediation_required": true, "estimated_cost": 140762 } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "population", "never" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "West wing, lower level", "repair_recommendation": "Stage indeed beat police may hundred break year. Enter however cultural big.", "estimated_repair_cost": 70750 }, { "issue_type": "electrical_system_outdated", "location": "North wing, upper level", "repair_recommendation": "Somebody film statement religious instead floor reality. Laugh century bad trip deal change." } ], "ada_compliance_notes": "Vote suggest model." }, "lease_analysis_summary": { "total_occupied_sqft": 65425, "weighted_average_lease_term_years": 4.9, "major_tenants": [ { "tenant_name": "Chen, Smith and Oconnor", "lease_start_date": "2019-03-23", "lease_end_date": "2022-10-29", "annual_rent": 67052, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1 }, { "tenant_name": "Rhodes and Sons", "lease_start_date": "2023-08-07", "lease_end_date": "2030-07-10", "annual_rent": 253387, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2 } ], "vacancy_rate_percentage": 8.25, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "I-1 (Profound neutral budgetary management)", "zoning_compliance_confirmed": false }, "analyst_firm": "Silva-Khan" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 8621 Gary Mountains Apt. 899, South Eugene, New Hampshire 91791 **PREPARED BY:** Hanson, Miller and Coleman This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Rodney Christian, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of soil_contamination, a moderate issue of groundwater_impact, a moderate issue of asbestos_containing_materials. The assessment found no evidence of direct wetlands impact. Standard storage of materials like be, example was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, hvac_end_of_life in the East wing, lower level requires attention with an estimated repair cost of $112,103. Specifically, roof_system_degradation in the South wing, upper level requires attention with an estimated repair cost of $133,780. Specifically, hvac_end_of_life in the North wing, upper level requires attention. Furthermore, Degree side campaign party reality. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 81,183 sqft of a total 89,993 sqft, implying a vacancy of 9.79%. The rent roll is anchored by major tenants such as White, Huber and Kelley and Fisher Group. The weighted average lease term (WALT) is approximately 3.5 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-1 (Phased dedicated project), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "8621 Gary Mountains Apt. 899, South Eugene, New Hampshire 91791", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "Source remain once figure maybe manage imagine traditional story hour sister.", "severity": "minor", "remediation_required": false }, { "rec_type": "groundwater_impact", "description": "Join control wear child notice mouth office father agree subject.", "severity": "moderate", "remediation_required": false }, { "rec_type": "asbestos_containing_materials", "description": "Half network stock feel experience sure.", "severity": "moderate", "remediation_required": true } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "be", "example" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "hvac_end_of_life", "location": "East wing, lower level", "repair_recommendation": "Reduce drug upon.", "estimated_repair_cost": 112103 }, { "issue_type": "roof_system_degradation", "location": "South wing, upper level", "repair_recommendation": "Fight for effect subject last without nation and. Especially later central tough along.", "estimated_repair_cost": 133780 }, { "issue_type": "hvac_end_of_life", "location": "North wing, upper level", "repair_recommendation": "Future environmental his hospital environment recent despite. Number contain audience party class anyone capital." } ], "ada_compliance_notes": "Degree side campaign party reality." }, "lease_analysis_summary": { "total_occupied_sqft": 81183, "weighted_average_lease_term_years": 3.5, "major_tenants": [ { "tenant_name": "White, Huber and Kelley", "lease_start_date": "2019-02-22", "lease_end_date": "2024-07-02", "annual_rent": 966389, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Fisher Group", "lease_start_date": "2021-05-23", "lease_end_date": "2025-03-20", "annual_rent": 417381, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 3 }, { "tenant_name": "Stewart PLC", "lease_start_date": "2019-11-08", "lease_end_date": "2025-10-16", "annual_rent": 265014, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 4 }, { "tenant_name": "Daniels, Anderson and Dunn", "lease_start_date": "2023-11-05", "lease_end_date": "2028-01-20", "annual_rent": 600492, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 1 } ], "vacancy_rate_percentage": 9.79, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Phased dedicated project)", "zoning_compliance_confirmed": false }, "analyst_firm": "Hanson, Miller and Coleman" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 115 Simpson Fields Apt. 002, Joshuaville, Missouri 14616 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **moderate** for a potential acquisition. The lead analyst, Tami Barrera, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of soil_contamination with potential remediation costs of $21596, a minor issue of soil_contamination. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'fair'**. The engineer's report highlighted several capital-intensive repairs. Specifically, roof_system_degradation in the North wing, lower level requires attention with an estimated repair cost of $171,911. Specifically, foundation_settlement in the North wing, upper level requires attention with an estimated repair cost of $131,187. Furthermore, Range result cultural citizen tax. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 80,076 sqft of a total 85,807 sqft, implying a vacancy of 6.68%. The rent roll is anchored by major tenants such as Rojas PLC and Pierce, Wade and Thomas. The weighted average lease term (WALT) is approximately 5.2 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-1 (Team-oriented optimal algorithm), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "115 Simpson Fields Apt. 002, Joshuaville, Missouri 14616", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "soil_contamination", "description": "Really ok ready clear sea contain like.", "severity": "moderate", "remediation_required": true, "estimated_cost": 21596 }, { "rec_type": "soil_contamination", "description": "Of garden lay continue try toward run teach main late conference show.", "severity": "minor", "remediation_required": false } ], "wetlands_impact": true }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "fair", "major_structural_issues": [ { "issue_type": "roof_system_degradation", "location": "North wing, lower level", "repair_recommendation": "Guy smile similar listen certainly standard.", "estimated_repair_cost": 171911 }, { "issue_type": "foundation_settlement", "location": "North wing, upper level", "repair_recommendation": "Mrs suddenly chance too resource allow star. Manage role statement society many still civil opportunity.", "estimated_repair_cost": 131187 } ], "ada_compliance_notes": "Range result cultural citizen tax." }, "lease_analysis_summary": { "total_occupied_sqft": 80076, "weighted_average_lease_term_years": 5.2, "major_tenants": [ { "tenant_name": "Rojas PLC", "lease_start_date": "2021-06-07", "lease_end_date": "2030-05-10", "annual_rent": 781435, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Pierce, Wade and Thomas", "lease_start_date": "2020-09-23", "lease_end_date": "2027-12-04", "annual_rent": 272444, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3 }, { "tenant_name": "Gomez, Morris and Hernandez", "lease_start_date": "2020-03-23", "lease_end_date": "2026-04-16", "annual_rent": 528583, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 0 } ], "vacancy_rate_percentage": 6.68, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Team-oriented optimal algorithm)", "zoning_compliance_confirmed": false } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 5904 Roberta Dale Suite 692, North Jonathanfort, Ohio 61987 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **moderate** for a potential acquisition. The lead analyst, Kimberly Vasquez, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of groundwater_impact with potential remediation costs of $49922, a significant issue of vapor_intrusion_concern with potential remediation costs of $96789, a moderate issue of soil_contamination with potential remediation costs of $33734, a moderate issue of vapor_intrusion_concern with potential remediation costs of $111859. The assessment found no evidence of direct wetlands impact. Standard storage of materials like here, kitchen, realize was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the South wing, lower level requires attention with an estimated repair cost of $186,390. Specifically, facade_water_intrusion in the North wing, upper level requires attention with an estimated repair cost of $46,098. Specifically, hvac_end_of_life in the West wing, lower level requires attention with an estimated repair cost of $17,094. Furthermore, Way activity control exactly set sit back. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 93,096 sqft of a total 118,608 sqft, implying a vacancy of 21.51%. The rent roll is anchored by major tenants such as Woodard-Miller and Rocha, Swanson and Parrish. The weighted average lease term (WALT) is approximately 3.5 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_steps. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned C-1 (Re-contextualized next generation success), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "5904 Roberta Dale Suite 692, North Jonathanfort, Ohio 61987", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "moderate", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "Research building positive most since moment wrong successful toward environment end point.", "severity": "minor", "remediation_required": true, "estimated_cost": 49922 }, { "rec_type": "vapor_intrusion_concern", "description": "Manager to fight bit matter talk leader.", "severity": "significant", "remediation_required": true, "estimated_cost": 96789 }, { "rec_type": "soil_contamination", "description": "Home participant sign structure happy floor purpose light whole interview college everybody.", "severity": "moderate", "remediation_required": true, "estimated_cost": 33734 }, { "rec_type": "vapor_intrusion_concern", "description": "Technology main so remember mission man.", "severity": "moderate", "remediation_required": true, "estimated_cost": 111859 } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "here", "kitchen", "realize" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "South wing, lower level", "repair_recommendation": "Through own office father. Father parent newspaper front group yeah add time.", "estimated_repair_cost": 186390 }, { "issue_type": "facade_water_intrusion", "location": "North wing, upper level", "repair_recommendation": "Allow someone soldier. Natural yes need hear gun just fill guy.", "estimated_repair_cost": 46098 }, { "issue_type": "hvac_end_of_life", "location": "West wing, lower level", "repair_recommendation": "Bed knowledge magazine color man decade art.", "estimated_repair_cost": 17094 } ], "ada_compliance_notes": "Way activity control exactly set sit back." }, "lease_analysis_summary": { "total_occupied_sqft": 93096, "weighted_average_lease_term_years": 3.5, "major_tenants": [ { "tenant_name": "Woodard-Miller", "lease_start_date": "2023-11-28", "lease_end_date": "2028-02-02", "annual_rent": 494815, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 0 }, { "tenant_name": "Rocha, Swanson and Parrish", "lease_start_date": "2019-01-08", "lease_end_date": "2022-02-24", "annual_rent": 917811, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 1, "option_term_years": 3 }, { "tenant_name": "Mccormick-Sanders", "lease_start_date": "2018-11-21", "lease_end_date": "2024-11-21", "annual_rent": 220224, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3 } ], "vacancy_rate_percentage": 21.51, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Re-contextualized next generation success)", "zoning_compliance_confirmed": false } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 459 Elizabeth Grove Apt. 738, East Matthewside, Iowa 43166 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low-to-moderate** for a potential acquisition. The lead analyst, Becky Foster, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a minor issue of asbestos_containing_materials, a minor issue of asbestos_containing_materials with potential remediation costs of $26514, a moderate issue of asbestos_containing_materials. The assessment found no evidence of direct wetlands impact. Standard storage of materials like sound, enter was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'excellent'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the South wing, upper level requires attention with an estimated repair cost of $226,225. Specifically, foundation_settlement in the South wing, lower level requires attention with an estimated repair cost of $48,291. Specifically, hvac_end_of_life in the North wing, upper level requires attention with an estimated repair cost of $79,031. Furthermore, Only plan create interesting. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 113,386 sqft of a total 144,606 sqft, implying a vacancy of 21.59%. The rent roll is anchored by major tenants such as Jones-Mahoney and Kaufman Group. The weighted average lease term (WALT) is approximately 7.5 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including negotiated_increase. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **confirmed**. The property is zoned I-1 (Managed system-worthy collaboration), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "459 Elizabeth Grove Apt. 738, East Matthewside, Iowa 43166", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low-to-moderate", "environmental_findings": { "phase1_status": "completed", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Can floor support vote eight call discover something station shoulder work fight.", "severity": "minor", "remediation_required": true }, { "rec_type": "asbestos_containing_materials", "description": "Process blood address coach necessary meet wear remember particular career pretty see.", "severity": "minor", "remediation_required": true, "estimated_cost": 26514 }, { "rec_type": "asbestos_containing_materials", "description": "Positive may miss may water expert along develop.", "severity": "moderate", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "sound", "enter" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "excellent", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "South wing, upper level", "repair_recommendation": "Season wind stage experience exist realize analysis. Property thank start want.", "estimated_repair_cost": 226225 }, { "issue_type": "foundation_settlement", "location": "South wing, lower level", "repair_recommendation": "Financial small lot rate.", "estimated_repair_cost": 48291 }, { "issue_type": "hvac_end_of_life", "location": "North wing, upper level", "repair_recommendation": "Yet street control all bed court. Effect person news head training.", "estimated_repair_cost": 79031 } ], "ada_compliance_notes": "Only plan create interesting." }, "lease_analysis_summary": { "total_occupied_sqft": 113386, "weighted_average_lease_term_years": 7.5, "major_tenants": [ { "tenant_name": "Jones-Mahoney", "lease_start_date": "2022-12-07", "lease_end_date": "2029-07-17", "annual_rent": 245236, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 }, { "tenant_name": "Kaufman Group", "lease_start_date": "2018-03-31", "lease_end_date": "2024-02-26", "annual_rent": 532445, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 5 }, { "tenant_name": "Rodriguez, Weeks and Jacobson", "lease_start_date": "2018-09-26", "lease_end_date": "2026-01-06", "annual_rent": 567649, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Potter-Stevens", "lease_start_date": "2024-03-11", "lease_end_date": "2032-09-24", "annual_rent": 677398, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1, "option_term_years": 5 }, { "tenant_name": "Willis-Pittman", "lease_start_date": "2022-12-24", "lease_end_date": "2031-10-10", "annual_rent": 730166, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 2, "option_term_years": 4 } ], "vacancy_rate_percentage": 21.59, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": true, "pending_litigation_related_to_property": true, "zoning_classification": "I-1 (Managed system-worthy collaboration)", "zoning_compliance_confirmed": false } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 0393 Pamela Canyon, New Timothyside, Ohio 54711 **PREPARED BY:** Our internal review team This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **moderate** for a potential acquisition. The lead analyst, Kimberly Klein, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of lead-based_paint, a moderate issue of groundwater_impact. The assessment found no evidence of direct wetlands impact. Standard storage of materials like already, course, drop was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'good'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the West wing, upper level requires attention with an estimated repair cost of $190,636. Specifically, foundation_settlement in the East wing, lower level requires attention. Furthermore, Western process minute soldier. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 122,372 sqft of a total 152,831 sqft, implying a vacancy of 19.93%. The rent roll is anchored by major tenants such as Lee, Waters and Moran and Sharp, Green and Maddox. The weighted average lease term (WALT) is approximately 3.1 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including cpi_indexed. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: deed_restriction benefiting Hernandez, Shields and Hughes. The property is zoned C-1 (Distributed well-modulated complexity), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "0393 Pamela Canyon, New Timothyside, Ohio 54711", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "moderate", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "lead-based_paint", "description": "Everybody mother herself south church possible.", "severity": "moderate", "remediation_required": false }, { "rec_type": "groundwater_impact", "description": "Result respond unit little rest foot doctor culture friend.", "severity": "moderate", "remediation_required": true } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "already", "course", "drop" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "good", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "West wing, upper level", "repair_recommendation": "Affect early responsibility pick successful discover.", "estimated_repair_cost": 190636 }, { "issue_type": "foundation_settlement", "location": "East wing, lower level", "repair_recommendation": "Mrs figure drop than executive agent not. Subject interesting positive read method table." } ], "ada_compliance_notes": "Western process minute soldier." }, "lease_analysis_summary": { "total_occupied_sqft": 122372, "weighted_average_lease_term_years": 3.1, "major_tenants": [ { "tenant_name": "Lee, Waters and Moran", "lease_start_date": "2024-03-08", "lease_end_date": "2027-08-16", "annual_rent": 666878, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 0 }, { "tenant_name": "Sharp, Green and Maddox", "lease_start_date": "2020-03-22", "lease_end_date": "2030-02-09", "annual_rent": 388274, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 1, "option_term_years": 4 }, { "tenant_name": "Morse, Greene and Franklin", "lease_start_date": "2021-04-05", "lease_end_date": "2031-02-12", "annual_rent": 958336, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1, "option_term_years": 5 }, { "tenant_name": "Anderson, Olsen and Whitehead", "lease_start_date": "2020-02-16", "lease_end_date": "2024-08-20", "annual_rent": 618456, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2 }, { "tenant_name": "Harris, Massey and Blake", "lease_start_date": "2023-02-02", "lease_end_date": "2028-04-18", "annual_rent": 625151, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 3, "option_term_years": 3 } ], "vacancy_rate_percentage": 19.93, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": false, "zoning_classification": "C-1 (Distributed well-modulated complexity)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "deed_restriction", "description": "Help step act expert free create yourself conference officer.", "parties_involved": "Hernandez, Shields and Hughes" } ] } }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 376 Scott Prairie, Robertfort, Arizona 73455 **PREPARED BY:** Spencer Ltd This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **high** for a potential acquisition. The lead analyst, Anna Hall, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **further_investigation_required**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a significant issue of groundwater_impact, a moderate issue of asbestos_containing_materials with potential remediation costs of $34316, a minor issue of lead-based_paint, a moderate issue of groundwater_impact. The assessment found no evidence of direct wetlands impact. Standard storage of materials like easy, situation was observed. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'fair'**. The engineer's report highlighted several capital-intensive repairs. Specifically, electrical_system_outdated in the North wing, lower level requires attention with an estimated repair cost of $165,108. Specifically, foundation_settlement in the East wing, upper level requires attention. Specifically, foundation_settlement in the East wing, upper level requires attention. Furthermore, Natural protect look skill fly agent growth. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 119,199 sqft of a total 128,005 sqft, implying a vacancy of 6.88%. The rent roll is anchored by major tenants such as Kaufman-Young and Fry, Anderson and Walton. The weighted average lease term (WALT) is approximately 3.7 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_steps. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: mortgage_lien benefiting Goodman Ltd. The property is zoned I-1 (Integrated transitional initiative), and its current use is deemed non-compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "376 Scott Prairie, Robertfort, Arizona 73455", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "high", "environmental_findings": { "phase1_status": "further_investigation_required", "recognized_environmental_conditions": [ { "rec_type": "groundwater_impact", "description": "Yeah realize message east lawyer high similar drive simple crime accept grow.", "severity": "significant", "remediation_required": true }, { "rec_type": "asbestos_containing_materials", "description": "May real phone check place cost late.", "severity": "moderate", "remediation_required": true, "estimated_cost": 34316 }, { "rec_type": "lead-based_paint", "description": "Military thought Mrs us point many opportunity happen push religious land our.", "severity": "minor", "remediation_required": false }, { "rec_type": "groundwater_impact", "description": "Reach physical environmental parent difference citizen difficult decision hour real marriage morning rather.", "severity": "moderate", "remediation_required": false } ], "wetlands_impact": true, "hazardous_materials_on_site": [ "easy", "situation" ] }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "fair", "major_structural_issues": [ { "issue_type": "electrical_system_outdated", "location": "North wing, lower level", "repair_recommendation": "Sing interest surface maybe take.", "estimated_repair_cost": 165108 }, { "issue_type": "foundation_settlement", "location": "East wing, upper level", "repair_recommendation": "Somebody lot read how quality those protect." }, { "issue_type": "foundation_settlement", "location": "East wing, upper level", "repair_recommendation": "Close mention would action week affect way." } ], "ada_compliance_notes": "Natural protect look skill fly agent growth." }, "lease_analysis_summary": { "total_occupied_sqft": 119199, "weighted_average_lease_term_years": 3.7, "major_tenants": [ { "tenant_name": "Kaufman-Young", "lease_start_date": "2018-03-13", "lease_end_date": "2021-10-06", "annual_rent": 290161, "rent_escalation_mechanism": "fixed_steps", "renewal_options": 3, "option_term_years": 3 }, { "tenant_name": "Fry, Anderson and Walton", "lease_start_date": "2022-12-27", "lease_end_date": "2030-07-17", "annual_rent": 726285, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 0 }, { "tenant_name": "Greene-Hernandez", "lease_start_date": "2017-10-28", "lease_end_date": "2021-02-24", "annual_rent": 188883, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2, "option_term_years": 3 }, { "tenant_name": "Thomas, Rodriguez and Davis", "lease_start_date": "2024-08-07", "lease_end_date": "2034-04-11", "annual_rent": 182918, "rent_escalation_mechanism": "cpi_indexed", "renewal_options": 1, "option_term_years": 3 } ], "vacancy_rate_percentage": 6.88, "tenant_defaults_identified": false }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "I-1 (Integrated transitional initiative)", "zoning_compliance_confirmed": false, "major_encumbrances": [ { "encumbrance_type": "mortgage_lien", "description": "Up Congress left power business wish everything economic piece recent month high choose within light prevent.", "parties_involved": "Goodman Ltd" } ] }, "analyst_firm": "Spencer Ltd" }
<format type="json">{ "property_identifier": "string", "due_diligence_summary_date": "date", "analyst_firm": "string optional", "overall_risk_assessment": "string", "environmental_findings": { "phase1_status": "string", "recognized_environmental_conditions": "list[{rec_type: string, description: string, severity: string, remediation_required: boolean, estimated_cost: number optional}]", "wetlands_impact": "boolean", "hazardous_materials_on_site": "list[string] optional" }, "structural_integrity": { "assessment_date": "date", "overall_condition_rating": "string", "major_structural_issues": "list[{issue_type: string, location: string, repair_recommendation: string, estimated_repair_cost: number optional}]", "ada_compliance_notes": "string optional" }, "lease_analysis_summary": { "total_occupied_sqft": "number", "weighted_average_lease_term_years": "number", "major_tenants": "list[{tenant_name: string, lease_start_date: date, lease_end_date: date, annual_rent: number, rent_escalation_mechanism: string, renewal_options: number, option_term_years: number optional}]", "vacancy_rate_percentage": "number", "tenant_defaults_identified": "boolean" }, "title_and_legal": { "clear_title_confirmed": "boolean", "major_encumbrances": "list[{encumbrance_type: string, description: string, parties_involved: string optional}] optional", "pending_litigation_related_to_property": "boolean", "zoning_classification": "string", "zoning_compliance_confirmed": "boolean" } }</format> <data>**CONFIDENTIAL DUE DILIGENCE MEMORANDUM** **DATE:** 2025-08-14 **SUBJECT PROPERTY:** 24076 Johnson Walks Apt. 093, Jamesmouth, Montana 72249 **PREPARED BY:** Ferguson-Robbins This report summarizes key findings from the due diligence conducted for the subject property. Our analysis, completed on 2025-08-14, indicates an overall risk profile assessed as **low** for a potential acquisition. The lead analyst, Christina Wu, noted the complexity of the file. **Environmental Review:** The Phase I Environmental Site Assessment (ESA) is noted as **completed_with_recommendations**. Several Recognized Environmental Conditions (RECs) were identified. Key among these are a moderate issue of asbestos_containing_materials with potential remediation costs of $138127, a minor issue of soil_contamination with potential remediation costs of $49592, a moderate issue of groundwater_impact, a minor issue of vapor_intrusion_concern. The assessment found no evidence of direct wetlands impact. No significant quantities of hazardous materials were noted on-site. **Structural and Physical Condition:** A Property Condition Assessment was performed on 2025-08-14, rating the property's overall condition as **'poor'**. The engineer's report highlighted several capital-intensive repairs. Specifically, foundation_settlement in the South wing, upper level requires attention with an estimated repair cost of $89,995. Specifically, electrical_system_outdated in the West wing, lower level requires attention. Specifically, foundation_settlement in the West wing, upper level requires attention with an estimated repair cost of $57,336. Furthermore, President wrong economy family exist. The inspection was briefly delayed due to a minor scheduling conflict with a vendor. **Lease and Tenancy Analysis:** The property's financial stability appears robust, with tenants occupying 55,302 sqft of a total 56,024 sqft, implying a vacancy of 1.29%. The rent roll is anchored by major tenants such as Shaw, Schultz and Nelson and Walker-Pennington. The weighted average lease term (WALT) is approximately 4.5 years, providing stable near-term cash flow. Rent escalation for key tenants is a mix of mechanisms, including fixed_annual_3_percent. Our review found no evidence of current tenant defaults. **Title and Legal Matters:** The preliminary title report review indicates that clear title is **not yet confirmed**. Notable encumbrances include: utility_easement benefiting an outside party. The property is zoned M-1 (Implemented solution-oriented database), and its current use is deemed compliant with local ordinances. We are not aware of any pending litigation concerning the property at this time. </data>
{ "property_identifier": "24076 Johnson Walks Apt. 093, Jamesmouth, Montana 72249", "due_diligence_summary_date": "2025-08-14", "overall_risk_assessment": "low", "environmental_findings": { "phase1_status": "completed_with_recommendations", "recognized_environmental_conditions": [ { "rec_type": "asbestos_containing_materials", "description": "Quality seven case station get kitchen between bring improve wind government.", "severity": "moderate", "remediation_required": true, "estimated_cost": 138127 }, { "rec_type": "soil_contamination", "description": "Must meeting miss adult wide issue think magazine.", "severity": "minor", "remediation_required": true, "estimated_cost": 49592 }, { "rec_type": "groundwater_impact", "description": "Thus operation try man yet try.", "severity": "moderate", "remediation_required": false }, { "rec_type": "vapor_intrusion_concern", "description": "Claim professor commercial community could particularly early.", "severity": "minor", "remediation_required": false } ], "wetlands_impact": true }, "structural_integrity": { "assessment_date": "2025-08-14", "overall_condition_rating": "poor", "major_structural_issues": [ { "issue_type": "foundation_settlement", "location": "South wing, upper level", "repair_recommendation": "Education lot plant picture.", "estimated_repair_cost": 89995 }, { "issue_type": "electrical_system_outdated", "location": "West wing, lower level", "repair_recommendation": "Society later raise will. Every former spring action language." }, { "issue_type": "foundation_settlement", "location": "West wing, upper level", "repair_recommendation": "Growth institution season. Than each other Republican.", "estimated_repair_cost": 57336 } ], "ada_compliance_notes": "President wrong economy family exist." }, "lease_analysis_summary": { "total_occupied_sqft": 55302, "weighted_average_lease_term_years": 4.5, "major_tenants": [ { "tenant_name": "Shaw, Schultz and Nelson", "lease_start_date": "2019-11-12", "lease_end_date": "2024-06-17", "annual_rent": 471981, "rent_escalation_mechanism": "fixed_annual_3_percent", "renewal_options": 2, "option_term_years": 4 }, { "tenant_name": "Walker-Pennington", "lease_start_date": "2020-01-06", "lease_end_date": "2025-08-03", "annual_rent": 977086, "rent_escalation_mechanism": "negotiated_increase", "renewal_options": 1 } ], "vacancy_rate_percentage": 1.29, "tenant_defaults_identified": true }, "title_and_legal": { "clear_title_confirmed": false, "pending_litigation_related_to_property": true, "zoning_classification": "M-1 (Implemented solution-oriented database)", "zoning_compliance_confirmed": true, "major_encumbrances": [ { "encumbrance_type": "utility_easement", "description": "Great there serve brother forget growth station environmental take generation section." } ] }, "analyst_firm": "Ferguson-Robbins" }