Detached Villa in Els Poblets - New build - Lexington Realty
Lexington Realty real estate agency in Costa Blanca, Alicante, Santa Pola, Gran Alacant
Back to the search results
zoom
Ref: N8318
New build
Detached Villa in Els Poblets - New build

Detached Villa in Els Poblets - New build

Ref: N8318
  • 3 Bedrooms 3
  • 2 Bathrooms 2
  • House area 98m² 98m²
  • Plot area 381m² 381m²
  • 381 No
455,000€
Details
  • Property type Detached Villa
  • Sales class New build
  • Coast Costa Blanca South
  • Location Els Poblets
  • Swimming pool No
  • Garden Private
Areas
  • House area 98 m²
  • Plot area 381 m²

Energy certificate: Pending

Characteristics
  • Close To Schools
  • Roof terrace
  • Pre-installed air conditioning

NEW BUILD VILLAS IN ELS POBLETS

New Build development will have 4 magnificent properties with gardens, private parking and the possibility of a private swimming pool. In an unbeatable location next to the town centre, shopping centre and all kinds of services, three-bedroom, two-bathroom homes with garden and solarium will be built.

New Build villas build over 1 floor and has 3 bedrooms, 2 bathrooms, open plan kitchen with the lounge area, fitted wardrobes, private garden with the off road parking space, private solarium.
An options for a private pool at an extra cost.

Features:
•Built-in lined wardrobes, distributed with hanging bar, drawers and interior LED lighting.
•Installation of linear LED lighting throughout the house.
•Installation of air conditioning ducts in living room and bedrooms (including the machine).
•USB chargers in bedrooms.
•Installation of individual photovoltaic panels without battery on the roof according to regulations.
•Pre-installation of electric car charger.
•Reinforced concrete structure.
•Facade with a monolayer finish.
•PVC exterior carpentry with thermal break, double glazing with ¨Climalit¨ type air chamber and low emissivity.
•Armoured entrance door.
•Porcelain or similar interior flooring, the skirting board will be lacquered to match the interior carpentry.
•Vertical walls of bathrooms and toilets in porcelain or similar.
•Wall finished in smooth plastic paint.
•Kitchen with high and low cabinets, Silestone or similar countertop equipped with induction hob with integrated ventilation system and electric oven.
•Suspended vitrified porcelain sanitary ware with built-in cistern.
•Flat resin shower trays, with shower screens including.
• Sink with cabinet and mirror with built-in LED lighting in all bathrooms and toilets.
•Mixer taps.
•Inner doors white lacquered.

Els Poblets is situated between Alicante and Valencia, 1 hour from either airport.

Els Poblets is located in a plain formed by alluvial soils of the Girona River. It spans about 1 km of coastline on the Mediterranean and contains the beach of Almadrava.

Bordering Denia and El Verger there are 24km of stunning BLUE FLAG beaches to choose from.

The town and the beach are around 1km between each other, wheras many Spanish coastal towns are closed in the winter, Els Poblets is open all year with all amenities such as, bars, banks, shops, restaurants, supermarkets, hairdressers and is a friendly town with mixed nationalities, mainly Spanish with some ex pats.

Contact us regarding this property

Lexington Realty

C/ Finlandia 19, Bl. 1, Loc. 2
Commercial Centre Gran Alacant
03130 Santa Pola, ALICANTE

+34 966 69 51 52
contact@lexington-realty.com

Estoy de acuerdo

Utilizamos cookies propias y de terceros para realizar análisis de uso y de medición de nuestra web para mejorar nuestros servicios. Si continua navegando, consideramos que acepta su uso. Para obtener más información aquí.


2025-02-22T13:24:11+01:00info
Database connected
2025-02-22T13:24:11+01:00sql14 ms
SELECT *, clave FROM lexington_traducciones
2025-02-22T13:24:11+01:00sql0 ms
SELECT clave, valor FROM lexington_config
2025-02-22T13:24:11+01:00sql0 ms
	SELECT id, clave, parent_id, privado, formulario,
					titulo_en AS titulo, banner,
					link_en AS link,
					slug_en AS slug,
					meta_key_en AS meta_key,
					meta_descr_en AS meta_descr,
					art_en AS text
					FROM lexington_articulos 
					 WHERE slug_en = 'properties-for-sale' 
					
