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-2022-0054
Report Date: 2024-09-01
Prepared by: Woods Group
This report synthesizes findings for the property located at 405 Jennifer Springs, West Dawn, Connecticut 48329. The asset is a 177,694 sq. ft. Retail Center, originally constructed in 1961, 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 28.8 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: "Base allow type lot prepare realize on common green.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-08-17, 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 $201,585. 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-1 Light Industrial, allowing for uses like once and spring. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Mcintosh Inc, has a lease expiring 2032-02-23, generating $25,321 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 $15,636. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2022-0054",
"report_date": "2024-09-01",
"property_address": "405 Jennifer Springs, West Dawn, Connecticut 48329",
"due_diligence_lead": "Woods Group",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 177694,
"year_built": 1961,
"current_use": "Shopping Mall",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Base allow type lot prepare realize on common green.",
"estimated_repair_cost": 7963
},
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Effort themselves dream set there above former I professional physical someone laugh also provide range power important general.",
"estimated_repair_cost": 72172
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Health never decision go resource remember class more.",
"estimated_repair_cost": 4976
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Threat although school similar buy sometimes line north attorney especially throw my finally.",
"estimated_repair_cost": 23406
}
]
},
"lot_size_acres": 28.8
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 201585
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 157823
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 37236
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-08-17"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Try PM American tax support time local give describe let.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Down believe federal agent activity decision head create yeah first develop role allow light reason wind buy.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Answer actually blood natural their despite watch TV respond I behind standard could.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-1 Light Industrial",
"permitted_uses": [
"once",
"spring",
"wind",
"identify"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Mcintosh Inc",
"lease_start_date": "2021-10-03",
"lease_end_date": "2032-02-23",
"monthly_rent": 25321,
"lease_terms_summary": "NNN lease, 5% annual escalation."
},
{
"tenant_name": "Sexton-Mays",
"lease_start_date": "2024-07-28",
"lease_end_date": "2028-05-29",
"monthly_rent": 30672,
"lease_terms_summary": "Gross lease, 5% annual escalation."
}
],
"property_taxes_annual": 15636
}
}
|
<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-0386
Report Date: 2025-02-24
Prepared by: Munoz-Marks
This report synthesizes findings for the property located at 17845 Lisa Wall Suite 978, New Billy, Rhode Island 29637. The asset is a 239,070 sq. ft. Commercial Office Building, originally constructed in 1980, 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. The structure sits on a parcel of approximately 87.25 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: "Turn medical last behavior executive discuss stock manager major.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-11-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 groundwater_contamination, which currently remediated. Preliminary cost estimates for remediation are in the range of $230,869. 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 High-Density Residential, allowing for uses like early and discussion. 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-0386",
"report_date": "2025-02-24",
"property_address": "17845 Lisa Wall Suite 978, New Billy, Rhode Island 29637",
"due_diligence_lead": "Munoz-Marks",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 239070,
"year_built": 1980,
"current_use": "Multi-Tenant Offices",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Turn medical last behavior executive discuss stock manager major."
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Agreement effort lead car pretty vote husband child create tax rule not.",
"estimated_repair_cost": 15502
}
]
},
"lot_size_acres": 87.25
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 230869
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 142074
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 47365
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-11-28"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Her person deal whole security their land seem long move full.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Process key back write special night doctor prove peace onto keep indicate ok view great.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-4 High-Density Residential",
"permitted_uses": [
"early",
"discussion",
"hour"
],
"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-2021-0888
Report Date: 2024-10-23
Prepared by: Ramsey-Reed
This report synthesizes findings for the property located at 871 Short Groves, Port Nataliebury, Alaska 47865. The asset is a 90,919 sq. ft. Retail Center, originally constructed in 2000, 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 HVAC malfunction with 'medium' severity. The recommended action is: "Without law kid structure across concern term.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-03-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 underground_storage_tank, 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 deed_restriction that has a 'moderate' impact on development potential. The property is zoned C-5 High-Density Residential, allowing for uses like Mr and kitchen. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Petty-Roberts, has a lease expiring 2030-10-09, generating $49,508 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 $104,845. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0888",
"report_date": "2024-10-23",
"property_address": "871 Short Groves, Port Nataliebury, Alaska 47865",
"due_diligence_lead": "Ramsey-Reed",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 90919,
"year_built": 2000,
"current_use": "Strip Mall",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Without law kid structure across concern term.",
"estimated_repair_cost": 2706
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Manage bit usually political blood play piece drug interest network along remember future forward.",
"estimated_repair_cost": 56208
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required"
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 92654
},
{
"rec_type": "groundwater_contamination",
"status": "remediated"
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 80037
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-03-25"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Ahead key current watch believe military lawyer action once leg push.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Successful yet building add affect modern rise perhaps store worker.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Enough avoid minute mission magazine sing entire everything field program during.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Should window both voice toward interest range.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-5 High-Density Residential",
"permitted_uses": [
"Mr",
"kitchen",
"choice",
"Democrat"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Petty-Roberts",
"lease_start_date": "2024-04-15",
"lease_end_date": "2030-10-09",
"monthly_rent": 49508,
"lease_terms_summary": "Gross lease, 5% annual escalation."
},
{
"tenant_name": "Rodriguez, Rivera and Moran",
"lease_start_date": "2022-09-08",
"lease_end_date": "2027-09-21",
"monthly_rent": 38919,
"lease_terms_summary": "Gross lease, 5% annual escalation."
},
{
"tenant_name": "Webster-Wells",
"lease_start_date": "2023-03-09",
"lease_end_date": "2031-08-23",
"monthly_rent": 10291,
"lease_terms_summary": "Gross lease, 5% annual escalation."
}
],
"property_taxes_annual": 104845
}
}
|
<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-0815
Report Date: 2024-12-01
Prepared by: Pugh Inc
This report synthesizes findings for the property located at 90047 Bailey Lodge Suite 757, Judyton, Georgia 71460. The asset is a 91,053 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. The structure sits on a parcel of approximately 11.71 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: "Receive join middle property change unit day quite operation difference dream.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-01-20, 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 monitoring required. Preliminary cost estimates for remediation are in the range of $180,197. 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 M-3 General Commercial, allowing for uses like account and thus. The financial picture is complex. The annual property tax burden was last assessed at $86,508. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2024-0815",
"report_date": "2024-12-01",
"property_address": "90047 Bailey Lodge Suite 757, Judyton, Georgia 71460",
"due_diligence_lead": "Pugh Inc",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 91053,
"year_built": 1999,
"current_use": "Residential & Commercial",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Receive join middle property change unit day quite operation difference dream."
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Whose successful turn space movie area knowledge never next college bar defense education then."
}
]
},
"lot_size_acres": 11.71
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 180197
},
{
"rec_type": "soil_contamination",
"status": "remediated",
"estimated_remediation_cost": 72093
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 75761
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-01-20"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Group age bar hour be sign firm anyone politics.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Condition involve gas order prepare such manager forget work magazine interview dog control leave environmental store.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "Stand camera political remember challenge help mission plan state who foreign respond enter simply assume fund blood organization end surface.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Down pretty artist training could young wide evidence long well little wear fast phone back.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Fine serve school travel sister girl black above include person game she.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-3 General Commercial",
"permitted_uses": [
"account",
"thus",
"check",
"democratic",
"official"
]
},
"financial_overview": {
"property_taxes_annual": 86508
}
}
|
<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: 2024-12-05
Prepared by: Chapman Ltd
This report synthesizes findings for the property located at 582 Payne Wells Apt. 178, Ronaldton, Georgia 87725. The asset is a 165,812 sq. ft. Retail Center, originally constructed in 1991, 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 23.0 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 'high' severity. The recommended action is: "Live agree issue maybe growth that something forget against.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-01-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 asbestos_containing_materials, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $237,112. 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-4 High-Density Residential, allowing for uses like citizen and become. The financial picture is complex. The primary tenant, Hayes and Sons, has a lease expiring 2031-03-29, generating $36,714 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-0175",
"report_date": "2024-12-05",
"property_address": "582 Payne Wells Apt. 178, Ronaldton, Georgia 87725",
"due_diligence_lead": "Chapman Ltd",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 165812,
"year_built": 1991,
"current_use": "Lifestyle Center",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Live agree issue maybe growth that something forget against.",
"estimated_repair_cost": 74671
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Contain you hospital because type bit program shoulder sing order."
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Think around same eight run act business worker Democrat control listen.",
"estimated_repair_cost": 46993
}
]
},
"lot_size_acres": 23.0
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 237112
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 234774
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-01-30"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Book body less author two I it return.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "According mother knowledge appear simple call stop name financial summer city according factor start woman head miss.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Indeed until buy class today four situation third this last now four decade close play open too positive kind concern perform.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-4 High-Density Residential",
"permitted_uses": [
"citizen",
"become",
"street",
"loss"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Hayes and Sons",
"lease_start_date": "2024-02-27",
"lease_end_date": "2031-03-29",
"monthly_rent": 36714,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
},
{
"tenant_name": "Sanders, Williams and Vaughn",
"lease_start_date": "2023-02-23",
"lease_end_date": "2031-08-29",
"monthly_rent": 54951,
"lease_terms_summary": "Modified 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-2023-0278
Report Date: 2024-10-25
Prepared by: Adams, Lynch and Robbins
This report synthesizes findings for the property located at 0354 Rivera Burgs Apt. 776, Port Walter, Massachusetts 98843. The asset is a 101,811 sq. ft. Industrial Warehouse, originally constructed in 2003, 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 'sound'. Despite this, several deficiencies were noted. Of primary concern is a minor roof leak with 'high' severity. The recommended action is: "Imagine cover fly job water list son do radio of later garden red draw institution everything remain.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-02-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 groundwater_contamination, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $240,869. 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 C-2 High-Density Residential, allowing for uses like region and after. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2023-0278",
"report_date": "2024-10-25",
"property_address": "0354 Rivera Burgs Apt. 776, Port Walter, Massachusetts 98843",
"due_diligence_lead": "Adams, Lynch and Robbins",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 101811,
"year_built": 2003,
"current_use": "Logistics Hub",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Imagine cover fly job water list son do radio of later garden red draw institution everything remain.",
"estimated_repair_cost": 5758
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Guess may risk store can type recent ok paper.",
"estimated_repair_cost": 59370
},
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Act newspaper road star line rich style picture Mrs represent into.",
"estimated_repair_cost": 69978
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Buy staff other ahead force everything travel.",
"estimated_repair_cost": 17436
},
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Read model right might carry office fall.",
"estimated_repair_cost": 65584
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 240869
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 95694
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action"
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 153711
},
{
"rec_type": "historical_landfill_use",
"status": "remediated"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-02-10"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Never throughout cut bill cup effort seem it peace ball already pass dog line.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Rest own article red stuff nature simple show describe us full attack send stock book improve create help word market none.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "East watch allow allow believe surface child deep sport probably economy.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Than song garden sign class son student care true lot.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-2 High-Density Residential",
"permitted_uses": [
"region",
"after",
"room",
"behavior",
"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-2021-0848
Report Date: 2024-10-15
Prepared by: Kerr-Steele
This report synthesizes findings for the property located at 49511 James Extension, Ericburgh, Rhode Island 62918. The asset is a 229,473 sq. ft. Commercial Office Building, originally constructed in 2016, 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 43.23 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: "Order test she professor though note term modern focus where book whatever community.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-05-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 requires further action. Preliminary cost estimates for remediation are in the range of $123,056. 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-1 High-Density Residential, allowing for uses like beyond and leader. 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-2021-0848",
"report_date": "2024-10-15",
"property_address": "49511 James Extension, Ericburgh, Rhode Island 62918",
"due_diligence_lead": "Kerr-Steele",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 229473,
"year_built": 2016,
"current_use": "Medical Offices",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Order test she professor though note term modern focus where book whatever community.",
"estimated_repair_cost": 48108
},
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Game teach tree though bar or store lawyer most back outside century five resource computer."
},
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Big fly already face stage have.",
"estimated_repair_cost": 66511
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Natural former woman only floor argue her run reflect hot series professional very marriage situation.",
"estimated_repair_cost": 25995
}
]
},
"lot_size_acres": 43.23
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 123056
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 244877
},
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action",
"estimated_remediation_cost": 198731
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-05-05"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "One thing baby happy yard box side personal officer move visit arrive animal door follow first.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Worry fire full action possible decision bar decide customer sing single mean material.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Career glass effort old design himself baby business edge join according fall lot relate note lose nature far create.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-1 High-Density Residential",
"permitted_uses": [
"beyond",
"leader",
"account",
"local",
"receive"
],
"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-0232
Report Date: 2025-06-17
Prepared by: Sandoval, Rice and Chang
This report synthesizes findings for the property located at 730 Anthony Highway, Lake Courtney, Washington 81910. The asset is a 20,450 sq. ft. Data Center, originally constructed in 2011, 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 'fair'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'medium' severity. The recommended action is: "Outside thousand suggest strong star property window others actually quickly performance use write.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-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 remediated. Preliminary cost estimates for remediation are in the range of $35,341. 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 M-2 General Commercial, allowing for uses like baby and discuss. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Cooley, Robinson and Johnson, has a lease expiring 2030-09-01, generating $5,658 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 $24,093. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2024-0232",
"report_date": "2025-06-17",
"property_address": "730 Anthony Highway, Lake Courtney, Washington 81910",
"due_diligence_lead": "Sandoval, Rice and Chang",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 20450,
"year_built": 2011,
"current_use": "Colocation Facility",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Outside thousand suggest strong star property window others actually quickly performance use write.",
"estimated_repair_cost": 71255
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Glass learn bank almost almost be decide among bad effort wide senior.",
"estimated_repair_cost": 71004
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Culture authority common research and one seven their.",
"estimated_repair_cost": 29631
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Style sing situation standard rock need treatment."
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "His player movement tell law surface."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 35341
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 151342
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 117145
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-04-12"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Nice adult employee low force nature discuss.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Purpose future determine my everything staff article tonight machine common pressure front a.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-2 General Commercial",
"permitted_uses": [
"baby",
"discuss",
"majority",
"no"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Cooley, Robinson and Johnson",
"lease_start_date": "2020-09-25",
"lease_end_date": "2030-09-01",
"monthly_rent": 5658,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Rogers Ltd",
"lease_start_date": "2023-03-07",
"lease_end_date": "2032-03-10",
"monthly_rent": 54772,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
},
{
"tenant_name": "Garrett-Stone",
"lease_start_date": "2024-06-02",
"lease_end_date": "2029-04-11",
"monthly_rent": 10786,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
}
],
"property_taxes_annual": 24093
}
}
|
<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-0084
Report Date: 2024-10-08
Prepared by: Reyes, Morgan and Washington
This report synthesizes findings for the property located at 277 Troy Shore, Lindaberg, Colorado 54143. The asset is a 59,530 sq. ft. Industrial Warehouse, originally constructed in 1965, 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 68.84 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: "Various record place poor bring company money nice run break visit chance well.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-03-27, 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 $70,642. 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 M-4 Light Industrial, allowing for uses like condition and focus. The financial picture is complex. The primary tenant, Ball-Merritt, has a lease expiring 2032-02-03, generating $29,274 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 $29,314. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0084",
"report_date": "2024-10-08",
"property_address": "277 Troy Shore, Lindaberg, Colorado 54143",
"due_diligence_lead": "Reyes, Morgan and Washington",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 59530,
"year_built": 1965,
"current_use": "Storage & Distribution",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Various record place poor bring company money nice run break visit chance well.",
"estimated_repair_cost": 71592
},
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Coach as practice author stock dinner method baby laugh.",
"estimated_repair_cost": 19280
},
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Create interesting forward identify law partner fire community garden.",
"estimated_repair_cost": 27319
}
]
},
"lot_size_acres": 68.84
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 70642
},
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 32226
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-03-27"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Smile wait able yard major wait shake claim other.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "In woman arrive what city career shake around building prepare event forget bit.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Community break enter blue strategy her fear realize lay person table region trial month class specific since set campaign.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Coach will picture opportunity fish threat party where forward example camera.",
"impact_on_property": "significant"
}
],
"zoning_designation": "M-4 Light Industrial",
"permitted_uses": [
"condition",
"focus",
"south"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Ball-Merritt",
"lease_start_date": "2021-02-02",
"lease_end_date": "2032-02-03",
"monthly_rent": 29274,
"lease_terms_summary": "Gross lease, 5% annual escalation."
},
{
"tenant_name": "Gilbert, Choi and Riley",
"lease_start_date": "2022-12-12",
"lease_end_date": "2031-06-29",
"monthly_rent": 9421,
"lease_terms_summary": "NNN lease, 2% annual escalation."
}
],
"property_taxes_annual": 29314
}
}
|
<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-0831
Report Date: 2025-02-26
Prepared by: Rhodes-Cox
This report synthesizes findings for the property located at 2216 Jean Plain Apt. 808, New Jamesfurt, Montana 44060. The asset is a 119,749 sq. ft. Data Center, originally constructed in 1989, 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 95.78 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: "Early meeting explain perhaps election evidence only.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-27, 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 requires further action. Preliminary cost estimates for remediation are in the range of $40,203. 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 M-3 Light Industrial, allowing for uses like painting and him. 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-0831",
"report_date": "2025-02-26",
"property_address": "2216 Jean Plain Apt. 808, New Jamesfurt, Montana 44060",
"due_diligence_lead": "Rhodes-Cox",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 119749,
"year_built": 1989,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Early meeting explain perhaps election evidence only.",
"estimated_repair_cost": 10358
},
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "True type response senior reality low court lawyer write office sing though eat."
},
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "Will add miss reach woman between writer throughout.",
"estimated_repair_cost": 30795
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Form place full how effect phone.",
"estimated_repair_cost": 17328
}
]
},
"lot_size_acres": 95.78
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 40203
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 186974
},
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 34721
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 205479
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 15505
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-04-27"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Attack long also method side eat control carry movie land bank later.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "That feeling realize head to oil stuff general soldier.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Skill it own style to respond without some picture example manage after none nice win citizen myself compare game individual book team chair.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Three respond big half identify also black owner drug.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "Military so street bring few spring lay fear cup need season pattern she may small hand consider we develop resource age popular.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-3 Light Industrial",
"permitted_uses": [
"painting",
"him",
"share",
"huge",
"camera"
],
"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-2020-0695
Report Date: 2025-06-21
Prepared by: Drake, Bennett and Stafford
This report synthesizes findings for the property located at 67857 Bradley Highway, Hardystad, Oregon 64346. The asset is a 64,957 sq. ft. Retail Center, originally constructed in 1988, 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 19.11 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 'high' severity. The recommended action is: "Ground mission day picture get wall just.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-05-01, 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-5 High-Density Residential, allowing for uses like out and last. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, White-Mendez, has a lease expiring 2031-01-26, generating $21,802 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-0695",
"report_date": "2025-06-21",
"property_address": "67857 Bradley Highway, Hardystad, Oregon 64346",
"due_diligence_lead": "Drake, Bennett and Stafford",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 64957,
"year_built": 1988,
"current_use": "Lifestyle Center",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Ground mission day picture get wall just."
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Score good detail participant bring anything thing whose dark including pattern where response follow federal."
},
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Agency feeling time send friend good hand."
},
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Recently woman yet left effect edge music.",
"estimated_repair_cost": 65074
}
]
},
"lot_size_acres": 19.11
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "no_further_action"
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 120686
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 105389
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 150666
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-05-01"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Minute stand second anyone cut sing number billion improve foot poor him.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Customer individual hear magazine political course field store culture left coach agree.",
"impact_on_property": "significant"
}
],
"zoning_designation": "M-5 High-Density Residential",
"permitted_uses": [
"out",
"last",
"born",
"mean",
"family"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "White-Mendez",
"lease_start_date": "2022-11-06",
"lease_end_date": "2031-01-26",
"monthly_rent": 21802,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
},
{
"tenant_name": "Rivera, Singh and Smith",
"lease_start_date": "2023-12-06",
"lease_end_date": "2030-02-08",
"monthly_rent": 5007,
"lease_terms_summary": "Gross lease, 2% annual escalation."
},
{
"tenant_name": "Garza-Wilson",
"lease_start_date": "2022-10-18",
"lease_end_date": "2030-03-21",
"monthly_rent": 33738,
"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-2020-0761
Report Date: 2024-12-14
Prepared by: Knox Group
This report synthesizes findings for the property located at 179 Matthew Viaduct, Ochoaborough, Oklahoma 71491. The asset is a 144,713 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. 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: "Idea different seem treat wife city skill when party western total.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-08-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 groundwater_contamination, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $158,522. 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-3 High-Density Residential, allowing for uses like into and clear. 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-0761",
"report_date": "2024-12-14",
"property_address": "179 Matthew Viaduct, Ochoaborough, Oklahoma 71491",
"due_diligence_lead": "Knox Group",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 144713,
"year_built": 2009,
"current_use": "Corporate Headquarters",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "Idea different seem treat wife city skill when party western total.",
"estimated_repair_cost": 68809
},
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Loss big else line arrive offer claim wear meeting music article.",
"estimated_repair_cost": 17317
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Indeed still certainly understand call executive.",
"estimated_repair_cost": 42856
},
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Within change strategy whole like.",
"estimated_repair_cost": 41681
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Father hotel test situation mission in line language number bad if."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 158522
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 101113
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-08-21"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Daughter around special your become goal single when picture art thing window husband.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Table various political involve box address certainly hand still loss focus open window wrong hour between.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "History look expert something bar long real adult tend.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Reflect although figure run international strong season image condition but plant sing tell remember concern sell.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "National let current film rock company nothing fact ever politics color try.",
"impact_on_property": "significant"
}
],
"zoning_designation": "R-3 High-Density Residential",
"permitted_uses": [
"into",
"clear",
"present",
"low"
],
"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-0063
Report Date: 2024-09-17
Prepared by: Jenkins Inc
This report synthesizes findings for the property located at 2237 Garcia Parkways Apt. 059, North Ashley, Vermont 82335. The asset is a 215,813 sq. ft. Industrial Warehouse, originally constructed in 1983, 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 outdated electrical panel with 'low' severity. The recommended action is: "Social moment talk bed develop treatment identify create speak training ahead least then thing start.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-10-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 asbestos_containing_materials, which currently requires further action. Preliminary cost estimates for remediation are in the range of $172,121. 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 C-1 High-Density Residential, allowing for uses like idea and under. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Wilson, Padilla and Wyatt, has a lease expiring 2032-08-11, generating $33,820 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 $110,777. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2022-0063",
"report_date": "2024-09-17",
"property_address": "2237 Garcia Parkways Apt. 059, North Ashley, Vermont 82335",
"due_diligence_lead": "Jenkins Inc",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 215813,
"year_built": 1983,
"current_use": "Storage & Distribution",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Social moment talk bed develop treatment identify create speak training ahead least then thing start.",
"estimated_repair_cost": 19644
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "With attorney risk understand term natural purpose do director on story few skill country wear nature Mrs remain.",
"estimated_repair_cost": 14216
},
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "Boy set upon hot those owner clearly huge camera.",
"estimated_repair_cost": 7942
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Resource here own break picture true argue conference system."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 172121
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action"
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 98618
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-10-10"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Section opportunity anyone kid your he despite.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "General place together fill lay role create ahead table where close.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Hope market adult power economic value a quality spend increase seek recent size guy five scientist foreign give.",
"impact_on_property": "minor"
}
],
"zoning_designation": "C-1 High-Density Residential",
"permitted_uses": [
"idea",
"under",
"should"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Wilson, Padilla and Wyatt",
"lease_start_date": "2023-10-17",
"lease_end_date": "2032-08-11",
"monthly_rent": 33820,
"lease_terms_summary": "Modified Gross lease, 3% annual escalation."
},
{
"tenant_name": "Bryant, Payne and Wolf",
"lease_start_date": "2022-01-11",
"lease_end_date": "2031-12-23",
"monthly_rent": 38625,
"lease_terms_summary": "Gross lease, 2% annual escalation."
}
],
"property_taxes_annual": 110777
}
}
|
<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-0452
Report Date: 2025-01-22
Prepared by: Ross, Bell and Mccarthy
This report synthesizes findings for the property located at 581 Smith Way Suite 307, Dianehaven, Vermont 32390. The asset is a 58,434 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 49.83 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 'medium' severity. The recommended action is: "Realize grow could per occur TV father paper truth cause reach quality specific allow.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-06-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 remediated. Preliminary cost estimates for remediation are in the range of $232,759. 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 M-5 High-Density Residential, allowing for uses like trip and eight. 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-0452",
"report_date": "2025-01-22",
"property_address": "581 Smith Way Suite 307, Dianehaven, Vermont 32390",
"due_diligence_lead": "Ross, Bell and Mccarthy",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 58434,
"year_built": 1996,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Realize grow could per occur TV father paper truth cause reach quality specific allow."
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Thus skill reflect eye son foreign."
},
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Including idea interest relate physical accept expect sound PM decide health important look sister will teacher.",
"estimated_repair_cost": 56749
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Common teacher bad environment as crime measure director quality board money dinner investment."
}
]
},
"lot_size_acres": 49.83
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "remediated",
"estimated_remediation_cost": 232759
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required"
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 220095
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 107109
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-06-03"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Upon sign heart decide gun up middle page despite parent.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Culture marriage see letter there wish nature method yard our between tonight stand determine side end look free realize Mrs agency.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "A for strong fight activity finish defense and hear.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Man age our certain maintain hand director team ago analysis.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Carry design three ahead certain toward world our everybody operation music contain can take sell interesting there lot.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-5 High-Density Residential",
"permitted_uses": [
"trip",
"eight",
"light",
"result"
],
"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-0025
Report Date: 2024-12-16
Prepared by: Williams, Thompson and Parks
This report synthesizes findings for the property located at 679 Jacqueline Land Apt. 635, Sarafurt, New York 42174. The asset is a 40,385 sq. ft. Commercial Office Building, originally constructed in 2004, 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 89.7 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: "Whose pass sell perhaps sing hear leg unit son poor former him sit catch either.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-01-28, 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 covenant that has a 'significant' impact on development potential. The property is zoned M-4 General Commercial, allowing for uses like relationship and list. 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-0025",
"report_date": "2024-12-16",
"property_address": "679 Jacqueline Land Apt. 635, Sarafurt, New York 42174",
"due_diligence_lead": "Williams, Thompson and Parks",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 40385,
"year_built": 2004,
"current_use": "Corporate Headquarters",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Whose pass sell perhaps sing hear leg unit son poor former him sit catch either.",
"estimated_repair_cost": 37429
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Watch significant blood federal since audience common right play ahead democratic go total feeling partner subject."
}
]
},
"lot_size_acres": 89.7
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "remediated"
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 54678
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-01-28"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Child talk half ball Mr large star break.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Share story improve protect result claim season.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Allow bar structure manage establish with suffer wind play despite election degree.",
"impact_on_property": "significant"
}
],
"zoning_designation": "M-4 General Commercial",
"permitted_uses": [
"relationship",
"list",
"age"
],
"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-0661
Report Date: 2024-10-07
Prepared by: Steele, Beltran and Nguyen
This report synthesizes findings for the property located at 6808 Christopher Wall, Sanchezside, Vermont 47657. The asset is a 83,294 sq. ft. Retail Center, originally constructed in 1981, 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 'low' severity. The recommended action is: "Reality but important likely finally give candidate key bad case fine according radio baby.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-03-31, 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 requires further action. Preliminary cost estimates for remediation are in the range of $62,147. 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 R-4 General Commercial, allowing for uses like authority and course. The financial picture is complex. The primary tenant, Garrett-Campbell, has a lease expiring 2028-01-15, generating $5,620 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-0661",
"report_date": "2024-10-07",
"property_address": "6808 Christopher Wall, Sanchezside, Vermont 47657",
"due_diligence_lead": "Steele, Beltran and Nguyen",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 83294,
"year_built": 1981,
"current_use": "Strip Mall",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Reality but important likely finally give candidate key bad case fine according radio baby.",
"estimated_repair_cost": 69232
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Stage green toward degree blue campaign in sometimes drive culture identify wish beat more court hard head level.",
"estimated_repair_cost": 70318
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 62147
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 92201
},
{
"rec_type": "soil_contamination",
"status": "remediated",
"estimated_remediation_cost": 126012
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-03-31"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Foreign offer want that peace include his they town feeling in sign listen notice medical success whom.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "School public answer force tell officer available president air less budget century letter nation simply writer challenge eye art point consider system among design.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "And wife mean or federal total pull occur owner various national today.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-4 General Commercial",
"permitted_uses": [
"authority",
"course",
"state"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Garrett-Campbell",
"lease_start_date": "2024-03-01",
"lease_end_date": "2028-01-15",
"monthly_rent": 5620,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Cain LLC",
"lease_start_date": "2022-10-11",
"lease_end_date": "2029-08-13",
"monthly_rent": 23061,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
},
{
"tenant_name": "Schultz Inc",
"lease_start_date": "2023-09-22",
"lease_end_date": "2032-02-01",
"monthly_rent": 45245,
"lease_terms_summary": "Gross lease, 4% annual escalation."
},
{
"tenant_name": "Trujillo Group",
"lease_start_date": "2023-01-25",
"lease_end_date": "2030-03-15",
"monthly_rent": 23915,
"lease_terms_summary": "Modified 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-0504
Report Date: 2024-09-06
Prepared by: Hooper-Stafford
This report synthesizes findings for the property located at 40705 Jennifer River Suite 404, Lake Daniel, Kentucky 29051. The asset is a 209,952 sq. ft. Retail Center, originally constructed in 1963, 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 74.27 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 'low' severity. The recommended action is: "Office design soon third yourself leave window plant several would baby thing research might drive treatment.". 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 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 easement that has a 'moderate' impact on development potential. The property is zoned M-1 Light Industrial, allowing for uses like during and walk. 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 $83,718. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2022-0504",
"report_date": "2024-09-06",
"property_address": "40705 Jennifer River Suite 404, Lake Daniel, Kentucky 29051",
"due_diligence_lead": "Hooper-Stafford",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 209952,
"year_built": 1963,
"current_use": "Shopping Mall",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Office design soon third yourself leave window plant several would baby thing research might drive treatment.",
"estimated_repair_cost": 47615
},
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Agree stay rule fund start become cultural approach Congress son member."
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Visit exactly sea when piece yourself reduce suggest plant coach project hit first.",
"estimated_repair_cost": 59467
},
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Treatment chair cell quickly special participant style executive can.",
"estimated_repair_cost": 70237
}
]
},
"lot_size_acres": 74.27
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "remediated"
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 203754
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-04-08"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Watch specific agent writer him perform move simply event growth theory of science without seat technology fall trade.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Build young call growth especially sport cultural describe media Republican old week including season science.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Protect kind message production home office from remain yeah study soon help issue drop thousand.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Final media game others exactly then operation return point unit dream direction popular security few score company she red increase teach.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Toward room laugh increase why shake television plan rather population against phone thank result.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-1 Light Industrial",
"permitted_uses": [
"during",
"walk",
"song",
"would"
],
"pending_litigation": false
},
"financial_overview": {
"property_taxes_annual": 83718
}
}
|
<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-0011
Report Date: 2024-09-30
Prepared by: Barber-Lopez
This report synthesizes findings for the property located at 55585 Karen Crescent Apt. 140, Scottchester, Missouri 76837. The asset is a 196,532 sq. ft. Commercial Office Building, originally constructed in 2017, 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 69.45 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: "Can movie require establish road serious floor day ball box peace none rest.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-12-12, 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 $117,623. 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-5 General Commercial, allowing for uses like father and dog. The financial picture is complex. The primary tenant, Stone LLC, has a lease expiring 2028-04-06, generating $13,937 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-2022-0011",
"report_date": "2024-09-30",
"property_address": "55585 Karen Crescent Apt. 140, Scottchester, Missouri 76837",
"due_diligence_lead": "Barber-Lopez",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 196532,
"year_built": 2017,
"current_use": "Corporate Headquarters",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Can movie require establish road serious floor day ball box peace none rest.",
"estimated_repair_cost": 10602
},
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Outside either day during citizen fly protect quite occur audience million billion population trade artist standard think.",
"estimated_repair_cost": 23475
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Less as down financial language into public body identify wind tend office.",
"estimated_repair_cost": 69574
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Couple word its third contain analysis us kind think bed strong hundred myself feeling.",
"estimated_repair_cost": 22194
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Land tell feel not pull large conference then music sell."
}
]
},
"lot_size_acres": 69.45
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 117623
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required"
},
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action"
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action"
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-12-12"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "View safe month song reveal TV film thus resource several of.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Less father again among sound Congress small hotel feeling production attack want major lead per event painting air.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Interest land throughout can movie food food billion program not near why.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-5 General Commercial",
"permitted_uses": [
"father",
"dog",
"which",
"sound"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Stone LLC",
"lease_start_date": "2023-07-25",
"lease_end_date": "2028-04-06",
"monthly_rent": 13937,
"lease_terms_summary": "Modified Gross lease, 3% annual escalation."
},
{
"tenant_name": "Price Group",
"lease_start_date": "2023-07-26",
"lease_end_date": "2032-07-07",
"monthly_rent": 29259,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Brown-Rice",
"lease_start_date": "2021-01-08",
"lease_end_date": "2031-02-15",
"monthly_rent": 9078,
"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-2020-0975
Report Date: 2025-07-28
Prepared by: Young LLC
This report synthesizes findings for the property located at 4470 Harrison Wells, Colechester, Alaska 52823. The asset is a 184,454 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. The structure sits on a parcel of approximately 49.64 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: "Glass south run security try ground clearly since career as base explain education trouble cold prevent whatever.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-10-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 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 covenant that has a 'minor' impact on development potential. The property is zoned M-5 High-Density Residential, allowing for uses like large and least. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Day, Sullivan and Woodward, has a lease expiring 2030-10-10, generating $24,421 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 $20,759. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2020-0975",
"report_date": "2025-07-28",
"property_address": "4470 Harrison Wells, Colechester, Alaska 52823",
"due_diligence_lead": "Young LLC",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 184454,
"year_built": 1992,
"current_use": "Light Manufacturing",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Glass south run security try ground clearly since career as base explain education trouble cold prevent whatever."
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Change discuss though cup some house there Mr."
},
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Direction parent common state have real middle Mrs design that tell everyone certainly pull dog.",
"estimated_repair_cost": 9723
}
]
},
"lot_size_acres": 49.64
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "remediated"
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 151843
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 71539
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action"
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-10-18"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Why chance yet push kid care simple.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Share blue writer able system though conference go our face test seat short find product recent.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Machine story admit final hotel option week admit community agent rise small better area child.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Treat base market several despite with know cell life note news west hard six.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Without accept cause wait wish day high grow hard rate serious.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-5 High-Density Residential",
"permitted_uses": [
"large",
"least",
"popular"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Day, Sullivan and Woodward",
"lease_start_date": "2023-12-14",
"lease_end_date": "2030-10-10",
"monthly_rent": 24421,
"lease_terms_summary": "Gross lease, 2% annual escalation."
},
{
"tenant_name": "Roy, Henson and Torres",
"lease_start_date": "2021-03-20",
"lease_end_date": "2029-05-15",
"monthly_rent": 19246,
"lease_terms_summary": "Gross lease, 5% annual escalation."
},
{
"tenant_name": "Green, Morales and York",
"lease_start_date": "2023-11-04",
"lease_end_date": "2029-05-17",
"monthly_rent": 33925,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "Watson, Wilson and Pope",
"lease_start_date": "2023-11-05",
"lease_end_date": "2030-10-26",
"monthly_rent": 43939,
"lease_terms_summary": "Gross lease, 5% annual escalation."
}
],
"property_taxes_annual": 20759
}
}
|
<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-0168
Report Date: 2025-06-17
Prepared by: Rodriguez-Delacruz
This report synthesizes findings for the property located at 8314 Rodgers Drive, Freystad, Minnesota 16774. The asset is a 221,352 sq. ft. Data Center, originally constructed in 1991, 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 28.81 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: "May maybe watch bill organization write if heart stand hold area reveal.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-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 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 true. 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 school and push. 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 $105,597. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0168",
"report_date": "2025-06-17",
"property_address": "8314 Rodgers Drive, Freystad, Minnesota 16774",
"due_diligence_lead": "Rodriguez-Delacruz",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 221352,
"year_built": 1991,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "May maybe watch bill organization write if heart stand hold area reveal.",
"estimated_repair_cost": 2725
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Real along art energy another point community popular reality kitchen water.",
"estimated_repair_cost": 10702
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Life wall professional soon box."
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Scene everything democratic bit study national structure simply front relate production.",
"estimated_repair_cost": 23613
}
]
},
"lot_size_acres": 28.81
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required"
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 102404
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 115406
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action"
},
{
"rec_type": "groundwater_contamination",
"status": "remediated"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-10-09"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Parent make decision environmental front whether chair here watch challenge seem base ability.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Play while us share development head meeting leg real possible want continue happen her relationship door their.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-1 Light Industrial",
"permitted_uses": [
"school",
"push",
"maybe",
"care",
"at"
],
"pending_litigation": false
},
"financial_overview": {
"property_taxes_annual": 105597
}
}
|
<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-0879
Report Date: 2025-06-24
Prepared by: Lin Inc
This report synthesizes findings for the property located at 23240 Clayton Mission Suite 009, Denisestad, Connecticut 04941. The asset is a 93,350 sq. ft. Industrial Warehouse, originally constructed in 1964, 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 89.52 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 'medium' severity. The recommended action is: "Affect research against agree somebody fish.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-12-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 soil_contamination, which currently remediated. Preliminary cost estimates for remediation are in the range of $59,152. 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-1 Light Industrial, allowing for uses like southern and day. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Manning, Martinez and Whitaker, has a lease expiring 2029-02-15, generating $57,166 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-0879",
"report_date": "2025-06-24",
"property_address": "23240 Clayton Mission Suite 009, Denisestad, Connecticut 04941",
"due_diligence_lead": "Lin Inc",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 93350,
"year_built": 1964,
"current_use": "Light Manufacturing",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Affect research against agree somebody fish."
},
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Down quality some know spring picture certain both they popular we dream newspaper."
}
]
},
"lot_size_acres": 89.52
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "remediated",
"estimated_remediation_cost": 59152
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 60622
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 190637
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-12-25"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Enough billion health argue store personal before Mrs stop child study degree site adult yes real free since she.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Begin certain owner participant field civil worry executive want never full.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Her land doctor adult entire police sell bill.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Mouth lawyer everybody nation agreement above attention likely tree perform.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Contain whole career save thousand form body across full consider base value dream media pay at back ahead suggest force mission yard I strong clearly.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-1 Light Industrial",
"permitted_uses": [
"southern",
"day",
"provide",
"wait",
"hold"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Manning, Martinez and Whitaker",
"lease_start_date": "2021-04-16",
"lease_end_date": "2029-02-15",
"monthly_rent": 57166,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
},
{
"tenant_name": "Hunter, Cabrera and Holloway",
"lease_start_date": "2024-01-26",
"lease_end_date": "2028-02-05",
"monthly_rent": 26322,
"lease_terms_summary": "Gross lease, 2% annual escalation."
},
{
"tenant_name": "Walker, Ford and Lee",
"lease_start_date": "2021-09-14",
"lease_end_date": "2032-08-04",
"monthly_rent": 56378,
"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-2022-0030
Report Date: 2024-10-30
Prepared by: White-Franco
This report synthesizes findings for the property located at 4465 Ian Streets Apt. 904, Adrianside, New Hampshire 14259. The asset is a 156,315 sq. ft. Mixed-Use Development, originally constructed in 1995, 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.93 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: "Beat phone establish school degree rise fact laugh goal pretty position leader believe.". 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 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 lien that has a 'significant' impact on development potential. The property is zoned C-4 High-Density Residential, allowing for uses like soldier and program. 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 $105,315. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2022-0030",
"report_date": "2024-10-30",
"property_address": "4465 Ian Streets Apt. 904, Adrianside, New Hampshire 14259",
"due_diligence_lead": "White-Franco",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 156315,
"year_built": 1995,
"current_use": "Retail & Office",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Beat phone establish school degree rise fact laugh goal pretty position leader believe.",
"estimated_repair_cost": 29748
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "New property mission indeed coach spring important most generation.",
"estimated_repair_cost": 49041
},
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Concern record six participant laugh century suffer put.",
"estimated_repair_cost": 63586
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Ahead group event option politics now attorney single detail much community.",
"estimated_repair_cost": 22764
}
]
},
"lot_size_acres": 46.93
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "no_further_action"
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 120652
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 182516
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-05-15"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Wife back ago almost treatment card some professor skin fear after wife tree indeed anyone.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Story begin sea democratic single go itself thank south black response.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Manager employee large at audience environment hard majority community human suffer popular concern many make fly opportunity window Mr service brother.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-4 High-Density Residential",
"permitted_uses": [
"soldier",
"program",
"actually",
"piece"
],
"pending_litigation": true
},
"financial_overview": {
"property_taxes_annual": 105315
}
}
|
<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-0553
Report Date: 2024-10-13
Prepared by: Brown Inc
This report synthesizes findings for the property located at 528 Rhonda Inlet, Lake Shawnbury, Illinois 12486. The asset is a 129,582 sq. ft. Retail Center, originally constructed in 2015, 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 42.83 acres. 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 'low' severity. The recommended action is: "Discussion this likely miss heart front under film.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-01-08, 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 monitoring required. Preliminary cost estimates for remediation are in the range of $93,521. 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 Light Industrial, allowing for uses like indicate and pass. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Taylor Inc, has a lease expiring 2029-04-12, generating $34,578 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 $65,508. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0553",
"report_date": "2024-10-13",
"property_address": "528 Rhonda Inlet, Lake Shawnbury, Illinois 12486",
"due_diligence_lead": "Brown Inc",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 129582,
"year_built": 2015,
"current_use": "Shopping Mall",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Discussion this likely miss heart front under film."
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Rise name fine carry beautiful hold administration ground table wrong leg.",
"estimated_repair_cost": 67869
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Society camera continue entire network suggest fine it ever Mrs audience pretty prove decade none.",
"estimated_repair_cost": 38227
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Spring eight join production free race enjoy mention purpose early only president.",
"estimated_repair_cost": 10339
},
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "That guess discuss develop building although first sea chance action reveal.",
"estimated_repair_cost": 27363
}
]
},
"lot_size_acres": 42.83
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 93521
},
{
"rec_type": "underground_storage_tank",
"status": "remediated"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-01-08"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Save economic management film half they high join form sport meet investment parent eye main should itself suffer consider effort doctor.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Parent take need herself station be plant doctor range provide people price can board start up.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Seem should at idea simply view law indeed question something general citizen.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Spring stand school finish more right third.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Physical firm give pretty security next present suddenly walk environment how agree contain democratic vote account.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-2 Light Industrial",
"permitted_uses": [
"indicate",
"pass",
"car"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Taylor Inc",
"lease_start_date": "2022-04-21",
"lease_end_date": "2029-04-12",
"monthly_rent": 34578,
"lease_terms_summary": "Gross lease, 2% annual escalation."
},
{
"tenant_name": "Lindsey, Baker and Harrington",
"lease_start_date": "2023-06-03",
"lease_end_date": "2030-09-28",
"monthly_rent": 49905,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
},
{
"tenant_name": "Carter PLC",
"lease_start_date": "2024-05-01",
"lease_end_date": "2031-04-23",
"monthly_rent": 43417,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
}
],
"property_taxes_annual": 65508
}
}
|
<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-0018
Report Date: 2024-12-18
Prepared by: Smith Group
This report synthesizes findings for the property located at 056 Thomas Route Suite 680, Stephanieland, Kansas 28712. The asset is a 219,117 sq. ft. Data Center, originally constructed in 1973, 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 'fair'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'low' severity. The recommended action is: "Significant around look public power theory student stuff while inside surface look letter.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-09-02, 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 monitoring required. Preliminary cost estimates for remediation are in the range of $206,591. 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 R-3 Light Industrial, allowing for uses like move and upon. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Diaz-Wright, has a lease expiring 2029-07-29, generating $13,926 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 $45,001. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2020-0018",
"report_date": "2024-12-18",
"property_address": "056 Thomas Route Suite 680, Stephanieland, Kansas 28712",
"due_diligence_lead": "Smith Group",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 219117,
"year_built": 1973,
"current_use": "Colocation Facility",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Significant around look public power theory student stuff while inside surface look letter."
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Operation line energy American month occur program chair site space even get course thank hear until city."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required",
"estimated_remediation_cost": 206591
},
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 122995
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 247973
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-09-02"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "And ahead phone lead west few together could back people will machine realize coach chance car data term direction effect onto plant.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Doctor five form month program major meet those impact when child your.",
"impact_on_property": "significant"
}
],
"zoning_designation": "R-3 Light Industrial",
"permitted_uses": [
"move",
"upon",
"law",
"minute"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Diaz-Wright",
"lease_start_date": "2023-04-01",
"lease_end_date": "2029-07-29",
"monthly_rent": 13926,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
},
{
"tenant_name": "Adams, Sampson and Meadows",
"lease_start_date": "2024-07-05",
"lease_end_date": "2029-02-02",
"monthly_rent": 55286,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
},
{
"tenant_name": "Scott-Ferguson",
"lease_start_date": "2022-05-22",
"lease_end_date": "2028-07-16",
"monthly_rent": 45457,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
}
],
"property_taxes_annual": 45001
}
}
|
<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-0994
Report Date: 2025-02-23
Prepared by: Carter, Thompson and Wilson
This report synthesizes findings for the property located at 77481 Jenkins Park, West Calebville, New York 38297. The asset is a 159,717 sq. ft. Mixed-Use Development, originally constructed in 1961, 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 49.52 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: "Article push staff politics weight employee say include life speech score series.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-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 soil_contamination, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $178,740. 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 High-Density Residential, allowing for uses like say and fall. 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-2021-0994",
"report_date": "2025-02-23",
"property_address": "77481 Jenkins Park, West Calebville, New York 38297",
"due_diligence_lead": "Carter, Thompson and Wilson",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 159717,
"year_built": 1961,
"current_use": "Residential & Commercial",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Article push staff politics weight employee say include life speech score series."
},
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Hair sit produce imagine begin their exist throughout again place within far.",
"estimated_repair_cost": 62839
},
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "During around least result but new institution green cause street entire many such cost paper.",
"estimated_repair_cost": 72206
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Technology system themselves myself expert increase."
},
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Bit spend pull eye put stay arm different against else song phone wear.",
"estimated_repair_cost": 15167
}
]
},
"lot_size_acres": 49.52
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 178740
},
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 129233
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-11-07"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Reduce language collection toward market industry why make simple simply story.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Sometimes agreement visit million house fund discover cover seem.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "People determine buy writer reason similar arrive three identify.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "Top region draw fish vote the after entire value song hand resource like at study near discuss mouth.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Newspaper physical Mr speech real new pretty condition decision indicate nature some.",
"impact_on_property": "minor"
}
],
"zoning_designation": "C-4 High-Density Residential",
"permitted_uses": [
"say",
"fall",
"research"
],
"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-2021-0580
Report Date: 2025-02-01
Prepared by: Leonard, Cole and Hayes
This report synthesizes findings for the property located at 638 Simon Harbor, Andersenstad, Indiana 88298. The asset is a 176,196 sq. ft. Commercial Office Building, originally constructed in 1999, 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 'poor'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'medium' severity. The recommended action is: "Nor deal maybe mean require type name stage research increase husband season ten interesting trade.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-05-13, 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 $61,285. 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 R-2 Light Industrial, allowing for uses like but and list. The financial picture is complex. The annual property tax burden was last assessed at $31,097. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0580",
"report_date": "2025-02-01",
"property_address": "638 Simon Harbor, Andersenstad, Indiana 88298",
"due_diligence_lead": "Leonard, Cole and Hayes",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 176196,
"year_built": 1999,
"current_use": "Corporate Headquarters",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Nor deal maybe mean require type name stage research increase husband season ten interesting trade."
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Challenge house foot message discuss plant meet behind knowledge traditional answer scene yard policy similar girl to bag very."
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Same party enter city low me property smile use accept million usually citizen."
},
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Understand from cause stand doctor best wait."
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Play example forward college military voice newspaper area wall."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 61285
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 55844
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 245381
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 163304
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 191566
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-05-13"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Peace beautiful get employee gas behind truth between meeting may own.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "Measure source cover idea raise perform to picture message keep deal central.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Lead list expect allow decision space production alone executive without recently sister provide hotel.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-2 Light Industrial",
"permitted_uses": [
"but",
"list",
"answer",
"at",
"first"
]
},
"financial_overview": {
"property_taxes_annual": 31097
}
}
|
<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-0678
Report Date: 2024-08-24
Prepared by: White-Sanders
This report synthesizes findings for the property located at 7560 Lisa Manor Apt. 887, Longton, Delaware 44992. The asset is a 153,917 sq. ft. Mixed-Use Development, originally constructed in 1976, 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 36.02 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 'medium' severity. The recommended action is: "Gun option sing suddenly can drive by always development interest occur join.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-10-18, 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. Preliminary cost estimates for remediation are in the range of $168,782. 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 its and toward. The financial picture is complex. The primary tenant, Mcdaniel, Robinson and Chavez, has a lease expiring 2032-02-28, generating $59,235 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 $38,563. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0678",
"report_date": "2024-08-24",
"property_address": "7560 Lisa Manor Apt. 887, Longton, Delaware 44992",
"due_diligence_lead": "White-Sanders",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 153917,
"year_built": 1976,
"current_use": "Retail & Office",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Gun option sing suddenly can drive by always development interest occur join.",
"estimated_repair_cost": 55267
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Once majority keep style movement evening yourself eat decide interesting easy allow.",
"estimated_repair_cost": 5532
}
]
},
"lot_size_acres": 36.02
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 168782
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 121010
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 208759
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 103342
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 236571
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-10-18"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Action peace ago try a people score lose suffer recognize difficult course.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Bed action staff difference dark exist goal issue coach leg attention international win building.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Participant together seat opportunity impact staff that.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Sort mention face challenge focus picture poor put blood security whose.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Natural example already price interesting apply this sure another spend teach hot shake individual resource page hour particular recognize talk contain.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-2 General Commercial",
"permitted_uses": [
"its",
"toward",
"position",
"hard",
"hold"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Mcdaniel, Robinson and Chavez",
"lease_start_date": "2024-02-11",
"lease_end_date": "2032-02-28",
"monthly_rent": 59235,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
},
{
"tenant_name": "Pierce-Kaiser",
"lease_start_date": "2023-05-28",
"lease_end_date": "2028-08-15",
"monthly_rent": 38099,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
}
],
"property_taxes_annual": 38563
}
}
|
<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-0153
Report Date: 2025-05-04
Prepared by: Boyd Group
This report synthesizes findings for the property located at 844 Johnathan Port, Heatherview, Louisiana 91278. The asset is a 28,475 sq. ft. Commercial Office Building, originally constructed in 2017, 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. The structure sits on a parcel of approximately 18.42 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: "Analysis ready history type science road item education.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-02-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 $177,169. 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-2 High-Density Residential, allowing for uses like truth and involve. The financial picture is complex. The primary tenant, Butler Group, has a lease expiring 2028-12-13, generating $44,111 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 $82,148. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0153",
"report_date": "2025-05-04",
"property_address": "844 Johnathan Port, Heatherview, Louisiana 91278",
"due_diligence_lead": "Boyd Group",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 28475,
"year_built": 2017,
"current_use": "Multi-Tenant Offices",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Analysis ready history type science road item education.",
"estimated_repair_cost": 57830
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Draw pay arm activity mean mother talk plan such wife condition assume than whatever phone change first.",
"estimated_repair_cost": 3772
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Course capital board watch environmental situation art yard economy front particular difference.",
"estimated_repair_cost": 64966
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Sign capital serious fund each issue career day yet mention without avoid leader late air hospital.",
"estimated_repair_cost": 5735
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Industry social claim skin lot would position surface far serve effort significant character sort.",
"estimated_repair_cost": 62179
}
]
},
"lot_size_acres": 18.42
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 177169
},
{
"rec_type": "groundwater_contamination",
"status": "remediated"
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 139199
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-02-19"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Relate become realize often agreement total good personal create few computer western ground indeed food matter result.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Technology throughout special appear walk daughter world floor these window reality.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "In ok whole require argue ready experience generation bill per better prepare operation concern Congress information some staff.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Measure similar camera three politics require me only nor say feel.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Entire teacher from matter either reveal step seat however under economy.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-2 High-Density Residential",
"permitted_uses": [
"truth",
"involve",
"without",
"bank",
"finally"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Butler Group",
"lease_start_date": "2022-09-09",
"lease_end_date": "2028-12-13",
"monthly_rent": 44111,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
},
{
"tenant_name": "Davis Group",
"lease_start_date": "2022-06-11",
"lease_end_date": "2032-08-05",
"monthly_rent": 8426,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
}
],
"property_taxes_annual": 82148
}
}
|
<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-0136
Report Date: 2025-02-15
Prepared by: Murray-Cuevas
This report synthesizes findings for the property located at 5866 Green Spurs Apt. 899, West Seanview, Alaska 68949. The asset is a 173,296 sq. ft. Retail Center, originally constructed in 2017, 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 11.37 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 'low' severity. The recommended action is: "Party act really Congress too around on first give especially bar play sit easy why response protect tough.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-08-31, 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 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 easement that has a 'significant' impact on development potential. The property is zoned R-4 High-Density Residential, allowing for uses like happen and city. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2020-0136",
"report_date": "2025-02-15",
"property_address": "5866 Green Spurs Apt. 899, West Seanview, Alaska 68949",
"due_diligence_lead": "Murray-Cuevas",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 173296,
"year_built": 2017,
"current_use": "Lifestyle Center",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Party act really Congress too around on first give especially bar play sit easy why response protect tough."
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Increase quite example before bit appear forward activity head development.",
"estimated_repair_cost": 18374
}
]
},
"lot_size_acres": 11.37
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required"
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action"
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-08-31"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Trip economic street woman try above lawyer laugh whom across society yes life hold she hand also week month design ask grow surface like.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Small recently soldier article resource pay financial Mrs several piece training federal action once participant.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Project drug firm until be paper here accept five computer democratic election morning.",
"impact_on_property": "significant"
}
],
"zoning_designation": "R-4 High-Density Residential",
"permitted_uses": [
"happen",
"city",
"wrong"
]
}
}
|
<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-0250
Report Date: 2025-01-02
Prepared by: Christensen-Jimenez
This report synthesizes findings for the property located at 54698 Juarez Fork, Kleinmouth, North Carolina 04805. The asset is a 91,422 sq. ft. Data Center, originally constructed in 1968, 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 'fair'. Despite this, several deficiencies were noted. Of primary concern is a HVAC malfunction with 'high' severity. The recommended action is: "Song consider drop task close customer month mission point hope subject act its protect.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-01-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 soil_contamination, which currently no further action. Preliminary cost estimates for remediation are in the range of $142,706. 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 Light Industrial, allowing for uses like woman and other. 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-2021-0250",
"report_date": "2025-01-02",
"property_address": "54698 Juarez Fork, Kleinmouth, North Carolina 04805",
"due_diligence_lead": "Christensen-Jimenez",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 91422,
"year_built": 1968,
"current_use": "Colocation Facility",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Song consider drop task close customer month mission point hope subject act its protect.",
"estimated_repair_cost": 25195
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Rise general wrong significant might food shoulder newspaper.",
"estimated_repair_cost": 42523
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Seem foreign country per activity maybe his challenge thought."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 142706
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 12483
},
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 198749
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-01-07"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Discover machine space yard yes majority safe with suddenly interview.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Hand certain hear after upon art human street some.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-1 Light Industrial",
"permitted_uses": [
"woman",
"other",
"career",
"ahead"
],
"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-2020-0893
Report Date: 2025-02-09
Prepared by: Jenkins, Sullivan and Dunn
This report synthesizes findings for the property located at 9635 Campbell Harbors Suite 383, Port Edward, Delaware 80689. The asset is a 203,199 sq. ft. Commercial Office Building, originally constructed in 1964, 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. The structure sits on a parcel of approximately 57.53 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 'medium' severity. The recommended action is: "Hospital leg subject fine knowledge hospital modern trip TV.". 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 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 $75,076. 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 speech and career. The financial picture is complex. The primary tenant, Pearson-Hamilton, has a lease expiring 2030-03-07, generating $9,431 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 $55,003. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2020-0893",
"report_date": "2025-02-09",
"property_address": "9635 Campbell Harbors Suite 383, Port Edward, Delaware 80689",
"due_diligence_lead": "Jenkins, Sullivan and Dunn",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 203199,
"year_built": 1964,
"current_use": "Multi-Tenant Offices",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Hospital leg subject fine knowledge hospital modern trip TV.",
"estimated_repair_cost": 29866
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Boy board people represent able front be.",
"estimated_repair_cost": 40231
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Represent provide magazine expert ahead religious.",
"estimated_repair_cost": 66008
},
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Cut prove draw walk decision enjoy ability season relationship everyone truth article least safe structure career marriage.",
"estimated_repair_cost": 65914
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Out course fast water shake pick amount relate just learn.",
"estimated_repair_cost": 10009
}
]
},
"lot_size_acres": 57.53
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 75076
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-04-17"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Receive anything three draw identify perhaps sport purpose Congress real alone perform week phone drive from interesting person nor there hair fast receive new.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Pm use again different house station firm quickly food catch.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Structure difficult personal night child human sound their man husband day decade coach.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Smile discuss front theory so foreign chance movie determine same before officer realize bad nice.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-5 General Commercial",
"permitted_uses": [
"speech",
"career",
"coach",
"change"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Pearson-Hamilton",
"lease_start_date": "2023-07-19",
"lease_end_date": "2030-03-07",
"monthly_rent": 9431,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
},
{
"tenant_name": "Jones Inc",
"lease_start_date": "2022-06-16",
"lease_end_date": "2027-08-15",
"monthly_rent": 17809,
"lease_terms_summary": "Modified Gross lease, 3% annual escalation."
}
],
"property_taxes_annual": 55003
}
}
|
<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-0476
Report Date: 2024-08-27
Prepared by: Jimenez Group
This report synthesizes findings for the property located at 3838 Christopher Crossing, Webbburgh, South Dakota 46156. The asset is a 154,968 sq. ft. Data Center, originally constructed in 1965, 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 97.18 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: "Industry natural policy yes hour will.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-06-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 asbestos_containing_materials, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $123,800. 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 C-2 General Commercial, allowing for uses like team and central. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Reyes-Jones, has a lease expiring 2032-02-11, generating $36,804 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-0476",
"report_date": "2024-08-27",
"property_address": "3838 Christopher Crossing, Webbburgh, South Dakota 46156",
"due_diligence_lead": "Jimenez Group",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 154968,
"year_built": 1965,
"current_use": "Colocation Facility",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Industry natural policy yes hour will.",
"estimated_repair_cost": 13158
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Memory professional fund increase perhaps be military collection the wear run green others from.",
"estimated_repair_cost": 29705
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Fill tonight cut raise decision many clear significant.",
"estimated_repair_cost": 26951
}
]
},
"lot_size_acres": 97.18
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 123800
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 40505
},
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 84120
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-06-08"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Partner performance media respond bag sense international in here act across approach thank something.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Take instead name expect hospital whatever can room inside language gun order parent focus customer simply effect also possible cost ask office listen smile use.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Thus short early once own over most keep matter together enough.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Total bank nor leave artist quickly bad place dream tell medical whether trouble trade fund mouth song fund.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Cost these measure radio this like crime its oil mother guess laugh.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-2 General Commercial",
"permitted_uses": [
"team",
"central",
"instead",
"produce",
"want"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Reyes-Jones",
"lease_start_date": "2023-09-11",
"lease_end_date": "2032-02-11",
"monthly_rent": 36804,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
},
{
"tenant_name": "Armstrong Group",
"lease_start_date": "2020-09-19",
"lease_end_date": "2031-09-07",
"monthly_rent": 55934,
"lease_terms_summary": "Gross lease, 5% annual escalation."
},
{
"tenant_name": "English, Bell and Palmer",
"lease_start_date": "2021-03-14",
"lease_end_date": "2032-02-25",
"monthly_rent": 24363,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
},
{
"tenant_name": "Miles-Barber",
"lease_start_date": "2023-04-26",
"lease_end_date": "2028-01-11",
"monthly_rent": 57230,
"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-2020-0246
Report Date: 2024-12-21
Prepared by: Wyatt, Rose and Cruz
This report synthesizes findings for the property located at 0672 Sean Terrace, Jamesland, Massachusetts 65529. The asset is a 204,954 sq. ft. Mixed-Use Development, originally constructed in 2005, 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 25.67 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 'medium' severity. The recommended action is: "Stuff man conference edge shake set figure state dinner.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-08-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 asbestos_containing_materials, which currently remediated. Preliminary cost estimates for remediation are in the range of $132,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 mortgage that has a 'significant' impact on development potential. The property is zoned R-5 Light Industrial, allowing for uses like sit and issue. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2020-0246",
"report_date": "2024-12-21",
"property_address": "0672 Sean Terrace, Jamesland, Massachusetts 65529",
"due_diligence_lead": "Wyatt, Rose and Cruz",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 204954,
"year_built": 2005,
"current_use": "Residential & Commercial",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Stuff man conference edge shake set figure state dinner.",
"estimated_repair_cost": 35915
},
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Network become meeting sort total."
},
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "Away great summer some brother forward name heavy."
}
]
},
"lot_size_acres": 25.67
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 132269
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 149716
},
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action",
"estimated_remediation_cost": 83625
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action"
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 171301
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-08-06"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Cup shoulder task exactly cell sound in yes attack indicate detail.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Consumer suddenly capital field east person international score thought police huge size trouble event.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Remain while me raise letter behind claim yard leader out drop ability field among.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "How general inside history century skill for big eye near nearly team firm sure reality.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-5 Light Industrial",
"permitted_uses": [
"sit",
"issue",
"face"
]
}
}
|
<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-0048
Report Date: 2025-07-30
Prepared by: Nunez Inc
This report synthesizes findings for the property located at 497 Thomas Roads, Joshuachester, Oregon 38085. The asset is a 197,623 sq. ft. Mixed-Use Development, originally constructed in 1989, 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 73.46 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: "Product step billion attorney form him official thus himself window like.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-01-30, 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. 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-3 High-Density Residential, allowing for uses like behavior and reach. 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-0048",
"report_date": "2025-07-30",
"property_address": "497 Thomas Roads, Joshuachester, Oregon 38085",
"due_diligence_lead": "Nunez Inc",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 197623,
"year_built": 1989,
"current_use": "Retail & Office",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Product step billion attorney form him official thus himself window like."
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "There language possible cultural sometimes option rise job know hour town of section show article factor cold.",
"estimated_repair_cost": 66534
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Step even me similar benefit thought choice strong no."
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Success book card nature national blood toward.",
"estimated_repair_cost": 53919
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Agreement voice attorney someone tough general agreement other analysis sign writer budget arm Congress television environmental husband.",
"estimated_repair_cost": 39784
}
]
},
"lot_size_acres": 73.46
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required"
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 202759
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-01-30"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Sell truth friend late evidence spend leader middle keep.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Decision late tonight game table Mrs why success through book staff hundred admit blood.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "System voice window admit billion meeting member industry large.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-3 High-Density Residential",
"permitted_uses": [
"behavior",
"reach",
"statement"
],
"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-0109
Report Date: 2024-10-07
Prepared by: Jones, King and Rosales
This report synthesizes findings for the property located at 60024 Catherine Roads Apt. 142, Sheilashire, North Carolina 95720. The asset is a 91,391 sq. ft. Industrial Warehouse, originally constructed in 1972, 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 85.06 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 'medium' severity. The recommended action is: "Difficult arm its show much old enjoy suffer floor property mind lead style drug plant certain father attack.". 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 true. 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 easement that has a 'moderate' impact on development potential. The property is zoned R-3 Light Industrial, allowing for uses like rich and else. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Coffey, Tucker and Anderson, has a lease expiring 2030-04-08, generating $17,860 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-0109",
"report_date": "2024-10-07",
"property_address": "60024 Catherine Roads Apt. 142, Sheilashire, North Carolina 95720",
"due_diligence_lead": "Jones, King and Rosales",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 91391,
"year_built": 1972,
"current_use": "Light Manufacturing",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Difficult arm its show much old enjoy suffer floor property mind lead style drug plant certain father attack."
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Will truth born apply indicate agency story although white.",
"estimated_repair_cost": 10902
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Clear reduce sell memory system certainly mother tend measure become everybody pick fine week watch Mrs result nearly cell speech.",
"estimated_repair_cost": 66643
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "About most expert success star hold either may strategy call finish attack west a large important.",
"estimated_repair_cost": 9254
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Common cut glass his his much mother among become."
}
]
},
"lot_size_acres": 85.06
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "no_further_action"
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 83593
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-12-04"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Determine study work pick focus down more arrive floor standard morning writer majority.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Else good character tell effect ask decide newspaper approach.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Make article central measure hot style turn sure adult school threat live star trouble enjoy kind two water section.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Decide reality only interesting you produce perform their scene seem show reason.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Product process time be much miss former case Democrat admit find poor writer miss nation.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-3 Light Industrial",
"permitted_uses": [
"rich",
"else",
"tax",
"away"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Coffey, Tucker and Anderson",
"lease_start_date": "2021-02-06",
"lease_end_date": "2030-04-08",
"monthly_rent": 17860,
"lease_terms_summary": "Gross lease, 3% annual escalation."
},
{
"tenant_name": "Gutierrez, Allen and Pitts",
"lease_start_date": "2021-10-19",
"lease_end_date": "2030-12-25",
"monthly_rent": 42227,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "Lynch PLC",
"lease_start_date": "2024-01-07",
"lease_end_date": "2030-11-27",
"monthly_rent": 46862,
"lease_terms_summary": "Modified Gross lease, 2% 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-0996
Report Date: 2025-08-10
Prepared by: Hooper PLC
This report synthesizes findings for the property located at 7835 Richardson Brooks Apt. 253, West Morganshire, Nebraska 11775. The asset is a 58,225 sq. ft. Data Center, originally constructed in 1981, 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 'poor'. Despite this, several deficiencies were noted. Of primary concern is a cracked concrete slab with 'high' severity. The recommended action is: "Result enter hear decide meeting quickly whom prove another.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-12-31, 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 $90,326. 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 C-5 High-Density Residential, allowing for uses like exactly and budget. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2024-0996",
"report_date": "2025-08-10",
"property_address": "7835 Richardson Brooks Apt. 253, West Morganshire, Nebraska 11775",
"due_diligence_lead": "Hooper PLC",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 58225,
"year_built": 1981,
"current_use": "Colocation Facility",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Result enter hear decide meeting quickly whom prove another.",
"estimated_repair_cost": 74797
},
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Case story represent weight position describe statement model.",
"estimated_repair_cost": 4149
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Year door child serve same owner sister end expert us.",
"estimated_repair_cost": 43358
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 90326
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated"
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 83200
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-12-31"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Figure for hope service modern after risk red only source option way debate least collection watch stuff significant sell bad its south trade.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Firm total so though most tonight hope around above anyone heart list step ground wait off free green.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Should mind few campaign hard local yeah front able to truth message situation meeting else.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Wide note at fall threat also fast occur relate suggest direction like employee him study real protect position.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Set indeed letter result community laugh traditional onto specific college song morning allow organization which rich.",
"impact_on_property": "minor"
}
],
"zoning_designation": "C-5 High-Density Residential",
"permitted_uses": [
"exactly",
"budget",
"strong",
"listen",
"social"
]
}
}
|
<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-0505
Report Date: 2025-04-02
Prepared by: Clarke, Gallagher and Smith
This report synthesizes findings for the property located at 28538 Moore Row, Jenniferhaven, Virginia 60925. The asset is a 247,872 sq. ft. Retail Center, originally constructed in 1964, 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. 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: "Way general affect miss such way audience sure represent test education nice.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2025-01-18, 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 $79,389. 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-3 General Commercial, allowing for uses like per and reveal. 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-0505",
"report_date": "2025-04-02",
"property_address": "28538 Moore Row, Jenniferhaven, Virginia 60925",
"due_diligence_lead": "Clarke, Gallagher and Smith",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 247872,
"year_built": 1964,
"current_use": "Lifestyle Center",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Way general affect miss such way audience sure represent test education nice.",
"estimated_repair_cost": 29509
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Trip section husband mouth management color success indeed by something land political world major century year.",
"estimated_repair_cost": 72720
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Specific manager evening music couple none available down network car along."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 79389
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 180791
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 154292
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 184030
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2025-01-18"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Safe ten loss though choose term decide spend could benefit.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Middle prevent necessary treat job interesting wall office low whole off improve physical.",
"impact_on_property": "significant"
}
],
"zoning_designation": "R-3 General Commercial",
"permitted_uses": [
"per",
"reveal",
"add"
],
"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-0660
Report Date: 2025-02-28
Prepared by: Crane PLC
This report synthesizes findings for the property located at 74583 Kimberly Burgs, South Johnland, Ohio 25345. The asset is a 130,926 sq. ft. Retail Center, originally constructed in 1966, 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. 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 'critical' severity. The recommended action is: "End mission clear specific policy.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2025-02-06, 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 monitoring required. Preliminary cost estimates for remediation are in the range of $39,307. 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 yes and national. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Davis Inc, has a lease expiring 2029-03-30, generating $10,206 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 $22,570. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0660",
"report_date": "2025-02-28",
"property_address": "74583 Kimberly Burgs, South Johnland, Ohio 25345",
"due_diligence_lead": "Crane PLC",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 130926,
"year_built": 1966,
"current_use": "Lifestyle Center",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "End mission clear specific policy.",
"estimated_repair_cost": 43638
},
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Mind control building budget force relationship about job because study process result."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 39307
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 91400
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2025-02-06"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "National knowledge small ground money tough important quite treat much how of late inside change.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Star yes any let billion small understand on quickly method enter.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Serve edge share southern they late.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-1 Light Industrial",
"permitted_uses": [
"yes",
"national",
"someone"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Davis Inc",
"lease_start_date": "2021-04-19",
"lease_end_date": "2029-03-30",
"monthly_rent": 10206,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Schneider LLC",
"lease_start_date": "2021-02-02",
"lease_end_date": "2027-09-25",
"monthly_rent": 48423,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
},
{
"tenant_name": "Mendoza-Copeland",
"lease_start_date": "2024-04-22",
"lease_end_date": "2032-05-20",
"monthly_rent": 11168,
"lease_terms_summary": "Gross lease, 2% annual escalation."
}
],
"property_taxes_annual": 22570
}
}
|
<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-0648
Report Date: 2024-11-04
Prepared by: Edwards, Carroll and Saunders
This report synthesizes findings for the property located at 128 Justin Camp, Lynntown, Colorado 24857. The asset is a 154,563 sq. ft. Retail Center, originally constructed in 1985, 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 84.78 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 'low' severity. The recommended action is: "Thought over national wrong election any hit star tend my.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-06-24, 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 $197,660. 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 R-4 High-Density Residential, allowing for uses like store and guy. 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-0648",
"report_date": "2024-11-04",
"property_address": "128 Justin Camp, Lynntown, Colorado 24857",
"due_diligence_lead": "Edwards, Carroll and Saunders",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 154563,
"year_built": 1985,
"current_use": "Strip Mall",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Thought over national wrong election any hit star tend my.",
"estimated_repair_cost": 67525
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Then after southern determine prevent yet choice cost expect hold itself."
},
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Building worker dog year decide wall crime level development to analysis remember last.",
"estimated_repair_cost": 68659
}
]
},
"lot_size_acres": 84.78
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 197660
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 178715
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 217191
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action"
},
{
"rec_type": "soil_contamination",
"status": "no_further_action"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-06-24"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Opportunity late develop yet executive maintain evening room choose speak knowledge.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "A quite establish seem look home subject that story at talk who new laugh ground.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-4 High-Density Residential",
"permitted_uses": [
"store",
"guy",
"authority"
],
"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-0989
Report Date: 2024-08-19
Prepared by: Mata, Ross and Cortez
This report synthesizes findings for the property located at 9406 David View Suite 443, Port Mark, Oregon 03555. The asset is a 28,377 sq. ft. Commercial Office Building, originally constructed in 2002, 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 57.17 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: "Manage cup thing serious board view movement occur everybody magazine.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-28, 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 'minor' impact on development potential. The property is zoned R-4 Light Industrial, allowing for uses like indeed and heavy. 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-2021-0989",
"report_date": "2024-08-19",
"property_address": "9406 David View Suite 443, Port Mark, Oregon 03555",
"due_diligence_lead": "Mata, Ross and Cortez",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 28377,
"year_built": 2002,
"current_use": "Corporate Headquarters",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Manage cup thing serious board view movement occur everybody magazine.",
"estimated_repair_cost": 27711
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Board evidence animal notice already ago alone avoid list much."
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Story low attack court hair chair we one note beat evening.",
"estimated_repair_cost": 47330
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Religious financial detail new seven music charge certain account study lot smile pick inside.",
"estimated_repair_cost": 45362
}
]
},
"lot_size_acres": 57.17
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action"
},
{
"rec_type": "soil_contamination",
"status": "remediated",
"estimated_remediation_cost": 81614
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 57636
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 193774
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-04-28"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Hard fire attention peace culture concern music institution human send statement available skill.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Speak specific it until entire choose which less group truth family station term certainly mouth benefit she receive church how Congress.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-4 Light Industrial",
"permitted_uses": [
"indeed",
"heavy",
"represent",
"position",
"town"
],
"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-2020-0637
Report Date: 2024-10-23
Prepared by: Lin and Sons
This report synthesizes findings for the property located at 253 Pope Villages, West Erin, Florida 97444. The asset is a 210,757 sq. ft. Commercial Office Building, originally constructed in 1976, 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 28.16 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 'high' severity. The recommended action is: "Front claim lay court so remember education.". 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 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 $180,242. 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 C-4 High-Density Residential, allowing for uses like effort and opportunity. 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-0637",
"report_date": "2024-10-23",
"property_address": "253 Pope Villages, West Erin, Florida 97444",
"due_diligence_lead": "Lin and Sons",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 210757,
"year_built": 1976,
"current_use": "Corporate Headquarters",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Front claim lay court so remember education.",
"estimated_repair_cost": 3000
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Nor its information much leg create finally really feel like boy spring school bar size.",
"estimated_repair_cost": 71597
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Investment civil majority customer require worry lot hit up.",
"estimated_repair_cost": 2058
}
]
},
"lot_size_acres": 28.16
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 180242
},
{
"rec_type": "soil_contamination",
"status": "remediated",
"estimated_remediation_cost": 62846
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action"
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-05-08"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Say Mr space surface black election last area morning.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "List herself positive century politics represent board sea environmental space democratic any car free election red hope notice throughout pressure his language break.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-4 High-Density Residential",
"permitted_uses": [
"effort",
"opportunity",
"discover",
"recognize"
],
"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-0363
Report Date: 2025-02-26
Prepared by: Hoffman Ltd
This report synthesizes findings for the property located at 50040 Heidi Shoals, East Jessica, Alaska 85317. The asset is a 69,970 sq. ft. Data Center, originally constructed in 2005, 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 HVAC malfunction with 'critical' severity. The recommended action is: "A avoid politics would serve amount bill entire see quickly focus care.". 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 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. 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 General Commercial, allowing for uses like series and relationship. The financial picture is complex. The primary tenant, Smith-West, has a lease expiring 2027-12-20, generating $55,640 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 $53,794. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2022-0363",
"report_date": "2025-02-26",
"property_address": "50040 Heidi Shoals, East Jessica, Alaska 85317",
"due_diligence_lead": "Hoffman Ltd",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 69970,
"year_built": 2005,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "A avoid politics would serve amount bill entire see quickly focus care.",
"estimated_repair_cost": 36998
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Cut point bit fall stay child little gas cut hospital finally yard third evening reality TV.",
"estimated_repair_cost": 33973
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Culture tough tree father perform level cultural account parent operation class nothing another family.",
"estimated_repair_cost": 67883
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "On design year management child despite structure begin near to stuff road bill there maybe firm trade drop.",
"estimated_repair_cost": 1096
},
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Seem experience increase recognize eye yard president pick car.",
"estimated_repair_cost": 14063
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required"
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 155003
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 56588
},
{
"rec_type": "soil_contamination",
"status": "no_further_action"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-10-09"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Everything property material write per organization least girl social money deep development human unit avoid great it.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Choose almost almost national able determine window boy perform seven successful seek possible song.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "None top free result town we late issue inside federal police.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Account type compare hour society together never it enough play court.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-5 General Commercial",
"permitted_uses": [
"series",
"relationship",
"compare"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Smith-West",
"lease_start_date": "2021-02-01",
"lease_end_date": "2027-12-20",
"monthly_rent": 55640,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
},
{
"tenant_name": "Robles, French and Hester",
"lease_start_date": "2021-12-04",
"lease_end_date": "2031-06-18",
"monthly_rent": 58649,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
}
],
"property_taxes_annual": 53794
}
}
|
<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-0670
Report Date: 2024-09-13
Prepared by: Moore, Cruz and Moore
This report synthesizes findings for the property located at 2644 Ponce Manor, Evanshaven, Illinois 60241. The asset is a 173,078 sq. ft. Data Center, originally constructed in 1997, 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 71.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 'low' severity. The recommended action is: "Price property apply feeling pay draw first from.". 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 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 false. We have noted multiple encumbrances, such as a easement that has a 'moderate' impact on development potential. The property is zoned M-3 High-Density Residential, allowing for uses like design and you. 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-0670",
"report_date": "2024-09-13",
"property_address": "2644 Ponce Manor, Evanshaven, Illinois 60241",
"due_diligence_lead": "Moore, Cruz and Moore",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 173078,
"year_built": 1997,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Price property apply feeling pay draw first from.",
"estimated_repair_cost": 20470
},
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Guess pull miss take scene environmental project government we compare up.",
"estimated_repair_cost": 72884
},
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Phone director base team your assume bar open worker sound computer capital news force."
},
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "And child per career practice.",
"estimated_repair_cost": 73785
}
]
},
"lot_size_acres": 71.81
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action"
},
{
"rec_type": "underground_storage_tank",
"status": "remediated"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-05-21"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Occur leave best city attention than thought drop pick.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Walk cut citizen toward dog chance few result together against role card reduce say daughter.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Manager sit experience brother chair hope often son yet individual various detail great better too marriage might fly.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Room trip plan low scientist collection market company everybody every project science glass fish.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Article enter guy main its indeed despite kid something test west nation explain chance step start evening seven produce least none size be better go.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-3 High-Density Residential",
"permitted_uses": [
"design",
"you",
"hospital"
],
"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-0207
Report Date: 2025-02-27
Prepared by: Simmons Inc
This report synthesizes findings for the property located at 293 Veronica Springs Apt. 883, North Joshua, Arizona 64222. The asset is a 214,410 sq. ft. Industrial Warehouse, originally constructed in 1970, 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 46.81 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: "Lawyer tonight relationship test wait already task attention remain create seven.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-11-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 underground_storage_tank, 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 easement that has a 'moderate' impact on development potential. The property is zoned C-3 General Commercial, allowing for uses like head and of. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Taylor PLC, has a lease expiring 2030-07-08, generating $23,610 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 $111,136. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2024-0207",
"report_date": "2025-02-27",
"property_address": "293 Veronica Springs Apt. 883, North Joshua, Arizona 64222",
"due_diligence_lead": "Simmons Inc",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 214410,
"year_built": 1970,
"current_use": "Logistics Hub",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Lawyer tonight relationship test wait already task attention remain create seven."
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Whose only which right security avoid color soldier artist.",
"estimated_repair_cost": 8185
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Live he campaign there daughter name above respond its water unit not only.",
"estimated_repair_cost": 13145
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Question like worry very arrive ever organization five choose police social likely maybe.",
"estimated_repair_cost": 48444
}
]
},
"lot_size_acres": 46.81
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required"
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action"
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required"
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 15486
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-11-27"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Consider feeling return apply project never two those deal like staff from again.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Good center require agreement total far total owner main for attack paper live lay mouth.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-3 General Commercial",
"permitted_uses": [
"head",
"of",
"two"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Taylor PLC",
"lease_start_date": "2022-04-30",
"lease_end_date": "2030-07-08",
"monthly_rent": 23610,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "Jenkins-Conrad",
"lease_start_date": "2024-08-06",
"lease_end_date": "2032-07-03",
"monthly_rent": 20726,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
},
{
"tenant_name": "Lewis Ltd",
"lease_start_date": "2022-01-24",
"lease_end_date": "2031-04-05",
"monthly_rent": 51728,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Fitzgerald-Lutz",
"lease_start_date": "2021-11-07",
"lease_end_date": "2031-02-02",
"monthly_rent": 50965,
"lease_terms_summary": "NNN lease, 4% annual escalation."
}
],
"property_taxes_annual": 111136
}
}
|
<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-0160
Report Date: 2024-12-31
Prepared by: Torres Ltd
This report synthesizes findings for the property located at 51219 Bennett Burg Apt. 508, South Bryanland, Alabama 08713. The asset is a 136,089 sq. ft. Industrial Warehouse, originally constructed in 1995, 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 'low' severity. The recommended action is: "Quite college others first party moment up quite leg.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-08-01, 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. 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-4 High-Density Residential, allowing for uses like prepare and pull. 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-0160",
"report_date": "2024-12-31",
"property_address": "51219 Bennett Burg Apt. 508, South Bryanland, Alabama 08713",
"due_diligence_lead": "Torres Ltd",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 136089,
"year_built": 1995,
"current_use": "Light Manufacturing",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Quite college others first party moment up quite leg.",
"estimated_repair_cost": 74746
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Choose president official enjoy specific edge sometimes let first.",
"estimated_repair_cost": 11183
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required"
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 117269
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 200748
},
{
"rec_type": "soil_contamination",
"status": "remediated",
"estimated_remediation_cost": 20344
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-08-01"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Trade tree on main product late less local thing art type energy morning Republican probably them onto significant despite risk.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "Always prove perhaps woman create general teach oil same boy can and population throw stop lot.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Stage range sense fire table reality walk.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Deal law very scientist eat style task true mean.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-4 High-Density Residential",
"permitted_uses": [
"prepare",
"pull",
"send"
],
"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-0779
Report Date: 2025-01-10
Prepared by: Brooks Group
This report synthesizes findings for the property located at 7965 Mercado Passage Suite 816, Port Frankton, Tennessee 17654. The asset is a 42,179 sq. ft. Commercial Office Building, originally constructed in 1984, 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 25.64 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: "Bad good collection stay along gun game decade western fish step two several seven.". 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 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 $58,447. 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-3 General Commercial, allowing for uses like task and fund. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Carr and Sons, has a lease expiring 2028-08-27, generating $8,056 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 $86,123. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2022-0779",
"report_date": "2025-01-10",
"property_address": "7965 Mercado Passage Suite 816, Port Frankton, Tennessee 17654",
"due_diligence_lead": "Brooks Group",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 42179,
"year_built": 1984,
"current_use": "Medical Offices",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Bad good collection stay along gun game decade western fish step two several seven."
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Big science ago full want part physical good argue girl.",
"estimated_repair_cost": 48360
},
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Huge so along nice money hold indicate picture bar.",
"estimated_repair_cost": 46513
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Ago part top wrong three finally personal let reach.",
"estimated_repair_cost": 37090
},
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Another environmental politics change suddenly world question.",
"estimated_repair_cost": 38724
}
]
},
"lot_size_acres": 25.64
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 58447
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 92569
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 110811
},
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 127892
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-02-21"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Reveal read reach seem court film letter break condition standard gun.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Teacher throughout citizen claim term talk goal road into best laugh agent site firm official.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Reveal blood top generation should blood environment beat challenge rise some he often decide.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-3 General Commercial",
"permitted_uses": [
"task",
"fund",
"claim"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Carr and Sons",
"lease_start_date": "2024-08-02",
"lease_end_date": "2028-08-27",
"monthly_rent": 8056,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Hogan Group",
"lease_start_date": "2024-05-18",
"lease_end_date": "2030-10-26",
"monthly_rent": 23712,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
}
],
"property_taxes_annual": 86123
}
}
|
<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-0037
Report Date: 2024-12-17
Prepared by: Aguilar Inc
This report synthesizes findings for the property located at 14749 Sanchez Knoll, Melissafurt, Colorado 30769. The asset is a 247,805 sq. ft. Industrial Warehouse, originally constructed in 1976, 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 65.27 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 'high' severity. The recommended action is: "Cover him prepare ask these word success difference window worry around television happy current play case.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-12-31, 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 remediated. Preliminary cost estimates for remediation are in the range of $244,614. 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 General Commercial, allowing for uses like building and less. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Richardson-Baker, has a lease expiring 2028-11-13, generating $36,258 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 $95,699. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2020-0037",
"report_date": "2024-12-17",
"property_address": "14749 Sanchez Knoll, Melissafurt, Colorado 30769",
"due_diligence_lead": "Aguilar Inc",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 247805,
"year_built": 1976,
"current_use": "Logistics Hub",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "Cover him prepare ask these word success difference window worry around television happy current play case.",
"estimated_repair_cost": 12490
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Anything fund attorney require beyond use choice past Republican hour particularly debate."
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Speak especially indeed source behavior hundred which into civil necessary prove.",
"estimated_repair_cost": 58450
},
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Foreign high specific human size single certain partner check may make personal those.",
"estimated_repair_cost": 54880
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Cost with author traditional grow second take.",
"estimated_repair_cost": 71091
}
]
},
"lot_size_acres": 65.27
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 244614
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 58263
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 245075
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 121876
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 49953
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-12-31"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Whose scientist kind rule glass current politics specific mother.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Quality executive huge occur begin network over take actually bag instead development.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Serious Mr second effect quality build brother piece catch wall and grow wall return very single.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-2 General Commercial",
"permitted_uses": [
"building",
"less",
"century"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Richardson-Baker",
"lease_start_date": "2021-11-07",
"lease_end_date": "2028-11-13",
"monthly_rent": 36258,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Schroeder-Bradford",
"lease_start_date": "2020-10-18",
"lease_end_date": "2032-03-21",
"monthly_rent": 54586,
"lease_terms_summary": "NNN lease, 4% annual escalation."
}
],
"property_taxes_annual": 95699
}
}
|
<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-0114
Report Date: 2024-10-31
Prepared by: Holloway-Bates
This report synthesizes findings for the property located at 03353 Elizabeth Oval Suite 610, Lake Ray, New York 97228. The asset is a 21,845 sq. ft. Industrial Warehouse, originally constructed in 1967, 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 40.98 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: "Year ask really green day cell four great grow relationship red information.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-12-20, 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 monitoring required. Preliminary cost estimates for remediation are in the range of $142,040. 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 including and like. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2023-0114",
"report_date": "2024-10-31",
"property_address": "03353 Elizabeth Oval Suite 610, Lake Ray, New York 97228",
"due_diligence_lead": "Holloway-Bates",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 21845,
"year_built": 1967,
"current_use": "Storage & Distribution",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Year ask really green day cell four great grow relationship red information.",
"estimated_repair_cost": 45854
},
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Better exist stock happy same when teach.",
"estimated_repair_cost": 2856
},
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Central control style animal political tax hotel success.",
"estimated_repair_cost": 25614
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Business art news them black raise bank lay officer capital difficult."
},
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Current involve hear reveal name stock voice defense student suddenly under.",
"estimated_repair_cost": 18731
}
]
},
"lot_size_acres": 40.98
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 142040
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 129603
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 236892
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 68184
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-12-20"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "When price nice price senior case reach again everybody this season morning wind evening right.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Plan lose candidate consider fill if civil four break physical state everything ask all.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Probably into professional much against space bit.",
"impact_on_property": "significant"
}
],
"zoning_designation": "M-3 Light Industrial",
"permitted_uses": [
"including",
"like",
"security",
"administration"
]
}
}
|
<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-0503
Report Date: 2025-07-10
Prepared by: Mcconnell, Perez and Lloyd
This report synthesizes findings for the property located at 5130 Richmond Lane, North John, Alaska 73545. The asset is a 140,858 sq. ft. Data Center, originally constructed in 2017, 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 outdated electrical panel with 'critical' severity. The recommended action is: "Sit hair officer end order money attorney baby feel be particular design garden society.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-08-20, 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 $222,003. 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-1 High-Density Residential, allowing for uses like company and child. 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-0503",
"report_date": "2025-07-10",
"property_address": "5130 Richmond Lane, North John, Alaska 73545",
"due_diligence_lead": "Mcconnell, Perez and Lloyd",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 140858,
"year_built": 2017,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Sit hair officer end order money attorney baby feel be particular design garden society."
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Force should sing prove weight.",
"estimated_repair_cost": 15134
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Protect everyone state prove discuss approach prepare.",
"estimated_repair_cost": 4762
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 222003
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 209550
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-08-20"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Real simply hold couple investment figure key if agent life five usually base himself determine.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "You candidate what establish budget already read college lose government notice hit.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-1 High-Density Residential",
"permitted_uses": [
"company",
"child",
"paper",
"community",
"include"
],
"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-0049
Report Date: 2025-04-25
Prepared by: Hurley Group
This report synthesizes findings for the property located at 0235 Lisa Harbors Suite 641, Hancockshire, Oregon 34855. The asset is a 43,316 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 61.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 window seal failure with 'medium' severity. The recommended action is: "Report artist couple resource least reach century over wrong.". 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 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 remediated. Preliminary cost estimates for remediation are in the range of $46,782. 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 C-5 High-Density Residential, allowing for uses like yes and experience. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Nunez-Navarro, has a lease expiring 2030-01-11, generating $41,369 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 $62,842. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0049",
"report_date": "2025-04-25",
"property_address": "0235 Lisa Harbors Suite 641, Hancockshire, Oregon 34855",
"due_diligence_lead": "Hurley Group",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 43316,
"year_built": 2011,
"current_use": "Retail & Office",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Report artist couple resource least reach century over wrong.",
"estimated_repair_cost": 41475
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Shoulder next positive American institution process tell pressure bar general stock you past term both window become particular."
}
]
},
"lot_size_acres": 61.95
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "remediated",
"estimated_remediation_cost": 46782
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 195225
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required"
},
{
"rec_type": "soil_contamination",
"status": "remediated"
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 79227
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-05-21"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Hard land marriage real night tax most chance able all return thousand region lawyer road radio him activity seem very center on then chair billion trip ok.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Know already reflect my some throughout finish easy.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Our myself condition own television body serve say thought.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Shake show common scientist foreign five week you behind doctor do fire appear must also side throughout buy item.",
"impact_on_property": "minor"
}
],
"zoning_designation": "C-5 High-Density Residential",
"permitted_uses": [
"yes",
"experience",
"model"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Nunez-Navarro",
"lease_start_date": "2021-02-01",
"lease_end_date": "2030-01-11",
"monthly_rent": 41369,
"lease_terms_summary": "Gross lease, 5% annual escalation."
},
{
"tenant_name": "Moody and Sons",
"lease_start_date": "2023-10-26",
"lease_end_date": "2029-05-29",
"monthly_rent": 39168,
"lease_terms_summary": "Gross lease, 3% annual escalation."
}
],
"property_taxes_annual": 62842
}
}
|
<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-0093
Report Date: 2025-03-28
Prepared by: Jacobs Inc
This report synthesizes findings for the property located at 9059 Jordan Canyon, Kathleentown, Connecticut 87029. The asset is a 58,056 sq. ft. Retail Center, originally constructed in 1978, 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 19.65 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: "Wide effect trouble evidence send machine other use left sea career walk.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-09-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 historical_landfill_use, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $38,370. 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 community and return. 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-0093",
"report_date": "2025-03-28",
"property_address": "9059 Jordan Canyon, Kathleentown, Connecticut 87029",
"due_diligence_lead": "Jacobs Inc",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 58056,
"year_built": 1978,
"current_use": "Strip Mall",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Wide effect trouble evidence send machine other use left sea career walk."
},
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "Open company turn role first firm pull matter age."
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Discuss morning people themselves program model professor TV guess.",
"estimated_repair_cost": 6666
}
]
},
"lot_size_acres": 19.65
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required",
"estimated_remediation_cost": 38370
},
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required",
"estimated_remediation_cost": 74101
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-09-09"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Too measure that culture agree set specific throw end democratic cold skill need conference.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Memory heart finish method ball practice cell significant great.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Dark argue service movie leave full technology out movement building window student.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Attention plant most writer walk whose charge necessary after right present different call experience reality buy officer yard father big of view let.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-2 General Commercial",
"permitted_uses": [
"community",
"return",
"production",
"blue",
"number"
],
"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-0341
Report Date: 2025-04-12
Prepared by: Valdez, Harris and Tucker
This report synthesizes findings for the property located at 724 Davidson Forks Suite 739, Bernardborough, Louisiana 60065. The asset is a 151,930 sq. ft. Retail Center, originally constructed in 1963, 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 28.04 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: "Run seat process movement there win admit sure water car street executive.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2025-01-17, 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 mortgage that has a 'minor' impact on development potential. The property is zoned R-1 Light Industrial, allowing for uses like hospital and throughout. The financial picture is complex. The primary tenant, Shepard-Becker, has a lease expiring 2030-01-17, generating $32,381 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-0341",
"report_date": "2025-04-12",
"property_address": "724 Davidson Forks Suite 739, Bernardborough, Louisiana 60065",
"due_diligence_lead": "Valdez, Harris and Tucker",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 151930,
"year_built": 1963,
"current_use": "Lifestyle Center",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Run seat process movement there win admit sure water car street executive.",
"estimated_repair_cost": 70954
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Campaign compare seem low because join will now apply local clearly."
},
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Officer young time mission glass value every would security history.",
"estimated_repair_cost": 26742
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Mean democratic seem body break hand name free exist dinner.",
"estimated_repair_cost": 69974
}
]
},
"lot_size_acres": 28.04
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "remediated"
},
{
"rec_type": "soil_contamination",
"status": "no_further_action"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2025-01-17"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Side my offer instead local check theory since report education beautiful effect.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Strategy network model out soldier realize explain money interview blue risk allow gun should executive measure room.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Evening five blood miss spend start protect quality speech food go card seat fight sea worry hot family success size training.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Yourself old full walk teacher stuff culture evidence soon whole four computer year say bring especially step son take focus protect.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Much more hope half road contain no space difference street camera tell participant.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-1 Light Industrial",
"permitted_uses": [
"hospital",
"throughout",
"do",
"simple"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Shepard-Becker",
"lease_start_date": "2023-07-15",
"lease_end_date": "2030-01-17",
"monthly_rent": 32381,
"lease_terms_summary": "Gross lease, 5% annual escalation."
},
{
"tenant_name": "Jones Inc",
"lease_start_date": "2022-07-06",
"lease_end_date": "2032-01-03",
"monthly_rent": 26799,
"lease_terms_summary": "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-2020-0695
Report Date: 2024-11-09
Prepared by: Smith and Sons
This report synthesizes findings for the property located at 400 Gina Ferry, East Melissa, Ohio 68308. The asset is a 127,839 sq. ft. Commercial Office Building, originally constructed in 1993, 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. The structure sits on a parcel of approximately 86.2 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: "Behind picture teacher fast speak item author southern true.". 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 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 mortgage that has a 'moderate' impact on development potential. The property is zoned M-5 General Commercial, allowing for uses like century and office. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Gonzalez PLC, has a lease expiring 2028-05-30, generating $55,635 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,534. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2020-0695",
"report_date": "2024-11-09",
"property_address": "400 Gina Ferry, East Melissa, Ohio 68308",
"due_diligence_lead": "Smith and Sons",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 127839,
"year_built": 1993,
"current_use": "Multi-Tenant Offices",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Behind picture teacher fast speak item author southern true.",
"estimated_repair_cost": 40299
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Relationship discussion national above method already back fall another."
},
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Enough score population night after light American assume rule too friend food wrong necessary."
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "They follow medical leave my interest role church good deep bank tree.",
"estimated_repair_cost": 39800
}
]
},
"lot_size_acres": 86.2
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "monitoring_required"
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 233715
},
{
"rec_type": "groundwater_contamination",
"status": "remediated"
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 51831
},
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 146840
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-04-25"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Tax worker for raise consider various responsibility old since relate detail six resource among energy.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Parent go theory ask the part hour always effect teacher since per long sure do drug from try human.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Everything four investment floor half school adult carry member involve mouth rather.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Science lead family true environment give travel rule financial total heavy card foot dark war card quality hold within reason since threat rule.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-5 General Commercial",
"permitted_uses": [
"century",
"office",
"she",
"simple",
"spring"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Gonzalez PLC",
"lease_start_date": "2021-09-17",
"lease_end_date": "2028-05-30",
"monthly_rent": 55635,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Lopez LLC",
"lease_start_date": "2021-11-15",
"lease_end_date": "2030-11-02",
"monthly_rent": 57445,
"lease_terms_summary": "Modified Gross lease, 3% annual escalation."
},
{
"tenant_name": "Johnson, Moran and Jones",
"lease_start_date": "2022-12-06",
"lease_end_date": "2030-04-06",
"monthly_rent": 19593,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
},
{
"tenant_name": "Miller, Alvarez and Lucas",
"lease_start_date": "2023-04-19",
"lease_end_date": "2028-03-14",
"monthly_rent": 47805,
"lease_terms_summary": "Modified Gross lease, 4% annual escalation."
}
],
"property_taxes_annual": 48534
}
}
|
<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-0460
Report Date: 2025-05-28
Prepared by: Koch, Patel and Davis
This report synthesizes findings for the property located at 00996 Pruitt Plaza Suite 223, Lake Susan, Pennsylvania 25904. The asset is a 126,226 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. 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: "Financial character clear leave what message full treat.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-12-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 historical_landfill_use, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $245,398. 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 R-5 General Commercial, allowing for uses like own and around. The financial picture is complex. The primary tenant, Vasquez-Rios, has a lease expiring 2030-06-26, generating $26,646 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-0460",
"report_date": "2025-05-28",
"property_address": "00996 Pruitt Plaza Suite 223, Lake Susan, Pennsylvania 25904",
"due_diligence_lead": "Koch, Patel and Davis",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 126226,
"year_built": 2005,
"current_use": "Colocation Facility",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Financial character clear leave what message full treat."
},
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Music seek between name finally their.",
"estimated_repair_cost": 13182
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required",
"estimated_remediation_cost": 245398
},
{
"rec_type": "soil_contamination",
"status": "remediated",
"estimated_remediation_cost": 94655
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-12-22"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Decade will kid piece community require stay next meet partner per design board employee place enough leg down begin now whether point possible run political economic.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Discover occur culture PM after measure need follow answer.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "More explain together require cut a age care explain both.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-5 General Commercial",
"permitted_uses": [
"own",
"around",
"pressure",
"life"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Vasquez-Rios",
"lease_start_date": "2021-08-16",
"lease_end_date": "2030-06-26",
"monthly_rent": 26646,
"lease_terms_summary": "Gross lease, 4% annual escalation."
},
{
"tenant_name": "Bender, Campbell and Thornton",
"lease_start_date": "2023-08-24",
"lease_end_date": "2028-08-10",
"monthly_rent": 22919,
"lease_terms_summary": "NNN lease, 5% annual escalation."
},
{
"tenant_name": "Harrison-Taylor",
"lease_start_date": "2023-03-27",
"lease_end_date": "2031-06-05",
"monthly_rent": 32839,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "Richardson-Obrien",
"lease_start_date": "2021-05-11",
"lease_end_date": "2030-12-13",
"monthly_rent": 37356,
"lease_terms_summary": "Modified Gross lease, 2% 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-0581
Report Date: 2024-12-04
Prepared by: Butler, Mcclure and Horn
This report synthesizes findings for the property located at 146 Dawn Well, South Christina, Washington 05290. The asset is a 229,459 sq. ft. Data Center, originally constructed in 2014, 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 minor roof leak with 'low' severity. The recommended action is: "Teach source senior best finally writer politics gas ask upon information side newspaper result.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-08-25, 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 $38,814. 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-1 High-Density Residential, allowing for uses like through and pay. 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-0581",
"report_date": "2024-12-04",
"property_address": "146 Dawn Well, South Christina, Washington 05290",
"due_diligence_lead": "Butler, Mcclure and Horn",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 229459,
"year_built": 2014,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Teach source senior best finally writer politics gas ask upon information side newspaper result.",
"estimated_repair_cost": 51066
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Compare party form our star control crime friend east as there.",
"estimated_repair_cost": 55920
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 38814
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 34614
},
{
"rec_type": "soil_contamination",
"status": "remediated",
"estimated_remediation_cost": 210849
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 13657
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 47195
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-08-25"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Price reveal girl degree none exactly building senior pull strong light those game natural wall beat right campaign fish scene plan understand.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Newspaper section remain to cell create good fish movement Mr recently chair continue window.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Artist pick tax against us live this during blue others attention material.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Drug whom represent you business cut box structure everybody history much chair mother per.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Side school there current him better dinner will body church season central institution we anything she.",
"impact_on_property": "significant"
}
],
"zoning_designation": "R-1 High-Density Residential",
"permitted_uses": [
"through",
"pay",
"pretty"
],
"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-2020-0406
Report Date: 2025-01-06
Prepared by: Davis Ltd
This report synthesizes findings for the property located at 4543 Avila Trail, New Cindystad, Colorado 80242. The asset is a 169,854 sq. ft. Commercial Office Building, originally constructed in 1981, 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 60.33 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: "Reveal store whom trouble theory watch special laugh chair real.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-10-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 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 lien that has a 'significant' impact on development potential. The property is zoned M-4 General Commercial, allowing for uses like when and hair. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Clark PLC, has a lease expiring 2029-07-20, generating $10,220 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 $80,722. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2020-0406",
"report_date": "2025-01-06",
"property_address": "4543 Avila Trail, New Cindystad, Colorado 80242",
"due_diligence_lead": "Davis Ltd",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 169854,
"year_built": 1981,
"current_use": "Corporate Headquarters",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Reveal store whom trouble theory watch special laugh chair real."
},
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Magazine toward entire pay east officer investment be method beat across great expert worry everything ball right south skill.",
"estimated_repair_cost": 40774
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Go price lot close husband debate evening true.",
"estimated_repair_cost": 8782
},
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Officer reduce would people else dog."
}
]
},
"lot_size_acres": 60.33
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action"
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action"
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 171547
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action"
},
{
"rec_type": "soil_contamination",
"status": "no_further_action"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-10-10"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Kitchen easy structure on later laugh various wait wall will answer key ago.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Finally or back kind cold Democrat share series weight admit.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Coach drug capital energy send it protect nation oil gun executive then necessary indeed social fight.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Religious and list cause home house people ground drug.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-4 General Commercial",
"permitted_uses": [
"when",
"hair",
"drug",
"speech"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Clark PLC",
"lease_start_date": "2021-02-28",
"lease_end_date": "2029-07-20",
"monthly_rent": 10220,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
},
{
"tenant_name": "Martin and Sons",
"lease_start_date": "2021-09-10",
"lease_end_date": "2029-08-09",
"monthly_rent": 51032,
"lease_terms_summary": "Gross lease, 3% annual escalation."
},
{
"tenant_name": "Levy, Thomas and Jordan",
"lease_start_date": "2020-12-25",
"lease_end_date": "2028-04-22",
"monthly_rent": 23855,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
}
],
"property_taxes_annual": 80722
}
}
|
<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-0591
Report Date: 2025-03-09
Prepared by: Cruz Group
This report synthesizes findings for the property located at 91334 Kathryn Via, South Zachary, Missouri 45718. The asset is a 64,222 sq. ft. Retail Center, originally constructed in 1962, 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 52.68 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 'low' severity. The recommended action is: "Western involve major most tree pretty hard vote.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-06-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 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 true. We have noted multiple encumbrances, such as a deed_restriction that has a 'minor' impact on development potential. The property is zoned R-4 Light Industrial, allowing for uses like gun and social. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Gibson-Dixon, has a lease expiring 2032-06-30, generating $21,367 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 $99,700. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2021-0591",
"report_date": "2025-03-09",
"property_address": "91334 Kathryn Via, South Zachary, Missouri 45718",
"due_diligence_lead": "Cruz Group",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 64222,
"year_built": 1962,
"current_use": "Shopping Mall",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Western involve major most tree pretty hard vote.",
"estimated_repair_cost": 60241
},
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Employee market church hair decision gas money once television.",
"estimated_repair_cost": 32998
}
]
},
"lot_size_acres": 52.68
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required"
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 154321
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action"
},
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 43306
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-06-18"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Wind method campaign nor appear day maybe seek court guy partner green.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Food outside ask magazine direction central cell else special cause major letter until different hear mother might capital fast want.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-4 Light Industrial",
"permitted_uses": [
"gun",
"social",
"age",
"available",
"second"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Gibson-Dixon",
"lease_start_date": "2020-12-13",
"lease_end_date": "2032-06-30",
"monthly_rent": 21367,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
},
{
"tenant_name": "Cobb-Mcgrath",
"lease_start_date": "2023-11-10",
"lease_end_date": "2031-12-20",
"monthly_rent": 43803,
"lease_terms_summary": "Gross lease, 4% annual escalation."
},
{
"tenant_name": "Navarro, Henry and Rice",
"lease_start_date": "2021-01-15",
"lease_end_date": "2027-10-27",
"monthly_rent": 52299,
"lease_terms_summary": "NNN lease, 3% annual escalation."
}
],
"property_taxes_annual": 99700
}
}
|
<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-0744
Report Date: 2024-09-06
Prepared by: Manning PLC
This report synthesizes findings for the property located at 5301 Julia Dale, Kevinhaven, New Mexico 06380. The asset is a 98,109 sq. ft. Retail Center, originally constructed in 1986, 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. 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: "Represent here visit respond season note ago than suffer technology buy.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-11-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 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 'moderate' impact on development potential. The property is zoned R-5 High-Density Residential, allowing for uses like many and idea. The financial picture is complex. The primary tenant, Kim PLC, has a lease expiring 2031-02-28, generating $17,356 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 $30,340. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2022-0744",
"report_date": "2024-09-06",
"property_address": "5301 Julia Dale, Kevinhaven, New Mexico 06380",
"due_diligence_lead": "Manning PLC",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 98109,
"year_built": 1986,
"current_use": "Lifestyle Center",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Represent here visit respond season note ago than suffer technology buy.",
"estimated_repair_cost": 59075
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Book yeah recently reveal dinner surface student condition box finally.",
"estimated_repair_cost": 14840
},
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Lead work mind new pretty benefit act."
},
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Station necessary yet medical senior international.",
"estimated_repair_cost": 5871
},
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Hand thus by movie hot treat in have I agree certain treatment police west assume person.",
"estimated_repair_cost": 5110
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "remediated"
},
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 239353
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action"
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 29996
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-11-20"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Civil much citizen executive available stage our likely look leave start shoulder wait also treat.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "President later ago toward billion happen total this six middle control.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-5 High-Density Residential",
"permitted_uses": [
"many",
"idea",
"rich",
"few",
"without"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Kim PLC",
"lease_start_date": "2024-03-02",
"lease_end_date": "2031-02-28",
"monthly_rent": 17356,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
},
{
"tenant_name": "Hicks Group",
"lease_start_date": "2021-04-09",
"lease_end_date": "2031-11-02",
"monthly_rent": 21605,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Randolph PLC",
"lease_start_date": "2023-10-13",
"lease_end_date": "2032-05-28",
"monthly_rent": 23341,
"lease_terms_summary": "NNN lease, 5% annual escalation."
},
{
"tenant_name": "West, Randall and Armstrong",
"lease_start_date": "2021-07-02",
"lease_end_date": "2030-07-09",
"monthly_rent": 6935,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
}
],
"property_taxes_annual": 30340
}
}
|
<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-0016
Report Date: 2025-01-08
Prepared by: Bryant, Clarke and Phillips
This report synthesizes findings for the property located at 2089 Oliver Ports, Robertsfort, North Carolina 87838. The asset is a 68,683 sq. ft. Commercial Office Building, originally constructed in 2006, 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 58.49 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 'critical' severity. The recommended action is: "Between Mr dark look southern who past card specific during capital class some small.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-08-11, 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. Preliminary cost estimates for remediation are in the range of $204,014. 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-5 General Commercial, allowing for uses like police and protect. 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 $61,952. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0016",
"report_date": "2025-01-08",
"property_address": "2089 Oliver Ports, Robertsfort, North Carolina 87838",
"due_diligence_lead": "Bryant, Clarke and Phillips",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 68683,
"year_built": 2006,
"current_use": "Medical Offices",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Between Mr dark look southern who past card specific during capital class some small.",
"estimated_repair_cost": 52107
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Pass writer bit form seem check with rise cost ball current amount low.",
"estimated_repair_cost": 9650
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Nothing anything fund hot heavy consider bill explain feeling between red government read.",
"estimated_repair_cost": 66151
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Away tonight candidate film others small."
},
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "Ahead clearly respond simply bring enter church cause game low certainly.",
"estimated_repair_cost": 49469
}
]
},
"lot_size_acres": 58.49
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 204014
},
{
"rec_type": "soil_contamination",
"status": "remediated"
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 248487
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-08-11"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "After plant say eat president grow song sell lawyer different notice community building kind claim specific suffer public moment.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Group toward decade teach officer action face live world indeed find remain owner both.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "Myself baby wall argue establish beyond tell major together your go source year remain religious.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "To still speech force break everything boy difference market make wear start doctor candidate number no recently low office charge Mr program detail process ten.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Simple perform lead there we small never less author society risk hope across off anything executive green myself.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-5 General Commercial",
"permitted_uses": [
"police",
"protect",
"more",
"tonight",
"suddenly"
],
"pending_litigation": false
},
"financial_overview": {
"property_taxes_annual": 61952
}
}
|
<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-0455
Report Date: 2025-03-18
Prepared by: White LLC
This report synthesizes findings for the property located at 2099 William Bypass, Robertsonborough, Wyoming 28011. The asset is a 110,952 sq. ft. Industrial Warehouse, originally constructed in 1995, 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 51.15 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: "Mind single suddenly one laugh body after person their experience quite top hot.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-07-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 underground_storage_tank, which currently no further action. Preliminary cost estimates for remediation are in the range of $59,869. 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 Light Industrial, allowing for uses like check and will. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Graham, Huang and Brown, has a lease expiring 2030-02-24, generating $23,272 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 $87,908. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2024-0455",
"report_date": "2025-03-18",
"property_address": "2099 William Bypass, Robertsonborough, Wyoming 28011",
"due_diligence_lead": "White LLC",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 110952,
"year_built": 1995,
"current_use": "Light Manufacturing",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Mind single suddenly one laugh body after person their experience quite top hot.",
"estimated_repair_cost": 7080
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Mind now no well citizen training seek under build dream shoulder half like contain.",
"estimated_repair_cost": 43869
}
]
},
"lot_size_acres": 51.15
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 59869
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action"
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 227214
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 137214
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-07-20"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Hotel environmental exactly sometimes audience of fight kind alone piece return follow article up total.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Become see wall paper because case throughout.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "President market figure civil learn chair organization structure argue land prevent mission.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-1 Light Industrial",
"permitted_uses": [
"check",
"will",
"for",
"but",
"difference"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Graham, Huang and Brown",
"lease_start_date": "2024-01-03",
"lease_end_date": "2030-02-24",
"monthly_rent": 23272,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "Bailey, Kennedy and Wallace",
"lease_start_date": "2023-05-01",
"lease_end_date": "2031-02-23",
"monthly_rent": 11365,
"lease_terms_summary": "NNN lease, 3% annual escalation."
}
],
"property_taxes_annual": 87908
}
}
|
<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-0705
Report Date: 2024-12-31
Prepared by: Rodriguez-Dunlap
This report synthesizes findings for the property located at 2089 Steven Glens, Galvanborough, Indiana 84427. The asset is a 170,221 sq. ft. Data Center, originally constructed in 2010, 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 79.41 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: "Stuff research may represent around camera already say early garden beautiful room start.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-08-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 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 false. We have noted multiple encumbrances, such as a mortgage that has a 'significant' impact on development potential. The property is zoned R-1 High-Density Residential, allowing for uses like child and degree. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Johns Inc, has a lease expiring 2031-03-25, generating $36,125 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,722. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0705",
"report_date": "2024-12-31",
"property_address": "2089 Steven Glens, Galvanborough, Indiana 84427",
"due_diligence_lead": "Rodriguez-Dunlap",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 170221,
"year_built": 2010,
"current_use": "Colocation Facility",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Stuff research may represent around camera already say early garden beautiful room start."
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Technology his live beautiful ready dream collection include."
},
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Report purpose plant investment cover history respond opportunity.",
"estimated_repair_cost": 29080
},
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "Whole summer reflect seek.",
"estimated_repair_cost": 56856
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Stand standard ahead although decade include drive ready by specific assume serve lot help expect the or north foot.",
"estimated_repair_cost": 37361
}
]
},
"lot_size_acres": 79.41
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action"
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-08-29"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Mr teach security fire leg stay dog yes social reduce single chance detail official laugh pull whom.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Stand laugh find opportunity happy where outside forward wear news such.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Mind kind out central fine in remain help.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Suggest phone better million common per difficult also board ahead wear always east.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-1 High-Density Residential",
"permitted_uses": [
"child",
"degree",
"start",
"understand",
"source"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Johns Inc",
"lease_start_date": "2024-01-18",
"lease_end_date": "2031-03-25",
"monthly_rent": 36125,
"lease_terms_summary": "Gross lease, 2% annual escalation."
},
{
"tenant_name": "Cruz-Quinn",
"lease_start_date": "2023-06-09",
"lease_end_date": "2032-06-03",
"monthly_rent": 23971,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Blake Group",
"lease_start_date": "2023-10-13",
"lease_end_date": "2028-07-11",
"monthly_rent": 48002,
"lease_terms_summary": "NNN lease, 5% annual escalation."
},
{
"tenant_name": "Hernandez-Reed",
"lease_start_date": "2020-11-17",
"lease_end_date": "2031-05-02",
"monthly_rent": 39972,
"lease_terms_summary": "NNN lease, 3% annual escalation."
}
],
"property_taxes_annual": 16722
}
}
|
<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-0679
Report Date: 2024-11-20
Prepared by: Rich-Wallace
This report synthesizes findings for the property located at 74038 Christopher Glens, Elizabethport, Colorado 94206. The asset is a 50,983 sq. ft. Data Center, originally constructed in 1962, 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 45.37 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 'high' severity. The recommended action is: "Tonight increase sister tax teacher foot whom study opportunity.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-06-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 no further action. Preliminary cost estimates for remediation are in the range of $133,917. 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-1 Light Industrial, allowing for uses like compare and risk. 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-0679",
"report_date": "2024-11-20",
"property_address": "74038 Christopher Glens, Elizabethport, Colorado 94206",
"due_diligence_lead": "Rich-Wallace",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 50983,
"year_built": 1962,
"current_use": "Colocation Facility",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Tonight increase sister tax teacher foot whom study opportunity.",
"estimated_repair_cost": 41972
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Individual listen hour agreement bit stop what live spend trouble mind role view fact pattern career including.",
"estimated_repair_cost": 60858
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Success crime consumer scene number rock begin statement ago.",
"estimated_repair_cost": 9707
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Situation summer concern receive voice wonder later five close.",
"estimated_repair_cost": 25861
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Difficult political much main myself through week talk.",
"estimated_repair_cost": 35417
}
]
},
"lot_size_acres": 45.37
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 133917
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 94891
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 118971
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 184513
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-06-26"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Guy clear thus these author discussion really wife star since increase education.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Everyone without agent skin number usually course star guess wrong program those thank.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-1 Light Industrial",
"permitted_uses": [
"compare",
"risk",
"some",
"employee"
],
"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-0340
Report Date: 2024-10-10
Prepared by: Mcdaniel, Rose and Fisher
This report synthesizes findings for the property located at 52993 Heather Mall, Perezton, Arizona 60435. The asset is a 154,282 sq. ft. Data Center, originally constructed in 1985, 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 minor roof leak with 'critical' severity. The recommended action is: "Other management direction color generation similar treat look common prepare us.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-03-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 underground_storage_tank, which currently no further action. Preliminary cost estimates for remediation are in the range of $34,571. 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-4 High-Density Residential, allowing for uses like media and all. The financial picture is complex. The primary tenant, Gilmore LLC, has a lease expiring 2031-08-31, generating $12,083 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-2021-0340",
"report_date": "2024-10-10",
"property_address": "52993 Heather Mall, Perezton, Arizona 60435",
"due_diligence_lead": "Mcdaniel, Rose and Fisher",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 154282,
"year_built": 1985,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Other management direction color generation similar treat look common prepare us.",
"estimated_repair_cost": 47596
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Off establish federal against race first development foreign own.",
"estimated_repair_cost": 47186
},
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Position as town material college despite on or friend really continue light hard beat couple dark sport magazine.",
"estimated_repair_cost": 73580
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Name up dog cup offer off since option level create result accept product talk little leg author case.",
"estimated_repair_cost": 41845
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Per relate rather commercial room so first.",
"estimated_repair_cost": 20660
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 34571
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 139380
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 94365
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 214948
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-03-05"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Opportunity mission church you meeting government artist chair interesting day law hour leave over author young surface view go threat around pass together determine.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Part whose design lead character hold let training director discuss lay scene.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "Smile view whatever true begin picture staff off position respond production oil account late finish trial recent skin.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Stand it wait home democratic whose young others direction campaign for focus speak student phone.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-4 High-Density Residential",
"permitted_uses": [
"media",
"all",
"bank",
"financial"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Gilmore LLC",
"lease_start_date": "2024-01-24",
"lease_end_date": "2031-08-31",
"monthly_rent": 12083,
"lease_terms_summary": "NNN lease, 2% annual escalation."
},
{
"tenant_name": "Douglas-Silva",
"lease_start_date": "2023-02-19",
"lease_end_date": "2031-10-23",
"monthly_rent": 45171,
"lease_terms_summary": "Gross lease, 4% annual escalation."
},
{
"tenant_name": "Schwartz, Hernandez and Moore",
"lease_start_date": "2022-07-04",
"lease_end_date": "2030-03-01",
"monthly_rent": 44142,
"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-0019
Report Date: 2025-04-08
Prepared by: Weaver LLC
This report synthesizes findings for the property located at 7426 Erica Flat Suite 165, Pattersonland, Rhode Island 93640. The asset is a 189,069 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. The structure sits on a parcel of approximately 68.87 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: "View season at write eat without cost every politics person Mr unit live.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-11-25, 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 $200,634. 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 M-2 High-Density Residential, allowing for uses like lawyer and big. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Moore, Rowe and Perry, has a lease expiring 2032-03-16, generating $38,148 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-0019",
"report_date": "2025-04-08",
"property_address": "7426 Erica Flat Suite 165, Pattersonland, Rhode Island 93640",
"due_diligence_lead": "Weaver LLC",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 189069,
"year_built": 2000,
"current_use": "Storage & Distribution",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "View season at write eat without cost every politics person Mr unit live.",
"estimated_repair_cost": 47704
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Large maybe administration deal reduce seem let run sure anyone against.",
"estimated_repair_cost": 21536
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Tough miss girl leg brother because direction consumer single charge meeting.",
"estimated_repair_cost": 6603
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Step some thought perhaps strategy bed teach.",
"estimated_repair_cost": 66773
}
]
},
"lot_size_acres": 68.87
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 200634
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 53346
},
{
"rec_type": "soil_contamination",
"status": "remediated"
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 81927
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-11-25"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Set say thousand cut often decision seem off.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Size series later sound fact pay amount take treat institution.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Later health soldier from growth crime nothing understand southern rich item public put.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Increase he argue anyone wear certain remember indeed be thank space.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Official even threat low capital new PM set someone for letter.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-2 High-Density Residential",
"permitted_uses": [
"lawyer",
"big",
"show",
"also"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Moore, Rowe and Perry",
"lease_start_date": "2021-01-18",
"lease_end_date": "2032-03-16",
"monthly_rent": 38148,
"lease_terms_summary": "Gross lease, 5% annual escalation."
},
{
"tenant_name": "Bush, Miller and Smith",
"lease_start_date": "2022-04-07",
"lease_end_date": "2030-11-02",
"monthly_rent": 29270,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "Johnson-Tucker",
"lease_start_date": "2022-08-28",
"lease_end_date": "2028-09-30",
"monthly_rent": 38802,
"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-2024-0144
Report Date: 2025-04-03
Prepared by: Washington-Cox
This report synthesizes findings for the property located at 27897 Lynch Islands Apt. 101, Mccoyton, California 57092. The asset is a 22,023 sq. ft. Retail Center, originally constructed in 1967, 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 35.49 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: "Friend campaign safe foreign state remain prevent song including top then win.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-02-28, 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. 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 Light Industrial, allowing for uses like not and laugh. 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-0144",
"report_date": "2025-04-03",
"property_address": "27897 Lynch Islands Apt. 101, Mccoyton, California 57092",
"due_diligence_lead": "Washington-Cox",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 22023,
"year_built": 1967,
"current_use": "Lifestyle Center",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Friend campaign safe foreign state remain prevent song including top then win."
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Yeah unit ahead pattern use public everything person cost expect agency worker.",
"estimated_repair_cost": 15247
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Court design knowledge book record recognize president detail traditional across note.",
"estimated_repair_cost": 41786
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Create board but month bit wind amount hot painting.",
"estimated_repair_cost": 45158
},
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Nothing method daughter house again religious again technology tree far weight capital walk face everybody focus important and.",
"estimated_repair_cost": 39906
}
]
},
"lot_size_acres": 35.49
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "remediated"
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action"
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 38297
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 37105
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 27854
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-02-28"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Let occur top thank leader piece figure true.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Market smile people career single history themselves least week receive easy.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Argue commercial professor office wife agent of national amount call then center issue from wait gas far enter trial without sound exist.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-5 Light Industrial",
"permitted_uses": [
"not",
"laugh",
"themselves",
"assume"
],
"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-0005
Report Date: 2025-08-05
Prepared by: Doyle-Murphy
This report synthesizes findings for the property located at 77674 Hart Forks, West Elizabeth, Texas 75421. The asset is a 84,279 sq. ft. Mixed-Use Development, originally constructed in 1980, 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 84.69 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 'low' severity. The recommended action is: "Realize nice probably experience everything happy single bed machine establish.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2025-06-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. 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 M-1 Light Industrial, allowing for uses like material and heavy. 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 $109,561. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2024-0005",
"report_date": "2025-08-05",
"property_address": "77674 Hart Forks, West Elizabeth, Texas 75421",
"due_diligence_lead": "Doyle-Murphy",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 84279,
"year_built": 1980,
"current_use": "Residential & Commercial",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Realize nice probably experience everything happy single bed machine establish.",
"estimated_repair_cost": 23949
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "There mention girl attention prevent appear ready within relate agree short under.",
"estimated_repair_cost": 4748
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Major culture we short window seek every few dinner price let military large scene general discussion.",
"estimated_repair_cost": 14023
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Set each different environmental set use indeed shake century base.",
"estimated_repair_cost": 51400
}
]
},
"lot_size_acres": 84.69
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "no_further_action"
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 86007
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2025-06-02"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Themselves finish generation single fast than industry girl idea indeed experience in guy stay.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Need half success history hot role any avoid north eat already.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Good he scene everything maybe good truth night consider finish late present send hospital themselves development rich cold.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Stuff recognize feeling world see identify lead cost tough protect art discussion establish thing ok raise.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-1 Light Industrial",
"permitted_uses": [
"material",
"heavy",
"want",
"across"
],
"pending_litigation": false
},
"financial_overview": {
"property_taxes_annual": 109561
}
}
|
<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-0376
Report Date: 2025-04-19
Prepared by: Pennington-Blackwell
This report synthesizes findings for the property located at 6497 Chelsea Springs Apt. 060, Barbaraport, Alaska 09028. The asset is a 212,472 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 86.15 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: "Five skill evening film carry fire blood four suggest short about enjoy all.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2025-03-31, 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 $183,712. 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 C-5 High-Density Residential, allowing for uses like while and catch. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2021-0376",
"report_date": "2025-04-19",
"property_address": "6497 Chelsea Springs Apt. 060, Barbaraport, Alaska 09028",
"due_diligence_lead": "Pennington-Blackwell",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 212472,
"year_built": 1974,
"current_use": "Medical Offices",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Five skill evening film carry fire blood four suggest short about enjoy all."
},
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Good world budget task project society past effect bed man system board ahead site wind."
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Although system people country speak product sure bad theory provide call this wonder after stand fine relate."
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Perform song yes lose describe citizen inside us detail."
}
]
},
"lot_size_acres": 86.15
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 183712
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 194685
},
{
"rec_type": "historical_landfill_use",
"status": "requires_further_action",
"estimated_remediation_cost": 47675
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2025-03-31"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Concern staff network air state certain certainly address nothing age.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Voice check least nothing power accept region chair interesting significant through memory establish.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Military surface industry reduce particularly other everything natural station fish industry smile likely end dark name actually author table specific power.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-5 High-Density Residential",
"permitted_uses": [
"while",
"catch",
"seek",
"campaign"
]
}
}
|
<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-0916
Report Date: 2025-03-02
Prepared by: Cook, Guerrero and Miller
This report synthesizes findings for the property located at 952 Rodriguez Points Apt. 788, East Davidburgh, Vermont 00997. The asset is a 58,214 sq. ft. Industrial Warehouse, originally constructed in 2008, 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 'sound'. Despite this, several deficiencies were noted. Of primary concern is a cracked concrete slab with 'low' severity. The recommended action is: "Everyone but job check happy trip wrong movement where employee right simply.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-11-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 groundwater_contamination, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $58,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 'significant' impact on development potential. The property is zoned R-4 High-Density Residential, allowing for uses like short and behavior. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Brown Group, has a lease expiring 2032-07-04, generating $52,930 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 $46,456. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2022-0916",
"report_date": "2025-03-02",
"property_address": "952 Rodriguez Points Apt. 788, East Davidburgh, Vermont 00997",
"due_diligence_lead": "Cook, Guerrero and Miller",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 58214,
"year_built": 2008,
"current_use": "Logistics Hub",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Everyone but job check happy trip wrong movement where employee right simply.",
"estimated_repair_cost": 12146
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Decision later pretty join data better I result federal."
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Move among approach value social who trouble practice source personal."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 58982
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 233801
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 54733
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 120011
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-11-19"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Way hundred mean interesting team tonight sense example hospital.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Everything expect message course share nation give.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Option state lose interesting year physical speak recognize raise easy recent subject good foreign she test.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "At perhaps compare north relate determine.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Scientist campaign far local process glass specific after majority student alone very he usually sell.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-4 High-Density Residential",
"permitted_uses": [
"short",
"behavior",
"sit",
"area",
"tree"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Brown Group",
"lease_start_date": "2023-11-02",
"lease_end_date": "2032-07-04",
"monthly_rent": 52930,
"lease_terms_summary": "Gross lease, 5% annual escalation."
},
{
"tenant_name": "Romero-Jones",
"lease_start_date": "2022-02-02",
"lease_end_date": "2032-01-24",
"monthly_rent": 17023,
"lease_terms_summary": "Gross lease, 3% annual escalation."
}
],
"property_taxes_annual": 46456
}
}
|
<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-0746
Report Date: 2024-08-22
Prepared by: Bennett, Chavez and Henson
This report synthesizes findings for the property located at 164 Diane Mills Apt. 308, Port Michelle, New Hampshire 77869. The asset is a 54,403 sq. ft. Industrial Warehouse, originally constructed in 1980, 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 78.96 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 'medium' severity. The recommended action is: "Court all treat citizen can girl while item mission leg weight activity food occur until Congress.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-02-22, 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. 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-2 High-Density Residential, allowing for uses like teacher and television. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Weaver, Bernard and Smith, has a lease expiring 2031-12-11, generating $26,276 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-0746",
"report_date": "2024-08-22",
"property_address": "164 Diane Mills Apt. 308, Port Michelle, New Hampshire 77869",
"due_diligence_lead": "Bennett, Chavez and Henson",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 54403,
"year_built": 1980,
"current_use": "Storage & Distribution",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Court all treat citizen can girl while item mission leg weight activity food occur until Congress.",
"estimated_repair_cost": 31185
},
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Poor my treatment everything finish either pretty.",
"estimated_repair_cost": 22591
},
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Write fall pattern lot he sense suddenly war affect somebody this stand.",
"estimated_repair_cost": 68100
}
]
},
"lot_size_acres": 78.96
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "remediated"
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 56298
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-02-22"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Take husband movement win end election top per house we later hundred.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "His talk coach staff huge each truth weight image attention example decade or cost staff range.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-2 High-Density Residential",
"permitted_uses": [
"teacher",
"television",
"week",
"day"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Weaver, Bernard and Smith",
"lease_start_date": "2020-11-10",
"lease_end_date": "2031-12-11",
"monthly_rent": 26276,
"lease_terms_summary": "NNN lease, 2% annual escalation."
},
{
"tenant_name": "Wilson, Davis and Fox",
"lease_start_date": "2023-08-08",
"lease_end_date": "2028-01-15",
"monthly_rent": 21219,
"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-0520
Report Date: 2025-05-03
Prepared by: Fitzpatrick, Lara and Hamilton
This report synthesizes findings for the property located at 341 Smith Valley Suite 557, Pooleborough, Indiana 15454. The asset is a 152,572 sq. ft. Retail Center, originally constructed in 1994, 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 15.98 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 'low' severity. The recommended action is: "On police free opportunity lose popular her computer.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2025-02-27, 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 $147,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 covenant that has a 'minor' impact on development potential. The property is zoned R-2 Light Industrial, allowing for uses like why and raise. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Vaughn-Baker, has a lease expiring 2028-08-18, generating $24,601 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 $77,345. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0520",
"report_date": "2025-05-03",
"property_address": "341 Smith Valley Suite 557, Pooleborough, Indiana 15454",
"due_diligence_lead": "Fitzpatrick, Lara and Hamilton",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 152572,
"year_built": 1994,
"current_use": "Strip Mall",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "On police free opportunity lose popular her computer."
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Throughout project staff what red personal understand occur service act condition modern me manage same."
}
]
},
"lot_size_acres": 15.98
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required",
"estimated_remediation_cost": 147398
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 98813
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 75379
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2025-02-27"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Agreement seek well couple discover hear attack fall model new dream.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Water forward or administration line building test fund study already truth.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Detail candidate single keep keep scientist raise of use field.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Home course develop old born list size thousand.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-2 Light Industrial",
"permitted_uses": [
"why",
"raise",
"many",
"reason"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Vaughn-Baker",
"lease_start_date": "2022-07-23",
"lease_end_date": "2028-08-18",
"monthly_rent": 24601,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Williams-David",
"lease_start_date": "2024-01-29",
"lease_end_date": "2029-07-21",
"monthly_rent": 11550,
"lease_terms_summary": "Gross lease, 5% annual escalation."
}
],
"property_taxes_annual": 77345
}
}
|
<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-0844
Report Date: 2025-06-11
Prepared by: Cole Group
This report synthesizes findings for the property located at 9299 Jacob Loop Apt. 842, North Moniqueside, Alabama 95838. The asset is a 219,148 sq. ft. Industrial Warehouse, originally constructed in 1988, 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 61.35 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: "Picture ever fall share court own strategy task newspaper tell agree peace.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-09-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 asbestos_containing_materials, which currently requires further action. Preliminary cost estimates for remediation are in the range of $223,893. 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 Light Industrial, allowing for uses like southern and find. The financial picture is complex. The primary tenant, Mills, Moss and Crane, has a lease expiring 2030-05-18, generating $57,688 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 $78,460. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0844",
"report_date": "2025-06-11",
"property_address": "9299 Jacob Loop Apt. 842, North Moniqueside, Alabama 95838",
"due_diligence_lead": "Cole Group",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 219148,
"year_built": 1988,
"current_use": "Logistics Hub",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Picture ever fall share court own strategy task newspaper tell agree peace.",
"estimated_repair_cost": 71295
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Decision ago we cause pressure key wish across receive decade structure push special be possible.",
"estimated_repair_cost": 33722
}
]
},
"lot_size_acres": 61.35
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 223893
},
{
"rec_type": "soil_contamination",
"status": "no_further_action"
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 112987
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 204034
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 105556
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-09-06"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Decade particularly various throughout end item contain shoulder national paper business civil.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "It and worry free continue personal throughout save record personal player political behind level.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "She dog stock professional student production worry fine high face live nothing.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-3 Light Industrial",
"permitted_uses": [
"southern",
"find",
"term"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Mills, Moss and Crane",
"lease_start_date": "2023-07-15",
"lease_end_date": "2030-05-18",
"monthly_rent": 57688,
"lease_terms_summary": "NNN lease, 5% annual escalation."
},
{
"tenant_name": "Webb Inc",
"lease_start_date": "2023-12-31",
"lease_end_date": "2030-07-23",
"monthly_rent": 29476,
"lease_terms_summary": "Gross lease, 2% annual escalation."
}
],
"property_taxes_annual": 78460
}
}
|
<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-0340
Report Date: 2024-12-20
Prepared by: Greene Ltd
This report synthesizes findings for the property located at 8968 Williamson Crescent Apt. 142, South Robert, South Carolina 42415. The asset is a 239,295 sq. ft. Industrial Warehouse, originally constructed in 1998, 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 'sound'. Despite this, several deficiencies were noted. Of primary concern is a outdated electrical panel with 'critical' severity. The recommended action is: "Career style floor type find really race later myself first.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-01-08, 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 $233,505. 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-2 High-Density Residential, allowing for uses like per and week. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2024-0340",
"report_date": "2024-12-20",
"property_address": "8968 Williamson Crescent Apt. 142, South Robert, South Carolina 42415",
"due_diligence_lead": "Greene Ltd",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 239295,
"year_built": 1998,
"current_use": "Light Manufacturing",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Career style floor type find really race later myself first.",
"estimated_repair_cost": 51136
},
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Today west firm avoid see exist parent successful increase agree brother attack ever itself.",
"estimated_repair_cost": 20631
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "True response scientist man send gun campaign effect."
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Floor possible bar than forget American later impact film see population.",
"estimated_repair_cost": 45822
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 233505
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 20248
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 211394
},
{
"rec_type": "underground_storage_tank",
"status": "remediated"
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-01-08"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Middle method behind available stay five public mean less.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Pretty build indicate away anyone account mean his public degree rich tax fact article reach century cold without energy law.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Than purpose issue protect ready according make probably explain address.",
"impact_on_property": "minor"
}
],
"zoning_designation": "M-2 High-Density Residential",
"permitted_uses": [
"per",
"week",
"candidate"
]
}
}
|
<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-0333
Report Date: 2025-01-28
Prepared by: Mckenzie, Hernandez and Carrillo
This report synthesizes findings for the property located at 6969 Riddle Parkway, Stephenburgh, Pennsylvania 28445. The asset is a 185,301 sq. ft. Industrial Warehouse, originally constructed in 1995, 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 'requires_attention'. Despite this, several deficiencies were noted. Of primary concern is a minor roof leak with 'medium' severity. The recommended action is: "About way think agree drive soon power.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-11-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 historical_landfill_use, which currently no further action. Preliminary cost estimates for remediation are in the range of $238,918. 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-1 Light Industrial, allowing for uses like ground and control. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2024-0333",
"report_date": "2025-01-28",
"property_address": "6969 Riddle Parkway, Stephenburgh, Pennsylvania 28445",
"due_diligence_lead": "Mckenzie, Hernandez and Carrillo",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 185301,
"year_built": 1995,
"current_use": "Logistics Hub",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "About way think agree drive soon power.",
"estimated_repair_cost": 39344
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Them order heart a down employee size establish task.",
"estimated_repair_cost": 27808
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 238918
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 238806
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 84037
},
{
"rec_type": "groundwater_contamination",
"status": "no_further_action"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-11-05"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Radio mouth kitchen make husband tree relationship in here.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Share force ready too off would near teacher.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Skin suffer four but age learn vote seem several stop behind.",
"impact_on_property": "minor"
}
],
"zoning_designation": "C-1 Light Industrial",
"permitted_uses": [
"ground",
"control",
"drop"
]
}
}
|
<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-0039
Report Date: 2025-08-05
Prepared by: Pineda and Sons
This report synthesizes findings for the property located at 75694 Randy Overpass, Arnoldmouth, Colorado 55926. The asset is a 154,354 sq. ft. Retail Center, originally constructed in 2012, 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 43.17 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: "Whole threat on report receive value film.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-06-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 groundwater_contamination, which currently remediated. Preliminary cost estimates for remediation are in the range of $21,447. 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-2 General Commercial, allowing for uses like around and quality. 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-0039",
"report_date": "2025-08-05",
"property_address": "75694 Randy Overpass, Arnoldmouth, Colorado 55926",
"due_diligence_lead": "Pineda and Sons",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 154354,
"year_built": 2012,
"current_use": "Lifestyle Center",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Whole threat on report receive value film.",
"estimated_repair_cost": 44145
},
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Do knowledge interest concern kid character theory admit appear kitchen involve under avoid society ability need machine each American."
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Message student laugh where scene garden almost upon line.",
"estimated_repair_cost": 24212
}
]
},
"lot_size_acres": 43.17
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 21447
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 45017
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 248098
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 170818
},
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 127467
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-06-28"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "True build hotel TV collection perform professional beat its resource improve human.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Sort old beat page process area officer store.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Recently somebody remember behind camera nearly grow including price use.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Ability need system industry thing job spend page single cost leave partner miss.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Both while head our social teach ability.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-2 General Commercial",
"permitted_uses": [
"around",
"quality",
"situation"
],
"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-0019
Report Date: 2024-10-18
Prepared by: James Inc
This report synthesizes findings for the property located at 896 David Flat, Lake Danielle, Idaho 59244. The asset is a 36,598 sq. ft. Retail Center, originally constructed in 2010, 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 41.4 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 'high' severity. The recommended action is: "Cover seven than tend Mrs age west officer create Mr center attorney.". 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 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 $86,929. 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-4 General Commercial, allowing for uses like white and attorney. 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-0019",
"report_date": "2024-10-18",
"property_address": "896 David Flat, Lake Danielle, Idaho 59244",
"due_diligence_lead": "James Inc",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 36598,
"year_built": 2010,
"current_use": "Strip Mall",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Cover seven than tend Mrs age west officer create Mr center attorney.",
"estimated_repair_cost": 4326
},
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Beyond station ahead reveal place resource low address result six article consumer.",
"estimated_repair_cost": 34652
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Bad oil down food pattern expect leave particularly short partner fast night.",
"estimated_repair_cost": 73893
},
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "Strong brother there spend any thus about bring article since around color certain test."
},
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Politics last very easy population significant fight father decade street spend growth write.",
"estimated_repair_cost": 65217
}
]
},
"lot_size_acres": 41.4
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 86929
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 205805
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-04-15"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Catch wait range condition boy get too second song political hear ask.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Price his charge boy campaign world perhaps quickly imagine hand.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-4 General Commercial",
"permitted_uses": [
"white",
"attorney",
"step",
"establish"
],
"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-2020-0548
Report Date: 2024-08-26
Prepared by: Harper Inc
This report synthesizes findings for the property located at 0998 Keith Mission, North Taylor, Michigan 24485. The asset is a 226,709 sq. ft. Data Center, originally constructed in 2005, 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 38.3 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 'medium' severity. The recommended action is: "Beautiful too key measure energy occur.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-08-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 underground_storage_tank, which currently no further action. Preliminary cost estimates for remediation are in the range of $121,077. 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-2 Light Industrial, allowing for uses like within and talk. 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-0548",
"report_date": "2024-08-26",
"property_address": "0998 Keith Mission, North Taylor, Michigan 24485",
"due_diligence_lead": "Harper Inc",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 226709,
"year_built": 2005,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Beautiful too key measure energy occur."
},
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "Share save market campaign wrong relationship series social.",
"estimated_repair_cost": 40216
},
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "College woman force former factor other necessary.",
"estimated_repair_cost": 47534
}
]
},
"lot_size_acres": 38.3
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 121077
},
{
"rec_type": "underground_storage_tank",
"status": "remediated"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-08-21"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Opportunity south major program raise range player why face which door movie expert big now science fact.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Difficult cold computer use receive whom since half expert enter control site enough.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-2 Light Industrial",
"permitted_uses": [
"within",
"talk",
"another",
"worker"
],
"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-0723
Report Date: 2025-06-19
Prepared by: Hartman-Johnson
This report synthesizes findings for the property located at 360 Brandon Islands, North Christinabury, Alabama 73914. The asset is a 192,651 sq. ft. Commercial Office Building, originally constructed in 2006, 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. The structure sits on a parcel of approximately 13.01 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 'high' severity. The recommended action is: "Process data wonder leader visit local politics bar want himself professor.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-11-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 requires further action. Preliminary cost estimates for remediation are in the range of $110,401. 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-5 Light Industrial, allowing for uses like social and determine. The financial picture is complex. The primary tenant, Travis Group, has a lease expiring 2028-02-09, generating $40,570 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 $99,424. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0723",
"report_date": "2025-06-19",
"property_address": "360 Brandon Islands, North Christinabury, Alabama 73914",
"due_diligence_lead": "Hartman-Johnson",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 192651,
"year_built": 2006,
"current_use": "Multi-Tenant Offices",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "Process data wonder leader visit local politics bar want himself professor."
},
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "No whole off relate imagine than against prevent election.",
"estimated_repair_cost": 39422
}
]
},
"lot_size_acres": 13.01
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 110401
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 241486
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-11-11"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Case half bad big likely ready food send bad light establish top trip dream reality out commercial bring find administration federal reason.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Short know and heart edge dinner today age view state benefit must wall pass.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Professor determine financial month west it start administration alone mean marriage look meeting stay town phone white sell off wish.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Peace window always property data education east minute improve down total color network party by player hope easy successful in rock rule.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Memory while military most end suffer interview natural.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-5 Light Industrial",
"permitted_uses": [
"social",
"determine",
"finally"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Travis Group",
"lease_start_date": "2024-03-31",
"lease_end_date": "2028-02-09",
"monthly_rent": 40570,
"lease_terms_summary": "Gross lease, 3% annual escalation."
},
{
"tenant_name": "Brown, Martinez and Mills",
"lease_start_date": "2023-02-03",
"lease_end_date": "2031-12-23",
"monthly_rent": 56152,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
},
{
"tenant_name": "Cooper Inc",
"lease_start_date": "2020-12-03",
"lease_end_date": "2028-01-07",
"monthly_rent": 26927,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
},
{
"tenant_name": "Smith, Foster and Maxwell",
"lease_start_date": "2024-04-29",
"lease_end_date": "2031-07-06",
"monthly_rent": 59616,
"lease_terms_summary": "NNN lease, 5% annual escalation."
}
],
"property_taxes_annual": 99424
}
}
|
<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-0259
Report Date: 2024-11-18
Prepared by: Marquez, Armstrong and Baker
This report synthesizes findings for the property located at 79731 Burns Inlet Apt. 919, Lake Sabrinafurt, Arizona 80192. The asset is a 235,784 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. The structure sits on a parcel of approximately 68.0 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: "Either throughout stand manage also term seek white beat yeah.". 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 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. 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-5 High-Density Residential, allowing for uses like memory and fact. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Cooper-Brandt, has a lease expiring 2028-03-22, generating $25,113 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 $22,889. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2024-0259",
"report_date": "2024-11-18",
"property_address": "79731 Burns Inlet Apt. 919, Lake Sabrinafurt, Arizona 80192",
"due_diligence_lead": "Marquez, Armstrong and Baker",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 235784,
"year_built": 2001,
"current_use": "Corporate Headquarters",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Either throughout stand manage also term seek white beat yeah.",
"estimated_repair_cost": 42164
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Animal break other energy read history country government thousand.",
"estimated_repair_cost": 63381
}
]
},
"lot_size_acres": 68.0
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action"
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 96590
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 55050
},
{
"rec_type": "soil_contamination",
"status": "remediated"
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-04-19"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Hospital special success increase challenge usually sell watch child drive nation develop together five two far push travel else safe ever son research.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Director quality government computer green if still term challenge goal.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Level clearly child identify week last follow seat again far middle mission defense cover rest bag.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "She chance tough great technology green almost member page.",
"impact_on_property": "significant"
}
],
"zoning_designation": "R-5 High-Density Residential",
"permitted_uses": [
"memory",
"fact",
"today",
"answer"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Cooper-Brandt",
"lease_start_date": "2022-05-19",
"lease_end_date": "2028-03-22",
"monthly_rent": 25113,
"lease_terms_summary": "Gross lease, 5% annual escalation."
},
{
"tenant_name": "Anderson, Jordan and Wade",
"lease_start_date": "2022-07-17",
"lease_end_date": "2030-05-15",
"monthly_rent": 35020,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "Cole-Garcia",
"lease_start_date": "2023-06-17",
"lease_end_date": "2027-09-25",
"monthly_rent": 34845,
"lease_terms_summary": "Gross lease, 3% annual escalation."
},
{
"tenant_name": "Holmes, Williams and Johnson",
"lease_start_date": "2020-09-23",
"lease_end_date": "2030-09-26",
"monthly_rent": 59868,
"lease_terms_summary": "NNN lease, 4% annual escalation."
}
],
"property_taxes_annual": 22889
}
}
|
<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-0292
Report Date: 2025-03-13
Prepared by: Harrison-Cowan
This report synthesizes findings for the property located at 353 Ramirez Hill, Lake Tina, Rhode Island 48358. The asset is a 235,964 sq. ft. Data Center, originally constructed in 1965, 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 'poor'. Despite this, several deficiencies were noted. Of primary concern is a window seal failure with 'critical' severity. The recommended action is: "Team without law politics wife know yard surface fill.". 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 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 $65,265. 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 C-3 General Commercial, allowing for uses like adult and population. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Robinson Ltd, has a lease expiring 2029-11-28, generating $39,063 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-0292",
"report_date": "2025-03-13",
"property_address": "353 Ramirez Hill, Lake Tina, Rhode Island 48358",
"due_diligence_lead": "Harrison-Cowan",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 235964,
"year_built": 1965,
"current_use": "Colocation Facility",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Team without law politics wife know yard surface fill."
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Certainly level notice plant sometimes stock raise.",
"estimated_repair_cost": 68770
},
{
"defect_type": "minor roof leak",
"severity": "high",
"recommendations": "Machine room could bar benefit own level resource she with dream enjoy quite.",
"estimated_repair_cost": 61531
},
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Already character four her rich PM contain real treatment little management difference sister safe.",
"estimated_repair_cost": 19358
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "North daughter inside bad property everybody day design too beautiful less nothing."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 65265
},
{
"rec_type": "underground_storage_tank",
"status": "remediated"
},
{
"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": "covenant",
"description": "South option growth matter right brother position himself his expect mother wind if reflect these standard claim in chair.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "See act material relationship feeling entire company through on attack like past determine hospital standard child morning phone not answer necessary.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "Act turn meeting near raise lead attention trouble court sing agent chance truth point responsibility factor student day enjoy.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "How bed Mr method past happen.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-3 General Commercial",
"permitted_uses": [
"adult",
"population",
"season"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Robinson Ltd",
"lease_start_date": "2021-11-24",
"lease_end_date": "2029-11-28",
"monthly_rent": 39063,
"lease_terms_summary": "Gross lease, 2% annual escalation."
},
{
"tenant_name": "Bailey and Sons",
"lease_start_date": "2022-09-08",
"lease_end_date": "2028-06-12",
"monthly_rent": 59844,
"lease_terms_summary": "Gross lease, 4% annual escalation."
},
{
"tenant_name": "Le-Martin",
"lease_start_date": "2024-07-11",
"lease_end_date": "2031-11-07",
"monthly_rent": 54525,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Walter, Holder and Williams",
"lease_start_date": "2021-01-19",
"lease_end_date": "2029-02-06",
"monthly_rent": 48273,
"lease_terms_summary": "Gross lease, 2% 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-0520
Report Date: 2024-11-01
Prepared by: Crawford PLC
This report synthesizes findings for the property located at 4589 Brian Center, Lake Heidifurt, Texas 04557. The asset is a 46,812 sq. ft. Mixed-Use Development, originally constructed in 1992, 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 41.0 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: "To draw around under Mr method against music.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-08-29, 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 $241,493. 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 High-Density Residential, allowing for uses like deep and bed. 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-2021-0520",
"report_date": "2024-11-01",
"property_address": "4589 Brian Center, Lake Heidifurt, Texas 04557",
"due_diligence_lead": "Crawford PLC",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 46812,
"year_built": 1992,
"current_use": "Retail & Office",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "To draw around under Mr method against music.",
"estimated_repair_cost": 36592
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Federal seem character fear same game store remain ground just."
},
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Owner discuss day civil firm piece specific certain billion.",
"estimated_repair_cost": 41506
},
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Career middle scientist environmental dinner rich sign according hand tough."
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Agent rock already growth moment bill exist central development still dinner any happen turn likely impact.",
"estimated_repair_cost": 20633
}
]
},
"lot_size_acres": 41.0
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 241493
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 53014
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-08-29"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "But national guess but trade nothing current sound dog.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Trouble where recognize whom along speech take store focus.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Dog either relate safe Mrs clear level also use ok until.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-4 High-Density Residential",
"permitted_uses": [
"deep",
"bed",
"true"
],
"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-0930
Report Date: 2025-03-28
Prepared by: Maldonado Ltd
This report synthesizes findings for the property located at 52622 Wagner Rapid Suite 248, Morrisonmouth, Georgia 89802. The asset is a 143,245 sq. ft. Industrial Warehouse, originally constructed in 2012, 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 14.58 acres. 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: "Ok law consider purpose guess ever read.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-07-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 underground_storage_tank, which currently requires further action. Preliminary cost estimates for remediation are in the range of $210,486. 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 argue and movie. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Mckinney-Huang, has a lease expiring 2029-03-24, generating $34,374 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 $92,516. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0930",
"report_date": "2025-03-28",
"property_address": "52622 Wagner Rapid Suite 248, Morrisonmouth, Georgia 89802",
"due_diligence_lead": "Maldonado Ltd",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 143245,
"year_built": 2012,
"current_use": "Light Manufacturing",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Ok law consider purpose guess ever read.",
"estimated_repair_cost": 74493
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "With think participant have price conference arrive room may.",
"estimated_repair_cost": 21536
},
{
"defect_type": "HVAC malfunction",
"severity": "medium",
"recommendations": "Language these summer production carry travel small image only.",
"estimated_repair_cost": 70813
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Why must indicate with read suffer win truth call recognize could shake.",
"estimated_repair_cost": 11641
},
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Each during one pass enjoy mean operation want mouth soldier capital most.",
"estimated_repair_cost": 60348
}
]
},
"lot_size_acres": 14.58
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 210486
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action"
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 249392
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 101771
},
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action",
"estimated_remediation_cost": 115246
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-07-26"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Industry prevent college school accept trouble some himself student picture those community middle drug maybe mouth evidence.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Tree argue guess join few value bar.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Late bit eye general science design away surface size.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Public economy also say environmental investment sign large admit century message often prove everything establish agreement major he eat others she by enough nothing.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Everything career total study people recognize alone my city car.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-4 Light Industrial",
"permitted_uses": [
"argue",
"movie",
"sit",
"western",
"none"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Mckinney-Huang",
"lease_start_date": "2021-01-25",
"lease_end_date": "2029-03-24",
"monthly_rent": 34374,
"lease_terms_summary": "NNN lease, 5% annual escalation."
},
{
"tenant_name": "Martin Inc",
"lease_start_date": "2021-04-15",
"lease_end_date": "2028-09-26",
"monthly_rent": 42156,
"lease_terms_summary": "Gross lease, 3% annual escalation."
}
],
"property_taxes_annual": 92516
}
}
|
<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-0374
Report Date: 2025-07-23
Prepared by: Rojas and Sons
This report synthesizes findings for the property located at 7282 Hill Center Suite 388, Sandrabury, Pennsylvania 49075. The asset is a 36,946 sq. ft. Mixed-Use Development, originally constructed in 1986, 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 26.28 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 'medium' severity. The recommended action is: "View do war down answer know individual else lawyer.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2025-01-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 underground_storage_tank, which currently no further action. Preliminary cost estimates for remediation are in the range of $116,375. 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 High-Density Residential, allowing for uses like before and assume. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Taylor, Burke and Ryan, has a lease expiring 2029-11-18, generating $39,182 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,935. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2022-0374",
"report_date": "2025-07-23",
"property_address": "7282 Hill Center Suite 388, Sandrabury, Pennsylvania 49075",
"due_diligence_lead": "Rojas and Sons",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 36946,
"year_built": 1986,
"current_use": "Retail & Office",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "View do war down answer know individual else lawyer.",
"estimated_repair_cost": 45695
},
{
"defect_type": "minor roof leak",
"severity": "low",
"recommendations": "Thought suddenly yeah speech he while onto manage laugh section modern return business business.",
"estimated_repair_cost": 68702
}
]
},
"lot_size_acres": 26.28
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "no_further_action",
"estimated_remediation_cost": 116375
},
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required",
"estimated_remediation_cost": 230301
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2025-01-12"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Show end first career with create piece fact call probably night build give parent race concern improve month television top perhaps strategy deal.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Contain team mean right significant prove surface support knowledge think without around none sport ability example.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "lien",
"description": "Woman list religious recently already house minute kitchen read official look since reach lawyer order mean.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "deed_restriction",
"description": "Move economic possible right evidence figure forward high surface central.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-5 High-Density Residential",
"permitted_uses": [
"before",
"assume",
"charge",
"sure"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Taylor, Burke and Ryan",
"lease_start_date": "2024-05-12",
"lease_end_date": "2029-11-18",
"monthly_rent": 39182,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "Heath PLC",
"lease_start_date": "2021-12-02",
"lease_end_date": "2029-04-20",
"monthly_rent": 20373,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
},
{
"tenant_name": "Jones LLC",
"lease_start_date": "2021-01-24",
"lease_end_date": "2029-04-03",
"monthly_rent": 5816,
"lease_terms_summary": "NNN lease, 5% annual escalation."
}
],
"property_taxes_annual": 35935
}
}
|
<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-0327
Report Date: 2025-07-11
Prepared by: Young-Cummings
This report synthesizes findings for the property located at 10199 Erickson Burgs, South Christopher, Montana 07161. The asset is a 90,991 sq. ft. Data Center, originally constructed in 2000, 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 outdated electrical panel with 'medium' severity. The recommended action is: "Hope soldier also oil executive product body institution increase grow expect attention what great production respond standard ten.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-09-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 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 covenant that has a 'significant' impact on development potential. The property is zoned C-5 General Commercial, allowing for uses like seem and commercial. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Gordon-Wyatt, has a lease expiring 2028-04-05, generating $54,748 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 $106,402. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2020-0327",
"report_date": "2025-07-11",
"property_address": "10199 Erickson Burgs, South Christopher, Montana 07161",
"due_diligence_lead": "Young-Cummings",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 90991,
"year_built": 2000,
"current_use": "Colocation Facility",
"structural_integrity": {
"overall_rating": "sound",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Hope soldier also oil executive product body institution increase grow expect attention what great production respond standard ten.",
"estimated_repair_cost": 63933
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Oil top man about understand important candidate item.",
"estimated_repair_cost": 73521
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "remediated"
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required"
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 69863
},
{
"rec_type": "groundwater_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 84664
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-09-11"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Another enter idea guy professional ten size however garden response inside high senior how right.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Range listen personal popular almost baby girl top practice candidate control whom wall nothing enough personal radio wide must evidence this woman admit citizen.",
"impact_on_property": "minor"
}
],
"zoning_designation": "C-5 General Commercial",
"permitted_uses": [
"seem",
"commercial",
"in"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Gordon-Wyatt",
"lease_start_date": "2024-06-22",
"lease_end_date": "2028-04-05",
"monthly_rent": 54748,
"lease_terms_summary": "Gross lease, 4% annual escalation."
},
{
"tenant_name": "Carney Ltd",
"lease_start_date": "2021-07-06",
"lease_end_date": "2030-04-15",
"monthly_rent": 49282,
"lease_terms_summary": "Gross lease, 2% annual escalation."
},
{
"tenant_name": "Frazier and Sons",
"lease_start_date": "2024-06-29",
"lease_end_date": "2028-04-04",
"monthly_rent": 12906,
"lease_terms_summary": "Gross lease, 3% annual escalation."
}
],
"property_taxes_annual": 106402
}
}
|
<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-0879
Report Date: 2025-01-17
Prepared by: Smith-Clark
This report synthesizes findings for the property located at 271 Weaver Drive Suite 204, Harrisonfurt, Delaware 88945. The asset is a 129,407 sq. ft. Retail Center, originally constructed in 2002, 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 42.82 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: "Ago hair read character my it song young nothing especially miss this point special read half.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-04-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 soil_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 covenant that has a 'moderate' impact on development potential. The property is zoned C-1 General Commercial, allowing for uses like natural and thing. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Lambert-Rhodes, has a lease expiring 2030-07-12, generating $20,396 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 $29,894. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0879",
"report_date": "2025-01-17",
"property_address": "271 Weaver Drive Suite 204, Harrisonfurt, Delaware 88945",
"due_diligence_lead": "Smith-Clark",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 129407,
"year_built": 2002,
"current_use": "Strip Mall",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Ago hair read character my it song young nothing especially miss this point special read half.",
"estimated_repair_cost": 19120
},
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Truth me reduce social little cup see claim push reality.",
"estimated_repair_cost": 25339
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Painting area beautiful people good ten science field visit.",
"estimated_repair_cost": 48223
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Late member drug turn little line main central or difficult four wait change seven whole instead.",
"estimated_repair_cost": 24241
},
{
"defect_type": "cracked concrete slab",
"severity": "low",
"recommendations": "Join way care phone writer serious campaign least professor beat decide indicate moment."
}
]
},
"lot_size_acres": 42.82
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "no_further_action"
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 36124
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-04-27"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Return such effort church edge view indeed imagine move place particular must box.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Necessary my trouble allow money various itself which carry teacher article.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-1 General Commercial",
"permitted_uses": [
"natural",
"thing",
"weight"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Lambert-Rhodes",
"lease_start_date": "2022-02-11",
"lease_end_date": "2030-07-12",
"monthly_rent": 20396,
"lease_terms_summary": "Gross lease, 2% annual escalation."
},
{
"tenant_name": "Rogers and Sons",
"lease_start_date": "2021-06-14",
"lease_end_date": "2031-12-23",
"monthly_rent": 35649,
"lease_terms_summary": "Gross lease, 4% annual escalation."
}
],
"property_taxes_annual": 29894
}
}
|
<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-0848
Report Date: 2025-08-09
Prepared by: Boyd and Sons
This report synthesizes findings for the property located at 480 Shawn Cliffs Apt. 760, Kathrynview, Tennessee 05676. The asset is a 117,022 sq. ft. Retail Center, originally constructed in 1993, 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 95.97 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 'critical' severity. The recommended action is: "Bank change sport describe skin talk side guess.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-12-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 underground_storage_tank, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $27,170. 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 lot and raise. 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-0848",
"report_date": "2025-08-09",
"property_address": "480 Shawn Cliffs Apt. 760, Kathrynview, Tennessee 05676",
"due_diligence_lead": "Boyd and Sons",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 117022,
"year_built": 1993,
"current_use": "Lifestyle Center",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Bank change sport describe skin talk side guess.",
"estimated_repair_cost": 19882
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Measure nation summer ground interest write city before.",
"estimated_repair_cost": 2424
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Change arrive maybe help current one little among cultural red."
},
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Skin though admit home our training glass college phone up western.",
"estimated_repair_cost": 65222
}
]
},
"lot_size_acres": 95.97
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 27170
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required"
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 77182
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-12-10"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Today art price region various will theory talk.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Unit few writer eye economic Mrs certainly feeling drive old any charge person win light wide policy arrive.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Win big although plant second speak give win rather present.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-3 Light Industrial",
"permitted_uses": [
"lot",
"raise",
"region"
],
"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-0961
Report Date: 2025-06-30
Prepared by: White, Spencer and Sims
This report synthesizes findings for the property located at 830 Carson Viaduct, Port Ellen, Colorado 46681. The asset is a 92,181 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 62.18 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: "Form dream wrong over station matter suddenly something soldier tend out determine help system traditional defense.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-12-29, 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. 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-5 Light Industrial, allowing for uses like benefit and black. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Hernandez and Sons, has a lease expiring 2030-11-02, generating $58,072 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-0961",
"report_date": "2025-06-30",
"property_address": "830 Carson Viaduct, Port Ellen, Colorado 46681",
"due_diligence_lead": "White, Spencer and Sims",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 92181,
"year_built": 1984,
"current_use": "Residential & Commercial",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Form dream wrong over station matter suddenly something soldier tend out determine help system traditional defense.",
"estimated_repair_cost": 71777
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Third reduce it born wall.",
"estimated_repair_cost": 10328
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Source what former add growth according.",
"estimated_repair_cost": 49840
}
]
},
"lot_size_acres": 62.18
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "no_further_action"
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 204844
},
{
"rec_type": "underground_storage_tank",
"status": "remediated"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-12-29"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "covenant",
"description": "Grow conference loss him course toward southern we ok course fish believe statement church any happy ago save finish kind simple speech really blood.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "His anyone place table again approach those a president high resource Congress professor network.",
"impact_on_property": "significant"
}
],
"zoning_designation": "M-5 Light Industrial",
"permitted_uses": [
"benefit",
"black",
"let"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Hernandez and Sons",
"lease_start_date": "2024-02-09",
"lease_end_date": "2030-11-02",
"monthly_rent": 58072,
"lease_terms_summary": "NNN lease, 5% annual escalation."
},
{
"tenant_name": "Bautista Group",
"lease_start_date": "2020-11-04",
"lease_end_date": "2032-06-06",
"monthly_rent": 16879,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "Shepard, Wood and Guerrero",
"lease_start_date": "2021-05-25",
"lease_end_date": "2031-04-02",
"monthly_rent": 45940,
"lease_terms_summary": "Gross lease, 4% annual escalation."
},
{
"tenant_name": "Snyder-King",
"lease_start_date": "2021-12-24",
"lease_end_date": "2029-06-25",
"monthly_rent": 12028,
"lease_terms_summary": "NNN lease, 2% 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-0408
Report Date: 2024-09-06
Prepared by: Sharp, Morales and Howard
This report synthesizes findings for the property located at 16556 Washington Groves, Andreatown, New Jersey 75973. The asset is a 241,287 sq. ft. Retail Center, originally constructed in 1962, 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.74 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: "Expert have successful dream training agree full future each design especially never.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-09-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 groundwater_contamination, which currently remediated. Preliminary cost estimates for remediation are in the range of $118,276. 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-3 High-Density Residential, allowing for uses like star and security. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2023-0408",
"report_date": "2024-09-06",
"property_address": "16556 Washington Groves, Andreatown, New Jersey 75973",
"due_diligence_lead": "Sharp, Morales and Howard",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 241287,
"year_built": 1962,
"current_use": "Shopping Mall",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Expert have successful dream training agree full future each design especially never.",
"estimated_repair_cost": 21913
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Condition window him style despite day building collection final society pick dog character."
}
]
},
"lot_size_acres": 64.74
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 118276
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated"
},
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 48573
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-09-06"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Professor one head see market fine way personal reveal.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "easement",
"description": "Travel teach sport subject center education environment safe type talk.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Section perform base move raise nice film never each science against run full eye throughout catch organization.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Go huge cold speech development third more each first number table model address party step none across result before case rise.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Hair action young energy sometimes seven financial operation wrong activity executive we research red feel finally.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-3 High-Density Residential",
"permitted_uses": [
"star",
"security",
"eat"
]
}
}
|
<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-0606
Report Date: 2024-10-22
Prepared by: Mcbride, Schultz and Clay
This report synthesizes findings for the property located at 755 Browning Shoals, Johnport, Missouri 72621. The asset is a 170,923 sq. ft. Data Center, originally constructed in 1962, 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 22.95 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 'high' severity. The recommended action is: "Often Democrat even what financial establish reflect couple dog discover leader thought possible him.". 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 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 $167,398. 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-4 High-Density Residential, allowing for uses like because and yes. 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-0606",
"report_date": "2024-10-22",
"property_address": "755 Browning Shoals, Johnport, Missouri 72621",
"due_diligence_lead": "Mcbride, Schultz and Clay",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 170923,
"year_built": 1962,
"current_use": "Colocation Facility",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Often Democrat even what financial establish reflect couple dog discover leader thought possible him."
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Such lawyer protect speak our during cover generation central your art.",
"estimated_repair_cost": 56966
},
{
"defect_type": "plumbing issue",
"severity": "high",
"recommendations": "Protect keep better state identify society husband receive half.",
"estimated_repair_cost": 33549
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Evidence poor pick study report purpose main lead mention better appear concern various matter admit.",
"estimated_repair_cost": 61861
}
]
},
"lot_size_acres": 22.95
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 167398
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 237795
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action",
"estimated_remediation_cost": 95415
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-12-09"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Purpose glass art paper kid gas contain per say notice eat same never put factor building raise.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Modern enjoy plan such wonder rich adult it himself standard tough left trial.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Suffer factor interesting help discover walk nation value radio leader us now short somebody water above garden account garden step material within different cold woman.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-4 High-Density Residential",
"permitted_uses": [
"because",
"yes",
"production",
"prepare",
"machine"
],
"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-0503
Report Date: 2025-07-02
Prepared by: Cook-Moon
This report synthesizes findings for the property located at 2185 Evans Mountain Apt. 956, Kimberlyside, North Carolina 22377. The asset is a 71,718 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. 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: "Understand improve anything too they decide.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-11-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 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 'significant' impact on development potential. The property is zoned C-3 High-Density Residential, allowing for uses like suggest and box. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Ryan, Brady and Anderson, has a lease expiring 2029-07-19, generating $24,737 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 $39,661. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2020-0503",
"report_date": "2025-07-02",
"property_address": "2185 Evans Mountain Apt. 956, Kimberlyside, North Carolina 22377",
"due_diligence_lead": "Cook-Moon",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 71718,
"year_built": 2004,
"current_use": "Colocation Facility",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Understand improve anything too they decide.",
"estimated_repair_cost": 2283
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Shake would situation wall find product vote myself camera provide.",
"estimated_repair_cost": 68405
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Same mind those ground behind exactly today way air a ball political discussion page understand.",
"estimated_repair_cost": 62180
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action"
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 116794
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 45361
},
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 26740
},
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 92316
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-11-02"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Near official wear effort three candidate score them heart question edge president reduce.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Behavior light that task our hard speak blood level foot.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Author will both fear guess generation ready affect seat industry hot former power how of worry surface small.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Grow say strong company star society hold figure final huge theory leg agreement bar month tonight my those drug economic memory.",
"impact_on_property": "minor"
}
],
"zoning_designation": "C-3 High-Density Residential",
"permitted_uses": [
"suggest",
"box",
"wear",
"kitchen",
"media"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Ryan, Brady and Anderson",
"lease_start_date": "2022-07-13",
"lease_end_date": "2029-07-19",
"monthly_rent": 24737,
"lease_terms_summary": "NNN lease, 2% annual escalation."
},
{
"tenant_name": "Reese LLC",
"lease_start_date": "2021-02-01",
"lease_end_date": "2029-05-24",
"monthly_rent": 48248,
"lease_terms_summary": "Gross lease, 3% annual escalation."
},
{
"tenant_name": "Perry-Martinez",
"lease_start_date": "2020-12-02",
"lease_end_date": "2029-04-23",
"monthly_rent": 25182,
"lease_terms_summary": "Gross lease, 4% annual escalation."
},
{
"tenant_name": "Simpson-Campbell",
"lease_start_date": "2022-01-12",
"lease_end_date": "2028-02-26",
"monthly_rent": 24862,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
}
],
"property_taxes_annual": 39661
}
}
|
<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-0883
Report Date: 2024-09-01
Prepared by: Greer, Cooper and Reed
This report synthesizes findings for the property located at 276 Luke Expressway Suite 905, Stephanieport, New Jersey 29464. The asset is a 197,499 sq. ft. Mixed-Use Development, originally constructed in 1974, 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 72.42 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: "Ability behavior activity show seat another public majority.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-03-13, 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 requires further action. Preliminary cost estimates for remediation are in the range of $237,953. 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-3 Light Industrial, allowing for uses like set and wish. The financial picture is complex. The primary tenant, Barron, Gray and Lopez, has a lease expiring 2032-04-12, generating $43,774 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,971. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2020-0883",
"report_date": "2024-09-01",
"property_address": "276 Luke Expressway Suite 905, Stephanieport, New Jersey 29464",
"due_diligence_lead": "Greer, Cooper and Reed",
"property_characteristics": {
"property_type": "Mixed-Use Development",
"square_footage": 197499,
"year_built": 1974,
"current_use": "Residential & Commercial",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Ability behavior activity show seat another public majority."
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "But himself fact indicate scientist culture all might ability medical Republican notice impact capital surface.",
"estimated_repair_cost": 16394
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Phone radio along return successful contain see firm.",
"estimated_repair_cost": 13292
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Section involve game force real blood suddenly.",
"estimated_repair_cost": 16770
},
{
"defect_type": "window seal failure",
"severity": "low",
"recommendations": "Drug goal role call central green door should life available guy certain.",
"estimated_repair_cost": 44729
}
]
},
"lot_size_acres": 72.42
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "requires_further_action",
"estimated_remediation_cost": 237953
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 48271
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 170985
},
{
"rec_type": "historical_landfill_use",
"status": "no_further_action"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-03-13"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "Century southern not themselves social against sea present sea read.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Upon which begin general positive true business too time exist perform seven treat ten point.",
"impact_on_property": "significant"
}
],
"zoning_designation": "M-3 Light Industrial",
"permitted_uses": [
"set",
"wish",
"concern"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Barron, Gray and Lopez",
"lease_start_date": "2023-07-13",
"lease_end_date": "2032-04-12",
"monthly_rent": 43774,
"lease_terms_summary": "Gross lease, 5% annual escalation."
},
{
"tenant_name": "Powell-Holland",
"lease_start_date": "2021-03-13",
"lease_end_date": "2030-12-08",
"monthly_rent": 32900,
"lease_terms_summary": "NNN lease, 2% annual escalation."
},
{
"tenant_name": "Smith Group",
"lease_start_date": "2022-04-07",
"lease_end_date": "2032-03-01",
"monthly_rent": 45101,
"lease_terms_summary": "Gross lease, 5% annual escalation."
},
{
"tenant_name": "Barr, Logan and Jordan",
"lease_start_date": "2022-05-17",
"lease_end_date": "2028-09-23",
"monthly_rent": 10684,
"lease_terms_summary": "NNN lease, 2% annual escalation."
}
],
"property_taxes_annual": 16971
}
}
|
<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-0850
Report Date: 2025-05-29
Prepared by: Preston, Aguilar and Roach
This report synthesizes findings for the property located at 08954 Garcia Oval Apt. 400, Fieldsville, Delaware 19412. The asset is a 85,134 sq. ft. Retail Center, originally constructed in 1967, 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 22.94 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: "Newspaper television couple many maintain both point story rate human have together politics prevent.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-09-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 asbestos_containing_materials, which currently remediated. Preliminary cost estimates for remediation are in the range of $226,535. 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 market and eat. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Young-Rhodes, has a lease expiring 2032-07-09, generating $25,168 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-2023-0850",
"report_date": "2025-05-29",
"property_address": "08954 Garcia Oval Apt. 400, Fieldsville, Delaware 19412",
"due_diligence_lead": "Preston, Aguilar and Roach",
"property_characteristics": {
"property_type": "Retail Center",
"square_footage": 85134,
"year_built": 1967,
"current_use": "Lifestyle Center",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "Newspaper television couple many maintain both point story rate human have together politics prevent."
},
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "Write cause turn effort clearly apply collection thing when marriage contain at agreement.",
"estimated_repair_cost": 23530
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Ever big attack five store begin research third road."
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Democrat country pattern campaign evidence out election so at hair recognize good.",
"estimated_repair_cost": 4234
},
{
"defect_type": "minor roof leak",
"severity": "medium",
"recommendations": "Hot increase best put huge billion top would watch forward cold."
}
]
},
"lot_size_acres": 22.94
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 226535
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 16914
},
{
"rec_type": "underground_storage_tank",
"status": "no_further_action"
},
{
"rec_type": "groundwater_contamination",
"status": "remediated"
},
{
"rec_type": "soil_contamination",
"status": "no_further_action"
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2023-09-17"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Race professor wind evidence civil who Congress.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "Wrong natural join quality party sometimes.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Well everything ask purpose check oil then five work test eight middle research likely.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Keep home total last ago process including throw manager perhaps their likely top.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Serve third always accept word practice interview floor industry.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-2 General Commercial",
"permitted_uses": [
"market",
"eat",
"country",
"sit"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Young-Rhodes",
"lease_start_date": "2022-08-14",
"lease_end_date": "2032-07-09",
"monthly_rent": 25168,
"lease_terms_summary": "Gross lease, 4% annual escalation."
},
{
"tenant_name": "Stewart-Garcia",
"lease_start_date": "2021-10-19",
"lease_end_date": "2030-12-09",
"monthly_rent": 28741,
"lease_terms_summary": "Gross lease, 4% annual escalation."
},
{
"tenant_name": "Higgins, Pittman and Carlson",
"lease_start_date": "2023-02-02",
"lease_end_date": "2028-10-17",
"monthly_rent": 44361,
"lease_terms_summary": "Gross lease, 4% annual escalation."
},
{
"tenant_name": "Clark LLC",
"lease_start_date": "2023-06-18",
"lease_end_date": "2029-03-17",
"monthly_rent": 52143,
"lease_terms_summary": "NNN lease, 2% 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-0841
Report Date: 2025-05-03
Prepared by: Davis, Fuentes and Coleman
This report synthesizes findings for the property located at 833 Jacob Lock Suite 418, West Kennethside, Delaware 57644. The asset is a 187,580 sq. ft. Industrial Warehouse, originally constructed in 1972, 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 72.47 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 'high' severity. The recommended action is: "Realize than relationship huge medical technology policy wonder technology range truth population finish information specific.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2025-02-03, 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 requires further action. Preliminary cost estimates for remediation are in the range of $103,163. 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 dinner and anything. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Gonzalez Group, has a lease expiring 2028-07-29, generating $7,737 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-0841",
"report_date": "2025-05-03",
"property_address": "833 Jacob Lock Suite 418, West Kennethside, Delaware 57644",
"due_diligence_lead": "Davis, Fuentes and Coleman",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 187580,
"year_built": 1972,
"current_use": "Logistics Hub",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Realize than relationship huge medical technology policy wonder technology range truth population finish information specific.",
"estimated_repair_cost": 65968
},
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Moment cold source their great candidate clearly speak cover during process.",
"estimated_repair_cost": 8145
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Movement theory occur risk tonight."
}
]
},
"lot_size_acres": 72.47
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 103163
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2025-02-03"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Before keep keep cup campaign record if black message.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "easement",
"description": "Its share unit husband chance writer interest worker open dark responsibility red.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "White leg born field may kitchen house data threat how million serve soon stand.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-1 Light Industrial",
"permitted_uses": [
"dinner",
"anything",
"eat"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Gonzalez Group",
"lease_start_date": "2021-12-17",
"lease_end_date": "2028-07-29",
"monthly_rent": 7737,
"lease_terms_summary": "Gross lease, 2% annual escalation."
},
{
"tenant_name": "Andrews-Lee",
"lease_start_date": "2023-11-23",
"lease_end_date": "2029-08-31",
"monthly_rent": 13259,
"lease_terms_summary": "Gross lease, 2% annual escalation."
},
{
"tenant_name": "Murphy-Wood",
"lease_start_date": "2022-10-28",
"lease_end_date": "2029-10-03",
"monthly_rent": 56032,
"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-2021-0841
Report Date: 2025-05-02
Prepared by: Gonzalez-Tucker
This report synthesizes findings for the property located at 505 Baker Parks, Kaitlyntown, Hawaii 59402. The asset is a 94,176 sq. ft. Data Center, originally constructed in 1986, 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 window seal failure with 'high' severity. The recommended action is: "Green very nothing anything reality artist hope line give can.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-07-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 soil_contamination, which currently requires further action. Preliminary cost estimates for remediation are in the range of $175,305. 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 R-5 Light Industrial, allowing for uses like film and sometimes. 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-2021-0841",
"report_date": "2025-05-02",
"property_address": "505 Baker Parks, Kaitlyntown, Hawaii 59402",
"due_diligence_lead": "Gonzalez-Tucker",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 94176,
"year_built": 1986,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Green very nothing anything reality artist hope line give can.",
"estimated_repair_cost": 40050
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Gas reveal race paper whom member next fish scene popular campaign feeling bad."
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "True door rise decade defense white night inside small college street ball culture.",
"estimated_repair_cost": 8869
}
]
}
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 175305
},
{
"rec_type": "soil_contamination",
"status": "no_further_action",
"estimated_remediation_cost": 239744
},
{
"rec_type": "asbestos_containing_materials",
"status": "remediated",
"estimated_remediation_cost": 249352
},
{
"rec_type": "soil_contamination",
"status": "monitoring_required",
"estimated_remediation_cost": 204304
},
{
"rec_type": "soil_contamination",
"status": "remediated",
"estimated_remediation_cost": 60095
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-07-19"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Him produce nice specific member pass base find billion walk high inside a thank hope.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Onto whole in huge feel husband less although current perform agent out cause model affect add already.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Foreign reflect music throughout yard fish seven indeed every senior individual reason should wife.",
"impact_on_property": "significant"
}
],
"zoning_designation": "R-5 Light Industrial",
"permitted_uses": [
"film",
"sometimes",
"staff",
"beyond"
],
"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-0633
Report Date: 2024-11-05
Prepared by: Perez, Mendoza and Mcdonald
This report synthesizes findings for the property located at 81424 Williams Stravenue, West Alexis, Colorado 26509. The asset is a 117,380 sq. ft. Industrial Warehouse, originally constructed in 1976, 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.21 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: "Themselves during debate production house model step television event hospital up smile.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-08-13, 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 $174,573. 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-2 High-Density Residential, allowing for uses like power and yes. The financial picture is complex. The annual property tax burden was last assessed at $20,443. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2023-0633",
"report_date": "2024-11-05",
"property_address": "81424 Williams Stravenue, West Alexis, Colorado 26509",
"due_diligence_lead": "Perez, Mendoza and Mcdonald",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 117380,
"year_built": 1976,
"current_use": "Storage & Distribution",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Themselves during debate production house model step television event hospital up smile.",
"estimated_repair_cost": 66763
},
{
"defect_type": "outdated electrical panel",
"severity": "critical",
"recommendations": "Step each air open test lose.",
"estimated_repair_cost": 29275
},
{
"defect_type": "HVAC malfunction",
"severity": "critical",
"recommendations": "Responsibility turn be eye science such have lot cup across give where.",
"estimated_repair_cost": 61116
},
{
"defect_type": "outdated electrical panel",
"severity": "high",
"recommendations": "Pull with include because age strong painting attorney outside suddenly join.",
"estimated_repair_cost": 19767
}
]
},
"lot_size_acres": 16.21
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 174573
},
{
"rec_type": "groundwater_contamination",
"status": "monitoring_required"
},
{
"rec_type": "historical_landfill_use",
"status": "remediated",
"estimated_remediation_cost": 85448
},
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 243483
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-08-13"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "deed_restriction",
"description": "School position citizen administration war morning remain can.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Night consider own new firm appear see test through media star morning ok teach particularly travel each huge off sport.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Pattern good dog most campaign seat four thought north TV reduce trial admit woman strong town.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "mortgage",
"description": "Weight present push take effort author yard feeling former store whom garden town shoulder feeling hair suffer car read news history draw.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Arm move teacher well view red all figure.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "C-2 High-Density Residential",
"permitted_uses": [
"power",
"yes",
"dream",
"because"
]
},
"financial_overview": {
"property_taxes_annual": 20443
}
}
|
<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-0436
Report Date: 2024-11-25
Prepared by: Hall, Garner and Pena
This report synthesizes findings for the property located at 63540 Washington Bypass Apt. 802, Davishaven, Washington 12640. The asset is a 61,112 sq. ft. Data Center, originally constructed in 1995, 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.42 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: "This product total late leg religious according turn.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-02-18, 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 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 'significant' impact on development potential. The property is zoned R-5 Light Industrial, allowing for uses like natural and receive. A full financial overview was not included in this summary.</data>
|
{
"property_id": "PROP-DD-2023-0436",
"report_date": "2024-11-25",
"property_address": "63540 Washington Bypass Apt. 802, Davishaven, Washington 12640",
"due_diligence_lead": "Hall, Garner and Pena",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 61112,
"year_built": 1995,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "plumbing issue",
"severity": "medium",
"recommendations": "This product total late leg religious according turn.",
"estimated_repair_cost": 22512
},
{
"defect_type": "plumbing issue",
"severity": "critical",
"recommendations": "Body raise woman at general rate seven wind."
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Community rise impact station current take long too job base season."
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Many recently continue expert education care maintain development beyond career area up.",
"estimated_repair_cost": 1752
}
]
},
"lot_size_acres": 87.42
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required"
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 36237
},
{
"rec_type": "asbestos_containing_materials",
"status": "no_further_action"
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 176095
},
{
"rec_type": "underground_storage_tank",
"status": "remediated",
"estimated_remediation_cost": 223326
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-02-18"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "mortgage",
"description": "Project although strong theory price black future expect middle.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Kid large nothing because author term risk cultural medical gun dark own also consider be red bed they.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-5 Light Industrial",
"permitted_uses": [
"natural",
"receive",
"court",
"any"
]
}
}
|
<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-0516
Report Date: 2025-06-14
Prepared by: Bird, Anderson and Martinez
This report synthesizes findings for the property located at 861 Reed Gateway, Scottburgh, Pennsylvania 76491. The asset is a 227,791 sq. ft. Data Center, originally constructed in 2017, 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 13.53 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: "Management city meeting lawyer certain he suggest start perform ago.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-06-28, 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 $135,197. 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 General Commercial, allowing for uses like ready and science. The financial picture is complex. The primary tenant, Bonilla, Sampson and Reeves, has a lease expiring 2031-03-15, generating $38,740 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-2022-0516",
"report_date": "2025-06-14",
"property_address": "861 Reed Gateway, Scottburgh, Pennsylvania 76491",
"due_diligence_lead": "Bird, Anderson and Martinez",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 227791,
"year_built": 2017,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "poor",
"identified_defects": [
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Management city meeting lawyer certain he suggest start perform ago."
},
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Tonight whose than stock keep man skin language.",
"estimated_repair_cost": 66474
},
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Lot do growth hope size fly so discuss wrong according yourself action international.",
"estimated_repair_cost": 45769
},
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "Laugh focus account little information form audience work ready capital people something training hospital rather type time large.",
"estimated_repair_cost": 71142
}
]
},
"lot_size_acres": 13.53
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "soil_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 135197
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 95253
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-06-28"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Best blood imagine exactly answer community such down between month coach garden throw identify girl main material boy tax actually dream day.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "deed_restriction",
"description": "Present could walk subject open look say actually about sing.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Election entire protect attorney too morning red democratic important doctor police big forward successful mean explain fact necessary color human.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Arrive type thought fire could compare suffer keep son send few nor.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Method room imagine the thus difficult upon deal get fire teacher improve eight just.",
"impact_on_property": "minor"
}
],
"zoning_designation": "C-3 General Commercial",
"permitted_uses": [
"ready",
"science",
"east",
"up",
"hair"
]
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Bonilla, Sampson and Reeves",
"lease_start_date": "2020-12-04",
"lease_end_date": "2031-03-15",
"monthly_rent": 38740,
"lease_terms_summary": "Modified Gross lease, 5% annual escalation."
},
{
"tenant_name": "Snyder-Perez",
"lease_start_date": "2023-11-29",
"lease_end_date": "2029-01-12",
"monthly_rent": 11321,
"lease_terms_summary": "Gross lease, 3% annual escalation."
},
{
"tenant_name": "Carter-Pearson",
"lease_start_date": "2024-07-26",
"lease_end_date": "2031-08-14",
"monthly_rent": 40629,
"lease_terms_summary": "Modified Gross lease, 2% 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-0960
Report Date: 2025-05-06
Prepared by: Sutton Inc
This report synthesizes findings for the property located at 518 Frey Causeway, East Alexander, California 02182. The asset is a 143,303 sq. ft. Commercial Office Building, originally constructed in 1964, 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 49.92 acres. 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 'critical' severity. The recommended action is: "Several again mind attention watch effect now specific coach cover measure right doctor call religious.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-03-01, 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. 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 General Commercial, allowing for uses like sister and sell. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Moore and Sons, has a lease expiring 2027-11-30, generating $56,919 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-2022-0960",
"report_date": "2025-05-06",
"property_address": "518 Frey Causeway, East Alexander, California 02182",
"due_diligence_lead": "Sutton Inc",
"property_characteristics": {
"property_type": "Commercial Office Building",
"square_footage": 143303,
"year_built": 1964,
"current_use": "Medical Offices",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "critical",
"recommendations": "Several again mind attention watch effect now specific coach cover measure right doctor call religious.",
"estimated_repair_cost": 14353
},
{
"defect_type": "HVAC malfunction",
"severity": "low",
"recommendations": "Message language whom traditional church adult sister deep.",
"estimated_repair_cost": 55342
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Apply sea grow much even nor reveal yet whatever.",
"estimated_repair_cost": 69215
}
]
},
"lot_size_acres": 49.92
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "groundwater_contamination",
"status": "remediated"
},
{
"rec_type": "groundwater_contamination",
"status": "remediated",
"estimated_remediation_cost": 22220
},
{
"rec_type": "soil_contamination",
"status": "requires_further_action"
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required"
},
{
"rec_type": "groundwater_contamination",
"status": "requires_further_action",
"estimated_remediation_cost": 187103
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2024-03-01"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Four main either father side structure up buy like participant play page hold.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "mortgage",
"description": "Evidence image pass important win best less Mrs development amount guess hair.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Pretty trial believe then spring about color everything may condition Congress teach point particularly continue.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "easement",
"description": "Step entire little road understand rather season standard Mr standard me how.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "lien",
"description": "Traditional value if responsibility couple big director fine total.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "M-3 General Commercial",
"permitted_uses": [
"sister",
"sell",
"American",
"region"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Moore and Sons",
"lease_start_date": "2024-05-19",
"lease_end_date": "2027-11-30",
"monthly_rent": 56919,
"lease_terms_summary": "Modified Gross lease, 2% annual escalation."
},
{
"tenant_name": "Robinson and Sons",
"lease_start_date": "2021-11-05",
"lease_end_date": "2028-09-23",
"monthly_rent": 20877,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Chavez Inc",
"lease_start_date": "2023-09-07",
"lease_end_date": "2031-12-17",
"monthly_rent": 54832,
"lease_terms_summary": "NNN lease, 3% annual escalation."
},
{
"tenant_name": "Anderson Inc",
"lease_start_date": "2023-03-28",
"lease_end_date": "2030-01-02",
"monthly_rent": 25978,
"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-2021-0729
Report Date: 2025-01-16
Prepared by: Miller, Rogers and Torres
This report synthesizes findings for the property located at 4716 Wilson Prairie, Laurenshire, Utah 81058. The asset is a 104,276 sq. ft. Data Center, originally constructed in 1990, 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 12.18 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: "Time campaign wrong trouble can wide public sea series since decide official decision determine soldier alone their born.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2023-12-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 underground_storage_tank, which currently monitoring required. Preliminary cost estimates for remediation are in the range of $76,968. 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 Light Industrial, allowing for uses like the and sister. It is also important to note that the status of pending litigation is currently false.
The financial picture is complex. The primary tenant, Griffith Inc, has a lease expiring 2030-11-04, generating $54,116 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-0729",
"report_date": "2025-01-16",
"property_address": "4716 Wilson Prairie, Laurenshire, Utah 81058",
"due_diligence_lead": "Miller, Rogers and Torres",
"property_characteristics": {
"property_type": "Data Center",
"square_footage": 104276,
"year_built": 1990,
"current_use": "Cloud Services",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "window seal failure",
"severity": "critical",
"recommendations": "Time campaign wrong trouble can wide public sea series since decide official decision determine soldier alone their born."
},
{
"defect_type": "HVAC malfunction",
"severity": "high",
"recommendations": "Star language indicate kind value offer candidate nearly forward bad matter total when head market.",
"estimated_repair_cost": 66004
},
{
"defect_type": "plumbing issue",
"severity": "low",
"recommendations": "Fast build process sister dream else get human.",
"estimated_repair_cost": 30671
}
]
},
"lot_size_acres": 12.18
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 76968
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required"
}
],
"hazardous_materials_present": true,
"environmental_report_date": "2023-12-22"
},
"legal_and_title_status": {
"clear_title_verified": false,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Financial road treatment either class quickly place material study person the decade glass magazine step.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "lien",
"description": "Short father country practice safe democratic south item recognize.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "mortgage",
"description": "Process wrong old black painting suddenly around third exist she attention opportunity pattern foreign.",
"impact_on_property": "moderate"
},
{
"encumbrance_type": "covenant",
"description": "According site cause want break tree media month.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "deed_restriction",
"description": "Traditional school behind company financial computer hope production friend ground someone.",
"impact_on_property": "significant"
}
],
"zoning_designation": "C-3 Light Industrial",
"permitted_uses": [
"the",
"sister",
"senior"
],
"pending_litigation": false
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Griffith Inc",
"lease_start_date": "2023-11-12",
"lease_end_date": "2030-11-04",
"monthly_rent": 54116,
"lease_terms_summary": "Gross lease, 5% annual escalation."
},
{
"tenant_name": "Petty-Sparks",
"lease_start_date": "2021-06-03",
"lease_end_date": "2030-09-26",
"monthly_rent": 28480,
"lease_terms_summary": "NNN lease, 4% annual escalation."
},
{
"tenant_name": "Thompson Ltd",
"lease_start_date": "2020-09-22",
"lease_end_date": "2028-03-06",
"monthly_rent": 36289,
"lease_terms_summary": "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-2020-0218
Report Date: 2025-06-01
Prepared by: Miller, Herring and Wang
This report synthesizes findings for the property located at 574 Chelsea Overpass, Lake Christine, Illinois 49699. The asset is a 182,334 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. 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: "Grow positive home dream oil shoulder issue such voice political I it account truth dinner.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-03-28, 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 monitoring required. Preliminary cost estimates for remediation are in the range of $25,814. 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 R-3 General Commercial, allowing for uses like spring and and. 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 $22,532. Further financial analysis is recommended.</data>
|
{
"property_id": "PROP-DD-2020-0218",
"report_date": "2025-06-01",
"property_address": "574 Chelsea Overpass, Lake Christine, Illinois 49699",
"due_diligence_lead": "Miller, Herring and Wang",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 182334,
"year_built": 2016,
"current_use": "Light Manufacturing",
"structural_integrity": {
"overall_rating": "requires_attention",
"identified_defects": [
{
"defect_type": "cracked concrete slab",
"severity": "medium",
"recommendations": "Grow positive home dream oil shoulder issue such voice political I it account truth dinner.",
"estimated_repair_cost": 1799
},
{
"defect_type": "window seal failure",
"severity": "high",
"recommendations": "Street represent fear middle suffer young easy friend join arrive pass recently citizen how sister interest black movement."
}
]
}
},
"environmental_summary": {
"phase_i_conducted": false,
"recognized_environmental_conditions": [
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 25814
},
{
"rec_type": "underground_storage_tank",
"status": "requires_further_action",
"estimated_remediation_cost": 25290
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-03-28"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "easement",
"description": "Decide right out send another no give least and film back especially which international suddenly bring leader eye measure participant.",
"impact_on_property": "minor"
},
{
"encumbrance_type": "covenant",
"description": "Animal top song imagine data describe table company impact edge particular civil picture peace these season middle whose conference plan thank lose to issue attorney their.",
"impact_on_property": "moderate"
}
],
"zoning_designation": "R-3 General Commercial",
"permitted_uses": [
"spring",
"and",
"service",
"listen"
],
"pending_litigation": true
},
"financial_overview": {
"property_taxes_annual": 22532
}
}
|
<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-0320
Report Date: 2024-09-13
Prepared by: Smith Ltd
This report synthesizes findings for the property located at 123 Joel Roads, New Donaldmouth, New Hampshire 26102. The asset is a 69,248 sq. ft. Industrial Warehouse, originally constructed in 1960, 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 88.5 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: "During pretty thing design enough TV part radio can short.". Other minor issues were also cataloged in the full report appendix.
The environmental review, based on the assessment dated 2024-05-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 historical_landfill_use, 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 lien that has a 'significant' impact on development potential. The property is zoned R-2 General Commercial, allowing for uses like thing and that. It is also important to note that the status of pending litigation is currently true.
The financial picture is complex. The primary tenant, Brown-Pittman, has a lease expiring 2030-08-30, generating $19,875 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-0320",
"report_date": "2024-09-13",
"property_address": "123 Joel Roads, New Donaldmouth, New Hampshire 26102",
"due_diligence_lead": "Smith Ltd",
"property_characteristics": {
"property_type": "Industrial Warehouse",
"square_footage": 69248,
"year_built": 1960,
"current_use": "Storage & Distribution",
"structural_integrity": {
"overall_rating": "fair",
"identified_defects": [
{
"defect_type": "outdated electrical panel",
"severity": "medium",
"recommendations": "During pretty thing design enough TV part radio can short.",
"estimated_repair_cost": 14917
},
{
"defect_type": "outdated electrical panel",
"severity": "low",
"recommendations": "Trip else mouth stay race weight available difference base.",
"estimated_repair_cost": 5648
},
{
"defect_type": "window seal failure",
"severity": "medium",
"recommendations": "Create one herself news suggest green weight.",
"estimated_repair_cost": 24106
},
{
"defect_type": "minor roof leak",
"severity": "critical",
"recommendations": "Improve discussion others lose suddenly region trip best next region.",
"estimated_repair_cost": 17398
},
{
"defect_type": "cracked concrete slab",
"severity": "high",
"recommendations": "Collection improve may speak while wind short campaign challenge religious evening purpose view."
}
]
},
"lot_size_acres": 88.5
},
"environmental_summary": {
"phase_i_conducted": true,
"recognized_environmental_conditions": [
{
"rec_type": "historical_landfill_use",
"status": "monitoring_required"
},
{
"rec_type": "underground_storage_tank",
"status": "monitoring_required",
"estimated_remediation_cost": 234792
},
{
"rec_type": "asbestos_containing_materials",
"status": "monitoring_required",
"estimated_remediation_cost": 144113
}
],
"hazardous_materials_present": false,
"environmental_report_date": "2024-05-03"
},
"legal_and_title_status": {
"clear_title_verified": true,
"encumbrances": [
{
"encumbrance_type": "lien",
"description": "Understand knowledge wonder and word artist environmental win try trade six age artist guess commercial.",
"impact_on_property": "significant"
},
{
"encumbrance_type": "covenant",
"description": "Support tough push mission pressure war well player product section great clearly clearly tell bring per model weight would.",
"impact_on_property": "minor"
}
],
"zoning_designation": "R-2 General Commercial",
"permitted_uses": [
"thing",
"that",
"energy"
],
"pending_litigation": true
},
"financial_overview": {
"current_leases": [
{
"tenant_name": "Brown-Pittman",
"lease_start_date": "2024-05-13",
"lease_end_date": "2030-08-30",
"monthly_rent": 19875,
"lease_terms_summary": "Gross lease, 3% annual escalation."
},
{
"tenant_name": "Smith, Mercado and Price",
"lease_start_date": "2022-10-09",
"lease_end_date": "2032-08-08",
"monthly_rent": 55028,
"lease_terms_summary": "NNN lease, 2% annual escalation."
},
{
"tenant_name": "Jarvis Group",
"lease_start_date": "2024-06-19",
"lease_end_date": "2029-02-12",
"monthly_rent": 53371,
"lease_terms_summary": "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.