Amazing location. Enjoy picturesque golf course and lake views from this beautifully remodeled 3 bedroom, 2 baths gorgeous attached villa with attached garage. Walking through your front door, you’ll notice how light and bright the unit is with plenty of windows and sliders capturing the incredible view of the lake and golf course. Enjoy Naples’ sunsets off the large lanai area. You will fall in love with the stylish coastal-modern decor with new kitchen and bath cabinets, quartz countertops and trendy fixtures. All new appliances, fixtures, flooring, vanities, shower, all new paint. Move-in ready! All this set in the quiet community of Lakewood within minutes of downtown Naples and the beaches of Marco Island and Naples.
Amazing location. Enjoy picturesque golf course and lake views from this beautifully remodeled 3 bedroom, 2 baths gorgeous attached villa with attached garage. Walking through your front door, you’ll notice how light and bright the unit is with plenty of windows and sliders capturing the incredible view of the lake and golf course. Enjoy Naples’ sunsets off the large lanai area. You will fall in love with the stylish coastal-modern decor with new kitchen and bath cabinets, quartz countertops and trendy fixtures. All new appliances, fixtures, flooring, vanities, shower, all new paint. Move-in ready! All this set in the quiet community of Lakewood within minutes of downtown Naples and the beaches of Marco Island and Naples.
Brant Keller was very professional and helpful from the first time I reached out to him. He listened to me when I told him what I was interested in and not interested in as far as setting up condo showings …
Read more
11/04/2019 – user09737849 Bought a home in 2019 in Woodley Hills, Alexandria, VA 22306.
Highly likely to recommend
Brant and Donna have wonderful resources, are professional, knowledgeable and committed to helping in any way possible. We bought and sold long distance and they provided all of the companies and services …
Read more
09/26/2019 – padgettcynthia Bought and sold a Condo home in 2019 for approximately $450K in Naples, FL.
Highly likely to recommend
Had a great experience with Brant baying a property, he guide us through the whole process, excellent experience, will definitely use him again, highly recommended!
Read more
05/21/2019 – ruvim83 Bought a Single Family home in 2019 for approximately $425K in Golden Gate, Naples, FL.
Highly likely to recommend
Brant is very professional, knowledgeable, thorough,patient; and kind. Brant maintains direct communication, he always responds to texts, emails or voicemail. I had the good fortune of working with Brant …
Read more
04/15/2019 – zuser20170717095526869 Bought a Condo home in 2018 for approximately $150K in Naples, FL.
Highly likely to recommend
Brant was amazing! The three dimensional drawings, awesome professional photos and usage of social media sold my house in record time. I had 3 offers on my house before the sign was even placed in the …
Read more
11/02/2018 – terrimartin333 Sold a Single Family home in 2018 for approximately $200K in Villas, Fort Myers, FL.
We would love to answer your questions or show you this home at your earliest convenience.
Call now at 2397705944 or fill out the form below as best suits your needs.
function contact_form_validate(){
var is_error = 0;
if (document.getElementById("question_form_name").value == '') {
$("#question_form_name").addClass("is-invalid");
is_error = 1;
}
else{
$("#question_form_name").removeClass("is-invalid");
}
var emailRegEx = /^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$/i;
if(document.getElementById("question_form_email").value == ''){
$("#question_form_email").next().text("Please enter your Email.");
$("#question_form_email").addClass("is-invalid");
is_error = 1;
}
else if (document.getElementById("question_form_email").value.search(emailRegEx) == -1) {
$("#question_form_email").next().text("Please enter a valid email address.");
$("#question_form_email").addClass("is-invalid");
is_error = 1;
} else {
$("#question_form_email").removeClass("is-invalid");
}
if (phonereq == 'Y') {
if (document.getElementById("question_form_phone").value.trim() == '') {
$("#question_form_phone").addClass("is-invalid");
is_error = 1;
}
else {
$("#question_form_phone").removeClass("is-invalid");
}
}
var is_date_err = 0;
/*if(document.getElementById("showdate").value.trim() == ''){
$("#showdate").addClass("is-invalid");
is_error = is_date_err = 1;
}
else{*/
var TodayDate = new Date();
var endDate= new Date(Date.parse($("#showdate").val()));
if (endDate < TodayDate) {
$("#showdate").addClass("is-invalid");
is_error = is_date_err = 1;
}
//}
if( is_date_err == 0 ){
$("#showdate").removeClass("is-invalid");
}
if( is_error == 1 ){
return false;
}
$("#contact_form_button").prop("disabled", true);
var formData = $('#view_property_form').serialize();
$.ajax({
type: "POST",
url: spw_url,
data: formData+'&ajax2=true&contactform=1',
success: function(output) {
$('#modal-questions').modal('hide');
$('#view_property_form').trigger("reset");
$("#contact_form_button").removeAttr("disabled");
var data = $.parseJSON(output);
if (data['res'] == 1) {
response = data['msg'];
if (response == "success") {
new Noty({
text: "Thank you, we'll be reaching out to you shortly.",
type: "success"
}).show();
}
} else {
new Noty({
text: 'Lead was not generated successfully.',
type: "error"
}).show();
}
}
});
return false;
}
function googleTranslateElementInit() {
new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
}