[
{
"id": 123,
"@type": "CrexiProperty",
"name": "<string>",
"status": "<string>",
"platform": "<string>",
"property_types": [],
"subtypes": [],
"asking_price": 123,
"price_per_sqft": 123,
"cap_rate": 123,
"pro_forma_cap_rate": 123,
"pro_forma_noi": 123,
"net_operating_income": 123,
"square_footage": 123,
"net_rentable_sqft": 123,
"units": 123,
"year_built": "<string>",
"buildings": 123,
"stories": 123,
"zoning": "<string>",
"lot_size_acres": 123,
"ceiling_height": "<string>",
"loading_docks": 123,
"parking_spots": 123,
"occupancy_rate": 123,
"tenancy": "<string>",
"tenant_count": 123,
"lease_type": "<string>",
"lease_term_years": 123,
"remaining_term_years": 123,
"is_ground_lease": true,
"class_type": "<string>",
"investment_type": "<string>",
"apn": "<string>",
"ownership": "<string>",
"broker_co_op": true,
"is_in_opportunity_zone": true,
"is_note_loan": true,
"is_sold": true,
"is_paused": true,
"is_outdated": true,
"is_elite": true,
"has_om": true,
"has_flyer": true,
"has_virtual_tour": true,
"marketing_description": "<string>",
"investment_highlights": "<string>",
"image": "<string>",
"alias": "<string>",
"property_url": "<string>",
"created_at": 123,
"activated_at": 123,
"updated_at": 123,
"location": {
"@type": "CrexiLocation",
"address": "<string>",
"city": "<string>",
"county": "<string>",
"state_code": "<string>",
"state_name": "<string>",
"zip": "<string>",
"latitude": 123,
"longitude": 123,
"full_address": "<string>"
},
"summary_details": []
}
]