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
Chick-fil-A
5955 Balboa Ave, San Diego, CA 92111
Fast-food chain serving chicken sandwiches & nuggets along with salads & sides.

<?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
Mesa Pizza
7608 Linda Vista Rd, 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
Subway
4973-A Clairemont Dr, San Diego, CA 92117
Casual counter-serve chain for build-your-own sandwiches & salads, with health-conscious options.

<?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
Afghani Food International Market & Restaurant
5440 Clairemont Mesa Blvd, 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
Little Caesars Pizza
4310 Genesee Ave, San Diego, CA 92117
Carry-out chain featuring chicken wings, signature breadsticks & pizza tossed from housemade dough.

<?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
Tony’s Giant Pizzeria
4973 Diane Ave, San Diego, CA 92117
Classic pizzeria featuring New York-style pies & Italian favorites like subs, calzones & zeppole.