nl.comaskeys.com Open in urlscan Pro
151.236.221.27  Public Scan

URL: https://nl.comaskeys.com/
Submission: On June 18 via api from US — Scanned from GB

Form analysis 2 forms found in the DOM

POST /properties/search

<form action="/properties/search" method="post" class="form-inline">
  <input type="hidden" name="order" value="lowest-price">
  <div class="form-group">
    <input type="text" class="form-control input-sm" name="reference" id="reference" value="" placeholder="Woning Referentie ">
  </div>
  <button type="submit" class="btn btn-primary"><i class="fa fa-search"></i><span class="content"> Zoek</span></button>
</form>

POST /properties/search

<form action="/properties/search" method="post" id="property-search" role="form" class="form-horizontal">
  <input type="hidden" name="order" id="order" value="lowest-price">
  <input type="hidden" name="tenure" id="tenure" value="sale">
  <div class="container">
    <div class="row">
      <div class="col-md-3">
        <div class="form-group">
          <label for="minbedrooms">Slaapkamers</label>
          <div class="form-field">
            <select name="minbedrooms" id="minbedrooms" class="form-control input-sm">
              <option value="" selected="selected">Geen Min</option>
              <option value="1">1</option>
              <option value="2">2</option>
              <option value="3">3</option>
              <option value="4">4</option>
              <option value="5">5</option>
              <option value="6">6</option>
              <option value="7">7</option>
              <option value="8">8</option>
            </select>
          </div>
        </div>
      </div>
      <div class="col-md-3">
        <div class="form-group">
          <label for="property_type">Type</label>
          <div class="form-field">
            <select name="property_type" id="property_type" class="form-control input-sm">
              <option value="" selected="selected">Alle</option>
              <option value="apartment">Appartement</option>
              <option value="bungalow">Bungalow</option>
              <option value="commercial">Winkel</option>
              <option value="country-house">Country House</option>
              <option value="duplex">Duplex</option>
              <option value="house">Huis</option>
              <option value="parking">Parking</option>
              <option value="penthouse">Penthouse</option>
              <option value="plot">Plot</option>
              <option value="townhouse">Rijtjes Huis</option>
              <option value="villa">Villa</option>
            </select>
          </div>
        </div>
      </div>
      <div class="col-md-2">
        <div class="form-group">
          <label for="currency">Currency</label>
          <div class="form-field">
            <select name="currency" id="currency" class="form-control input-sm">
              <option value="EUR">Euros</option>
              <option value="GBP">Pound Sterling</option>
              <option value="USD">US Dollar</option>
            </select>
          </div>
        </div>
      </div>
      <div class="col-md-4">
        <div class="form-group form-group-sale price-range">
          <label for="minprice" id="price-range-label">Prijs (EUR)</label>
          <div class="form-field">
            <select name="minprice" id="minprice" class="form-control input-sm">
              <option value="" selected="selected">Geen Min</option>
              <option value="10000"> 10,000</option>
              <option value="20000"> 20,000</option>
              <option value="30000"> 30,000</option>
              <option value="40000"> 40,000</option>
              <option value="50000" selected="selected"> 50,000</option>
              <option value="60000"> 60,000</option>
              <option value="70000"> 70,000</option>
              <option value="80000"> 80,000</option>
              <option value="90000"> 90,000</option>
              <option value="100000"> 100,000</option>
              <option value="110000"> 110,000</option>
              <option value="120000"> 120,000</option>
              <option value="130000"> 130,000</option>
              <option value="140000"> 140,000</option>
              <option value="150000"> 150,000</option>
              <option value="160000"> 160,000</option>
              <option value="170000"> 170,000</option>
              <option value="180000"> 180,000</option>
              <option value="190000"> 190,000</option>
              <option value="200000"> 200,000</option>
              <option value="300000"> 300,000</option>
              <option value="400000"> 400,000</option>
              <option value="500000"> 500,000</option>
              <option value="600000"> 600,000</option>
              <option value="700000"> 700,000</option>
              <option value="800000"> 800,000</option>
              <option value="900000"> 900,000</option>
              <option value="1000000"> 1,000,000</option>
              <option value="2000000"> 2,000,000</option>
              <option value="3000000"> 3,000,000</option>
              <option value="4000000"> 4,000,000</option>
              <option value="5000000"> 5,000,000</option>
            </select>
            <select name="maxprice" id="maxprice" class="form-control input-sm">
              <option value="" selected="selected">Geen Max</option>
              <option value="10000"> 10,000</option>
              <option value="20000"> 20,000</option>
              <option value="30000"> 30,000</option>
              <option value="40000"> 40,000</option>
              <option value="50000"> 50,000</option>
              <option value="60000"> 60,000</option>
              <option value="70000"> 70,000</option>
              <option value="80000"> 80,000</option>
              <option value="90000"> 90,000</option>
              <option value="100000"> 100,000</option>
              <option value="110000"> 110,000</option>
              <option value="120000"> 120,000</option>
              <option value="130000"> 130,000</option>
              <option value="140000"> 140,000</option>
              <option value="150000"> 150,000</option>
              <option value="160000"> 160,000</option>
              <option value="170000"> 170,000</option>
              <option value="180000"> 180,000</option>
              <option value="190000"> 190,000</option>
              <option value="200000"> 200,000</option>
              <option value="300000"> 300,000</option>
              <option value="400000"> 400,000</option>
              <option value="500000"> 500,000</option>
              <option value="600000"> 600,000</option>
              <option value="700000"> 700,000</option>
              <option value="800000"> 800,000</option>
              <option value="900000"> 900,000</option>
              <option value="1000000"> 1,000,000</option>
              <option value="2000000"> 2,000,000</option>
              <option value="3000000"> 3,000,000</option>
              <option value="4000000"> 4,000,000</option>
              <option value="5000000"> 5,000,000</option>
            </select>
            <span class="to">tot</span>
          </div>
        </div>
        <div class="form-group form-group-rental price-range" style="display:none;">
          <label for="minprice">Prijs (EUR)</label>
          <div class="form-field">
            <select name="minprice" id="minprice" class="form-control input-sm" disabled="disabled">
              <option value="" selected="selected">Geen Min</option>
              <option value="100"> 100</option>
              <option value="200"> 200</option>
              <option value="300"> 300</option>
              <option value="400"> 400</option>
              <option value="500"> 500</option>
              <option value="600"> 600</option>
              <option value="700"> 700</option>
              <option value="800"> 800</option>
              <option value="900"> 900</option>
              <option value="1000"> 1,000</option>
              <option value="1500"> 1,500</option>
              <option value="2000"> 2,000</option>
              <option value="2500"> 2,500</option>
              <option value="3000"> 3,000</option>
              <option value="3500"> 3,500</option>
              <option value="4000"> 4,000</option>
              <option value="4500"> 4,500</option>
              <option value="5000"> 5,000</option>
            </select>
            <select name="maxprice" id="maxprice" class="form-control input-sm" disabled="disabled">
              <option value="" selected="selected">Geen Max</option>
              <option value="100"> 100</option>
              <option value="200"> 200</option>
              <option value="300"> 300</option>
              <option value="400"> 400</option>
              <option value="500"> 500</option>
              <option value="600"> 600</option>
              <option value="700"> 700</option>
              <option value="800"> 800</option>
              <option value="900"> 900</option>
              <option value="1000"> 1,000</option>
              <option value="1500"> 1,500</option>
              <option value="2000"> 2,000</option>
              <option value="2500"> 2,500</option>
              <option value="3000"> 3,000</option>
              <option value="3500"> 3,500</option>
              <option value="4000"> 4,000</option>
              <option value="4500"> 4,500</option>
              <option value="5000"> 5,000</option>
            </select>
            <span class="to">tot</span>
          </div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col-md-2">
        <div class="form-group">
          <label for="currency">Type</label>
          <div class="form-field">
            <select name="buildtype" id="buildtype" class="form-control input-sm">
              <option value="">Alle</option>
              <option value="new">Nieuwbouw</option>
              <option value="resale">Bestaande woning</option>
            </select>
          </div>
        </div>
      </div>
      <div class="col-xs-10 col-md-7">
        <input type="hidden" name="location" id="location" value="">
        <div class="locations">
          <div class="form-group" id="region-form-group">
            <label for="region">Provincie</label>
            <div class="form-field">
              <select name="region" id="region" class="form-control input-sm">
                <option value="" selected="selected">Alle</option>
                <option value="3-alicante">Alicante</option>
                <option value="106-murcia">Murcia</option>
              </select>
            </div>
          </div>
          <div class="form-group" id="town-form-group">
            <label for="town">Stad</label>
            <div class="form-field">
              <select name="town" id="town" class="form-control input-sm" disabled="disabled">
                <option value="" selected="selected">Alle</option>
              </select>
            </div>
          </div>
        </div><!-- /.locations -->
      </div><!-- /.col -->
      <div class="col-xs-12 col-md-3">
        <div class="form-buttons">
          <button type="submit" class="btn btn-primary"><i class="fa fa-search"></i> Zoek Woningen</button>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Call +34 966 941 959 | +34 615 57 48 54
