original_reply |
[{"entity": "Mendocino Coast Botanical Gardens","summary": "Nature enthusiasts will appreciate the opportunity to explore the diverse plant life at Mendocino Coast Botanical Gardens, making it a great option for those interested in foraging."}, {"entity": "Point Cabrillo Light Station State Historic Park","summary": "History buffs and nature lovers alike will enjoy visiting Point Cabrillo Light Station State Historic Park, where you can learn about the area's maritime history and admire the stunning coastal views."}, {"entity": "Jug Handle State Natural Reserve","summary": "Outdoor enthusiasts looking to immerse themselves in nature will find Jug Handle State Natural Reserve a perfect spot for hiking and observing the unique ecological features of the area."}, {"entity": "Mendocino Headlands State Park","summary": "Visitors seeking beautiful coastal views and a chance to see local wildlife up close should explore Mendocino Headlands State Park, a great option for those interested in foraging responsibly."}] |
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 will appreciate the opportunity to explore the diverse plant life at Mendocino Coast Botanical Gardens, making it a great option for those interested in foraging.","permalink":"https://www.visitmendocino.com/listing/mendocino-coast-botanical-gardens/"} |
Point Cabrillo Light Station State Historic Park query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Point%Cabrillo%Light%Station%State%Historic%Park%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Point Cabrillo Light Station State Historic Park') OR SOUNDEX(post_title) LIKE SOUNDEX('point cabrillo light station state historic park') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Point%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Cabrillo%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Light%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Station%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%State%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Historic%' 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('Point Cabrillo Light Station State Historic Park')OR SOUNDEX(post_title) LIKE SOUNDEX('point cabrillo light station state historic park')OR (post_title LIKE '%Point%' OR post_title LIKE '%Cabrillo%' OR post_title LIKE '%Light%' OR post_title LIKE '%Station%' OR post_title LIKE '%State%' OR post_title LIKE '%Historic%' OR post_title LIKE '%Park%'))HAVING match_count >= 7ORDER BY match_count DESC; |
Point Cabrillo Light Station State Historic Park |
{"post":"","summary":"History buffs and nature lovers alike will enjoy visiting Point Cabrillo Light Station State Historic Park, where you can learn about the area's maritime history and admire the stunning coastal views.","permalink":""} |
Jug Handle State Natural Reserve query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Jug%Handle%State%Natural%Reserve%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Jug Handle State Natural Reserve') OR SOUNDEX(post_title) LIKE SOUNDEX('jug handle state natural reserve') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Jug%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Handle%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%State%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Natural%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Reserve%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('Jug Handle State Natural Reserve')OR SOUNDEX(post_title) LIKE SOUNDEX('jug handle state natural reserve')OR (post_title LIKE '%Jug%' OR post_title LIKE '%Handle%' OR post_title LIKE '%State%' OR post_title LIKE '%Natural%' OR post_title LIKE '%Reserve%'))HAVING match_count >= 5ORDER BY match_count DESC; |
Jug Handle State Natural Reserve |
{"post":"","summary":"Outdoor enthusiasts looking to immerse themselves in nature will find Jug Handle State Natural Reserve a perfect spot for hiking and observing the unique ecological features of the area.","permalink":""} |
Mendocino Headlands State Park query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Mendocino%Headlands%State%Park%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Mendocino Headlands State Park') OR SOUNDEX(post_title) LIKE SOUNDEX('mendocino headlands state park') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Mendocino%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Headlands%' 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('Mendocino Headlands State Park')OR SOUNDEX(post_title) LIKE SOUNDEX('mendocino headlands state park')OR (post_title LIKE '%Mendocino%' OR post_title LIKE '%Headlands%' OR post_title LIKE '%State%' OR post_title LIKE '%Park%'))HAVING match_count >= 4ORDER BY match_count DESC; |
Mendocino Headlands State Park |
{"post":{"ID":"31563","post_title":"Mendocino Headlands State Park","match_count":"24"},"summary":"Visitors seeking beautiful coastal views and a chance to see local wildlife up close should explore Mendocino Headlands State Park, a great option for those interested in foraging responsibly.","permalink":"https://www.visitmendocino.com/listing/mendocino-headlands-state-park/"} |
paragraph |
Nature enthusiasts will appreciate the opportunity to explore the diverse plant life at <a href="https://www.visitmendocino.com/listing/mendocino-coast-botanical-gardens/">Mendocino Coast Botanical Gardens</a>, making it a great option for those interested in foraging.<br><br>History buffs and nature lovers alike will enjoy visiting Point Cabrillo Light Station State Historic Park, where you can learn about the area's maritime history and admire the stunning coastal views.<br><br>Outdoor enthusiasts looking to immerse themselves in nature will find Jug Handle State Natural Reserve a perfect spot for hiking and observing the unique ecological features of the area.<br><br>Visitors seeking beautiful coastal views and a chance to see local wildlife up close should explore <a href="https://www.visitmendocino.com/listing/mendocino-headlands-state-park/">Mendocino Headlands State Park</a>, a great option for those interested in foraging responsibly.<br><br> |