{"id":11577,"date":"2022-02-21T09:33:07","date_gmt":"2022-02-21T09:33:07","guid":{"rendered":"https:\/\/bluezonesdev.wpengine.com\/approved-restaurants\/"},"modified":"2023-03-17T20:40:41","modified_gmt":"2023-03-17T20:40:41","slug":"approved-restaurants","status":"publish","type":"page","link":"https:\/\/yubasutter.bluezonesproject.com\/es\/approved-restaurants\/","title":{"rendered":"Restaurantes aprobados"},"content":{"rendered":"<div id=\"\" class=\"header-headline-image-video\" style=\"background-image:url(https:\/\/yubasutter.bluezonesproject.com\/wp-content\/uploads\/sites\/17\/2022\/07\/1.3.4.M8.2_HeaderOptimized.jpg)\">\n    \n     <div class=\"header-headline-image-video__right-box-circles\">\n    <div class=\"header-headline-image-video__box desktop\" style=\"opacity: ;\"><\/div>\n        <div class=\"header-headline-image-video__box mobile\"><\/div>\n        <div class=\"header-headline-image-video__box-heading\">\n            <span class=\"header-headline-image-video__eyebrow-heading\"><\/span>\n            <span class=\"header-headline-image-video__heading\">Restaurantes aprobados<\/span>\n        <\/div>\n\n                        <span class=\"header-headline-image-video__right-circle-top\" style=\"background-color:\"><\/span>               \n                <span class=\"header-headline-image-video__right-top-side\" style=\"background-color:\"><\/span>\n                <\/div>\n     \n    <div class=\"header-headline-image-video__graphical-image\">\n        <img decoding=\"async\" src=\"\" class=\"header-headline-image-video__desktop\" alt=\"\">\n        <img decoding=\"async\" src=\"\" class=\"header-headline-image-video__mobile\" alt=\"\">\n    <\/div>\n <\/div>\n\n <script type=\"text\/javascript\">\n     jQuery(document).ready(function () {\n        jQuery('.wp-video').attr('style','width:100%');\n        });\n <\/script>\n\n    <div id=\"\" class=\"title-centered-subhead-cta\" style=\"background-image:linear-gradient(145deg, rgba(88, 182, 231, 0.05), rgba(88, 182, 231, 0.15) 75%);\">\n    <div class=\"title-centered-subhead-cta__container\" style=\"max-width: ;\">\n               <div class=\"title-centered-subhead-cta__center-div\">\n                            <h4 class=\"title-centered-subhead-cta__title\">Blue Zones Project<br>Restaurantes Aprobados<\/h4>\n             \n        <div class=\"title-centered-subhead-cta__description\"><div class=\"title-centered-subhead-cta__description\">\n<p>Comer en un restaurante puede hacernos sentir m&aacute;s pesados o con m&aacute;s energ&iacute;a. El platillo principal t&iacute;pico en un restaurante americano aporta 1,000 calor&iacute;as. Para el adulto promedio, comer una vez a la semana fuera de casa se traduce en un aumento de peso de dos libras al a&ntilde;o. Los restaurantes de la siguiente lista han obtenido la distinci&oacute;n de Blue Zones Project Aprobado<sup>&trade;<\/sup>&nbsp;y demostrado su compromiso de ofrecer opciones m&aacute;s saludables a sus clientes.<\/p>\n<\/div>        <\/div>\n        <div class=\"title-centered-subhead-cta__disclaimer\">        <\/div>\n                \n        <\/div>\n        \n            <\/div>\n<\/div>\n\n<div id=\"\" class=\"organization-filter-module\">\n    <div class=\"organization-filter-module__container\">\n        <div class=\"organization-filter-module__filter-module-title\">Organizaciones<\/div>\n        <div class=\"organization-filter-module__tab-wrapper\">\n        <ul class=\"organization-filter-module__tabs\">\n          <li class=\"organization-filter-module__tab-link\">Ordenar por:<\/li>\n          <li class=\"organization-filter-module__tab-link\" id=\"org_name\" data-tab=\"org_name\">organizaci\u00f3n<\/li>\n          <li class=\"organization-filter-module__tab-link\" id=\"org_city\" data-tab=\"org_city\">ciudad<\/li>\n          <li class=\"organization-filter-module__tab-link\"><\/li>          <li class=\"organization-filter-module__tab-link organization-filter-module__dropdown-wrapperq\" id=\"org_sector_types\" data-tab=\"org_sector_type\"><input type=\"hidden\" id=\"Restaurant\" name=\"sector\" value=\"Restaurant\"><\/li>                  <\/ul>\n        <\/div>\n        <!-- The Modal -->\n        <div class=\"organization-filter-module__modal\">\n        <div class=\"organization-filter-module__modal-overlay organization-filter-module__tab-info-link\"><\/div>\n        <div class=\"organization-filter-module__modal-wrapper organization-filter-module__modal-transition\">\n          <div class=\"organization-filter-module__modal-close\"><i class=\"fa-solid fa-xmark\"><\/i><\/div>\n          <div class=\"organization-filter-module__modal-body\">\n            <div class=\"organization-filter-module__modal-content\">\n                          <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n<\/div>\n<script type=\"text\/javascript\">\n\tvar community_text = 'Comunidad';\n\tvar filter_text = 'Filtrar por tipo';\n\tjQuery('.organization-filter-module__tab-link').click( function() {\n\t\n\t\tjQuery(this).addClass('active').siblings().removeClass('active');\n\t\tvar tabID = jQuery(this).attr('data-tab');\n\t\tvar bysector = true;\n        var byfilter = \"Restaurant\";\n\n\t\tif (true === bysector && byfilter !== '' && byfilter !== 'All') {\n\t\t\tvar url = new URL(window.location.href);\n\t\t\turl.searchParams.set(\"sortby\", tabID);\n\t\t\turl.searchParams.set(\"sectorfilter\", byfilter);\n\t\t}else{\n\t\t\tvar url = new URL(window.location.href);\n\t\t\turl.searchParams.set(\"sortby\", tabID);\n\t\t\t\/*url.searchParams.set(\"filterby\", 'org_id');*\/\n        }\n\n\t\t\/* Modify the search URL *\/\n\t\tif(tabID !== 'org_community' && tabID !== 'org_sector_type'){\n\t\t\tjQuery(window.location)[0].replace(url.href);\n\t\t}else{\n\t\t\twindow.history.pushState({ path: url.href }, '', url.href);\n\t\t}\n\n\t});\n\n\tjQuery(\".organization-filter-module__dropdown-list\").hide();\n\tjQuery(\".organization-filter-module__dropdown-wrapper\").on('click', function(e){\n\n       e.preventDefault();\n       var current_child_class = jQuery(this).children(\".organization-filter-module__dropdown-list\");\n\t   current_child_class.toggleClass(\"active\");\n\t   current_child_class.toggle(\"active\");\n\t   current_child_class.parent().toggleClass(\"filter-dropdown\");\n\n\t});\n\n\t\/* Filter module dropdown js *\/\n\tjQuery(\".organization-filter-module__dropdown-list label\").on('click', function(e){\n\t\tvar parent_element = jQuery(this).parent();\n\t    var labelId = jQuery(this).attr(\"for\");\n\t    var label = '#'+labelId;\n\t    if(jQuery(label).is(\":checked\")){\n\t    \tjQuery(label).prop(\"checked\", false);\n\t    \tvar filterValue = 'org_id';\n\t    }else{\n\t    \tjQuery(label).prop(\"checked\", true);\n\t    \tvar filterValue = jQuery(label).val();\n\t    }\n\t    var tabID = parent_element.attr('id');\n\n\t    var url = new URL(window.location.href);\n\t    url.searchParams.set('orgpage', '1');\n\t    if(tabID === 'org_community'){\n\t    \turl.searchParams.set('communityfilter', filterValue);\n\t    }else{\n\t    \turl.searchParams.set('sectorfilter', filterValue);\n\t    }\n\t    jQuery(window.location)[0].replace(url.href);\n\t});\n\n\tvar url = new URL(window.location.href);\n\tvar vars = [], hash;\n    var hashes = url.href.slice(url.href.indexOf('?') + 1).split('&');\n\n    for(var i = 0; i < hashes.length; i++)\n    {\n        hash = hashes[i].split('=');\n        vars.push(hash[0]);\n        vars[hash[0]] = hash[1];\n    }\n\tjQuery('#'+vars.sortby).addClass('active').siblings().removeClass('active');\n\tif (vars.communityfilter === undefined || vars.communityfilter === '') {\n\t\tcommunityfilter = 'Community';\n\t}else {\n\t\tcommunityfilter = vars.communityfilter.toLowerCase();\n\t\tcommunityfilter = communityfilter.replace(\/\\+\/g, '-');\n\t}\n\tjQuery('#'+communityfilter).prop(\"checked\", true);\n\tjQuery('#'+vars.sectorfilter).prop(\"checked\", true);\n\n\tif(vars.sectorfilter === \"org_id\" || vars.sectorfilter === undefined || vars.sectorfilter === 'All' ){ \n\t\tjQuery(\".organization-filter-module__sector-filter\").text(filter_text + ' '); \n\t}else{\n\t\tvar label_ids = '#label-'+vars.sectorfilter;\n\t\tvar label_value = jQuery(label_ids).text();\n\t\tjQuery(\".organization-filter-module__sector-filter\").text(label_value + ' ');\n\t}\n\tif(vars.communityfilter === \"org_id\" || vars.communityfilter === undefined ){ \n\t\tjQuery(\".organization-filter-module__communityfilter-filter\").text(community_text + ' '); \n\t}else{\n\t\tcommunityfilter = vars.communityfilter.toLowerCase();\n\t\tcommunityfilter = communityfilter.replace(\/\\+\/g, '-');\n\t\tvar label_ids = '#label-'+communityfilter;\n\t\tvar label_value = jQuery(label_ids).text();\n\t\tjQuery(\".organization-filter-module__Community-filter\").text(label_value + ' ');\n\t}\n<\/script><script type=\"text\/javascript\">\n  \/** info-modal popup **\/\njQuery('.organization-filter-module__tab-info-link').on('click', function(e) {\n  jQuery('.organization-filter-module__modal').toggleClass('is-visible');\n});\n<\/script>\n\n<div class=\"organization-module\" id=\"organization-module-113\">\n\t<div class=\"organization-module__container\">\n\t\t<div class=\"organization-module__card\">\n\t\t\t<div class=\"organization-module__image\">\n\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/yubasutter.bluezonesproject.com\/wp-content\/uploads\/org\/images\/2bits_YubaSutter.png\" alt=\"Organization Image\" \/>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"organization-module__content\">\n\t\t\t\t<div class=\"organization-module__header\">\n\t\t\t\t\t<div class=\"organization-module__heading\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"organization-module__type\">RESTAURANT<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"organization-module__name\">2 Bits Express<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"organization-module__approved-logo\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/themes\/genesis-child\/blocks\/organization-feature\/assets\/BZP_Approved_Seals_Restaurant.png\">\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__place\"><span class=\"organization-module__place-text\">Marysville<\/span>, <span>CA, 95901<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">2 Bits Express is the place where farm fresh, made-to-order comfort food and convenience meet. Our food is delicious, affordable, and always served with a smile.<\/p>\n\t\t\t\t<p class=\"organization-module__button\">\n\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/www.2bitsexpress.com\/\">Visite el Sitio Web<\/a>\n\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=703 B Street,Marysville,CA,95901\">Obtener Direcciones<\/a>\n\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"organization-module__card\">\n\t\t\t<div class=\"organization-module__image\">\n\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/yubasutter.bluezonesproject.com\/wp-content\/uploads\/org\/images\/Bridge_Coffee_Co.png\" alt=\"Organization Image\" \/>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"organization-module__content\">\n\t\t\t\t<div class=\"organization-module__header\">\n\t\t\t\t\t<div class=\"organization-module__heading\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"organization-module__type\">RESTAURANT<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"organization-module__name\">Bridge Coffee Co.<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"organization-module__approved-logo\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/themes\/genesis-child\/blocks\/organization-feature\/assets\/BZP_Approved_Seals_Restaurant.png\">\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__place\"><span class=\"organization-module__place-text\">Marysville<\/span>, <span>CA, 95901<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\"><\/p>\n\t\t\t\t<p class=\"organization-module__button\">\n\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/bridgecoffeeco.com\/\">Visite el Sitio Web<\/a>\n\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=213 3rd St,Marysville,CA,95901\">Obtener Direcciones<\/a>\n\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"organization-module__card\">\n\t\t\t<div class=\"organization-module__image\">\n\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/yubasutter.bluezonesproject.com\/wp-content\/uploads\/org\/images\/Cisco's Taqueria Image.png\" alt=\"Organization Image\" \/>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"organization-module__content\">\n\t\t\t\t<div class=\"organization-module__header\">\n\t\t\t\t\t<div class=\"organization-module__heading\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"organization-module__type\">RESTAURANT<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"organization-module__name\">Cisco's Taqueria<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"organization-module__approved-logo\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/themes\/genesis-child\/blocks\/organization-feature\/assets\/BZP_Approved_Seals_Restaurant.png\">\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__place\"><span class=\"organization-module__place-text\">Marysville<\/span>, <span>CA, 95901<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">Cisco's Taqueria, located in Marysville, CA, is a popular Mexican restaurant known for its diverse menu and exceptional customer service. With a wide range of vegetarian options and house specialties like the Super Burrito and Naked Burrito, Cisco's Taqueria offers a unique dining experience. Customers rave about the flavorful dishes, such as the Fish Tacos and Pork Tamales, as well as the high-quality catering services provided by the restaurant. Whether dining in or ordering takeout, Cisco's Taqueria is a must-visit for delicious Mexican cuisine in the area. As a food reviewer, I highly recommend trying their authentic dishes for a memorable dining experience.<\/p>\n\t\t\t\t<p class=\"organization-module__button\">\n\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/ciscos-taqueria.foodjoyy.com\/\">Visite el Sitio Web<\/a>\n\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=301 3rd St Marysville, CA 95901,Marysville,CA,95901\">Obtener Direcciones<\/a>\n\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"organization-module__card\">\n\t\t\t<div class=\"organization-module__image\">\n\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/yubasutter.bluezonesproject.com\/wp-content\/uploads\/org\/images\/IguanasGrill_YubaSutter.jpg\" alt=\"Organization Image\" \/>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"organization-module__content\">\n\t\t\t\t<div class=\"organization-module__header\">\n\t\t\t\t\t<div class=\"organization-module__heading\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"organization-module__type\">RESTAURANT<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"organization-module__name\">Iguana's Mexican Grill<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"organization-module__approved-logo\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/themes\/genesis-child\/blocks\/organization-feature\/assets\/BZP_Approved_Seals_Restaurant.png\">\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__place\"><span class=\"organization-module__place-text\">Yuba City<\/span>, <span>CA, 95991<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">\u201cFounded by Sandra Lucatero back in 1999, she started this restaurant with the desire to share Mexican culture with the community using authentic plates and recipes.\u201d Located off Plumas street, one of Yuba City\u2019s premier shopping districts, Iguanas Mexican Grill offers a variety of home-style authentic Mexican dishes, as well as a full bar for those who enjoy a good drink with their food.<\/p>\n\t\t\t\t<p class=\"organization-module__button\">\n\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/iguanasmexicangrillyc.com\/?fbclid=IwY2xjawEXPnpleHRuA2FlbQIxMAABHQ2li9dPrEzS00P_n9g6kfKLxaSrSW97jB-f_7micl-ir3V_5EZUtAKRZg_aem_k8tv3EJ9H0OpkQ-JCdnweA\">Visite el Sitio Web<\/a>\n\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=611 Plumas Street,Yuba City,CA,95991\">Obtener Direcciones<\/a>\n\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"organization-module__card\">\n\t\t\t<div class=\"organization-module__image\">\n\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/yubasutter.bluezonesproject.com\/wp-content\/uploads\/org\/images\/Lami Island Fusion.png\" alt=\"Organization Image\" \/>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"organization-module__content\">\n\t\t\t\t<div class=\"organization-module__header\">\n\t\t\t\t\t<div class=\"organization-module__heading\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"organization-module__type\">RESTAURANT<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"organization-module__name\">Lami Island Fusion<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"organization-module__approved-logo\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/themes\/genesis-child\/blocks\/organization-feature\/assets\/BZP_Approved_Seals_Restaurant.png\">\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__place\"><span class=\"organization-module__place-text\"><\/span> <span> <\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">We are Lami Island Fusion, your new food truck serving island-inspired comfort food that is delicious, accessible, and rooted right here in the Yuba-Sutter community.\r\n\r\nCheck Facebook and Instagram for schedule of location.<\/p>\n\t\t\t\t<p class=\"organization-module__button\">\n\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"www.lamifusion.com\">Visite el Sitio Web<\/a>\n\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=,,,\">Obtener Direcciones<\/a>\n\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"organization-module__card\">\n\t\t\t<div class=\"organization-module__image\">\n\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/yubasutter.bluezonesproject.com\/wp-content\/uploads\/org\/images\/Petes_Yuba-YS.png\" alt=\"Organization Image\" \/>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"organization-module__content\">\n\t\t\t\t<div class=\"organization-module__header\">\n\t\t\t\t\t<div class=\"organization-module__heading\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"organization-module__type\">RESTAURANT<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"organization-module__name\">Pete's Restaurant & Brewhouse<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"organization-module__approved-logo\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/themes\/genesis-child\/blocks\/organization-feature\/assets\/BZP_Approved_Seals_Restaurant.png\">\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__place\"><span class=\"organization-module__place-text\">Yuba City<\/span>, <span>CA, 95991<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">Original Pete\u2019s opened its famous doors on J St in Midtown Sacramento in 1987. Pete was the original pizza connoisseur, crafting every batch of pizza sauce and hand tossing each bit of dough that went into our oven. Over time our menu expanded to include pastas, salads, burgers and desserts, and in 2006, Original Pete\u2019s partnered with Firestone Walker Brewing to create hand-crafted brews such as the 805 and we became Pete\u2019s Restaurant & Brewhouse!<\/p>\n\t\t\t\t<p class=\"organization-module__button\">\n\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/www.petesyubacity.com\/\">Visite el Sitio Web<\/a>\n\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=866 W Onstott Frontage Rd.,Yuba City,CA,95991\">Obtener Direcciones<\/a>\n\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"organization-module__card\">\n\t\t\t<div class=\"organization-module__image\">\n\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/yubasutter.bluezonesproject.com\/wp-content\/uploads\/org\/images\/Rolling Stone Pizza Company Logo Image.png\" alt=\"Organization Image\" \/>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"organization-module__content\">\n\t\t\t\t<div class=\"organization-module__header\">\n\t\t\t\t\t<div class=\"organization-module__heading\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"organization-module__type\">RESTAURANT<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"organization-module__name\">Rolling Stone Pizza Company<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"organization-module__approved-logo\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/themes\/genesis-child\/blocks\/organization-feature\/assets\/BZP_Approved_Seals_Restaurant.png\">\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__place\"><span class=\"organization-module__place-text\">Yuba City<\/span>, <span>CA, 95993<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">Rolling Stone Pizza Company is located inside New Earth Market- We also specialize in mobile wood fire catering from pizzas to meats and veggies...bring the party to your home, business, wedding, or any special occasion.<\/p>\n\t\t\t\t<p class=\"organization-module__button\">\n\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/www.facebook.com\/RollingStonePizzaCo\/\">Visite el Sitio Web<\/a>\n\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=1475 Tharp Rd,Yuba City,CA,95993\">Obtener Direcciones<\/a>\n\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"organization-module__card\">\n\t\t\t<div class=\"organization-module__image\">\n\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/yubasutter.bluezonesproject.com\/wp-content\/uploads\/org\/images\/The_Brick_Coffee_House_Cafe.png\" alt=\"Organization Image\" \/>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"organization-module__content\">\n\t\t\t\t<div class=\"organization-module__header\">\n\t\t\t\t\t<div class=\"organization-module__heading\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"organization-module__type\">RESTAURANT<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"organization-module__name\">The Brick Coffee House Cafe<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"organization-module__approved-logo\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/themes\/genesis-child\/blocks\/organization-feature\/assets\/BZP_Approved_Seals_Restaurant.png\">\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__place\"><span class=\"organization-module__place-text\">Marysville<\/span>, <span>CA, 95901<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\"><\/p>\n\t\t\t\t<p class=\"organization-module__button\">\n\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"http:\/\/ww25.thebrickcoffeehouse.com\/?fbclid=IwAR08GwBft9I7cCTh5BdTNeZCzabPEceM8Tb1aIG6gO1sr0MhBRxU6kKo1ug&#038;subid1=20230526-0652-336e-94e0-f8b2a7f4d5cb\">Visite el Sitio Web<\/a>\n\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=316 D Street,Marysville,CA,95901\">Obtener Direcciones<\/a>\n\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"organization-module__card\">\n\t\t\t<div class=\"organization-module__image\">\n\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/yubasutter.bluezonesproject.com\/wp-content\/uploads\/org\/images\/The Village Coffee Shoppe &#038; Bistro.png\" alt=\"Organization Image\" \/>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"organization-module__content\">\n\t\t\t\t<div class=\"organization-module__header\">\n\t\t\t\t\t<div class=\"organization-module__heading\">\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"organization-module__type\">RESTAURANT<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"organization-module__name\">The Village Coffee Shoppe & Bistro<\/p>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"organization-module__approved-logo\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"\/wp-content\/themes\/genesis-child\/blocks\/organization-feature\/assets\/BZP_Approved_Seals_Restaurant.png\">\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__place\"><span class=\"organization-module__place-text\">Yuba City<\/span>, <span>CA, 95991<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">We are David & Denise Landis. We Own and Operate Edible Memories Bakery in Historic Marysville and hope to bring the eclectic ambiance and great pastries to our Home Town..   Our vision is to invite you into our world. We hope to offer a place that all feel welcome, full of a little bit of creativity, a little bit of flare, and a lot of really great Craft Coffee.   Over the course of coming months and years we hope to transform the outdoor space into an oasis that is inviting during our Bistro Nights Coming this Spring 2025.  Much is in store but we do hope to harness the foundation that was laid long before we came. We hope to make Tim and Family Proud as we embark on a new Journey with some familiar faces and many new friends.  Thank you for Welcoming us in, we Hope to Build a Village With You as with any New venture it does \u201cTake A Village\u201d  Warmest Blessings,  David & Denise<\/p>\n\t\t\t\t<p class=\"organization-module__button\">\n\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/www.villagecoffeeyc.com\/\">Visite el Sitio Web<\/a>\n\t\t\t\t\t\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=101 Clark Ave,Yuba City,CA,95991\">Obtener Direcciones<\/a>\n\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n<script type=\"text\/javascript\">\njQuery(document).ready(function(){\n\tjQuery('.organization-module__image').each(function() {\n\t\tvar $this = jQuery(this);\n\t\tvar childElement = $this.children('img');\n\t\tvar imageHeight = childElement.height();\n\t\tvar parentDiv = $this.height();\n\t\tvar paddingValue = parentDiv - imageHeight;\n\n\t\t$this.css({\n\t\t    '--img-height': imageHeight+'px'\n\t\t});\n\n\t\tif( imageHeight > 300 ){\n\t\t\tchildElement.css({\n\t\t\t\theight: '100%',\n\t\t\t\twidth: '100%'\n\t\t\t});\n\t\t}\n\t});\n});\n\njQuery(function ($) {\n   function AddReadMore() {\n      \/\/This limit you can set after how much characters you want to show Read More..\n      var carLmt = 350;\n      \/\/ Text to show when text is collapsed\n      var readMoreTxt = \" ...Leer m\u00e1s\";\n      \/\/ Text to show when text is expanded\n      var readLessTxt = \" Leer menos\";\n\n\n      \/\/Traverse all selectors with this class and manupulate HTML part to show Read More\n      $(\".organization-module__text\").each(function () {\n         if ($(this).find(\".first-section\").length)\n            return;\n         var allstr = $(this).text();\n\t\t var words = allstr.split(' ');\n         if (words.length > carLmt) {\n            var firstSet = words.slice(0, carLmt).join(' ');\n            var secdHalf =  words.slice(carLmt, words.length).join(' ');\n            var strtoadd = firstSet + \"<span class='second-section'>\" + \" \" + secdHalf + \"<\/span><span class='read-more'  title='Click to Show More'>\" + readMoreTxt + \"<\/span><span class='read-less' title='Click to Show Less'>\" + readLessTxt + \"<\/span>\";\n            $(this).html(strtoadd);\n         } \n      });\n\n      \/\/Read More and Read Less Click Event binding\n      $(document).on(\"click\", \".read-more,.read-less\", function () {\n         $(this).closest(\".organization-module__text\").toggleClass(\"show-less-content show-more-content\");\n      });\n   }\n\n   setTimeout(AddReadMore(), 3000);\n});\n<\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":51,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","_genesis_hide_title":true,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"class_list":["post-11577","page","type-page","status-publish","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Blue Zones Project | Restaurantes Aprobados<\/title>\n<meta name=\"description\" content=\"Los restaurantes son muy importantes para Blue Zones Project ya que cada vez son m\u00e1s los clientes que buscan opciones saludables. \u00danase a nosotros para mejorar la salud y las operaciones de su restaurante.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/yubasutter.bluezonesproject.com\/es\/approved-restaurants\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Blue Zones Project | Restaurantes Aprobados\" \/>\n<meta property=\"og:description\" content=\"Los restaurantes son muy importantes para Blue Zones Project ya que cada vez son m\u00e1s los clientes que buscan opciones saludables. \u00danase a nosotros para mejorar la salud y las operaciones de su restaurante.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/yubasutter.bluezonesproject.com\/es\/approved-restaurants\/\" \/>\n<meta property=\"og:site_name\" content=\"Yuba Sutter\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/bzpyubasutter\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-17T20:40:41+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/yubasutter.bluezonesproject.com\\\/es\\\/approved-restaurants\\\/\",\"url\":\"https:\\\/\\\/yubasutter.bluezonesproject.com\\\/es\\\/approved-restaurants\\\/\",\"name\":\"Blue Zones Project | Restaurantes Aprobados\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/yubasutter.bluezonesproject.com\\\/es\\\/#website\"},\"datePublished\":\"2022-02-21T09:33:07+00:00\",\"dateModified\":\"2023-03-17T20:40:41+00:00\",\"description\":\"Los restaurantes son muy importantes para Blue Zones Project ya que cada vez son m\u00e1s los clientes que buscan opciones saludables. \u00danase a nosotros para mejorar la salud y las operaciones de su restaurante.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/yubasutter.bluezonesproject.com\\\/es\\\/approved-restaurants\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/yubasutter.bluezonesproject.com\\\/es\\\/approved-restaurants\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/yubasutter.bluezonesproject.com\\\/es\\\/approved-restaurants\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/yubasutter.bluezonesproject.com\\\/es\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Restaurantes aprobados\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/yubasutter.bluezonesproject.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/yubasutter.bluezonesproject.com\\\/es\\\/\",\"name\":\"Yuba Sutter\",\"description\":\"Blue Zones Project - Default AH\",\"publisher\":{\"@id\":\"https:\\\/\\\/yubasutter.bluezonesproject.com\\\/es\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/yubasutter.bluezonesproject.com\\\/es\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/yubasutter.bluezonesproject.com\\\/es\\\/#organization\",\"name\":\"Blue Zones Project -- Yuba Sutter\",\"url\":\"https:\\\/\\\/yubasutter.bluezonesproject.com\\\/es\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/yubasutter.bluezonesproject.com\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/yubasutter.bluezonesproject.com\\\/wp-content\\\/uploads\\\/sites\\\/17\\\/2022\\\/08\\\/BZP_logo_website-color_unstacked-AH.png\",\"contentUrl\":\"https:\\\/\\\/yubasutter.bluezonesproject.com\\\/wp-content\\\/uploads\\\/sites\\\/17\\\/2022\\\/08\\\/BZP_logo_website-color_unstacked-AH.png\",\"width\":2975,\"height\":767,\"caption\":\"Blue Zones Project -- Yuba Sutter\"},\"image\":{\"@id\":\"https:\\\/\\\/yubasutter.bluezonesproject.com\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/bzpyubasutter\",\"https:\\\/\\\/www.instagram.com\\\/bzpyubasutter\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Blue Zones Project | Restaurantes Aprobados","description":"Los restaurantes son muy importantes para Blue Zones Project ya que cada vez son m\u00e1s los clientes que buscan opciones saludables. \u00danase a nosotros para mejorar la salud y las operaciones de su restaurante.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/yubasutter.bluezonesproject.com\/es\/approved-restaurants\/","og_locale":"es_ES","og_type":"article","og_title":"Blue Zones Project | Restaurantes Aprobados","og_description":"Los restaurantes son muy importantes para Blue Zones Project ya que cada vez son m\u00e1s los clientes que buscan opciones saludables. \u00danase a nosotros para mejorar la salud y las operaciones de su restaurante.","og_url":"https:\/\/yubasutter.bluezonesproject.com\/es\/approved-restaurants\/","og_site_name":"Yuba Sutter","article_publisher":"https:\/\/www.facebook.com\/bzpyubasutter","article_modified_time":"2023-03-17T20:40:41+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/yubasutter.bluezonesproject.com\/es\/approved-restaurants\/","url":"https:\/\/yubasutter.bluezonesproject.com\/es\/approved-restaurants\/","name":"Blue Zones Project | Restaurantes Aprobados","isPartOf":{"@id":"https:\/\/yubasutter.bluezonesproject.com\/es\/#website"},"datePublished":"2022-02-21T09:33:07+00:00","dateModified":"2023-03-17T20:40:41+00:00","description":"Los restaurantes son muy importantes para Blue Zones Project ya que cada vez son m\u00e1s los clientes que buscan opciones saludables. \u00danase a nosotros para mejorar la salud y las operaciones de su restaurante.","breadcrumb":{"@id":"https:\/\/yubasutter.bluezonesproject.com\/es\/approved-restaurants\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/yubasutter.bluezonesproject.com\/es\/approved-restaurants\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/yubasutter.bluezonesproject.com\/es\/approved-restaurants\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/yubasutter.bluezonesproject.com\/es\/"},{"@type":"ListItem","position":2,"name":"Restaurantes aprobados"}]},{"@type":"WebSite","@id":"https:\/\/yubasutter.bluezonesproject.com\/es\/#website","url":"https:\/\/yubasutter.bluezonesproject.com\/es\/","name":"Yuba Sutter","description":"Blue Zones Project - Default AH","publisher":{"@id":"https:\/\/yubasutter.bluezonesproject.com\/es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/yubasutter.bluezonesproject.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/yubasutter.bluezonesproject.com\/es\/#organization","name":"Blue Zones Project -- Yuba Sutter","url":"https:\/\/yubasutter.bluezonesproject.com\/es\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/yubasutter.bluezonesproject.com\/es\/#\/schema\/logo\/image\/","url":"https:\/\/yubasutter.bluezonesproject.com\/wp-content\/uploads\/sites\/17\/2022\/08\/BZP_logo_website-color_unstacked-AH.png","contentUrl":"https:\/\/yubasutter.bluezonesproject.com\/wp-content\/uploads\/sites\/17\/2022\/08\/BZP_logo_website-color_unstacked-AH.png","width":2975,"height":767,"caption":"Blue Zones Project -- Yuba Sutter"},"image":{"@id":"https:\/\/yubasutter.bluezonesproject.com\/es\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/bzpyubasutter","https:\/\/www.instagram.com\/bzpyubasutter\/"]}]}},"featured_image_src":null,"featured_image_src_square":null,"_links":{"self":[{"href":"https:\/\/yubasutter.bluezonesproject.com\/es\/wp-json\/wp\/v2\/pages\/11577","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yubasutter.bluezonesproject.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/yubasutter.bluezonesproject.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/yubasutter.bluezonesproject.com\/es\/wp-json\/wp\/v2\/users\/51"}],"replies":[{"embeddable":true,"href":"https:\/\/yubasutter.bluezonesproject.com\/es\/wp-json\/wp\/v2\/comments?post=11577"}],"version-history":[{"count":0,"href":"https:\/\/yubasutter.bluezonesproject.com\/es\/wp-json\/wp\/v2\/pages\/11577\/revisions"}],"wp:attachment":[{"href":"https:\/\/yubasutter.bluezonesproject.com\/es\/wp-json\/wp\/v2\/media?parent=11577"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}