- echo $status; ?>
echo $data[0]['beds']. " Bed ".ucwords($data[0]['propertyType']);?>
echo ucWords($data[0]['address']). ", ".ucFirst($data[0]['town']);?>
echo $salePrice;?>
Description
if (!empty($data[0]['information'])) { echo $data[0]['information'];} ?>
if (!empty($data[0]['info2'])) { echo "
".$data[0]['info2'];} ?>
if (!empty($data[0]['info3'])) { echo "
".$data[0]['info3'];} ?>
Key Information
Type
echo ucFirst($data[0]['propertyType']);?>
Year Built
echo ucFirst($data[0]['yearBuilt']);?>
Heating
echo ucFirst($data[0]['heating']);?>
Garden
echo ucFirst($data[0]['garden']);?>
Bedrooms
echo ucFirst($data[0]['beds']);?>
Bathrooms
echo ucFirst($data[0]['baths']);?>
Parking
echo ucFirst($data[0]['parking']);?>
Status
echo $activeStatus; ?>
Features
-
$amenities = explode(',',$amenities);
foreach ($amenities as $feature){ ?>
- echo ucwords($feature); ?> } ?>
Floor Plans
Property
- Beds : echo $data[0]['beds']; ?>
- Bath : echo $data[0]['baths']; ?>
Property Attachments

Home Report
DownloadHow to download
To access & download the Home Report for this property, please first fill in our information request form.
Once complete & sent to us, the download will become immediately available.
Property Video Tour
Location
echo ucWords($data[0]['address']); ?>
echo ucFirst($data[0]['town']); ?>