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

    Burros & Fries

    4705 Clairemont Dr Suite F, San Diego, CA 92117

    Chill, counter-serve grill with a menu of classic Mexican eats such as tacos & tostadas,...

    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

    Habit

    4175 Genesee Avenue, San Diego, CA, USA

    Our Story Born under the golden Santa Barbara sun in 1969, Habit Burger & Grill...

    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

    Urbane Cafe

    4437 Genesee Avenue, San Diego, CA, USA

    Counter-serve chain offering fire-baked focaccia sandwiches & salads in a contemporary setting. Official Bread Head...

    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

    Cadman Community Park & Rec Center

    4280 Avati Drive, San Diego, CA, USA

    Park Amenities:  Baseball Field 50-60: 1Basketball: 1Tennis Courts: 1Tot Lot: 1

    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

    Vinya: vino + vinyasa

    6185 Balboa Avenue San Diego, CA 92111

    Vinya is the first permanent space to enjoy two of life's greatest pleasures: yoga and...

    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

    Balboa Pet Pantry

    6465 Balboa Avenue, San Diego, CA, USA

    🐾 Welcome to our Pet Pantry! 🐶✨ We’re passionate about promoting healthy eating for your...

    C00C2FA3 A3AF 4A58 9950 8FB7606E838F
    <?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

    Midnight Crumb SD

    4611 Leathers Street, San Diego, CA, USA

    Midnight Crumb SD is a home micro bakery specializing in naturally leavened sourdough bread and...

    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

    St. Mark’s United Methodist Church

    3502 Clairemont Drive, San Diego, CA, USA

    St. Mark’s is an open, inclusive, intergenerational, and progressive community of faith which actively serves...

    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

    Awa’s Hair Braiding

    6179 Balboa Avenue, San Diego, CA, USA

    Awa's Hair Braiding, a leading hair braids salon in San Diego since 2004, offers professional...

    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 Town Council

    4425 Bannock Avenue, San Diego, CA, USA

    The Clairemont Town Council’s purpose is to promote the civic, commercial, educational and cultural activities,...

    Great Decision!

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