original_reply |
[{"entity": "Mendocino Coast Botanical Gardens","summary": "Nature enthusiasts will appreciate the diverse collection of plants and flowers at Mendocino Coast Botanical Gardens, making it a perfect spot for a peaceful and scenic stroll."}, {"entity": "Glass Beach","summary": "Beach lovers and environmentalists will be fascinated by the unique glass pebbles that make up Glass Beach, a result of years of discarded glass being smoothed by the ocean waves."}, {"entity": "Skunk Train","summary": "Families and train enthusiasts will enjoy a ride on the historic Skunk Train, taking them through the majestic redwood forests and offering a glimpse into Mendocino County’s past."}, {"entity": "MacKerricher State Park","summary": "Outdoor enthusiasts and wildlife lovers will find MacKerricher State Park a great destination to explore tide pools, watch seals bask in the sun, and enjoy scenic coastal views."}] |
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 diverse collection of plants and flowers at Mendocino Coast Botanical Gardens, making it a perfect spot for a peaceful and scenic stroll.","permalink":"https://www.visitmendocino.com/listing/mendocino-coast-botanical-gardens/"} |
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":"Beach lovers and environmentalists will be fascinated by the unique glass pebbles that make up Glass Beach, a result of years of discarded glass being smoothed by the ocean waves.","permalink":"https://www.visitmendocino.com/listing/glass-beach/"} |
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":"Families and train enthusiasts will enjoy a ride on the historic Skunk Train, taking them through the majestic redwood forests and offering a glimpse into Mendocino County’s past.","permalink":"https://www.visitmendocino.com/listing/skunk-train-fort-bragg/"} |
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":"Outdoor enthusiasts and wildlife lovers will find MacKerricher State Park a great destination to explore tide pools, watch seals bask in the sun, and enjoy scenic coastal views.","permalink":"https://www.visitmendocino.com/listing/mackerricher-state-park/"} |
paragraph |
Nature enthusiasts will appreciate the diverse collection of plants and flowers at <a href="https://www.visitmendocino.com/listing/mendocino-coast-botanical-gardens/">Mendocino Coast Botanical Gardens</a>, making it a perfect spot for a peaceful and scenic stroll.<br><br>Beach lovers and environmentalists will be fascinated by the unique glass pebbles that make up <a href="https://www.visitmendocino.com/listing/glass-beach/">Glass Beach</a>, a result of years of discarded glass being smoothed by the ocean waves.<br><br>Families and train enthusiasts will enjoy a ride on the historic <a href="https://www.visitmendocino.com/listing/skunk-train-fort-bragg/">Skunk Train</a>, taking them through the majestic redwood forests and offering a glimpse into Mendocino County’s past.<br><br>Outdoor enthusiasts and wildlife lovers will find <a href="https://www.visitmendocino.com/listing/mackerricher-state-park/">MacKerricher State Park</a> a great destination to explore tide pools, watch seals bask in the sun, and enjoy scenic coastal views.<br><br> |