LISTING RESULTS

Morena

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

    The Gärten

    5322 Banks St, San Diego, CA, USA

    Welcome to The Gärten, a San Diego communal outdoor dining and drinking venue featuring four...

    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

    Pizza Cassette

    5322 Banks St, San Diego, CA, USA

    Established in 2022 by Chef Jimmy, Pizza Cassette is a realized dream that started in...

    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

    Oddish Wine

    5322 Banks Street, San Diego, CA 92110, USA

    San Diego wine, cider, vermouth, amaro, piquette, spritz, orange wine and more. Natural wine from...

    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

    Lost Cause Meadery

    5328 Banks St, San Diego, CA, USA

    One of the most awarded meaderies in the world. We are a San Diego meadery...

    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

    The Presidio Plaza

    5261-5401 Linda Vista Rd, San Diego, CA 92110

    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

    Thai Diamond Day Spa

    1157 Cushman Ave, San Diego, CA 92110

    Free Hot Stone and Aroma Therapy. Offer By Thai Diamond Day Spa 1157 Cushman Ave....

    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

    MQ Massage Spa

    5431 Linda Vista Rd, San Diego, CA 92110

    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

    Morena Place

    5145 Morena Pl, San Diego, CA 92110

    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

    DDS Keri Silva

    814 Morena Blvd UNIT 202, San Diego, CA 92110

    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

    Bird Rock Coffee Roasters

    1270 Morena Blvd, San Diego, CA 92110

    Bird Rock Coffee Roasters, San Diego California Roasting Direct Trade and Ethically Sourced Coffee Daily....

    Great Decision!

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