original_reply |
[{"entity": "MacKerricher State Park","summary": "Nature enthusiasts will appreciate the diverse ecosystems, including beaches, dunes, and forests, making MacKerricher State Park a great option for a day trip."}, {"entity": "Mendocino Coast Botanical Gardens","summary": "Garden lovers will enjoy the colorful displays of flowers and plants, making Mendocino Coast Botanical Gardens a perfect destination for a peaceful stroll."}, {"entity": "Point Arena Lighthouse","summary": "History buffs and lighthouse enthusiasts will be fascinated by the rich maritime history and stunning views from Point Arena Lighthouse."}, {"entity": "Roederer Estate","summary": "Wine connoisseurs can indulge in sparkling wines and breathtaking vineyard views at Roederer Estate, a must-visit for wine tasting in Mendocino County."}] |
MacKerricher State Park query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%MacKerricher%State%Park%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('MacKerricher State Park') OR SOUNDEX(post_title) LIKE SOUNDEX('mackerricher state park') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%MacKerricher%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%State%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Park%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('MacKerricher State Park')OR SOUNDEX(post_title) LIKE SOUNDEX('mackerricher state park')OR (post_title LIKE '%MacKerricher%' OR post_title LIKE '%State%' OR post_title LIKE '%Park%'))HAVING match_count >= 3ORDER BY match_count DESC; |
MacKerricher State Park |
{"post":{"ID":"31653","post_title":"MacKerricher State Park","match_count":"23"},"summary":"Nature enthusiasts will appreciate the diverse ecosystems, including beaches, dunes, and forests, making MacKerricher State Park a great option for a day trip.","permalink":"https://www.visitmendocino.com/listing/mackerricher-state-park/"} |
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":"Garden lovers will enjoy the colorful displays of flowers and plants, making Mendocino Coast Botanical Gardens a perfect destination for a peaceful stroll.","permalink":"https://www.visitmendocino.com/listing/mendocino-coast-botanical-gardens/"} |
Point Arena Lighthouse query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Point%Arena%Lighthouse%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Point Arena Lighthouse') OR SOUNDEX(post_title) LIKE SOUNDEX('point arena lighthouse') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Point%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Arena%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Lighthouse%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('Point Arena Lighthouse')OR SOUNDEX(post_title) LIKE SOUNDEX('point arena lighthouse')OR (post_title LIKE '%Point%' OR post_title LIKE '%Arena%' OR post_title LIKE '%Lighthouse%'))HAVING match_count >= 3ORDER BY match_count DESC; |
Point Arena Lighthouse |
{"post":{"ID":"31677","post_title":"Point Arena Lighthouse","match_count":"23"},"summary":"History buffs and lighthouse enthusiasts will be fascinated by the rich maritime history and stunning views from Point Arena Lighthouse.","permalink":"https://www.visitmendocino.com/listing/point-arena-lighthouse/"} |
Roederer Estate query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Roederer%Estate%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Roederer Estate') OR SOUNDEX(post_title) LIKE SOUNDEX('roederer estate') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Roederer%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Estate%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('Roederer Estate')OR SOUNDEX(post_title) LIKE SOUNDEX('roederer estate')OR (post_title LIKE '%Roederer%' OR post_title LIKE '%Estate%'))HAVING match_count >= 2ORDER BY match_count DESC; |
Roederer Estate |
{"post":{"ID":"31838","post_title":"Roederer Estate","match_count":"22"},"summary":"Wine connoisseurs can indulge in sparkling wines and breathtaking vineyard views at Roederer Estate, a must-visit for wine tasting in Mendocino County.","permalink":"https://www.visitmendocino.com/listing/roederer-estate/"} |
paragraph |
Nature enthusiasts will appreciate the diverse ecosystems, including beaches, dunes, and forests, making <a href="https://www.visitmendocino.com/listing/mackerricher-state-park/">MacKerricher State Park</a> a great option for a day trip.<br><br>Garden lovers will enjoy the colorful displays of flowers and plants, making <a href="https://www.visitmendocino.com/listing/mendocino-coast-botanical-gardens/">Mendocino Coast Botanical Gardens</a> a perfect destination for a peaceful stroll.<br><br>History buffs and lighthouse enthusiasts will be fascinated by the rich maritime history and stunning views from <a href="https://www.visitmendocino.com/listing/point-arena-lighthouse/">Point Arena Lighthouse</a>.<br><br>Wine connoisseurs can indulge in sparkling wines and breathtaking vineyard views at <a href="https://www.visitmendocino.com/listing/roederer-estate/">Roederer Estate</a>, a must-visit for wine tasting in Mendocino County.<br><br> |