{"id":11510,"date":"2022-02-21T09:33:07","date_gmt":"2022-02-21T09:33:07","guid":{"rendered":"https:\/\/bluezonesdev.wpengine.com\/approved-restaurants\/"},"modified":"2024-11-07T22:03:57","modified_gmt":"2024-11-07T22:03:57","slug":"approved-restaurants","status":"publish","type":"page","link":"https:\/\/montereycounty.bluezonesproject.com\/es\/approved-restaurants\/","title":{"rendered":"Restaurantes aprobados"},"content":{"rendered":"<div id=\"\" class=\"header-headline-image-video\" style=\"background-image:url(https:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/sites\/3\/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<br>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\"><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> y demostrado su compromiso de ofrecer opciones m&aacute;s saludables a sus clientes.<\/p>        <\/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-107\">\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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/AkiFresh Logo.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\">Aki Fresh Mex<\/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\">Marina<\/span>, <span>CA, 93933<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">Chef Isabel Escorcia owner of Aki Fresh Mex offers a variety of delicious plant-based dishes from their Blue Zones Inspired menu. From their Calabacitas Mexicana\u2019s to their Aki Fresh Veggie Tacos served with Chef Isabel\u2019s home-made salsa.<\/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:\/\/aki-fresh-mex-restaurant.business.site\/?utm_source=gmb&#038;utm_medium=referral\">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=265 Carmel Ave,Marina,CA,93933\">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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/Angelinas Bakery Logo.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\">Angelina's Bakery Deli & Caf\u00e9<\/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\">Seaside<\/span>, <span>CA, 93955<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">Angelina\u2019s Bakery Deli & Caf\u00e9 is a local and family-owned bakery with a mission to provide quality service to each and every one of their valued customers. Stop by and check out their Blue Zones Inspired menu that offers delicious plant-based dishes for breakfast, lunch, and options for little Blue Angels!<\/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:\/\/angelinasbakery.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=1725 Fremont Blvd Campus Service Center,Seaside,CA,93955\">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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/Bloom_MC.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\">BLOOM COFFEE SHOP<\/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\">King City<\/span>, <span>CA, 93930<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">BLOOM COFFEE SHOP is a locally owned cafe that offers a variety of delicious coffee drinks, tea, acai bowls, and fresh smoothies.<\/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.google.com\/maps\/search\/?api=1&#038;query=301 Broadway St.,King City,CA,93930\">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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/CafeMIA_MC.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\">Caf\u00e9 Mia Brew Bar & 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\">Marina<\/span>, <span>CA, 93933<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">Caf\u00e9 Mia Brew Bar and Caf\u00e9 is a local coffee shop located in Marina, CA. This shop has its own personality and is a great stop to get a healthy bite to go. Everything at Coffee Mia is made from scratch with the finest and freshest ingredients as well as a whole lot of love...so you know it tastes good!<\/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.cafemiabrewbarandbistro.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=250 Reservation Rd E,Marina,CA,93933\">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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/Cocina 1932 Cali-Mex BBQ.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\">Cocina 1932 Cali-Mex BBQ<\/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\">Salinas<\/span>, <span>CA, <\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">Cocina 1932 Cali-Mex BBQ fuses smoky BBQ with bold Mexican flavors. From tender meats to tacos and veggie-friendly Power Bowls, there\u2019s something for everyone. Their food truck caters BBQ, tacos, and vegetarian options for large events.<\/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.1932calimexbbq.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=San Miguel Ave,Salinas,CA,\">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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/culturas.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\">Cultura Hidalgo y Oaxaca<\/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\">Salinas<\/span>, <span>CA, 93905<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">Chefs Martha Tapia and Roman Monjaraz will welcome you with Norma Ramirez to taste their Tlayuda Vegana, Huarache Tostadita and other culinary delights. Go discover their creative cuisine on their outdoor patio or takeout.<\/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\/culturashidalgoyoaxaca\/\">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=473 E Market St,Salinas,CA,93905\">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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/DMC Logo_Reformat.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\">Del Monte 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\">Monterey<\/span>, <span>CA, 93940<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">Del Monte Caf\u00e9 located in Monterey is a family owned and family-run restaurant that offers delicious homemade breakfast and lunch! On their Blue Zones Inspired menu you can find plant-based dishes from their Garden Bowl made with fresh vegetables to options such as the Monkey Toast now available on their kids\u2019 menu.<\/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:\/\/g.page\/DelMonteCafeSEaside?share\">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=Del Monte Cafe,Monterey,CA,93940\">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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/Rancho Cielo.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\">Drummond Culinary Academy<\/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\">Salinas<\/span>, <span>CA, 93907<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">Under the direction of Executive Chef, Estevan Jimenez (\"EJ\") the Drummond Culinary Students prepare and serve the meals every Friday evening. Blue Zones Inspired dishes will change every time the menu is updated!<\/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.ranchocieloyc.org\/\">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=710 Old Stage Rd,Salinas,CA,93907\">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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/Eagle_Restaurant_logo.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\">Eagle Restaurant<\/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\">Salinas<\/span>, <span>CA, 93901<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">Eagle restaurant is a gem in one of the most unlikely of locations. Serving authentic Chinese cuisine, Eagle surpasses your expectations in price, quantity, taste, and service. If you are looking for great food in a clean, relaxed place, look no further.<\/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:\/\/www.eaglerestaurant.net\/\">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=26 W. Alisal Street,Salinas,CA,93901\">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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/Earthbound_MC.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\">Earthbound Farm Stand<\/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\">Carmel<\/span>, <span>CA, 93923<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">Nestled in California\u2019s Carmel Valley, just down the road from Earthbound Farm\u2019s original 2\u00bd-acre farm, is our Farm Stand. A cherished destination for organic food and gardens by locals and out-of-town visitors alike, the Farm Stand is a living celebration of Earthbound Farm\u2019s mission to bring the benefits of organic to as many people as possible, in a most delicious and inspiring way.<\/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.earthboundfarm.com\/about\/our-farm-stand\/\">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=7250 Carmel Valley Road,Carmel,CA,93923\">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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/EastVillageCafe_MC.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\">East Village 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\">Monterey<\/span>, <span>CA, 93940<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">Historic iconic neighborhood spot in Monterey serving authentic chai, locally roasted organic coffee, teas, & Eastern goodies. Vegetarian!<\/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:\/\/eastvillagemonterey.square.site\/\">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=498 Washington St.,Monterey,CA,93940\">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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/EC Logo_Reformat.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\">El Cantaro Vegan Restaurant<\/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\">Monterey<\/span>, <span>CA, 93940<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">Fresh Mexican Homemade Cooking. Healthy, Flavorful and they'll even please the Meat Eaters.<\/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:\/\/goo.gl\/maps\/W3xBwxGFFYqs1SG4A\">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=791 Foam St,Monterey,CA,93940\">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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/Colibri_MC.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\">El Colibr\u00ed Restaurant & Deli<\/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\">Salinas<\/span>, <span>CA, 93901<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">El Colibr\u00ed Restaurant & Deli offers delicious homemade soups & sandwiches, along with our family recipes for Mexican dishes.<\/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.elcolibrirestaurantanddeli.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=343 Main St.,Salinas,CA,93901\">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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/El Taquero Deli.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\">El Taquero Deli<\/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\">King City<\/span>, <span>CA, 93930<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">We offer fresh squeezed juices and a variety of healthy food choices: lettuce wrap tacos, salads, sandwiches, etc.<\/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.google.com\/maps\/search\/?api=1&#038;query=327 Broadway St,King City,CA,93930\">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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/Emmas Logo_Reformat.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\">Emma's Bakery and 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\">Salinas<\/span>, <span>CA, 93901<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">Emma's Bakery and Cafe offers scrumptious cuisine to their diners that can be enjoyed in their restaurant or in the comfort of your home. Their menu features many mouth-watering dishes and scratch-made specials.\u00a0<\/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.emmasbakeryandcafe.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=1182 S. Main Street,Salinas,CA,93901\">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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/Fountain_Court_Cafe_Montage_Health.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\">Fountain Court 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\">Monterey<\/span>, <span>CA, 93942<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">The Fountain Court, just inside the entrance of Community Hospital, offers freshly made food, snacks, coffee, and drinks for Community Hospital staff, visitors, and some patients. It is located next to the picturesque fountain that has a large atrium feel and where those visiting can see and sit next to the iconic Community Hospital koi fish. Employees and customers of the Fountain Court can find Blue Zones Inspired dishes throughout the menu. These delicious options range from a Veggie Hummus Sandwich to a Cowboy Caviar Salad served with a side of vegan chipotle cashew cream. The menu also includes healthy options for kids.<\/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.montagehealth.org\/locations\/profile\/fountain-court-cafe\/\">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=23625 Holman Hwy,Monterey,CA,93942\">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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/Garden_Cafe_Natividad.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\">Garden Caf\u00e9 at Natividad<\/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 strive to provide a healthy variety of foods to our customers, supporting Monterey County\u2019s Healthy Food Policy as well as Blue Zones Project.<\/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.natividad.com\/cafe\/\">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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/Googie_MC.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\">Googie 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\">Seaside<\/span>, <span>CA, 93955<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">Established by longtime local restauranteur Jack Hakim and his two daughters, Googie was created as a neighborhood eatery that offers fresh and delicious comfort food. Working together they developed menus that include old family recipes and classic plates with a modern twist. Customers come to Googie to enjoy delicious breakfast specialties, amazing sandwiches, and burgers, cooked to perfection steak and fish, and homemade desserts.<\/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:\/\/googiegrill.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=1520 Del Monte Blvd.,Seaside,CA,93955\">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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/Guadalajara Grill.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\">Guadalajara 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\">Salinas<\/span>, <span>CA, 93901<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">Try their cauliflower ceviche and their Tiffany Burrito bowl! Located right next to Nob Hill on Main Street (just off 68), go discover one of their four Blue Zones inspired dishes!<\/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.google.com\/maps\/place\/Guadalajara+Grill\/@36.6551102,-121.6618986,15z\/data=!4m5!3m4!1s0x0:0x74de3155a6f31fef!8m2!3d36.6551102!4d-121.6618986\">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=Guadalajara Grill,Salinas,CA,93901\">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:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/org\/images\/HappyGirl_MC.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\">Happy Girl Kitchen 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\">Pacific Grove<\/span>, <span>CA, 93950<\/span><\/p>\n\t\t\t\t\t\t\t\t<p class=\"organization-module__text show-less-content\">We are dedicated to simple, delicious and farm driven foods. Whether we are preserving produce for seasons to come in our cannery or serving whole foods in our cafe, our mission is to enrich the local food community. By hosting parties, recipe swaps, pop-up dinners and workshops, happy girl kitchen co. empowers people to get involved and learn about the importance of what's on their plate.<\/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:\/\/happygirlkitchen.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=173 Central Avenue,Pacific Grove,CA,93950\">Obtener Direcciones<\/a>\n\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n<nav class=\"navigation pagination\" role=\"navigation\"><div class=\"nav-links\"><span aria-current=\"page\" class=\"page-numbers current\">1<\/span>\n<a class=\"page-numbers\" href=\"\/es\/wp-json\/wp\/v2\/pages\/11510?orgpage=2\">2<\/a>\n<a class=\"page-numbers\" href=\"\/es\/wp-json\/wp\/v2\/pages\/11510?orgpage=3\">3<\/a>\n<a class=\"next page-numbers\" href=\"\/es\/wp-json\/wp\/v2\/pages\/11510?orgpage=2\">&raquo;<\/a><\/div><\/nav>\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>\n\n    <div id=\"\" class=\"title-centered-subhead-cta dark\" style=\"background-color:#0c51a3\">\n    <div class=\"title-centered-subhead-cta__container\" style=\"max-width: ;\">\n               <div class=\"title-centered-subhead-cta__center-div\">\n             \n        <div class=\"title-centered-subhead-cta__sub-header\">\u00a1Libro de cocina del Condado de Monterey inpirado en las zonas azules!<\/div>\n         \n        <div class=\"title-centered-subhead-cta__description\"><p>Nuestro libro de cocina inspirado en las zonas azules presenta recetas de miembros de la comunidad y chefs locales de restaurantes aprobados por Blue Zones Project en el Condado de Monterey. Esta colecci&oacute;n est&aacute; dise&ntilde;ada para hacer que la alimentaci&oacute;n saludable sea deliciosa y accesible, llevando los secretos de la longevidad y el bienestar directamente a tu cocina.<\/p>        <\/div>\n        <div class=\"title-centered-subhead-cta__disclaimer\">        <\/div>\n                    <a href=\"https:\/\/bit.ly\/BZPMCLibroDeCocina\" aria-label=\"cta\" class=\"title-centered-subhead-cta__cta-button\" target=\"_blank\">Ver libro de cocina<\/a>\n                        \n        <\/div>\n        \n            <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":16,"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-11510","page","type-page","status-publish","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - 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:\/\/montereycounty.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:\/\/montereycounty.bluezonesproject.com\/es\/approved-restaurants\/\" \/>\n<meta property=\"og:site_name\" content=\"Monterey County\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/bzpmontereyco\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-07T22:03:57+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:\\\/\\\/montereycounty.bluezonesproject.com\\\/es\\\/approved-restaurants\\\/\",\"url\":\"https:\\\/\\\/montereycounty.bluezonesproject.com\\\/es\\\/approved-restaurants\\\/\",\"name\":\"Blue Zones Project | Restaurantes Aprobados\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/montereycounty.bluezonesproject.com\\\/es\\\/#website\"},\"datePublished\":\"2022-02-21T09:33:07+00:00\",\"dateModified\":\"2024-11-07T22:03:57+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:\\\/\\\/montereycounty.bluezonesproject.com\\\/es\\\/approved-restaurants\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/montereycounty.bluezonesproject.com\\\/es\\\/approved-restaurants\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/montereycounty.bluezonesproject.com\\\/es\\\/approved-restaurants\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/montereycounty.bluezonesproject.com\\\/es\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Restaurantes aprobados\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/montereycounty.bluezonesproject.com\\\/es\\\/#website\",\"url\":\"https:\\\/\\\/montereycounty.bluezonesproject.com\\\/es\\\/\",\"name\":\"Monterey County\",\"description\":\"Blue Zones Project - Monterey County\",\"publisher\":{\"@id\":\"https:\\\/\\\/montereycounty.bluezonesproject.com\\\/es\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/montereycounty.bluezonesproject.com\\\/es\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/montereycounty.bluezonesproject.com\\\/es\\\/#organization\",\"name\":\"Blue Zones Project -- Monterey County\",\"url\":\"https:\\\/\\\/montereycounty.bluezonesproject.com\\\/es\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/montereycounty.bluezonesproject.com\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/montereycounty.bluezonesproject.com\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2022\\\/08\\\/BZP_logo_website-color_unstacked-MC.png\",\"contentUrl\":\"https:\\\/\\\/montereycounty.bluezonesproject.com\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2022\\\/08\\\/BZP_logo_website-color_unstacked-MC.png\",\"width\":2975,\"height\":767,\"caption\":\"Blue Zones Project -- Monterey County\"},\"image\":{\"@id\":\"https:\\\/\\\/montereycounty.bluezonesproject.com\\\/es\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/bzpmontereyco\",\"https:\\\/\\\/www.instagram.com\\\/bzpmontereyco\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCGPhA_oigi-rNOcqPA9rZCw\"]}]}<\/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:\/\/montereycounty.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:\/\/montereycounty.bluezonesproject.com\/es\/approved-restaurants\/","og_site_name":"Monterey County","article_publisher":"https:\/\/www.facebook.com\/bzpmontereyco","article_modified_time":"2024-11-07T22:03:57+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/montereycounty.bluezonesproject.com\/es\/approved-restaurants\/","url":"https:\/\/montereycounty.bluezonesproject.com\/es\/approved-restaurants\/","name":"Blue Zones Project | Restaurantes Aprobados","isPartOf":{"@id":"https:\/\/montereycounty.bluezonesproject.com\/es\/#website"},"datePublished":"2022-02-21T09:33:07+00:00","dateModified":"2024-11-07T22:03:57+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:\/\/montereycounty.bluezonesproject.com\/es\/approved-restaurants\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/montereycounty.bluezonesproject.com\/es\/approved-restaurants\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/montereycounty.bluezonesproject.com\/es\/approved-restaurants\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/montereycounty.bluezonesproject.com\/es\/"},{"@type":"ListItem","position":2,"name":"Restaurantes aprobados"}]},{"@type":"WebSite","@id":"https:\/\/montereycounty.bluezonesproject.com\/es\/#website","url":"https:\/\/montereycounty.bluezonesproject.com\/es\/","name":"Monterey County","description":"Blue Zones Project - Monterey County","publisher":{"@id":"https:\/\/montereycounty.bluezonesproject.com\/es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/montereycounty.bluezonesproject.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/montereycounty.bluezonesproject.com\/es\/#organization","name":"Blue Zones Project -- Monterey County","url":"https:\/\/montereycounty.bluezonesproject.com\/es\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/montereycounty.bluezonesproject.com\/es\/#\/schema\/logo\/image\/","url":"https:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/sites\/3\/2022\/08\/BZP_logo_website-color_unstacked-MC.png","contentUrl":"https:\/\/montereycounty.bluezonesproject.com\/wp-content\/uploads\/sites\/3\/2022\/08\/BZP_logo_website-color_unstacked-MC.png","width":2975,"height":767,"caption":"Blue Zones Project -- Monterey County"},"image":{"@id":"https:\/\/montereycounty.bluezonesproject.com\/es\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/bzpmontereyco","https:\/\/www.instagram.com\/bzpmontereyco\/","https:\/\/www.youtube.com\/channel\/UCGPhA_oigi-rNOcqPA9rZCw"]}]}},"featured_image_src":null,"featured_image_src_square":null,"_links":{"self":[{"href":"https:\/\/montereycounty.bluezonesproject.com\/es\/wp-json\/wp\/v2\/pages\/11510","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/montereycounty.bluezonesproject.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/montereycounty.bluezonesproject.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/montereycounty.bluezonesproject.com\/es\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/montereycounty.bluezonesproject.com\/es\/wp-json\/wp\/v2\/comments?post=11510"}],"version-history":[{"count":1,"href":"https:\/\/montereycounty.bluezonesproject.com\/es\/wp-json\/wp\/v2\/pages\/11510\/revisions"}],"predecessor-version":[{"id":12669,"href":"https:\/\/montereycounty.bluezonesproject.com\/es\/wp-json\/wp\/v2\/pages\/11510\/revisions\/12669"}],"wp:attachment":[{"href":"https:\/\/montereycounty.bluezonesproject.com\/es\/wp-json\/wp\/v2\/media?parent=11510"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}