Find property in:
To RentFor Sale For example, Bristol

For Property Owners

Looking to let or sell a property? Register today and list as many properties as you want for FREE!
  • In three simple steps, list a property
  • Commercial or residential
  • To-let or For Sale
Learn More

Register Today to List Your Properties

About Live in South West

Live in South West Icon

Our mission is to help everyone to find the perfect home as easily and quickly as possible.

We developed the first property website that took users as the key to provide excellent experience of finding the right home for them!

Learn more about Live in South West

Footer

Recently Added Properties

Footer

Receive weekly property updates!

Tell us what you think!

If you see any issues or would like to suggest improvements please send us your feedback.
Share this using FacebookShare this property using TwitterShare this property using Delicious
(default) 15 queries took 414 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SHOW FULL COLUMNS FROM `aros`7726
2SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'latin1_swedish_ci';111
3SHOW FULL COLUMNS FROM `acos`7720
4SHOW FULL COLUMNS FROM `aros_acos`7729
5SHOW FULL COLUMNS FROM `properties`2626154
6SHOW FULL COLUMNS FROM `price_models`5520
7SHOW FULL COLUMNS FROM `listing_types`4416
8SHOW FULL COLUMNS FROM `property_types`4421
9SHOW FULL COLUMNS FROM `users`101018
10SHOW FULL COLUMNS FROM `groups`4418
11SHOW FULL COLUMNS FROM `property_images`6622
12SHOW FULL COLUMNS FROM `geocodes`3319
13SHOW FULL COLUMNS FROM `areas`4429
14SELECT `Property`.`title`, `Property`.`size`, `Property`.`bedrooms`, `Property`.`asking_price`, `Property`.`house_number`, `Property`.`road_number`, `Property`.`area`, `Property`.`city`, `Property`.`zip_code`, `Property`.`description`, `Property`.`let_agreed`, `ListingType`.`listing_name`, `Property`.`id` FROM `properties` AS `Property` LEFT JOIN `price_models` AS `PriceModel` ON (`Property`.`price_model_id` = `PriceModel`.`id`) LEFT JOIN `listing_types` AS `ListingType` ON (`Property`.`listing_type_id` = `ListingType`.`id`) LEFT JOIN `property_types` AS `PropertyType` ON (`Property`.`property_type_id` = `PropertyType`.`id`) LEFT JOIN `users` AS `User` ON (`Property`.`user_id` = `User`.`id`) WHERE `Property`.`published_date` != '0000-00-00 00:00:00' AND `Property`.`expires` >= '2012-05-19 05:26:39' ORDER BY `Property`.`published_date` desc LIMIT 50014
15SELECT `ListingType`.`id`, `ListingType`.`listing_name` FROM `listing_types` AS `ListingType` WHERE 1 = 1 227