$locations = get_field('location');
if( $locations ):
echo 'Location
'; foreach ( $locations as $location ) { if ( $show_alternate ) { echo '';
echo get_field('additional_location', $location);
$my_address = str_replace('
', ', ', get_field('additional_location', $location) );
$maps_link = create_maps_link($my_address);
echo $maps_link;
echo '
';
echo get_field('office_address', $location) . '
';
if ( get_field('office_city', $location) ): echo get_field('office_city', $location) . ', ' . get_field('office_state', $location) . ' ' . get_field('office_zip', $location); endif;
$my_address = get_field('office_address', $location) . ', ' . get_field('office_city', $location) . ', ' . get_field('office_state', $location) . ' ' . get_field('office_zip', $location);
$maps_link = create_maps_link($my_address);
echo $maps_link;
echo '
Charlie Williams
Executive Vice President
- [protected phone]
- [protected email address]
- Connect on LinkedIn
Professional experience
Charlie Williams began his career in 1982, starting his first commercial mortgage company. Since then he has become a leader in the industry responsible for originating debt and equity investments on all commercial property types. Charlie has led top-producing teams in Phoenix, San Diego, and San Clemente. These teams have produced an annual of $1.5 billion across all property-type assets. In addition to financing multifamily, retail, office, self-storage, and industrial assets, Charlie has specific expertise with regard to manufactured housing developments, having been an owner and providing financial advisement within this industry during the last 30+ years.
Affiliations
Charlie is a licensed real estate agent in Arizona and California in addition to being an active member of various industry groups such as MHI, ULI, and MBA.
Charlie is a licensed real estate agent in Arizona and California in addition to being an active member of various industry groups such as MHI, ULI, and MBA.