original_reply |
[{"entity": "B. Bryan Preserve","summary": "Animal lovers will enjoy the up-close encounters with exotic animals at B. Bryan Preserve, making it a great option for families and wildlife enthusiasts."}, {"entity": "Mendocino Coast Botanical Gardens","summary": "Nature lovers will appreciate the stunning display of flora and fauna at Mendocino Coast Botanical Gardens, offering a peaceful retreat for garden enthusiasts and outdoor enthusiasts."}, {"entity": "Point Arena Lighthouse","summary": "History buffs and photographers will appreciate the picturesque views and rich maritime history at Point Arena Lighthouse, making it a must-visit for those interested in coastal heritage."}, {"entity": "Skunk Train","summary": "Train enthusiasts and nature lovers will enjoy the scenic ride through the redwood forests on the historic Skunk Train, providing a unique way to experience Mendocino County's natural beauty."}] |
B. Bryan Preserve query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%B.%Bryan%Preserve%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('B. Bryan Preserve') OR SOUNDEX(post_title) LIKE SOUNDEX('b. bryan preserve') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%B.%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Bryan%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Preserve%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('B. Bryan Preserve')OR SOUNDEX(post_title) LIKE SOUNDEX('b. bryan preserve')OR (post_title LIKE '%B.%' OR post_title LIKE '%Bryan%' OR post_title LIKE '%Preserve%'))HAVING match_count >= 3ORDER BY match_count DESC; |
B. Bryan Preserve |
{"post":{"ID":"31582","post_title":"B. Bryan Preserve","match_count":"23"},"summary":"Animal lovers will enjoy the up-close encounters with exotic animals at B. Bryan Preserve, making it a great option for families and wildlife enthusiasts.","permalink":"https://www.visitmendocino.com/listing/b-bryan-preserve/"} |
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 will appreciate the stunning display of flora and fauna at Mendocino Coast Botanical Gardens, offering a peaceful retreat for garden enthusiasts and outdoor enthusiasts.","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 photographers will appreciate the picturesque views and rich maritime history at Point Arena Lighthouse, making it a must-visit for those interested in coastal heritage.","permalink":"https://www.visitmendocino.com/listing/point-arena-lighthouse/"} |
Skunk Train query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Skunk%Train%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Skunk Train') OR SOUNDEX(post_title) LIKE SOUNDEX('skunk train') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Skunk%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Train%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('Skunk Train')OR SOUNDEX(post_title) LIKE SOUNDEX('skunk train')OR (post_title LIKE '%Skunk%' OR post_title LIKE '%Train%'))HAVING match_count >= 2ORDER BY match_count DESC; |
Skunk Train |
{"post":{"ID":"31898","post_title":"Skunk Train – Fort Bragg","match_count":"12"},"summary":"Train enthusiasts and nature lovers will enjoy the scenic ride through the redwood forests on the historic Skunk Train, providing a unique way to experience Mendocino County's natural beauty.","permalink":"https://www.visitmendocino.com/listing/skunk-train-fort-bragg/"} |
paragraph |
Animal lovers will enjoy the up-close encounters with exotic animals at <a href="https://www.visitmendocino.com/listing/b-bryan-preserve/">B. Bryan Preserve</a>, making it a great option for families and wildlife enthusiasts.<br><br>Nature lovers will appreciate the stunning display of flora and fauna at <a href="https://www.visitmendocino.com/listing/mendocino-coast-botanical-gardens/">Mendocino Coast Botanical Gardens</a>, offering a peaceful retreat for garden enthusiasts and outdoor enthusiasts.<br><br>History buffs and photographers will appreciate the picturesque views and rich maritime history at <a href="https://www.visitmendocino.com/listing/point-arena-lighthouse/">Point Arena Lighthouse</a>, making it a must-visit for those interested in coastal heritage.<br><br>Train enthusiasts and nature lovers will enjoy the scenic ride through the redwood forests on the historic <a href="https://www.visitmendocino.com/listing/skunk-train-fort-bragg/">Skunk Train</a>, providing a unique way to experience Mendocino County's natural beauty.<br><br> |