original_reply |
[{"entity": "Skunk Train","summary": "Nature enthusiasts and history buffs will appreciate the scenic train ride through the majestic redwoods offered by the Skunk Train."}, {"entity": "Point Arena Lighthouse","summary": "History lovers and photographers will enjoy visiting the iconic Point Arena Lighthouse, offering stunning views of the coast and a glimpse into the area's maritime past."}, {"entity": "Pacific Star Winery","summary": "Wine connoisseurs and ocean lovers will delight in the unique experience of wine tasting by the sea at Pacific Star Winery."}, {"entity": "Mendocino Coast Botanical Gardens","summary": "Nature enthusiasts and garden lovers can explore the diverse plant collections and beautiful coastal landscapes at the Mendocino Coast Botanical Gardens."}] |
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":"Nature enthusiasts and history buffs will appreciate the scenic train ride through the majestic redwoods offered by the Skunk Train.","permalink":"https://www.visitmendocino.com/listing/skunk-train-fort-bragg/"} |
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 lovers and photographers will enjoy visiting the iconic Point Arena Lighthouse, offering stunning views of the coast and a glimpse into the area's maritime past.","permalink":"https://www.visitmendocino.com/listing/point-arena-lighthouse/"} |
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 connoisseurs and ocean lovers will delight in the unique experience of wine tasting by the sea at Pacific Star Winery.","permalink":"https://www.visitmendocino.com/listing/pacific-star-winery/"} |
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 and garden lovers can explore the diverse plant collections and beautiful coastal landscapes at the Mendocino Coast Botanical Gardens.","permalink":"https://www.visitmendocino.com/listing/mendocino-coast-botanical-gardens/"} |
paragraph |
Nature enthusiasts and history buffs will appreciate the scenic train ride through the majestic redwoods offered by the <a href="https://www.visitmendocino.com/listing/skunk-train-fort-bragg/">Skunk Train</a>.<br><br>History lovers and photographers will enjoy visiting the iconic <a href="https://www.visitmendocino.com/listing/point-arena-lighthouse/">Point Arena Lighthouse</a>, offering stunning views of the coast and a glimpse into the area's maritime past.<br><br>Wine connoisseurs and ocean lovers will delight in the unique experience of wine tasting by the sea at <a href="https://www.visitmendocino.com/listing/pacific-star-winery/">Pacific Star Winery</a>.<br><br>Nature enthusiasts and garden lovers can explore the diverse plant collections and beautiful coastal landscapes at the <a href="https://www.visitmendocino.com/listing/mendocino-coast-botanical-gardens/">Mendocino Coast Botanical Gardens</a>.<br><br> |