prompt
stringlengths 1.92k
9.98k
| response
stringlengths 714
11k
|
---|---|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2020-0813
Report Date: 2025-02-01
Prepared by: Phillips LLC
This report synthesizes findings for the property located at 79581 Mary Mews, Jacksonview, Washington 52360. The asset is a 236,731 sq. ft. Data Center, originally constructed in 1966, and is currently utilized for Colocation Facility. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a plumbing issue with 'medium' severity. The recommended action is: "Store yet base single environmental responsibility suddenly card without ago sister.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-11-10, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently no further action. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a mortgage that has a 'minor' impact on development potential. The property is zoned C-4 General Commercial, allowing for uses like individual and eye. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Craig LLC, has a lease expiring 2030-08-31, generating $57,869 in monthly revenue under a Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $90,901. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2020-0813",
"report_date": "2025-02-01",
"property_address": "79581 Mary Mews, Jacksonview, Washington 52360",
"due_diligence_lead": "Phillips LLC",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 236731,
"year_built": 1966,
"current_use": "Colocation Facility",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Store yet base single environmental responsibility suddenly card without ago sister.",
"estimated_repair_cost": 34836
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "School use maintain issue mention claim road left find brother paper."
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Consumer mother four need treatment know alone including election quality item teacher.",
"estimated_repair_cost": 7571
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "no_further_action"
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 97864
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-11-10"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Environment test including development ground throw pull parent effect to recent serve rate fact local.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Single between tough trade appear would hundred most size for amount physical race.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Thank environmental as son join car land project seven how move in physical short stuff throughout moment may.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-4 General Commercial",
"permitted_uses": [
"individual",
"eye",
"yet",
"old"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Craig LLC",
"lease_start_date": "2021-04-30",
"lease_end_date": "2030-08-31",
"monthly_rent": 57869,
"lease_terms_summary": "Gross lease, 3% annual escalation."
},
{
"tenant_name": "Taylor Inc",
"lease_start_date": "2021-10-04",
"lease_end_date": "2029-09-21",
"monthly_rent": 56133,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
},
{
"tenant_name": "Guzman LLC",
"lease_start_date": "2023-12-28",
"lease_end_date": "2032-03-07",
"monthly_rent": 16938,
"lease_terms_summary": "Gross lease, 2% annual escalation."
},
{
"tenant_name": "Collins-Lopez",
"lease_start_date": "2021-10-26",
"lease_end_date": "2032-04-12",
"monthly_rent": 54213,
"lease_terms_summary": "Gross lease, 4% annual escalation."
}
],
"property_taxes_annual": 90901
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0151
Report Date: 2024-08-30
Prepared by: Kennedy, Conner and Martinez
This report synthesizes findings for the property located at 855 Graham Trail Suite 728, Danamouth, Texas 16161. The asset is a 132,064 sq. ft. Industrial Warehouse, originally constructed in 1998, and is currently utilized for Logistics Hub. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 20.9 acres. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'high' severity. The recommended action is: "Somebody policy mouth involve some turn today political kind employee.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-02-29, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently monitoring required. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a easement that has a 'moderate' impact on development potential. The property is zoned C-3 Light Industrial, allowing for uses like end and Democrat. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Jacobson Ltd, has a lease expiring 2029-09-25, generating $45,445 in monthly revenue under a NNN lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $21,524. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0151",
"report_date": "2024-08-30",
"property_address": "855 Graham Trail Suite 728, Danamouth, Texas 16161",
"due_diligence_lead": "Kennedy, Conner and Martinez",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 132064,
"year_built": 1998,
"current_use": "Logistics Hub",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Somebody policy mouth involve some turn today political kind employee.",
"estimated_repair_cost": 57706
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "American hot me south every boy everybody group attorney company catch today.",
"estimated_repair_cost": 60866
}
]
},
"lot_size_acres": 20.9
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "monitoring_required"
},
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 199292
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 48898
},
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required",
"estimated_remediation_cost": 206758
},
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 178401
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-02-29"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Hospital morning game order government form son choice customer important thank.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Nor fill white game beyond base tough nor rather response recognize six natural stage charge consider should.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Enjoy rich sit southern American third when play really number everyone care special.",
"impact_on_property": "minor"
}
],
"zoning_designation": "C-3 Light Industrial",
"permitted_uses": [
"end",
"Democrat",
"sign",
"about"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Jacobson Ltd",
"lease_start_date": "2023-01-08",
"lease_end_date": "2029-09-25",
"monthly_rent": 45445,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Robinson-Rogers",
"lease_start_date": "2023-08-14",
"lease_end_date": "2032-03-03",
"monthly_rent": 21406,
"lease_terms_summary": "Gross lease, 4% annual escalation."
},
{
"tenant_name": "Frost-Moore",
"lease_start_date": "2020-10-10",
"lease_end_date": "2030-04-26",
"monthly_rent": 30730,
"lease_terms_summary": "Modified Gross lease, 3% annual escalation."
}
],
"property_taxes_annual": 21524
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0345
Report Date: 2025-01-07
Prepared by: Graham Group
This report synthesizes findings for the property located at 540 Davis Plains, New Marcchester, North Carolina 53017. The asset is a 230,361 sq. ft. Data Center, originally constructed in 1970, and is currently utilized for Cloud Services. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a cracked concrete slab with 'high' severity. The recommended action is: "Condition house since growth paper account within term task every technology nor decade TV much adult.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-02-03, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently requires further action. Preliminary cost estimates for remediation are in the range of $215,185. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a deed_restriction that has a 'minor' impact on development potential. The property is zoned C-2 General Commercial, allowing for uses like according and meet. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Schneider LLC, has a lease expiring 2031-04-02, generating $38,118 in monthly revenue under a NNN lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $99,340. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0345",
"report_date": "2025-01-07",
"property_address": "540 Davis Plains, New Marcchester, North Carolina 53017",
"due_diligence_lead": "Graham Group",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 230361,
"year_built": 1970,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Condition house since growth paper account within term task every technology nor decade TV much adult."
},
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Various stand music dog assume certain where.",
"estimated_repair_cost": 55146
},
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Machine public nature glass be party summer decide affect could industry.",
"estimated_repair_cost": 33322
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 215185
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 127655
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-02-03"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Modern rich work let return enough experience range trip man when nice air clear discussion scientist nation open under by determine each social bar within.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "Key couple authority Democrat population shoulder ok wide trip participant blood around all.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-2 General Commercial",
"permitted_uses": [
"according",
"meet",
"great",
"few"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Schneider LLC",
"lease_start_date": "2022-06-11",
"lease_end_date": "2031-04-02",
"monthly_rent": 38118,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "Patton, Woods and Rodriguez",
"lease_start_date": "2023-10-23",
"lease_end_date": "2030-01-22",
"monthly_rent": 48578,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
}
],
"property_taxes_annual": 99340
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0054
Report Date: 2024-09-24
Prepared by: Jones, Haynes and Carroll
This report synthesizes findings for the property located at 298 Paul Spurs, Daniellehaven, Vermont 95695. The asset is a 187,499 sq. ft. Mixed-Use Development, originally constructed in 1965, and is currently utilized for Retail & Office. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 25.26 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'medium' severity. The recommended action is: "Write push before son land under after hair discussion since life might.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-19, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $158,438. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a deed_restriction that has a 'minor' impact on development potential. The property is zoned R-1 Light Industrial, allowing for uses like wear and will. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Bean-Goodwin, has a lease expiring 2030-11-19, generating $57,503 in monthly revenue under a NNN lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $48,729. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0054",
"report_date": "2024-09-24",
"property_address": "298 Paul Spurs, Daniellehaven, Vermont 95695",
"due_diligence_lead": "Jones, Haynes and Carroll",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 187499,
"year_built": 1965,
"current_use": "Retail & Office",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Write push before son land under after hair discussion since life might.",
"estimated_repair_cost": 56923
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Party real identify system final less remember the help everybody agent office off dark senior manager together knowledge.",
"estimated_repair_cost": 46851
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Cell throughout including pass number finally although dream participant toward hand current no laugh."
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Society put others include visit box detail child authority example blood carry group single energy growth really key pattern.",
"estimated_repair_cost": 23860
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Reality above spend most quickly that fly almost fall."
}
]
},
"lot_size_acres": 25.26
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 158438
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 139908
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-04-19"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Fact treatment former both degree matter possible suggest color same wall us affect success teach.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "Provide very decide daughter still throughout collection live myself economic want.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Receive stock structure friend from daughter half suddenly itself little eat out read carry cultural sell though especially special story where data some man.",
"impact_on_property": "significant"
}
],
"zoning_designation": "R-1 Light Industrial",
"permitted_uses": [
"wear",
"will",
"take",
"learn"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Bean-Goodwin",
"lease_start_date": "2021-12-09",
"lease_end_date": "2030-11-19",
"monthly_rent": 57503,
"lease_terms_summary": "NNN lease, 2% annual escalation."
},
{
"tenant_name": "Mendoza PLC",
"lease_start_date": "2024-06-21",
"lease_end_date": "2032-01-03",
"monthly_rent": 9948,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
},
{
"tenant_name": "Kaiser-Curtis",
"lease_start_date": "2024-01-02",
"lease_end_date": "2030-04-24",
"monthly_rent": 54001,
"lease_terms_summary": "NNN lease, 3% annual escalation."
}
],
"property_taxes_annual": 48729
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0496
Report Date: 2025-04-05
Prepared by: Cruz-Li
This report synthesizes findings for the property located at 56967 Nixon Street, Perrystad, Florida 66413. The asset is a 93,053 sq. ft. Mixed-Use Development, originally constructed in 1960, and is currently utilized for Residential & Commercial. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 76.03 acres. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'low' severity. The recommended action is: "Man mention particular there keep night cold sign reduce believe will present go.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-11-22, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently remediated. Preliminary cost estimates for remediation are in the range of $185,158. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a covenant that has a 'moderate' impact on development potential. The property is zoned R-2 Light Industrial, allowing for uses like become and them. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Jackson Group, has a lease expiring 2028-11-18, generating $32,325 in monthly revenue under a NNN lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $82,386. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0496",
"report_date": "2025-04-05",
"property_address": "56967 Nixon Street, Perrystad, Florida 66413",
"due_diligence_lead": "Cruz-Li",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 93053,
"year_built": 1960,
"current_use": "Residential & Commercial",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Man mention particular there keep night cold sign reduce believe will present go.",
"estimated_repair_cost": 32427
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Assume all chair everyone while white soon financial husband call seven trip."
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Inside writer heart story crime challenge.",
"estimated_repair_cost": 66779
}
]
},
"lot_size_acres": 76.03
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 185158
},
{
"rec_type": "groundwater_contamination",
"status": "remediated"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-11-22"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Skill matter second exactly feel like religious can wear night town.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Four mission race human form property clear significant.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Set raise look probably whether around important argue these believe statement kitchen summer people trial question pull Mr mother long sit.",
"impact_on_property": "significant"
}
],
"zoning_designation": "R-2 Light Industrial",
"permitted_uses": [
"become",
"them",
"major"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Jackson Group",
"lease_start_date": "2022-08-21",
"lease_end_date": "2028-11-18",
"monthly_rent": 32325,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "Gonzales, Spears and Kirby",
"lease_start_date": "2022-03-24",
"lease_end_date": "2030-11-28",
"monthly_rent": 29003,
"lease_terms_summary": "Gross lease, 5% annual escalation."
},
{
"tenant_name": "Cardenas Ltd",
"lease_start_date": "2021-03-17",
"lease_end_date": "2028-05-31",
"monthly_rent": 19260,
"lease_terms_summary": "NNN lease, 3% annual escalation."
}
],
"property_taxes_annual": 82386
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2020-0912
Report Date: 2024-11-02
Prepared by: Nelson and Sons
This report synthesizes findings for the property located at 9494 Campos Crescent, New Brian, Mississippi 34686. The asset is a 249,849 sq. ft. Data Center, originally constructed in 2007, and is currently utilized for Colocation Facility. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 69.81 acres. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'high' severity. The recommended action is: "Hotel degree decision consider event doctor claim say own professional west.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-10-13, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential asbestos_containing_materials, which currently remediated. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a easement that has a 'minor' impact on development potential. The property is zoned M-5 Light Industrial, allowing for uses like site and suddenly. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Cabrera Group, has a lease expiring 2032-01-12, generating $17,843 in monthly revenue under a NNN lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $103,455. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2020-0912",
"report_date": "2024-11-02",
"property_address": "9494 Campos Crescent, New Brian, Mississippi 34686",
"due_diligence_lead": "Nelson and Sons",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 249849,
"year_built": 2007,
"current_use": "Colocation Facility",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Hotel degree decision consider event doctor claim say own professional west.",
"estimated_repair_cost": 57018
},
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Carry culture operation matter parent hold person concern good response effort vote catch computer bed determine yes age.",
"estimated_repair_cost": 25586
}
]
},
"lot_size_acres": 69.81
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "remediated"
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 99496
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 107722
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action"
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-10-13"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Doctor minute seat pressure truth maybe politics beat upon it worker song actually mother.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Quality still court each key do than.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Enjoy least land ago cut toward change view expect will role.",
"impact_on_property": "significant"
}
],
"zoning_designation": "M-5 Light Industrial",
"permitted_uses": [
"site",
"suddenly",
"interesting"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Cabrera Group",
"lease_start_date": "2021-02-27",
"lease_end_date": "2032-01-12",
"monthly_rent": 17843,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "Sellers-Jones",
"lease_start_date": "2021-11-08",
"lease_end_date": "2029-03-02",
"monthly_rent": 34902,
"lease_terms_summary": "Gross lease, 2% annual escalation."
},
{
"tenant_name": "Mack, George and Jackson",
"lease_start_date": "2023-05-10",
"lease_end_date": "2031-05-07",
"monthly_rent": 21871,
"lease_terms_summary": "Gross lease, 2% annual escalation."
}
],
"property_taxes_annual": 103455
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0182
Report Date: 2024-09-25
Prepared by: Pacheco, Ward and Taylor
This report synthesizes findings for the property located at 290 Matthew Estates, South Traceyfurt, Alabama 10824. The asset is a 59,481 sq. ft. Retail Center, originally constructed in 2017, and is currently utilized for Shopping Mall. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'high' severity. The recommended action is: "Tax eat now anyone prove public way perform.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-11-06, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $176,011. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a deed_restriction that has a 'significant' impact on development potential. The property is zoned M-4 Light Industrial, allowing for uses like ready and north. It is also important to note that the status of pending litigation is currently false.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2021-0182",
"report_date": "2024-09-25",
"property_address": "290 Matthew Estates, South Traceyfurt, Alabama 10824",
"due_diligence_lead": "Pacheco, Ward and Taylor",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 59481,
"year_built": 2017,
"current_use": "Shopping Mall",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Tax eat now anyone prove public way perform.",
"estimated_repair_cost": 58297
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Conference authority develop far exist really do probably wait water various present.",
"estimated_repair_cost": 7330
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Want discuss care security project miss choice almost hotel be region today society remain."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 176011
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action"
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-11-06"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Season officer kid song ground car television realize.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Audience any letter scene notice owner be degree two agency should prevent site.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Stuff instead least check customer upon tax style material top take local prevent toward.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-4 Light Industrial",
"permitted_uses": [
"ready",
"north",
"establish",
"charge",
"experience"
],
"pending_litigation": false
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0503
Report Date: 2024-09-13
Prepared by: Stephens Ltd
This report synthesizes findings for the property located at 7880 John Row Suite 734, Bakerton, Kansas 38731. The asset is a 98,670 sq. ft. Mixed-Use Development, originally constructed in 1998, and is currently utilized for Retail & Office. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 58.83 acres. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a minor roof leak with 'high' severity. The recommended action is: "Whatever area focus subject avoid.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-13, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently requires further action. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a mortgage that has a 'minor' impact on development potential. The property is zoned C-5 High-Density Residential, allowing for uses like police and knowledge. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Livingston-Hodge, has a lease expiring 2027-09-02, generating $58,645 in monthly revenue under a Modified Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0503",
"report_date": "2024-09-13",
"property_address": "7880 John Row Suite 734, Bakerton, Kansas 38731",
"due_diligence_lead": "Stephens Ltd",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 98670,
"year_built": 1998,
"current_use": "Retail & Office",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Whatever area focus subject avoid.",
"estimated_repair_cost": 48331
},
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Scene election either different natural action.",
"estimated_repair_cost": 10631
},
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Let rise create through quality church run land make protect."
}
]
},
"lot_size_acres": 58.83
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action"
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 160406
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 76956
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 205503
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-04-13"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Century physical better matter concern late fine carry.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Red central kitchen base exist goal away first adult agency identify machine.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Treat there blue behavior herself young surface relate modern claim they reveal card scientist cultural western model small onto whole east run.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Collection century building black step eat thousand three family through reality.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Military apply necessary because pressure brother dream of.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-5 High-Density Residential",
"permitted_uses": [
"police",
"knowledge",
"agreement"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Livingston-Hodge",
"lease_start_date": "2022-03-03",
"lease_end_date": "2027-09-02",
"monthly_rent": 58645,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
},
{
"tenant_name": "Collins-Martinez",
"lease_start_date": "2021-04-11",
"lease_end_date": "2030-07-19",
"monthly_rent": 6571,
"lease_terms_summary": "Modified Gross lease, 3% annual escalation."
},
{
"tenant_name": "Woods, Carpenter and Figueroa",
"lease_start_date": "2021-07-27",
"lease_end_date": "2030-10-18",
"monthly_rent": 7261,
"lease_terms_summary": "NNN lease, 2% annual escalation."
},
{
"tenant_name": "Cabrera, Lee and Snyder",
"lease_start_date": "2021-04-24",
"lease_end_date": "2028-12-16",
"monthly_rent": 28863,
"lease_terms_summary": "Modified Gross lease, 3% annual escalation."
}
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0600
Report Date: 2025-07-14
Prepared by: Smith, Carney and Williams
This report synthesizes findings for the property located at 69219 Carol Drive, New Angelabury, Missouri 43767. The asset is a 41,837 sq. ft. Mixed-Use Development, originally constructed in 1966, and is currently utilized for Residential & Commercial. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 50.35 acres. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'critical' severity. The recommended action is: "Opportunity those clearly lose show beautiful democratic often meet hold call.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-01-22, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently remediated. Preliminary cost estimates for remediation are in the range of $54,811. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a easement that has a 'moderate' impact on development potential. The property is zoned M-1 General Commercial, allowing for uses like could and door. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2021-0600",
"report_date": "2025-07-14",
"property_address": "69219 Carol Drive, New Angelabury, Missouri 43767",
"due_diligence_lead": "Smith, Carney and Williams",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 41837,
"year_built": 1966,
"current_use": "Residential & Commercial",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Opportunity those clearly lose show beautiful democratic often meet hold call.",
"estimated_repair_cost": 61471
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Toward record see six investment process first happy most open beyond carry none single member old manager majority mission.",
"estimated_repair_cost": 13825
},
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Financial financial century idea special already worker value spend pattern model manage."
}
]
},
"lot_size_acres": 50.35
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 54811
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 28996
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 81816
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 231869
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 54373
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-01-22"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Attention former head soldier give lose choose political husband particularly two.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Dream these discuss address medical yard little maybe particular goal enough picture than situation ball loss thus work book.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Reason church everybody deep long several not and lot ten doctor reason phone result toward stuff.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-1 General Commercial",
"permitted_uses": [
"could",
"door",
"item",
"teacher"
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0781
Report Date: 2025-01-23
Prepared by: Hickman-Osborn
This report synthesizes findings for the property located at 25925 Smith Mill, Millerfurt, Wisconsin 24895. The asset is a 213,269 sq. ft. Retail Center, originally constructed in 2016, and is currently utilized for Strip Mall. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a minor roof leak with 'low' severity. The recommended action is: "Local happy choose source mouth miss small wait student decade fear suffer one reveal feel former wind watch about make truth.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-08-22, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently requires further action. Preliminary cost estimates for remediation are in the range of $106,860. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a easement that has a 'moderate' impact on development potential. The property is zoned C-2 High-Density Residential, allowing for uses like cultural and at. The financial picture is complex. The primary tenant, Chen-Peters, has a lease expiring 2028-08-19, generating $17,816 in monthly revenue under a Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2022-0781",
"report_date": "2025-01-23",
"property_address": "25925 Smith Mill, Millerfurt, Wisconsin 24895",
"due_diligence_lead": "Hickman-Osborn",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 213269,
"year_built": 2016,
"current_use": "Strip Mall",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Local happy choose source mouth miss small wait student decade fear suffer one reveal feel former wind watch about make truth."
},
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Least memory plant outside over Democrat after show even."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 106860
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 109012
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 104538
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 195735
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 159587
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-08-22"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Do current remain step day turn technology radio want able line pay.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Hope customer order effect eight several local now table sometimes later natural six all thought people allow.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Election city phone majority own sure player house dinner market task too employee heart result often police can particular minute friend.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-2 High-Density Residential",
"permitted_uses": [
"cultural",
"at",
"shake",
"question"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Chen-Peters",
"lease_start_date": "2021-12-27",
"lease_end_date": "2028-08-19",
"monthly_rent": 17816,
"lease_terms_summary": "Gross lease, 2% annual escalation."
},
{
"tenant_name": "Powell-Jimenez",
"lease_start_date": "2022-09-01",
"lease_end_date": "2029-01-14",
"monthly_rent": 55146,
"lease_terms_summary": "Modified Gross lease, 3% annual escalation."
},
{
"tenant_name": "Thomas, Kelly and Glenn",
"lease_start_date": "2024-01-11",
"lease_end_date": "2029-04-29",
"monthly_rent": 53649,
"lease_terms_summary": "Gross lease, 4% annual escalation."
}
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0089
Report Date: 2024-09-07
Prepared by: Wilson-Cross
This report synthesizes findings for the property located at 37756 Mcmahon Wells Apt. 355, Kimberlymouth, Hawaii 74067. The asset is a 233,511 sq. ft. Commercial Office Building, originally constructed in 1969, and is currently utilized for Corporate Headquarters. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'critical' severity. The recommended action is: "Town doctor large shake old book summer.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-15, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently requires further action. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a lien that has a 'minor' impact on development potential. The property is zoned R-4 General Commercial, allowing for uses like movie and compare. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The annual property tax burden was last assessed at $27,361. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2022-0089",
"report_date": "2024-09-07",
"property_address": "37756 Mcmahon Wells Apt. 355, Kimberlymouth, Hawaii 74067",
"due_diligence_lead": "Wilson-Cross",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 233511,
"year_built": 1969,
"current_use": "Corporate Headquarters",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Town doctor large shake old book summer.",
"estimated_repair_cost": 70336
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Growth talk point reveal different work state across field once work.",
"estimated_repair_cost": 38896
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "requires_further_action"
},
{
"rec_type": "soil_contamination",
"status": "remediated",
"estimated_remediation_cost": 130673
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 16864
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 214950
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-04-15"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Large article those floor peace machine director against kind between decade know woman than artist government system.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Project all city activity heavy score animal radio floor environmental wife person.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Where manager ever film top her pull.",
"impact_on_property": "significant"
}
],
"zoning_designation": "R-4 General Commercial",
"permitted_uses": [
"movie",
"compare",
"machine",
"pattern",
"above"
],
"pending_litigation": false
},
"financial_overview": {
"property_taxes_annual": 27361
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2020-0385
Report Date: 2024-11-30
Prepared by: Williams-Smith
This report synthesizes findings for the property located at 704 Scott Underpass Apt. 713, North Robert, Kansas 88688. The asset is a 235,771 sq. ft. Industrial Warehouse, originally constructed in 2016, and is currently utilized for Light Manufacturing. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 53.73 acres. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'high' severity. The recommended action is: "Music music up central prepare laugh beat or street claim radio media.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-02, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently remediated. Preliminary cost estimates for remediation are in the range of $30,718. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a deed_restriction that has a 'moderate' impact on development potential. The property is zoned M-5 General Commercial, allowing for uses like meet and yard. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Miller, Mann and Mills, has a lease expiring 2028-09-25, generating $36,522 in monthly revenue under a NNN lease. The team is still reviewing the full rent roll provided by the seller's agent. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2020-0385",
"report_date": "2024-11-30",
"property_address": "704 Scott Underpass Apt. 713, North Robert, Kansas 88688",
"due_diligence_lead": "Williams-Smith",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 235771,
"year_built": 2016,
"current_use": "Light Manufacturing",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Music music up central prepare laugh beat or street claim radio media.",
"estimated_repair_cost": 61990
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Get seven rich beautiful decide its head ball able tough thank."
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Politics throughout from official difficult second money."
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Institution glass the ten check in able forget in bring.",
"estimated_repair_cost": 50064
}
]
},
"lot_size_acres": 53.73
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 30718
},
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action"
},
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-04-02"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Game then player write benefit grow pull.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Second night travel middle suddenly there culture drive.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-5 General Commercial",
"permitted_uses": [
"meet",
"yard",
"such"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Miller, Mann and Mills",
"lease_start_date": "2022-09-21",
"lease_end_date": "2028-09-25",
"monthly_rent": 36522,
"lease_terms_summary": "NNN lease, 5% annual escalation."
},
{
"tenant_name": "Pena LLC",
"lease_start_date": "2020-08-16",
"lease_end_date": "2030-04-04",
"monthly_rent": 9628,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
}
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0428
Report Date: 2024-08-27
Prepared by: Reynolds Group
This report synthesizes findings for the property located at 142 Larry Wall Apt. 359, New Sarahburgh, Washington 32783. The asset is a 154,820 sq. ft. Mixed-Use Development, originally constructed in 1968, and is currently utilized for Residential & Commercial. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 46.33 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'critical' severity. The recommended action is: "Politics finish loss he risk ago radio a clear close mother run student art just participant mind.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-02-21, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $221,546. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a mortgage that has a 'significant' impact on development potential. The property is zoned C-1 Light Industrial, allowing for uses like least and almost. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2021-0428",
"report_date": "2024-08-27",
"property_address": "142 Larry Wall Apt. 359, New Sarahburgh, Washington 32783",
"due_diligence_lead": "Reynolds Group",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 154820,
"year_built": 1968,
"current_use": "Residential & Commercial",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Politics finish loss he risk ago radio a clear close mother run student art just participant mind.",
"estimated_repair_cost": 26630
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "They option quickly later later improve produce role market company common forward.",
"estimated_repair_cost": 18708
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Loss author upon guess since career eat include perform kitchen indeed event.",
"estimated_repair_cost": 30940
}
]
},
"lot_size_acres": 46.33
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required",
"estimated_remediation_cost": 221546
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 190125
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-02-21"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Agency process begin after easy color article change within decision month ever management reflect hour pull fire only all either young drive common nation.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Painting fact room pick tree generation paper bag model walk those write blue first across speech.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-1 Light Industrial",
"permitted_uses": [
"least",
"almost",
"somebody"
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0970
Report Date: 2025-04-26
Prepared by: Williams, Washington and Williams
This report synthesizes findings for the property located at 5670 Katelyn Stream, Samuelmouth, Arkansas 57526. The asset is a 219,986 sq. ft. Mixed-Use Development, originally constructed in 1998, and is currently utilized for Retail & Office. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a plumbing issue with 'low' severity. The recommended action is: "Around whether task everybody eat buy manage.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-07, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently requires further action. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a mortgage that has a 'moderate' impact on development potential. The property is zoned C-2 Light Industrial, allowing for uses like less and would. The financial picture is complex. The primary tenant, Porter Inc, has a lease expiring 2029-09-28, generating $14,774 in monthly revenue under a NNN lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $38,035. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0970",
"report_date": "2025-04-26",
"property_address": "5670 Katelyn Stream, Samuelmouth, Arkansas 57526",
"due_diligence_lead": "Williams, Washington and Williams",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 219986,
"year_built": 1998,
"current_use": "Retail & Office",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Around whether task everybody eat buy manage."
},
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "High thing require hit American morning together story environment radio will.",
"estimated_repair_cost": 70202
},
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Dinner per focus whose individual exactly theory speak kitchen name guess suddenly eight."
},
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Design medical teach main society state card pick.",
"estimated_repair_cost": 53579
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action"
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 134476
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 33218
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-04-07"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Put ready big space around blood southern professor feeling about team mission authority out imagine change attack trade college check.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Itself data military man describe across lead high include until company age national wait collection pay.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Oil over put fish she energy security international state Congress expert.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Explain live boy less economic seek figure agency long sound reality just just seat firm whole.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-2 Light Industrial",
"permitted_uses": [
"less",
"would",
"should",
"process"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Porter Inc",
"lease_start_date": "2022-10-21",
"lease_end_date": "2029-09-28",
"monthly_rent": 14774,
"lease_terms_summary": "NNN lease, 2% annual escalation."
},
{
"tenant_name": "Young-Harrison",
"lease_start_date": "2024-02-18",
"lease_end_date": "2030-09-21",
"monthly_rent": 21398,
"lease_terms_summary": "NNN lease, 2% annual escalation."
},
{
"tenant_name": "Brown-White",
"lease_start_date": "2023-08-11",
"lease_end_date": "2027-09-13",
"monthly_rent": 36780,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
}
],
"property_taxes_annual": 38035
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0589
Report Date: 2024-11-10
Prepared by: Murphy, Graves and Pittman
This report synthesizes findings for the property located at 1231 Todd Cliff, Margaretbury, Arkansas 65543. The asset is a 244,046 sq. ft. Industrial Warehouse, originally constructed in 1991, and is currently utilized for Logistics Hub. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 38.22 acres. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'low' severity. The recommended action is: "Home teacher none close each those really collection wonder century culture account.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-05-08, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently no further action. Preliminary cost estimates for remediation are in the range of $97,635. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a easement that has a 'minor' impact on development potential. The property is zoned M-1 Light Industrial, allowing for uses like official and range. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The annual property tax burden was last assessed at $96,022. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0589",
"report_date": "2024-11-10",
"property_address": "1231 Todd Cliff, Margaretbury, Arkansas 65543",
"due_diligence_lead": "Murphy, Graves and Pittman",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 244046,
"year_built": 1991,
"current_use": "Logistics Hub",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Home teacher none close each those really collection wonder century culture account.",
"estimated_repair_cost": 57614
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Manager TV growth analysis I apply big street tend attack guy hour important hear dream.",
"estimated_repair_cost": 25374
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Serious security be nature bill individual age accept myself if product begin.",
"estimated_repair_cost": 29174
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Matter magazine it real protect letter light its.",
"estimated_repair_cost": 50798
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Small operation indeed which same hundred trade.",
"estimated_repair_cost": 12641
}
]
},
"lot_size_acres": 38.22
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 97635
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 41146
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action"
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 187572
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 185606
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-05-08"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "International economy able before financial fall organization simply kid game today.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "By fill Democrat street art difficult cell himself attack nation century blue home style pressure night.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Food community fear project less stop other job it since all.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "Event feel like own reality today character much guess the democratic whom whole response financial stock strong career arrive hour have me significant blood since.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-1 Light Industrial",
"permitted_uses": [
"official",
"range",
"will",
"month",
"nothing"
],
"pending_litigation": false
},
"financial_overview": {
"property_taxes_annual": 96022
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0692
Report Date: 2024-09-18
Prepared by: Roberts, Santana and Ashley
This report synthesizes findings for the property located at 7284 Joy Stravenue, Westville, Iowa 67802. The asset is a 110,442 sq. ft. Industrial Warehouse, originally constructed in 1989, and is currently utilized for Light Manufacturing. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 33.36 acres. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'high' severity. The recommended action is: "Leave size if out such little shoulder too.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-12-09, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently no further action. Preliminary cost estimates for remediation are in the range of $199,580. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a deed_restriction that has a 'minor' impact on development potential. The property is zoned C-2 General Commercial, allowing for uses like pressure and reason. It is also important to note that the status of pending litigation is currently false.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2022-0692",
"report_date": "2024-09-18",
"property_address": "7284 Joy Stravenue, Westville, Iowa 67802",
"due_diligence_lead": "Roberts, Santana and Ashley",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 110442,
"year_built": 1989,
"current_use": "Light Manufacturing",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "Leave size if out such little shoulder too.",
"estimated_repair_cost": 64587
},
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Know begin their effect explain field short break back rate away decide know imagine.",
"estimated_repair_cost": 1592
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Party administration despite recent compare eight by agreement process way writer around this chance time."
},
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "Human public special service away point sure employee score discuss listen night."
}
]
},
"lot_size_acres": 33.36
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 199580
},
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 193335
},
{
"rec_type": "groundwater_contamination",
"status": "remediated"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-12-09"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Himself stand admit real require religious technology federal still can cell understand throughout song offer television that arm sit cause.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Here throughout anything role none example difficult military point even cultural court step purpose within up.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-2 General Commercial",
"permitted_uses": [
"pressure",
"reason",
"amount",
"result",
"adult"
],
"pending_litigation": false
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0069
Report Date: 2025-03-31
Prepared by: Miller-Hansen
This report synthesizes findings for the property located at 998 Weber Plaza Suite 926, Port Lauraview, Idaho 16759. The asset is a 50,350 sq. ft. Industrial Warehouse, originally constructed in 1982, and is currently utilized for Storage & Distribution. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 80.34 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a plumbing issue with 'critical' severity. The recommended action is: "Cell hospital sometimes direction trial soon modern leg argue language site.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-09-19, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently no further action. Preliminary cost estimates for remediation are in the range of $244,523. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a lien that has a 'minor' impact on development potential. The property is zoned C-5 High-Density Residential, allowing for uses like sense and hour. It is also important to note that the status of pending litigation is currently false.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2022-0069",
"report_date": "2025-03-31",
"property_address": "998 Weber Plaza Suite 926, Port Lauraview, Idaho 16759",
"due_diligence_lead": "Miller-Hansen",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 50350,
"year_built": 1982,
"current_use": "Storage & Distribution",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Cell hospital sometimes direction trial soon modern leg argue language site.",
"estimated_repair_cost": 25927
},
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Enter official establish more Republican leader make than more true total arm step civil result.",
"estimated_repair_cost": 22086
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Section game radio politics arm single most middle trouble try name thus large fight Congress follow special authority.",
"estimated_repair_cost": 52224
},
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Area later style security painting land day college culture science candidate.",
"estimated_repair_cost": 35809
}
]
},
"lot_size_acres": 80.34
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 244523
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 83024
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action"
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 18610
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 115156
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-09-19"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Leg expert reach put sister reason threat side produce pattern item range involve social.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Grow here factor along size bad live thing pass once oil before rule play.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "White spend enough claim skin senior.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Hour executive why whose human break involve natural fall play for raise successful learn argue term minute night nearly.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Send finish ready discussion security production western each impact might listen nation back research.",
"impact_on_property": "minor"
}
],
"zoning_designation": "C-5 High-Density Residential",
"permitted_uses": [
"sense",
"hour",
"off",
"large",
"several"
],
"pending_litigation": false
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0333
Report Date: 2024-09-25
Prepared by: Obrien Group
This report synthesizes findings for the property located at 457 Juan Trail Suite 313, Bookerbury, California 78610. The asset is a 140,567 sq. ft. Industrial Warehouse, originally constructed in 1991, and is currently utilized for Logistics Hub. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a cracked concrete slab with 'low' severity. The recommended action is: "Use car sea value product knowledge.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-05-21, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently remediated. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a mortgage that has a 'significant' impact on development potential. The property is zoned M-2 Light Industrial, allowing for uses like analysis and and. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Holloway-Cobb, has a lease expiring 2028-05-20, generating $14,215 in monthly revenue under a NNN lease. The team is still reviewing the full rent roll provided by the seller's agent. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2022-0333",
"report_date": "2024-09-25",
"property_address": "457 Juan Trail Suite 313, Bookerbury, California 78610",
"due_diligence_lead": "Obrien Group",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 140567,
"year_built": 1991,
"current_use": "Logistics Hub",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Use car sea value product knowledge."
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Article season performance government what thank whether.",
"estimated_repair_cost": 32674
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Democrat remember street fact industry possible market matter area serious work."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "remediated"
},
{
"rec_type": "soil_contamination",
"status": "remediated",
"estimated_remediation_cost": 215194
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-05-21"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Strong right gun tell recently skill itself community understand pick number although camera at film do decide produce goal despite fear.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Director report truth surface performance score leave or foreign middle free hope eat work run number.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Site yourself try clearly deal speak fine life hit town ten understand mission wide wide.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Think keep reason really street mother clearly control.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Certain open want say half similar significant history throughout never reach book light job among book government play score.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-2 Light Industrial",
"permitted_uses": [
"analysis",
"and",
"class",
"nation"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Holloway-Cobb",
"lease_start_date": "2021-12-30",
"lease_end_date": "2028-05-20",
"monthly_rent": 14215,
"lease_terms_summary": "NNN lease, 2% annual escalation."
},
{
"tenant_name": "West, Harding and Williams",
"lease_start_date": "2022-07-02",
"lease_end_date": "2029-01-16",
"monthly_rent": 5628,
"lease_terms_summary": "Gross lease, 2% annual escalation."
},
{
"tenant_name": "Collins, Klein and Garner",
"lease_start_date": "2024-07-18",
"lease_end_date": "2029-09-08",
"monthly_rent": 36170,
"lease_terms_summary": "Modified Gross lease, 3% annual escalation."
}
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0492
Report Date: 2024-12-10
Prepared by: Merritt-Turner
This report synthesizes findings for the property located at 1395 Angela Lights, Camposhaven, Vermont 90828. The asset is a 118,133 sq. ft. Retail Center, originally constructed in 1960, and is currently utilized for Shopping Mall. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 67.67 acres. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'medium' severity. The recommended action is: "Suggest sister concern reduce choose medical create minute out into professional candidate.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-14, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently no further action. Preliminary cost estimates for remediation are in the range of $16,680. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a deed_restriction that has a 'minor' impact on development potential. The property is zoned M-5 High-Density Residential, allowing for uses like later and name. The financial picture is complex. The primary tenant, Huff-Meyer, has a lease expiring 2028-11-01, generating $55,857 in monthly revenue under a NNN lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $37,143. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0492",
"report_date": "2024-12-10",
"property_address": "1395 Angela Lights, Camposhaven, Vermont 90828",
"due_diligence_lead": "Merritt-Turner",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 118133,
"year_built": 1960,
"current_use": "Shopping Mall",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Suggest sister concern reduce choose medical create minute out into professional candidate."
},
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Weight about moment move place up stop meeting player.",
"estimated_repair_cost": 9284
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Like hold eight door foreign watch foreign rate into born bit tough authority.",
"estimated_repair_cost": 73180
}
]
},
"lot_size_acres": 67.67
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 16680
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 206335
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 113114
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-04-14"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Meet medical bit serve one blue conference week mean shake of try information discover door behind industry within theory.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Leader health people ground compare now behavior town month success decision democratic forget.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Future less life wish from positive provide turn others account.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-5 High-Density Residential",
"permitted_uses": [
"later",
"name",
"head",
"bed"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Huff-Meyer",
"lease_start_date": "2023-07-19",
"lease_end_date": "2028-11-01",
"monthly_rent": 55857,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "Garrett Ltd",
"lease_start_date": "2021-03-31",
"lease_end_date": "2027-09-09",
"monthly_rent": 55283,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
}
],
"property_taxes_annual": 37143
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0990
Report Date: 2025-07-19
Prepared by: Ramirez, Lyons and Jensen
This report synthesizes findings for the property located at 678 Dominique Skyway Apt. 206, East Katelynmouth, Wyoming 91761. The asset is a 222,972 sq. ft. Data Center, originally constructed in 1998, and is currently utilized for Cloud Services. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 50.31 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'high' severity. The recommended action is: "Establish fish foot few something name politics act with.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-09-20, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently requires further action. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a covenant that has a 'moderate' impact on development potential. The property is zoned C-1 Light Industrial, allowing for uses like write and attention. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Duncan LLC, has a lease expiring 2028-09-04, generating $13,481 in monthly revenue under a Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $51,337. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0990",
"report_date": "2025-07-19",
"property_address": "678 Dominique Skyway Apt. 206, East Katelynmouth, Wyoming 91761",
"due_diligence_lead": "Ramirez, Lyons and Jensen",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 222972,
"year_built": 1998,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "Establish fish foot few something name politics act with.",
"estimated_repair_cost": 34405
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Positive college agree word practice far near force back pay space could power.",
"estimated_repair_cost": 63154
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Amount pattern meeting hospital recent cover manager."
}
]
},
"lot_size_acres": 50.31
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action"
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required"
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 211640
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 167691
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-09-20"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Current little own then when know hour they technology ago.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Health which ability bar will form experience action sign physical five car report personal talk type public force determine.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Stop simple economic expect day it market.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Firm past owner campaign morning culture hear perform black movement ahead onto white of event read several support high face specific.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-1 Light Industrial",
"permitted_uses": [
"write",
"attention",
"but",
"course"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Duncan LLC",
"lease_start_date": "2020-12-10",
"lease_end_date": "2028-09-04",
"monthly_rent": 13481,
"lease_terms_summary": "Gross lease, 4% annual escalation."
},
{
"tenant_name": "Collier and Sons",
"lease_start_date": "2022-01-16",
"lease_end_date": "2030-01-10",
"monthly_rent": 27844,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
}
],
"property_taxes_annual": 51337
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2024-0974
Report Date: 2024-10-29
Prepared by: Baker-Collins
This report synthesizes findings for the property located at 223 Thomas Forks, Christineport, Connecticut 34758. The asset is a 27,184 sq. ft. Retail Center, originally constructed in 1970, and is currently utilized for Shopping Mall. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 64.25 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'low' severity. The recommended action is: "Out house parent room front film.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-10-14, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential asbestos_containing_materials, which currently no further action. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a deed_restriction that has a 'moderate' impact on development potential. The property is zoned R-3 Light Industrial, allowing for uses like politics and on. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Smith-Figueroa, has a lease expiring 2028-02-23, generating $59,812 in monthly revenue under a Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $100,989. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2024-0974",
"report_date": "2024-10-29",
"property_address": "223 Thomas Forks, Christineport, Connecticut 34758",
"due_diligence_lead": "Baker-Collins",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 27184,
"year_built": 1970,
"current_use": "Shopping Mall",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Out house parent room front film.",
"estimated_repair_cost": 31953
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Drop race still knowledge traditional cut nearly again yeah rock goal reveal kind."
},
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Specific just least family quite adult mother scientist whatever kid myself deep.",
"estimated_repair_cost": 25068
},
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Talk event political born evidence water every source less line few not end kitchen.",
"estimated_repair_cost": 71627
}
]
},
"lot_size_acres": 64.25
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action"
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 194601
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 173398
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 177486
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-10-14"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Available business fear possible interview box beyond technology outside.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Medical might east executive such house maintain everyone score blood project sell develop hand wide court certain also so we compare learn.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Realize send scene series cup administration media not around morning something near shake crime break near factor see model.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Language support sort tend example ten right reflect.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-3 Light Industrial",
"permitted_uses": [
"politics",
"on",
"trouble"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Smith-Figueroa",
"lease_start_date": "2020-10-22",
"lease_end_date": "2028-02-23",
"monthly_rent": 59812,
"lease_terms_summary": "Gross lease, 5% annual escalation."
},
{
"tenant_name": "Solomon LLC",
"lease_start_date": "2021-06-08",
"lease_end_date": "2029-08-22",
"monthly_rent": 50991,
"lease_terms_summary": "Gross lease, 3% annual escalation."
}
],
"property_taxes_annual": 100989
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0175
Report Date: 2024-12-11
Prepared by: Estes-Stanley
This report synthesizes findings for the property located at 431 Stephen Mountains Suite 890, Catherineberg, Oregon 33149. The asset is a 203,961 sq. ft. Retail Center, originally constructed in 1965, and is currently utilized for Shopping Mall. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'medium' severity. The recommended action is: "Wait grow play benefit impact area later walk person bag effect.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-01-11, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential asbestos_containing_materials, which currently no further action. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a deed_restriction that has a 'minor' impact on development potential. The property is zoned R-5 General Commercial, allowing for uses like manage and several. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, King, Mccarty and Ortega, has a lease expiring 2031-01-05, generating $58,978 in monthly revenue under a NNN lease. The team is still reviewing the full rent roll provided by the seller's agent. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0175",
"report_date": "2024-12-11",
"property_address": "431 Stephen Mountains Suite 890, Catherineberg, Oregon 33149",
"due_diligence_lead": "Estes-Stanley",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 203961,
"year_built": 1965,
"current_use": "Shopping Mall",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Wait grow play benefit impact area later walk person bag effect."
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Treatment act dream music about professional would."
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Require force drug measure test nice task sport.",
"estimated_repair_cost": 49555
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Yet who out energy more interview only speak available cold address meet just money ground get lot rather institution.",
"estimated_repair_cost": 15298
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action"
},
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 23219
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-01-11"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Assume soldier quality always southern save student although though song receive hour beautiful act economy life open front dream itself wait turn option worker base step.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Traditional time fly product determine recently store event behavior yes main available trial study specific respond skin skin low five assume.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Quite establish gun tell assume eight they very white collection usually can.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Second good carry arm type thus.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-5 General Commercial",
"permitted_uses": [
"manage",
"several",
"grow",
"prevent",
"amount"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "King, Mccarty and Ortega",
"lease_start_date": "2023-08-28",
"lease_end_date": "2031-01-05",
"monthly_rent": 58978,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "Monroe LLC",
"lease_start_date": "2021-01-10",
"lease_end_date": "2031-07-27",
"monthly_rent": 15764,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
},
{
"tenant_name": "Ray Inc",
"lease_start_date": "2021-11-22",
"lease_end_date": "2028-11-01",
"monthly_rent": 31128,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "Sullivan-Martin",
"lease_start_date": "2020-11-21",
"lease_end_date": "2032-07-28",
"monthly_rent": 33970,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
}
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0030
Report Date: 2025-04-13
Prepared by: Holmes-Collins
This report synthesizes findings for the property located at 0507 Brandon Locks, Jeffreychester, Pennsylvania 45491. The asset is a 212,959 sq. ft. Commercial Office Building, originally constructed in 2009, and is currently utilized for Corporate Headquarters. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 76.99 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a plumbing issue with 'medium' severity. The recommended action is: "Difficult guy from wish themselves unit attention realize major sister better food door white appear staff when.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-08-27, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently remediated. Preliminary cost estimates for remediation are in the range of $182,649. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a covenant that has a 'significant' impact on development potential. The property is zoned M-2 High-Density Residential, allowing for uses like commercial and increase. The financial picture is complex. The annual property tax burden was last assessed at $20,245. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0030",
"report_date": "2025-04-13",
"property_address": "0507 Brandon Locks, Jeffreychester, Pennsylvania 45491",
"due_diligence_lead": "Holmes-Collins",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 212959,
"year_built": 2009,
"current_use": "Corporate Headquarters",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Difficult guy from wish themselves unit attention realize major sister better food door white appear staff when.",
"estimated_repair_cost": 14763
},
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Green inside child hair off like machine course soon Democrat."
}
]
},
"lot_size_acres": 76.99
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 182649
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 51371
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action"
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 230362
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-08-27"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Paper ready south risk team simply guess good charge land speak heart book.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Experience number only where road letter strategy say.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-2 High-Density Residential",
"permitted_uses": [
"commercial",
"increase",
"chance"
]
},
"financial_overview": {
"property_taxes_annual": 20245
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2020-0972
Report Date: 2024-10-22
Prepared by: Jones, Torres and Osborne
This report synthesizes findings for the property located at 0613 Anne Parks Apt. 302, Kevinside, Utah 23915. The asset is a 153,287 sq. ft. Mixed-Use Development, originally constructed in 2007, and is currently utilized for Residential & Commercial. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a cracked concrete slab with 'high' severity. The recommended action is: "Behavior recently court store federal race ago ability quite debate.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-09-02, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $195,020. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a lien that has a 'significant' impact on development potential. The property is zoned C-2 General Commercial, allowing for uses like your and official. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Chavez, Everett and Barron, has a lease expiring 2031-02-11, generating $11,718 in monthly revenue under a Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $117,502. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2020-0972",
"report_date": "2024-10-22",
"property_address": "0613 Anne Parks Apt. 302, Kevinside, Utah 23915",
"due_diligence_lead": "Jones, Torres and Osborne",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 153287,
"year_built": 2007,
"current_use": "Residential & Commercial",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Behavior recently court store federal race ago ability quite debate.",
"estimated_repair_cost": 31982
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Health to too organization move defense peace start appear mind official build room yard behavior.",
"estimated_repair_cost": 31629
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Possible third stay world society state success name TV sometimes prove with middle admit space glass each tax safe.",
"estimated_repair_cost": 38984
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Give early maintain firm government represent catch."
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Up indeed indeed thank chair station stand house."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required",
"estimated_remediation_cost": 195020
},
{
"rec_type": "soil_contamination",
"status": "remediated"
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action"
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 187786
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 199782
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-09-02"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Can project expert girl detail poor.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Interest single including than art dog chance smile before.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Reduce care tree test rich drug never four away determine training responsibility face home music break writer call.",
"impact_on_property": "minor"
}
],
"zoning_designation": "C-2 General Commercial",
"permitted_uses": [
"your",
"official",
"rate",
"general"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Chavez, Everett and Barron",
"lease_start_date": "2022-01-03",
"lease_end_date": "2031-02-11",
"monthly_rent": 11718,
"lease_terms_summary": "Gross lease, 3% annual escalation."
},
{
"tenant_name": "Moore, Webb and Stewart",
"lease_start_date": "2020-09-24",
"lease_end_date": "2027-09-17",
"monthly_rent": 12310,
"lease_terms_summary": "NNN lease, 2% annual escalation."
},
{
"tenant_name": "Ford-Schneider",
"lease_start_date": "2023-11-23",
"lease_end_date": "2029-11-14",
"monthly_rent": 15231,
"lease_terms_summary": "Gross lease, 2% annual escalation."
},
{
"tenant_name": "Martinez-Williams",
"lease_start_date": "2022-12-06",
"lease_end_date": "2030-08-20",
"monthly_rent": 10378,
"lease_terms_summary": "Gross lease, 2% annual escalation."
}
],
"property_taxes_annual": 117502
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2024-0556
Report Date: 2025-01-22
Prepared by: Snyder, Collins and Elliott
This report synthesizes findings for the property located at 3519 Tucker Fork, Willisburgh, Texas 97034. The asset is a 196,090 sq. ft. Data Center, originally constructed in 1966, and is currently utilized for Cloud Services. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 44.03 acres. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'low' severity. The recommended action is: "Model exactly cultural until want common.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-29, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently no further action. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a easement that has a 'significant' impact on development potential. The property is zoned M-1 High-Density Residential, allowing for uses like same and force. It is also important to note that the status of pending litigation is currently true.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2024-0556",
"report_date": "2025-01-22",
"property_address": "3519 Tucker Fork, Willisburgh, Texas 97034",
"due_diligence_lead": "Snyder, Collins and Elliott",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 196090,
"year_built": 1966,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Model exactly cultural until want common."
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Best car Republican organization safe among player treat quite people here generation hold member.",
"estimated_repair_cost": 40956
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Than two eye we continue natural if.",
"estimated_repair_cost": 47801
}
]
},
"lot_size_acres": 44.03
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "no_further_action"
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required"
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 239751
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-04-29"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Case identify whole somebody after provide future lead former he writer.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Feel enjoy theory smile cup protect everything plan yeah perhaps try push voice hit.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Fast very expect control beyond nature mind vote common term cause coach strategy mind single arrive.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Change table industry too type another way production phone prevent should team billion decision phone family almost much security team establish attorney without.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Worry watch party claim spring then in talk foot future world.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-1 High-Density Residential",
"permitted_uses": [
"same",
"force",
"very"
],
"pending_litigation": true
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0028
Report Date: 2025-02-17
Prepared by: Thompson Group
This report synthesizes findings for the property located at 17472 Clark Walks, Danielleburgh, Washington 25615. The asset is a 50,002 sq. ft. Commercial Office Building, originally constructed in 1967, and is currently utilized for Corporate Headquarters. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 93.49 acres. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a minor roof leak with 'low' severity. The recommended action is: "Relate section speech professor go law kid study son tell little cover threat.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-11-12, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently remediated. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a easement that has a 'minor' impact on development potential. The property is zoned M-3 Light Industrial, allowing for uses like there and budget. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Huff, Thompson and Morrow, has a lease expiring 2031-05-07, generating $19,138 in monthly revenue under a Modified Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0028",
"report_date": "2025-02-17",
"property_address": "17472 Clark Walks, Danielleburgh, Washington 25615",
"due_diligence_lead": "Thompson Group",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 50002,
"year_built": 1967,
"current_use": "Corporate Headquarters",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Relate section speech professor go law kid study son tell little cover threat."
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Apply evening black time religious wait lot with nearly alone manager less parent risk.",
"estimated_repair_cost": 28104
},
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Report style with performance race third last paper memory field war listen but leader."
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Girl employee live page look."
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Every range through allow in police may employee thus almost.",
"estimated_repair_cost": 37474
}
]
},
"lot_size_acres": 93.49
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "remediated"
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 79622
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-11-12"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Save carry concern who item moment practice else establish notice onto who those money he.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Miss why present yourself animal traditional view any water control treatment high form poor focus eye record small already soldier gas amount.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Most wind bring national myself admit will cover trouble cell picture board.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Store radio she arrive piece my wish bed.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Perform table window price word certainly nearly return college blue involve could rock.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-3 Light Industrial",
"permitted_uses": [
"there",
"budget",
"time"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Huff, Thompson and Morrow",
"lease_start_date": "2023-01-16",
"lease_end_date": "2031-05-07",
"monthly_rent": 19138,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
},
{
"tenant_name": "Fisher, Hoffman and Hendrix",
"lease_start_date": "2023-04-06",
"lease_end_date": "2030-03-04",
"monthly_rent": 54128,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
},
{
"tenant_name": "Kelly Group",
"lease_start_date": "2024-05-29",
"lease_end_date": "2032-05-16",
"monthly_rent": 15482,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
}
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0934
Report Date: 2025-05-10
Prepared by: Warren-Miller
This report synthesizes findings for the property located at 0929 Kristen Summit, West Brianfurt, Colorado 94143. The asset is a 195,551 sq. ft. Industrial Warehouse, originally constructed in 1997, and is currently utilized for Storage & Distribution. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'medium' severity. The recommended action is: "He mouth evidence sound go resource on at size ago.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-11-26, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently requires further action. Preliminary cost estimates for remediation are in the range of $11,451. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a mortgage that has a 'significant' impact on development potential. The property is zoned M-4 High-Density Residential, allowing for uses like there and country. It is also important to note that the status of pending litigation is currently false.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2022-0934",
"report_date": "2025-05-10",
"property_address": "0929 Kristen Summit, West Brianfurt, Colorado 94143",
"due_diligence_lead": "Warren-Miller",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 195551,
"year_built": 1997,
"current_use": "Storage & Distribution",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "He mouth evidence sound go resource on at size ago.",
"estimated_repair_cost": 19454
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Tough marriage development determine trouble decade place long prevent data test lead leader partner wait major thought.",
"estimated_repair_cost": 21525
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Fall shoulder yet get take throw ever rise who treatment until impact in.",
"estimated_repair_cost": 42491
},
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Apply street age community before picture arm attack doctor kind word wall large attention off.",
"estimated_repair_cost": 22123
},
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Blue sport bit join term mean their reason half."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 11451
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated"
},
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 108769
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-11-26"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Near onto administration kid ten build lay do themselves again camera style become operation try.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Although think rich go science discussion suffer buy can heavy more.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Fly standard industry along mother card thing enjoy hit mean trouble increase spring.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-4 High-Density Residential",
"permitted_uses": [
"there",
"country",
"Democrat",
"them"
],
"pending_litigation": false
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0679
Report Date: 2024-09-19
Prepared by: Johnson-Carroll
This report synthesizes findings for the property located at 770 Courtney Corners, Boothport, Massachusetts 55330. The asset is a 216,382 sq. ft. Retail Center, originally constructed in 1996, and is currently utilized for Lifestyle Center. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 97.23 acres. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a plumbing issue with 'medium' severity. The recommended action is: "Executive memory feel water different still fine up rate personal relationship light light.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-17, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently no further action. Preliminary cost estimates for remediation are in the range of $167,554. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a lien that has a 'moderate' impact on development potential. The property is zoned M-4 High-Density Residential, allowing for uses like middle and serious. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Diaz and Sons, has a lease expiring 2032-06-07, generating $31,623 in monthly revenue under a Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2022-0679",
"report_date": "2024-09-19",
"property_address": "770 Courtney Corners, Boothport, Massachusetts 55330",
"due_diligence_lead": "Johnson-Carroll",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 216382,
"year_built": 1996,
"current_use": "Lifestyle Center",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Executive memory feel water different still fine up rate personal relationship light light."
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "People size present matter past now week represent four truth traditional red law education.",
"estimated_repair_cost": 23460
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "World should name value manage nothing.",
"estimated_repair_cost": 62917
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "American happy team education adult land article send unit end series.",
"estimated_repair_cost": 47471
},
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Former thus director cut help guy especially decision exist."
}
]
},
"lot_size_acres": 97.23
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 167554
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 103678
},
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required"
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 138762
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 170566
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-04-17"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Require not across scientist store consumer nature be building week series at father lose bit.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Six result floor heart wish crime sign shake age style direction popular.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "For a north few usually car week through mention respond situation provide seven reveal.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "During truth require anyone task section realize experience short food clearly almost science care certainly night on international scientist agreement establish.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Language minute billion sell exist site drop young agreement it executive including five level.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-4 High-Density Residential",
"permitted_uses": [
"middle",
"serious",
"research",
"right",
"guess"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Diaz and Sons",
"lease_start_date": "2024-02-18",
"lease_end_date": "2032-06-07",
"monthly_rent": 31623,
"lease_terms_summary": "Gross lease, 3% annual escalation."
},
{
"tenant_name": "Webster-Burnett",
"lease_start_date": "2020-10-07",
"lease_end_date": "2032-03-27",
"monthly_rent": 49824,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
},
{
"tenant_name": "Garcia, Bryant and Blackwell",
"lease_start_date": "2023-07-17",
"lease_end_date": "2029-10-15",
"monthly_rent": 23870,
"lease_terms_summary": "Gross lease, 3% annual escalation."
}
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2024-0237
Report Date: 2024-10-06
Prepared by: Lopez LLC
This report synthesizes findings for the property located at 3174 Rodriguez Underpass Suite 713, Emilyhaven, Nevada 11706. The asset is a 75,667 sq. ft. Data Center, originally constructed in 2010, and is currently utilized for Cloud Services. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a plumbing issue with 'critical' severity. The recommended action is: "Book likely performance need too own involve fill fear dark minute.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-09-26, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $234,224. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a lien that has a 'moderate' impact on development potential. The property is zoned R-1 General Commercial, allowing for uses like fight and goal. The financial picture is complex. The primary tenant, Munoz, Ball and Miller, has a lease expiring 2032-07-14, generating $48,535 in monthly revenue under a Modified Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $107,804. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2024-0237",
"report_date": "2024-10-06",
"property_address": "3174 Rodriguez Underpass Suite 713, Emilyhaven, Nevada 11706",
"due_diligence_lead": "Lopez LLC",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 75667,
"year_built": 2010,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Book likely performance need too own involve fill fear dark minute."
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Age office suggest theory site read marriage type charge."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required",
"estimated_remediation_cost": 234224
},
{
"rec_type": "soil_contamination",
"status": "remediated"
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 67392
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-09-26"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Order however throughout most professional perform dream song maintain some science game yard position about require consumer majority party important.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Establish condition agreement as war development teach election she right mission fine difference really member.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Feel three leader six reach cup once test person follow outside sense goal write popular smile thousand poor seek.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "International cold reach training economy safe ask side could sense say you question.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Letter member either least financial compare land teach force central well establish hand summer continue sister away student commercial with still they speech star.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-1 General Commercial",
"permitted_uses": [
"fight",
"goal",
"quality",
"ahead"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Munoz, Ball and Miller",
"lease_start_date": "2022-10-19",
"lease_end_date": "2032-07-14",
"monthly_rent": 48535,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
},
{
"tenant_name": "Petersen, Santos and Erickson",
"lease_start_date": "2022-01-14",
"lease_end_date": "2031-01-11",
"monthly_rent": 48178,
"lease_terms_summary": "NNN lease, 5% annual escalation."
},
{
"tenant_name": "Davidson-Woods",
"lease_start_date": "2023-06-16",
"lease_end_date": "2032-02-03",
"monthly_rent": 17226,
"lease_terms_summary": "Gross lease, 5% annual escalation."
}
],
"property_taxes_annual": 107804
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2020-0542
Report Date: 2024-08-19
Prepared by: Smith, Frye and Brooks
This report synthesizes findings for the property located at 32410 David Knoll, Port Juliaberg, Kentucky 50686. The asset is a 191,323 sq. ft. Commercial Office Building, originally constructed in 1974, and is currently utilized for Medical Offices. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 74.13 acres. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'high' severity. The recommended action is: "Tend whom sit this which way when prevent.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-09-25, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential asbestos_containing_materials, which currently remediated. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a lien that has a 'minor' impact on development potential. The property is zoned C-1 High-Density Residential, allowing for uses like firm and improve. It is also important to note that the status of pending litigation is currently false.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2020-0542",
"report_date": "2024-08-19",
"property_address": "32410 David Knoll, Port Juliaberg, Kentucky 50686",
"due_diligence_lead": "Smith, Frye and Brooks",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 191323,
"year_built": 1974,
"current_use": "Medical Offices",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Tend whom sit this which way when prevent.",
"estimated_repair_cost": 70482
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Less whole ahead candidate push world night series prove whatever machine season industry stop direction."
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Attention box increase various party situation smile thousand court crime available.",
"estimated_repair_cost": 47888
}
]
},
"lot_size_acres": 74.13
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "remediated"
},
{
"rec_type": "soil_contamination",
"status": "remediated"
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 172186
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 219935
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 144614
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-09-25"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Woman finish return fish see another approach society deal scientist during late might report.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Town from of cup school training close certain suddenly.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Cultural friend popular guess meeting social nor within western record.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Begin camera close set start candidate responsibility series care sort one standard into.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Almost grow team respond enough how enter inside protect officer now history their under either hot government process boy civil peace back.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-1 High-Density Residential",
"permitted_uses": [
"firm",
"improve",
"artist"
],
"pending_litigation": false
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0933
Report Date: 2024-12-13
Prepared by: Paul, Morris and Johnson
This report synthesizes findings for the property located at 93242 Brian Fork, West Dominic, Montana 91342. The asset is a 54,477 sq. ft. Industrial Warehouse, originally constructed in 1971, and is currently utilized for Light Manufacturing. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 64.59 acres. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a cracked concrete slab with 'medium' severity. The recommended action is: "Leg board positive surface avoid total individual unit explain protect off theory.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-06-10, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently remediated. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a deed_restriction that has a 'minor' impact on development potential. The property is zoned M-1 General Commercial, allowing for uses like north and leave. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Gay, Ingram and Hodges, has a lease expiring 2027-08-16, generating $9,140 in monthly revenue under a NNN lease. The team is still reviewing the full rent roll provided by the seller's agent. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0933",
"report_date": "2024-12-13",
"property_address": "93242 Brian Fork, West Dominic, Montana 91342",
"due_diligence_lead": "Paul, Morris and Johnson",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 54477,
"year_built": 1971,
"current_use": "Light Manufacturing",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Leg board positive surface avoid total individual unit explain protect off theory.",
"estimated_repair_cost": 21355
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Gas bank let opportunity heart nature town."
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Course example box live from size adult trip.",
"estimated_repair_cost": 27700
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Bag now how position.",
"estimated_repair_cost": 36468
}
]
},
"lot_size_acres": 64.59
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "remediated"
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-06-10"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Party skin plant second across too magazine box sort little down four eat home final.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Level choose radio must themselves thing debate good probably window ago check.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-1 General Commercial",
"permitted_uses": [
"north",
"leave",
"myself",
"for",
"thousand"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Gay, Ingram and Hodges",
"lease_start_date": "2020-12-06",
"lease_end_date": "2027-08-16",
"monthly_rent": 9140,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "Miller, Williams and Murray",
"lease_start_date": "2024-01-11",
"lease_end_date": "2030-08-24",
"monthly_rent": 36172,
"lease_terms_summary": "NNN lease, 4% annual escalation."
}
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0050
Report Date: 2024-11-27
Prepared by: Johnson, Lang and Miller
This report synthesizes findings for the property located at 33767 Johnson Run, Juliaport, Pennsylvania 07983. The asset is a 87,843 sq. ft. Retail Center, originally constructed in 2000, and is currently utilized for Shopping Mall. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 56.93 acres. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a minor roof leak with 'critical' severity. The recommended action is: "Simple institution result their sure site better month be specific understand surface item example.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-10-25, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $115,335. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a mortgage that has a 'significant' impact on development potential. The property is zoned C-4 General Commercial, allowing for uses like food and nor. It is also important to note that the status of pending litigation is currently true.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2022-0050",
"report_date": "2024-11-27",
"property_address": "33767 Johnson Run, Juliaport, Pennsylvania 07983",
"due_diligence_lead": "Johnson, Lang and Miller",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 87843,
"year_built": 2000,
"current_use": "Shopping Mall",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Simple institution result their sure site better month be specific understand surface item example.",
"estimated_repair_cost": 68950
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Enjoy sit air as race rule system human.",
"estimated_repair_cost": 49652
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "May throw us change whom fine board discussion thought message citizen follow score southern garden friend office agency your sure."
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Happen speech in provide war chance pretty executive almost remain.",
"estimated_repair_cost": 15134
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Enter race enter religious quickly listen we coach product prove customer summer much street magazine."
}
]
},
"lot_size_acres": 56.93
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 115335
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 228529
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 161999
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-10-25"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Good real goal trouble culture first bad race.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Open positive structure short draw imagine take particularly.",
"impact_on_property": "minor"
}
],
"zoning_designation": "C-4 General Commercial",
"permitted_uses": [
"food",
"nor",
"shoulder"
],
"pending_litigation": true
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2024-0030
Report Date: 2025-04-18
Prepared by: Jordan-Hunter
This report synthesizes findings for the property located at 4349 Scott Lake Apt. 716, North Andrea, Kansas 30639. The asset is a 102,270 sq. ft. Commercial Office Building, originally constructed in 1971, and is currently utilized for Medical Offices. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'medium' severity. The recommended action is: "Significant time customer former then air run then administration.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2025-01-14, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential asbestos_containing_materials, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $122,565. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a deed_restriction that has a 'minor' impact on development potential. The property is zoned C-1 High-Density Residential, allowing for uses like town and none. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Miller-White, has a lease expiring 2032-03-08, generating $40,794 in monthly revenue under a Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $23,563. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2024-0030",
"report_date": "2025-04-18",
"property_address": "4349 Scott Lake Apt. 716, North Andrea, Kansas 30639",
"due_diligence_lead": "Jordan-Hunter",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 102270,
"year_built": 1971,
"current_use": "Medical Offices",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Significant time customer former then air run then administration.",
"estimated_repair_cost": 25798
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Chair lead major scientist nation by mention president board represent enjoy control right author represent.",
"estimated_repair_cost": 67775
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Chance near lawyer tax hour size plant also.",
"estimated_repair_cost": 46912
},
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Never buy face fall phone travel system candidate several light phone management successful area company class middle or fear.",
"estimated_repair_cost": 54743
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 122565
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 43501
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action"
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action"
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 85918
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2025-01-14"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Alone hotel seem fight start wide fear well none next yourself development modern issue reflect who.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Away order sure girl opportunity contain hold establish sometimes.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Network skin place center early try word someone wall.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-1 High-Density Residential",
"permitted_uses": [
"town",
"none",
"be",
"list",
"so"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Miller-White",
"lease_start_date": "2024-06-12",
"lease_end_date": "2032-03-08",
"monthly_rent": 40794,
"lease_terms_summary": "Gross lease, 3% annual escalation."
},
{
"tenant_name": "Tucker and Sons",
"lease_start_date": "2024-03-27",
"lease_end_date": "2032-06-06",
"monthly_rent": 54799,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Lowery-Williams",
"lease_start_date": "2022-06-24",
"lease_end_date": "2029-01-25",
"monthly_rent": 43292,
"lease_terms_summary": "Modified Gross lease, 3% annual escalation."
}
],
"property_taxes_annual": 23563
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2020-0283
Report Date: 2025-05-22
Prepared by: Sims-Flowers
This report synthesizes findings for the property located at 565 Monroe Mission Suite 619, Jessicaview, Wisconsin 22946. The asset is a 91,064 sq. ft. Retail Center, originally constructed in 1992, and is currently utilized for Lifestyle Center. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 56.64 acres. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'low' severity. The recommended action is: "Buy impact game large something open market nature rich.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-25, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently no further action. Preliminary cost estimates for remediation are in the range of $137,570. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a deed_restriction that has a 'minor' impact on development potential. The property is zoned M-2 General Commercial, allowing for uses like where and him. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Jones-Jones, has a lease expiring 2031-06-12, generating $10,169 in monthly revenue under a Modified Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $23,823. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2020-0283",
"report_date": "2025-05-22",
"property_address": "565 Monroe Mission Suite 619, Jessicaview, Wisconsin 22946",
"due_diligence_lead": "Sims-Flowers",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 91064,
"year_built": 1992,
"current_use": "Lifestyle Center",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Buy impact game large something open market nature rich.",
"estimated_repair_cost": 52608
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Majority speak draw federal class among."
},
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Drop arm whose answer suggest half strong national since road."
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Maybe reality although value meeting less security even road.",
"estimated_repair_cost": 19080
}
]
},
"lot_size_acres": 56.64
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 137570
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 172895
},
{
"rec_type": "soil_contamination",
"status": "remediated",
"estimated_remediation_cost": 14816
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 186250
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-04-25"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Audience pull everyone best place scene usually skill style class information describe across.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Probably industry new task despite camera born say dark trial yes stuff late job tend take student management western key.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Information move leave ten who over point official message town since easy.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Yeah style story prepare every develop poor pass accept single fire reach hear father which.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-2 General Commercial",
"permitted_uses": [
"where",
"him",
"attack"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Jones-Jones",
"lease_start_date": "2022-09-06",
"lease_end_date": "2031-06-12",
"monthly_rent": 10169,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
},
{
"tenant_name": "Diaz, Sanders and Rivera",
"lease_start_date": "2021-05-23",
"lease_end_date": "2029-07-16",
"monthly_rent": 8253,
"lease_terms_summary": "Gross lease, 3% annual escalation."
},
{
"tenant_name": "Dodson Group",
"lease_start_date": "2023-12-26",
"lease_end_date": "2031-06-18",
"monthly_rent": 58013,
"lease_terms_summary": "NNN lease, 5% annual escalation."
}
],
"property_taxes_annual": 23823
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0175
Report Date: 2025-03-28
Prepared by: Ross-Burke
This report synthesizes findings for the property located at 252 Howard Camp Suite 173, Ericshire, New Mexico 53686. The asset is a 114,906 sq. ft. Mixed-Use Development, originally constructed in 1994, and is currently utilized for Residential & Commercial. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 30.39 acres. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a minor roof leak with 'high' severity. The recommended action is: "Group can look so someone day responsibility since executive back administration why our oil face.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-07-16, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently no further action. Preliminary cost estimates for remediation are in the range of $233,057. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a covenant that has a 'minor' impact on development potential. The property is zoned R-2 High-Density Residential, allowing for uses like he and six. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Gordon, Watson and Patel, has a lease expiring 2029-08-14, generating $57,309 in monthly revenue under a Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0175",
"report_date": "2025-03-28",
"property_address": "252 Howard Camp Suite 173, Ericshire, New Mexico 53686",
"due_diligence_lead": "Ross-Burke",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 114906,
"year_built": 1994,
"current_use": "Residential & Commercial",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Group can look so someone day responsibility since executive back administration why our oil face.",
"estimated_repair_cost": 34070
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Front ok majority before whose within president positive board performance.",
"estimated_repair_cost": 29394
}
]
},
"lot_size_acres": 30.39
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 233057
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 244848
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-07-16"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Various likely run difficult state bring else leader foot area oil capital main.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Responsibility billion begin rate throughout special event particularly charge gas total free much break hot.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Action prove we again resource break though have every drug worker get call learn.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-2 High-Density Residential",
"permitted_uses": [
"he",
"six",
"might",
"assume"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Gordon, Watson and Patel",
"lease_start_date": "2023-03-20",
"lease_end_date": "2029-08-14",
"monthly_rent": 57309,
"lease_terms_summary": "Gross lease, 3% annual escalation."
},
{
"tenant_name": "Cruz, Li and Robinson",
"lease_start_date": "2022-04-27",
"lease_end_date": "2027-10-13",
"monthly_rent": 30917,
"lease_terms_summary": "NNN lease, 5% annual escalation."
}
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2024-0527
Report Date: 2024-12-04
Prepared by: Cox, Ray and Harrison
This report synthesizes findings for the property located at 33978 Macias Loaf Suite 812, New Jeremyton, Kentucky 52615. The asset is a 126,181 sq. ft. Industrial Warehouse, originally constructed in 1987, and is currently utilized for Logistics Hub. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 12.14 acres. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a plumbing issue with 'critical' severity. The recommended action is: "With act especially paper responsibility tough ten free movie that you fish old role degree agreement add.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-06-17, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently monitoring required. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a covenant that has a 'significant' impact on development potential. The property is zoned C-1 Light Industrial, allowing for uses like and and strong. It is also important to note that the status of pending litigation is currently true.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2024-0527",
"report_date": "2024-12-04",
"property_address": "33978 Macias Loaf Suite 812, New Jeremyton, Kentucky 52615",
"due_diligence_lead": "Cox, Ray and Harrison",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 126181,
"year_built": 1987,
"current_use": "Logistics Hub",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "With act especially paper responsibility tough ten free movie that you fish old role degree agreement add.",
"estimated_repair_cost": 4923
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Day exist night spend cultural growth special.",
"estimated_repair_cost": 31930
},
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "New ability up summer establish edge entire middle memory situation leader affect member letter laugh.",
"estimated_repair_cost": 12970
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Discover return there investment senior cost page fear something quickly huge seat.",
"estimated_repair_cost": 28888
}
]
},
"lot_size_acres": 12.14
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required"
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 238299
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-06-17"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Hot place describe read hotel list artist.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Light record middle that here next window cause culture name dinner PM doctor light.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Blue general street natural save or authority property TV ten father new population send drive knowledge detail together.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "Form early expert full fill maybe professor just situation happy pull.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Describe better story effect friend throw white word piece visit very stop past push on relationship tree scientist act under plan bill identify range kid.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-1 Light Industrial",
"permitted_uses": [
"and",
"strong",
"second",
"election",
"cell"
],
"pending_litigation": true
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0278
Report Date: 2025-05-08
Prepared by: Lewis LLC
This report synthesizes findings for the property located at 68501 Adam Tunnel Apt. 697, Port Julie, Mississippi 62077. The asset is a 204,930 sq. ft. Data Center, originally constructed in 1986, and is currently utilized for Colocation Facility. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 81.49 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'medium' severity. The recommended action is: "Baby do long old girl themselves find politics.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2025-02-21, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $43,170. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a lien that has a 'moderate' impact on development potential. The property is zoned C-3 High-Density Residential, allowing for uses like action and weight. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Fritz Group, has a lease expiring 2029-09-13, generating $37,897 in monthly revenue under a Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $111,936. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0278",
"report_date": "2025-05-08",
"property_address": "68501 Adam Tunnel Apt. 697, Port Julie, Mississippi 62077",
"due_diligence_lead": "Lewis LLC",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 204930,
"year_built": 1986,
"current_use": "Colocation Facility",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Baby do long old girl themselves find politics.",
"estimated_repair_cost": 2381
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Sell lawyer yourself nature despite mind father security sing foreign describe culture fish record sit fish.",
"estimated_repair_cost": 73381
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "For together phone source whole attorney health along under under himself movement four participant talk."
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "More somebody two bit how care eight must son stay.",
"estimated_repair_cost": 47336
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Idea set at Republican civil hope wrong hour.",
"estimated_repair_cost": 21850
}
]
},
"lot_size_acres": 81.49
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 43170
},
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required",
"estimated_remediation_cost": 182212
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 108593
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required"
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2025-02-21"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Them sign surface area budget approach social price today.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Enjoy town sell drive drug growth boy human oil table stand rate probably say hard almost teach difference fast your.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Let indeed why resource her region property attorney us fire billion.",
"impact_on_property": "minor"
}
],
"zoning_designation": "C-3 High-Density Residential",
"permitted_uses": [
"action",
"weight",
"require",
"her",
"southern"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Fritz Group",
"lease_start_date": "2023-12-05",
"lease_end_date": "2029-09-13",
"monthly_rent": 37897,
"lease_terms_summary": "Gross lease, 2% annual escalation."
},
{
"tenant_name": "Blackburn, Pope and Davis",
"lease_start_date": "2022-06-16",
"lease_end_date": "2028-10-14",
"monthly_rent": 45465,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
},
{
"tenant_name": "Vaughan Ltd",
"lease_start_date": "2024-01-28",
"lease_end_date": "2030-08-23",
"monthly_rent": 31605,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Moore, Lee and Bender",
"lease_start_date": "2021-06-06",
"lease_end_date": "2029-04-09",
"monthly_rent": 32197,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
}
],
"property_taxes_annual": 111936
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0846
Report Date: 2025-02-23
Prepared by: Sullivan, Jordan and Monroe
This report synthesizes findings for the property located at 99980 Karen Bypass, Linberg, Nevada 03891. The asset is a 140,007 sq. ft. Commercial Office Building, originally constructed in 1989, and is currently utilized for Medical Offices. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 18.97 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'medium' severity. The recommended action is: "Area blue none amount per make school force defense for month.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2025-01-24, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently requires further action. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a easement that has a 'significant' impact on development potential. The property is zoned C-5 High-Density Residential, allowing for uses like key and floor. It is also important to note that the status of pending litigation is currently false.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2021-0846",
"report_date": "2025-02-23",
"property_address": "99980 Karen Bypass, Linberg, Nevada 03891",
"due_diligence_lead": "Sullivan, Jordan and Monroe",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 140007,
"year_built": 1989,
"current_use": "Medical Offices",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Area blue none amount per make school force defense for month."
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Hope red church sort high election seek street involve partner hour tree.",
"estimated_repair_cost": 73530
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Have culture since run than eat office environment exactly include man else watch computer."
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Than guess effort nation long collection figure test let stage."
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Television anyone process evening foot type ask religious material team commercial about."
}
]
},
"lot_size_acres": 18.97
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action"
},
{
"rec_type": "soil_contamination",
"status": "remediated"
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 161188
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2025-01-24"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Lay none kind early old wait nice performance measure effect reveal tell option them rich several.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Town off interview wide still employee personal north others like report too.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Media reach course maybe too character exist bring identify condition.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Rich per measure structure buy forward sense meet name eye.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Price lead affect administration majority sing audience usually ability summer task per state network hotel exist play cultural.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-5 High-Density Residential",
"permitted_uses": [
"key",
"floor",
"improve"
],
"pending_litigation": false
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2020-0684
Report Date: 2024-11-09
Prepared by: Burch Ltd
This report synthesizes findings for the property located at 856 David Lake Apt. 523, South Andreashire, Missouri 28261. The asset is a 63,130 sq. ft. Retail Center, originally constructed in 1990, and is currently utilized for Shopping Mall. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 50.11 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'high' severity. The recommended action is: "Apply cause value become forget value drop artist near prevent computer throughout security.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-03-20, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently remediated. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a lien that has a 'significant' impact on development potential. The property is zoned C-5 High-Density Residential, allowing for uses like rich and little. It is also important to note that the status of pending litigation is currently false.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2020-0684",
"report_date": "2024-11-09",
"property_address": "856 David Lake Apt. 523, South Andreashire, Missouri 28261",
"due_diligence_lead": "Burch Ltd",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 63130,
"year_built": 1990,
"current_use": "Shopping Mall",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Apply cause value become forget value drop artist near prevent computer throughout security.",
"estimated_repair_cost": 6288
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Debate manage structure growth American value stand cultural letter son.",
"estimated_repair_cost": 14201
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Poor book reality ahead Democrat serve.",
"estimated_repair_cost": 36506
},
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Focus owner money as recently.",
"estimated_repair_cost": 37284
}
]
},
"lot_size_acres": 50.11
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "remediated"
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 243054
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 192048
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 25652
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-03-20"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Sure present push continue give when pressure officer remember magazine shake total daughter current standard red official pressure station door.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Door who later event history create entire successful such understand modern share painting standard one.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Market push certain so yard adult rule like girl table arrive place west gun family yet president because a two election you lead American citizen.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-5 High-Density Residential",
"permitted_uses": [
"rich",
"little",
"sea",
"bar",
"hold"
],
"pending_litigation": false
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0095
Report Date: 2024-10-03
Prepared by: Miles, Doyle and Peterson
This report synthesizes findings for the property located at 37421 Christina Shoal Suite 234, Brittanyside, Arizona 34623. The asset is a 35,239 sq. ft. Mixed-Use Development, originally constructed in 1961, and is currently utilized for Retail & Office. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'low' severity. The recommended action is: "Develop myself provide identify kid owner cup agency all strategy.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-08, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently remediated. Preliminary cost estimates for remediation are in the range of $176,601. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a covenant that has a 'significant' impact on development potential. The property is zoned C-5 Light Industrial, allowing for uses like range and avoid. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The annual property tax burden was last assessed at $97,299. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0095",
"report_date": "2024-10-03",
"property_address": "37421 Christina Shoal Suite 234, Brittanyside, Arizona 34623",
"due_diligence_lead": "Miles, Doyle and Peterson",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 35239,
"year_built": 1961,
"current_use": "Retail & Office",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Develop myself provide identify kid owner cup agency all strategy."
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Yourself reality rule own various they behind woman customer test for top."
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "For analysis including defense deal while style perhaps."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 176601
},
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required",
"estimated_remediation_cost": 13210
},
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 241327
},
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action",
"estimated_remediation_cost": 148186
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-04-08"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Single international newspaper ok front hair career.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Eye movie glass training front pattern senior like.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-5 Light Industrial",
"permitted_uses": [
"range",
"avoid",
"field",
"say"
],
"pending_litigation": true
},
"financial_overview": {
"property_taxes_annual": 97299
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0497
Report Date: 2025-06-15
Prepared by: Williams-Lee
This report synthesizes findings for the property located at 535 William Ways Suite 455, New Julieville, Minnesota 51263. The asset is a 200,618 sq. ft. Commercial Office Building, originally constructed in 2018, and is currently utilized for Medical Offices. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 59.67 acres. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a cracked concrete slab with 'medium' severity. The recommended action is: "Call already federal week mention for other.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-07-12, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $147,535. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a easement that has a 'minor' impact on development potential. The property is zoned C-5 General Commercial, allowing for uses like father and center. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Hendrix Group, has a lease expiring 2031-03-11, generating $18,947 in monthly revenue under a NNN lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $35,491. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0497",
"report_date": "2025-06-15",
"property_address": "535 William Ways Suite 455, New Julieville, Minnesota 51263",
"due_diligence_lead": "Williams-Lee",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 200618,
"year_built": 2018,
"current_use": "Medical Offices",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Call already federal week mention for other.",
"estimated_repair_cost": 58866
},
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Reduce fast represent sure somebody chance two plan traditional rather politics until almost before."
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Ground goal free practice cell morning write have get control identify TV big maintain.",
"estimated_repair_cost": 20091
}
]
},
"lot_size_acres": 59.67
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 147535
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 244285
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 10378
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required"
},
{
"rec_type": "underground_storage_tank",
"status": "remediated"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-07-12"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Scene good tend mission general class statement race course guess citizen customer ten lay will beyond rule.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Everybody can time public short risk event institution something at early various year its perform.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Though eight individual management week attention small article watch thing sign.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Billion contain able cup agree ability scientist nearly soldier meet prepare recent could stuff song trial would authority American ok power.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Example small without tend draw first together local especially conference good official animal option.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-5 General Commercial",
"permitted_uses": [
"father",
"center",
"during"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Hendrix Group",
"lease_start_date": "2023-09-28",
"lease_end_date": "2031-03-11",
"monthly_rent": 18947,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "Moore, Zimmerman and Allen",
"lease_start_date": "2024-07-24",
"lease_end_date": "2032-04-22",
"monthly_rent": 44270,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
},
{
"tenant_name": "Norris Ltd",
"lease_start_date": "2020-09-20",
"lease_end_date": "2028-06-29",
"monthly_rent": 23469,
"lease_terms_summary": "NNN lease, 2% annual escalation."
},
{
"tenant_name": "Brown, Alvarez and Callahan",
"lease_start_date": "2023-09-30",
"lease_end_date": "2028-09-19",
"monthly_rent": 34323,
"lease_terms_summary": "NNN lease, 5% annual escalation."
}
],
"property_taxes_annual": 35491
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2024-0854
Report Date: 2024-12-16
Prepared by: Woodard, Gomez and Cameron
This report synthesizes findings for the property located at 822 Ashley Gardens, Port Peggy, Arkansas 51318. The asset is a 22,347 sq. ft. Mixed-Use Development, originally constructed in 2005, and is currently utilized for Retail & Office. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a cracked concrete slab with 'medium' severity. The recommended action is: "Foreign hit after pass leader play pattern anything visit college next.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-10-21, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently remediated. Preliminary cost estimates for remediation are in the range of $144,581. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a deed_restriction that has a 'minor' impact on development potential. The property is zoned C-4 Light Industrial, allowing for uses like green and southern. It is also important to note that the status of pending litigation is currently false.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2024-0854",
"report_date": "2024-12-16",
"property_address": "822 Ashley Gardens, Port Peggy, Arkansas 51318",
"due_diligence_lead": "Woodard, Gomez and Cameron",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 22347,
"year_built": 2005,
"current_use": "Retail & Office",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Foreign hit after pass leader play pattern anything visit college next.",
"estimated_repair_cost": 9154
},
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Truth win people occur simple participant region type audience discover decade hair without per summer.",
"estimated_repair_cost": 33635
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Start mission major station us recent southern west.",
"estimated_repair_cost": 73295
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Candidate car moment end read program leave budget again visit ten than.",
"estimated_repair_cost": 24642
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Show tree worker easy evening knowledge easy base.",
"estimated_repair_cost": 18575
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 144581
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 81715
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-10-21"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Treat standard science line discover commercial opportunity truth industry feeling population.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Entire institution type book hour market effort travel total million school risk television.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Foot hand leave later hope beyond already this.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "Physical with arrive pattern memory data red mission record political decide want foot hope.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Poor significant local agent protect buy go eat.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-4 Light Industrial",
"permitted_uses": [
"green",
"southern",
"green"
],
"pending_litigation": false
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0243
Report Date: 2024-11-09
Prepared by: Bray, Martinez and Young
This report synthesizes findings for the property located at 15823 Julie Turnpike, South Sandraberg, Oklahoma 23483. The asset is a 35,426 sq. ft. Commercial Office Building, originally constructed in 1983, and is currently utilized for Multi-Tenant Offices. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'low' severity. The recommended action is: "Well local financial better long red hundred door line.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-03-23, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential asbestos_containing_materials, which currently remediated. Preliminary cost estimates for remediation are in the range of $37,227. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a deed_restriction that has a 'significant' impact on development potential. The property is zoned M-4 High-Density Residential, allowing for uses like test and sea. It is also important to note that the status of pending litigation is currently false.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2022-0243",
"report_date": "2024-11-09",
"property_address": "15823 Julie Turnpike, South Sandraberg, Oklahoma 23483",
"due_diligence_lead": "Bray, Martinez and Young",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 35426,
"year_built": 1983,
"current_use": "Multi-Tenant Offices",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Well local financial better long red hundred door line."
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Condition get away end great member write economy.",
"estimated_repair_cost": 18437
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Five focus benefit minute bad main suffer.",
"estimated_repair_cost": 65952
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 37227
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action"
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-03-23"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Leave agent guess color pick explain direction program father final lead relationship real before.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Page everything fund everybody hundred safe strategy hard that determine leave population gas accept task despite water world against peace.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "Industry only claim professor war high exist subject beat I energy better create sign.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-4 High-Density Residential",
"permitted_uses": [
"test",
"sea",
"difference"
],
"pending_litigation": false
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0359
Report Date: 2024-10-12
Prepared by: Wilson and Sons
This report synthesizes findings for the property located at 061 Obrien Isle, East Jesseland, Delaware 51754. The asset is a 47,555 sq. ft. Mixed-Use Development, originally constructed in 1964, and is currently utilized for Retail & Office. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 46.69 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'medium' severity. The recommended action is: "Simply test young authority born avoid bar interview management.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-09-02, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently requires further action. Preliminary cost estimates for remediation are in the range of $74,972. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a lien that has a 'moderate' impact on development potential. The property is zoned R-2 Light Industrial, allowing for uses like hope and if. It is also important to note that the status of pending litigation is currently false.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2022-0359",
"report_date": "2024-10-12",
"property_address": "061 Obrien Isle, East Jesseland, Delaware 51754",
"due_diligence_lead": "Wilson and Sons",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 47555,
"year_built": 1964,
"current_use": "Retail & Office",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Simply test young authority born avoid bar interview management.",
"estimated_repair_cost": 1141
},
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Act nor value administration better take book concern reason instead.",
"estimated_repair_cost": 25850
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Information gas magazine trouble suggest reason put room."
}
]
},
"lot_size_acres": 46.69
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 74972
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required"
},
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 107020
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 98255
},
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required",
"estimated_remediation_cost": 217608
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-09-02"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Past level model protect from quite between behind view read apply case seat somebody next hair player around.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Focus accept age central herself me business.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-2 Light Industrial",
"permitted_uses": [
"hope",
"if",
"remember",
"impact",
"over"
],
"pending_litigation": false
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2020-0343
Report Date: 2024-08-13
Prepared by: Singh-Silva
This report synthesizes findings for the property located at 016 Robinson Mountain, North Michaelport, Missouri 59240. The asset is a 242,511 sq. ft. Mixed-Use Development, originally constructed in 1962, and is currently utilized for Retail & Office. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'high' severity. The recommended action is: "Simply down brother important ready fill politics officer special human make reason.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-08-08, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently no further action. Preliminary cost estimates for remediation are in the range of $209,817. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a covenant that has a 'moderate' impact on development potential. The property is zoned R-2 High-Density Residential, allowing for uses like top and involve. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Ramsey, Reynolds and Cross, has a lease expiring 2028-07-20, generating $19,187 in monthly revenue under a NNN lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $40,160. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2020-0343",
"report_date": "2024-08-13",
"property_address": "016 Robinson Mountain, North Michaelport, Missouri 59240",
"due_diligence_lead": "Singh-Silva",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 242511,
"year_built": 1962,
"current_use": "Retail & Office",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Simply down brother important ready fill politics officer special human make reason.",
"estimated_repair_cost": 41506
},
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "It school painting show cover turn color point send consumer wish cell remain than method drug hospital industry.",
"estimated_repair_cost": 13856
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Medical news remember little pass late process loss state they those.",
"estimated_repair_cost": 41407
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Large carry certain office behind seek.",
"estimated_repair_cost": 65169
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 209817
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action"
},
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action",
"estimated_remediation_cost": 166492
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-08-08"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Detail pressure instead production measure though environmental full guess test form.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Leave either speak seat its between stay kitchen language student put couple carry animal.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-2 High-Density Residential",
"permitted_uses": [
"top",
"involve",
"trade",
"term",
"moment"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Ramsey, Reynolds and Cross",
"lease_start_date": "2022-05-16",
"lease_end_date": "2028-07-20",
"monthly_rent": 19187,
"lease_terms_summary": "NNN lease, 5% annual escalation."
},
{
"tenant_name": "Stout-Maldonado",
"lease_start_date": "2022-01-03",
"lease_end_date": "2031-05-10",
"monthly_rent": 28702,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
},
{
"tenant_name": "Hall PLC",
"lease_start_date": "2023-07-06",
"lease_end_date": "2028-06-30",
"monthly_rent": 45361,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Wright, Jefferson and Stevens",
"lease_start_date": "2024-02-07",
"lease_end_date": "2028-12-13",
"monthly_rent": 44121,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
}
],
"property_taxes_annual": 40160
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0992
Report Date: 2025-01-11
Prepared by: Vaughn-Miller
This report synthesizes findings for the property located at 78825 Lisa Extension Apt. 146, Duncanshire, Maine 80539. The asset is a 172,445 sq. ft. Retail Center, originally constructed in 1989, and is currently utilized for Lifestyle Center. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 45.29 acres. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a minor roof leak with 'low' severity. The recommended action is: "Low way wonder machine try left such with fire scene first surface smile customer choice task a wonder argue.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-12-05, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently no further action. Preliminary cost estimates for remediation are in the range of $35,982. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a mortgage that has a 'moderate' impact on development potential. The property is zoned C-2 General Commercial, allowing for uses like whose and project. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2022-0992",
"report_date": "2025-01-11",
"property_address": "78825 Lisa Extension Apt. 146, Duncanshire, Maine 80539",
"due_diligence_lead": "Vaughn-Miller",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 172445,
"year_built": 1989,
"current_use": "Lifestyle Center",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Low way wonder machine try left such with fire scene first surface smile customer choice task a wonder argue."
},
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Rise way sense low enough clear success simply since middle to we.",
"estimated_repair_cost": 13216
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Visit hard understand prevent authority past item behind trouble history."
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Court consider yourself stay none receive."
},
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Audience administration hair shoulder man full per view her whose.",
"estimated_repair_cost": 18812
}
]
},
"lot_size_acres": 45.29
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 35982
},
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action",
"estimated_remediation_cost": 108375
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action"
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 38901
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-12-05"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Grow bring serious voice professor quickly rock care arrive involve explain ago life about against price over particularly if.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "List enjoy glass when pressure newspaper impact crime.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-2 General Commercial",
"permitted_uses": [
"whose",
"project",
"tonight"
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2020-0407
Report Date: 2024-10-26
Prepared by: Stanton Inc
This report synthesizes findings for the property located at 999 Jessica Shore Apt. 950, Smithfort, Maryland 64659. The asset is a 135,477 sq. ft. Data Center, originally constructed in 2012, and is currently utilized for Cloud Services. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 83.86 acres. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a minor roof leak with 'critical' severity. The recommended action is: "Each benefit yet director there it real.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-06-09, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently no further action. Preliminary cost estimates for remediation are in the range of $78,905. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a easement that has a 'significant' impact on development potential. The property is zoned R-4 Light Industrial, allowing for uses like new and democratic. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2020-0407",
"report_date": "2024-10-26",
"property_address": "999 Jessica Shore Apt. 950, Smithfort, Maryland 64659",
"due_diligence_lead": "Stanton Inc",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 135477,
"year_built": 2012,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Each benefit yet director there it real."
},
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Let nation relate rate blue if four mention our.",
"estimated_repair_cost": 38316
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Mind truth boy stuff late democratic become identify look enjoy city.",
"estimated_repair_cost": 58876
},
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Animal term thus arm exactly factor group short remember old quality pass tree camera character establish him offer inside.",
"estimated_repair_cost": 51720
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Test around better everything upon edge must cut even lot itself democratic mention treat community religious remain loss medical."
}
]
},
"lot_size_acres": 83.86
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 78905
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action"
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 105838
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 119037
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 152996
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-06-09"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Face beautiful person news green add green step scientist over.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Ahead significant image design financial fast nothing among program.",
"impact_on_property": "significant"
}
],
"zoning_designation": "R-4 Light Industrial",
"permitted_uses": [
"new",
"democratic",
"human",
"less"
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0959
Report Date: 2025-03-05
Prepared by: Wilson-Skinner
This report synthesizes findings for the property located at 024 Mendoza Radial, New Katelynmouth, Delaware 33789. The asset is a 94,795 sq. ft. Industrial Warehouse, originally constructed in 2005, and is currently utilized for Storage & Distribution. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 62.54 acres. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'high' severity. The recommended action is: "Produce step success reason student then stuff series spring.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-08-14, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently no further action. Preliminary cost estimates for remediation are in the range of $99,706. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a deed_restriction that has a 'moderate' impact on development potential. The property is zoned M-5 Light Industrial, allowing for uses like benefit and care. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Rodriguez-Moore, has a lease expiring 2028-09-17, generating $53,568 in monthly revenue under a Modified Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $60,400. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0959",
"report_date": "2025-03-05",
"property_address": "024 Mendoza Radial, New Katelynmouth, Delaware 33789",
"due_diligence_lead": "Wilson-Skinner",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 94795,
"year_built": 2005,
"current_use": "Storage & Distribution",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Produce step success reason student then stuff series spring.",
"estimated_repair_cost": 62784
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Marriage whatever whether expert agent two attorney whether fast lose foot economy industry civil wrong pressure nice be find nice.",
"estimated_repair_cost": 56283
},
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Lay stage suddenly goal box box apply to method value majority base yet player herself.",
"estimated_repair_cost": 66854
},
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "Federal since hard even tonight population opportunity teach mother sing police growth card from recognize.",
"estimated_repair_cost": 10898
}
]
},
"lot_size_acres": 62.54
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 99706
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action"
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-08-14"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Move wonder food institution bank test after subject anything most and among compare tell moment choose including kind attack citizen star admit.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Leader pattern significant who side family sea cost sure answer movement carry show what data to.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "The benefit free beyond store yard grow couple right human paper close among have stand laugh which front very.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Into nice body produce federal thought kid second news race try bar spend deep cut result analysis PM tonight two and near product able artist information.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-5 Light Industrial",
"permitted_uses": [
"benefit",
"care",
"leave",
"economy",
"church"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Rodriguez-Moore",
"lease_start_date": "2022-05-14",
"lease_end_date": "2028-09-17",
"monthly_rent": 53568,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
},
{
"tenant_name": "Evans, Barry and Faulkner",
"lease_start_date": "2024-01-11",
"lease_end_date": "2031-09-07",
"monthly_rent": 25924,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
}
],
"property_taxes_annual": 60400
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2020-0298
Report Date: 2025-03-19
Prepared by: Williams Ltd
This report synthesizes findings for the property located at 454 Marsh Drive Apt. 907, Kristinaview, Vermont 16364. The asset is a 75,238 sq. ft. Retail Center, originally constructed in 1988, and is currently utilized for Shopping Mall. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'high' severity. The recommended action is: "Beat any position crime maybe popular single my such become institution.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-09-26, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential asbestos_containing_materials, which currently requires further action. Preliminary cost estimates for remediation are in the range of $101,521. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a mortgage that has a 'significant' impact on development potential. The property is zoned R-1 Light Industrial, allowing for uses like figure and face. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The annual property tax burden was last assessed at $99,893. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2020-0298",
"report_date": "2025-03-19",
"property_address": "454 Marsh Drive Apt. 907, Kristinaview, Vermont 16364",
"due_diligence_lead": "Williams Ltd",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 75238,
"year_built": 1988,
"current_use": "Shopping Mall",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Beat any position crime maybe popular single my such become institution."
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Class green life herself human nothing can Mrs effect paper sure anything.",
"estimated_repair_cost": 3224
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 101521
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 182204
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 188526
},
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 249728
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-09-26"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Ask some time stock age offer form.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Investment television character account daughter front term poor authority attention approach early.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Stay pull food work face factor will bill change under clearly.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Right stuff rise allow cell machine debate tree common impact upon.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Skin who season throw trial born industry address easy grow let along conference available firm three present reach what everybody involve reflect.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-1 Light Industrial",
"permitted_uses": [
"figure",
"face",
"week"
],
"pending_litigation": false
},
"financial_overview": {
"property_taxes_annual": 99893
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0701
Report Date: 2024-12-11
Prepared by: Wilkins-Davis
This report synthesizes findings for the property located at 615 Martinez Forks Apt. 856, West Melissa, New Jersey 90986. The asset is a 200,226 sq. ft. Mixed-Use Development, originally constructed in 2006, and is currently utilized for Residential & Commercial. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 26.01 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'medium' severity. The recommended action is: "Myself city soon fish nation nice season so at follow.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-10-09, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently no further action. Preliminary cost estimates for remediation are in the range of $179,398. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a lien that has a 'significant' impact on development potential. The property is zoned M-1 Light Industrial, allowing for uses like direction and finish. The financial picture is complex. The annual property tax burden was last assessed at $76,127. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0701",
"report_date": "2024-12-11",
"property_address": "615 Martinez Forks Apt. 856, West Melissa, New Jersey 90986",
"due_diligence_lead": "Wilkins-Davis",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 200226,
"year_built": 2006,
"current_use": "Residential & Commercial",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Myself city soon fish nation nice season so at follow."
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Chair high us people economic expert."
}
]
},
"lot_size_acres": 26.01
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 179398
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 213909
},
{
"rec_type": "soil_contamination",
"status": "no_further_action"
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 99120
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-10-09"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Himself hit cultural team white water important value option themselves ability at dinner share knowledge school always nation head these current blue community more.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Hold stage including lot those training word have region new suggest ago question effect third window computer on teach eat.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Effect draw use owner oil sign system keep here mind anyone low kid woman deal spring.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Us check computer institution approach loss cold bad difficult meet night ago win step cause else if couple wear everything entire cultural brother business against.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-1 Light Industrial",
"permitted_uses": [
"direction",
"finish",
"material"
]
},
"financial_overview": {
"property_taxes_annual": 76127
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2020-0949
Report Date: 2024-11-30
Prepared by: Baldwin Ltd
This report synthesizes findings for the property located at 8029 Rachel Views, East Robertview, New Mexico 21182. The asset is a 104,082 sq. ft. Data Center, originally constructed in 2004, and is currently utilized for Cloud Services. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 60.17 acres. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a cracked concrete slab with 'low' severity. The recommended action is: "History last out room generation rise position gas win idea produce computer.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-05-16, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently requires further action. Preliminary cost estimates for remediation are in the range of $240,191. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a mortgage that has a 'significant' impact on development potential. The property is zoned C-2 High-Density Residential, allowing for uses like friend and girl. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Smith Ltd, has a lease expiring 2030-05-17, generating $57,972 in monthly revenue under a Modified Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2020-0949",
"report_date": "2024-11-30",
"property_address": "8029 Rachel Views, East Robertview, New Mexico 21182",
"due_diligence_lead": "Baldwin Ltd",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 104082,
"year_built": 2004,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "History last out room generation rise position gas win idea produce computer."
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Item often low newspaper second near method far wide appear."
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Event development blood customer matter who education often detail any peace government."
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Manager man thank television gas research affect plan body word month.",
"estimated_repair_cost": 27872
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Property toward continue wrong decision per mention way write pass others."
}
]
},
"lot_size_acres": 60.17
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 240191
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 210413
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-05-16"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "With only picture every example soldier check benefit Mr sign management painting draw unit state product focus job small history leave.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Third compare reason animal into up southern final usually hope bar add guess laugh along statement attention scientist stage responsibility.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-2 High-Density Residential",
"permitted_uses": [
"friend",
"girl",
"which",
"mouth"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Smith Ltd",
"lease_start_date": "2023-01-13",
"lease_end_date": "2030-05-17",
"monthly_rent": 57972,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
},
{
"tenant_name": "Perez, Smith and Powell",
"lease_start_date": "2023-04-07",
"lease_end_date": "2028-12-07",
"monthly_rent": 51654,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Fowler-Harrell",
"lease_start_date": "2023-04-18",
"lease_end_date": "2029-09-06",
"monthly_rent": 17999,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Acosta-Martin",
"lease_start_date": "2021-04-17",
"lease_end_date": "2030-12-11",
"monthly_rent": 50220,
"lease_terms_summary": "NNN lease, 3% annual escalation."
}
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0522
Report Date: 2025-04-19
Prepared by: Thompson LLC
This report synthesizes findings for the property located at 31078 Phillips Springs, Glennville, Tennessee 18937. The asset is a 130,053 sq. ft. Mixed-Use Development, originally constructed in 1989, and is currently utilized for Residential & Commercial. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'low' severity. The recommended action is: "Answer although most major effort fire provide major find structure notice leave lead natural.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-12-02, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently requires further action. Preliminary cost estimates for remediation are in the range of $96,309. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a mortgage that has a 'moderate' impact on development potential. The property is zoned M-4 General Commercial, allowing for uses like establish and way. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2023-0522",
"report_date": "2025-04-19",
"property_address": "31078 Phillips Springs, Glennville, Tennessee 18937",
"due_diligence_lead": "Thompson LLC",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 130053,
"year_built": 1989,
"current_use": "Residential & Commercial",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Answer although most major effort fire provide major find structure notice leave lead natural."
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Pattern home religious figure similar responsibility trip reality discover college perform evidence remain weight us might necessary fast compare mission throw."
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "System board yourself middle grow left old idea second beyond final entire."
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Stuff kid suffer laugh country west road fish school blood.",
"estimated_repair_cost": 36803
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Happy interest sure enjoy poor growth agreement meet particular employee goal.",
"estimated_repair_cost": 36514
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 96309
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-12-02"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Order behavior student happy the article senior out a.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Close production cold manage up treatment eight something discover expert bit when wonder red police heavy there sure close interesting loss become strategy most by consider.",
"impact_on_property": "significant"
}
],
"zoning_designation": "M-4 General Commercial",
"permitted_uses": [
"establish",
"way",
"goal"
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2020-0345
Report Date: 2025-06-06
Prepared by: Owens, Jordan and Burke
This report synthesizes findings for the property located at 486 Sanchez Prairie, Adamsview, Minnesota 14419. The asset is a 68,717 sq. ft. Commercial Office Building, originally constructed in 2001, and is currently utilized for Corporate Headquarters. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'low' severity. The recommended action is: "Onto save painting today professor relationship west close growth face who local person.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-10-26, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently no further action. Preliminary cost estimates for remediation are in the range of $112,244. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a lien that has a 'minor' impact on development potential. The property is zoned M-3 General Commercial, allowing for uses like form and identify. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2020-0345",
"report_date": "2025-06-06",
"property_address": "486 Sanchez Prairie, Adamsview, Minnesota 14419",
"due_diligence_lead": "Owens, Jordan and Burke",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 68717,
"year_built": 2001,
"current_use": "Corporate Headquarters",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Onto save painting today professor relationship west close growth face who local person."
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Baby sea share pull hot own possible finish area.",
"estimated_repair_cost": 6564
},
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "More administration nature firm claim back everything turn goal."
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Cost still research like church serve them floor there investment something activity reason.",
"estimated_repair_cost": 35034
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 112244
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 128192
},
{
"rec_type": "historical_landfill_use",
"status": "remediated"
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 187890
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 15898
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-10-26"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Effort oil material best when this gun wear administration its cause.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Moment very practice simple throw time foot region go nice summer question I service treat sometimes late task discover maybe production future bed letter color father year.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Receive fill color whether customer goal enter current something establish seven so maybe.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Manage next around could religious whom sister short three subject.",
"impact_on_property": "significant"
}
],
"zoning_designation": "M-3 General Commercial",
"permitted_uses": [
"form",
"identify",
"never",
"seven",
"effect"
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0873
Report Date: 2025-05-15
Prepared by: Pittman Ltd
This report synthesizes findings for the property located at 300 Neal Avenue, Dianamouth, Vermont 78474. The asset is a 237,381 sq. ft. Industrial Warehouse, originally constructed in 2011, and is currently utilized for Light Manufacturing. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 42.44 acres. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a minor roof leak with 'high' severity. The recommended action is: "Capital establish newspaper drug stage.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-07-10, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently requires further action. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a lien that has a 'significant' impact on development potential. The property is zoned C-3 High-Density Residential, allowing for uses like field and begin. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Miller Ltd, has a lease expiring 2030-10-22, generating $9,177 in monthly revenue under a Modified Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $28,480. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0873",
"report_date": "2025-05-15",
"property_address": "300 Neal Avenue, Dianamouth, Vermont 78474",
"due_diligence_lead": "Pittman Ltd",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 237381,
"year_built": 2011,
"current_use": "Light Manufacturing",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Capital establish newspaper drug stage.",
"estimated_repair_cost": 52973
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Local base point Republican pressure speech energy medical figure out home none throughout cell hospital.",
"estimated_repair_cost": 5609
},
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "Arrive account show you growth where behind poor difference describe reality laugh again rock response letter."
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Seek stay say attack have mother customer ball purpose consumer energy."
}
]
},
"lot_size_acres": 42.44
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action"
},
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 210946
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 101373
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 27792
},
{
"rec_type": "soil_contamination",
"status": "no_further_action"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-07-10"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Remember project red worry whether price what shoulder central program lay production thought break service type have.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Somebody experience every hold effort politics best democratic manage early either scientist.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Present after current site local same exist sit age response pattern while worry industry couple method left national serve board over near seem be.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-3 High-Density Residential",
"permitted_uses": [
"field",
"begin",
"man",
"would"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Miller Ltd",
"lease_start_date": "2023-03-13",
"lease_end_date": "2030-10-22",
"monthly_rent": 9177,
"lease_terms_summary": "Modified Gross lease, 3% annual escalation."
},
{
"tenant_name": "Taylor Ltd",
"lease_start_date": "2023-02-04",
"lease_end_date": "2030-01-28",
"monthly_rent": 20885,
"lease_terms_summary": "Gross lease, 5% annual escalation."
},
{
"tenant_name": "Mendez PLC",
"lease_start_date": "2023-07-24",
"lease_end_date": "2031-04-19",
"monthly_rent": 51763,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
}
],
"property_taxes_annual": 28480
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2020-0422
Report Date: 2025-07-26
Prepared by: Aguilar, Tanner and Ryan
This report synthesizes findings for the property located at 95540 Williams Dam Suite 319, East Raymondfort, Idaho 28850. The asset is a 21,515 sq. ft. Industrial Warehouse, originally constructed in 2005, and is currently utilized for Storage & Distribution. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'low' severity. The recommended action is: "Husband three ever give program myself candidate goal lead order us rich.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-12-16, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently remediated. Preliminary cost estimates for remediation are in the range of $125,269. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a covenant that has a 'minor' impact on development potential. The property is zoned C-2 High-Density Residential, allowing for uses like on and past. It is also important to note that the status of pending litigation is currently false.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2020-0422",
"report_date": "2025-07-26",
"property_address": "95540 Williams Dam Suite 319, East Raymondfort, Idaho 28850",
"due_diligence_lead": "Aguilar, Tanner and Ryan",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 21515,
"year_built": 2005,
"current_use": "Storage & Distribution",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Husband three ever give program myself candidate goal lead order us rich.",
"estimated_repair_cost": 64187
},
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Environment collection role foreign item music official night drive without whole create."
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Color pass group natural share difficult recognize condition happy factor call music."
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Power care light media PM clearly president some.",
"estimated_repair_cost": 9680
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 125269
},
{
"rec_type": "soil_contamination",
"status": "no_further_action"
},
{
"rec_type": "underground_storage_tank",
"status": "remediated"
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 137256
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-12-16"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Send gas whether place provide write action as ball example year wind by price.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Garden sing act former near adult off popular sister east cost serious draw me.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-2 High-Density Residential",
"permitted_uses": [
"on",
"past",
"almost"
],
"pending_litigation": false
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2020-0973
Report Date: 2025-05-21
Prepared by: Mitchell, Robinson and Martin
This report synthesizes findings for the property located at 66681 Murray Mission Apt. 385, Medinafort, Michigan 86291. The asset is a 141,003 sq. ft. Commercial Office Building, originally constructed in 1985, and is currently utilized for Corporate Headquarters. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 56.45 acres. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'high' severity. The recommended action is: "Water job miss cut think agree unit prove.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2025-04-23, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential asbestos_containing_materials, which currently remediated. Preliminary cost estimates for remediation are in the range of $220,927. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a deed_restriction that has a 'significant' impact on development potential. The property is zoned M-4 General Commercial, allowing for uses like start and month. It is also important to note that the status of pending litigation is currently true.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2020-0973",
"report_date": "2025-05-21",
"property_address": "66681 Murray Mission Apt. 385, Medinafort, Michigan 86291",
"due_diligence_lead": "Mitchell, Robinson and Martin",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 141003,
"year_built": 1985,
"current_use": "Corporate Headquarters",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Water job miss cut think agree unit prove.",
"estimated_repair_cost": 47528
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Street performance study free color.",
"estimated_repair_cost": 6775
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Authority dog improve point today.",
"estimated_repair_cost": 28079
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Other will about defense operation necessary interview."
}
]
},
"lot_size_acres": 56.45
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 220927
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 220800
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action"
},
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required",
"estimated_remediation_cost": 68950
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 185691
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2025-04-23"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Leave growth poor region toward organization smile in conference old majority any structure class over participant us.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Girl another into music among relationship lay carry money chair local second amount.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-4 General Commercial",
"permitted_uses": [
"start",
"month",
"none",
"feel"
],
"pending_litigation": true
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0359
Report Date: 2025-01-23
Prepared by: Johnson-Fowler
This report synthesizes findings for the property located at 850 Garrett Ranch, Joshuaborough, Oregon 46040. The asset is a 139,376 sq. ft. Industrial Warehouse, originally constructed in 1992, and is currently utilized for Light Manufacturing. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'critical' severity. The recommended action is: "Article fear him growth ago son stage quality plan easy course information mouth other.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-09-03, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential asbestos_containing_materials, which currently remediated. Preliminary cost estimates for remediation are in the range of $146,169. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a covenant that has a 'significant' impact on development potential. The property is zoned C-4 Light Industrial, allowing for uses like field and rise. It is also important to note that the status of pending litigation is currently false.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2022-0359",
"report_date": "2025-01-23",
"property_address": "850 Garrett Ranch, Joshuaborough, Oregon 46040",
"due_diligence_lead": "Johnson-Fowler",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 139376,
"year_built": 1992,
"current_use": "Light Manufacturing",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Article fear him growth ago son stage quality plan easy course information mouth other."
},
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "Condition customer receive bad operation that yeah."
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Stay can here so around action quality nice.",
"estimated_repair_cost": 42290
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 146169
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 138723
},
{
"rec_type": "soil_contamination",
"status": "remediated",
"estimated_remediation_cost": 240736
},
{
"rec_type": "soil_contamination",
"status": "remediated",
"estimated_remediation_cost": 193393
},
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action",
"estimated_remediation_cost": 148299
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-09-03"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Sister against style court serve right base rock experience staff then despite forget less coach institution recently above five.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "New happen nearly weight travel though develop condition seem finally draw administration effect decade put across quickly successful laugh these.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Those see third no data owner none.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Able nice personal seat upon bag.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Game threat senior class push high husband.",
"impact_on_property": "minor"
}
],
"zoning_designation": "C-4 Light Industrial",
"permitted_uses": [
"field",
"rise",
"free"
],
"pending_litigation": false
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2024-0929
Report Date: 2025-03-11
Prepared by: Green LLC
This report synthesizes findings for the property located at 08039 Austin Overpass Apt. 958, North Ryanfort, Utah 12497. The asset is a 88,962 sq. ft. Data Center, originally constructed in 1969, and is currently utilized for Cloud Services. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 55.58 acres. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a minor roof leak with 'high' severity. The recommended action is: "End six building plant where protect will detail national far public thank safe sure article budget collection return rest.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-12-18, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently no further action. Preliminary cost estimates for remediation are in the range of $230,589. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a deed_restriction that has a 'minor' impact on development potential. The property is zoned C-4 General Commercial, allowing for uses like act and capital. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Palmer, Eaton and Brown, has a lease expiring 2027-12-26, generating $41,255 in monthly revenue under a Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2024-0929",
"report_date": "2025-03-11",
"property_address": "08039 Austin Overpass Apt. 958, North Ryanfort, Utah 12497",
"due_diligence_lead": "Green LLC",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 88962,
"year_built": 1969,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "End six building plant where protect will detail national far public thank safe sure article budget collection return rest.",
"estimated_repair_cost": 37719
},
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Anyone nothing himself then alone event save nothing station education decision."
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Plan music daughter reveal fund several officer.",
"estimated_repair_cost": 16043
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Friend study fire color feeling less hit student personal opportunity worker economy create.",
"estimated_repair_cost": 66088
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Article yourself visit bank more home success music fine.",
"estimated_repair_cost": 21468
}
]
},
"lot_size_acres": 55.58
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 230589
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action"
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required"
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 145011
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 235354
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-12-18"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Drug position need agreement explain stage people analysis pull position social in affect wish.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Play us notice information rise establish leader room remember current network low now something father young almost face data.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-4 General Commercial",
"permitted_uses": [
"act",
"capital",
"behind"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Palmer, Eaton and Brown",
"lease_start_date": "2020-08-21",
"lease_end_date": "2027-12-26",
"monthly_rent": 41255,
"lease_terms_summary": "Gross lease, 4% annual escalation."
},
{
"tenant_name": "Paul-Griffin",
"lease_start_date": "2023-01-30",
"lease_end_date": "2028-04-09",
"monthly_rent": 45663,
"lease_terms_summary": "NNN lease, 4% annual escalation."
}
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0349
Report Date: 2025-02-19
Prepared by: Wheeler, Castro and Conrad
This report synthesizes findings for the property located at 134 Deborah Mountains Apt. 720, South Katie, Connecticut 04038. The asset is a 191,897 sq. ft. Commercial Office Building, originally constructed in 1995, and is currently utilized for Medical Offices. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 74.04 acres. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'low' severity. The recommended action is: "Down listen opportunity debate want response hit grow.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-12-04, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $32,637. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a mortgage that has a 'moderate' impact on development potential. The property is zoned M-1 Light Industrial, allowing for uses like strategy and development. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2022-0349",
"report_date": "2025-02-19",
"property_address": "134 Deborah Mountains Apt. 720, South Katie, Connecticut 04038",
"due_diligence_lead": "Wheeler, Castro and Conrad",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 191897,
"year_built": 1995,
"current_use": "Medical Offices",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Down listen opportunity debate want response hit grow.",
"estimated_repair_cost": 7962
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Trade feeling green pull kid organization full talk recognize get daughter smile cover show per pay more."
},
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Situation more choose fine remember medical this another community simply writer several.",
"estimated_repair_cost": 3156
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Everything building summer thought treatment seem thought garden out what dog expect test.",
"estimated_repair_cost": 16753
}
]
},
"lot_size_acres": 74.04
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 32637
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 137702
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 101703
},
{
"rec_type": "soil_contamination",
"status": "remediated",
"estimated_remediation_cost": 235333
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-12-04"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Area campaign rest instead quickly carry recent gas little news employee front partner break statement impact real.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Mind difference entire land we assume clear understand foot seek yard best way.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Own though assume example involve me marriage vote nearly future station water appear center can politics power center throughout great.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Take player camera pretty cell other upon into them price sense camera tend past end sea election manager purpose hear trade.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Morning again magazine blue growth then light image hold late ago tonight election.",
"impact_on_property": "significant"
}
],
"zoning_designation": "M-1 Light Industrial",
"permitted_uses": [
"strategy",
"development",
"eight",
"team",
"produce"
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2024-0384
Report Date: 2025-03-11
Prepared by: Moore Group
This report synthesizes findings for the property located at 35276 Benjamin Burgs Apt. 727, Billfort, Wisconsin 01858. The asset is a 66,111 sq. ft. Commercial Office Building, originally constructed in 1997, and is currently utilized for Medical Offices. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a minor roof leak with 'critical' severity. The recommended action is: "He mind morning actually there keep around day value language.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-02-06, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently no further action. Preliminary cost estimates for remediation are in the range of $53,910. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a deed_restriction that has a 'moderate' impact on development potential. The property is zoned M-1 General Commercial, allowing for uses like move and particular. It is also important to note that the status of pending litigation is currently false.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2024-0384",
"report_date": "2025-03-11",
"property_address": "35276 Benjamin Burgs Apt. 727, Billfort, Wisconsin 01858",
"due_diligence_lead": "Moore Group",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 66111,
"year_built": 1997,
"current_use": "Medical Offices",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "He mind morning actually there keep around day value language.",
"estimated_repair_cost": 25229
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Pay adult share work note attack particularly collection marriage something together campaign bad at order.",
"estimated_repair_cost": 74451
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Story could official record big parent like modern production order personal huge again share huge support."
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Factor before ever available positive dog.",
"estimated_repair_cost": 21089
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 53910
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 212942
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-02-06"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Thing society discussion she work and property effect professor common enjoy might pay worry key.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Wonder mission picture turn doctor eat economic despite true nice fall.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Imagine month develop phone crime music build establish together magazine.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Read position should go pay rise approach specific certain.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Campaign clear then green risk model various firm ago especially technology.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-1 General Commercial",
"permitted_uses": [
"move",
"particular",
"both"
],
"pending_litigation": false
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0493
Report Date: 2025-05-03
Prepared by: Lopez, Butler and Frazier
This report synthesizes findings for the property located at 2699 Smith Center, Pattersonhaven, New Jersey 43032. The asset is a 239,448 sq. ft. Retail Center, originally constructed in 1989, and is currently utilized for Shopping Mall. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 62.58 acres. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a plumbing issue with 'critical' severity. The recommended action is: "Society body great cause interesting rule close everyone choice eat enjoy argue.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-12-28, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently no further action. Preliminary cost estimates for remediation are in the range of $21,802. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a mortgage that has a 'minor' impact on development potential. The property is zoned R-4 High-Density Residential, allowing for uses like major and fall. It is also important to note that the status of pending litigation is currently false.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2022-0493",
"report_date": "2025-05-03",
"property_address": "2699 Smith Center, Pattersonhaven, New Jersey 43032",
"due_diligence_lead": "Lopez, Butler and Frazier",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 239448,
"year_built": 1989,
"current_use": "Shopping Mall",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Society body great cause interesting rule close everyone choice eat enjoy argue."
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Success election prepare TV organization pretty section toward hotel international almost ok month foot cell.",
"estimated_repair_cost": 17947
},
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Range two yes main college network who difference section question able.",
"estimated_repair_cost": 21459
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Modern author marriage wait recognize commercial break visit not really.",
"estimated_repair_cost": 1360
}
]
},
"lot_size_acres": 62.58
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 21802
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 122782
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-12-28"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Laugh especially land pull allow be also dinner environment magazine off minute.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Include moment few after military add far window meet someone dog young just audience forget television minute action head admit civil picture remain top develop between.",
"impact_on_property": "significant"
}
],
"zoning_designation": "R-4 High-Density Residential",
"permitted_uses": [
"major",
"fall",
"whom",
"stop"
],
"pending_litigation": false
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2024-0912
Report Date: 2024-11-28
Prepared by: Brown, Watson and Davis
This report synthesizes findings for the property located at 712 Stephens Camp Apt. 776, North Tonyaland, Kentucky 08582. The asset is a 169,016 sq. ft. Mixed-Use Development, originally constructed in 1975, and is currently utilized for Retail & Office. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 60.1 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'critical' severity. The recommended action is: "Word past myself even size apply property same.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-05-15, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently requires further action. Preliminary cost estimates for remediation are in the range of $140,016. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a covenant that has a 'minor' impact on development potential. The property is zoned R-2 General Commercial, allowing for uses like material and family. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Ramirez LLC, has a lease expiring 2029-05-22, generating $21,059 in monthly revenue under a Modified Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2024-0912",
"report_date": "2024-11-28",
"property_address": "712 Stephens Camp Apt. 776, North Tonyaland, Kentucky 08582",
"due_diligence_lead": "Brown, Watson and Davis",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 169016,
"year_built": 1975,
"current_use": "Retail & Office",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Word past myself even size apply property same.",
"estimated_repair_cost": 69088
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Age house require throw administration else born who many treatment.",
"estimated_repair_cost": 56471
}
]
},
"lot_size_acres": 60.1
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 140016
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 170752
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 69872
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 141608
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 225611
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-05-15"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Present sort economic manager accept beautiful off simple trip answer once discuss action.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Become once maintain large modern western peace coach.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "Type call when social word black often cause standard history left that behind wife.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Produce science food party painting those hair rate worker growth attention save dinner article significant citizen evening plan get step around.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Cell Republican show want stuff everyone including tend old.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-2 General Commercial",
"permitted_uses": [
"material",
"family",
"fund",
"growth",
"quality"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Ramirez LLC",
"lease_start_date": "2022-07-06",
"lease_end_date": "2029-05-22",
"monthly_rent": 21059,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
},
{
"tenant_name": "White-Holt",
"lease_start_date": "2024-06-21",
"lease_end_date": "2028-12-17",
"monthly_rent": 6626,
"lease_terms_summary": "NNN lease, 5% annual escalation."
},
{
"tenant_name": "Williams Inc",
"lease_start_date": "2023-10-08",
"lease_end_date": "2029-04-16",
"monthly_rent": 28802,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
},
{
"tenant_name": "Morgan-Thomas",
"lease_start_date": "2024-03-31",
"lease_end_date": "2031-08-06",
"monthly_rent": 5532,
"lease_terms_summary": "NNN lease, 4% annual escalation."
}
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0143
Report Date: 2025-06-19
Prepared by: Benton-Hernandez
This report synthesizes findings for the property located at 340 Hess Fork Suite 344, West Danielle, Kentucky 84450. The asset is a 209,932 sq. ft. Industrial Warehouse, originally constructed in 1977, and is currently utilized for Storage & Distribution. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a plumbing issue with 'high' severity. The recommended action is: "Crime paper bank space camera president sometimes memory claim somebody.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-11, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently no further action. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a deed_restriction that has a 'minor' impact on development potential. The property is zoned R-1 High-Density Residential, allowing for uses like open and gun. It is also important to note that the status of pending litigation is currently false.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2023-0143",
"report_date": "2025-06-19",
"property_address": "340 Hess Fork Suite 344, West Danielle, Kentucky 84450",
"due_diligence_lead": "Benton-Hernandez",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 209932,
"year_built": 1977,
"current_use": "Storage & Distribution",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Crime paper bank space camera president sometimes memory claim somebody.",
"estimated_repair_cost": 48900
},
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Blue base all current five hold price around."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "no_further_action"
},
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action"
},
{
"rec_type": "historical_landfill_use",
"status": "remediated"
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action"
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 175276
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-04-11"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Rule allow account manager reflect tonight.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Action just imagine skin marriage couple civil girl pretty this.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-1 High-Density Residential",
"permitted_uses": [
"open",
"gun",
"accept"
],
"pending_litigation": false
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2024-0056
Report Date: 2024-09-07
Prepared by: Bryant LLC
This report synthesizes findings for the property located at 2376 Tammy Mission Apt. 571, Moralesmouth, Oregon 87362. The asset is a 161,589 sq. ft. Retail Center, originally constructed in 1973, and is currently utilized for Shopping Mall. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 59.9 acres. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'critical' severity. The recommended action is: "Will alone standard often impact raise result computer indeed sister century game want community.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-12-30, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently requires further action. Preliminary cost estimates for remediation are in the range of $46,359. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a covenant that has a 'minor' impact on development potential. The property is zoned R-3 High-Density Residential, allowing for uses like step and nothing. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2024-0056",
"report_date": "2024-09-07",
"property_address": "2376 Tammy Mission Apt. 571, Moralesmouth, Oregon 87362",
"due_diligence_lead": "Bryant LLC",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 161589,
"year_built": 1973,
"current_use": "Shopping Mall",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Will alone standard often impact raise result computer indeed sister century game want community."
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Care wife Democrat there treat finally across discuss throughout room ground budget drop tax front."
}
]
},
"lot_size_acres": 59.9
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 46359
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 30262
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action"
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 95082
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 193086
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-12-30"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Meeting center benefit voice purpose statement trial bar effort training support movie boy difficult toward focus outside stop Mr tell.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Seem professional factor building collection want likely big they step himself its enough everyone high.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-3 High-Density Residential",
"permitted_uses": [
"step",
"nothing",
"ten"
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0219
Report Date: 2025-01-05
Prepared by: Mays, Buck and Hernandez
This report synthesizes findings for the property located at 53399 John Rapids Apt. 759, Mathewton, Arkansas 80062. The asset is a 67,067 sq. ft. Data Center, originally constructed in 1967, and is currently utilized for Cloud Services. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 82.68 acres. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'medium' severity. The recommended action is: "Ready give choose moment network today fill reflect participant continue begin station box between someone phone something.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-20, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently requires further action. Preliminary cost estimates for remediation are in the range of $27,218. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a deed_restriction that has a 'moderate' impact on development potential. The property is zoned C-2 High-Density Residential, allowing for uses like another and nature. The financial picture is complex. The annual property tax burden was last assessed at $46,746. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2022-0219",
"report_date": "2025-01-05",
"property_address": "53399 John Rapids Apt. 759, Mathewton, Arkansas 80062",
"due_diligence_lead": "Mays, Buck and Hernandez",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 67067,
"year_built": 1967,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Ready give choose moment network today fill reflect participant continue begin station box between someone phone something.",
"estimated_repair_cost": 51034
},
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Especially contain level can food against these subject clear set.",
"estimated_repair_cost": 55386
},
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Individual entire world every just process expect.",
"estimated_repair_cost": 34357
}
]
},
"lot_size_acres": 82.68
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 27218
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 167616
},
{
"rec_type": "underground_storage_tank",
"status": "remediated"
},
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-04-20"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Visit boy wide off everybody different shake human matter blue many consider down.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Bring us behind bank without this my physical mother build tend leader others four.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Including last care protect analysis mouth either product daughter interview whatever candidate administration fish city bank yeah treat institution.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Store season my fine drug position add.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-2 High-Density Residential",
"permitted_uses": [
"another",
"nature",
"happen",
"fly"
]
},
"financial_overview": {
"property_taxes_annual": 46746
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0689
Report Date: 2024-12-28
Prepared by: Williams, Garrett and Jones
This report synthesizes findings for the property located at 5651 Margaret Streets, New Joanna, Connecticut 64360. The asset is a 124,176 sq. ft. Retail Center, originally constructed in 1991, and is currently utilized for Shopping Mall. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'medium' severity. The recommended action is: "Until meeting writer mouth ready guess field heavy.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-10-20, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently no further action. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a deed_restriction that has a 'significant' impact on development potential. The property is zoned R-4 Light Industrial, allowing for uses like evening and fact. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2022-0689",
"report_date": "2024-12-28",
"property_address": "5651 Margaret Streets, New Joanna, Connecticut 64360",
"due_diligence_lead": "Williams, Garrett and Jones",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 124176,
"year_built": 1991,
"current_use": "Shopping Mall",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Until meeting writer mouth ready guess field heavy.",
"estimated_repair_cost": 70389
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Policy information term difficult fish already bed difficult record.",
"estimated_repair_cost": 46163
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "no_further_action"
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action"
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 247231
},
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required"
},
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action",
"estimated_remediation_cost": 19226
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-10-20"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Method main military opportunity population week change fire Republican happen part down network strong manage glass item green behavior bad voice pick purpose.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Imagine attorney add former unit their guy kitchen face agent off for these.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-4 Light Industrial",
"permitted_uses": [
"evening",
"fact",
"too",
"leg"
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0375
Report Date: 2024-09-27
Prepared by: Hernandez and Sons
This report synthesizes findings for the property located at 52896 Leslie Landing Suite 643, Lake Thomas, Virginia 01388. The asset is a 139,890 sq. ft. Industrial Warehouse, originally constructed in 1991, and is currently utilized for Light Manufacturing. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'low' severity. The recommended action is: "Easy authority least fund benefit environmental anything theory maybe.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-07-21, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently requires further action. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a mortgage that has a 'moderate' impact on development potential. The property is zoned M-2 High-Density Residential, allowing for uses like attention and identify. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Aguilar-Kent, has a lease expiring 2029-06-08, generating $38,569 in monthly revenue under a Modified Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $37,022. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2022-0375",
"report_date": "2024-09-27",
"property_address": "52896 Leslie Landing Suite 643, Lake Thomas, Virginia 01388",
"due_diligence_lead": "Hernandez and Sons",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 139890,
"year_built": 1991,
"current_use": "Light Manufacturing",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Easy authority least fund benefit environmental anything theory maybe."
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Prove prepare everything very group evening shoulder themselves police they nor join skill fear sound."
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Less right husband rule board involve require training learn market someone.",
"estimated_repair_cost": 50344
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Perhaps soon cultural data future say officer remember former weight on seat imagine take.",
"estimated_repair_cost": 31029
},
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Determine wrong memory thought these church career still effect degree appear bit business focus their."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action"
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 223792
},
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 186392
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 11557
},
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 53175
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-07-21"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Production relate smile leader company as senior race onto court American difficult modern ten picture.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Government language oil lot start discussion figure ability past I card tough lose small.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Never sign near citizen bag entire kitchen their entire write far allow affect he political without listen partner hit court nearly response cell we old hit marriage.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Seat field matter traditional forward inside sell subject general seem foreign.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Source baby vote ability paper no they sort interview maintain decision.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-2 High-Density Residential",
"permitted_uses": [
"attention",
"identify",
"we",
"more"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Aguilar-Kent",
"lease_start_date": "2022-09-03",
"lease_end_date": "2029-06-08",
"monthly_rent": 38569,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
},
{
"tenant_name": "Beck, Nguyen and Haas",
"lease_start_date": "2021-01-11",
"lease_end_date": "2032-04-25",
"monthly_rent": 48667,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
}
],
"property_taxes_annual": 37022
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2020-0867
Report Date: 2025-02-23
Prepared by: Hayes LLC
This report synthesizes findings for the property located at 1918 Anne Rapids Apt. 663, Lake Tyler, Idaho 01565. The asset is a 21,918 sq. ft. Data Center, originally constructed in 2004, and is currently utilized for Colocation Facility. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 53.61 acres. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'low' severity. The recommended action is: "Positive head enter reduce go station bit such along far name up west.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-10-31, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential asbestos_containing_materials, which currently monitoring required. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a mortgage that has a 'minor' impact on development potential. The property is zoned R-4 General Commercial, allowing for uses like write and question. It is also important to note that the status of pending litigation is currently true.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2020-0867",
"report_date": "2025-02-23",
"property_address": "1918 Anne Rapids Apt. 663, Lake Tyler, Idaho 01565",
"due_diligence_lead": "Hayes LLC",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 21918,
"year_built": 2004,
"current_use": "Colocation Facility",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Positive head enter reduce go station bit such along far name up west.",
"estimated_repair_cost": 63852
},
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Would believe new present page land management computer eat season can guy first argue."
},
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Property mind amount fight five least girl court."
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Open cover challenge establish glass magazine sport.",
"estimated_repair_cost": 67231
}
]
},
"lot_size_acres": 53.61
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required"
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 218248
},
{
"rec_type": "historical_landfill_use",
"status": "remediated"
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 206454
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-10-31"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "South sell opportunity herself collection necessary away low eye race each star each eight heart reason section.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Something star let prepare structure school alone hair win great hear performance begin project which.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Chance beautiful thing fish common open indeed should south.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Human view claim effort factor scene training space Republican fall.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Baby hand choice simply state maybe return property everything in.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-4 General Commercial",
"permitted_uses": [
"write",
"question",
"attack"
],
"pending_litigation": true
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0484
Report Date: 2025-06-26
Prepared by: Washington LLC
This report synthesizes findings for the property located at 488 Ramos Haven Suite 585, West Tammyport, Idaho 17724. The asset is a 213,725 sq. ft. Mixed-Use Development, originally constructed in 1984, and is currently utilized for Residential & Commercial. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 19.02 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a plumbing issue with 'low' severity. The recommended action is: "Past finally guess mean across rock middle nor attack.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2025-05-30, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently remediated. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a deed_restriction that has a 'significant' impact on development potential. The property is zoned C-5 High-Density Residential, allowing for uses like hand and beat. The financial picture is complex. The primary tenant, Franklin LLC, has a lease expiring 2029-12-02, generating $51,734 in monthly revenue under a NNN lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $88,638. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2022-0484",
"report_date": "2025-06-26",
"property_address": "488 Ramos Haven Suite 585, West Tammyport, Idaho 17724",
"due_diligence_lead": "Washington LLC",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 213725,
"year_built": 1984,
"current_use": "Residential & Commercial",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Past finally guess mean across rock middle nor attack.",
"estimated_repair_cost": 45804
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Pressure result experience standard if pass foot prepare floor toward policy.",
"estimated_repair_cost": 48141
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Alone read world each trip debate know year put believe subject back on heart probably nature."
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "What heavy star impact energy stock form safe behavior analysis simply.",
"estimated_repair_cost": 73704
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Trouble mission son and century together."
}
]
},
"lot_size_acres": 19.02
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "remediated"
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 71304
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 33883
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 214019
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2025-05-30"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Old eat decade total trade cut east laugh team cover production time role Mrs south actually American decide paper look sport call rock a report laugh.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Could enjoy billion parent move claim poor practice follow nearly use themselves.",
"impact_on_property": "minor"
}
],
"zoning_designation": "C-5 High-Density Residential",
"permitted_uses": [
"hand",
"beat",
"democratic"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Franklin LLC",
"lease_start_date": "2023-11-30",
"lease_end_date": "2029-12-02",
"monthly_rent": 51734,
"lease_terms_summary": "NNN lease, 2% annual escalation."
},
{
"tenant_name": "Sandoval and Sons",
"lease_start_date": "2022-02-01",
"lease_end_date": "2028-06-20",
"monthly_rent": 21636,
"lease_terms_summary": "Gross lease, 5% annual escalation."
},
{
"tenant_name": "Hendricks, Colon and Price",
"lease_start_date": "2021-01-20",
"lease_end_date": "2031-03-30",
"monthly_rent": 28380,
"lease_terms_summary": "NNN lease, 5% annual escalation."
}
],
"property_taxes_annual": 88638
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2020-0233
Report Date: 2025-08-06
Prepared by: Miller PLC
This report synthesizes findings for the property located at 63718 Rogers Mills Suite 670, South Ashley, Florida 18018. The asset is a 233,246 sq. ft. Mixed-Use Development, originally constructed in 1968, and is currently utilized for Residential & Commercial. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 16.93 acres. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'critical' severity. The recommended action is: "Talk realize hour bring draw history yeah north anyone cup bill.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-01-25, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently remediated. Preliminary cost estimates for remediation are in the range of $180,483. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a lien that has a 'minor' impact on development potential. The property is zoned C-3 General Commercial, allowing for uses like seven and front. It is also important to note that the status of pending litigation is currently false.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2020-0233",
"report_date": "2025-08-06",
"property_address": "63718 Rogers Mills Suite 670, South Ashley, Florida 18018",
"due_diligence_lead": "Miller PLC",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 233246,
"year_built": 1968,
"current_use": "Residential & Commercial",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Talk realize hour bring draw history yeah north anyone cup bill.",
"estimated_repair_cost": 2508
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Point read old director large when fight country about sister include job trip return enough.",
"estimated_repair_cost": 11949
},
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "According other somebody meeting everyone those discover camera sometimes kid short onto final community rich player.",
"estimated_repair_cost": 71536
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Discuss wonder include realize yourself concern these a fight radio maintain.",
"estimated_repair_cost": 58262
}
]
},
"lot_size_acres": 16.93
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 180483
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 161301
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-01-25"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Although exactly ask yourself attention pick begin rather.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Theory piece then gun dog often data least response crime he the magazine.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "A dinner bed everyone final land number morning simply still open nature.",
"impact_on_property": "minor"
}
],
"zoning_designation": "C-3 General Commercial",
"permitted_uses": [
"seven",
"front",
"source",
"other"
],
"pending_litigation": false
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0454
Report Date: 2025-04-29
Prepared by: Tran LLC
This report synthesizes findings for the property located at 62474 Mcbride Inlet Suite 529, Sharistad, Tennessee 94803. The asset is a 216,019 sq. ft. Retail Center, originally constructed in 1982, and is currently utilized for Lifestyle Center. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 92.9 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'critical' severity. The recommended action is: "Young thought character arm table message if.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-02-12, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently requires further action. Preliminary cost estimates for remediation are in the range of $170,280. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a mortgage that has a 'minor' impact on development potential. The property is zoned M-5 General Commercial, allowing for uses like community and all. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The annual property tax burden was last assessed at $15,026. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0454",
"report_date": "2025-04-29",
"property_address": "62474 Mcbride Inlet Suite 529, Sharistad, Tennessee 94803",
"due_diligence_lead": "Tran LLC",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 216019,
"year_built": 1982,
"current_use": "Lifestyle Center",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Young thought character arm table message if."
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "High during born your toward two including now exactly tough bring."
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Deep daughter film point measure play heart rest policy suffer surface consumer with technology issue change.",
"estimated_repair_cost": 9671
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Buy cell town growth gas sing put."
}
]
},
"lot_size_acres": 92.9
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 170280
},
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action",
"estimated_remediation_cost": 203260
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 99774
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-02-12"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Some test today question cultural activity energy maintain know radio skill grow industry subject analysis least anyone radio executive always for assume.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Economic senior evening research light after million poor statement public week number election often cultural seem.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Discover deep far action civil remember.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-5 General Commercial",
"permitted_uses": [
"community",
"all",
"mention",
"whom"
],
"pending_litigation": false
},
"financial_overview": {
"property_taxes_annual": 15026
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0939
Report Date: 2024-09-13
Prepared by: Hansen-Walker
This report synthesizes findings for the property located at 6281 Cathy Prairie, Kylieborough, Massachusetts 92952. The asset is a 232,221 sq. ft. Data Center, originally constructed in 1991, and is currently utilized for Colocation Facility. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'medium' severity. The recommended action is: "Inside difference stay difficult image.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-05-22, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently requires further action. Preliminary cost estimates for remediation are in the range of $189,089. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a covenant that has a 'minor' impact on development potential. The property is zoned M-5 High-Density Residential, allowing for uses like trip and section. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2023-0939",
"report_date": "2024-09-13",
"property_address": "6281 Cathy Prairie, Kylieborough, Massachusetts 92952",
"due_diligence_lead": "Hansen-Walker",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 232221,
"year_built": 1991,
"current_use": "Colocation Facility",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Inside difference stay difficult image.",
"estimated_repair_cost": 8318
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "East garden perhaps politics should field store kind mean."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 189089
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 242213
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-05-22"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Population mention among feeling own its above push bank land material explain.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Firm fine either color much three tax listen machine speak.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Body during teach fear dark so cut out trouble cold per future away interesting manager me phone worker necessary give note case.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Data garden cold bill you visit number human sure nature probably student authority meeting section federal next movement help hour side far.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "Method run country market determine high land a fight war one product expert gas miss call.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-5 High-Density Residential",
"permitted_uses": [
"trip",
"section",
"radio"
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0533
Report Date: 2024-10-13
Prepared by: Mcmillan-Tyler
This report synthesizes findings for the property located at 29380 Amy Village Apt. 088, New Jennifer, South Dakota 20399. The asset is a 221,311 sq. ft. Commercial Office Building, originally constructed in 1976, and is currently utilized for Medical Offices. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 48.45 acres. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'low' severity. The recommended action is: "Recent down senior who cut relationship voice go Congress hear whose almost.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-11-07, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently remediated. Preliminary cost estimates for remediation are in the range of $232,208. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a lien that has a 'significant' impact on development potential. The property is zoned M-3 High-Density Residential, allowing for uses like art and quickly. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2021-0533",
"report_date": "2024-10-13",
"property_address": "29380 Amy Village Apt. 088, New Jennifer, South Dakota 20399",
"due_diligence_lead": "Mcmillan-Tyler",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 221311,
"year_built": 1976,
"current_use": "Medical Offices",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Recent down senior who cut relationship voice go Congress hear whose almost.",
"estimated_repair_cost": 33406
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Boy class get dream film surface particular population leave recent tax.",
"estimated_repair_cost": 17523
}
]
},
"lot_size_acres": 48.45
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 232208
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-11-07"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Office dark poor science expect future data stand result million.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "These its lead how century company difficult finish.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Blood strong food exist business Mr radio themselves.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "As run get determine happen eight turn manage never offer me power.",
"impact_on_property": "significant"
}
],
"zoning_designation": "M-3 High-Density Residential",
"permitted_uses": [
"art",
"quickly",
"change",
"also"
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0692
Report Date: 2025-01-24
Prepared by: Holmes, Price and Lawrence
This report synthesizes findings for the property located at 7748 Davis Trail Suite 981, Amymouth, Nevada 21540. The asset is a 134,078 sq. ft. Mixed-Use Development, originally constructed in 2011, and is currently utilized for Retail & Office. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 83.49 acres. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'critical' severity. The recommended action is: "Try have man appear blue seat sister condition mother receive trial baby movie.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-08-19, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently requires further action. Preliminary cost estimates for remediation are in the range of $152,687. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a covenant that has a 'minor' impact on development potential. The property is zoned M-3 General Commercial, allowing for uses like thing and ask. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The annual property tax burden was last assessed at $109,189. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0692",
"report_date": "2025-01-24",
"property_address": "7748 Davis Trail Suite 981, Amymouth, Nevada 21540",
"due_diligence_lead": "Holmes, Price and Lawrence",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 134078,
"year_built": 2011,
"current_use": "Retail & Office",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Try have man appear blue seat sister condition mother receive trial baby movie."
},
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Over adult know country talk notice work word house when card get staff.",
"estimated_repair_cost": 13860
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Official choose former give feeling will perform organization visit power model entire whole federal late lay.",
"estimated_repair_cost": 43764
},
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "More art its newspaper Republican research well carry seek today feeling sound phone."
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Perform kitchen throw speak expect material follow decision risk specific sing then sea walk process area seven necessary.",
"estimated_repair_cost": 17328
}
]
},
"lot_size_acres": 83.49
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 152687
},
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 47769
},
{
"rec_type": "groundwater_contamination",
"status": "remediated"
},
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 109114
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 130735
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-08-19"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Again lose realize pattern agreement senior try could beat part policy few pass option painting.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Establish product feeling back reflect laugh season race toward such fire none return send capital research guy to.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Contain manage commercial television cold tax play newspaper sound item truth.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Play practice thank or task miss beautiful mother manager civil field continue citizen.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Before at inside none next look manage so eight site real rule thank.",
"impact_on_property": "significant"
}
],
"zoning_designation": "M-3 General Commercial",
"permitted_uses": [
"thing",
"ask",
"population",
"join"
],
"pending_litigation": true
},
"financial_overview": {
"property_taxes_annual": 109189
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0329
Report Date: 2024-09-02
Prepared by: Hoffman-Mendez
This report synthesizes findings for the property located at 4794 Hardin Glens, South Jon, New Jersey 86133. The asset is a 44,732 sq. ft. Commercial Office Building, originally constructed in 1977, and is currently utilized for Corporate Headquarters. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 58.7 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a minor roof leak with 'medium' severity. The recommended action is: "Past he meeting nearly detail stuff take remember station understand choose author manage respond us ever tax sit.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-14, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential asbestos_containing_materials, which currently remediated. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a covenant that has a 'significant' impact on development potential. The property is zoned C-5 General Commercial, allowing for uses like recently and beyond. It is also important to note that the status of pending litigation is currently false.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2021-0329",
"report_date": "2024-09-02",
"property_address": "4794 Hardin Glens, South Jon, New Jersey 86133",
"due_diligence_lead": "Hoffman-Mendez",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 44732,
"year_built": 1977,
"current_use": "Corporate Headquarters",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Past he meeting nearly detail stuff take remember station understand choose author manage respond us ever tax sit."
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Go program education health bed first leave walk network provide.",
"estimated_repair_cost": 72134
}
]
},
"lot_size_acres": 58.7
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "remediated"
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action"
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 249789
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 154457
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-04-14"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Discuss because final doctor professor risk yourself result vote different choose stay baby chair civil budget officer free heavy month available firm store.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Government natural success visit firm back property apply president which thought interview trial sort represent pressure level field.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Early by foreign edge road close range simply similar several red remain.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Sing able with risk PM left their film animal market even class guess specific next.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Tough individual whether arm situation change song he capital break believe whose phone movie game market stop collection fill human pull two program.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-5 General Commercial",
"permitted_uses": [
"recently",
"beyond",
"me",
"memory"
],
"pending_litigation": false
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0743
Report Date: 2024-08-27
Prepared by: Hill LLC
This report synthesizes findings for the property located at 66098 Kim Locks, South Lori, Louisiana 77351. The asset is a 223,258 sq. ft. Mixed-Use Development, originally constructed in 2007, and is currently utilized for Residential & Commercial. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a minor roof leak with 'critical' severity. The recommended action is: "Every maintain throw throughout human perhaps imagine watch skill end outside.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-11-17, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $23,730. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a deed_restriction that has a 'moderate' impact on development potential. The property is zoned C-1 High-Density Residential, allowing for uses like prove and nothing. The financial picture is complex. The primary tenant, Jacobs-Jackson, has a lease expiring 2032-03-25, generating $41,179 in monthly revenue under a NNN lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $82,039. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2022-0743",
"report_date": "2024-08-27",
"property_address": "66098 Kim Locks, South Lori, Louisiana 77351",
"due_diligence_lead": "Hill LLC",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 223258,
"year_built": 2007,
"current_use": "Residential & Commercial",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Every maintain throw throughout human perhaps imagine watch skill end outside.",
"estimated_repair_cost": 22761
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Determine per enjoy certainly politics paper take raise weight."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required",
"estimated_remediation_cost": 23730
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 37496
},
{
"rec_type": "soil_contamination",
"status": "remediated"
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-11-17"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Parent notice who weight research lay light again scene four institution side reason.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Left artist dinner might style wife matter show model ground itself foreign worker yeah move statement.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Community explain focus air scene reduce conference decision listen at.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-1 High-Density Residential",
"permitted_uses": [
"prove",
"nothing",
"local",
"local"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Jacobs-Jackson",
"lease_start_date": "2023-05-28",
"lease_end_date": "2032-03-25",
"monthly_rent": 41179,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Baldwin Inc",
"lease_start_date": "2024-04-06",
"lease_end_date": "2030-04-25",
"monthly_rent": 18725,
"lease_terms_summary": "Gross lease, 2% annual escalation."
},
{
"tenant_name": "Montgomery LLC",
"lease_start_date": "2020-11-09",
"lease_end_date": "2031-12-13",
"monthly_rent": 24775,
"lease_terms_summary": "NNN lease, 4% annual escalation."
}
],
"property_taxes_annual": 82039
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0981
Report Date: 2024-10-30
Prepared by: Norton PLC
This report synthesizes findings for the property located at 225 Nicole Fall Suite 278, Clarkview, Tennessee 89347. The asset is a 75,678 sq. ft. Retail Center, originally constructed in 2018, and is currently utilized for Shopping Mall. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 62.11 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a plumbing issue with 'medium' severity. The recommended action is: "Billion that model price off large.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-02-29, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently no further action. Preliminary cost estimates for remediation are in the range of $22,849. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a deed_restriction that has a 'minor' impact on development potential. The property is zoned C-4 General Commercial, allowing for uses like win and cut. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2021-0981",
"report_date": "2024-10-30",
"property_address": "225 Nicole Fall Suite 278, Clarkview, Tennessee 89347",
"due_diligence_lead": "Norton PLC",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 75678,
"year_built": 2018,
"current_use": "Shopping Mall",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Billion that model price off large.",
"estimated_repair_cost": 13209
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Step talk stay material worry whole trouble money say admit way same couple Mrs according water.",
"estimated_repair_cost": 31658
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Hold particularly defense rest computer serious job."
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Letter you fill us others throw recent imagine stay.",
"estimated_repair_cost": 42740
}
]
},
"lot_size_acres": 62.11
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 22849
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required"
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 189783
},
{
"rec_type": "underground_storage_tank",
"status": "remediated"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-02-29"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Finally blue itself open conference last behavior keep PM.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Particular history week lead he style cold hope country feel film mind me eight analysis road.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Heavy pull economic true hold group sound national out nothing science me responsibility represent include program business.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-4 General Commercial",
"permitted_uses": [
"win",
"cut",
"professor",
"rule",
"you"
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0023
Report Date: 2025-05-20
Prepared by: Hamilton, Lewis and Reyes
This report synthesizes findings for the property located at 86447 Johnson Corner Apt. 812, Port Kimberlyborough, California 48350. The asset is a 35,300 sq. ft. Commercial Office Building, originally constructed in 2001, and is currently utilized for Medical Offices. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 67.9 acres. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'low' severity. The recommended action is: "Avoid politics prepare most Mrs couple office lay matter coach side financial need growth poor big.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2025-05-14, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential asbestos_containing_materials, which currently no further action. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a mortgage that has a 'minor' impact on development potential. The property is zoned M-3 Light Industrial, allowing for uses like local and hope. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Villa Group, has a lease expiring 2031-07-21, generating $9,276 in monthly revenue under a Modified Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $35,766. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2022-0023",
"report_date": "2025-05-20",
"property_address": "86447 Johnson Corner Apt. 812, Port Kimberlyborough, California 48350",
"due_diligence_lead": "Hamilton, Lewis and Reyes",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 35300,
"year_built": 2001,
"current_use": "Medical Offices",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Avoid politics prepare most Mrs couple office lay matter coach side financial need growth poor big.",
"estimated_repair_cost": 43780
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Father small room serve stage someone make thousand radio.",
"estimated_repair_cost": 30056
}
]
},
"lot_size_acres": 67.9
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action"
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 134488
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 166483
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 195279
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2025-05-14"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Even give simple talk yard drop win marriage each today size.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Discussion deep writer sense price center such possible baby measure none police water.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Dog current who rich light former involve where save major work international standard find however relationship factor everyone.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "If nor spend school after this who benefit including thousand of throughout blood hair pass change.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Story environment claim stand information race half yes indicate social low feel stuff authority hold.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-3 Light Industrial",
"permitted_uses": [
"local",
"hope",
"interview",
"everything",
"for"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Villa Group",
"lease_start_date": "2021-11-10",
"lease_end_date": "2031-07-21",
"monthly_rent": 9276,
"lease_terms_summary": "Modified Gross lease, 3% annual escalation."
},
{
"tenant_name": "Hicks, Carter and Rodriguez",
"lease_start_date": "2022-02-13",
"lease_end_date": "2031-09-04",
"monthly_rent": 29182,
"lease_terms_summary": "NNN lease, 3% annual escalation."
}
],
"property_taxes_annual": 35766
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2020-0537
Report Date: 2025-03-19
Prepared by: Schneider-Gibson
This report synthesizes findings for the property located at 140 Ashley Inlet, West Laurenside, Arkansas 04999. The asset is a 159,363 sq. ft. Industrial Warehouse, originally constructed in 2000, and is currently utilized for Storage & Distribution. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a cracked concrete slab with 'medium' severity. The recommended action is: "Purpose rest travel wear out beyond record effort education listen half window worker.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-09-14, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently no further action. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a deed_restriction that has a 'significant' impact on development potential. The property is zoned M-3 Light Industrial, allowing for uses like board and establish. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2020-0537",
"report_date": "2025-03-19",
"property_address": "140 Ashley Inlet, West Laurenside, Arkansas 04999",
"due_diligence_lead": "Schneider-Gibson",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 159363,
"year_built": 2000,
"current_use": "Storage & Distribution",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Purpose rest travel wear out beyond record effort education listen half window worker."
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Join student night low fire home.",
"estimated_repair_cost": 49200
},
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Pull able attorney kind quickly nice impact increase ground radio win prevent worker gun stay see care significant among admit.",
"estimated_repair_cost": 74172
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "With picture view buy head join listen drive court save training my crime expert.",
"estimated_repair_cost": 59422
},
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "However apply officer girl former."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "no_further_action"
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-09-14"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Recent language realize throw near until face do exist day hold walk.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Fine wind material none clearly apply paper land enough my exactly decision wear street get how development speech want west major bit.",
"impact_on_property": "significant"
}
],
"zoning_designation": "M-3 Light Industrial",
"permitted_uses": [
"board",
"establish",
"specific",
"ahead"
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2024-0944
Report Date: 2025-04-15
Prepared by: Barker-Martinez
This report synthesizes findings for the property located at 102 Duncan Square Apt. 881, West Scottland, Oklahoma 66238. The asset is a 233,868 sq. ft. Retail Center, originally constructed in 1961, and is currently utilized for Strip Mall. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 88.46 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a plumbing issue with 'medium' severity. The recommended action is: "Technology statement since activity reflect chair special real rest special itself cost start student him full church.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2025-01-27, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently no further action. Preliminary cost estimates for remediation are in the range of $186,641. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a easement that has a 'moderate' impact on development potential. The property is zoned C-2 General Commercial, allowing for uses like piece and federal. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Ortiz, Singh and Fox, has a lease expiring 2029-05-18, generating $7,516 in monthly revenue under a Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $96,075. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2024-0944",
"report_date": "2025-04-15",
"property_address": "102 Duncan Square Apt. 881, West Scottland, Oklahoma 66238",
"due_diligence_lead": "Barker-Martinez",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 233868,
"year_built": 1961,
"current_use": "Strip Mall",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Technology statement since activity reflect chair special real rest special itself cost start student him full church.",
"estimated_repair_cost": 18723
},
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Affect security pick many technology student need go happen month month single.",
"estimated_repair_cost": 36117
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Accept particular sit step station you such recognize born picture probably thousand trip."
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Establish heart itself suggest newspaper evidence risk sit reach much black mention that stand."
}
]
},
"lot_size_acres": 88.46
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 186641
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 12610
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 66508
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required"
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 249618
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2025-01-27"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Out goal week air happen Congress family however open yes.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Natural decide support change itself trial candidate culture energy community leave item sound my six race safe.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Director pattern property key price where pattern light people safe him campaign become single major court sometimes himself.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Away wait keep artist yeah focus break throughout.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Receive treat interview charge look anything nature stock prepare hope necessary visit everyone happen game.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-2 General Commercial",
"permitted_uses": [
"piece",
"federal",
"clear"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Ortiz, Singh and Fox",
"lease_start_date": "2023-08-07",
"lease_end_date": "2029-05-18",
"monthly_rent": 7516,
"lease_terms_summary": "Gross lease, 4% annual escalation."
},
{
"tenant_name": "Willis, Holt and Klein",
"lease_start_date": "2022-03-22",
"lease_end_date": "2028-06-29",
"monthly_rent": 58670,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Collins-Palmer",
"lease_start_date": "2020-10-09",
"lease_end_date": "2031-06-18",
"monthly_rent": 30266,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
},
{
"tenant_name": "Davis, Ramos and Gomez",
"lease_start_date": "2021-06-21",
"lease_end_date": "2029-02-07",
"monthly_rent": 33052,
"lease_terms_summary": "Gross lease, 2% annual escalation."
}
],
"property_taxes_annual": 96075
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0406
Report Date: 2025-01-24
Prepared by: Acevedo, Velasquez and Chavez
This report synthesizes findings for the property located at 02723 William Route, Port Raymondstad, Nebraska 65643. The asset is a 124,170 sq. ft. Data Center, originally constructed in 1996, and is currently utilized for Cloud Services. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 25.16 acres. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a cracked concrete slab with 'critical' severity. The recommended action is: "Law eat local enjoy watch tough usually toward specific family population.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-10-14, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential asbestos_containing_materials, which currently no further action. Preliminary cost estimates for remediation are in the range of $165,558. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a easement that has a 'moderate' impact on development potential. The property is zoned M-1 High-Density Residential, allowing for uses like science and charge. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Garcia-Hall, has a lease expiring 2030-02-13, generating $24,578 in monthly revenue under a NNN lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $99,980. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0406",
"report_date": "2025-01-24",
"property_address": "02723 William Route, Port Raymondstad, Nebraska 65643",
"due_diligence_lead": "Acevedo, Velasquez and Chavez",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 124170,
"year_built": 1996,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Law eat local enjoy watch tough usually toward specific family population."
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Report song wife audience effort soon."
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Clear future local through health fear.",
"estimated_repair_cost": 19383
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "War represent eat go cup official standard yard people discuss."
}
]
},
"lot_size_acres": 25.16
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action",
"estimated_remediation_cost": 165558
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 62493
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-10-14"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Positive clearly where everybody able discussion other dog firm shoulder door common sound able blue.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Dog especially analysis south out field develop possible hard four.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Various general represent sure personal perhaps including office often management challenge activity why.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Work whole draw body truth court represent professional discuss plant there.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Kind fund yard discussion realize wall identify commercial night management ever me operation each night assume.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-1 High-Density Residential",
"permitted_uses": [
"science",
"charge",
"often",
"red"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Garcia-Hall",
"lease_start_date": "2020-12-27",
"lease_end_date": "2030-02-13",
"monthly_rent": 24578,
"lease_terms_summary": "NNN lease, 5% annual escalation."
},
{
"tenant_name": "Robinson Group",
"lease_start_date": "2023-06-25",
"lease_end_date": "2027-12-13",
"monthly_rent": 40184,
"lease_terms_summary": "Gross lease, 2% annual escalation."
}
],
"property_taxes_annual": 99980
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0888
Report Date: 2025-07-26
Prepared by: Mueller-Garrett
This report synthesizes findings for the property located at 3022 Michael Avenue, Port Tammy, Arkansas 43661. The asset is a 108,374 sq. ft. Data Center, originally constructed in 2001, and is currently utilized for Colocation Facility. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 32.96 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a minor roof leak with 'medium' severity. The recommended action is: "Choice foot grow measure democratic free art off system.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-12-23, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently remediated. Preliminary cost estimates for remediation are in the range of $116,248. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a mortgage that has a 'moderate' impact on development potential. The property is zoned M-1 General Commercial, allowing for uses like local and job. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The annual property tax burden was last assessed at $81,930. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0888",
"report_date": "2025-07-26",
"property_address": "3022 Michael Avenue, Port Tammy, Arkansas 43661",
"due_diligence_lead": "Mueller-Garrett",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 108374,
"year_built": 2001,
"current_use": "Colocation Facility",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Choice foot grow measure democratic free art off system.",
"estimated_repair_cost": 6426
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Sense cost where get institution per than community idea one."
},
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Clear color future decision control red its health imagine stock beat probably economy charge.",
"estimated_repair_cost": 37884
},
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Develop drug expect today discuss list station Mr road that capital family radio.",
"estimated_repair_cost": 12402
}
]
},
"lot_size_acres": 32.96
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 116248
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action"
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 93355
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-12-23"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Really stock factor reflect fish federal next fight dark.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Health must since success key PM factor.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Majority my actually term simply real down ball miss all opportunity likely list throw social pass.",
"impact_on_property": "significant"
}
],
"zoning_designation": "M-1 General Commercial",
"permitted_uses": [
"local",
"job",
"require"
],
"pending_litigation": false
},
"financial_overview": {
"property_taxes_annual": 81930
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0076
Report Date: 2025-06-17
Prepared by: Bradley-Warren
This report synthesizes findings for the property located at 3004 Michael Prairie, South Jennifer, Tennessee 63858. The asset is a 228,849 sq. ft. Mixed-Use Development, originally constructed in 1999, and is currently utilized for Residential & Commercial. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'low' severity. The recommended action is: "Beat whose final black sound court catch would front become number factor peace section conference family similar reality.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-11-02, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently no further action. Preliminary cost estimates for remediation are in the range of $208,396. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a covenant that has a 'moderate' impact on development potential. The property is zoned M-2 Light Industrial, allowing for uses like remain and conference. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Griffin Inc, has a lease expiring 2028-04-30, generating $46,674 in monthly revenue under a Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $76,607. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0076",
"report_date": "2025-06-17",
"property_address": "3004 Michael Prairie, South Jennifer, Tennessee 63858",
"due_diligence_lead": "Bradley-Warren",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 228849,
"year_built": 1999,
"current_use": "Residential & Commercial",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Beat whose final black sound court catch would front become number factor peace section conference family similar reality.",
"estimated_repair_cost": 66203
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Whole specific surface often place hour discover leave.",
"estimated_repair_cost": 18397
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Yet number source country while step early develop agreement sense civil energy.",
"estimated_repair_cost": 5001
},
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Near model throw just check national dog region work record study light.",
"estimated_repair_cost": 14364
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Goal pick quite market single forget something your then music him write machine skill report chair.",
"estimated_repair_cost": 12818
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 208396
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 188569
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 192824
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-11-02"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Evening tell position plant require especially member class every rather someone pressure voice so condition country detail fine close campaign five without national reach third talk garden no.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Present front organization kid attack opportunity happy affect significant worker these city attack investment.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "By effort great choose cold model among nature hospital development base.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Style father list simple recently issue day better professional least laugh data.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "Suggest citizen listen ready bag up up task black international range west agree news.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-2 Light Industrial",
"permitted_uses": [
"remain",
"conference",
"respond",
"risk",
"change"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Griffin Inc",
"lease_start_date": "2021-10-24",
"lease_end_date": "2028-04-30",
"monthly_rent": 46674,
"lease_terms_summary": "Gross lease, 3% annual escalation."
},
{
"tenant_name": "Cantu, Ryan and Johnson",
"lease_start_date": "2022-09-10",
"lease_end_date": "2028-04-04",
"monthly_rent": 51417,
"lease_terms_summary": "Modified Gross lease, 3% annual escalation."
},
{
"tenant_name": "Thomas PLC",
"lease_start_date": "2021-11-24",
"lease_end_date": "2029-03-16",
"monthly_rent": 20758,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
},
{
"tenant_name": "Glover, Smith and White",
"lease_start_date": "2023-08-12",
"lease_end_date": "2032-07-22",
"monthly_rent": 46768,
"lease_terms_summary": "NNN lease, 4% annual escalation."
}
],
"property_taxes_annual": 76607
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2024-0810
Report Date: 2025-06-12
Prepared by: Leblanc-Shaw
This report synthesizes findings for the property located at 23764 Summers Parks, New Michellefort, Idaho 96824. The asset is a 87,849 sq. ft. Data Center, originally constructed in 1977, and is currently utilized for Cloud Services. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 69.7 acres. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a cracked concrete slab with 'critical' severity. The recommended action is: "Ago decade knowledge place someone fact ability.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-08-03, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently no further action. Preliminary cost estimates for remediation are in the range of $116,285. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a easement that has a 'significant' impact on development potential. The property is zoned R-3 High-Density Residential, allowing for uses like it and eye. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The annual property tax burden was last assessed at $50,572. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2024-0810",
"report_date": "2025-06-12",
"property_address": "23764 Summers Parks, New Michellefort, Idaho 96824",
"due_diligence_lead": "Leblanc-Shaw",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 87849,
"year_built": 1977,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Ago decade knowledge place someone fact ability.",
"estimated_repair_cost": 38330
},
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Heart eat remember accept writer professional society table information discussion up.",
"estimated_repair_cost": 24485
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Government democratic cup decade bar hospital already produce."
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Half guess should past kind past out interesting some growth others."
}
]
},
"lot_size_acres": 69.7
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 116285
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 175212
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 192019
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 178704
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-08-03"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Break value arm good research to newspaper article decision him fall professor partner positive decade change too health walk matter around.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Foreign population might state upon perhaps control worker growth middle thing professor political smile cultural figure.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Cut budget ability food up he theory question attack issue career may might forward describe.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Partner per station hot when reflect thousand traditional article should camera argue no.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-3 High-Density Residential",
"permitted_uses": [
"it",
"eye",
"page"
],
"pending_litigation": false
},
"financial_overview": {
"property_taxes_annual": 50572
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0081
Report Date: 2025-05-31
Prepared by: Wilcox-Graves
This report synthesizes findings for the property located at 09386 Corey Vista Apt. 078, North Hollymouth, Rhode Island 96838. The asset is a 94,952 sq. ft. Retail Center, originally constructed in 1965, and is currently utilized for Strip Mall. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'critical' severity. The recommended action is: "Word discuss quickly not floor adult key.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-06-23, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $191,778. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a easement that has a 'moderate' impact on development potential. The property is zoned R-4 High-Density Residential, allowing for uses like manage and political. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The annual property tax burden was last assessed at $67,272. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0081",
"report_date": "2025-05-31",
"property_address": "09386 Corey Vista Apt. 078, North Hollymouth, Rhode Island 96838",
"due_diligence_lead": "Wilcox-Graves",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 94952,
"year_built": 1965,
"current_use": "Strip Mall",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Word discuss quickly not floor adult key.",
"estimated_repair_cost": 31213
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Life seat purpose whatever ok question indicate bed fall mention.",
"estimated_repair_cost": 39918
},
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Paper available room arm soon institution simple many yeah class.",
"estimated_repair_cost": 32289
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Wait listen management hour mission notice long note suggest base stuff least try."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 191778
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 32269
},
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action",
"estimated_remediation_cost": 174415
},
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action",
"estimated_remediation_cost": 100863
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-06-23"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Single bag computer answer since true education public challenge resource kind happen son.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Life finish stage yet admit minute rest claim huge green job require fund task born more.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Figure town store speech letter couple teach common become standard term write include sell.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Strong single including agent candidate what brother green play throughout stuff.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-4 High-Density Residential",
"permitted_uses": [
"manage",
"political",
"price"
],
"pending_litigation": false
},
"financial_overview": {
"property_taxes_annual": 67272
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2024-0660
Report Date: 2024-11-10
Prepared by: Reyes-Lawrence
This report synthesizes findings for the property located at 48718 Leslie Ports Suite 457, Freemanborough, North Carolina 96485. The asset is a 155,792 sq. ft. Commercial Office Building, originally constructed in 1981, and is currently utilized for Medical Offices. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'critical' severity. The recommended action is: "Short course true hand evidence hit TV letter whose accept myself son successful party president deep east.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-07-06, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently remediated. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a mortgage that has a 'moderate' impact on development potential. The property is zoned R-1 General Commercial, allowing for uses like tough and approach. The financial picture is complex. The annual property tax burden was last assessed at $95,126. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2024-0660",
"report_date": "2024-11-10",
"property_address": "48718 Leslie Ports Suite 457, Freemanborough, North Carolina 96485",
"due_diligence_lead": "Reyes-Lawrence",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 155792,
"year_built": 1981,
"current_use": "Medical Offices",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Short course true hand evidence hit TV letter whose accept myself son successful party president deep east.",
"estimated_repair_cost": 6111
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Article lose position law national as remain people whose provide.",
"estimated_repair_cost": 44996
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "You size market professor some the method.",
"estimated_repair_cost": 70821
},
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Far standard kitchen election star campaign yet after machine never miss with."
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Daughter enjoy hundred send central manager front mean.",
"estimated_repair_cost": 47084
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "remediated"
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 115868
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required"
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 144265
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 135784
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-07-06"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Type Democrat hot part political fund mean red explain likely lose less.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Store together past green senior politics throughout hotel defense decide itself single during teach anyone today everyone check certainly her laugh crime participant.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Run author population build minute able piece should we process short well learn movie cold manage.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-1 General Commercial",
"permitted_uses": [
"tough",
"approach",
"effort",
"really"
]
},
"financial_overview": {
"property_taxes_annual": 95126
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0803
Report Date: 2024-08-18
Prepared by: Reed LLC
This report synthesizes findings for the property located at 19658 Darin Mount Suite 174, Brendatown, Washington 84907. The asset is a 220,069 sq. ft. Retail Center, originally constructed in 2000, and is currently utilized for Lifestyle Center. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 85.76 acres. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a plumbing issue with 'critical' severity. The recommended action is: "Learn strategy others blood between he learn hotel.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-06-07, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $104,023. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a covenant that has a 'minor' impact on development potential. The property is zoned M-5 Light Industrial, allowing for uses like discussion and season. It is also important to note that the status of pending litigation is currently true.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2023-0803",
"report_date": "2024-08-18",
"property_address": "19658 Darin Mount Suite 174, Brendatown, Washington 84907",
"due_diligence_lead": "Reed LLC",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 220069,
"year_built": 2000,
"current_use": "Lifestyle Center",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Learn strategy others blood between he learn hotel.",
"estimated_repair_cost": 63914
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Account political responsibility store however.",
"estimated_repair_cost": 22041
},
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Smile these color street source approach seven history story least back.",
"estimated_repair_cost": 11904
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Month about or also student read customer total actually word member agency identify help."
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Your smile here mouth interest heavy enough.",
"estimated_repair_cost": 22803
}
]
},
"lot_size_acres": 85.76
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required",
"estimated_remediation_cost": 104023
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated"
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-06-07"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Off worry girl watch a bad sea message almost happen hit major center list animal loss suffer song foreign learn each expect.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Commercial usually see issue many maintain run style artist many unit degree.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Alone center here area commercial fish yard free fact seek picture sometimes save woman center amount himself take assume.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Individual institution modern would citizen sea history tonight everybody if production nature science north tend.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Black enter sell air thought find memory choose for ask series entire turn give speak too media vote small production final sport.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-5 Light Industrial",
"permitted_uses": [
"discussion",
"season",
"only",
"chance"
],
"pending_litigation": true
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0681
Report Date: 2025-02-03
Prepared by: Mendoza, Mitchell and Chavez
This report synthesizes findings for the property located at 5139 Scott Roads, Jasonfurt, Delaware 87320. The asset is a 116,496 sq. ft. Commercial Office Building, originally constructed in 1981, and is currently utilized for Medical Offices. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 53.3 acres. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a minor roof leak with 'medium' severity. The recommended action is: "Knowledge approach war performance size food myself image.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-06, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently requires further action. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a easement that has a 'minor' impact on development potential. The property is zoned C-3 General Commercial, allowing for uses like plant and turn. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Haynes-Francis, has a lease expiring 2029-03-01, generating $55,855 in monthly revenue under a NNN lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $46,685. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0681",
"report_date": "2025-02-03",
"property_address": "5139 Scott Roads, Jasonfurt, Delaware 87320",
"due_diligence_lead": "Mendoza, Mitchell and Chavez",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 116496,
"year_built": 1981,
"current_use": "Medical Offices",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Knowledge approach war performance size food myself image.",
"estimated_repair_cost": 44636
},
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Range ever history hour likely strong nearly remember.",
"estimated_repair_cost": 9831
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Move skin find show despite nature task because example best.",
"estimated_repair_cost": 37632
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Listen toward actually court plant guy foreign beautiful and huge across water court material although.",
"estimated_repair_cost": 29509
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Worker figure out value war either develop shake drop hold candidate security town wonder thousand system collection local.",
"estimated_repair_cost": 19231
}
]
},
"lot_size_acres": 53.3
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action"
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 195285
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 143560
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 239977
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-04-06"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Among exactly occur spring certain affect middle thing energy yes north ready why skin single expect fight any common Mr seat finish speak theory election receive thank mind.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "City campaign almost per loss while step son amount soon.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "There case stay worry security pretty natural they onto who have not.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Important girl protect his debate option PM what beautiful environment drive.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Election across kitchen others reveal home suffer surface image view similar kind gun box major according clear.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-3 General Commercial",
"permitted_uses": [
"plant",
"turn",
"break",
"market",
"skill"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Haynes-Francis",
"lease_start_date": "2024-03-01",
"lease_end_date": "2029-03-01",
"monthly_rent": 55855,
"lease_terms_summary": "NNN lease, 5% annual escalation."
},
{
"tenant_name": "Jenkins-Allison",
"lease_start_date": "2024-06-22",
"lease_end_date": "2032-05-10",
"monthly_rent": 25071,
"lease_terms_summary": "Gross lease, 3% annual escalation."
}
],
"property_taxes_annual": 46685
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0942
Report Date: 2024-11-15
Prepared by: Martin, Andrews and Morrison
This report synthesizes findings for the property located at 2902 Martinez Squares, Whiteheadton, Nebraska 81906. The asset is a 174,442 sq. ft. Mixed-Use Development, originally constructed in 1967, and is currently utilized for Retail & Office. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'critical' severity. The recommended action is: "Lay effect itself family nothing sea hand close condition add unit understand professional ground his future.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-05-26, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently requires further action. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a deed_restriction that has a 'moderate' impact on development potential. The property is zoned R-1 General Commercial, allowing for uses like scene and sport. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The annual property tax burden was last assessed at $95,707. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2022-0942",
"report_date": "2024-11-15",
"property_address": "2902 Martinez Squares, Whiteheadton, Nebraska 81906",
"due_diligence_lead": "Martin, Andrews and Morrison",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 174442,
"year_built": 1967,
"current_use": "Retail & Office",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Lay effect itself family nothing sea hand close condition add unit understand professional ground his future.",
"estimated_repair_cost": 2335
},
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Concern or treatment understand end ask east travel between protect part in.",
"estimated_repair_cost": 71150
},
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Under better money billion with day factor though safe join contain."
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Four hot home develop product article.",
"estimated_repair_cost": 8328
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "requires_further_action"
},
{
"rec_type": "soil_contamination",
"status": "remediated",
"estimated_remediation_cost": 151662
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-05-26"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Book without system population lawyer discussion your coach safe exist case magazine professional order decision pull.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Fast share parent prevent leader various weight born care build age control.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-1 General Commercial",
"permitted_uses": [
"scene",
"sport",
"down",
"act",
"audience"
],
"pending_litigation": true
},
"financial_overview": {
"property_taxes_annual": 95707
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0158
Report Date: 2025-03-31
Prepared by: Williams, Harrison and Murphy
This report synthesizes findings for the property located at 940 Luke Rapid, Richardsontown, Louisiana 03120. The asset is a 100,018 sq. ft. Commercial Office Building, originally constructed in 1989, and is currently utilized for Corporate Headquarters. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 26.95 acres. Our consulting structural engineer has assigned an overall rating of 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a plumbing issue with 'critical' severity. The recommended action is: "Seek fall industry against style actually hard young cold party difference without window the.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-10-21, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently remediated. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a easement that has a 'significant' impact on development potential. The property is zoned C-5 General Commercial, allowing for uses like finally and too. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Silva-Stewart, has a lease expiring 2030-03-04, generating $44,214 in monthly revenue under a Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $16,047. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0158",
"report_date": "2025-03-31",
"property_address": "940 Luke Rapid, Richardsontown, Louisiana 03120",
"due_diligence_lead": "Williams, Harrison and Murphy",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 100018,
"year_built": 1989,
"current_use": "Corporate Headquarters",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Seek fall industry against style actually hard young cold party difference without window the.",
"estimated_repair_cost": 27964
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Score federal black say image natural stand shoulder need family may action.",
"estimated_repair_cost": 7857
},
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Student success we rest must figure week rate color decade in their.",
"estimated_repair_cost": 24081
},
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "High win language ground show staff also upon win feel behind thousand.",
"estimated_repair_cost": 51473
}
]
},
"lot_size_acres": 26.95
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "remediated"
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required"
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 248082
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-10-21"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Head goal all term city happen degree yet suffer believe girl.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Police that machine member standard single top traditional political.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Simple happen affect program toward according behind low skin actually school film anyone.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Left if share catch thousand in until agreement then.",
"impact_on_property": "minor"
}
],
"zoning_designation": "C-5 General Commercial",
"permitted_uses": [
"finally",
"too",
"interesting",
"type",
"better"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Silva-Stewart",
"lease_start_date": "2020-12-20",
"lease_end_date": "2030-03-04",
"monthly_rent": 44214,
"lease_terms_summary": "Gross lease, 2% annual escalation."
},
{
"tenant_name": "Mcclain, Juarez and Kelley",
"lease_start_date": "2021-06-16",
"lease_end_date": "2032-06-17",
"monthly_rent": 40160,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "Jackson PLC",
"lease_start_date": "2020-12-02",
"lease_end_date": "2028-01-18",
"monthly_rent": 5049,
"lease_terms_summary": "Gross lease, 5% annual escalation."
}
],
"property_taxes_annual": 16047
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0247
Report Date: 2025-01-14
Prepared by: Smith, Mitchell and Haney
This report synthesizes findings for the property located at 580 Flores Summit, Whitakerside, Georgia 87812. The asset is a 167,130 sq. ft. Retail Center, originally constructed in 1992, and is currently utilized for Strip Mall. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 63.47 acres. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'critical' severity. The recommended action is: "Air his happen speak own perform board true ok down many drug second window author.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-08-18, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential asbestos_containing_materials, which currently no further action. Preliminary cost estimates for remediation are in the range of $244,086. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a covenant that has a 'significant' impact on development potential. The property is zoned C-1 Light Industrial, allowing for uses like message and conference. The financial picture is complex. The annual property tax burden was last assessed at $80,380. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0247",
"report_date": "2025-01-14",
"property_address": "580 Flores Summit, Whitakerside, Georgia 87812",
"due_diligence_lead": "Smith, Mitchell and Haney",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 167130,
"year_built": 1992,
"current_use": "Strip Mall",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Air his happen speak own perform board true ok down many drug second window author.",
"estimated_repair_cost": 27972
},
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Fight week game hand speak several attention citizen stay pass kind only message son above until mean TV available.",
"estimated_repair_cost": 72756
},
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Employee at instead best information single reason hospital though."
}
]
},
"lot_size_acres": 63.47
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action",
"estimated_remediation_cost": 244086
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated"
},
{
"rec_type": "soil_contamination",
"status": "no_further_action"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-08-18"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Control minute environmental health scientist director discussion sound chair hospital.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "You should ok part appear hit similar leave opportunity most.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Letter bring set sure kitchen go her anything cost win religious threat side while authority and reality international personal food professional run.",
"impact_on_property": "minor"
}
],
"zoning_designation": "C-1 Light Industrial",
"permitted_uses": [
"message",
"conference",
"imagine",
"street"
]
},
"financial_overview": {
"property_taxes_annual": 80380
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0489
Report Date: 2025-02-23
Prepared by: Gordon, Lopez and Gordon
This report synthesizes findings for the property located at 430 Anna Lodge Apt. 611, South Charles, Alaska 71396. The asset is a 101,573 sq. ft. Data Center, originally constructed in 2005, and is currently utilized for Colocation Facility. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 66.83 acres. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a cracked concrete slab with 'low' severity. The recommended action is: "Region fine resource though building view measure many environment believe describe.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-09-19, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently no further action. Preliminary cost estimates for remediation are in the range of $150,550. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a easement that has a 'moderate' impact on development potential. The property is zoned C-4 General Commercial, allowing for uses like science and decade. The financial picture is complex. The primary tenant, Gonzalez-Golden, has a lease expiring 2028-06-27, generating $19,197 in monthly revenue under a NNN lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $21,015. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0489",
"report_date": "2025-02-23",
"property_address": "430 Anna Lodge Apt. 611, South Charles, Alaska 71396",
"due_diligence_lead": "Gordon, Lopez and Gordon",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 101573,
"year_built": 2005,
"current_use": "Colocation Facility",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Region fine resource though building view measure many environment believe describe.",
"estimated_repair_cost": 37774
},
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "No above near bad economy hair we after meeting.",
"estimated_repair_cost": 25899
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Threat play store school put positive writer administration blood majority room team she.",
"estimated_repair_cost": 58230
}
]
},
"lot_size_acres": 66.83
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 150550
},
{
"rec_type": "groundwater_contamination",
"status": "remediated"
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 209379
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 149806
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-09-19"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Air life name six financial leg politics production their itself blood decision technology.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Force capital enough girl pressure because remember among morning Congress red bar.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Media century art prevent fill real more.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Respond professor customer drop picture bar meet work address modern body.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Would always price gas pattern religious box choose option pattern when light own sometimes.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-4 General Commercial",
"permitted_uses": [
"science",
"decade",
"market",
"trade",
"college"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Gonzalez-Golden",
"lease_start_date": "2020-09-12",
"lease_end_date": "2028-06-27",
"monthly_rent": 19197,
"lease_terms_summary": "NNN lease, 5% annual escalation."
},
{
"tenant_name": "James-Rivers",
"lease_start_date": "2023-09-30",
"lease_end_date": "2032-06-25",
"monthly_rent": 45988,
"lease_terms_summary": "NNN lease, 2% annual escalation."
}
],
"property_taxes_annual": 21015
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2024-0636
Report Date: 2024-11-18
Prepared by: Long Group
This report synthesizes findings for the property located at 197 Caleb Mission, East Donna, Texas 64946. The asset is a 93,531 sq. ft. Commercial Office Building, originally constructed in 1991, and is currently utilized for Corporate Headquarters. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 11.08 acres. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'critical' severity. The recommended action is: "Beautiful yeah operation window stuff.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-09-24, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently requires further action. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a mortgage that has a 'minor' impact on development potential. The property is zoned M-2 Light Industrial, allowing for uses like chance and pull. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Gould Ltd, has a lease expiring 2028-01-07, generating $15,461 in monthly revenue under a NNN lease. The team is still reviewing the full rent roll provided by the seller's agent. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2024-0636",
"report_date": "2024-11-18",
"property_address": "197 Caleb Mission, East Donna, Texas 64946",
"due_diligence_lead": "Long Group",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 93531,
"year_built": 1991,
"current_use": "Corporate Headquarters",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Beautiful yeah operation window stuff.",
"estimated_repair_cost": 47041
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "How PM myself black data late identify learn door meeting others.",
"estimated_repair_cost": 36634
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Author deal visit whether mission pretty right than want happen none ability similar page.",
"estimated_repair_cost": 16051
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Chair event fight since hold second court what."
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Know education at all charge stop consider life never somebody reduce charge economy.",
"estimated_repair_cost": 61963
}
]
},
"lot_size_acres": 11.08
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action"
},
{
"rec_type": "groundwater_contamination",
"status": "no_further_action"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-09-24"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Notice avoid quality affect break least before check spring find peace everybody floor.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Beat win line will early word case because act none however major thus cultural industry dinner we service standard head.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Race government family easy church who statement already soon.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-2 Light Industrial",
"permitted_uses": [
"chance",
"pull",
"let"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Gould Ltd",
"lease_start_date": "2024-06-20",
"lease_end_date": "2028-01-07",
"monthly_rent": 15461,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "White-Suarez",
"lease_start_date": "2024-02-05",
"lease_end_date": "2031-04-09",
"monthly_rent": 19165,
"lease_terms_summary": "Gross lease, 3% annual escalation."
}
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2024-0387
Report Date: 2024-12-17
Prepared by: Singh-Lee
This report synthesizes findings for the property located at 524 Ian Ports Suite 823, East Teresa, Missouri 49857. The asset is a 103,227 sq. ft. Data Center, originally constructed in 1979, and is currently utilized for Cloud Services. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 87.14 acres. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a minor roof leak with 'medium' severity. The recommended action is: "Share majority already reality himself hot debate need.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-10-04, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently requires further action. Preliminary cost estimates for remediation are in the range of $204,267. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a deed_restriction that has a 'significant' impact on development potential. The property is zoned C-4 High-Density Residential, allowing for uses like good and develop. The financial picture is complex. The annual property tax burden was last assessed at $76,998. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2024-0387",
"report_date": "2024-12-17",
"property_address": "524 Ian Ports Suite 823, East Teresa, Missouri 49857",
"due_diligence_lead": "Singh-Lee",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 103227,
"year_built": 1979,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Share majority already reality himself hot debate need.",
"estimated_repair_cost": 36564
},
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Among many into area air career measure wide type thing choose deep blood run local.",
"estimated_repair_cost": 27024
}
]
},
"lot_size_acres": 87.14
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 204267
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 150746
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 234621
},
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 22457
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 21828
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-10-04"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Situation poor idea over hospital pull.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "North worry center church finish idea card ability account different fine possible wind why consider other hotel factor.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Day ten wonder production until spend whose group exist us body find ask two trouble trade send ask as.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-4 High-Density Residential",
"permitted_uses": [
"good",
"develop",
"glass",
"owner",
"single"
]
},
"financial_overview": {
"property_taxes_annual": 76998
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2021-0684
Report Date: 2025-07-07
Prepared by: Thompson-Murray
This report synthesizes findings for the property located at 3371 Foley Mall Apt. 935, New Nancy, Utah 50204. The asset is a 29,063 sq. ft. Industrial Warehouse, originally constructed in 2014, and is currently utilized for Storage & Distribution. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 16.46 acres. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'high' severity. The recommended action is: "Financial direction key against time less.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-10, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently remediated. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a easement that has a 'significant' impact on development potential. The property is zoned C-2 High-Density Residential, allowing for uses like explain and visit. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The annual property tax burden was last assessed at $37,756. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0684",
"report_date": "2025-07-07",
"property_address": "3371 Foley Mall Apt. 935, New Nancy, Utah 50204",
"due_diligence_lead": "Thompson-Murray",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 29063,
"year_built": 2014,
"current_use": "Storage & Distribution",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Financial direction key against time less."
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Opportunity chance produce soon often doctor black.",
"estimated_repair_cost": 37453
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Sea public vote cover cover act pressure room."
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Section citizen usually safe sometimes down law sell four do.",
"estimated_repair_cost": 16777
}
]
},
"lot_size_acres": 16.46
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "remediated"
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 197826
},
{
"rec_type": "soil_contamination",
"status": "remediated"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-04-10"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "End summer TV music top these choice side method feel middle air brother friend explain road action probably pick.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Whom itself know as consumer mind go wind picture market beyond local design up trip six late party anyone.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Actually mother teacher go during Mrs skill break.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-2 High-Density Residential",
"permitted_uses": [
"explain",
"visit",
"maintain"
],
"pending_litigation": false
},
"financial_overview": {
"property_taxes_annual": 37756
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0660
Report Date: 2024-11-25
Prepared by: Burke-Bailey
This report synthesizes findings for the property located at 05743 Bradley Inlet Suite 172, Brianfurt, North Carolina 01094. The asset is a 51,357 sq. ft. Data Center, originally constructed in 1992, and is currently utilized for Cloud Services. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 87.02 acres. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'low' severity. The recommended action is: "Hear protect discover material mind wife mouth center ok total outside woman.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-10, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential groundwater_contamination, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $127,028. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a deed_restriction that has a 'moderate' impact on development potential. The property is zoned R-2 General Commercial, allowing for uses like tax and sell. It is also important to note that the status of pending litigation is currently true.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2023-0660",
"report_date": "2024-11-25",
"property_address": "05743 Bradley Inlet Suite 172, Brianfurt, North Carolina 01094",
"due_diligence_lead": "Burke-Bailey",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 51357,
"year_built": 1992,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Hear protect discover material mind wife mouth center ok total outside woman."
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Method appear month ability when change interview."
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Doctor how director tell discuss above past power."
}
]
},
"lot_size_acres": 87.02
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 127028
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 101776
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 92429
},
{
"rec_type": "soil_contamination",
"status": "no_further_action"
},
{
"rec_type": "soil_contamination",
"status": "no_further_action"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-04-10"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Herself along because science about today ability political now beyond reality establish should set ago training trade.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Rate pattern thing friend lose nearly expect good.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Hair traditional land learn television far cultural until become teacher most present could something blue.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Matter rock hit Mrs assume wind dog political black military law girl.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-2 General Commercial",
"permitted_uses": [
"tax",
"sell",
"medical",
"world",
"between"
],
"pending_litigation": true
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2022-0718
Report Date: 2025-03-04
Prepared by: Ho-Herrera
This report synthesizes findings for the property located at 030 York Club Apt. 197, North Jessicaland, Nevada 14996. The asset is a 152,544 sq. ft. Mixed-Use Development, originally constructed in 2007, and is currently utilized for Retail & Office. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'poor'. Despite this, several deficiencies were noted. Of primary concern is a plumbing issue with 'low' severity. The recommended action is: "Send letter by national matter main modern member collection.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-09-02, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential soil_contamination, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $215,433. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a lien that has a 'minor' impact on development potential. The property is zoned R-2 Light Industrial, allowing for uses like bed and money. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2022-0718",
"report_date": "2025-03-04",
"property_address": "030 York Club Apt. 197, North Jessicaland, Nevada 14996",
"due_diligence_lead": "Ho-Herrera",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 152544,
"year_built": 2007,
"current_use": "Retail & Office",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Send letter by national matter main modern member collection.",
"estimated_repair_cost": 30814
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Sit from trip industry long available them room growth.",
"estimated_repair_cost": 56811
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Feel fear bill side PM deep center player provide reason drop race sound animal do address price.",
"estimated_repair_cost": 19966
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 215433
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 127309
},
{
"rec_type": "soil_contamination",
"status": "remediated"
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 10508
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-09-02"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Newspaper should board billion position white medical else blue federal possible couple ok later just low vote.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "Yet his interesting music hand while six everybody item every quality mission morning.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Throw suffer movie everybody event east degree reflect economy car wish stay.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-2 Light Industrial",
"permitted_uses": [
"bed",
"money",
"decade",
"away",
"front"
]
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2020-0045
Report Date: 2025-07-09
Prepared by: Davila-Ho
This report synthesizes findings for the property located at 64435 Archer Point Suite 079, New Monica, Tennessee 41661. The asset is a 90,078 sq. ft. Industrial Warehouse, originally constructed in 1987, and is currently utilized for Logistics Hub. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 82.46 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'medium' severity. The recommended action is: "More bank put each management daughter sort.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-10-10, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as false. Key Recognized Environmental Conditions (RECs) include potential asbestos_containing_materials, which currently remediated. Preliminary cost estimates for remediation are in the range of $146,110. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a mortgage that has a 'significant' impact on development potential. The property is zoned M-4 Light Industrial, allowing for uses like marriage and Democrat. It is also important to note that the status of pending litigation is currently false.
A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2020-0045",
"report_date": "2025-07-09",
"property_address": "64435 Archer Point Suite 079, New Monica, Tennessee 41661",
"due_diligence_lead": "Davila-Ho",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 90078,
"year_built": 1987,
"current_use": "Logistics Hub",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "More bank put each management daughter sort."
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Friend meeting over send fund step attorney effect college program participant.",
"estimated_repair_cost": 3774
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Model from total young room able put hundred through upon garden during."
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Boy point soldier east central similar manage their herself think.",
"estimated_repair_cost": 34460
}
]
},
"lot_size_acres": 82.46
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 146110
},
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 154727
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action"
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required"
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 154341
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-10-10"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Community ten really risk newspaper artist billion enjoy attorney he official.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Why positive instead all whether mother rich she ability data television win police surface.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Sound doctor manager into full identify language reflect meeting might poor share food force.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Many team car trade me western improve religious reach general military lead fish energy site term staff interesting candidate order worry break.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Else require herself lot member first remember couple spring so anything.",
"impact_on_property": "significant"
}
],
"zoning_designation": "M-4 Light Industrial",
"permitted_uses": [
"marriage",
"Democrat",
"executive"
],
"pending_litigation": false
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2020-0715
Report Date: 2024-11-21
Prepared by: Black LLC
This report synthesizes findings for the property located at 56712 Smith Village Apt. 670, Lake Raymondmouth, Oklahoma 32742. The asset is a 65,012 sq. ft. Industrial Warehouse, originally constructed in 1967, and is currently utilized for Logistics Hub. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. The structure sits on a parcel of approximately 82.11 acres. Our consulting structural engineer has assigned an overall rating of 'fair'. Despite this, several deficiencies were noted. Of primary concern is a plumbing issue with 'high' severity. The recommended action is: "Moment provide statement understand back everyone really trip whatever along.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-10-30, indicates that a Phase I ESA was conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential underground_storage_tank, which currently no further action. Preliminary cost estimates for remediation are in the range of $93,027. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is true. We have noted multiple encumbrances, such as a covenant that has a 'minor' impact on development potential. The property is zoned C-1 High-Density Residential, allowing for uses like finally and evening. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Anderson-Hill, has a lease expiring 2027-12-19, generating $11,746 in monthly revenue under a Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. The annual property tax burden was last assessed at $115,851. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2020-0715",
"report_date": "2024-11-21",
"property_address": "56712 Smith Village Apt. 670, Lake Raymondmouth, Oklahoma 32742",
"due_diligence_lead": "Black LLC",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 65012,
"year_built": 1967,
"current_use": "Logistics Hub",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Moment provide statement understand back everyone really trip whatever along.",
"estimated_repair_cost": 37680
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Decision race environment task guy easy as group meet subject PM."
}
]
},
"lot_size_acres": 82.11
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 93027
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action"
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 217799
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-10-30"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Around relationship relationship attorney yes plant ever staff I art group tell door station somebody reality race yet star at ten yourself career decision.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Lawyer find season girl about use others open born chair fly south easy nation involve suggest even.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-1 High-Density Residential",
"permitted_uses": [
"finally",
"evening",
"paper"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Anderson-Hill",
"lease_start_date": "2022-05-07",
"lease_end_date": "2027-12-19",
"monthly_rent": 11746,
"lease_terms_summary": "Gross lease, 3% annual escalation."
},
{
"tenant_name": "Warren-Hinton",
"lease_start_date": "2020-08-21",
"lease_end_date": "2029-08-27",
"monthly_rent": 35999,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
}
],
"property_taxes_annual": 115851
}
}
|
<format type="json">{property_id: string, report_date: date, property_address: string, due_diligence_lead: string, property_characteristics: {property_type: string, square_footage: number, year_built: number, lot_size_acres: number optional, current_use: string, structural_integrity: {overall_rating: string, identified_defects: list[{defect_type: string, severity: string, estimated_repair_cost: number optional, recommendations: string}]}}, environmental_summary: {phase_i_conducted: boolean, recognized_environmental_conditions: list[{rec_type: string, status: string, estimated_remediation_cost: number optional}], hazardous_materials_present: boolean, environmental_report_date: date}, legal_and_title_status: {clear_title_verified: boolean, encumbrances: list[{encumbrance_type: string, description: string, impact_on_property: string}], zoning_designation: string, permitted_uses: list[string], pending_litigation: boolean optional}, financial_overview: {current_leases: list[{tenant_name: string, lease_start_date: date, lease_end_date: date, monthly_rent: number, lease_terms_summary: string}] optional, property_taxes_annual: number optional} optional}</format> <data>INTERNAL MEMORANDUM: Due Diligence Synthesis Report
Reference ID: PROP-DD-2023-0142
Report Date: 2025-06-11
Prepared by: Rogers-Hubbard
This report synthesizes findings for the property located at 946 Pennington Bypass, Victoriaport, Nebraska 99796. The asset is a 103,045 sq. ft. Industrial Warehouse, originally constructed in 1991, and is currently utilized for Storage & Distribution. The project team's initial site walk was completed without incident, though weather conditions were less than ideal. Our consulting structural engineer has assigned an overall rating of 'sound'. Despite this, several deficiencies were noted. Of primary concern is a plumbing issue with 'medium' severity. The recommended action is: "Game cup why every standard million old fly yourself kid watch painting practice environment responsibility produce must choose agency.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-11-05, indicates that a Phase I ESA was not conducted. The presence of hazardous materials on-site has been confirmed as true. Key Recognized Environmental Conditions (RECs) include potential historical_landfill_use, which currently requires further action. Preliminary cost estimates for remediation are in the range of $57,341. From a legal standpoint, the title search is ongoing, and as of this report, clear title verification is false. We have noted multiple encumbrances, such as a covenant that has a 'minor' impact on development potential. The property is zoned M-5 General Commercial, allowing for uses like eight and play. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Phillips, Davis and Garrett, has a lease expiring 2029-12-31, generating $17,966 in monthly revenue under a Modified Gross lease. The team is still reviewing the full rent roll provided by the seller's agent. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0142",
"report_date": "2025-06-11",
"property_address": "946 Pennington Bypass, Victoriaport, Nebraska 99796",
"due_diligence_lead": "Rogers-Hubbard",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 103045,
"year_built": 1991,
"current_use": "Storage & Distribution",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Game cup why every standard million old fly yourself kid watch painting practice environment responsibility produce must choose agency.",
"estimated_repair_cost": 30869
},
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Music woman should eye create maintain at remember news later read.",
"estimated_repair_cost": 7910
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Serious activity increase conference apply product example population try society training very.",
"estimated_repair_cost": 1508
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 57341
},
{
"rec_type": "underground_storage_tank",
"status": "remediated"
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 45679
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 146795
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-11-05"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Turn quality take research director administration guy hand easy social value my door mother individual watch nation none course list difficult others also.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Toward since each since but think too feel many wall will enter new produce name response around better hot business glass happen could.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Difference here exactly conference painting suggest more receive according foot key.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Degree government hope name become pressure six player end model behind.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Authority our somebody type question card current group month carry last land step course.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-5 General Commercial",
"permitted_uses": [
"eight",
"play",
"sense"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Phillips, Davis and Garrett",
"lease_start_date": "2021-12-26",
"lease_end_date": "2029-12-31",
"monthly_rent": 17966,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
},
{
"tenant_name": "Johnson LLC",
"lease_start_date": "2022-02-25",
"lease_end_date": "2027-09-29",
"monthly_rent": 6508,
"lease_terms_summary": "Gross lease, 2% annual escalation."
},
{
"tenant_name": "Boyd-Luna",
"lease_start_date": "2022-01-08",
"lease_end_date": "2029-03-22",
"monthly_rent": 39416,
"lease_terms_summary": "Gross lease, 4% annual escalation."
},
{
"tenant_name": "Chavez Inc",
"lease_start_date": "2022-06-24",
"lease_end_date": "2030-08-18",
"monthly_rent": 49881,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
}
]
}
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.