LISTING RESULTS

Kearny Mesa

Show Filters

Hide Filters

    Features

    View Map Above

    Hide Map

    Open Sign Hanging With Purple Light Copy
    <?php
    $terms = get_the_terms(get_the_ID(), 'listing-type');
    if (!empty($terms) && !is_wp_error($terms)) {
        // Filter to only parent terms
        $parent_terms = array_filter($terms, function($term) {
            return $term->parent === 0;
        });
        
        // If no parent terms, use all terms
        if (empty($parent_terms)) {
            $parent_terms = $terms;
        }
        
        // Get the first term
        $first_term = reset($parent_terms);
        echo esc_html($first_term->name);
    }
    ?>
    New
    Offers

    Sunrise Towne Centre

    3860 Convoy St #3820, San Diego, CA 92111

    Open Sign Hanging With Purple Light Copy
    <?php
    $terms = get_the_terms(get_the_ID(), 'listing-type');
    if (!empty($terms) && !is_wp_error($terms)) {
        // Filter to only parent terms
        $parent_terms = array_filter($terms, function($term) {
            return $term->parent === 0;
        });
        
        // If no parent terms, use all terms
        if (empty($parent_terms)) {
            $parent_terms = $terms;
        }
        
        // Get the first term
        $first_term = reset($parent_terms);
        echo esc_html($first_term->name);
    }
    ?>
    New
    Offers

    Mercury Village Shopping Center

    San Diego, CA 92111

    Open Sign Hanging With Purple Light Copy
    <?php
    $terms = get_the_terms(get_the_ID(), 'listing-type');
    if (!empty($terms) && !is_wp_error($terms)) {
        // Filter to only parent terms
        $parent_terms = array_filter($terms, function($term) {
            return $term->parent === 0;
        });
        
        // If no parent terms, use all terms
        if (empty($parent_terms)) {
            $parent_terms = $terms;
        }
        
        // Get the first term
        $first_term = reset($parent_terms);
        echo esc_html($first_term->name);
    }
    ?>
    New
    Offers

    Kearny Mesa Shopping Center

    8095 Othello Ave, San Diego, CA 92111

    Retail property brings customers to your doorstep and helps position products for sales. Sunbelt Holdings...

    Open Sign Hanging With Purple Light Copy
    <?php
    $terms = get_the_terms(get_the_ID(), 'listing-type');
    if (!empty($terms) && !is_wp_error($terms)) {
        // Filter to only parent terms
        $parent_terms = array_filter($terms, function($term) {
            return $term->parent === 0;
        });
        
        // If no parent terms, use all terms
        if (empty($parent_terms)) {
            $parent_terms = $terms;
        }
        
        // Get the first term
        $first_term = reset($parent_terms);
        echo esc_html($first_term->name);
    }
    ?>
    New
    Offers

    Gateway At Kearny Mesa

    7061 Clairemont Mesa Blvd, San Diego, CA 92111

    Open Sign Hanging With Purple Light Copy
    <?php
    $terms = get_the_terms(get_the_ID(), 'listing-type');
    if (!empty($terms) && !is_wp_error($terms)) {
        // Filter to only parent terms
        $parent_terms = array_filter($terms, function($term) {
            return $term->parent === 0;
        });
        
        // If no parent terms, use all terms
        if (empty($parent_terms)) {
            $parent_terms = $terms;
        }
        
        // Get the first term
        $first_term = reset($parent_terms);
        echo esc_html($first_term->name);
    }
    ?>
    New
    Offers

    Independence Square

    Clairemont Mesa Blvd, San Diego, CA 92111

    Open Sign Hanging With Purple Light Copy
    <?php
    $terms = get_the_terms(get_the_ID(), 'listing-type');
    if (!empty($terms) && !is_wp_error($terms)) {
        // Filter to only parent terms
        $parent_terms = array_filter($terms, function($term) {
            return $term->parent === 0;
        });
        
        // If no parent terms, use all terms
        if (empty($parent_terms)) {
            $parent_terms = $terms;
        }
        
        // Get the first term
        $first_term = reset($parent_terms);
        echo esc_html($first_term->name);
    }
    ?>
    New
    Offers

    CrossRoads Center

    7475 Clairemont Mesa Blvd, San Diego, CA 92111

    Open Sign Hanging With Purple Light Copy
    <?php
    $terms = get_the_terms(get_the_ID(), 'listing-type');
    if (!empty($terms) && !is_wp_error($terms)) {
        // Filter to only parent terms
        $parent_terms = array_filter($terms, function($term) {
            return $term->parent === 0;
        });
        
        // If no parent terms, use all terms
        if (empty($parent_terms)) {
            $parent_terms = $terms;
        }
        
        // Get the first term
        $first_term = reset($parent_terms);
        echo esc_html($first_term->name);
    }
    ?>
    New
    Offers

    Hawthorne Crossings

    4240 Kearny Mesa Rd, San Diego, CA 92111

    Open Sign Hanging With Purple Light Copy
    <?php
    $terms = get_the_terms(get_the_ID(), 'listing-type');
    if (!empty($terms) && !is_wp_error($terms)) {
        // Filter to only parent terms
        $parent_terms = array_filter($terms, function($term) {
            return $term->parent === 0;
        });
        
        // If no parent terms, use all terms
        if (empty($parent_terms)) {
            $parent_terms = $terms;
        }
        
        // Get the first term
        $first_term = reset($parent_terms);
        echo esc_html($first_term->name);
    }
    ?>
    New
    Offers

    Ruffin Village

    9350 Clairemont Mesa Blvd, San Diego, CA 92123

    Open Sign Hanging With Purple Light Copy
    <?php
    $terms = get_the_terms(get_the_ID(), 'listing-type');
    if (!empty($terms) && !is_wp_error($terms)) {
        // Filter to only parent terms
        $parent_terms = array_filter($terms, function($term) {
            return $term->parent === 0;
        });
        
        // If no parent terms, use all terms
        if (empty($parent_terms)) {
            $parent_terms = $terms;
        }
        
        // Get the first term
        $first_term = reset($parent_terms);
        echo esc_html($first_term->name);
    }
    ?>
    New
    Offers

    Vista Balboa Center

    Balboa Ave, San Diego, CA 92111

    View Kimco Realty's full commercial leasing portfolio to find available retail space in your market.

    Open Sign Hanging With Purple Light Copy
    <?php
    $terms = get_the_terms(get_the_ID(), 'listing-type');
    if (!empty($terms) && !is_wp_error($terms)) {
        // Filter to only parent terms
        $parent_terms = array_filter($terms, function($term) {
            return $term->parent === 0;
        });
        
        // If no parent terms, use all terms
        if (empty($parent_terms)) {
            $parent_terms = $terms;
        }
        
        // Get the first term
        $first_term = reset($parent_terms);
        echo esc_html($first_term->name);
    }
    ?>
    New
    Offers

    SPECTRUM VILLAGE

    Kearny Villa Rd, San Diego, CA 92123

    Great Decision!

    Look out for exclusive news and deals coming straight to your inbox with our Fast Times newsletter.