E-Mail john@sunworld.es
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Toggle navigation
 * Home
 * Verkoop
 * Shortlist 0

 * Registeer
 * Contact



Zoek
Slaapkamers
Geen Min 1 2 3 4 5 6 7 8
Type
Alle Appartement Bungalow Winkel Country House Duplex Huis Parking Penthouse
Plot Rijtjes Huis Villa
Currency
Euros Pound Sterling US Dollar
Prijs (EUR)
Geen Min 10,000 20,000 30,000 40,000 50,000 60,000 70,000 80,000 90,000 100,000
110,000 120,000 130,000 140,000 150,000 160,000 170,000 180,000 190,000 200,000
300,000 400,000 500,000 600,000 700,000 800,000 900,000 1,000,000 2,000,000
3,000,000 4,000,000 5,000,000 Geen Max 10,000 20,000 30,000 40,000 50,000 60,000
70,000 80,000 90,000 100,000 110,000 120,000 130,000 140,000 150,000 160,000
170,000 180,000 190,000 200,000 300,000 400,000 500,000 600,000 700,000 800,000
900,000 1,000,000 2,000,000 3,000,000 4,000,000 5,000,000 tot
Prijs (EUR)
Geen Min 100 200 300 400 500 600 700 800 900 1,000 1,500 2,000 2,500 3,000 3,500
4,000 4,500 5,000 Geen Max 100 200 300 400 500 600 700 800 900 1,000 1,500 2,000
2,500 3,000 3,500 4,000 4,500 5,000 tot
Type
Alle Nieuwbouw Bestaande woning
Provincie
Alle Alicante Murcia
Stad
Alle
Zoek Woningen
Las Colinas Eigenschappen



 




 Nieuwbouw Woningen aan de Costa Blanca







