DEBUGING
Address: El Monte 91732
Full Address:
Username: sellmyhousefastmiami
Lat: 34.0734
Lon: -118.0139
Geo Source:
Query: SELECT DISTINCT locations.id, locations.location_number, locations.name, locations.street_address, locations.street_address_line2, locations.street_address_line3, locations.city, locations.state_province, locations.zip_postal_code, locations.country, locations.phone, locations.toll_free, locations.fax, locations.email, locations.website_url, locations.contact_name, locations.contact_title, locations.additional_info, locations.custom1, locations.custom2, locations.custom3, locations.custom4, locations.custom5, locations.custom6, locations.image, locations.marker_url, locations.featured, locations.rank, locations.products, locations.lat, locations.lon, (3956 * 2 * ASIN(SQRT( POWER(SIN((34.0734 - locations.lat) * pi()/180 / 2), 2) + COS(34.0734 * pi()/180) * COS(locations.lat * pi()/180) * POWER(SIN((-118.0139 - locations.lon) * pi()/180 / 2), 2) )) ) AS distance
FROM (`locations`)
LEFT JOIN `accounts` ON `locations`.`account_id` = `accounts`.`id`
WHERE `accounts`.`username` = 'sellmyhousefastmiami'
AND `locations`.`lat` <> ""
ORDER BY `rank` desc, `distance` asc, `locations`.`location_number` asc, `locations`.`id` asc
LIMIT 10
Total Rows: 1
Rows: Array
(
[0] => stdClass Object
(
[id] => 21149745
[location_number] => Miami Florida United States 33131
[name] => Sell My House Fast Miami FL
[street_address] => Miami Florida United States 33131
[street_address_line2] =>
[street_address_line3] =>
[city] => Miami
[state_province] => Florida
[zip_postal_code] => 33131
[country] => USA
[phone] => 786-550-2930
[toll_free] =>
[fax] =>
[email] =>
[email protected]
[website_url] => https://sellmyhousefastmiamifl.com/
[contact_name] =>
[contact_title] =>
[additional_info] => Sell My House Fast Miami, FL offers a streamlined, efficient solution for homeowners in Miami looking to sell quickly. They provide fair cash offers, handle all paperwork, and ensure a fast closing process, all without the need for repairs or dealing with realtors.
[custom1] =>
[custom2] =>
[custom3] =>
[custom4] =>
[custom5] =>
[custom6] =>
[image] => https://sellmyhousefastmiamifl.com/wp-content/uploads/elementor/thumbs/Sell-My-Hose-Fast-Miami-FL-logo.-2-qgls600ahxexuyiqi042mt6glk4iusr5rafaq1iqqe.png
[marker_url] =>
[featured] => 0
[rank] => 0
[products] => Array
(
[0] => sell my house fast miami fl, cash home buyer miami fl, we buy houses miami fl
)
[lat] => 25.820751
[lon] => -80.304565
[distance] => 2312.8979964402256
)
)