Glen Coe, Scotland. 56.6823N, -5.1069W
We know how the land lies
New Property Search
aacrps-IVR240232
Offers over £115,000
Home Report
Room Dimensions
Entrance Hall
3.39m x 1.21m (11'1" x 4')
Lounge
3.89m x 3.65m (12'9" x 12')
Kitchen
4.00m x 1.84m (13'1" x 6'0")
Bedroom 1
3.92m x 3.67m (12'10" x 12'0")
Bedroom 2
3.52m x 3.29m (11'7" x 10'10")
Shower Room
2.72m x 1.40m (8'11" x 4'7")
Utility Cupboard
1.82m x 1.17m (6' x 3'10")
Tax Band
Council Tax Band: B
Summary details
Located centrally within the town of Inverurie and within a short walking distance of all local amenities, this first floor flat offers good sized accommodation throughout, perfect for any first-time buyer or buy to let investor.The internal accommodation consists of lovely high ceilings and original internal doors throughout. The bright and airy lounge looks out onto the front of the property and offers plenty space for furniture. Across the hall is the kitchen which is fitted with a range of modern gloss base and wall units and features a built in folding table offering space for dining facilities.Two good sized bedrooms on opposite sides of the property are bright and airy, with one benefitting from built in wardrobes providing additional storage space. Completing the internal accommodation is the shower room which has been fitted with a white two piece suite and separate shower enclosure. Providing further storage is the fully floored loft with Ramsey ladder, power and light. A communal hallway gives access to the utility cupboard fitted with power, light and plumbed for a washing machine. The shared rear garden is mainly laid to lawn with a drying area. Ample on street parking facilities are located to the front of the property. All carpets, curtains, light fittings and shades will be included in the sale along with the oven, hob and fridge freezer and shelving in the lounge. Early viewing is essential to fully appreciate the opportunity this flat has to offer.
Agent Note...
These property details are set out as a general outline only and do not constitute any part of an Offer or Contract. Any services, equipment, fittings or central heating systems have not been tested and no warranty is given or implied that these are in working order. Buyers are advised to obtain verification from their solicitor or surveyor.
Fixtures & fittings: All fixtures and fittings mentioned in these particulars are included in the sale. All others in the property are specifically excluded.
Photographs: Photographs are reproduced for general information and it must not be inferred that any item is included for sale with the property.
Floor plans: Whilst every attempt is made to ensure the accuracy of any floor plan, measurements of doors, windows, rooms and any other items are approximate and no responsibility is taken for any error, omission, or misstatement.The plan is for illustrative purposes only and should be used as such by any prospective purchaser.
Location
Book a viewing
Step 1: Choose a date and time
Requested appointment:
change appointment
I can't find a suitable time
I can't find a suitable time
Sorry, there were no viewing appointments found for this property. To arrange your viewing please get in touch with us stating your availability.
Viewing requested
Please note this is not a booked appointment. A member of our team will be in touch shortly to confirm. If you have any queries please contact us on 0333 00 66 333.
Interested in viewing other properties? Take a look at these...
View more similar properties
#} else {#
Let STC
#}# #} else if (Status!=null && (Status == "SOLD" || Status == "Sold")){#
SOLD
#}#
#if(Image!=null){# #}# #if(Status!="SOLD" && Status!="Sold") {#
360° Tour | Video Tour |
#}#
#=PriceString#
#=ShortAddress1#
#=ShortAddress2#
#if(Bedrooms){# ${Bedrooms} #}# #if(Receptions){#
${Receptions} #}# #if(Bathrooms){#
${Bathrooms} #}#
#if(SearchType!= "Sale"){# Book viewing online #}else if(Status != "Under Offer" && Status != "Let" && UnacView != null && Status != "Sold" ){# Book viewing online #}else if(Status != "Under Offer" && Status != "Sold" ){# Book viewing online #}#
#}#
#=SalePriceString#
#if(HouseName){#${HouseName}, #} else if(HouseNumber){#${HouseNumber}#}# #if(Address1){#${Address1},#}# #if(Address2){#${Address2},#}# #if(Address3){#${Address3},#}# #if(Address4){#${Address4},#}# #if(Postcode){#${Postcode}#}#
'; } return content; } function createInfoWindowContent(selectedModel){ var contentString = '
' + '
'; if(selectedModel.HouseName){ contentString += selectedModel.HouseName +', '; } else if(selectedModel.HouseNumber){ contentString += selectedModel.HouseNumber + ' '; } if(selectedModel.Address1){ contentString += selectedModel.Address1 + ', '; } if(selectedModel.Address2){ contentString += selectedModel.Address2 + ', '; contentString +="
"; } if(selectedModel.Address3){ contentString += selectedModel.Address3 + ', '; } if(selectedModel.Address4){ contentString += selectedModel.Address4 + ', '; } if(selectedModel.Postcode){ contentString += selectedModel.Postcode; } var priceString = ""; if(selectedModel.SalePriceString!= null) { /*if(selectedModel.PriceQualifier == "PA") { qPriceString = "Price on Application"; } else if(selectedModel.PriceQualifier == "OO") { qPriceString = "Offers Over " + selectedModel.SalePriceString; } else if(selectedModel.PriceQualifier == "FP") { qPriceString = "Fixed Price " + selectedModel.SalePriceString; } else if(selectedModel.PriceQualifier == "OR") { qPriceString = "Offers Around " + selectedModel.SalePriceString; }*/ priceString = selectedModel.SalePriceString; } if(selectedModel.RentString!= null) { priceString = selectedModel.RentString; } contentString += '
' + '
' + '
' + priceString + '
' + '
' '
' + ''; if(selectedModel.Bedrooms != null){ contentString += '' + '' + '' + '' + '' + selectedModel.Bedrooms + '' + ''; } if(selectedModel.Receptions != null){ contentString += '' + '' + '
' + '' + '' + selectedModel.Receptions + '' + ''; } if(selectedModel.Bathrooms){ contentString += '' + '' + '
' + '' + '' + selectedModel.Bathrooms + '' + ''; } contentString += '' + '
'; if(selectedModel.Status != null || selectedModel.Status == "Under Offer"){ contentString += selectedModel.Status; } contentString += '' + '
' + '
' + '
' + '
' + '' + '
' + '
' contentString += '
' + '
' + '
' + 'Details'; if(selectedModel.PrintableDetails!=null){ contentString += 'Schedule'; } contentString += 'Home Report'; contentString += '
'; return contentString; } function ClearOfficeOverlays() { if (officeMarkerArray) { for (i in officeMarkerArray) { officeMarkerArray[i].setMap(null); } } }; function ShowOfficeOverlays() { if (officeMarkerArray && officeMarkerArray.length > 0) { var latlngbounds = new google.maps.LatLngBounds(); for (i in officeMarkerArray) { officeMarkerArray[i].setMap(insisoGoogleMaps.map); } } }; function updateTotals(e) { var total = e.sender.dataSource.total(); viewModel.set("total", total); //stButtons.locateElements(); } var viewModel = kendo.observable({ total: 0, searchResultsSelected: true, mapResultsSelected: false, myPropertiesSelected: false, searchResultsClass: function(){ var searchResultsSelected = this.get("searchResultsSelected"); if(searchResultsSelected){ return "active"; } else{ return "inactive"; } }, mapResultsClass: function(){ var mapResultsSelected = this.get("mapResultsSelected"); if(mapResultsSelected){ return "active"; } else{ return "inactive"; } }, myPropertiesClass: function(){ var myPropertiesSelected = this.get("myPropertiesSelected"); if(myPropertiesSelected){ return "active"; } else{ return "inactive"; } }, displaySearchResults: function () { viewModel.set("searchResultsSelected", true); viewModel.set("mapResultsSelected", false); viewModel.set("myPropertiesSelected", false); }, displayMapResults: function () { viewModel.set("searchResultsSelected", false); viewModel.set("mapResultsSelected", true); viewModel.set("myPropertiesSelected", false); applyMapFilters(); }, displayMyProperties: function () { viewModel.set("searchResultsSelected", false); viewModel.set("mapResultsSelected", false); viewModel.set("myPropertiesSelected", true); } }); kendo.bind(document.body.children, viewModel);
+ My Properties
View My Properties (0)
Call (01467) 621263
How much could this property cost me?
Your payment:£ p/m
This information is a guide only and should not be relied on as a recommendation or advice that any particular mortgage is suitable for you. All mortgages are subject to the applicant(s) meeting the eligibility criteria of lenders. Make an appointment to receive mortgage advice suitable for your needs and circumstances. We reserve the right to charge a mortgage fee in some cases. Your home may be repossessed if you do not keep up repayments on your mortgage.
Free whole of market mortgage advice
Exclusive rates available
Quick and simple personal service
To find out how the information that you provided may be used by Aberdein Considine (as the Data Controller) please review our Privacy Policy by clicking here
Sorry this appointment time is no longer available, please select an alternative appointment.
New Property Search
Buying a home
Selling your home
Property guides and information
All Property Guides
Client feedback
We had the most informative meeting with Laura Considine today who has helped make the process of buying our first home very easy.
V. Dovidaityte, purchase client
Latest property news
Keep up to date with the latest property and mortgage news, as well as the best new homes coming on the market.
All News
${ArticleDateString}
${Title}
#=ArticleDescription#