AANBEVOLEN WONINGEN


4 BEDROOM VILLA TE KOOP IN CABO ROIG



Slaapkamers: 4
Badkamers: 2
Ref: N5908/7515-2-1
€845,000



Shortlist
Details


4 BEDROOM VILLA TE KOOP IN CABO ROIG



Slaapkamers: 4
Badkamers: 2
Ref: N5907/7515-1-1-1-1
€709,950



Shortlist
Details


4 BEDROOM VILLA TE KOOP IN MAR MENOR



Slaapkamers: 4
Badkamers: 3
Ref: N5903/7515-2-1
€565,950



Shortlist
Details


2 BEDROOM VILLA TE KOOP IN SAN PEDRO DEL PINATAR



Slaapkamers: 2
Badkamers: 2
Ref: 694497
€249,900



Shortlist
Details


3 BEDROOM VILLA TE KOOP IN LA ZENIA



Slaapkamers: 3
Badkamers: 3
Ref: SWNB1588
€480,000



Shortlist
Details


3 BEDROOM VILLA TE KOOP IN TORRE PACHECO



Slaapkamers: 3
Badkamers: 3
Ref: 694986
€800,000



Shortlist
Details


3 BEDROOM VILLA TE KOOP IN CIUDAD QUESADA



Slaapkamers: 3
Badkamers: 2
Ref: 694987
€330,000



Shortlist
Details


1 BEDROOM APPARTEMENT TE KOOP IN ALICANTE



Slaapkamers: 1
Badkamers: 1
Ref: 695097
€230,000



Shortlist
Details



GET INTERACTIVE AND FOLLOW US ON SOCIAL MEDIA

@comaskeyspropertieslazenia
4 hours ago

NEW BUILD VILLAS IN ROJALES

New Build 12 Detached Villas in Rojales.
Modern villas build over 1 level, have 3 bedrooms, 2 bathrooms, open plan
kitchen with living room, solarium, private garden with the pool and parking
space.

Include:
Photovoltaic Energy.
Hot-Cold Air Conditioning.
Interior and Exterior Lighting.
Furnished kitchen with extractor hood and osmosis included.
Aluminium Electric Blinds.
Built-in Wardrobes in Bedrooms.
Furnished Bathrooms and Glass Shower Screens.
Fiber Optic in each room and living room.
Private pool.
Off Road Parking.

