original_reply |
[{"entity": "Stanford Inn by the Sea","summary": "Travelers looking for a peaceful eco-resort experience can make reservations at the Stanford Inn by the Sea, known for its stunning ocean views and pet-friendly accommodations."}, {"entity": "Little River Inn","summary": "Guests seeking a classic coastal getaway with ocean views and on-site dining should make reservations at the historic Little River Inn, a family-owned Mendocino hotel."}, {"entity": "Brewery Gulch Inn","summary": "Those interested in a luxurious stay at an award-winning eco-lodge should make reservations at Brewery Gulch Inn, offering panoramic ocean views and gourmet breakfast."}, {"entity": "Albion River Inn","summary": "Visitors looking for a romantic oceanfront retreat with fine dining options can make reservations at Albion River Inn, a cozy Mendocino County inn."}] |
Stanford Inn by the Sea query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Stanford%Inn%by%the%Sea%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Stanford Inn by the Sea') OR SOUNDEX(post_title) LIKE SOUNDEX('stanford inn by sea') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Stanford%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Inn%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%by%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Sea%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('Stanford Inn by the Sea')OR SOUNDEX(post_title) LIKE SOUNDEX('stanford inn by sea')OR (post_title LIKE '%Stanford%' OR post_title LIKE '%Inn%' OR post_title LIKE '%by%' OR post_title LIKE '%Sea%'))HAVING match_count >= 4ORDER BY match_count DESC; |
Stanford Inn by the Sea |
{"post":{"ID":"31981","post_title":"Stanford Inn by the Sea","match_count":"24"},"summary":"Travelers looking for a peaceful eco-resort experience can make reservations at the Stanford Inn by the Sea, known for its stunning ocean views and pet-friendly accommodations.","permalink":"https://www.visitmendocino.com/listing/stanford-inn-by-the-sea/"} |
Little River Inn query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Little%River%Inn%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Little River Inn') OR SOUNDEX(post_title) LIKE SOUNDEX('little river inn') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Little%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%River%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Inn%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('Little River Inn')OR SOUNDEX(post_title) LIKE SOUNDEX('little river inn')OR (post_title LIKE '%Little%' OR post_title LIKE '%River%' OR post_title LIKE '%Inn%'))HAVING match_count >= 3ORDER BY match_count DESC; |
Little River Inn |
{"post":{"ID":"31952","post_title":"Little River Inn Resort & Spa","match_count":"13"},"summary":"Guests seeking a classic coastal getaway with ocean views and on-site dining should make reservations at the historic Little River Inn, a family-owned Mendocino hotel.","permalink":"https://www.visitmendocino.com/listing/little-river-inn-resort-spa/"} |
Brewery Gulch Inn query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Brewery%Gulch%Inn%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Brewery Gulch Inn') OR SOUNDEX(post_title) LIKE SOUNDEX('brewery gulch inn') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Brewery%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Gulch%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Inn%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('Brewery Gulch Inn')OR SOUNDEX(post_title) LIKE SOUNDEX('brewery gulch inn')OR (post_title LIKE '%Brewery%' OR post_title LIKE '%Gulch%' OR post_title LIKE '%Inn%'))HAVING match_count >= 3ORDER BY match_count DESC; |
Brewery Gulch Inn |
{"post":{"ID":"31921","post_title":"Brewery Gulch Inn","match_count":"23"},"summary":"Those interested in a luxurious stay at an award-winning eco-lodge should make reservations at Brewery Gulch Inn, offering panoramic ocean views and gourmet breakfast.","permalink":"https://www.visitmendocino.com/listing/brewery-gulch-inn/"} |
Albion River Inn query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Albion%River%Inn%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Albion River Inn') OR SOUNDEX(post_title) LIKE SOUNDEX('albion river inn') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Albion%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%River%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Inn%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('Albion River Inn')OR SOUNDEX(post_title) LIKE SOUNDEX('albion river inn')OR (post_title LIKE '%Albion%' OR post_title LIKE '%River%' OR post_title LIKE '%Inn%'))HAVING match_count >= 3ORDER BY match_count DESC; |
Albion River Inn |
{"post":"","summary":"Visitors looking for a romantic oceanfront retreat with fine dining options can make reservations at Albion River Inn, a cozy Mendocino County inn.","permalink":""} |
paragraph |
Travelers looking for a peaceful eco-resort experience can make reservations at the <a href="https://www.visitmendocino.com/listing/stanford-inn-by-the-sea/">Stanford Inn by the Sea</a>, known for its stunning ocean views and pet-friendly accommodations.<br><br>Guests seeking a classic coastal getaway with ocean views and on-site dining should make reservations at the historic <a href="https://www.visitmendocino.com/listing/little-river-inn-resort-spa/">Little River Inn</a>, a family-owned Mendocino hotel.<br><br>Those interested in a luxurious stay at an award-winning eco-lodge should make reservations at <a href="https://www.visitmendocino.com/listing/brewery-gulch-inn/">Brewery Gulch Inn</a>, offering panoramic ocean views and gourmet breakfast.<br><br>Visitors looking for a romantic oceanfront retreat with fine dining options can make reservations at Albion River Inn, a cozy Mendocino County inn.<br><br> |