LISTING RESULTS
Clairemont
Show Filters
Features
View Map Above

<?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
Outback Steakhouse
4196 Clairemont Mesa Blvd, San Diego, CA 92117
Boisterous Australian-themed chain serving steaks, seafood & other hearty steakhouse fare.

<?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
Tropical Star Restaurant & Specialty Market
6163 Balboa Ave, San Diego, CA 92111
Small shop & restaurant offering groceries & traditional dishes from all over South America.

<?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
Sufi Mediterranean Cuisine
5915 Balboa Ave, San Diego, CA 92111
Inspired Middle Eastern brunches, lunch buffets & dinners in an opulent, yet lively dining room.

<?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
Las Panchitas Mexican Grill
3542 Ashford St, San Diego, CA 92111

<?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
China Quick Wok
4310 Genesee Ave #112, San Diego, CA 92117

<?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
Phở Hut & Grill
5252 Balboa Ave, San Diego, CA 92117
Vietnamese dishes & soups are served at this informal office-building eatery with mod decor.

<?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
Denny’s
4280 Clairemont Mesa Blvd, San Diego, CA 92117
Casual diner chain dishing up classic American comfort fare, including all-day breakfast favorites.

<?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
Jack in the Box
4375 Genesee Ave, San Diego, CA 92117
Burgers, chicken, tacos & breakfast items fill out the menu at this fast-food chain.

<?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
Kamila’s Breakfast & Lunch
5252 Balboa Ave, San Diego, CA 92117
Traditional daytime American cafe chain serving classic comfort food for breakfast & lunch.

<?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
California Fish Grill
5502 Balboa Ave, San Diego, CA 92111
Relaxed chain serving fried & charbroiled seafood, plus chicken & fish tacos, beer & wine.