Apartment Groot Hertoginnelaan for rent in Den Haag (2024)

×

About emails

E-mail alerts

An e-mail alert is bases on your search settings. When you have an active e-mail alert and a room is offered you will receive an e-mail about it right away. You are able to unsubscribe from these alerts all the time via the alert page and the unsubscribe page.

Service e-mails

directwonen.nl sends different kind of service e-mails like the newsletter which contains the latest news about the developments of the website and the room market. You are able to unsubscribe from the service e-mails via the setting page and unsubscribe page.

Other e-mails

directwonen.nl also sends e-mails you can’t unsubscribe from. These e-mails will be send after an action on the website like requesting your password, buying a membership, responding to a room and offering a room.


Sign up

  1. All properties
  2. Rentals Den Haag
  3. Apartments Den Haag
  4. Rentals Groot Hertoginnelaan

Apartment for rent Groot Hertoginnelaan, Den Haag

2195, - p/m

( Excl.)

×

1 /10

Apartment Groot Hertoginnelaan for rent in Den Haag (11)

2 /10

Apartment Groot Hertoginnelaan for rent in Den Haag (12)

3 /10

Apartment Groot Hertoginnelaan for rent in Den Haag (13)

4 /10

Apartment Groot Hertoginnelaan for rent in Den Haag (14)

5 /10

Apartment Groot Hertoginnelaan for rent in Den Haag (15)

6 /10

Apartment Groot Hertoginnelaan for rent in Den Haag (16)

7 /10

Apartment Groot Hertoginnelaan for rent in Den Haag (17)

8 /10

Apartment Groot Hertoginnelaan for rent in Den Haag (18)

9 /10

Apartment Groot Hertoginnelaan for rent in Den Haag (19)

10 /10

Apartment Groot Hertoginnelaan for rent in Den Haag (20)

Apartment Groot Hertoginnelaan for rent in Den Haag (21)

Apartment Groot Hertoginnelaan for rent in Den Haag (22)

Apartment Groot Hertoginnelaan for rent in Den Haag (23)

Apartment Groot Hertoginnelaan for rent in Den Haag (24)

Apartment Groot Hertoginnelaan for rent in Den Haag (25)

Apartment Groot Hertoginnelaan for rent in Den Haag (26)

Apartment Groot Hertoginnelaan for rent in Den Haag (27)

Apartment Groot Hertoginnelaan for rent in Den Haag (28)

Apartment Groot Hertoginnelaan for rent in Den Haag (29)

Apartment Groot Hertoginnelaan for rent in Den Haag (30)

Immediately

Apartment

3

Rooms

120 m2

Furnished

Apartment

Newly renovated, sustainable, 2-bedroom apartment located in the popular and centrally located Duinoord neighbourhood. Right in between Scheveningen/Statenkwartier and the city center. This older (late 19th century) part of Den Haag is known for its classical architecture and cosy atmosphere. The ap....

Newly renovated, sustainable, 2-bedroom apartment located in the popular and centrally located Duinoord neighbourhood. Right in between Scheveningen/Statenkwartier and the city center. This older (late 19th century) part of Den Haag is known for its classical architecture and cosy atmosphere. The apartment is around 120m2, divided into four rooms and fitted with floor heating and new oak wooden flooring. Two shopping streets are located nearby (Reinkenstraat and Frederik Hendriklaan) and several bus and tramlines in the vicinity. Layout Entry, stairs to first floor. Entrance through the living room with separated ensuite by large classic sliding doors. The apartment is fitted with beautiful, ornamental ceilings and full authentic details with all modern comforts. The living room with glass sliding doors connect to the kitchen area. The kitchen is divided with a cooking island, built-in equipment and breakfast bar. Master bedroom (4,3 x 3,2 m2) Second bedroom/study room (2,38 x 3,60 m2). Modern bathroom equipped with shower, design washbasin and heating. Separate toilet with washbasin. Separate room located in the hal for the washing machine and drying. The apartment is recently renovated, has double glazing and wooden flooring throughout, is good insulated, floor heating, solar boiler and energy label A. Location Located in the centrally located and popular Duinoord area. Close to several international institutions (OPCW, ICTY, Europol) as well as the shopping streets Reinkenstraat and Frederik Hendriklaan. Well connected to public transport and between the city center and the beach making both locations accessible within 10 minutes.

Features

  • What is the deposit?-
  • Is there an outdoor area? :None
  • Viewing
  • Smoking allowed? Ask the landlord
  • Pets allowed? Ask the landlord
  • Status : Ask the landlord
  • Availability Date : Immediately -

Read More

Read Less

Respond directly to this property

Respond directly to this property

On the map

"); $("#btnShareCopy").prepend($elm); setTimeout(function () { $elm.remove(); }, 1000); } else { var $elm = $("

