import { session } from 'wix-storage'; $w.onReady(() => { // Select all images on the page (adjust selector if you want only specific images) const images = $w('Image'); let imageUrls = []; images.forEach(img => { if (img.src) { imageUrls.push(img.src); } }); // Build ImageObject JSON-LD for each image const imageObjects = imageUrls.map(url => { return { "@type": "ImageObject", "contentUrl": url, "description": "Image from AquaTerra site", "license": "https://www.aquaterra.ae/", "acquireLicensePage": "https://www.aquaterra.ae/" }; }); // Build full JSON-LD script with @graph for multiple images const jsonLd = { "@context": "https://schema.org", "@graph": imageObjects }; // Inject JSON-LD script into the page head const script = document.createElement('script'); script.type = 'application/ld+json'; script.text = JSON.stringify(jsonLd); document.head.appendChild(script); });
top of page
4-62.jpg

OUR SERVICE

Painting, Plumbing, Electrical, & HVAC Services Packages

AquaTerra – Service Packages

Package

Service included

Price 

Essential Care (Entry Package)

  • Full initial home audit (check all utilities)

  • 2 AC preventive services per year (filter cleaning, thermostat check)

  • Plumbing inspection (faucets, drains, water heater check)

  • Electrical system check (sockets, switches, DB board)

  • 1 handyman visit (minor carpentry/repairs)

  • 24/7 emergency callouts

Starting from AED 150 + VAT per month for a 1 bedroom apartment (based on an annual contract)

Standard Care (Most Popular)

  • Full initial home audit (check all utilities)

  • 4 AC preventive services per year

  • Plumbing & electrical inspection with minor repairs

  • 2 handyman visits (curtain installation, door fixes, shelves, etc.)

  • Water heater service & drainage check

  • 24/7 emergency callouts (up to 6 free per year)
     

Starting from AED 250 + VAT per month for a 1 bedroom apartment (based on an annual contract)

Premium Care

  • Full initial home audit (check all utilities)

  • 4 AC preventive services per year (includes duct & coil deep cleaning)

  • Quarterly Plumbing & Electrical inspection with minor repairs

  • 6 handyman visits (curtain installation, door fixes, shelves, etc.)

  • Quarterly Water heater service & drainage check

  • Unlimited emergency callouts (no charge)

  • Minor parts replacement (tap washers, fuses, light switches)

  • Water tank cleaning (1x annually for villas)

  • 1 x Annual Roof & drainage inspection (for villas)

  • Annual condition report (detailed maintenance health check)

Starting from AED 365 + VAT per month for a 1 bedroom apartment (based on an annual contract)

aquaterra_10.png

We prioritize quality service over everything. Let us elevate your property maintenance experience today.

  • Facebook
  • Instagram
  • LinkedIn

Contact Details

Suite 20, Level 19, Atelier Business Centre, Barsha Heights

© 2025 by AquaTerra Real Estate Services. Powered and secured by Wix 

bottom of page