2025-02-22T13:24:11+01:00sql0 ms
	SELECT id, clave, 
					titulo_en AS title,
					link_en AS link,
					slug_en AS slug,
					art_en AS text,
					meta_descr_en AS meta,
					(SELECT img.file_name as file_name
        FROM lexington_images_articulos img
        WHERE img.parent_id = main.id
        ORDER BY img.orden ASC
        LIMIT 1) AS file_name 
					FROM lexington_articulos main
					WHERE parent_id = 48
					ORDER BY orden
					
2025-02-22T13:24:11+01:00sql0 ms
SELECT file_name FROM lexington_images_articulos WHERE parent_id = 48 ORDER BY orden
2025-02-22T13:24:11+01:00sql1 ms
SELECT file_name FROM lexington_files_articulos WHERE parent_id = 48 ORDER BY orden
2025-02-22T13:24:11+01:00sql3 ms
 	SELECT *, id, clave, link_en AS link,  titulo_en AS titulo,
					slug_en AS slug, header_menu, footer_menu, parent_id, orden
					FROM lexington_articulos
					ORDER BY orden
					
2025-02-22T13:24:11+01:00sql0 ms
SELECT slug_en, slug_dk, slug_se, slug_no, slug_fr, slug_nl, slug_de, slug_es, slug_pl FROM lexington_articulos WHERE clave = 'viviendas-comprar'
2025-02-22T13:24:11+01:00sql0 ms
SELECT slug_en, slug_dk, slug_se, slug_no, slug_fr, slug_nl, slug_de, slug_es, slug_pl FROM lexington_articulos WHERE clave = 'viviendas-comprar'
2025-02-22T13:24:11+01:00sql0 ms
SELECT slug_en, slug_dk, slug_se, slug_no, slug_fr, slug_nl, slug_de, slug_es, slug_pl FROM lexington_articulos WHERE clave = 'viviendas-comprar'
2025-02-22T13:24:11+01:00sql1 ms
	SELECT main.*, titulo_en AS titulo,
					descripcion_en AS descripcion,
					loc.nombre as localidad, loc.descr_en AS localidad_descr,
					cos.provincia, main.fecha_creado, direccion,
					loc.costa_id,
					zon.nombre as zona,
					main.codigo_postal, 
					tip.nombre_thinkspain,
					cla.nombre_en as clase,
					tip.nombre_en as tipo, 
					cos.nombre_en as costa,
					pis.nombre_en as piscina,
					jar.nombre_en as jardin,
					ori.nombre_en as orientacion,
					par.nombre_en as parking,
					vis.nombre_en as vistas
					FROM lexington_viviendas main
					LEFT JOIN lexington_localidades loc
						ON main.localidad_id = loc.id
					LEFT JOIN lexington_zonas zon
						ON main.zona_id = zon.id
					LEFT OUTER JOIN lexington_costas cos
						ON loc.costa_id = cos.id
					LEFT JOIN lexington_clases cla
						ON main.clase_id = cla.id
					LEFT JOIN lexington_tipos tip
						ON main.tipo_id = tip.id
					LEFT JOIN lexington_piscinas pis
						ON main.piscina_id = pis.id
					LEFT JOIN lexington_jardines jar
						ON main.jardin_id = jar.id
					LEFT JOIN lexington_orientaciones ori
						ON main.orientacion_id = ori.id
					LEFT JOIN lexington_parkings par
						ON main.parking_id = par.id
					LEFT JOIN lexington_vistas vis
						ON main.vista_id = vis.id	
						
					WHERE main.id = 11749
