View Holiday Hours for Restaurants in Mendocino County

original_reply [{"entity": "Mendocino Coast Botanical Gardens","summary": "Nature enthusiasts can explore a stunning collection of flora and fauna at Mendocino Coast Botanical Gardens through guided tours."}, {"entity": "Pacific Star Winery","summary": "Wine lovers can schedule a tour at Pacific Star Winery to experience breathtaking views of the Pacific Ocean while tasting exquisite wines."}]
Mendocino Coast Botanical Gardens query SELECTID,post_title,(CASE WHEN post_title LIKE ‘%Mendocino%Coast%Botanical%Gardens%’ THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX(‘Mendocino Coast Botanical Gardens’) OR SOUNDEX(post_title) LIKE SOUNDEX(‘mendocino coast botanical gardens’) ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE ‘%Mendocino%’ THEN 1 ELSE 0 END + CASE WHEN post_title LIKE ‘%Coast%’ THEN 1 ELSE 0 END + CASE WHEN post_title LIKE ‘%Botanical%’ THEN 1 ELSE 0 END + CASE WHEN post_title LIKE ‘%Gardens%’ THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = ‘listing’AND post_status = ‘publish’AND (SOUNDEX(post_title) LIKE SOUNDEX(‘Mendocino Coast Botanical Gardens’)OR SOUNDEX(post_title) LIKE SOUNDEX(‘mendocino coast botanical gardens’)OR (post_title LIKE ‘%Mendocino%’ OR post_title LIKE ‘%Coast%’ OR post_title LIKE ‘%Botanical%’ OR post_title LIKE ‘%Gardens%’))HAVING match_count >= 4ORDER BY match_count DESC;
Mendocino Coast Botanical Gardens {"post":{"ID":"31800","post_title":"Mendocino Coast Botanical Gardens","match_count":"24"},"summary":"Nature enthusiasts can explore a stunning collection of flora and fauna at Mendocino Coast Botanical Gardens through guided tours.","permalink":"https://www.visitmendocino.com/listing/mendocino-coast-botanical-gardens/"}
Pacific Star Winery query SELECTID,post_title,(CASE WHEN post_title LIKE ‘%Pacific%Star%Winery%’ THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX(‘Pacific Star Winery’) OR SOUNDEX(post_title) LIKE SOUNDEX(‘pacific star winery’) ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE ‘%Pacific%’ THEN 1 ELSE 0 END + CASE WHEN post_title LIKE ‘%Star%’ THEN 1 ELSE 0 END + CASE WHEN post_title LIKE ‘%Winery%’ THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = ‘listing’AND post_status = ‘publish’AND (SOUNDEX(post_title) LIKE SOUNDEX(‘Pacific Star Winery’)OR SOUNDEX(post_title) LIKE SOUNDEX(‘pacific star winery’)OR (post_title LIKE ‘%Pacific%’ OR post_title LIKE ‘%Star%’ OR post_title LIKE ‘%Winery%’))HAVING match_count >= 3ORDER BY match_count DESC;
Pacific Star Winery {"post":{"ID":"31846","post_title":"Pacific Star Winery","match_count":"23"},"summary":"Wine lovers can schedule a tour at Pacific Star Winery to experience breathtaking views of the Pacific Ocean while tasting exquisite wines.","permalink":"https://www.visitmendocino.com/listing/pacific-star-winery/"}
paragraph Nature enthusiasts can explore a stunning collection of flora and fauna at <a href="https://www.visitmendocino.com/listing/mendocino-coast-botanical-gardens/">Mendocino Coast Botanical Gardens</a> through guided tours.<br><br>Wine lovers can schedule a tour at <a href="https://www.visitmendocino.com/listing/pacific-star-winery/">Pacific Star Winery</a> to experience breathtaking views of the Pacific Ocean while tasting exquisite wines.<br><br>

Sign Up for Our Newsletter

Be the first to know about what’s going on in the County, festivals, giveaways, discounts on lodging, and so much more! 

Add Your Heading Text Here

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.