LISTING RESULTS

Clairemont

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

    Way to Go Builders

    3952 Clairemont Mesa Blvd, San Diego, CA, USA

    Specialties At Way To Go Builders, we redefine outdoor living with a passionate commitment to...

    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

    Mr. Baklava

    5905 Balboa Ave, San Diego, CA 92111, USA

    Located inside Balboa International Market Specialties Turkish delight , Turkish baklava , Turkish coffe ,...

    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

    Cakey Bakey

    5921 Balboa Avenue, San Diego, CA 92111, USA

    Welcome to Cakey Bakey San Diego, where we turn sweet dreams into delectable realities. We...

    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

    La Cucina di Silvana

    7510 Mesa College Drive, San Diego, CA, USA

    This is the result of adding a Latin American twist and a Peruvian flare to...

    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

    Marian Bear Memorial Park

    5491 Genesee Ave, San Diego, CA 92117

    The Kearny Mesa Pool is closed until further notice. We apologize for the inconvenience. Please...

    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

    San Diego Mesa College

    7250 Mesa College Drive, San Diego, CA, USA

    As one of the largest and most successful of California's 116 community colleges, and as...

    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

    Mt. Everest Academy

    4350 Mt Everest Blvd, San Diego, CA 92117, USA

    Mt. Everest Academy (MEA) is a K-12 alternative school that offers a blended program of...

    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

    John Muir Language Academy

    4431 Mt Herbert Ave, San Diego, CA 92117

    UTK- 8 Spanish Immersion Magnet ¡Bienvenidos a la casa de los Montañeros! Welcome to the...

    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

    Clairemont Christian Academy

    Clairemont, San Diego, CA, USA

    Clairemont Christian Academy was birthed out of the need and desire to create a safe...

    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

    Riley School

    5650 Mt Ackerly Dr, San Diego, CA 92111

    Welcome to Riley (K-8) School! We are schools that offer intensive mental health support for...

    Great Decision!

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