select * from (Select a.`postalCode`,a.`uniturl`, `region`, `bathrooms`, `bedrooms`,`registration_number`, `sleeps`,en_US_VRBO as href, `thumbnailUrl`, `headline`, description, `state`, `city`, `country`, `source`, `property_type`, `address`,round(price) as price,minimum_nights, `rating`, `review_count`,`latitude`, `longitude`,case when propertyName='' then trim(address) else CONCAT(CONCAT(propertyName,'(',trim(address)),'',')') end as addre,propertyName,
(6371 *
acos(
cos( radians( 21.2759167 ) ) *
cos( radians( `latitude` ) ) *
cos(
radians( `longitude` ) - radians( -157.8233677 )
) +
sin(radians(21.2759167)) *
sin(radians(`latitude`))
)
) as distance from `vacationrentalindex` a inner join vacationrentalindexfeed b on a.uniturl=b.unitUrl and a.headline!='' and a.thumbnailUrl!='' and b.enabled=1 and b.blocked=0 ) as vw where 1 and round(price)>0 and bedrooms>=0 and (registration_number like '%TA-%' or registration_number like '%TA %') AND (`headline` like '%Waikiki Park Heights%') AND sleeps>=1 order by rating desc LIMIT 0, 20
Address: 2440 Kuhio Avenue
A comforting and immaculate Condo in the heart of Waikiki.
- Three short blocks to beach
- Hi-Speed Internet/Wireless available
- Lanai overlooking pool and city view
- Parking garage
- ...
Registration Number: GE-189-020-3648-01, TA-189-020-3648-01, 260240240106
- 1 bedroom
- 1 bathroom
- Sleeps 5
Hawaii> Honolulu