At The Lake Vacation Rentals, LLC
+1 (603) 253-9871

Crystal Clear Water And Charming Home on Winnipesaukee
Please call for rates

Type: House
Dogs Allowed: No
Location: Moultonborough, NH

8

Sleeps

4

Beds

3.5

Baths

Overview

This home is absolutely charming! It rests on a gorgeous lot with pristine Westerly facing frontage! The sand beach is awesome and the dock will accommodate 2 boats up to 20 feet in length. Feel like taking a dip? Swim on out to the raft and dry off while working on your tan. If an afternoon with a good book sounds good to you; picture yourself nestled on the covered porch catching up on your reading while glancing out to the water between pages. Feeling adventurous and want to explore the shoreline or maybe catch dinner? Grab the row boat or canoe and go. Challenge the family to a sand castle competition on the beach or maybe some Frisbee on the beautiful lawn (which also boasts a picnic table for that afternoon glass of lemonade). You\'ll never want to go inside - but once you do, you\'ll be in love with this home! Charm galore with tasteful furnishings; kitchen/living/dining rooms on the first floor plus a sitting room with lots of windows for relaxing. There is also a bedroom with private bath on this floor, a half bath and laundry room. Upstairs you will find another bedroom with private bath and gorgeous lake views and 2 more bedrooms with yet another full bath. Downstairs in the lower level there is a great family room for your evening family gatherings where you can plan your card or board game tournament or watch a movie. The TV service is YouTube TV with a Roku device. Central A/C, Wi-Fi, granite counter tops. This property is just wonderful! The fieldstone fireplace in the living room is off limits and can not be used. There is parking for 3 cars on the property.
LINENS: Please note: Sheets and towels are not included with this rental. If you would like to rent sheets and/or bath towel packages from At The Lake Vacation Rentals, the cost of sheets (including arrival bed making) for this home is $150. Towel packages are $12 per person and include 2 bath towels, 1 hand towel and 1 washcloth. Please let us know at time of booking if you would like to rent sheets and bath towels as availability is limited.
Please note: Amenities and furnishings can change at any time without notice. At Owner discretion, exterior cameras may be in place now or in the future.
This property is managed by At The Lake Vacation Rentals, LLC. State of New Hampshire Meals and Rentals Tax Operator\'s License #058822

Amenities

Mountain Full Kitchen Dishwasher Microwave Coffee Maker Toaster Blender Cookware Washing Machine Dryer Iron and Board Vacuum Central Air Water Source Well No Phone Nearby ATM Nearby Post Office Nearby Bank Wireless Internet Area FitnessCenter Nearby Grocery Outlet Shopping (30-45 minutes) Movie Theatres Golf Course Winnipesaukee Playhouse Bank of NH Meadowbrook Pavilion Gradual Sandy Beach Dock Swim Raft Canoe Row Boat Deck Deck and/or Patio Furniture Beach Chairs Gas Grill Western Exposure Roku TV DVD Player CD Player Stereo System Under $9000 Under $12000 Under $15,000 Under $20,000 Moultonboro Neck
\
Rates
Start Date End Date Weekly Nightly
03/11/2024 12/31/2026 $7,140.00 $1,020.00
SwipeDrag for Rates

Recent Reviews About This Property

Catch
Entries: 15
additional
Struct (ordered)
SQL
stringselect * from be_reviews where unitcode = '1527-121320' and approved = 'Yes' order by createdAt desc
DatabaseName
stringMySQL
DatabaseVersion
string8.4.4-4
DriverName
stringMySQL Connector/J
DriverVersion
stringmysql-connector-j-9.3.0 (Revision: 20ef8ee9eb4294a03858acccea0ddad3525f1ff9)
Datasource
stringbooking_clients
DataSource
stringbooking_clients
Detail
string
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringSELECT command denied to user 'icndshw5_bcdsn'@'192.168.0.42' for table 'be_reviews'
NativeErrorCode
number1142
queryError
stringselect * from be_reviews where unitcode = '1527-121320' and approved = 'Yes' order by createdAt desc
Sql
stringselect * from be_reviews where unitcode = '1527-121320' and approved = 'Yes' order by createdAt desc
SQLState
string42000
StackTrace
stringlucee.runtime.exp.DatabaseException: SELECT command denied to user 'icndshw5_bcdsn'@'192.168.0.42' for table 'be_reviews' at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:112) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:114) at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:990) at com.mysql.cj.jdbc.ClientPreparedStatement.$fr$execute(ClientPreparedStatement.java:384) at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java) at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:353) at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:307) at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:244) at lucee.runtime.tag.Query.executeDatasoure(Query.java:1125) at lucee.runtime.tag.Query._doEndTag(Query.java:692) at lucee.runtime.tag.Query.doEndTag(Query.java:557) at booking.print_cfm$cf.call(/booking/print.cfm:155) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012) at lucee.runtime.listener.ClassicAppListener._onRequest(ClassicAppListener.java:64) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:199) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:168) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:134) at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doNext(FusionReactorRequestHandler.java:698) at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doHttpServletRequest(FusionReactorRequestHandler.java:256) at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.doFusionRequest(FusionReactorRequestHandler.java:119) at com.intergral.fusionreactor.j2ee.filter.FusionReactorRequestHandler.handle(FusionReactorRequestHandler.java:736) at com.intergral.fusionreactor.j2ee.filter.FusionReactorCoreFilter.doFilter(FusionReactorCoreFilter.java:36) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at com.intergral.fusionreactor.j2ee.filterchain.WrappedFilterChain.doFilter(WrappedFilterChain.java:71) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at com.intergral.fusionreactor.agent.filter.FusionReactorStaticFilter.doFilter(FusionReactorStaticFilter.java:54) at com.intergral.fusionreactor.agent.pointcuts.NewFilterChainPointCut$1.invoke(NewFilterChainPointCut.java:50) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:761) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:396) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:937) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1791) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1190) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string153: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;and&nbsp;approved&nbsp;=&nbsp;'Yes'<br> 154: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;order&nbsp;by&nbsp;createdAt&nbsp;desc<br> <b>155: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfquery&gt;</b><br> 156: <br> 157: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfquery&nbsp;name=&quot;getEscapiaReviews&quot;&nbsp;dataSource=&quot;#settings.booking.dsn#&quot;&gt;<br>
codePrintPlain
string153: and approved = 'Yes' 154: order by createdAt desc 155: </cfquery> 156: 157: <cfquery name="getEscapiaReviews" dataSource="#settings.booking.dsn#">
column
number0
id
string??
line
number155
Raw_Trace
stringbooking.print_cfm$cf.call(/booking/print.cfm:155)
template
string/var/www/domains/lakesregionrentals.com/htdocs/booking/print.cfm
type
stringcfml
type
stringdatabase
where
string