original_reply |
[{"entity": "Morning Yoga on the Headlands","summary": "Early risers looking for a peaceful start to the day will appreciate the serene setting and rejuvenating experience offered by Morning Yoga on the Headlands."}, {"entity": "Mendocino Coast Botanical Gardens","summary": "Nature lovers and garden enthusiasts will enjoy exploring the diverse plant collections and scenic beauty at Mendocino Coast Botanical Gardens."}, {"entity": "Stanford Inn by the Sea","summary": "Those seeking a luxurious and eco-friendly retreat will find comfort and sustainability combined at Stanford Inn by the Sea."}, {"entity": "Goodlife Cafe and Bakery","summary": "Visitors looking for a delicious breakfast and a cozy atmosphere will find a perfect spot at Goodlife Cafe and Bakery."}] |
Morning Yoga on the Headlands query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Morning%Yoga%on%the%Headlands%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Morning Yoga on the Headlands') OR SOUNDEX(post_title) LIKE SOUNDEX('morning yoga on headlands') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Morning%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Yoga%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Headlands%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('Morning Yoga on the Headlands')OR SOUNDEX(post_title) LIKE SOUNDEX('morning yoga on headlands')OR (post_title LIKE '%Morning%' OR post_title LIKE '%Yoga%' OR post_title LIKE '%Headlands%'))HAVING match_count >= 3ORDER BY match_count DESC; |
Morning Yoga on the Headlands |
{"post":"","summary":"Early risers looking for a peaceful start to the day will appreciate the serene setting and rejuvenating experience offered by Morning Yoga on the Headlands.","permalink":""} |
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 lovers and garden enthusiasts will enjoy exploring the diverse plant collections and scenic beauty at Mendocino Coast Botanical Gardens.","permalink":"https://www.visitmendocino.com/listing/mendocino-coast-botanical-gardens/"} |
Stanford Inn by the Sea query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Stanford%Inn%by%the%Sea%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Stanford Inn by the Sea') OR SOUNDEX(post_title) LIKE SOUNDEX('stanford inn by sea') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Stanford%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Inn%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%by%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Sea%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('Stanford Inn by the Sea')OR SOUNDEX(post_title) LIKE SOUNDEX('stanford inn by sea')OR (post_title LIKE '%Stanford%' OR post_title LIKE '%Inn%' OR post_title LIKE '%by%' OR post_title LIKE '%Sea%'))HAVING match_count >= 4ORDER BY match_count DESC; |
Stanford Inn by the Sea |
{"post":{"ID":"31981","post_title":"Stanford Inn by the Sea","match_count":"24"},"summary":"Those seeking a luxurious and eco-friendly retreat will find comfort and sustainability combined at Stanford Inn by the Sea.","permalink":"https://www.visitmendocino.com/listing/stanford-inn-by-the-sea/"} |
Goodlife Cafe and Bakery query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Goodlife%Cafe%and%Bakery%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Goodlife Cafe and Bakery') OR SOUNDEX(post_title) LIKE SOUNDEX('goodlife cafe and bakery') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Goodlife%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Cafe%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Bakery%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('Goodlife Cafe and Bakery')OR SOUNDEX(post_title) LIKE SOUNDEX('goodlife cafe and bakery')OR (post_title LIKE '%Goodlife%' OR post_title LIKE '%Cafe%' OR post_title LIKE '%Bakery%'))HAVING match_count >= 3ORDER BY match_count DESC; |
Goodlife Cafe and Bakery |
{"post":"","summary":"Visitors looking for a delicious breakfast and a cozy atmosphere will find a perfect spot at Goodlife Cafe and Bakery.","permalink":""} |
paragraph |
Early risers looking for a peaceful start to the day will appreciate the serene setting and rejuvenating experience offered by Morning Yoga on the Headlands.<br><br>Nature lovers and garden enthusiasts will enjoy exploring the diverse plant collections and scenic beauty at <a href="https://www.visitmendocino.com/listing/mendocino-coast-botanical-gardens/">Mendocino Coast Botanical Gardens</a>.<br><br>Those seeking a luxurious and eco-friendly retreat will find comfort and sustainability combined at <a href="https://www.visitmendocino.com/listing/stanford-inn-by-the-sea/">Stanford Inn by the Sea</a>.<br><br>Visitors looking for a delicious breakfast and a cozy atmosphere will find a perfect spot at Goodlife Cafe and Bakery.<br><br> |