Villas located in Rojales, a privileged and quiet area next to the Laguna de La
Mata Natural Park and just 5 kilometres from the best beaches on the Costa
Blanca.

In the area, there is an extensive sports and commercial offer: Hotels, Shopping
Centre’s, Restaurants, 2 Water Parks, 8 18-hole Golf Courses, Horse Riding,
Tennis Courts, etc…

Access to the AP-7 motorway is less than 2 km away and the Alicante and Murcia
airports are less than 30 minutes away.
Read more

0

0
Share
@comaskeyspropertieslazenia
2 days ago

3 Bedroom Townhouse for sale in Cabo Roig
_______________________
💰 Price: From
€184,000
_______________________
This home offers you :
🌴✨🛌 3 bedrooms
🌴✨🛁 2 bathroom
🌴✨🌍 69 m2 build
More information about this property:
https://www.comaskeys.com/.../1913413-townhouse-for-sale...
✨Find Your Dream Property Now
☎📞 Contact Now: HTTPS://wa.me/34615574854
🌐Website: https://www.comaskeys.com/
Book your appointment online now!

#properties #realestateinvestor #apartmentstyle #apartmentliving #sellingahouse
#houseinspain #apartmentsales
Read more

0

0
Share
Sunworld Lawyers
June 3

¿Estás comprando una vivienda aquí en España y necesitas un representante legal
para ayudarte y garantizarte una compraventa rápida y segura?

Adjunto una lista de todo lo que haremos para usted, contactarnos hoy y un
miembro de nuestra oficina te ayudará con cada decisión que tomes

Llamarnos hoy para reservar una consulta gratuita: +34966941959
Read more

6

1
Share
Sunworld Lawyers
June 3


6

0
Share
Sunworld Lawyers
June 2

Are you buying a property in Spain and need a law firm to help you with a smooth
transaction ?

Here is a list of exactly what we will do for you, contact us today and member
of our team with help you with every step of the way.

Call us today to book a free consultation : 966 941 959
Read more

4

0
Share
Sunworld Lawyers
May 30

We have come a long way since this post !!!
We are extremely proud to report that we have 1000s of happy buyers,sellers and
legal clients over the years. If you are looking for legal representation book
an appointment with our legal team today !!!
Read more

7

4
Share
@comaskeyspropertieslazenia
April 28

3 Bedroom Villa for Sale in Orihuela Costa
_______________________
💰 Price: From
€190,000
_______________________
This home offers you:
🌴✨🛌 3 bedrooms
🌴✨🛁 2 bathrooms
🌴✨🌍 140 m2 build

More information about this property:
https://www.comaskeys.com/property/1906459-villa-for-sale-in-orihuela-costa
__________________________
✨2024 Dreaming Properties Real Estate
☎📞 Contact Now: HTTPS://wa.me/34615574854
🌐Website: https://www.comaskeys.com/
Book your appointment online now!
#house #sellingahouse #housebeautiful #propertiesseller #properties
#realestateinvestor
Read more

0

0
Share
@comaskeyspropertieslazenia
April 19

2 Bedroom Townhouse for Sale in Punta Prima
_______________________
💰 Price: From
€154,950
_______________________
This home offers you:
🌴✨🛌 2 bedrooms
🌴✨🛁 1 bathroom
🌴✨🌍 78 m2 plot
🌴✨🌍 78 m2 build
🌴✨🏊‍♀ Swimming Pool: Yes
More information about this property:
https://www.comaskeys.com/.../1905528-townhouse-for-sale...
__________________________
✨2024 Dreaming Properties Real Estate
☎📞 Contact Now: HTTPS://wa.me/34615574854
🌐Website: https://www.comaskeys.com/
Book your appointment online now!
#sellingahouse #house #propertiesseller #realestateinvestor #housebeautiful
#properties
Read more

0

0
Share
@comaskeyspropertieslazenia
April 18

2 Bedroom Townhouse for Ssale in Algorfa
_______________________
💰 Price: From
€119,950
_______________________
This home offers you:
🌴✨🛌 2 bedrooms
🌴✨🛁 1 bathroom
🌴✨🌍 64 m2 build
More information about this property:
https://www.comaskeys.com/.../1810942-townhouse-for-sale...
__________________________
✨2024 Dreaming Properties Real Estate
☎📞 Contact Now: HTTPS://wa.me/34615574854
🌐Website: https://www.comaskeys.com/
Book your appointment online now!