"); $("#btnShareCopy").prepend($elm); setTimeout(function () { $elm.remove(); }, 1000); } } catch (err) { console.log('Oops, unable to copy'); } document.body.removeChild(copyTextArea); } }) ShowOnMap(); });function closeModal() { document.getElementById("photoModal").style.display = "none"; } var slideIndex = 1; showSlides(slideIndex); function plusSlides(n) { showSlides(slideIndex += n); } function currentSlide(n) { showSlides(slideIndex = n); } function showSlides(n) { var i; var slides = document.getElementsByClassName("mySlides"); var dots = document.getElementsByClassName("demo"); var captionText = document.getElementById("caption"); if (n > slides.length) { slideIndex = 1 } if (n < 1) { slideIndex = slides.length } for (i = 0; i < slides.length; i++) { slides[i].style.display = "none"; } for (i = 0; i < dots.length; i++) { dots[i].className = dots[i].className.replace(" active", ""); } slides[slideIndex - 1].style.display = "block"; dots[slideIndex - 1].className += " active"; captionText.innerHTML = dots[slideIndex - 1].alt; } var clicking = false; var popupOpen = true; function checktoSlide(n) { console.log('Hi'); if (popupOpen == true) { document.getElementById("photoModal").style.display = "block"; showSlides(slideIndex = n); } } $('.hover-shadow').mousedown(function () { clicking = true; popupOpen = true; }); $(document).mouseup(function () { clicking = false; }) $('.hover-shadow').mousemove(function () { if (clicking == false) return; popupOpen = false; }); (function ($) { $.fn.drags = function (opt) { opt = $.extend({ handle: "", cursor: "move" }, opt); if (opt.handle === "") { var $el = this; } else { var $el = this.find(opt.handle); } return $el.css('cursor', opt.cursor).on("mousedown", function (e) { if (opt.handle === "") { var $drag = $(this).addClass('draggable'); } else { var $drag = $(this).addClass('active-handle').parent().addClass('draggable'); } var z_idx = $drag.css('z-index'), drg_h = $drag.outerHeight(), drg_w = $drag.outerWidth(), pos_x = $drag.offset().left + drg_w - e.pageX; $drag.css('z-index', 1).parents().on("mousemove", function (e) { $('.draggable').offset({ left: e.pageX + pos_x - drg_w }).on("mouseup", function () { $(this).removeClass('draggable').css('z-index', z_idx); }); }); e.preventDefault(); // disable selection }).on("mouseup", function () { if (opt.handle === "") { $(this).removeClass('draggable'); } else { $(this).removeClass('active-handle').parent().removeClass('draggable'); } }); } })(jQuery); $('.drag-control').drags(); $('.dragging-container').drags(); $('.drag-control') .mouseup(function () { $('.dragging-container').mouseup(); }) .mousedown(function () { $('.dragging-container').mousedown(); });

Apartment Groot Hertoginnelaan for rent in Den Haag (2024)
Top Articles
HamClock Anleitung Teil 1
Ham Clock - UTC Uhr auf dem Raspi - Funkwelle.com
Byrn Funeral Home Mayfield Kentucky Obituaries
Puretalkusa.com/Amac
craigslist: south coast jobs, apartments, for sale, services, community, and events
Craigslist - Pets for Sale or Adoption in Zeeland, MI
Moe Gangat Age
Craigslist Boats For Sale Seattle
Summoners War Update Notes
Lax Arrivals Volaris
Hoe kom ik bij mijn medische gegevens van de huisarts? - HKN Huisartsen
Playgirl Magazine Cover Template Free
Mary Kay Lipstick Conversion Chart PDF Form - FormsPal
6813472639
Uc Santa Cruz Events
50 Shades Darker Movie 123Movies
Nick Pulos Height, Age, Net Worth, Girlfriend, Stunt Actor
Barber Gym Quantico Hours
PCM.daily - Discussion Forum: Classique du Grand Duché
The Banshees Of Inisherin Showtimes Near Broadway Metro
Speedstepper
Black Panther 2 Showtimes Near Epic Theatres Of Palm Coast
Unity Webgl Car Tag
Craigslist Comes Clean: No More 'Adult Services,' Ever
2004 Honda Odyssey Firing Order
O'reilly's In Monroe Georgia
Pioneer Library Overdrive
Courtney Roberson Rob Dyrdek
Otis Inmate Locator
2487872771
UPC Code Lookup: Free UPC Code Lookup With Major Retailers
Roadtoutopiasweepstakes.con
The Wichita Beacon from Wichita, Kansas
Texters Wish You Were Here
Scanning the Airwaves
KM to M (Kilometer to Meter) Converter, 1 km is 1000 m
Elizaveta Viktorovna Bout
Busted Newspaper Campbell County KY Arrests
World Social Protection Report 2024-26: Universal social protection for climate action and a just transition
Subdomain Finder
VDJdb in 2019: database extension, new analysis infrastructure and a T-cell receptor motif compendium
Promo Code Blackout Bingo 2023
Expendables 4 Showtimes Near Malco Tupelo Commons Cinema Grill
4k Movie, Streaming, Blu-Ray Disc, and Home Theater Product Reviews & News
About Us
Darkglass Electronics The Exponent 500 Test
Greg Steube Height
The Quiet Girl Showtimes Near Landmark Plaza Frontenac
Craigslist Anc Ak
Bones And All Showtimes Near Emagine Canton
Asisn Massage Near Me
Die 10 wichtigsten Sehenswürdigkeiten in NYC, die Sie kennen sollten
Latest Posts
Article information

Author: Twana Towne Ret

Last Updated:

Views: 5713

Rating: 4.3 / 5 (44 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Twana Towne Ret

Birthday: 1994-03-19

Address: Apt. 990 97439 Corwin Motorway, Port Eliseoburgh, NM 99144-2618

Phone: +5958753152963

Job: National Specialist

Hobby: Kayaking, Photography, Skydiving, Embroidery, Leather crafting, Orienteering, Cooking

Introduction: My name is Twana Towne Ret, I am a famous, talented, joyous, perfect, powerful, inquisitive, lovely person who loves writing and wants to share my knowledge and understanding with you.