2025-02-22T13:24:11+01:00sql1 ms
SELECT parent_id, file_name FROM lexington_images_viviendas WHERE parent_id = 11749 ORDER BY orden
2025-02-22T13:24:11+01:00sql0 ms
SELECT parent_id, file_name FROM lexington_files_viviendas WHERE parent_id = 11749 ORDER BY orden
2025-02-22T13:24:11+01:00sql0 ms
SELECT id, nombre_en as nombre FROM lexington_opciones ORDER BY orden
2025-02-22T13:24:11+01:00sql0 ms
SELECT slug_en, slug_dk, slug_se, slug_no, slug_fr, slug_nl, slug_de, slug_es, slug_pl FROM lexington_articulos WHERE clave = 'viviendas-comprar'
2025-02-22T13:24:11+01:00sql48 ms
					SELECT main.id AS main_id, referencia, dormitorios, banos, sup_vivienda,
					sup_parcela, precio_de_venta, main.fecha_creado, precio_desde,
					descripcion_en AS descripcion,
					piscina_id AS piscina, zon.nombre as zona, main.opciones_json AS opciones,
					 
					
					lat, lon, reservado, vendido, reducido, agente,
					main.titulo_en AS titulo, 
					loc.nombre AS localidad,
					tip.nombre_en AS tipo, 
					cla.id AS clase_id, cla.nombre_en AS clase,
					cos.nombre_en AS costa, loc.costa_id,
					opciones_json,
					
						(SELECT img.file_name as file_name
						FROM lexington_images_viviendas img
						WHERE img.parent_id = main.id
						ORDER BY img.orden ASC, img.id ASC
						LIMIT 1) AS file_name
					FROM lexington_viviendas main
					LEFT JOIN lexington_localidades loc ON main.localidad_id = loc.id
					LEFT JOIN lexington_zonas zon ON main.zona_id = zon.id
					LEFT JOIN lexington_tipos tip ON main.tipo_id = tip.id
					LEFT JOIN lexington_clases cla ON main.clase_id = cla.id
					LEFT OUTER JOIN lexington_costas cos ON loc.costa_id = cos.id
					WHERE 1 = 1
		 AND (precio_de_venta >= 341250) AND (precio_de_venta <= 568750) AND (costa_id = 2) AND (tipo_id = 5) AND (main.id != 11749) AND (visible = 1) ORDER BY RAND() LIMIT 3
2025-02-22T13:24:11+01:00sql0 ms
            SELECT loc.*, descr_en AS descripcion,
            cos.nombre_en AS costa
            FROM lexington_localidades loc
            JOIN lexington_costas cos
                ON loc.costa_id =  cos.id
            WHERE loc.id = 189
2025-02-22T13:24:11+01:00sql0 ms
	SELECT file_name, art.id AS aid
					FROM lexington_images_articulos img
					JOIN lexington_articulos art
						ON img.parent_id = art.id
					WHERE art.clave = 'viviendas-comprar'
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_en AS nombre FROM lexington_costas WHERE id = 2
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_en AS nombre FROM lexington_tipos WHERE id = 5
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_en AS nombre FROM lexington_costas WHERE id = 2
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_en AS nombre FROM lexington_tipos WHERE id = 5
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_dk AS nombre FROM lexington_costas WHERE id = 2
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_dk AS nombre FROM lexington_tipos WHERE id = 5
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_se AS nombre FROM lexington_costas WHERE id = 2
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_se AS nombre FROM lexington_tipos WHERE id = 5
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_no AS nombre FROM lexington_costas WHERE id = 2
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_no AS nombre FROM lexington_tipos WHERE id = 5
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_fr AS nombre FROM lexington_costas WHERE id = 2
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_fr AS nombre FROM lexington_tipos WHERE id = 5
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_nl AS nombre FROM lexington_costas WHERE id = 2
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_nl AS nombre FROM lexington_tipos WHERE id = 5
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_de AS nombre FROM lexington_costas WHERE id = 2
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_de AS nombre FROM lexington_tipos WHERE id = 5
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_es AS nombre FROM lexington_costas WHERE id = 2
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_es AS nombre FROM lexington_tipos WHERE id = 5
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_pl AS nombre FROM lexington_costas WHERE id = 2
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_pl AS nombre FROM lexington_tipos WHERE id = 5
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_dk AS nombre FROM lexington_costas WHERE id = 2
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_dk AS nombre FROM lexington_tipos WHERE id = 5
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_se AS nombre FROM lexington_costas WHERE id = 2
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_se AS nombre FROM lexington_tipos WHERE id = 5
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_no AS nombre FROM lexington_costas WHERE id = 2
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_no AS nombre FROM lexington_tipos WHERE id = 5
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_fr AS nombre FROM lexington_costas WHERE id = 2
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_fr AS nombre FROM lexington_tipos WHERE id = 5
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_nl AS nombre FROM lexington_costas WHERE id = 2
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_nl AS nombre FROM lexington_tipos WHERE id = 5
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_de AS nombre FROM lexington_costas WHERE id = 2
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_de AS nombre FROM lexington_tipos WHERE id = 5
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_es AS nombre FROM lexington_costas WHERE id = 2
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_es AS nombre FROM lexington_tipos WHERE id = 5
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_pl AS nombre FROM lexington_costas WHERE id = 2
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_pl AS nombre FROM lexington_tipos WHERE id = 5
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_nl AS nombre FROM lexington_costas WHERE id = 2
2025-02-22T13:24:11+01:00sql0 ms
SELECT nombre_nl AS nombre FROM lexington_tipos WHERE id = 5