original_reply |
[{"entity": "Mendocino Coast Botanical Gardens","summary": "Nature enthusiasts and photographers will appreciate the stunning displays of flora and fauna at Mendocino Coast Botanical Gardens, offering potential for unique photography opportunities and nature-inspired art."}, {"entity": "Skunk Train","summary": "History buffs and train enthusiasts can enjoy a nostalgic journey through the redwood forests aboard the Skunk Train, providing a chance to make money by capturing the beauty of the landscape through photography or writing about the experience."}, {"entity": "Point Arena Lighthouse","summary": "Adventurous travelers looking for a unique experience can visit Point Arena Lighthouse, where opportunities exist to make money by participating in guided tours, photography workshops, or creating content about the historic landmark."}] |
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 photographers will appreciate the stunning displays of flora and fauna at Mendocino Coast Botanical Gardens, offering potential for unique photography opportunities and nature-inspired art.","permalink":"https://www.visitmendocino.com/listing/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":"History buffs and train enthusiasts can enjoy a nostalgic journey through the redwood forests aboard the Skunk Train, providing a chance to make money by capturing the beauty of the landscape through photography or writing about the experience.","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":"Adventurous travelers looking for a unique experience can visit Point Arena Lighthouse, where opportunities exist to make money by participating in guided tours, photography workshops, or creating content about the historic landmark.","permalink":"https://www.visitmendocino.com/listing/point-arena-lighthouse/"} |
paragraph |
Nature enthusiasts and photographers will appreciate the stunning displays of flora and fauna at <a href="https://www.visitmendocino.com/listing/mendocino-coast-botanical-gardens/">Mendocino Coast Botanical Gardens</a>, offering potential for unique photography opportunities and nature-inspired art.<br><br>History buffs and train enthusiasts can enjoy a nostalgic journey through the redwood forests aboard the <a href="https://www.visitmendocino.com/listing/skunk-train-fort-bragg/">Skunk Train</a>, providing a chance to make money by capturing the beauty of the landscape through photography or writing about the experience.<br><br>Adventurous travelers looking for a unique experience can visit <a href="https://www.visitmendocino.com/listing/point-arena-lighthouse/">Point Arena Lighthouse</a>, where opportunities exist to make money by participating in guided tours, photography workshops, or creating content about the historic landmark.<br><br> |