original_reply |
[{"entity": "Mendocino Coast Botanical Gardens","summary": "Nature-loving couples will appreciate the serene beauty and diverse plant life at Mendocino Coast Botanical Gardens, making it a perfect spot for a romantic stroll."},{"entity": "Pacific Star Winery","summary": "Wine enthusiasts can indulge in stunning ocean views while savoring delicious wines at Pacific Star Winery, an ideal destination for a relaxing and romantic wine tasting experience."},{"entity": "Glass Beach","summary": "Adventurous couples will enjoy hunting for colorful sea glass along the shore at Glass Beach, offering a unique and memorable experience by the ocean."},{"entity": "Stanford Inn by the Sea","summary": "Couples seeking a cozy retreat will find comfort and tranquility at Stanford Inn by the Sea, a charming eco-resort with gourmet dining options and scenic views of Big River."}] |
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-loving couples will appreciate the serene beauty and diverse plant life at Mendocino Coast Botanical Gardens, making it a perfect spot for a romantic stroll.","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 enthusiasts can indulge in stunning ocean views while savoring delicious wines at Pacific Star Winery, an ideal destination for a relaxing and romantic wine tasting experience.","permalink":"https://www.visitmendocino.com/listing/pacific-star-winery/"} |
Glass Beach query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Glass%Beach%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Glass Beach') OR SOUNDEX(post_title) LIKE SOUNDEX('glass beach') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Glass%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Beach%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('Glass Beach')OR SOUNDEX(post_title) LIKE SOUNDEX('glass beach')OR (post_title LIKE '%Glass%' OR post_title LIKE '%Beach%'))HAVING match_count >= 2ORDER BY match_count DESC; |
Glass Beach |
{"post":{"ID":"31801","post_title":"Glass Beach","match_count":"22"},"summary":"Adventurous couples will enjoy hunting for colorful sea glass along the shore at Glass Beach, offering a unique and memorable experience by the ocean.","permalink":"https://www.visitmendocino.com/listing/glass-beach/"} |
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":"Couples seeking a cozy retreat will find comfort and tranquility at Stanford Inn by the Sea, a charming eco-resort with gourmet dining options and scenic views of Big River.","permalink":"https://www.visitmendocino.com/listing/stanford-inn-by-the-sea/"} |
paragraph |
Nature-loving couples will appreciate the serene beauty and diverse plant life at <a href="https://www.visitmendocino.com/listing/mendocino-coast-botanical-gardens/">Mendocino Coast Botanical Gardens</a>, making it a perfect spot for a romantic stroll.<br><br>Wine enthusiasts can indulge in stunning ocean views while savoring delicious wines at <a href="https://www.visitmendocino.com/listing/pacific-star-winery/">Pacific Star Winery</a>, an ideal destination for a relaxing and romantic wine tasting experience.<br><br>Adventurous couples will enjoy hunting for colorful sea glass along the shore at <a href="https://www.visitmendocino.com/listing/glass-beach/">Glass Beach</a>, offering a unique and memorable experience by the ocean.<br><br>Couples seeking a cozy retreat will find comfort and tranquility at <a href="https://www.visitmendocino.com/listing/stanford-inn-by-the-sea/">Stanford Inn by the Sea</a>, a charming eco-resort with gourmet dining options and scenic views of Big River.<br><br> |