#sellingahouse #house #propertiesseller #realestateinvestor #housebeautiful
#properties
Read more

0

0
Share
@comaskeyspropertieslazenia
April 16

3 Bedroom Apartment for Sale in Alcantarilla
_______________________
💰 Price: From
€123,000
_______________________
This home offers you:
🌴✨🛌 3 bedrooms
🌴✨🛁 2 bathroom
🌴✨🌍 96 m2 build

More information about this property:
https://www.comaskeys.com/property/1891419-apartment-for-sale-in-alcantarilla
__________________________
✨2024 Dreaming Properties Real Estate
☎📞 Contact Now: HTTPS://wa.me/34615574854
🌐Website: https://www.comaskeys.com/
Book your appointment online now!
#sellingahouse #realestateinvestor #housebeautiful #properties #properties
Read more

0

0
Share
@comaskeyspropertieslazenia
April 15

3 Bedroom Townhouse for Sale in Torrevieja
_______________________
💰 Price: From
€195,000
_______________________
This home offers you

🌴✨🛌 3 bedrooms
🌴✨🛁 2 bathroom
🌴✨🌍 95 m2 build
🌴✨🏊‍♀ Swimming Pool: Yes

More information about this property:
https://www.comaskeys.com/property/1904729-townhouse-for-sale-in-torrevieja
__________________________
✨2024 Dreaming Properties Real Estate
☎📞 Contact Now: HTTPS://wa.me/34615574854
🌐Website: https://www.comaskeys.com/
Book your appointment online now!
#sellingahouse #properties #realestateinvestor #housebeautiful
Read more

0

0
Share
@comaskeyspropertieslazenia
April 14

3 Bedroom Apartment for Sale in Torrevieja
_______________________
💰 Price: From
€169,000
_______________________
This home offers you:
🌴✨🛌 3 bedrooms
🌴✨🛁 1 bathroom
🌴✨🌍 93 m2 build

More information about this property:
https://www.comaskeys.com/property/1904691-apartment-for-sale-in-torrevieja

✨2024 Dreaming Properties Real Estate
☎📞 Contact Now: HTTPS://wa.me/34615574854
🌐Website: https://www.comaskeys.com/
Book your appointment online now!

#sellingahouse #properties #realestateinvestor #housebeautiful #houseinspain2024
#realestate #house #investor
Read more

0

0
Share
Load More


RECENT CLIENT REVIEWS

Adam, Leah and the team in Sunworld were very helpful in finding our home in the
Costa Blanca. When the COVID-19 restrictions kicked in they were very supportive
in ensuring the sale/purchase went through to the originally agreed timelines.
Looking forward to seeing you all in the hopefully not too distant future!
Wayne Fitzgerald

Un gran equipo de profesionales. Gente joven, dinámica y eficiente. Si buscas
propiedades preciosas para comprar en España, ellos te harán la búsqueda fácil y
agradable. Disfrutarás de la compra de la casa de tus sueños. Totalmente
recomendable.
Estefania Cantos

Alex in particular was fantastic in my property purchase. He's gone above and
beyond the call of duty, even driving me to the apartment on his day off the day
I collected the keys. He thoroughly understood what I was looking for and I
liked every property he showed me. I didn't have much interaction with other
members of Sunworld but would completely recommend Alex.
Katie Humphries

One of the best real estate in Torrevieja. We had a 3 days to choose and buy
apartment. They were well prepared , informative, we did not have to worry about
anything. They were ready to bring us home keys in the late night. High standard
professional and respectful. Job well done. Thank you ever so much.
Malgorzata Magalska




 * Naar boven
 * Home
 * Sitemap
 * Verkoop
 * Privacy Policy
 * Contact

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


VOLG ONS



© Copyright Luxury Overseas SL 2024. All Rights Reserved.

Powered by Advance Agent - Estate Agency Software

ORIHUELA COSTA OFFICE

Comaskey Spanish Properties



Calle Flores 1, La Zenia, Orihuela Costa, 03189, Alicante



T: +34 966 941 959 M: +34 615 57 48 54



E: john@sunworld.es











Chat with us, powered by LiveChat


Comaskey Spanish Properties
How can we help ?
21:03
Enter Your Message...